.product-detail-gallery{position:relative}.product-detail-gallery__header{margin-bottom:1.6rem}.product-detail-gallery__heading{margin:0}.product-detail-gallery__list{display:flex;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.product-detail-gallery__list::-webkit-scrollbar{display:none}.product-detail-gallery__item{position:relative;overflow:hidden;background-color:rgb(var(--color-background, 255 255 255));aspect-ratio:var(--pdg-ratio, 4 / 5);max-height:var(--pdg-max-h, 88svh);scroll-snap-align:start;scroll-snap-stop:always}.product-detail-gallery__image{display:block;width:100%;height:100%;object-fit:var(--pdg-fit, cover);object-position:center}.product-detail-gallery--empty{padding-block:3.2rem;text-align:center;opacity:.7}@media screen and (max-width:749px){.product-detail-gallery__list{gap:var(--pdg-gap-mobile, 8px)}.product-detail-gallery__item{flex:0 0 var(--pdg-peek, 82%);max-width:var(--pdg-peek, 82%);aspect-ratio:var(--pdg-ratio-mobile, 2 / 3);max-height:var(--pdg-max-h-mobile, 80svh)}.product-detail-gallery__list--single>.product-detail-gallery__item{flex:0 0 100%;max-width:100%}}@media screen and (min-width:750px){.product-detail-gallery__list{gap:var(--pdg-gap-desktop, 0px)}.product-detail-gallery__item{flex:0 0 calc((100% - (var(--pdg-per-view, 2.5) - 1) * var(--pdg-gap-desktop, 0px)) / var(--pdg-per-view, 2.5));max-width:calc((100% - (var(--pdg-per-view, 2.5) - 1) * var(--pdg-gap-desktop, 0px)) / var(--pdg-per-view, 2.5))}.product-detail-gallery__list--fill-desktop{overflow-x:hidden}.product-detail-gallery__list--fill-desktop>.product-detail-gallery__item{flex:1 1 0;max-width:none;min-width:0}}@media(prefers-reduced-motion:reduce){.product-detail-gallery__list{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-product-detail-gallery.css.map */
