.hero{position:relative}.hero.bg-gradient{background:var(--color-primary);overflow:hidden}.hero.bg-gradient:after{aspect-ratio:1/1;background:radial-gradient(circle,hsla(0,0%,100%,.2) 0,rgba(214,26,93,.5) 75%,#d61a5d 100%);background-position:0;background-repeat:no-repeat;border-radius:50%;content:"";max-width:60%;position:absolute;right:5%;top:-75%;width:100%}.hero .module__body{position:relative;z-index:5}.hero .module__body h1{text-transform:uppercase}.hero picture{position:relative;z-index:3}.hero .hero__float-element{position:absolute;z-index:3}.hero .hero__float-element img{max-width:30rem}.hero .hero__float-element.hero__float-element--left{bottom:0;left:0}.hero .hero__float-element.hero__float-element--right{right:0;top:15%;z-index:2}@media (max-width:1199px){.hero .hero__float-element.hero__float-element--left{display:none}}@media (max-width:991px){.hero.bg-gradient:after{bottom:10%;max-width:unset;right:-40%;top:unset;width:125%}.hero .hero__float-element{display:none}}