.hero-wrapper{width:100%;height:90vh;position:relative}.hero-wrapper .background{position:absolute;inset:0;overflow:hidden}.hero-wrapper .background video{object-fit:cover;filter:brightness(.3);width:100%;height:100%;position:absolute;inset:0}.hero-wrapper .background .overlay{z-index:1;background-color:#0e12477d;position:absolute;inset:0}.hero-wrapper .hero-content{z-index:2;text-align:center;padding:0 1rem;font-family:Space Grotesk,sans-serif;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-wrapper .hero-content h1{color:#fff;font-size:clamp(2rem,4vw,3.6rem);font-weight:900;line-height:1.2}.hero-wrapper .hero-content span{color:#f17006}@media (min-width:1440px){.hero-wrapper .hero-content h1{font-size:4rem;line-height:1.2}}
