.product-gallery{position:relative;z-index:9}.product-gallery__container{position:relative;overflow:hidden}.product-gallery__items{position:relative;display:flex;flex-wrap:nowrap;overflow:visible}.product-gallery__items.disable-snapping{scroll-behavior:unset!important;scroll-snap-type:none!important}.product-gallery__item{flex-shrink:0;overflow:hidden;display:flex;align-items:flex-start}.product-gallery__item:focus{outline:none!important}.product-gallery.js-enabled{position:relative}.product-gallery.js-enabled .product-gallery__viewport{overflow:hidden;transition:height .4s linear}.product-gallery.js-enabled .product-gallery__viewport.no-transition{transition:none}.product-gallery.js-enabled .product-gallery__container{cursor:grab;-webkit-clip-path:polygon(1px 0,calc(100% - 1px) 0,calc(100% - 1px) 100%,1px 100%);clip-path:polygon(1px 0,calc(100% - 1px) 0,calc(100% - 1px) 100%,1px 100%)}.product-gallery.js-enabled .product-gallery__container.mouse-down{cursor:grabbing}.product-gallery.js-enabled .product-gallery__container.pointer-events-off *,.product-gallery.js-enabled .product-gallery__container.force-no-drag{pointer-events:none}.product-gallery.js-enabled .product-gallery__container.force-no-drag .product-gallery__item.active{pointer-events:all}.product-gallery.js-enabled .product-gallery__items{transition:transform .49s cubic-bezier(.42,0,.1,.89)}.product-gallery.js-enabled .product-gallery__items.no-transitions,.product-gallery.js-enabled .product-gallery__items.no-transitions .product-gallery__item .lazy-image{transition:none!important}.product-gallery.js-enabled .product-gallery__item{position:relative}.product-gallery.js-enabled .product-gallery__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000000a;opacity:1;transition:all .49s cubic-bezier(.42,0,.1,.89);pointer-events:none}.product-gallery.js-enabled .product-gallery__item .lazy-image{transition:all .49s cubic-bezier(.42,0,.1,.89)}.product-gallery.js-enabled .product-gallery__item.active:after{opacity:0}.product-gallery.js-enabled .product-gallery__item.active .lazy-image{transform:translate(0)}.product-gallery.js-enabled .product-gallery__item.before-active .lazy-image{transform:translate(calc(var(--grid-width) / 12 * 3))}.product-gallery.js-enabled .product-gallery__item.after-active .lazy-image{transform:translate(calc(var(--grid-width) / 12 * -3))}@media screen and (min-width:836px){.product-gallery.js-enabled .product-gallery__item>div.lazy-image{visibility:hidden}.product-gallery.js-enabled .product-gallery__item.enable-tab>div.lazy-image,.product-gallery.js-enabled .product-gallery__item.active>div.lazy-image{visibility:visible}}.product-gallery.js-enabled .product-gallery__item--custom>div{position:relative;overflow:hidden;height:100%;width:calc(100% - var(--grid-width) / 12)}@media screen and (min-width:836px)and (max-width:1023px){.product-gallery.js-enabled .product-gallery__item--custom>div{width:calc(100% - var(--grid-padding) * 2)}}@media screen and (max-width:835px){.product-gallery.js-enabled .product-gallery__item--custom>div{width:100%}.product-gallery:after{content:"mobile-enabled";position:absolute;visibility:hidden}.product-gallery .product-gallery__container{-webkit-clip-path:none!important;clip-path:none!important;cursor:default!important}.product-gallery .product-gallery__items{overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline-start:var(--grid-padding);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;transition:none!important;transform:none!important}.product-gallery .product-gallery__items::-webkit-scrollbar{display:none;height:0;width:0}.product-gallery .product-gallery__items:after{content:"";display:flex;flex-shrink:0;height:1px;order:1;width:var(--grid-padding)}.product-gallery .product-gallery__item{scroll-snap-align:start;overflow:hidden;order:1!important}.product-gallery .product-gallery__item:after{display:none!important}.product-gallery .product-gallery__item .lazy-image{transform:none!important}.product-gallery[data-size="1"] .product-gallery__item{width:calc(var(--grid-perfect-width) - var(--grid-padding) * 2)}}.product-gallery__navigation{position:relative!important;z-index:4;width:100%!important;max-width:560px;height:44px;margin:22px auto 0!important;padding:0!important;display:flex!important;align-items:center;justify-content:center;gap:16px;inset:auto!important;transform:none!important;pointer-events:auto}.product-gallery__no{position:static!important;width:auto!important;min-width:52px;height:34px;padding:0 8px;display:inline-flex!important;align-items:center;justify-content:center;order:2;top:auto!important;left:auto!important;right:auto!important;line-height:1;font-weight:700;letter-spacing:-.01em;color:var(--color-text);pointer-events:none}.product-gallery__prev,.product-gallery__next{position:static!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;background:transparent!important;box-shadow:none!important;color:rgba(var(--color-text-rgb),.42)!important;opacity:1!important;overflow:visible!important;transform:none!important;transition:color .16s ease,opacity .16s ease,transform .16s ease!important;cursor:pointer}.product-gallery__prev{order:1}.product-gallery__next{order:3}.product-gallery__prev>*,.product-gallery__next>*{display:none!important}.product-gallery__prev:before,.product-gallery__next:before{display:block;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1;font-weight:400;color:currentColor}.product-gallery__prev:before{content:"\2190"}.product-gallery__next:before{content:"\2192"}.no-touchevents .product-gallery__prev:not(.disabled):hover,.no-touchevents .product-gallery__next:not(.disabled):hover,.product-gallery__prev:not(.disabled):focus,.product-gallery__next:not(.disabled):focus{color:var(--color-text)!important;background:transparent!important;border:0!important;box-shadow:none!important;outline:none!important}.no-touchevents .product-gallery__prev:not(.disabled):hover{transform:translate(-2px)!important}.no-touchevents .product-gallery__next:not(.disabled):hover{transform:translate(2px)!important}.product-gallery__prev.disabled,.product-gallery__next.disabled,.product-gallery__prev[disabled],.product-gallery__next[disabled]{opacity:.22!important;color:rgba(var(--color-text-rgb),.22)!important;cursor:default!important;pointer-events:none!important}.product-gallery[data-size="1"] .product-gallery__navigation{justify-content:center;gap:0;height:34px;margin-top:18px!important}.product-gallery[data-size="1"] .product-gallery__prev,.product-gallery[data-size="1"] .product-gallery__next{display:none!important}.product-gallery[data-size="1"] .product-gallery__no{min-width:auto;height:34px;padding:0}html[dir=rtl] .product-gallery__no,html[dir=ltr] .product-gallery__no{left:auto!important;right:auto!important}@media screen and (min-width:1365px){.product-gallery__no{font-size:calc(16px / 18 * var(--base-body-size) + 0px);line-height:1}}@media screen and (min-width:1023px)and (max-width:1365px){.product-gallery__no{font-size:calc(15px / 18 * var(--base-body-size) + 0px);line-height:1}}@media screen and (min-width:599px)and (max-width:1023px){.product-gallery__no{font-size:calc(15px / 18 * var(--base-body-size) + 0px);line-height:1}}@media screen and (max-width:835px){.product-gallery__navigation{width:calc(100% - var(--grid-padding) * 2)!important;max-width:none;height:40px;margin:16px auto 0!important;gap:14px}.product-gallery__prev,.product-gallery__next{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important}.product-gallery__prev:before,.product-gallery__next:before{font-size:17px}.product-gallery__no{height:32px;min-width:48px;font-size:calc(14px / 18 * var(--base-body-size) + 0px);line-height:1}}@media screen and (max-width:599px){.product-gallery__navigation{margin-top:14px!important}.product-gallery__no{font-size:calc(13px / 18 * var(--base-body-size) + 0px);line-height:1}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-product-slider.css.map */
