.hero-section{height:100vh;height:calc(var(--vh, 1vh)*100);position:relative}.hero-section-image{height:100%;position:relative;width:100%}.hero-section-image:before{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.6));border-radius:0 0 80px 80px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-section-image img,.hero-section-image video{border-radius:0 0 80px 80px;display:block;height:100%!important;object-fit:cover;width:100%}.hero-section-text{bottom:80px;left:0;margin:0 auto;position:absolute;right:0;width:980px}.hero-section-text>:not(.button-with-icon){width:75%}.hero-section-text .h1{padding-bottom:1.8rem}.hero-section-text .h3{color:#fff;font-size:2.2rem;line-height:191%;padding-bottom:2.4rem}.hero-section-text .p{color:#fff;padding:0 0 2.4rem}@media screen and (max-width:996px){.hero-section-text{bottom:24px;padding:0 8%;width:100%}.hero-section-image img,.hero-section-image video,.hero-section-image:before{border-radius:0 0 40px 40px}.hero-section-text>:not(.button-with-icon){width:100%}.hero-section-text .h1{padding-bottom:2.4rem}.hero-section-text .h3{font-size:1.6rem;line-height:150%}.hero-section-text .p{font-size:1.4rem;line-height:143%}}