product-card-gallery .gallery-slides{z-index:1}product-card-gallery .gallery-slides{z-index:1;position:relative;width:100%;height:100%}product-card-gallery .gallery-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease-in-out}product-card-gallery .gallery-slide.is-active{opacity:1;z-index:1}product-card-gallery .gallery-slide img{width:100%;height:100%;object-fit:cover}product-card-gallery .gallery-progress-bars{display:flex;align-items:flex-end;justify-content:center;gap:1rem;position:absolute;top:0;left:0;padding:1.5rem 1rem;width:100%;height:100%;z-index:2;pointer-events:none;opacity:0;transition:opacity .2s}product-card-gallery .gallery-progress-bar{flex:1;height:2px;max-width:50px;background:var(--product-card-gallery-background-inactive);transition:background .2s}product-card-gallery .gallery-progress-bar.filled{background:var(--product-card-gallery-background-active)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-product-card.css.map */
