.hero{min-height:93vh;overflow:hidden;position:relative;width:100%}.hero.video-hero{height:100vh}.hero-image,.hero-video{object-fit:cover}.hero-image,.hero-video,.overlay{height:100%;left:0;position:absolute;top:0;width:100%}.overlay{z-index:1}.hero-container{align-items:center;display:flex;justify-content:center;min-height:100vh;position:relative}.image-hero .overlay{height:93vh}.image-hero .hero-container{min-height:93vh}.hero-wrapper{position:relative;text-align:center;z-index:10}.image-hero .hero-wrapper{width:70%}.hero-content{display:flex;flex-direction:column;height:100%;row-gap:2rem}.hero-title{font-size:clamp(2.5rem,5vw,4.5rem)}.hero-desc.boxed{background-color:hsla(0,0%,39%,.4);margin:0 auto;max-width:900px;padding-bottom:.5rem;padding-top:.5rem}.button{display:flex;gap:1rem}@media only screen and (min-width:768px) and (max-width:1024px){.hero-wrapper,.image-hero .hero-wrapper{color:#fff;padding:5rem 1rem 0;position:relative;width:80%;z-index:10}.hero-content{padding:1rem}}@media only screen and (max-width:767px){.hero-video,.hero.video-hero{height:100vh;height:100svh}.hero-wrapper,.image-hero .hero-wrapper{padding:3rem 1rem 0;width:100%}.video-hero .hero-container{min-height:80vh}.hero-title{line-height:1.1}.button{flex-wrap:wrap;gap:1.5rem}}