.wv-hero{align-items:center;background:var(--wv-darker);display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center}.wv-hero-bg{inset:0;position:absolute}.wv-hero-bg img{height:100%;object-fit:cover;opacity:var(--wv-hero-bg-opacity,.2);width:100%}.wv-hero-bg:after{background:linear-gradient(180deg,rgba(20,27,30,.7),rgba(20,27,30,.3) 40%,rgba(20,27,30,.85));content:"";inset:0;position:absolute}.wv-hero-watermark{left:50%;opacity:.04;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.wv-hero-watermark img{height:auto;width:600px}.wv-hero-content{max-width:900px;padding:140px 48px 100px;position:relative;z-index:2}.wv-hero-badge{border:1px solid rgba(196,168,130,.4);color:var(--wv-warm);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:32px;padding:8px 20px;text-transform:uppercase}.wv-hero-logo{display:block;height:auto;margin:0 auto 32px;opacity:.9;width:80px}.wv-hero h1{color:#fff;font-family:var(--wv-heading-family);font-size:88px;font-weight:400;letter-spacing:-.02em;line-height:.95;margin:0 0 24px}.wv-hero h1 em{color:var(--wv-warm);display:block;font-style:italic}.wv-hero-sub{color:hsla(0,0%,100%,.55);font-size:17px;line-height:1.7;margin:0 auto 44px;max-width:560px}.wv-hero-buttons{display:flex;gap:16px;justify-content:center}@media (max-width:767px){.wv-hero h1{font-size:52px}.wv-hero-content{padding:120px 24px 80px}.wv-hero-buttons{align-items:center;flex-direction:column}}