.hero-image-wrapper{background-color:#333;height:100vh;height:100svh;overflow:hidden;position:relative;width:100%}.hero-bg-img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%;z-index:1}.hero-overlay{align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.6));color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;position:relative;text-align:center;z-index:2}.hero-overlay h1{font-size:clamp(2rem,8vw,80px);font-weight:700;line-height:1.1;margin-bottom:1rem;text-transform:uppercase;transform:translateY(-10%)}.hero-overlay h2{font-weight:400;line-height:1.3;margin-bottom:.75rem}.hero-overlay h2,.hero-overlay p{font-size:clamp(1.25rem,4vw,30px);transform:translateY(-10%)}.hero-overlay p{line-height:1.5;margin:0 auto;max-width:800px}body,html{margin:0;padding:0}