.product-gallery__slides{position:relative;width:100%;height:100%;display:block}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;display:grid;place-items:center;opacity:0;transform:translateY(16px) scale(.985);transition:opacity .55s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);pointer-events:none;will-change:opacity,transform}.product-gallery__slide.is-active{opacity:1;transform:none;pointer-events:auto}.product-gallery__slide .product-page__main-image{position:relative;z-index:1;width:auto;max-width:min(100%,470px);height:auto;max-height:460px;object-fit:contain;margin:auto}.product-gallery__dots{position:absolute;z-index:3;right:16px;bottom:16px;display:flex;flex-direction:column;gap:.5rem}.product-gallery__dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:#6b21d838;cursor:pointer;transition:background .25s ease,transform .25s ease}.product-gallery__dots button:hover{background:#6b21d873}.product-gallery__dots button.is-active{background:var(--purple, #6b21d8);transform:scale(1.35)}@media(min-width:901px){.product-page--refined .product-gallery{position:sticky;top:calc(var(--annH, 38px) + 84px);align-self:start}}@media(max-width:900px){.product-gallery__dots{flex-direction:row;left:0;right:0;bottom:12px;justify-content:center}.product-gallery__slide{transform:translate(24px)}.product-gallery__slide.is-active{transform:none}}@media(prefers-reduced-motion:reduce){.product-gallery__slide{transition:opacity .2s linear;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/product-scroll-gallery.css.map */
