/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:rgba(0,0,0,0);contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}.product-gallery{display:grid;gap:10px;min-width:0;position:relative}.product-gallery__viewport{aspect-ratio:1;background:var(--at3-color-white);border:1px solid var(--at3-color-gray-border);border-radius:2px;min-width:0;overflow:hidden;position:relative}.product-gallery__track{display:flex;height:100%;list-style:none;margin:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.product-gallery__track::-webkit-scrollbar{display:none}.product-gallery__slide{display:grid;flex:0 0 100%;height:100%;place-items:center;position:relative;scroll-snap-align:start;scroll-snap-stop:always;width:100%}.product-gallery__image,.product-gallery__open,.product-gallery__video{height:100%;width:100%}.product-gallery__open{background:transparent;border:0;cursor:zoom-in;display:grid;padding:0;place-items:center}.product-gallery__image{display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-gallery__video{background:var(--at3-color-surface-dark);display:grid;overflow:hidden;place-items:center;position:relative}.product-gallery__video-poster{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.product-gallery__video--flat:before{border:1px solid color-mix(in srgb,var(--at3-color-white) 35%,transparent);content:"";inset:12%;position:absolute}.product-gallery__pill{background:var(--at3-color-sale-red);border-radius:2px;font-family:Roboto Condensed,sans-serif;font-size:10.5px;left:12px;letter-spacing:.05em;max-width:calc(100% - 72px);padding:4px 8px;pointer-events:none;text-transform:uppercase;top:12px;white-space:nowrap;z-index:10}.product-gallery__pill,.product-gallery__watch{color:var(--at3-color-white);font-weight:700;position:absolute}.product-gallery__watch{align-items:center;background:color-mix(in srgb,var(--at3-color-surface-dark) 78%,transparent);border:1px solid var(--at3-color-white);border-radius:var(--at3-radius-sm,.25rem);bottom:var(--at3-space-4,1rem);cursor:pointer;display:inline-flex;justify-content:center;min-height:3rem;min-width:7rem;padding:var(--at3-space-2,.5rem) var(--at3-space-4,1rem)}.product-gallery__video-placeholder{align-items:center;color:var(--at3-color-white);display:flex;flex-direction:column;gap:var(--at3-space-2,.5rem);justify-content:center;position:relative}.product-gallery__play svg,.product-gallery__video-placeholder svg{fill:currentcolor;height:2rem;width:2rem}.product-gallery__control,.product-gallery__counter{position:absolute;z-index:10}.product-gallery__control{background:var(--at3-color-white);border:1px solid var(--at3-color-gray-light);border-radius:50%;color:var(--at3-color-brand-black);cursor:pointer;display:grid;height:40px;padding:0;place-items:center;width:40px}.product-gallery__next,.product-gallery__previous{top:50%;transform:translateY(-50%)}.product-gallery__previous{left:var(--at3-space-3,.75rem)}.product-gallery__next{right:var(--at3-space-3,.75rem)}.product-gallery__expand{border-radius:2px;color:var(--at3-color-gray-dim);font-size:1.125rem;height:36px;right:12px;top:12px;width:36px}.product-gallery__counter{background:color-mix(in srgb,var(--at3-color-surface-dark) 78%,transparent);border:0;border-radius:2px;bottom:12px;color:var(--at3-color-white);font-family:Roboto,sans-serif;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:600;padding:3px 8px;right:12px}.at3-pswp-thumbs,.product-gallery__navigation{display:flex;gap:8px;list-style:none;margin:0;overflow-x:auto;padding:0}.product-gallery__navigation>li{flex:0 0 78px}.product-gallery__navigation{flex-wrap:nowrap;min-width:0;overflow:hidden}.at3-pswp-thumb,.product-gallery__thumbnail{aspect-ratio:1;background:var(--at3-color-white);border:1px solid var(--at3-color-gray-border);border-radius:2px;cursor:pointer;display:grid;flex:0 0 78px;overflow:hidden;padding:0;place-items:center;position:relative;width:78px}.product-gallery__navigation .product-gallery__thumbnail{width:100%}.at3-pswp-thumb[aria-current=true],.product-gallery__thumbnail[aria-current=true]{border-color:var(--at3-color-surface-dark);box-shadow:inset 0 0 0 1px var(--at3-color-surface-dark)}.at3-pswp-thumb img,.product-gallery__thumbnail img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-gallery__video-thumbnail{background:var(--at3-color-surface-dark);color:var(--at3-color-white);display:grid;font-weight:700;height:100%;place-items:center;width:100%}.product-gallery__play{color:var(--at3-color-white);display:grid;inset:0;place-items:center;pointer-events:none;position:absolute}.product-gallery__more{background:var(--at3-color-surface-dark);color:var(--at3-color-white);font-family:Roboto Condensed,sans-serif;font-size:13px;font-weight:700;line-height:1.2}.product-gallery__more-grid{display:grid;gap:2px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));height:100%;width:100%}.product-gallery__more-grid>*{min-height:0;min-width:0}.product-gallery__more-grid img{background:var(--at3-color-white)}.product-gallery__more-label{align-items:center;background:color-mix(in srgb,var(--at3-color-surface-dark) 72%,transparent);display:flex;inset:0;justify-content:center;position:absolute}.product-gallery__dots{display:none}.at3-product-gallery-video{background:var(--at3-color-surface-dark);display:grid;height:min(75vh,45rem);place-items:center;width:min(90vw,80rem)}.at3-product-gallery-video iframe{border:0;height:100%;width:100%}.at3-product-gallery-video__placeholder,.at3-product-gallery-video__poster{height:100%;width:100%}.at3-product-gallery-video__poster{-o-object-fit:contain;object-fit:contain}.at3-product-gallery-video__placeholder{align-items:center;color:var(--at3-color-white);display:flex;flex-direction:column;gap:var(--at3-space-2,.5rem);justify-content:center}.at3-pswp-thumbs{bottom:var(--at3-space-3,.75rem);justify-content:center;left:0;padding-inline:var(--at3-space-3,.75rem);pointer-events:auto;position:absolute;right:0;z-index:30}.at3-pswp-thumb{background:var(--at3-color-white);flex-basis:3.5rem;width:3.5rem}.pswp__at3-counter{font-variant-numeric:tabular-nums;height:3.75rem;padding-inline:var(--at3-space-3,.75rem)}.pswp__at3-counter,[data-at3-pdp-lightbox-zoom]{align-items:center;color:var(--at3-color-white);display:flex}[data-at3-pdp-lightbox-zoom]{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:500;height:2.75rem;justify-content:center;margin-top:.5rem;text-shadow:0 1px 2px var(--at3-color-surface-dark);width:2.75rem}.product-gallery span.onsale{background:var(--at3-color-brand-red);border-color:var(--at3-color-brand-red);border-radius:var(--at3-radius-sm,.25rem);color:var(--at3-color-white);display:inline-block;font-weight:600;padding:.202em .618em;position:absolute;right:0;text-transform:uppercase;top:0;z-index:10}@media (max-width:767px){.product-gallery__navigation>li{flex-basis:60px}.product-gallery__thumbnail{flex-basis:60px;height:60px;width:60px}.product-gallery__next,.product-gallery__previous{display:none}.product-gallery__dots{display:flex;gap:5px;justify-content:center;margin-top:-2px}.product-gallery__dots i{background:var(--at3-color-gray-light);border-radius:50%;height:6px;width:6px}.product-gallery__dots i.is-active{background:var(--at3-color-brand-black)}}@media (prefers-reduced-motion:reduce){.product-gallery__track{scroll-behavior:auto}}
