.slider{height:min(620px,72vh);position:relative;background:#061b35}.slide{position:absolute;inset:0;display:none;align-items:center;padding:7%;background-size:cover;background-position:center;color:#fff}.slide.active{display:flex}.slide>div{max-width:620px}.slide h1{font-size:clamp(39px,6vw,70px);line-height:1.05;margin:0 0 20px}.slider-dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.slider-dots button{width:11px;height:11px;padding:0;border-radius:50%;background:#fff8}.slider-dots button.active{background:#f5a623}.product-gallery{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.product-gallery img{width:110px;height:85px;object-fit:cover;border:1px solid #e1e7ec}@media(max-width:800px){.slider{height:560px}.slide{padding:10% 7%}}
