.hero[data-slider]{transition:background-image .45s ease}.slider-controls{position:absolute;right:clamp(20px,6vw,96px);bottom:28px;z-index:2;display:flex;align-items:center;gap:12px}.slider-arrow{width:38px;height:38px;border:1px solid rgba(255,255,255,.9);background:rgba(45,26,19,.25);color:#fff;font-size:24px;line-height:1;cursor:pointer}.slider-dots{display:flex;gap:8px}.slider-dot{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.slider-dot.active{background:#fff}@media(max-width:720px){.slider-controls{right:20px;bottom:18px}}