.product-slider{position:relative;display:flex;flex-direction:column;width:100%;background:#fff;height:100%;max-height:calc(100vh - 10rem)}.product-slider .slider{position:relative;overflow:hidden;width:100%;scroll-snap-type:x mandatory;scroll-behavior:smooth}.product-slider .slider__slides{display:flex;width:100%;flex-wrap:nowrap;margin:0;gap:0}.product-slider .slider__slide{width:100%;flex:0 0 100%;scroll-snap-align:start;padding:0;position:relative;display:flex;justify-content:center;align-items:center;visibility:visible}.product-slider .slider__slide img{width:100%;height:100%;object-fit:contain;max-height:980px}.product-slider .slideshow__controls{display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;bottom:24px;gap:12px;z-index:1;border:none}.product-slider .slider-button{width:40px;height:40px;border:none;border-radius:50%;background:#ffffffe6;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .3s ease,transform .2s ease;color:#2e2e2e}.product-slider__control-wrapper{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap}.product-slider .slider-button:hover{background:#fff;transform:scale(1.05)}.product-slider .slider-button[disabled]{opacity:.5;cursor:not-allowed}.product-slider .slider-button--prev svg{transform:rotate(90deg)}.product-slider .slider-button--next svg{transform:rotate(-90deg)}.product-slider .slider-counter--dots{display:flex;align-items:center;gap:12px;margin:0 12px}.product-slider .slider-counter__link{width:42px;height:8px;border-radius:2px;padding:0;display:block;background:#737373;border:none;transition:background-color .3s ease;cursor:pointer}.product-slider .slider-counter__link.slider-counter__link--active{background:#2e2e2e}.product-slider .slideshow__autoplay{width:27px;height:27px;min-width:27px;min-height:27px;border:2px solid #737373;border-radius:50%;background:#ffffffe6;padding:0;cursor:pointer;color:#737373;display:flex;justify-content:center;align-items:center;position:relative;transition:background-color .3s ease,transform .2s ease}.product-slider .slideshow__autoplay:hover{background:#fff;transform:scale(1.05)}.product-slider .slideshow__autoplay .icon{width:15px;height:15px;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease}.product-slider .slideshow__autoplay path{fill:#737373}.product-slider .slideshow__autoplay--paused .icon-pause,.product-slider .slideshow__autoplay:not(.slideshow__autoplay--paused) .icon-play{visibility:hidden;opacity:0;transform:scale(.8)}@media screen and (max-width: 749px){.product-slider{max-width:100%;max-height:calc(calc(var(--page-width)/2) - 5rem)}.product-slider .slider__slide img{max-height:448px}.product-slider .slideshow__controls{bottom:16px}.product-slider .slider-counter__link{width:30.85px}}.no-js .product-slider .slider{padding-bottom:3rem}.no-js-hidden{display:none}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-product-slider.css.map */
