.arb-product-gallery{width:100%;min-width:0;row-gap:.75rem;top:92px}.arb-product-gallery__stage{--arb-gallery-stage-gap: 1.5rem;--arb-gallery-thumb-padding-x: .4rem;--arb-gallery-thumb-padding-bottom: .55rem;--arb-gallery-zoom-size: 3.5rem;position:relative;isolation:isolate;display:block;width:100%;max-width:100%;height:auto;min-height:0;aspect-ratio:1 / 1;overflow:visible;background:var(--arb-cream, #fff);contain:layout}.arb-product-gallery__carousel{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-auto-columns:100%;grid-auto-flow:column;grid-template-rows:100%;width:100%;height:100%;max-height:100%;min-height:0;border-radius:inherit;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;cursor:grab;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.arb-product-gallery__carousel.is-dragging,.arb-product-gallery__carousel.is-settling{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.arb-product-gallery__carousel::-webkit-scrollbar,.arb-product-gallery__carousel::-webkit-scrollbar-thumb,.arb-product-gallery__carousel::-webkit-scrollbar-track{-webkit-appearance:none;appearance:none;width:0!important;height:0!important;display:none!important;background:transparent}.arb-product-gallery__slide{position:relative;display:grid;place-items:center;width:100%;min-width:100%;height:100%;min-height:0;max-height:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--arb-cream, #fff);scroll-snap-align:start;scroll-snap-stop:always}.arb-product-gallery__open{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;background:none;border:0;cursor:zoom-in}.arb-product-gallery__open:focus-visible{outline:2px solid var(--arb-ink);outline-offset:-7px;box-shadow:none!important}.arb-product-gallery__open:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;pointer-events:none;box-shadow:inset 0 0 0 5px var(--arb-orange)}.arb-product-gallery__zoom{position:absolute;top:var(--arb-gallery-stage-gap);right:var(--arb-gallery-stage-gap);z-index:7;display:grid;place-items:center;width:var(--arb-gallery-zoom-size);height:var(--arb-gallery-zoom-size);padding:0;color:#fff;background:var(--arb-orange);border:0;border-radius:999px;cursor:zoom-in;transition:transform .2s ease}.arb-product-gallery__zoom:before{content:"";position:absolute;top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}@media(hover:hover)and (pointer:fine){.arb-product-gallery__zoom:hover{transform:scale(1.04)}}@media(pointer:coarse){.arb-product-gallery__zoom{display:none}}img.arb-product-gallery__image,.arb-product-gallery__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;box-sizing:border-box;width:100%;height:100%;min-height:0;max-width:100%;max-height:none;object-fit:contain;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;backface-visibility:hidden}.arb-product-gallery__stage>.arb-product-gallery__image,.arb-product-gallery__stage>.arb-product-gallery__placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.arb-gallery-video-badge{position:absolute;inset:50% auto auto 50%;z-index:1;display:grid;width:4rem;height:4rem;place-items:center;color:var(--arb-orange);background:#fff;border-radius:999px;transform:translate(-50%,-50%)}.arb-product-gallery__thumbs-wrap{position:absolute;inset-inline-start:50%;bottom:calc(var(--arb-gallery-stage-gap) - var(--arb-gallery-thumb-padding-bottom));z-index:5;width:min(30rem,calc(100% - 7rem));max-width:100%;transform:translate(-50%)}.arb-product-gallery__thumbs{display:grid;grid-auto-columns:clamp(56px,4.86vw,77px);grid-auto-flow:column;align-items:start;justify-content:start;gap:.75rem;width:100%;max-width:100%;overflow-x:auto;padding:.35rem .4rem .55rem;scroll-padding-inline:.4rem;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.arb-product-gallery__thumb{position:relative;width:100%;aspect-ratio:1 / 1;height:auto;min-width:0;overflow:hidden;background:#fff;border:0;border-radius:var(--arb-radius, 2px);opacity:.42;box-shadow:0 .12rem .32rem #0000000b,0 .03rem .1rem #00000009;transition:box-shadow .2s ease,opacity .2s ease;contain:layout;cursor:pointer}.arb-product-gallery__thumb.is-active,.arb-product-gallery__thumb[aria-current=true]{opacity:1;box-shadow:0 .24rem .58rem #00000016,0 .06rem .18rem #0000000f}.arb-product-gallery__thumb:focus-visible,.arb-product-gallery__thumb.is-active:focus-visible,.arb-product-gallery__thumb[aria-current=true]:focus-visible{opacity:1;outline:2px solid var(--arb-ink);outline-offset:2px;box-shadow:var(--arb-focus-halo)!important}.arb-product-gallery__thumb-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.arb-product-gallery__thumb-play{position:absolute;inset:50% auto auto 50%;display:grid;width:2rem;height:2rem;place-items:center;color:var(--arb-orange);background:#fff;border-radius:999px;transform:translate(-50%,-50%)}.arb-product-gallery__thumbs::-webkit-scrollbar,.arb-product-gallery__thumbs::-webkit-scrollbar-thumb,.arb-product-gallery__thumbs::-webkit-scrollbar-track{-webkit-appearance:none;appearance:none;width:0!important;height:0!important;display:none!important;background:transparent}.arb-gallery-arrow{position:absolute;top:50%;z-index:6;display:grid;place-items:center;width:var(--arb-gallery-zoom-size);height:var(--arb-gallery-zoom-size);padding:0;color:#fff;background:var(--arb-orange);border:0;border-radius:999px;transform:translateY(-50%);cursor:pointer;transition:transform .2s ease,background .2s ease}.arb-gallery-arrow--prev{inset-inline-start:var(--arb-gallery-stage-gap)}.arb-gallery-arrow--next{inset-inline-end:var(--arb-gallery-stage-gap)}@media(hover:hover)and (pointer:fine){.arb-gallery-arrow:hover:not(:disabled){background:var(--arb-orange-deep);transform:translateY(-50%) scale(1.04)}}.arb-gallery-arrow:disabled{opacity:.35;cursor:default}@media(max-width:749px){.arb-gallery-arrow{width:2.75rem;height:2.75rem}}body.arb-gallery-lightbox-open{overflow:hidden}.arb-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;grid-template-rows:1fr auto;pointer-events:none}.arb-gallery-lightbox.is-open{pointer-events:auto}.arb-gallery-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#121212eb;opacity:0;transition:opacity .25s ease}.arb-gallery-lightbox.is-open .arb-gallery-lightbox__backdrop{opacity:1}.arb-gallery-lightbox__close{position:absolute;top:clamp(1rem,3vw,1.75rem);right:clamp(1rem,3vw,1.75rem);z-index:3;display:grid;place-items:center;width:3.5rem;height:3.5rem;padding:0;color:#fff;border:0;border-radius:0;background:var(--arb-orange);cursor:pointer;opacity:0;transform:translateY(-.35rem);transition:opacity .25s ease,transform .25s ease}.arb-gallery-lightbox.is-open .arb-gallery-lightbox__close{opacity:1;transform:translateY(0)}.arb-gallery-lightbox__close svg{width:1.5rem;height:1.5rem}.arb-gallery-lightbox__close svg path{stroke:currentColor}.arb-gallery-lightbox__close svg path:not(:last-child){display:none}.arb-gallery-lightbox__track{position:relative;z-index:1;display:grid;grid-auto-columns:100%;grid-auto-flow:column;grid-template-rows:100%;width:100%;height:100%;min-height:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;cursor:grab}.arb-gallery-lightbox__track::-webkit-scrollbar{display:none}.arb-gallery-lightbox__track:active{cursor:grabbing}.arb-gallery-lightbox__slide{display:grid;place-items:center;width:100%;min-width:100%;height:100%;padding:clamp(3.25rem,6vw,4.75rem) clamp(.75rem,2.5vw,1.5rem) clamp(4.75rem,8vw,5.75rem);scroll-snap-align:start;scroll-snap-stop:always}.arb-gallery-lightbox__image{display:block;width:auto;height:auto;max-width:min(100%,1440px);max-height:min(88vh,1040px);object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.arb-gallery-lightbox__toolbar{position:absolute;left:50%;bottom:clamp(1rem,4vw,2rem);z-index:3;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-width:min(100% - 2rem,18rem);padding:.65rem .85rem;color:#fff;background:#000;border-radius:0;transform:translate(-50%) translateY(.75rem);opacity:0;transition:opacity .25s ease,transform .25s ease}.arb-gallery-lightbox.is-open .arb-gallery-lightbox__toolbar{opacity:1;transform:translate(-50%) translateY(0)}.arb-gallery-lightbox__counter{margin:0;font-size:.875rem;font-weight:600;text-align:center;letter-spacing:.02em}.arb-gallery-lightbox__nav{display:grid;place-items:center;width:2.5rem;height:2.5rem;padding:0;color:#fff;background:var(--arb-orange);border:0;border-radius:0;cursor:pointer;transition:background .2s ease,opacity .2s ease}@media(hover:hover)and (pointer:fine){.arb-gallery-lightbox__nav:hover:not(:disabled){background:var(--arb-orange-deep)}}.arb-gallery-lightbox__nav:disabled{opacity:.35;cursor:default}
/*# sourceMappingURL=/cdn/shop/t/36/assets/arb-product-gallery.css.map */
