.hero-slider{position:relative;width:100%;overflow:hidden}.hero-slider__track{display:flex;transition:transform .6s ease;will-change:transform;width:100%}.hero-slider__slide{min-width:100%;position:relative;overflow:hidden;display:block}.hero-slider__image{width:100%;height:100%;object-fit:cover;display:block}.hero-slider__image--mobile{display:none}@media (max-width: 768px){.hero-slider__image--desktop{display:none}.hero-slider__image--mobile{display:block}}.hero-slider__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box}.hero-slider__content{color:#fff;max-width:760px;width:100%;padding:.5rem;box-sizing:border-box}.hero-slider__heading{margin:0 0 .5rem;font-weight:700}.hero-slider__subheading{margin:0 0 1rem}.hero-slider__btn{display:inline-block;text-decoration:none;border-radius:6px;font-weight:700;cursor:pointer;padding:.7rem 1.4rem;border:2px solid transparent}.hero-slider__nav{position:absolute;top:50%;transform:translateY(-50%);background:#00000073;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20}.hero-slider__nav--prev{left:12px}.hero-slider__nav--next{right:12px}.hero-slider__dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:20}.hero-slider__dots button{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff73;cursor:pointer}.hero-slider__dots button.active{background:#f90}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
