.cart-carousel{position:relative;width:100%;overflow:hidden;touch-action:pan-y}.cart-carousel__track{display:flex;transition:transform .3s ease;will-change:transform}.cart-carousel__slide{flex:0 0 100%;min-width:100%}.cart-carousel__slide img{width:100%;height:auto;display:block}.cart-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.cart-carousel__dot{width:6px;height:6px;border-radius:50%;background-color:rgba(var(--color-foreground),.3);border:none;padding:0;cursor:pointer;transition:background-color .2s ease}.cart-carousel__dot:hover{background-color:rgba(var(--color-foreground),.5)}.cart-carousel__dot.active{background-color:rgba(var(--color-foreground),1)}.cart-carousel[data-slide-count="1"] .cart-carousel__dots{display:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-cart-carousel.css.map */
