.mg-product-gallery{--mg-product-gallery-radius: 16px;--mg-product-gallery-border: 1px solid rgba(0, 0, 0, .08);--mg-product-gallery-surface: #f7f7f7;width:100%}.mg-product-gallery__viewport{box-sizing:border-box;position:relative;width:100%;overflow:hidden;border:var(--mg-product-gallery-border);border-radius:var(--mg-product-gallery-radius);background:var(--mg-product-gallery-surface);overscroll-behavior:contain}.mg-product-gallery__track{position:relative;width:100%}.mg-product-gallery__slide{margin:0;overflow:hidden;border-radius:0;background:var(--mg-product-gallery-surface)}.mg-product-gallery__image,.mg-product-gallery__placeholder,.mg-product-gallery__placeholder svg{display:block;width:100%;height:100%}.mg-product-gallery__image{object-fit:cover;background:var(--mg-product-gallery-surface);cursor:zoom-in;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.mg-product-gallery__media-frame{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--mg-product-gallery-surface)}.mg-product-gallery__video,.mg-product-gallery__external-video,.mg-product-gallery__model,.mg-product-gallery__media-frame iframe,.mg-product-gallery__media-frame video,.mg-product-gallery__media-frame model-viewer{display:block;width:100%;height:100%;max-width:100%;border-radius:0}.mg-product-gallery__video,.mg-product-gallery__media-frame video{object-fit:contain;background:var(--mg-product-gallery-surface)}.mg-product-gallery__external-video,.mg-product-gallery__media-frame iframe{border:0;background:#000}.mg-product-gallery__model,.mg-product-gallery__media-frame model-viewer{background:var(--mg-product-gallery-surface)}.mg-product-gallery__media-frame--video{cursor:zoom-in}.mg-product-gallery__media-frame--video video,.mg-product-gallery__video{pointer-events:none}.mg-product-gallery__arrow{position:absolute;top:50%;z-index:4;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#0505059e;color:#fff;font-size:34px;line-height:1;cursor:pointer;opacity:.98;transform:translateY(-50%);box-shadow:0 8px 26px #0000003d;transition:background .16s ease,color .16s ease,opacity .16s ease,transform .16s ease}.mg-product-gallery__arrow:hover{background:var(--mg-accent, #00c7c7);color:var(--mg-ink, #050505);opacity:1;transform:translateY(-50%) scale(1.04)}.mg-product-gallery__arrow:focus-visible,.mg-product-gallery__dot:focus-visible,.mg-product-gallery-modal__close:focus-visible,.mg-product-gallery-modal__arrow:focus-visible{outline:2px solid var(--mg-accent, #00c7c7);outline-offset:3px}.mg-product-gallery__arrow--prev{left:14px}.mg-product-gallery__arrow--next{right:14px}.mg-product-gallery__dots{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:14px}.mg-product-gallery__dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#cfcfcf;cursor:pointer;transition:width .16s ease,background .16s ease,transform .16s ease}.mg-product-gallery__dot:hover{background:#9f9f9f}.mg-product-gallery__dot.is-active{width:22px;background:var(--mg-accent, #00c7c7)}@media screen and (min-width:750px){.mg-product-gallery__track{display:grid}.mg-product-gallery__slide,.mg-product-gallery__placeholder{grid-area:1 / 1;aspect-ratio:1 / 1;min-height:560px;max-height:760px;opacity:0;pointer-events:none;transition:opacity .22s ease}.mg-product-gallery__slide.is-active,.mg-product-gallery__placeholder.is-active{opacity:1;pointer-events:auto}.mg-product-gallery-modal__close{width:48px;height:48px}}@media screen and (min-width:1200px)and (min-height:621px){.mg-product-gallery__slide,.mg-product-gallery__placeholder{min-height:666px;max-height:904px}.mg-product-gallery__viewport{overflow:visible;border:0;border-radius:0;background:transparent}.mg-product-gallery__track{overflow:hidden;border:var(--mg-product-gallery-border);border-radius:var(--mg-product-gallery-radius);background:var(--mg-product-gallery-surface)}.mg-product-gallery__arrow--prev{left:-66px}.mg-product-gallery__arrow--next{right:-66px}}@media screen and (max-width:749px)and (orientation:portrait){.mg-product-gallery__viewport{touch-action:pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:auto}.mg-product-gallery__track{display:flex;align-items:stretch;transform:translateZ(0);transition:transform .34s cubic-bezier(.22,.61,.36,1);will-change:transform}.mg-product-gallery__slide,.mg-product-gallery__placeholder{flex:0 0 100%;width:100%;min-width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:1 / 1;opacity:1;pointer-events:auto}.mg-product-gallery__image,.mg-product-gallery__video,.mg-product-gallery__media-frame video{width:100%;height:100%}.mg-product-gallery__video,.mg-product-gallery__media-frame video{object-fit:contain}.mg-product-gallery__arrow{display:none}.mg-product-gallery__dots{padding-top:8px}}@media screen and (pointer:coarse)and (orientation:landscape)and (max-width:989px)and (max-height:520px){.mg-product-gallery__viewport{overflow:hidden;border:var(--mg-product-gallery-border);border-radius:var(--mg-product-gallery-radius);background:var(--mg-product-gallery-surface);touch-action:pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:auto}.mg-product-gallery__track{display:flex;align-items:stretch;overflow:visible;border:0;border-radius:0;background:transparent;transform:translateZ(0);transition:transform .34s cubic-bezier(.22,.61,.36,1);will-change:transform}.mg-product-gallery__slide,.mg-product-gallery__placeholder{grid-area:auto;flex:0 0 100%;width:100%;min-width:100%;height:calc(100svh - 118px);min-height:280px;max-height:410px;aspect-ratio:auto;opacity:1;pointer-events:auto}.mg-product-gallery__image{height:100%}.mg-product-gallery__arrow{display:none}.mg-product-gallery__dots{padding-top:8px}}html.mg-gallery-modal-open,body.mg-gallery-modal-open{overflow:hidden;overscroll-behavior:none}.mg-product-gallery-modal[hidden]{display:none}.mg-product-gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;width:100vw;height:100dvh;overflow:hidden;background:var(--mg-ink, #050505);color:#fff;overscroll-behavior:none;touch-action:none}.mg-product-gallery-modal__stage{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(54px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:var(--mg-ink, #050505);touch-action:pan-y;overscroll-behavior:contain}.mg-product-gallery-modal__frame{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;margin:0;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(58px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));opacity:0;transform:translate3d(5%,0,0) scale(.995);transition:transform .28s cubic-bezier(.22,.61,.36,1),opacity .24s ease;pointer-events:none}.mg-product-gallery-modal__frame.is-from-left{transform:translate3d(-5%,0,0) scale(.995)}.mg-product-gallery-modal__frame.is-from-right{transform:translate3d(5%,0,0) scale(.995)}.mg-product-gallery-modal__frame.is-active{opacity:1;transform:translateZ(0) scale(1);pointer-events:auto}.mg-product-gallery-modal__frame.is-leaving-left{opacity:0;transform:translate3d(-4%,0,0) scale(.995)}.mg-product-gallery-modal__frame.is-leaving-right{opacity:0;transform:translate3d(4%,0,0) scale(.995)}.mg-product-gallery-modal__frame.is-no-transition{transition:none}.mg-product-gallery-modal__image,.mg-product-gallery-modal__video{display:block;width:auto;height:auto;max-width:min(1320px,calc(100vw - 150px));max-height:calc(100dvh - 96px);object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.mg-product-gallery-modal__video{background:var(--mg-ink, #050505)}.mg-product-gallery-modal__close{position:fixed;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));z-index:5;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#fffffff0;color:var(--mg-ink, #050505);font-size:28px;line-height:1;cursor:pointer;box-shadow:0 8px 30px #00000052}.mg-product-gallery-modal__arrow{position:fixed;top:50%;z-index:4;display:grid;place-items:center;width:48px;height:48px;margin:0;padding:0 0 4px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#1414149e;color:#fff;font-size:34px;line-height:1;transform:translateY(-50%);cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .16s ease,border-color .16s ease,transform .16s ease}.mg-product-gallery-modal__arrow:hover{background:#262626db;border-color:#ffffff5c}.mg-product-gallery-modal__arrow--prev{left:24px}.mg-product-gallery-modal__arrow--next{right:24px}.mg-product-gallery-modal__counter{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom));z-index:4;min-width:58px;padding:7px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#0505059e;color:#ffffffdb;font-size:12px;line-height:1;letter-spacing:.12em;text-align:center;transform:translate(-50%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media screen and (max-width:749px),screen and (pointer:coarse)and (orientation:landscape)and (max-width:989px)and (max-height:520px){.mg-product-gallery-modal__stage,.mg-product-gallery-modal__frame{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(50px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.mg-product-gallery-modal__image,.mg-product-gallery-modal__video{max-width:calc(100vw - 24px);max-height:calc(100dvh - 72px)}.mg-product-gallery-modal__arrow{display:none}.mg-product-gallery-modal__close{width:44px;height:44px}.mg-product-gallery-modal__counter{bottom:max(12px,env(safe-area-inset-bottom));font-size:11px}}@media(prefers-reduced-motion:reduce){.mg-product-gallery__track,.mg-product-gallery__slide,.mg-product-gallery-modal__frame,.mg-product-gallery__arrow,.mg-product-gallery__dot{transition:none}.mg-product-gallery-modal__frame,.mg-product-gallery-modal__frame.is-from-left,.mg-product-gallery-modal__frame.is-from-right,.mg-product-gallery-modal__frame.is-active,.mg-product-gallery-modal__frame.is-leaving-left,.mg-product-gallery-modal__frame.is-leaving-right{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/mg-product-gallery.css.map */
