.product-card-gallery{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:pointer}.product-card-gallery__link{z-index:1;display:block;position:absolute;inset:0}.product-card-gallery__stage{z-index:0}.product-card-gallery__slide{opacity:0;visibility:hidden;pointer-events:none;z-index:0;transition:opacity .38s cubic-bezier(.22,1,.36,1),visibility .38s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.product-card-gallery__slide--active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.product-card-gallery__dots{inset-inline:0;z-index:20;pointer-events:auto;cursor:default;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .5rem;display:flex;position:absolute;bottom:.4rem}.product-card-gallery__dot{box-sizing:border-box;cursor:pointer;z-index:21;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;flex-shrink:0;place-items:center;width:1.15rem;min-width:1.15rem;height:1.15rem;min-height:1.15rem;margin:0;padding:0;display:grid;position:relative}.product-card-gallery__dot:after{content:"";background:#ffffffbf;border-radius:999px;width:.375rem;height:.375rem;transition:width .28s cubic-bezier(.22,1,.36,1),background-color .28s;display:block;box-shadow:0 1px 4px #0f0f1047}.product-card-gallery__dot--active:after{background:#d4af37;width:.875rem}.product-card-gallery__dot:hover:after{filter:brightness(1.08)}.product-card-gallery__dot:focus-visible{outline-offset:2px;border-radius:999px;outline:2px solid #d4af37}[data-product-rail] [data-product-image-gallery].product-card-gallery{touch-action:none}@media (prefers-reduced-motion:reduce){.product-card-gallery__slide,.product-card-gallery__dot:after{transition:none!important}}
