.product-gallery-upgraded{--pg-gap: 12px;--pg-thumb-size: 72px;--pg-radius: 18px;--pg-track-height: 4px;--pg-progress: 0%;--pg-arrow-size: 42px;--pg-arrow-bg: rgba(255, 255, 255, .45);--pg-arrow-border: rgba(255, 255, 255, .35);--pg-arrow-color: rgba(20, 20, 20, .9)}.product-gallery-upgraded *{box-sizing:border-box}.product-gallery-upgraded .pg-wrap{display:grid;grid-template-columns:1fr;gap:var(--pg-gap)}.product-gallery-upgraded .pg-thumbs{display:none}.product-gallery-upgraded .pg-main-wrap{min-width:0}.product-gallery-upgraded .pg-main-shell{position:relative}.product-gallery-upgraded .pg-rail{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.product-gallery-upgraded .pg-main{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:0;-ms-overflow-style:none;scrollbar-width:none;border-radius:var(--pg-radius);touch-action:pan-x pan-y;overscroll-behavior-x:contain}.product-gallery-upgraded .pg-main::-webkit-scrollbar{display:none}.product-gallery-upgraded .pg-slide{flex:0 0 100%;scroll-snap-align:start;position:relative;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.product-gallery-upgraded .pg-media-box{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:rgb(var(--color-background))}.product-gallery-upgraded .pg-media-box img,.product-gallery-upgraded .pg-media-box video,.product-gallery-upgraded .pg-media-box model-viewer,.product-gallery-upgraded .pg-media-box iframe,.product-gallery-upgraded .pg-media-box .media{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-upgraded .pg-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:3.6rem;height:3.6rem;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;color:var(--pg-arrow-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease;padding:0;pointer-events:auto}.product-gallery-upgraded .pg-arrow:hover{transform:translateY(-50%) scale(1.08);background:transparent}.product-gallery-upgraded .pg-arrow:active{transform:translateY(-50%) scale(.98)}.product-gallery-upgraded .pg-arrow svg{width:22px;height:22px;display:block}.product-gallery-upgraded .pg-arrow--prev{left:12px}.product-gallery-upgraded .pg-arrow--next{right:12px}.product-gallery-upgraded .pg-scroll-rail{display:none}.product-gallery-upgraded .pg-meta{margin-top:10px;display:grid;gap:10px}.product-gallery-upgraded .pg-progress,.product-gallery-upgraded .pg-progress-bar{display:none}.product-gallery-upgraded .pg-bottom-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-gallery-upgraded .pg-counter{font-size:13px;line-height:1;opacity:.8;white-space:nowrap}.product-gallery-upgraded .pg-dots{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.product-gallery-upgraded .pg-dot{width:8px;height:8px;border-radius:999px;border:0;padding:0;background:#00000038;cursor:pointer;transition:transform .2s ease,background .2s ease}.product-gallery-upgraded .pg-dot.is-active{background:#000000d9;transform:scale(1.15)}.product-gallery-upgraded .pg-thumb{width:100%;aspect-ratio:1 / 1;border:1px solid rgba(0,0,0,.08);border-radius:14px;overflow:hidden;background:#fff;cursor:pointer;padding:0;display:block;transition:border-color .2s ease,transform .2s ease,opacity .2s ease;opacity:.7}.product-gallery-upgraded .pg-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-upgraded .pg-thumb.is-active{opacity:1;border-color:#00000073}.product-gallery-upgraded .pg-thumb:hover{transform:translateY(-1px)}.product-gallery-upgraded .pg-thumb-video,.product-gallery-upgraded .pg-thumb-other{width:100%;height:100%;display:grid;place-items:center;font-size:12px;padding:8px;text-align:center;background:#f5f5f5}@media screen and (max-width:749px){.product-gallery-upgraded .pg-rail{z-index:1}.product-gallery-upgraded.mobile-full-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}.product-gallery-upgraded.mobile-full-bleed .pg-main-shell,.product-gallery-upgraded.mobile-full-bleed .pg-main,.product-gallery-upgraded.mobile-full-bleed .pg-slide,.product-gallery-upgraded.mobile-full-bleed .pg-media-box{width:100vw;max-width:100vw}.product-gallery-upgraded.mobile-full-bleed .pg-main,.product-gallery-upgraded.mobile-full-bleed .pg-media-box{border-radius:0}.product-gallery-upgraded .pg-meta{padding-left:16px;padding-right:16px}.product-gallery-upgraded .pg-arrow{width:3.6rem;height:3.6rem}.product-gallery-upgraded .pg-arrow--prev{left:10px}.product-gallery-upgraded .pg-arrow--next{right:10px}}@media screen and (min-width:750px){.product-gallery-upgraded.has-left-thumbs .pg-wrap{grid-template-columns:1fr}.product-gallery-upgraded.has-left-thumbs .pg-thumbs{display:none}.product-gallery-upgraded .pg-main-shell{padding-left:7.6rem}.product-gallery-upgraded .pg-main{display:block;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;max-height:calc(100vh - 12rem);border-radius:0;touch-action:pan-y}.product-gallery-upgraded .pg-media-box{border-radius:0}.product-gallery-upgraded .pg-slide{width:100%;flex:0 0 auto;scroll-snap-align:start}.product-gallery-upgraded .pg-slide+.pg-slide{margin-top:.4rem}.product-gallery-upgraded .pg-main::-webkit-scrollbar{display:none}.product-gallery-upgraded .pg-bottom-row{justify-content:center}.product-gallery-upgraded .pg-counter{min-width:48px;text-align:right}.product-gallery-upgraded .pg-rail{inset:auto;top:50%;left:1.4rem;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:1.4rem;pointer-events:none}.product-gallery-upgraded .pg-arrow{position:static;transform:none;width:4rem;height:4rem;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.product-gallery-upgraded .pg-arrow:hover{transform:scale(1.04);background:transparent}.product-gallery-upgraded .pg-arrow:active{transform:scale(.98)}.product-gallery-upgraded .pg-arrow--prev,.product-gallery-upgraded .pg-arrow--next{left:auto;right:auto}.product-gallery-upgraded .pg-arrow--prev svg{transform:rotate(90deg)}.product-gallery-upgraded .pg-arrow--next svg{transform:rotate(90deg)}.product-gallery-upgraded .pg-scroll-rail{position:relative;display:flex;align-items:center;justify-content:center;width:5.2rem;height:18.8rem;border-radius:999px;background:#ffffffeb;box-shadow:0 16px 34px #00000014,inset 0 0 0 1px #ffffff8c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.product-gallery-upgraded .pg-scroll-rail__track{width:.8rem;height:calc(100% - 2rem);border-radius:999px;background:#1212121f}.product-gallery-upgraded .pg-scroll-rail__thumb{position:absolute;left:50%;top:1rem;width:.8rem;min-height:4.2rem;border-radius:999px;background:#121212c7;transform:translate(-50%);transition:transform .18s ease,height .18s ease,opacity .18s ease}}.pg-main-shell{position:relative}.pg-dots-overlay{position:relative;z-index:4;display:flex;justify-content:center;align-items:center;pointer-events:none;padding:1rem 1.6rem 0}.pg-dots-overlay .pg-dots{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;flex-wrap:nowrap;pointer-events:auto;min-height:2.8rem;padding:.72rem 1.15rem;border-radius:999px;background:#fffffff5;box-shadow:0 8px 22px #0000001a,inset 0 0 0 1px #ffffff59;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.pg-dots-overlay .pg-dot{width:.42rem;height:.42rem;min-width:.42rem;min-height:.42rem;border-radius:999px;border:0;padding:0;margin:0;background:#78787873;box-shadow:none;transform:scale(1);transition:width .28s ease,min-width .28s ease,background-color .22s ease,opacity .22s ease,transform .22s ease}.pg-dots-overlay .pg-dot.is-active{width:1.55rem;min-width:1.55rem;height:.42rem;min-height:.42rem;border-radius:999px;background:#5a5a5af2;transform:scale(1)}.pg-dots-overlay .pg-dot:hover{background:#646464b8}@media screen and (max-width:749px){.pg-dots-overlay{padding-top:1rem;padding-bottom:0}.pg-dots-overlay .pg-dots{min-height:2.6rem;padding:.65rem 1rem;gap:.48rem}.pg-dots-overlay .pg-dot{width:.38rem;height:.38rem;min-width:.38rem;min-height:.38rem}.pg-dots-overlay .pg-dot.is-active{width:1.35rem;min-width:1.35rem;height:.38rem;min-height:.38rem}}@media screen and (min-width:750px){.pg-dots-overlay{display:none}}.product-gallery-upgraded .pg-arrow,.product-gallery-upgraded .pg-dots-overlay{z-index:2}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-product-gallery.css.map */
