html.pm-lightbox-open,html.pm-lightbox-open body{overflow:hidden}.pm-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:99999;display:none;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.pm-lightbox.is-open{display:block;opacity:1;visibility:visible}.pm-lightbox__backdrop{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000;cursor:zoom-out}.pm-lightbox__dialog{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;color:#fff;outline:none}.pm-lightbox__topbar{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:12px 18px;pointer-events:none}.pm-lightbox__counter{min-width:72px;padding:8px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#00000052;font-size:14px;font-weight:600;line-height:1;letter-spacing:.04em;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.pm-lightbox__close,.pm-lightbox__arrow{display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.2);color:#fff;background:#0000006b;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.pm-lightbox__close{width:46px;height:46px;border-radius:50%;pointer-events:auto}.pm-lightbox__close:hover,.pm-lightbox__arrow:hover{border-color:#ffffff8c;background:#ffffff29}.pm-lightbox__close:hover{transform:rotate(5deg) scale(1.04)}.pm-lightbox__close:focus-visible,.pm-lightbox__arrow:focus-visible,.pm-lightbox__thumbnail:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.pm-lightbox__stage{position:relative;min-width:0;min-height:0;overflow:hidden;touch-action:pan-y}.pm-lightbox__slides{position:absolute;top:0;right:0;bottom:0;left:0}.pm-lightbox__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:8px 88px 20px;opacity:0;visibility:hidden;pointer-events:none;transform:scale(.985);transition:opacity .18s ease,visibility .18s ease,transform .22s ease}.pm-lightbox__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.pm-lightbox__media{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0}.pm-lightbox__image,.pm-lightbox__video,.pm-lightbox__external-video,.pm-lightbox__model,.pm-lightbox__media iframe,.pm-lightbox__media model-viewer{display:block;width:auto;max-width:100%;height:auto;max-height:100%;margin:auto;border:0;object-fit:contain}.pm-lightbox__image{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.pm-lightbox__video,.pm-lightbox__external-video,.pm-lightbox__media iframe{width:min(1200px,100%);aspect-ratio:16 / 9;background:#000}.pm-lightbox__model,.pm-lightbox__media model-viewer{width:min(1100px,100%);height:100%;min-height:420px;background:#fff}.pm-lightbox__arrow{position:absolute;z-index:4;top:50%;width:54px;height:54px;border-radius:50%;transform:translateY(-50%)}.pm-lightbox__arrow:hover{transform:translateY(-50%) scale(1.06)}.pm-lightbox__arrow--previous{left:20px}.pm-lightbox__arrow--next{right:20px}.pm-lightbox__thumbnail-area{position:relative;z-index:4;padding:12px 16px 18px}.pm-lightbox__thumbnails{display:flex;gap:10px;justify-content:flex-start;max-width:max-content;margin:0 auto;padding:5px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-behavior:smooth}.pm-lightbox__thumbnails::-webkit-scrollbar{display:none}.pm-lightbox__thumbnail{position:relative;flex:0 0 76px;width:76px;height:76px;padding:3px;overflow:hidden;border:2px solid transparent;border-radius:10px;background:#ffffff1a;opacity:.58;cursor:pointer;transition:opacity .16s ease,border-color .16s ease,transform .16s ease,background-color .16s ease}.pm-lightbox__thumbnail:hover{opacity:.9;transform:translateY(-2px)}.pm-lightbox__thumbnail.is-active{border-color:#fff;background:#fff;opacity:1}.pm-lightbox__thumbnail-image{display:block;width:100%;height:100%;border-radius:6px;object-fit:cover}.pm-lightbox__media-badge{position:absolute;right:5px;bottom:5px;display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 5px;border-radius:999px;color:#fff;background:#000000b8;font-size:10px;font-weight:700;line-height:1}.product__media-item[data-media-id]{cursor:zoom-in}.product__media-item deferred-media,.product__media-item video,.product__media-item model-viewer,.product__media-item iframe{cursor:default}@media screen and (max-width:749px){.pm-lightbox__topbar{min-height:58px;padding:8px 10px}.pm-lightbox__counter{padding:7px 11px;font-size:13px}.pm-lightbox__close{width:42px;height:42px}.pm-lightbox__slide{padding:6px 10px 14px}.pm-lightbox__arrow{top:auto;bottom:12px;width:46px;height:46px}.pm-lightbox__arrow--previous{left:12px}.pm-lightbox__arrow--next{right:12px}.pm-lightbox__thumbnail-area{padding:8px 8px 12px}.pm-lightbox__thumbnails{gap:7px;width:100%;max-width:none;padding:4px}.pm-lightbox__thumbnail{flex-basis:58px;width:58px;height:58px;border-radius:8px}.pm-lightbox__thumbnail-image{border-radius:4px}.pm-lightbox__model,.pm-lightbox__media model-viewer{min-height:300px}}@media screen and (max-height:650px)and (orientation:landscape){.pm-lightbox__topbar{position:absolute;top:0;right:0;left:0}.pm-lightbox__dialog{grid-template-rows:minmax(0,1fr) auto}.pm-lightbox__stage{grid-row:1}.pm-lightbox__thumbnail-area{grid-row:2;padding-top:5px;padding-bottom:8px}.pm-lightbox__thumbnail{flex-basis:52px;width:52px;height:52px}}@media(prefers-reduced-motion:reduce){.pm-lightbox,.pm-lightbox__slide,.pm-lightbox__close,.pm-lightbox__arrow,.pm-lightbox__thumbnail,.pm-lightbox__thumbnails{scroll-behavior:auto;transition:none}}@media screen and (max-width:749px){.pm-lightbox{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important}.pm-lightbox__dialog{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;grid-template-rows:58px minmax(0,1fr) 72px!important;width:100vw!important;height:100dvh!important}.pm-lightbox__stage{position:relative!important;width:100vw!important;height:auto!important;min-height:0!important;overflow:hidden!important}.pm-lightbox__slides,.pm-lightbox__slide{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.pm-lightbox__slide{display:none!important;padding:8px!important}.pm-lightbox__slide.is-active{display:block!important;opacity:1!important;visibility:visible!important}.pm-lightbox__media{position:absolute!important;top:8px!important;right:8px!important;bottom:8px!important;left:8px!important;display:block!important;width:auto!important;height:auto!important}.pm-lightbox__image{position:absolute!important;top:50%!important;left:50%!important;display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;opacity:1!important;visibility:visible!important;object-fit:contain!important;transform:translate(-50%,-50%)!important}.pm-lightbox__thumbnail-area{position:relative!important;z-index:5!important;height:72px!important;padding:7px 8px!important;overflow:hidden!important}.pm-lightbox__thumbnails{height:58px!important}.pm-lightbox__thumbnail{flex:0 0 54px!important;width:54px!important;height:54px!important}.pm-lightbox__arrow{top:50%!important;bottom:auto!important;width:44px!important;height:44px!important;transform:translateY(-50%)!important}.pm-lightbox__arrow--previous{left:10px!important}.pm-lightbox__arrow--next{right:10px!important}}@media screen and (max-width:749px){.product__media-wrapper{width:100%!important;max-width:100%!important;overflow:hidden!important}.product__media-wrapper slider-component,.product__media-wrapper .slider-mobile-gutter{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;overflow:visible!important}.product__media-list:has(.product__media-item:nth-child(2)){--pm-gallery-edge: 16px;--pm-gallery-gap: 8px;--pm-gallery-peek: clamp(16px, 5vw, 24px);display:flex!important;flex-wrap:nowrap!important;gap:var(--pm-gallery-gap)!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 var(--pm-gallery-edge)!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:var(--pm-gallery-edge)!important;overscroll-behavior-x:contain;box-sizing:border-box!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}.product__media-list:has(.product__media-item:nth-child(2))::-webkit-scrollbar{display:none!important}.product__media-list:has(.product__media-item:nth-child(2)) .product__media-item{flex:0 0 calc(100% - var(--pm-gallery-peek))!important;width:calc(100% - var(--pm-gallery-peek))!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important;scroll-snap-align:start!important;scroll-snap-stop:always}.product__media-list .product__media-item:first-child,.product__media-list .product__media-item:last-child{padding-left:0!important;padding-right:0!important}.product__media-list .product__media,.product__media-list .product__media img{width:100%!important;max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/pottingmad-lightbox.css.map */
