.hv-ticker .ticker-track img{filter:brightness(.78)}.hero-v2{position:relative;width:100%;min-height:clamp(580px,84vh,900px);display:flex;align-items:center;overflow:hidden;background:var(--ink)}.hero-v2 .hv-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s var(--ease)}.hero-v2 .hv-slide.active{opacity:1}.hero-v2 .hv-slide picture{display:block;width:100%;height:100%}.hero-v2 .hv-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-v2 .hv-tint{position:absolute;inset:0;background:rgba(18,18,16,.28)}.hero-v2 .hv-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,18,.82),rgba(20,20,18,.5) 38%,rgba(20,20,18,.08) 70%,rgba(20,20,18,0))}.hero-v2 .hv-content{position:relative;z-index:2;width:100%;padding:110px 0 70px}.hero-v2 .hv-sector{display:inline-flex;align-items:center;gap:9px;font-family:var(--mono);font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:8px 16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:26px}.hero-v2 .hv-sector-dot{width:8px;height:8px;border-radius:50%;background:var(--salmon)}.hero-v2 .hv-title{color:#fff;font-weight:600;font-size:clamp(40px,5.4vw,86px);letter-spacing:-.04em;line-height:1.02;max-width:16ch;margin-bottom:26px}.hero-v2 .hv-title .accent{color:var(--salmon)}.hero-v2 .hv-lead{font-size:20px;line-height:1.5;color:rgba(255,255,255,.86);max-width:46ch;margin-bottom:38px}.hero-v2 .hv-dots{position:absolute;bottom:22px;left:0;right:0;z-index:3;display:flex;flex-wrap:wrap;gap:0;justify-content:center}.hero-v2 .hv-dot{width:24px;height:24px;border:none;padding:0;background:none;cursor:pointer;display:grid;place-items:center;-webkit-tap-highlight-color:transparent}.hero-v2 .hv-dot:before{content:"";width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.45);transition:background .2s,transform .2s}.hero-v2 .hv-dot.active:before{background:var(--salmon);transform:scale(1.3)}@media (max-width:680px){.hero-v2{min-height:78vh}.hero-v2 .hv-scrim{background:linear-gradient(180deg,rgba(20,20,18,.45),rgba(20,20,18,.6) 55%,rgba(20,20,18,.8))}.hero-v2 .hv-lead{font-size:17px}}