media-gallery.pi-product-gallery{--pi-fc-nav-size: 48px;--pi-pg-thumb-size: 64px;--pi-pg-gap: 20px;--pi-pg-thumb-gap: 20px;--pi-pg-thumb-pad: 4px;--pi-pg-thumb-radius: 16px}.product--pi-gallery .product__media-wrapper{max-width:100%;width:100%}@media screen and (min-width:990px){.product--pi-gallery.product--large:not(.product--no-media) .product__media-wrapper,.product--pi-gallery.product--medium:not(.product--no-media) .product__media-wrapper,.product--pi-gallery.product--small:not(.product--no-media) .product__media-wrapper{max-width:var(--pi-gallery-width, 60%);width:var(--pi-gallery-width, 60%)}.product--pi-gallery:not(.product--no-media) .product__info-wrapper{max-width:calc(100% - var(--pi-gallery-width, 60%) - var(--grid-desktop-horizontal-spacing));width:calc(100% - var(--pi-gallery-width, 60%) - var(--grid-desktop-horizontal-spacing) / 2);flex-grow:1}}media-gallery.pi-product-gallery{display:flex;flex-direction:row;align-items:stretch;gap:var(--pi-pg-gap, 20px);width:100%}media-gallery.pi-product-gallery [id^=GalleryViewer]{order:1;flex:1 1 0;min-width:0;width:auto;overflow:hidden}media-gallery.pi-product-gallery:not(:has(.pi-thumbnail-slider)) [id^=GalleryViewer]{flex:1 1 100%;width:100%;max-width:100%}media-gallery.pi-product-gallery .pi-thumbnail-slider{order:2;flex:0 0 var(--pi-pg-thumb-size);width:var(--pi-pg-thumb-size);min-width:var(--pi-pg-thumb-size);margin:0}@media screen and (min-width:750px){media-gallery.pi-product-gallery{--pi-pg-thumb-size: 88px}media-gallery.pi-product-gallery .pi-thumbnail-slider{order:1}media-gallery.pi-product-gallery [id^=GalleryViewer]{order:2;max-width:none}}media-gallery.pi-product-gallery .pi-thumbnail-slider,media-gallery.pi-product-gallery .pi-thumbnail-slider.thumbnail-slider{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-shrink:0;width:var(--pi-pg-thumb-size);min-height:0;max-height:var(--pi-pg-thumb-column-height, none);height:var(--pi-pg-thumb-column-height, auto);gap:0;overflow:hidden}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list,media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list.slider,media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list.slider--mobile,media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;grid-template-columns:none!important;align-items:stretch!important;width:100%!important;flex:1 1 auto;min-height:0;max-height:100%;overflow-x:hidden!important;overflow-y:auto!important;overflow:hidden auto!important;scroll-snap-type:y mandatory;scroll-padding:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0!important;margin:0;gap:var(--pi-pg-thumb-gap)}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list::-webkit-scrollbar{display:none}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list__item.slider__slide,media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide,media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list.slider--mobile .thumbnail-list__item.slider__slide{width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 auto;margin:0;padding:0}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list__item{position:relative;width:100%}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail-list__item:before{content:"";display:block;padding-bottom:100%}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;padding:var(--pi-pg-thumb-pad);border-radius:var(--pi-pg-thumb-radius, 16px);overflow:hidden;border:.1rem solid transparent;transition:border-color var(--pi-dur-fast, .15s) var(--pi-ease, ease)}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail.global-media-settings img{border-radius:calc(var(--pi-pg-thumb-radius, 16px) - var(--pi-pg-thumb-pad));object-fit:cover;width:100%;height:100%}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail[aria-current]{box-shadow:none;border-color:rgb(var(--color-foreground))}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail__badge{background-color:#fff;border:none;color:rgb(var(--color-foreground));height:2.2rem;width:2.2rem;left:auto;right:calc(var(--pi-pg-thumb-pad) + .2rem);top:calc(var(--pi-pg-thumb-pad) + .2rem);box-shadow:0 .1rem .4rem #0000001f;z-index:2}media-gallery.pi-product-gallery .pi-thumbnail-slider .thumbnail__badge .icon{width:.9rem;height:.9rem}media-gallery.pi-product-gallery .pi-fc__arrow.slider-button{position:absolute!important;left:50%;z-index:3;align-items:center;justify-content:center;flex-shrink:0;width:var(--pi-fc-nav-size);height:var(--pi-fc-nav-size);min-width:var(--pi-fc-nav-size);min-height:var(--pi-fc-nav-size);padding:0;margin:0;color:#000;background-color:#ffffff8c;border:none;border-radius:50%;box-shadow:0 .4rem 1.6rem #0000001a;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .25s ease,opacity .25s ease;transform:translate(-50%)!important;will-change:backdrop-filter;isolation:auto}media-gallery.pi-product-gallery .pi-pg__arrow--up.pi-fc__arrow{top:0;bottom:auto;display:none!important;opacity:0;visibility:hidden;pointer-events:none}media-gallery.pi-product-gallery .pi-thumbnail-slider.is-scrolled .pi-pg__arrow--up.pi-fc__arrow:not([disabled]){display:flex!important;opacity:1;visibility:visible;pointer-events:auto}media-gallery.pi-product-gallery .pi-pg__arrow--down.pi-fc__arrow{top:auto;bottom:0;display:flex!important;opacity:1;visibility:visible;pointer-events:auto}media-gallery.pi-product-gallery .pi-thumbnail-slider.is-at-end .pi-pg__arrow--down.pi-fc__arrow,media-gallery.pi-product-gallery .pi-thumbnail-slider:not(.can-scroll) .pi-pg__arrow--down.pi-fc__arrow{display:none!important;opacity:0;visibility:hidden;pointer-events:none}media-gallery.pi-product-gallery .pi-pg__arrow--up .pi-fc__arrow-icon{transform:rotate(90deg)!important}media-gallery.pi-product-gallery .pi-pg__arrow--down .pi-fc__arrow-icon{transform:rotate(90deg)!important}media-gallery.pi-product-gallery .pi-fc__arrow-icon{display:inline-flex;width:.8rem;height:1.4rem;position:relative;z-index:1}media-gallery.pi-product-gallery .pi-fc__arrow-icon svg{display:block;width:100%;height:100%}media-gallery.pi-product-gallery .pi-fc__arrow:hover{background-color:#fffc}media-gallery.pi-product-gallery .pi-fc__arrow[disabled],media-gallery.pi-product-gallery .pi-fc__arrow--prev[disabled],media-gallery.pi-product-gallery .pi-fc__arrow--next[disabled]{display:none!important;opacity:0;visibility:hidden;pointer-events:none}media-gallery.pi-product-gallery [id^=GalleryViewer] .slider-buttons{display:none}media-gallery.pi-product-gallery .product__media-list{margin-bottom:0;width:100%}media-gallery.pi-product-gallery .product__media-list .product__media-item{width:100%!important;max-width:100%;margin:0;box-sizing:border-box}@media screen and (min-width:750px){media-gallery.pi-product-gallery .product__media-list{margin-left:0;margin-right:0;padding-right:0!important}}@media screen and (max-width:749px){media-gallery.pi-product-gallery [id^=GalleryViewer],media-gallery.pi-product-gallery .pi-thumbnail-slider{margin-left:0!important;margin-right:0!important}media-gallery.pi-product-gallery:has(.pi-thumbnail-slider) [id^=GalleryViewer]{max-width:calc(100% - var(--pi-pg-thumb-size) - var(--pi-pg-gap))}media-gallery.pi-product-gallery .product__media-list{margin-left:0!important;margin-right:0!important;padding-right:0!important}media-gallery.pi-product-gallery .product__media-list.grid--peek .grid__item:first-of-type{margin-left:0}media-gallery.pi-product-gallery .product__media-list.grid--peek.slider:after{display:none}}media-gallery.pi-product-gallery .product-media-container{border-radius:var(--pi-radius-lg, 1.6rem);overflow:hidden;background:rgba(var(--color-foreground),.04);max-width:100%}media-gallery.pi-product-gallery .product__media-list video,media-gallery.pi-product-gallery .product__media-list .media img{border-radius:var(--pi-radius-lg, 1.6rem)}media-gallery.pi-product-gallery .product__modal-opener--image{position:relative;display:block;width:100%;height:100%;cursor:zoom-in}media-gallery.pi-product-gallery .product__modal-opener--image .product__media-toggle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;cursor:zoom-in;opacity:0}media-gallery.pi-product-gallery .product__modal-opener--image .product__media-toggle:after{top:0;right:0;bottom:0;left:0;z-index:2;cursor:zoom-in}media-gallery.pi-product-gallery .product__modal-opener--image .product__media,media-gallery.pi-product-gallery .product__modal-opener--image .product__media img{cursor:zoom-in}media-gallery.pi-product-gallery .product__modal-opener--image .product__media-icon,media-gallery.pi-product-gallery .product__modal-opener--image .product__media-icon--lightbox{display:flex;pointer-events:none}@media screen and (min-width:750px){media-gallery.pi-product-gallery .product__modal-opener--image .product__media-icon{right:1.6rem;left:auto;top:50%;transform:translateY(-50%);width:4rem;height:4rem;background:#fff;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;box-shadow:var(--pi-shadow-soft, 0 .2rem .8rem rgba(0, 0, 0, .08));z-index:3}media-gallery.pi-product-gallery .product__modal-opener--image .product__media-icon .icon{width:1.4rem;height:1.4rem}}@media screen and (max-width:749px){media-gallery.pi-product-gallery .product__modal-opener--image .product__media-icon--lightbox{display:flex}}media-gallery.pi-product-gallery .pi-thumbnail-slider.medium-hide,media-gallery.pi-product-gallery .pi-thumbnail-slider.large-up-hide,media-gallery.pi-product-gallery .pi-thumbnail-slider.small-hide{display:flex!important}@media screen and (min-width:750px){.product--pi-gallery.product--thumbnail .thumbnail-list,.product--pi-gallery.product--thumbnail_slider .thumbnail-list{padding-right:0}.product--pi-gallery.product--thumbnail .product__media-item:not(.is-active),.product--pi-gallery.product--thumbnail_slider .product__media-item:not(.is-active){display:none}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/pi-product-gallery.css.map */
