.slider__slide .slideshow__text-wrapper.page-width{max-width:100%}slider-component{--desktop-margin-left-first-item: max(5rem, calc((100vw - var(--page-width) + 10rem - var(--grid-desktop-horizontal-spacing)) / 2));position:relative;display:block}slider-component.slider-component-full-width{--desktop-margin-left-first-item: 1.5rem}@media screen and (max-width:749px){slider-component.page-width{padding:0 1.5rem}}@media screen and (min-width:749px)and (max-width:990px){slider-component.page-width{padding:0 5rem}}@media screen and (max-width:989px){.no-js slider-component .slider{padding-bottom:3rem}}.slider__slide{--focus-outline-padding: .5rem;--shadow-padding-top: calc(var(--shadow-vertical-offset) * -1 + var(--shadow-blur-radius));--shadow-padding-bottom: calc(var(--shadow-vertical-offset) + var(--shadow-blur-radius));scroll-snap-align:start;flex-shrink:0;padding-bottom:0}@media screen and (max-width:749px){.slider.slider--mobile{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:0rem;-webkit-overflow-scrolling:touch;margin-bottom:0rem}.slider.slider--mobile .slider__slide{margin-bottom:0;padding-top:max(var(--focus-outline-padding),var(--shadow-padding-top));padding-bottom:max(var(--focus-outline-padding),var(--shadow-padding-bottom))}.slider.slider--mobile.contains-card--standard .slider__slide:not(.collection-list__item--no-media){padding-bottom:var(--focus-outline-padding)}.slider.slider--mobile.contains-content-container .slider__slide{--focus-outline-padding: 0rem}}@media screen and (min-width:750px){.slider.slider--tablet-up{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.slider.slider--tablet-up .slider__slide{margin-bottom:0}}@media screen and (max-width:989px){.slider.slider--tablet{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.slider.slider--tablet .slider__slide{margin-bottom:0;padding-top:max(var(--focus-outline-padding),var(--shadow-padding-top))}.slider.slider--tablet.contains-card--standard .slider__slide:not(.collection-list__item--no-media){padding-bottom:var(--focus-outline-padding)}.slider.slider--tablet.contains-content-container .slider__slide{--focus-outline-padding: 0rem}}.slider--everywhere{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.slider.slider--everywhere .slider__slide{margin-bottom:0;scroll-snap-align:center}@media screen and (min-width:990px){.slider-component-desktop.page-width{max-width:none}.slider--desktop{position:relative;flex-wrap:inherit;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.slider.slider--desktop .slider__slide{margin-bottom:0;padding-top:max(var(--focus-outline-padding),var(--shadow-padding-top));padding-bottom:max(var(--focus-outline-padding),var(--shadow-padding-bottom))}.slider--desktop .slider__slide:first-child{margin-left:var(--desktop-margin-left-first-item);scroll-margin-left:var(--desktop-margin-left-first-item)}.slider.slider--desktop .slider__slide:last-child{margin-right:5rem}.slider-component-full-width .slider--desktop .slider__slide:first-child{margin-left:1.5rem;scroll-margin-left:1.5rem}.slider-component-full-width .slider--desktop .slider__slide:last-child{margin-right:1.5rem}.slider--desktop.grid--5-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) / 5 - var(--grid-desktop-horizontal-spacing) * 2)}.slider--desktop.grid--4-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) / 4 - var(--grid-desktop-horizontal-spacing) * 3)}.slider--desktop.grid--3-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) / 3 - var(--grid-desktop-horizontal-spacing) * 4)}.slider--desktop.grid--2-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) / 2 - var(--grid-desktop-horizontal-spacing) * 5)}.slider--desktop.grid--1-col-desktop .grid__item{width:calc((100% - var(--desktop-margin-left-first-item)) - var(--grid-desktop-horizontal-spacing) * 9)}.slider.slider--desktop.contains-card--standard .slider__slide:not(.collection-list__item--no-media){padding-bottom:var(--focus-outline-padding)}.slider.slider--desktop.contains-content-container .slider__slide{--focus-outline-padding: 0rem}}@media(prefers-reduced-motion){.slider{scroll-behavior:auto}}.slider{scrollbar-color:rgb(var(--color-foreground)) rgba(var(--color-foreground),.04);-ms-overflow-style:none;scrollbar-width:none}.slider::-webkit-scrollbar{height:.4rem;width:.4rem;display:none}.no-js .slider{-ms-overflow-style:auto;scrollbar-width:auto}.no-js .slider::-webkit-scrollbar{display:initial}.slider::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground));border-radius:.4rem;border:0}.slider::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.04);border-radius:.4rem}.slider-counter{display:flex;justify-content:center;min-width:2rem}.slider-counter span{display:none}@media screen and (min-width:750px){.slider-counter--dots{margin:0 0rem}}.slider-counter__link{padding:1rem}@media screen and (max-width:749px){.slider-counter__link{padding:.7rem}}.slider-counter__link--dots .dot{width:1rem;height:1rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.5);padding:0;display:block}.slider-counter__link--active.slider-counter__link--dots .dot{background-color:rgb(var(--color-foreground))}@media screen and (forced-colors:active){.slider-counter__link--active.slider-counter__link--dots .dot{background-color:CanvasText}}.slider-counter__link--dots:not(.slider-counter__link--active):hover .dot{border-color:rgb(var(--color-foreground))}.slider-counter__link--dots .dot,.slider-counter__link--numbers{transition:transform .2s ease-in-out}.slider-counter__link--active.slider-counter__link--numbers,.slider-counter__link--dots:not(.slider-counter__link--active):hover .dot,.slider-counter__link--numbers:hover{transform:scale(1.1)}.slider-counter__link--numbers{color:rgba(var(--color-foreground),.5);text-decoration:none}.slider-counter__link--numbers:hover{color:rgb(var(--color-foreground))}.slider-counter__link--active.slider-counter__link--numbers{text-decoration:underline;color:rgb(var(--color-foreground))}.slider-buttons{display:flex;align-items:center;justify-content:center}.slider-counter--numbers .slider-buttons{position:absolute;top:50%;width:100%;height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:2;cursor:pointer;display:flex;align-items:center;justify-content:center;color:red;transform:translateY(-50%)}.slider-counter--numbers button.slider-button.slider-button--prev{left:10px;right:auto;position:absolute}.slider-counter--numbers button.slider-button.slider-button--next{right:10px;left:auto;position:absolute}.slider-counter--dots .slideshow__controls.slider-buttons{position:absolute;bottom:40px;margin:auto;left:0;right:0;z-index:4}.slider-counter--counter .slideshow__controls.slider-buttons{position:absolute;bottom:40px;margin:auto;left:0;right:0;z-index:2}.main-product_info.product.product--stacked .slider-buttons,.main-product_info.product .media-count__1 .slider-buttons{display:none}.main-product_info.product .slider-buttons{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.main-product_info.product .slider-button.slider-button--prev{left:0;position:absolute;z-index:9}.main-product_info.product .slider-button.slider-button--next{right:0;position:absolute;z-index:9}.slider-button{color:rgb(var(--color-button-text));background:rgba(var(--color-button),var(--alpha-button-background));border:none;cursor:pointer;width:35px;height:35px;display:flex;align-items:center;justify-content:center;transition:all .3s linear;z-index:3;border-radius:50%}.slider-button:not([disabled]):hover{background-color:rgba(var(--color-hover-button),var(--alpha-button-background));color:rgba(var(--color-button-hover-text))}.slider-button .icon{height:.6rem}.slider-button[disabled] .icon{color:rgba(var(--color-button-text),.5);cursor:not-allowed}.slider-button--next .icon{transform:rotate(270deg);width:15px;height:15px}.slider-button{border-radius:4px!important;width:28px;height:28px}.slider-button[disabled]{opacity:.3;pointer-events:none;background:rgba(var(--color-button),var(--alpha-button-background))}@media screen and (max-width:749px){.slider-button{width:26px;height:26px}}@keyframes wattec-bounce-flash{0%{box-shadow:0 0 rgba(var(--color-button),.9)}60%{box-shadow:0 0 10px 3px rgba(var(--color-button),.85)}to{box-shadow:0 0 rgba(var(--color-button),0)}}.slider-button.wattec-bounce{animation:wattec-bounce-flash .35s ease-out}@keyframes wattec-edge-flash{0%{opacity:0}30%{opacity:1}to{opacity:0}}.GalleryViewerMain .slider-button{width:13px;height:38px;background:rgba(var(--color-button),.45);clip-path:polygon(4px 0,calc(100% - 4px) 0,100% 4px,100% calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,0 calc(100% - 4px),0 4px);color:#fff}.GalleryViewerMain .slider-button .icon{width:9px;height:9px;flex-shrink:0}.GalleryViewerMain .slider-button .icon path{stroke-width:3}.GalleryViewerMain .slider-button:not([data-atlimit]):hover{background:rgba(var(--color-hover-button),.6)}.GalleryViewerMain .slider-button[data-atlimit]{opacity:.5;background:rgba(var(--color-button),.45)}@media screen and (max-width:749px){.GalleryViewerMain .slider-button{width:12px;height:32px}.GalleryViewerMain .slider-button .icon{width:8px;height:8px}}@media screen and (min-width:1025px){.GalleryThumbnails{display:flex;flex-direction:column;position:relative}.GalleryThumbnails.thumbnail-slider{align-items:stretch}.GalleryThumbnails>.slider-button{display:none}.GalleryThumbnails .thumbnail-list{position:relative;flex:1;min-height:0}.GalleryThumbnails .slick-list{position:absolute;top:28px;bottom:28px;left:0;right:0;height:auto!important}.GalleryThumbnails:before,.GalleryThumbnails:after{content:"";position:absolute;left:0;right:0;height:36px;pointer-events:none;z-index:2;opacity:0;transition:opacity .2s linear}.GalleryThumbnails:before{top:28px;background:linear-gradient(to bottom,rgb(var(--color-background)),rgba(var(--color-background),0))}.GalleryThumbnails:after{bottom:28px;background:linear-gradient(to top,rgb(var(--color-background)),rgba(var(--color-background),0))}.GalleryThumbnails:not(:has(.slick-prev[data-atlimit])):before{opacity:1}.GalleryThumbnails:not(:has(.slick-next[data-atlimit])):after{opacity:1}.GalleryThumbnails.wattec-bounce-top:before{background:radial-gradient(ellipse 100% 60% at top,rgba(var(--color-button),.85),rgba(var(--color-button),0) 75%);animation:wattec-edge-flash .5s ease-out}.GalleryThumbnails.wattec-bounce-bottom:after{background:radial-gradient(ellipse 100% 60% at bottom,rgba(var(--color-button),.85),rgba(var(--color-button),0) 75%);animation:wattec-edge-flash .5s ease-out}.GalleryThumbnails .slick-arrow{position:absolute!important;left:0;display:block;width:100%;height:22px;padding:0;border:none;cursor:pointer;background:rgba(var(--color-button),var(--alpha-button-background));clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 6px,100% calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,0 calc(100% - 6px),0 6px)}.GalleryThumbnails .slick-arrow>a{pointer-events:none}.GalleryThumbnails .slick-prev{top:0}.GalleryThumbnails .slick-next{bottom:0}.GalleryThumbnails .slick-arrow:not([data-atlimit]):hover{background:rgba(var(--color-hover-button),var(--alpha-button-background))}.GalleryThumbnails .slick-arrow[data-atlimit]{opacity:.3}.GalleryThumbnails .slick-arrow:after{content:"";display:block;width:0;height:0;margin:0 auto;border-left:5px solid transparent;border-right:5px solid transparent}.GalleryThumbnails .slick-prev:after{border-bottom:6px solid rgb(var(--color-button-text))}.GalleryThumbnails .slick-next:after{border-top:6px solid rgb(var(--color-button-text))}}@media screen and (max-width:1024px){.GalleryThumbnails .slick-arrow{display:none}.GalleryThumbnails{position:relative}.GalleryThumbnails:before,.GalleryThumbnails:after{content:"";position:absolute;top:0;bottom:0;width:40px;pointer-events:none;z-index:2;opacity:0}.GalleryThumbnails:before{left:0}.GalleryThumbnails:after{right:0}.GalleryThumbnails.wattec-bounce-start:before{background:radial-gradient(ellipse 60% 100% at left,rgba(var(--color-button),.85),rgba(var(--color-button),0) 75%);animation:wattec-edge-flash .5s ease-out}.GalleryThumbnails.wattec-bounce-end:after{background:radial-gradient(ellipse 60% 100% at right,rgba(var(--color-button),.85),rgba(var(--color-button),0) 75%);animation:wattec-edge-flash .5s ease-out}.GalleryThumbnails>.slider-button{width:18px;height:56px;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 5px,100% calc(100% - 5px),calc(100% - 5px) 100%,5px 100%,0 calc(100% - 5px),0 5px)}.GalleryThumbnails>.slider-button[data-atlimit]{opacity:.3}}.slider-button--prev .icon{transform:rotate(90deg);width:15px;height:15px}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-slider.css.map */
