.product-media-gallery__wrapper{position:relative;width:100%;min-width:0}.product-media-gallery__container{display:flex;flex-direction:column;gap:4px;width:100%;min-width:0}@media screen and (min-width:992px){.product-media-gallery__container{flex-direction:row-reverse;align-items:flex-start;gap:20px}}.product-media-gallery__main{position:relative;flex:1 1 auto;min-width:0;width:100%;overflow:hidden}@media screen and (min-width:992px){.product-media-gallery__main{flex:0 0 calc(100% - 90px);max-width:calc(100% - 90px)}}.product-media-gallery__slider{position:relative;width:100%;overflow:hidden}.product-media-gallery__slider:not(.swiper-initialized) .swiper-slide:not(:first-child){display:none}.product-media-gallery__slider:not(.swiper-initialized) .swiper-wrapper{display:block}.product-media-gallery__slider .swiper-wrapper{align-items:stretch}.product-media-gallery__slide{width:100%;height:auto}.product-media-gallery__slide-bg{position:relative;background-color:#f7f7f7;width:100%}.product-media-gallery__image-wrap{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;max-width:100%;background-color:#f7f7f7;overflow:hidden}.product-media-gallery__image{display:block;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;mix-blend-mode:darken}@media screen and (max-width:991px){.product-media-gallery__image-wrap{aspect-ratio:auto;height:290px;max-height:290px}.product-media-gallery__image{width:100%;height:100%;max-height:290px;object-fit:contain}}.product-media-gallery__ambassador-tag{position:absolute;top:15px;right:0;z-index:10;padding:9px 14px;border-radius:40px 0 0 40px;background:linear-gradient(270deg,#c1323c,#e81f2e);color:#fff;font-size:14px}.product-media-gallery__ambassador-chip{position:absolute;top:40px;right:0;z-index:5;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #e81f2e}.product-media-gallery__magnifier{position:relative;cursor:zoom-in}.product-media-gallery__zoom-trigger{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:transparent;cursor:zoom-in}.product-media-gallery__zoom-trigger:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-media-gallery__external-video{position:relative}.product-media-gallery__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;cursor:pointer}.product-media-gallery__nav{position:absolute;top:51%;z-index:9999;display:flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;cursor:pointer;transform:translateY(-50%)}.product-media-gallery__nav--prev{left:0;margin-inline-start:6px}.product-media-gallery__nav--next{right:0;margin-inline-end:6px}.product-media-gallery__nav svg{width:38px;height:38px}.product-media-gallery__nav:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-media-gallery__nav.swiper-button-disabled svg path{opacity:.5;cursor:not-allowed}.product-media-gallery__play-wrap{padding-top:4px;padding-inline:1px}@media screen and (max-width:991px){.product-media-gallery__play-wrap{position:absolute;right:2px;bottom:-60px;z-index:1}}.product-media-gallery__play-btn{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px;padding:16px;border:0;background:transparent;cursor:pointer;font-size:12px}.product-media-gallery__play-btn:hover .product-media-gallery__play-label,.product-media-gallery__play-btn:focus-visible .product-media-gallery__play-label{color:#e91d2d}.product-media-gallery__play-btn:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-media-gallery__play-label{display:none;color:#404041}@media screen and (min-width:768px){.product-media-gallery__play-label{display:inline}}.product-media-gallery__thumbs{display:none;position:relative;flex:0 0 auto;align-self:flex-start;width:auto;height:auto}@media screen and (min-width:992px){.product-media-gallery__thumbs{display:block;flex:0 0 90px;width:90px;max-width:90px;padding-block:30px}}.product-media-gallery__thumb-slider{overflow:hidden;width:100%;height:auto}.product-media-gallery__thumb-slider:not(.swiper-initialized) .product-media-gallery__thumb-slide:not(:first-child){display:none}.product-media-gallery__thumb-slider .swiper-wrapper{height:auto}@media screen and (min-width:992px){.product-media-gallery__thumb-slider{width:90px;max-height:482px}.product-media-gallery__thumb-slider .swiper-slide{width:90px;height:90px}}.product-media-gallery__thumb-slide{width:90px;height:90px;flex-shrink:0;box-sizing:border-box}.product-media-gallery__thumb-btn{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90px;height:90px;min-width:90px;min-height:90px;padding:4px 13px;border:0;background-color:#f8f8f8;cursor:pointer}.product-media-gallery__thumb-btn:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.product-media-gallery__thumb-image{display:block;width:auto;max-width:100%;max-height:100%;height:auto;object-fit:contain;mix-blend-mode:darken}.product-media-gallery__thumb-nav{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;cursor:pointer;opacity:.9;transition:opacity .3s ease}.product-media-gallery__thumb-nav:hover,.product-media-gallery__thumb-nav:focus-visible{opacity:1}.product-media-gallery__thumb-nav:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}@media screen and (min-width:992px){.product-media-gallery__thumb-nav--prev{top:13px;left:50%;transform:translate(-50%) rotate(90deg)}.product-media-gallery__thumb-nav--next{bottom:0;left:50%;transform:translate(-50%) rotate(90deg)}}.product-media-gallery__lens{position:fixed;z-index:11;top:150px;right:50px;bottom:30px;left:calc(50% + 30px);border:1px solid #ccc;background-color:#fff;background-repeat:no-repeat;background-size:200% 200%;pointer-events:none;cursor:none}@media screen and (max-width:991px){.product-media-gallery__lens{display:none!important}}.product-media-gallery__zoom-dialog{width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:20px;border:0;background-color:#eeeeeea1;box-sizing:border-box}.product-media-gallery__zoom-dialog[open]{display:flex;flex-direction:column}.product-media-gallery__zoom-dialog::backdrop{background-color:#eeeeeea1}.product-media-gallery__zoom-dialog>form{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:0;pointer-events:none}.product-media-gallery__zoom-close{position:absolute;top:16px;right:40px;z-index:99;border:0;padding:0;background:transparent;color:#000000d9;font-size:55px;font-weight:700;line-height:1;cursor:pointer;pointer-events:auto}.product-media-gallery__zoom-close:hover,.product-media-gallery__zoom-close:focus-visible{color:#8d2323}.product-media-gallery__zoom-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-media-gallery__zoom-wrapper{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%}.product-media-gallery__zoom-main{display:flex;flex:1 1 auto;align-items:center;justify-content:center;position:relative;min-height:0}.product-media-gallery__zoom-inner{display:flex;justify-content:center;position:relative;width:100%}.product-media-gallery__zoom-stage{position:relative;z-index:10;width:90%;max-width:600px;aspect-ratio:1 / 1;background-color:#f8f8f8}.product-media-gallery__zoom-stage:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-media-gallery__zoom-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.product-media-gallery__zoom-slide[hidden]{display:none}.product-media-gallery__zoom-image{display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain}.product-media-gallery__zoom-nav{position:absolute;top:45%;z-index:10;display:flex;align-items:center;justify-content:center;width:80px;height:80px;border:0;padding:0;background:transparent;cursor:pointer}.product-media-gallery__zoom-nav--prev{left:8px}.product-media-gallery__zoom-nav--next{right:8px}.product-media-gallery__zoom-nav:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-media-gallery__zoom-thumbs-wrap{flex:0 0 auto;width:100%;padding-block:20px}.product-media-gallery__zoom-thumbs{display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;width:100%;padding-inline:16px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-media-gallery__zoom-thumbs::-webkit-scrollbar{height:4px}.product-media-gallery__zoom-thumbs::-webkit-scrollbar-track{background:#0000001a;border-radius:2px}.product-media-gallery__zoom-thumbs::-webkit-scrollbar-thumb{background:#0000004d;border-radius:2px}.product-media-gallery__zoom-thumbs::-webkit-scrollbar-thumb:hover{background:#0000007f}.product-media-gallery__zoom-thumb{flex:0 0 auto;width:64px;height:64px;border:0;padding:0;background:transparent;cursor:pointer;opacity:.7;transition:opacity .15s ease}.product-media-gallery__zoom-thumb:hover,.product-media-gallery__zoom-thumb:focus-visible,.product-media-gallery__zoom-thumb--active{opacity:1}.product-media-gallery__zoom-thumb:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.product-media-gallery__zoom-thumb-media{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;height:100%;background-color:#f8f8f8}.product-media-gallery__zoom-thumb-image{display:block;width:100%;height:100%;object-fit:contain}.product-media-gallery__video-dialog{width:min(100vw,960px);max-width:calc(100vw - 32px);margin:auto;padding:0;border:0;background:#000}.product-media-gallery__video-dialog::backdrop{background:#000000b3}.product-media-gallery__video-close{position:absolute;top:12px;right:12px;z-index:2;border:0;background:transparent;cursor:pointer}.product-media-gallery__video-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-media-gallery__video-body{position:relative;width:100%;aspect-ratio:16 / 9}.product-media-gallery__video-iframe,.product-media-gallery__video-native{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#000}@media screen and (max-width:991px){.product-media-gallery__nav{z-index:10}}@media screen and (min-width:768px){.product-media-gallery__zoom-thumbs-wrap{padding-block:30px}.product-media-gallery__zoom-thumbs{justify-content:center;padding-inline:0}.product-media-gallery__zoom-thumb{width:80px;height:80px}}@media screen and (max-width:767px){.product-media-gallery__zoom-close{right:16px;font-size:45px}}@media(prefers-reduced-motion:reduce){.product-media-gallery__thumb-nav,.product-media-gallery__zoom-thumb{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/product-media-gallery.css.map */
