.moonou-image-gallery{display:block;min-width:0;overflow:hidden;border-radius:16px 16px 0 0}.moonou-image-gallery__frame{position:relative}.moonou-image-gallery__track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom}.moonou-image-gallery__track::-webkit-scrollbar{display:none}.moonou-image-gallery__slide{flex:0 0 100%;min-width:0;height:auto;aspect-ratio:var(--mig-slide-ratio, 1);scroll-snap-align:start;scroll-snap-stop:always}.moonou-image-gallery__slide img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.moonou-image-gallery__dots{position:absolute;z-index:1;bottom:12px;left:50%;transform:translate(-50%);width:max-content;max-width:100%;display:flex;justify-content:center;gap:var(--mig-dots-gap, 22px);padding:0}.moonou-image-gallery__dot{display:grid;place-items:center;position:relative;flex:0 0 auto;width:var(--mig-dot-size, 6px);height:var(--mig-dot-size, 6px);min-width:0;min-height:0;margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.moonou-image-gallery__dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.25}.moonou-image-gallery__dot:after{content:"";position:absolute;inset:min(0px,calc((var(--mig-dot-size, 6px) - 28px) / 2)) calc(var(--mig-dots-gap, 22px) / -2)}.moonou-image-gallery__dot[aria-current=true]:before{opacity:1}.moonou-image-gallery__dot:focus-visible,.moonou-image-gallery__track:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(hover:hover)and (pointer:fine){.moonou-image-gallery__track{cursor:grab}.moonou-image-gallery__track.is-dragging{cursor:grabbing}}.moonou-image-gallery__arrow{display:none}@media(hover:hover)and (pointer:fine)and (min-width:1024px){.moonou-image-gallery__arrow{position:absolute;z-index:1;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 1px 4px #00000026;opacity:0;pointer-events:none;cursor:pointer;transition:opacity .2s ease,background-color .2s ease}.moonou-image-gallery__arrow--prev{left:14px}.moonou-image-gallery__arrow--next{right:14px}.moonou-image-gallery__frame:hover .moonou-image-gallery__arrow,.moonou-image-gallery__frame:focus-within .moonou-image-gallery__arrow{opacity:1;pointer-events:auto}.moonou-image-gallery__frame:hover .moonou-image-gallery__arrow[aria-disabled=true],.moonou-image-gallery__frame:focus-within .moonou-image-gallery__arrow[aria-disabled=true]{opacity:.3;cursor:default}.moonou-image-gallery__arrow:hover:not([aria-disabled=true]){background:#f0f0f0}.moonou-image-gallery__arrow:focus-visible{outline:2px solid currentColor;outline-offset:3px}.moonou-image-gallery__arrow svg{width:16px;height:auto;stroke-width:var(--icon-weight, 1.5)}}@media(prefers-reduced-motion:reduce){.moonou-image-gallery__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/moonou-image-gallery.css.map */
