.section-hero{height:calc(100svh - 9.4rem)}@media (max-width:991px){.section-hero{height:calc(100svh - 9.4rem - 9.8rem)}}.section-hero{display:flex;align-items:center;justify-content:end;position:relative}.section-hero .tagline{margin-bottom:9px}.section-hero .images-wrapper{overflow:hidden;position:absolute;inset:0;cursor:grab}.section-hero .images-wrapper:active{cursor:grabbing}.section-hero .images-wrapper .images{display:flex;height:100%;width:100%;transition:all .6s ease}.section-hero .images-wrapper .images .image-slide{width:100%;flex-shrink:0}.section-hero .images-wrapper .images .image-slide img{height:100%;width:100%;object-fit:cover}@media (max-width:991px){.section-hero .images-wrapper{width:100%}}.section-hero .content{padding-left:8.3rem;z-index:1;position:relative;width:50%;margin-left:auto}@media (max-width:991px){.section-hero .content{width:100%;padding-left:0;text-align:center}}.section-hero .content div{width:100%}.section-hero .content div p{max-width:51.6rem;width:100%;font-size:clamp(1.6rem,1.88vw,2.4rem);line-height:1.5}@media (max-width:991px){.section-hero .content div p{max-width:100%}}.section-hero::after{content:"";position:absolute;width:50%;height:100%;right:0;background-color:rgba(0,0,0,.75)}@media (max-width:991px){.section-hero::after{width:100%}}