.product-gallery-carousel{position:sticky;top:calc(var(--header-height, 100px) + 1rem);width:100%}@media (max-width: 989px){.product-gallery-carousel{position:relative;top:0;margin-left:-5%;margin-right:-5%;width:110%}}.product-gallery-carousel__container{position:relative;width:100%;overflow:hidden;border-radius:12px;background:var(--color-background)}@media (max-width: 749px){.product-gallery-carousel__container{border-radius:0}}.product-gallery-carousel__slides{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);cursor:grab;-webkit-user-select:none;user-select:none}.product-gallery-carousel__slides:active{cursor:grabbing}.product-gallery-carousel__slide{min-width:100%;flex-shrink:0}.product-gallery-carousel__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.product-gallery-carousel__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-gallery-carousel__video,.product-gallery-carousel__model{position:absolute;top:0;left:0;width:100%;height:100%}.product-gallery-carousel__video video,.product-gallery-carousel__model model-viewer{width:100%;height:100%}.product-gallery-carousel__arrows{pointer-events:none;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 1rem;z-index:10}.product-gallery-carousel__arrow{pointer-events:auto;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;padding:0;transition:opacity .2s ease,transform .2s ease}.product-gallery-carousel__arrow:hover{opacity:.8;transform:scale(1.05)}.product-gallery-carousel__arrow:active{transform:scale(.95)}.product-gallery-carousel__arrow-icon{width:3rem;height:3rem;display:block}.product-gallery-carousel__arrow.is-hidden{opacity:0;pointer-events:none}@media (max-width: 749px){.product-gallery-carousel__arrows{padding:0 .5rem}}.product-gallery-carousel__dots{pointer-events:none;position:absolute;bottom:1rem;left:0;right:0;display:flex;justify-content:center;z-index:10}.product-gallery-carousel__dots-container{pointer-events:auto;display:flex;align-items:center;gap:12px;padding:12px;border-radius:24px;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (max-width: 749px){.product-gallery-carousel__dots{bottom:.5rem}.product-gallery-carousel__dots-container{gap:8px;padding:8px}}.product-gallery-carousel__dot{position:relative;width:12px;height:12px;padding:0;border:none;background:#0003;border-radius:50%;cursor:pointer;transition:background .2s ease}.product-gallery-carousel__dot:hover{background:#0000004d}.product-gallery-carousel__dot.is-active{background:var(--color-black)}.product-gallery-carousel__dot-indicator{display:block;width:100%;height:100%;border-radius:50%}@media (max-width: 749px){.product-gallery-carousel__dot{width:8px;height:8px}}.product-gallery-carousel__image{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/129/assets/product-gallery.css.map */
