.product-media-gallery{position:relative}.product-carousel{position:relative;width:100%}.product-carousel__slides{position:relative;min-height:300px}.product-carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;z-index:1}.product-carousel__slide.is-active{opacity:1;z-index:2;position:relative}.product-carousel__navigation{display:flex;justify-content:center;align-items:center;margin-top:1rem;gap:1rem}.product-carousel__prev,.product-carousel__next{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.1);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:transform .2s ease}.product-carousel__prev:hover,.product-carousel__next:hover{transform:scale(1.1);background-color:rgba(var(--color-foreground),.06)}.product-carousel__prev .icon{transform:rotate(90deg)}.product-carousel__next .icon{transform:rotate(-90deg)}.product-carousel__counter{display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/109/assets/featured-product.css.map */
