.hero-slider{position:relative}.hero-slider__viewport{overflow:hidden}.hero-slider__track{display:flex}.hero-slider__slide{flex:0 0 100%;min-width:0}.hero-slider__panel{height:clamp(360px,62vh,640px);position:relative}.hero-slider__image{object-fit:cover}.hero-slider__overlay{background:linear-gradient(90deg,#0a1419a6 0%,#0a141959 45%,#0a141926 100%);position:absolute;inset:0}.hero-slider__content{z-index:1;color:#fff;flex-direction:column;justify-content:center;gap:.85rem;max-width:1400px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.hero-slider__content>*{max-width:560px}.hero-slider__subtitle{letter-spacing:.14em;text-transform:uppercase;color:var(--brand);font-size:.75rem;font-weight:700}.hero-slider__title{font-size:clamp(1.75rem,4vw,2.9rem);font-weight:800;line-height:1.15}.hero-slider__description{opacity:.92;font-size:.95rem;line-height:1.6}.hero-slider__socials{z-index:2;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.hero-slider__socials a{background:var(--brand);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.hero-slider__dots{z-index:2;justify-content:center;gap:.4rem;display:flex;position:absolute;bottom:1.25rem;left:0;right:0}.hero-slider__dot{background:#ffffff80;border-radius:999px;width:8px;height:8px}.hero-slider__dot.is-active{background:var(--brand);border-radius:999px;width:20px}
