.hero-slider-section{width:100%}.hero-slider{position:relative;width:100%;overflow:hidden}.hero-slider-track{position:relative;width:100%}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .6s ease;z-index:1}.hero-slide.is-active{position:relative;opacity:1;visibility:visible;z-index:2}.hero-slide-image{position:relative;width:100%;aspect-ratio:16 / 6;overflow:hidden}.hero-slide-image img,.hero-slide-image svg{width:100%;height:100%;object-fit:cover;display:block}.hero-slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.hero-slide-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;text-align:center;width:90%;max-width:640px}.hero-slide-heading{color:#fff;font-size:40px;font-weight:700;line-height:1.2;margin:100px 0 24px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-slide-button{display:inline-block;background:#fdc402;color:#fff;text-decoration:none;font-weight:600;font-size:16px;padding:14px 32px;border-radius:4px;transition:background .25s ease,transform .25s ease}.hero-slide-button:hover{background:#efb801;color:#fff;transform:translateY(-2px)}.hero-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border-radius:50%;border:none;background:#ffffffd9;color:#1a1a1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease}.hero-slider-arrow:hover{background:#fff}.hero-slider-arrow--prev{left:20px}.hero-slider-arrow--next{right:20px}.hero-slider-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:8px}.hero-slider-dot{width:9px;height:9px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0;transition:background .25s ease,transform .25s ease}.hero-slider-dot.is-active{background:#fff;transform:scale(1.2)}@media(max-width:989px){.hero-slide-heading{font-size:30px}.hero-slide-image{aspect-ratio:16 / 8}}@media(max-width:599px){.hero-slide-image{aspect-ratio:4 / 5}.hero-slide-heading{font-size:24px;margin-bottom:16px}.hero-slide-button{padding:12px 24px;font-size:14px}.hero-slider-arrow{width:36px;height:36px}.hero-slider-arrow--prev{left:10px}.hero-slider-arrow--next{right:10px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/hero-slider.css.map */
