/*! 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,0.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,0.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);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.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{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.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{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.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{right:auto;left:0}.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{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}@keyframes roundTransformCenter{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes roundTransform{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes transformToLeft{0%{transform:translateX(100%)}to{transform:translatex(0)}}.ProductGallery{width:100%}@media (max-width:960px){.ProductGallery{margin-right:-4.88095vw;margin-left:-4.88095vw;width:100vw}}@media (max-width:960px) and (max-width:1680px){.ProductGallery{margin-right:calc(4.625px - 5.15625vw)}}@media (max-width:960px) and (max-width:400px){.ProductGallery{margin-right:-4vw}}@media (max-width:960px) and (max-width:1680px){.ProductGallery{margin-left:calc(4.625px - 5.15625vw)}}@media (max-width:960px) and (max-width:400px){.ProductGallery{margin-left:-4vw}}.ProductGallery__content{position:relative;padding-bottom:75%;overflow:hidden}.ProductGallery__content .content__carousel{position:absolute;display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:0;top:0;left:0;width:100%;height:100%}.ProductGallery__content .content__carousel .carousel__element{scroll-snap-align:start;min-width:100%}.ProductGallery__content .content__carousel .carousel__element .LazyAsset{width:100%;height:100%}.ProductGallery__content .content__carousel .carousel__element .LazyAsset .LazyAsset__wrapper{background-color:#000}.ProductGallery__content .content__carousel .carousel__element .LazyAsset .LazyAsset__wrapper .wrapper__item{display:flex;align-items:center;justify-content:center}.ProductGallery__content .content__carousel .carousel__element .LazyAsset .LazyAsset__wrapper .wrapper__item img{max-width:100%;max-height:100%;width:auto;height:auto}.ProductGallery__content .content__carousel::-webkit-scrollbar{display:none}.ProductGallery__content .content__mask{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(193,24,24,.51);pointer-events:none}.ProductGallery__content .content__mask span{display:block;color:#fff;text-transform:uppercase;font-weight:700;font-family:Inter,sans-serif;letter-spacing:-.02em;line-height:1.2em;font-size:1.42857vw}@media (max-width:1680px){.ProductGallery__content .content__mask span{font-size:calc(18.75px + .3125vw)}}@media (max-width:400px){.ProductGallery__content .content__mask span{font-size:5vw}}.ProductGallery__content .content__button{border-radius:calc(13.4375px + .39063vw);margin:-5px;padding:5px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:400px){.ProductGallery__content .content__button{border-radius:15px}}@media screen and (min-width:1680px){.ProductGallery__content .content__button{border-radius:20px}}.ProductGallery__content .content__button svg{max-width:2.97619vw;min-width:2.97619vw;max-height:2.97619vw;min-height:2.97619vw;display:block}@media (max-width:1680px){.ProductGallery__content .content__button svg{max-width:calc(36.875px + .78125vw)}}@media (max-width:400px){.ProductGallery__content .content__button svg{max-width:10vw}}@media (max-width:1680px){.ProductGallery__content .content__button svg{min-width:calc(36.875px + .78125vw)}}@media (max-width:400px){.ProductGallery__content .content__button svg{min-width:10vw}}@media (max-width:1680px){.ProductGallery__content .content__button svg{max-height:calc(36.875px + .78125vw)}}@media (max-width:400px){.ProductGallery__content .content__button svg{max-height:10vw}}@media (max-width:1680px){.ProductGallery__content .content__button svg{min-height:calc(36.875px + .78125vw)}}@media (max-width:400px){.ProductGallery__content .content__button svg{min-height:10vw}}.ProductGallery__content .content__button svg path{transition:stroke .2s cubic-bezier(.4,0,.2,1)}.ProductGallery__content .content__button--prev{left:1.19048vw}@media (max-width:1680px){.ProductGallery__content .content__button--prev{left:calc(17.375px + .15625vw)}}@media (max-width:400px){.ProductGallery__content .content__button--prev{left:4.5vw}}.ProductGallery__content .content__button--next{right:1.19048vw}@media (max-width:1680px){.ProductGallery__content .content__button--next{right:calc(17.375px + .15625vw)}}@media (max-width:400px){.ProductGallery__content .content__button--next{right:4.5vw}}.ProductGallery__content .content__button--hide{display:none}@media (hover:hover){.ProductGallery__content .content__button{opacity:0}.ProductGallery__content .content__button:hover svg path{stroke:#c11818}}.ProductGallery__content .content__button:focus-visible{opacity:1}.ProductGallery__content .content__zoom{padding:.35714vw .83333vw .35714vw .95238vw;bottom:1.19048vw;grid-column-gap:.65476vw;border-radius:.47619vw;display:flex;flex-direction:row;align-items:center;position:absolute;left:50%;transform:translateX(-50%);border:.05952vw solid #6e6e6e;background-color:#000;transition:opacity .2s cubic-bezier(.4,0,.2,1)}@media (max-width:1680px){.ProductGallery__content .content__zoom{padding-top:calc(4.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom{padding-top:1.25vw}}@media (max-width:1680px){.ProductGallery__content .content__zoom{padding-right:calc(11.375px + .15625vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom{padding-right:3vw}}@media (max-width:1680px){.ProductGallery__content .content__zoom{padding-bottom:calc(4.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom{padding-bottom:1.25vw}}@media (max-width:1680px){.ProductGallery__content .content__zoom{padding-left:calc(13.375px + .15625vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom{padding-left:3.5vw}}@media (max-width:1680px){.ProductGallery__content .content__zoom{bottom:calc(17.375px + .15625vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom{bottom:4.5vw}}@media (max-width:1680px){.ProductGallery__content .content__zoom{grid-column-gap:calc(8.375px + .15625vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom{grid-column-gap:2.25vw}}@media (max-width:1680px){.ProductGallery__content .content__zoom{border-radius:calc(6.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom{border-radius:1.75vw}}@media (max-width:1680px){.ProductGallery__content .content__zoom{border-width:1px}}@media (max-width:400px){.ProductGallery__content .content__zoom{border-width:.25vw}}.ProductGallery__content .content__zoom svg{max-width:.71429vw;min-width:.71429vw;display:block;height:auto}@media (max-width:1680px){.ProductGallery__content .content__zoom svg{max-width:calc(10.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom svg{max-width:2.75vw}}@media (max-width:1680px){.ProductGallery__content .content__zoom svg{min-width:calc(10.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom svg{min-width:2.75vw}}.ProductGallery__content .content__zoom svg path{transition:stroke .2s cubic-bezier(.4,0,.2,1)}.ProductGallery__content .content__zoom span{font-size:.71429vw;font-weight:400;font-family:Inter,sans-serif;line-height:1.3em;color:#fff;transition:color .2s cubic-bezier(.4,0,.2,1)}@media (max-width:1680px){.ProductGallery__content .content__zoom span{font-size:calc(10.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__content .content__zoom span{font-size:2.75vw}}@media (hover:hover){.ProductGallery__content .content__zoom{opacity:0}.ProductGallery__content .content__zoom:hover svg path{stroke:#c11818}.ProductGallery__content .content__zoom:hover span{color:#c11818}}.ProductGallery__content .content__zoom:focus-visible{outline-offset:5px;opacity:1}.ProductGallery__control{margin-top:.83333vw;margin-right:-.2381vw;margin-left:-.47619vw;padding-left:.2381vw;padding-top:5px;padding-bottom:5px;display:flex;flex-direction:row;align-items:center;overflow-x:auto;scrollbar-width:0;overflow:hidden}@media (max-width:1680px){.ProductGallery__control{margin-top:calc(11.375px + .15625vw)}}@media (max-width:400px){.ProductGallery__control{margin-top:3vw}}@media (max-width:1680px){.ProductGallery__control{margin-right:calc(-2.6875px - .07813vw)}}@media (max-width:400px){.ProductGallery__control{margin-right:-.75vw}}@media (max-width:1680px){.ProductGallery__control{margin-left:calc(-5.375px - .15625vw)}}@media (max-width:400px){.ProductGallery__control{margin-left:-1.5vw}}@media (max-width:1680px){.ProductGallery__control{padding-left:calc(2.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__control{padding-left:.75vw}}@media (max-width:960px){.ProductGallery__control{margin-right:0;margin-left:0}}.ProductGallery__control .control__element{padding-right:.2381vw;padding-left:.2381vw}@media (max-width:1680px){.ProductGallery__control .control__element{padding-right:calc(2.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__control .control__element{padding-right:.75vw}}@media (max-width:1680px){.ProductGallery__control .control__element{padding-left:calc(2.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__control .control__element{padding-left:.75vw}}.ProductGallery__control .control__element .element__content{max-width:5.95238vw;min-width:5.95238vw;position:relative}@media (max-width:1680px){.ProductGallery__control .control__element .element__content{max-width:calc(86.875px + .78125vw)}}@media (max-width:400px){.ProductGallery__control .control__element .element__content{max-width:22.5vw}}@media (max-width:1680px){.ProductGallery__control .control__element .element__content{min-width:calc(86.875px + .78125vw)}}@media (max-width:400px){.ProductGallery__control .control__element .element__content{min-width:22.5vw}}.ProductGallery__control .control__element .element__content .content__button{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.ProductGallery__control .control__element .element__content .content__button span{display:block;opacity:0;height:0}.ProductGallery__control .control__element .element__content .content__button:after{height:.17857vw;content:"";position:absolute;bottom:0;left:0;width:100%;background-color:#c11818;opacity:0;transition:transform 0s linear .2s,opacity .2s cubic-bezier(.4,0,.2,1);transform:translateX(-100%)}@media (max-width:1680px){.ProductGallery__control .control__element .element__content .content__button:after{height:calc(1.6875px + .07813vw)}}@media (max-width:400px){.ProductGallery__control .control__element .element__content .content__button:after{height:.5vw}}.ProductGallery__control .control__element .element__content .content__button.current:after{opacity:1}.ProductGallery__control .control__element .element__content .content__button.active:after{transition:transform 5s linear 0s,opacity .2s cubic-bezier(.4,0,.2,1);transform:translateX(0)}.ProductGallery__control .control__element .element__content .content__button:focus-visible{outline-offset:3px}@media (max-width:960px){.ProductGallery__control .control__element:first-of-type{padding-left:4.88095vw}}@media (max-width:960px) and (max-width:1680px){.ProductGallery__control .control__element:first-of-type{padding-left:calc(-4.625px + 5.15625vw)}}@media (max-width:960px) and (max-width:400px){.ProductGallery__control .control__element:first-of-type{padding-left:4vw}}@media (max-width:960px){.ProductGallery__control .control__element:last-of-type{padding-right:4.88095vw}}@media (max-width:960px) and (max-width:1680px){.ProductGallery__control .control__element:last-of-type{padding-right:calc(-4.625px + 5.15625vw)}}@media (max-width:960px) and (max-width:400px){.ProductGallery__control .control__element:last-of-type{padding-right:4vw}}.ProductGallery__control.hide{display:none}.ProductGallery__control::-webkit-scrollbar{display:none}@media (hover:hover){.ProductGallery:hover .ProductGallery__content .content__button,.ProductGallery:hover .ProductGallery__content .content__zoom{opacity:1}}
/*# sourceMappingURL=Component-ProductGallery.css?627e5648.map */