:root{--moor-gallery-pink: #f5cfde;--moor-gallery-accent: #ef7faa;--moor-gallery-ink: #191919;--moor-gallery-border: #efe8ea;--moor-gallery-surface: #fafafa;--moor-gallery-radius: 10px;--moor-gallery-thumbnail: 72px;--moor-gallery-gap: 12px;--moor-gallery-max-height: 640px}.product-information__media media-gallery.media-gallery--carousel{--thumbnail-width: var(--moor-gallery-thumbnail) !important;--thumbnail-radius: 8px !important;--media-radius: var(--moor-gallery-radius) !important;--image-gap: var(--moor-gallery-gap) !important}.product-information__media media-gallery.media-gallery--carousel slideshow-component{column-gap:var(--moor-gallery-gap)}.product-information__media media-gallery.media-gallery--carousel slideshow-container{overflow:hidden;border:1px solid var(--moor-gallery-border);border-radius:var(--moor-gallery-radius);background:var(--moor-gallery-surface);box-shadow:0 8px 28px #1919190d}@media screen and (min-width:990px){.product-information__media{align-self:stretch}.product-information__media>media-gallery.media-gallery--carousel{position:sticky;top:calc(var(--header-group-height, 0px) + 16px);align-self:start;max-height:calc(100svh - var(--header-group-height, 0px) - 32px)}}@media screen and (min-width:750px){.product-information__media media-gallery.media-gallery--carousel slideshow-container{justify-self:start;width:min(100%,var(--moor-gallery-max-height),calc(100svh - 150px));height:auto;aspect-ratio:1 / 1}.product-information__media media-gallery.media-gallery--carousel slideshow-container,.product-information__media media-gallery.media-gallery--carousel slideshow-slide,.product-information__media media-gallery.media-gallery--carousel .product-media-container,.product-information__media media-gallery.media-gallery--carousel .product-media{max-height:min(var(--moor-gallery-max-height),calc(100svh - 150px))}.product-information__media media-gallery.media-gallery--carousel slideshow-slide,.product-information__media media-gallery.media-gallery--carousel .product-media-container,.product-information__media media-gallery.media-gallery--carousel .product-media{width:100%;height:100%}.product-information__media media-gallery.media-gallery--carousel .product-media-container{background:var(--moor-gallery-surface)}.product-information__media media-gallery.media-gallery--carousel .product-media-container:not(.dialog-zoomed-gallery *) :is(img,video,iframe,model-viewer,.deferred-media__poster-image){object-fit:contain!important}}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnails{gap:10px;margin:0;padding:3px}.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__thumbnail{box-sizing:border-box;flex:0 0 var(--moor-gallery-thumbnail);width:var(--moor-gallery-thumbnail);height:var(--moor-gallery-thumbnail);overflow:hidden;border:1px solid var(--moor-gallery-border);border-radius:8px;background:var(--moor-gallery-surface);color:var(--moor-gallery-accent);outline:0;opacity:.78;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__thumbnail:hover{border-color:var(--moor-gallery-accent);opacity:1;transform:translateY(-1px)}.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__thumbnail[aria-selected=true]{border:2px solid var(--moor-gallery-accent);outline:0;opacity:1;box-shadow:0 0 0 3px var(--moor-gallery-pink),0 6px 16px #ef7faa29}.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__thumbnail:focus-visible{border-color:var(--moor-gallery-accent);outline:3px solid var(--moor-gallery-pink);outline-offset:2px}.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__thumbnail img{width:100%;height:100%;border-radius:7px;object-fit:cover}@media screen and (min-width:750px){.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails][pagination-position=left],.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails][pagination-position=right]{width:calc(var(--moor-gallery-thumbnail) + 8px);max-height:min(var(--moor-gallery-max-height),calc(100svh - 150px))}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnails-container{height:100%;max-height:100%;padding:3px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnails{box-sizing:border-box;justify-content:space-between;width:100%;min-height:100%}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnail{flex:0 0 var(--moor-gallery-thumbnail)}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnails-container::-webkit-scrollbar{display:none;width:0;height:0}}.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__arrows .slideshow-control{border:1px solid var(--moor-gallery-border);border-radius:999px;background:#ffffffeb;color:var(--moor-gallery-ink);box-shadow:0 4px 16px #19191914;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__arrows .slideshow-control:hover{border-color:var(--moor-gallery-accent);background:var(--moor-gallery-pink)}@media screen and (max-width:749px){.product-information__media media-gallery.media-gallery--carousel{--moor-gallery-thumbnail: 62px;--moor-gallery-gap: 8px;--media-radius: 10px !important}.product-information__media media-gallery.media-gallery--carousel slideshow-container{border-radius:10px;box-shadow:none}.product-information__media media-gallery.media-gallery--carousel .product-media-container:not(.dialog-zoomed-gallery *){max-height:min(520px,72svh);background:var(--moor-gallery-surface)}.product-information__media media-gallery.media-gallery--carousel .product-media-container:not(.dialog-zoomed-gallery *) :is(img,video,iframe,model-viewer,.deferred-media__poster-image){object-fit:contain!important}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails]{width:100%;min-height:calc(var(--moor-gallery-thumbnail) + 14px)}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnails-container{width:100%;padding:6px 3px 4px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:inline proximity;-webkit-overflow-scrolling:touch}.product-information__media media-gallery.media-gallery--carousel slideshow-controls[thumbnails] .slideshow-controls__thumbnails{flex-direction:row;width:max-content;padding-inline:3px}.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__thumbnail{scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__thumbnail,.product-information__media media-gallery.media-gallery--carousel .slideshow-controls__arrows .slideshow-control{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/moor-product-gallery.css.map */
