.home-promo-slider{background:#0a1831;padding:28px max(22px,10vw);color:#fff}.home-promo-slider__head{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1180px;margin:0 auto 15px}.home-promo-slider__head p{margin:0;color:#ffc72c;font:700 13px "Oswald",sans-serif;letter-spacing:1.4px}.home-promo-slider__head a{color:#fff;font-weight:800;text-decoration:none;font-size:13px}.home-promo-carousel{max-width:1180px;margin:auto;position:relative}.home-promo-slider__track{position:relative;overflow:hidden;aspect-ratio:4.1/1;background:#050505;border:1px solid rgba(255,255,255,.12)}.home-promo-slide{position:absolute;inset:0;display:block;background:#050505;opacity:0;transform:translateX(7%);pointer-events:none;transition:opacity .48s ease,transform .48s cubic-bezier(.22,.61,.36,1)}.home-promo-slide.active{opacity:1;transform:translateX(0);pointer-events:auto;z-index:1}.home-promo-slide img{display:block;width:100%;height:100%;object-fit:cover}.home-promo-arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%);width:40px;height:40px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(6,14,30,.76);color:#fff;font-size:26px;line-height:1;cursor:pointer}.home-promo-arrow:hover{background:#ff5a1f;border-color:#ff5a1f}.home-promo-arrow.prev{left:14px}.home-promo-arrow.next{right:14px}.home-promo-dots{display:flex;justify-content:center;gap:7px;margin:11px 0 0}.home-promo-dot{width:7px;height:7px;border:0;border-radius:99px;background:#67738a;padding:0;cursor:pointer;transition:width .25s ease,background .25s ease}.home-promo-dot.active{width:23px;background:#ffc72c}@media(max-width:800px){.home-promo-slider{padding:20px 22px}.home-promo-arrow{width:34px;height:34px;font-size:23px}.home-promo-arrow.prev{left:8px}.home-promo-arrow.next{right:8px}}@media(prefers-reduced-motion:reduce){.home-promo-slide,.home-promo-dot{transition:none}}
