.hero-slider-section{position:relative;width:100%;overflow:hidden;background-color:#f5f5f5;padding-top:var(--section-padding-top-desktop, 0);padding-bottom:var(--section-padding-bottom-desktop, 0)}.hero-slider-container{position:relative;width:100%;max-width:100%;margin:0 auto}.hero-slider{position:relative;width:100%;height:1120px;min-height:600px;overflow:hidden;justify-self:center}.hero-slider__slides{position:relative;width:1440px;height:100%;justify-self:center}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .6s ease-in-out,visibility .6s ease-in-out}.hero-slide.active{opacity:1;visibility:visible}.hero-slide__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;cursor:pointer;transition:transform .3s ease}.hero-slide__link:hover{transform:scale(1.01)}.hero-slide__image{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.hero-slide__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;max-width:1440px;justify-self:center}.hero-slide__link--mobile{display:none}.hero-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;background:#ffffffe6;border:1px solid #ddd;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.hero-slider__arrow:hover{background:#fff;box-shadow:0 4px 12px #00000026}.hero-slider__arrow--prev{left:20px}.hero-slider__arrow--next{right:20px}.hero-slider__arrow svg{width:24px;height:24px;color:#1a1a1a}.hero-slider__thumbnails{position:relative;width:100%;padding:20px 0;background:transparent;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:-200px}.hero-slider__thumbnails::-webkit-scrollbar{display:none}.thumbnails-wrapper{display:flex;gap:15px;justify-content:center;padding:0 20px;min-width:fit-content}.thumbnail-item{flex:0 0 auto;width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#fff;padding:0}.thumbnail-item:hover{transform:scale(1.05)}.thumbnail-item.active{border-color:#1a1a1a;box-shadow:0 0 0 2px #0000001a}.thumbnail-item img{width:100%;height:100%;object-fit:cover;border-radius:6px}.hero-slider__dots{display:flex;justify-content:center;gap:8px;padding:20px 0 30px;z-index:99}.hero-slider__dots .dot{width:8px;height:8px;border-radius:50%;background-color:#d0d0d0;border:none;cursor:pointer;transition:all .3s ease;padding:0;z-index:99}.hero-slider__dots .dot.active{background-color:#1a1a1a;width:24px;border-radius:4px;z-index:99}.hero-slider__dots .dot:hover:not(.active){background-color:#888}@media (max-width: 768px){.hero-slider-section{padding-top:var(--section-padding-top-mobile, 0);padding-bottom:var(--section-padding-bottom-mobile, 0)}.hero-slider__slides{position:relative;width:415px;height:100%;justify-self:center}.hero-slider{height:969px;min-height:500px}.hero-slide__link--desktop{display:none}.hero-slide__link--mobile{display:block}.hero-slider__arrow{display:none}.thumbnails-wrapper{justify-content:flex-start;padding:0 15px}.thumbnail-item{width:60px;height:60px}}@media (min-width: 769px) and (max-width: 1024px){.hero-slider{height:70vh}}
/*# sourceMappingURL=/cdn/shop/t/362/assets/section-hero-slider.css.map */
