.img-hero{align-items:flex-end;background-repeat:no-repeat;display:flex;min-height:100vh;overflow:hidden;position:relative;width:100%}.img-hero__overlay{inset:0;position:absolute;z-index:1}.img-hero__content{box-sizing:border-box;position:relative;width:100%;z-index:2}.img-hero__title{font-family:Proxima Nova,Cormorant Garamond,serif;line-height:1.1;margin:0;text-transform:uppercase}.img-hero__desc,.img-hero__title{font-weight:300;word-wrap:break-word;overflow-wrap:break-word}.img-hero__desc{font-family:Inter,sans-serif;line-height:1.65}.img-hero__desc p{margin:0}@media (max-width:1024px){.img-hero__title{font-size:clamp(2rem,5vw,3.5rem)}.img-hero__content{padding-left:2.5rem!important;padding-right:2.5rem!important}}@media (max-width:480px){.img-hero__title{font-size:var(--hero-title-size-mobile,2.5rem)!important}.img-hero__content{padding-bottom:3rem!important;padding-left:1.5rem!important;padding-right:1.5rem!important}.img-hero__desc{font-size:.95rem!important}}