.product-card-gallery{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;background:rgb(var(--color-background))}.product-card-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility 0s linear .7s}.product-card-gallery__slide.is-active{z-index:1;opacity:1;visibility:visible;transition-delay:0s}.product-card-gallery__slide>.framed-artwork,.product-card-gallery__media{display:block;width:100%;height:100%}.media .product-card-gallery__media{object-fit:cover;object-position:center}.product-card-gallery__progress{position:absolute;z-index:2;left:50%;bottom:1rem;display:flex;gap:.45rem;padding:.45rem .6rem;border-radius:999px;background:#0003;opacity:0;transform:translate(-50%,.4rem);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.product-card-gallery.is-previewing .product-card-gallery__progress{opacity:1;transform:translate(-50%)}.product-card-gallery__dot{display:block;width:.5rem;height:.5rem;border-radius:50%;background:#ffffff8c;box-shadow:0 0 0 1px #0000001f;transition:background .25s ease,transform .25s ease}.product-card-gallery__dot.is-active{background:#fff;transform:scale(1.2)}@media(prefers-reduced-motion:reduce){.product-card-gallery__slide,.product-card-gallery__progress,.product-card-gallery__dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-product-card-gallery.css.map */
