.product-image-carousel{--carousel-margin-top: 1.5rem;--carousel-margin-bottom: 1.5rem;--carousel-border-radius: 8px;--carousel-aspect-ratio: 1 / 1;--carousel-arrow-color: #ffffff;--carousel-arrow-bg: rgba(0, 0, 0, .5);--carousel-dot-color: rgba(0, 0, 0, .3);--carousel-dot-active-color: #000000;position:relative;margin-top:var(--carousel-margin-top);margin-bottom:var(--carousel-margin-bottom);overflow:hidden;border-radius:var(--carousel-border-radius)}.product-image-carousel__track-wrapper{overflow:hidden;width:100%}.product-image-carousel__track{display:flex;transition:transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.product-image-carousel__slide{flex:0 0 100%;min-width:100%;position:relative}.product-image-carousel__image-wrapper{position:relative;width:100%;aspect-ratio:var(--carousel-aspect-ratio);overflow:hidden;background-color:var(--color-background)}.product-image-carousel__image{width:100%;height:100%;object-fit:cover;display:block}.product-image-carousel__link{display:block;text-decoration:none}.product-image-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border:none;border-radius:50%;background-color:var(--carousel-arrow-bg);color:var(--carousel-arrow-color);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,background-color .2s ease,transform .2s ease;opacity:0;padding:0}.product-image-carousel:hover .product-image-carousel__arrow{opacity:1}.product-image-carousel__arrow:hover{background-color:#000000b3;transform:translateY(-50%) scale(1.05)}.product-image-carousel__arrow:focus-visible{opacity:1;outline:2px solid var(--carousel-arrow-color);outline-offset:2px}.product-image-carousel__arrow--prev{left:12px}.product-image-carousel__arrow--next{right:12px}.product-image-carousel__arrow svg{width:20px;height:20px}.product-image-carousel__arrow:disabled{opacity:.3;cursor:not-allowed}.product-image-carousel__dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10;padding:6px 10px;background-color:#ffffffe6;border-radius:20px}.product-image-carousel__dot{width:10px;height:10px;border-radius:50%;border:none;background-color:var(--carousel-dot-color);cursor:pointer;padding:0;transition:background-color .2s ease,transform .2s ease}.product-image-carousel__dot:hover{background-color:var(--carousel-dot-active-color);transform:scale(1.1)}.product-image-carousel__dot--active{background-color:var(--carousel-dot-active-color)}.product-image-carousel__dot:focus-visible{outline:2px solid var(--carousel-dot-active-color);outline-offset:2px}.product-image-carousel--dragging .product-image-carousel__track{transition:none;cursor:grabbing}.product-image-carousel__track:not(.product-image-carousel--dragging .product-image-carousel__track){cursor:grab}@media screen and (max-width:749px){.product-image-carousel__arrow{width:36px;height:36px;opacity:1}.product-image-carousel__arrow--prev{left:8px}.product-image-carousel__arrow--next{right:8px}.product-image-carousel__arrow svg{width:18px;height:18px}.product-image-carousel__dots{bottom:8px;gap:6px;padding:4px 8px}.product-image-carousel__dot{width:8px;height:8px}}@media(prefers-reduced-motion:reduce){.product-image-carousel__track,.product-image-carousel__arrow,.product-image-carousel__dot{transition:none}}.product-image-carousel--loading .product-image-carousel__image{opacity:0}.product-image-carousel__image{opacity:1;transition:opacity .3s ease}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-image-carousel.css.map */
