.product-carousel{position:relative;width:100%}@media screen and (min-width: 990px){.product__media-wrapper .product-carousel{position:sticky;top:3rem;z-index:2}.product:has(.product-carousel) .product__info-container.product__column-sticky{position:relative;top:auto}}.product-carousel__main{position:relative;width:100%;background-color:#fafafa;border-radius:0;overflow:hidden;height:calc(100vh - 22rem);max-height:70vh;min-height:400px;display:flex;align-items:center;justify-content:center}.product-carousel__slides{position:relative;width:100%;height:100%}.product-carousel__slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.product-carousel__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;position:relative}.product-carousel__slide img{max-width:90%;max-height:90%;width:auto;height:auto;object-fit:contain}.product-carousel__slide .deferred-media{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-carousel__slide .deferred-media__poster{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer}.product-carousel__slide .deferred-media__poster img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.product-carousel__slide .deferred-media__poster-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6rem;height:6rem;background:#000000b3;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s ease,transform .2s ease}.product-carousel__slide .deferred-media__poster-button:hover{background:#000000e6;transform:translate(-50%,-50%) scale(1.05)}.product-carousel__slide .deferred-media__poster-button svg{width:2.4rem;height:2.4rem;color:#fff;margin-left:.3rem}.product-carousel__slide:not(.is-active) .deferred-media__poster-button{display:none}.product-carousel__slide video,.product-carousel__slide iframe,.product-carousel__slide model-viewer{width:100%;height:100%;object-fit:contain}.product-carousel__slide .deferred-media[loaded]{width:100%;height:100%}.product-carousel__slide .deferred-media[loaded] video,.product-carousel__slide .deferred-media[loaded] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.product-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:3.2rem;height:3.2rem;background:#1e1e1e99;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s ease;opacity:1}.product-carousel__nav:hover{background:#1e1e1ecc}.product-carousel__nav:disabled{opacity:.3;cursor:not-allowed}.product-carousel__nav--prev{left:1.2rem}.product-carousel__nav--next{right:1.2rem}.product-carousel__nav svg{width:1.6rem;height:1.6rem;color:#fff}.product-carousel__nav--prev svg{transform:rotate(180deg)}.product-carousel__thumbnails{display:flex;gap:.8rem;margin-top:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:.4rem}.product-carousel__thumbnails::-webkit-scrollbar{display:none}.product-carousel__thumb{position:relative;flex:0 0 auto;width:6.4rem;height:6.4rem;padding:0;background:#fafafa;border:2px solid transparent;border-radius:0;cursor:pointer;overflow:hidden;scroll-snap-align:start;transition:border-color .2s ease,opacity .2s ease}.product-carousel__thumb:hover{border-color:#0003}.product-carousel__thumb.is-active{border-color:#000c}.product-carousel__thumb img{width:100%;height:100%;object-fit:cover}.product-carousel__thumb-badge{position:absolute;bottom:.4rem;right:.4rem;width:1.8rem;height:1.8rem;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-carousel__thumb-badge svg{width:1rem;height:1rem;color:#fff}@media screen and (max-width: 749px){.product-carousel{padding:0 1.5rem}.product-carousel__main{border-radius:0;height:50vh;max-height:none;min-height:280px}.product-carousel__nav{width:2.8rem;height:2.8rem}.product-carousel__nav--prev{left:.8rem}.product-carousel__nav--next{right:.8rem}.product-carousel__nav svg{width:1.4rem;height:1.4rem}.product-carousel__thumbnails{margin-top:.8rem;padding:.4rem 0}.product-carousel__thumb{width:5.6rem;height:5.6rem}}@media screen and (min-width: 750px) and (max-width: 989px){.product-carousel__thumb{width:7.2rem;height:7.2rem}}@media screen and (min-width: 990px){.product-carousel__thumb{width:8rem;height:8rem}}.product-carousel__slide.is-loading{opacity:.5}.product-carousel__slide.is-loading:after{content:"";position:absolute;width:2rem;height:2rem;border:2px solid rgba(0,0,0,.1);border-top-color:#0009;border-radius:50%;animation:carousel-spin .8s linear infinite}@keyframes carousel-spin{to{transform:rotate(360deg)}}.product-carousel__dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.2rem}.product-carousel__dot{width:.6rem;height:.6rem;border-radius:50%;background:#0003;border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.product-carousel__dot.is-active{background:#000c}.product-carousel__dot:hover:not(.is-active){background:#0006;transform:scale(1.2)}@media screen and (min-width: 750px){.product-carousel__dots{display:none}}.product-carousel__slide--variant{display:none}.product-carousel__slide--variant.is-active{display:flex}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-product-carousel.css.map */
