.ProductGallery{position:relative}.ProductGallery,.ProductGallery__MainContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.ProductGallery__MainContainer{overflow:hidden}.ProductGallery__MainImage{border-radius:.5rem;cursor:default;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}@media (min-width:768px){.ProductGallery__MainImage{cursor:pointer}}.ProductGallery__MainImage img{display:block;height:300px;-o-object-fit:contain;object-fit:contain;width:100%}@media (min-width:768px){.ProductGallery__MainImage img{height:100%}}.ProductGallery__ZoomLens{background-color:hsla(0,0%,100%,.4);border:2px solid #fff;display:none;height:100px;pointer-events:none;position:absolute;width:100px;z-index:2}.ProductGallery__FullscreenButton{background-color:hsla(0,0%,100%,.8);border:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;position:absolute;right:10px;top:10px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:3}.ProductGallery__FullscreenButton:hover{background-color:#fff}.ProductGallery__FullscreenButton svg{color:#333;height:20px;width:20px}.ProductGallery__ThumbnailsContainer{margin-top:.5rem;width:100%}.ProductGallery__ThumbnailsContainer[gallery-items="1"]{display:none}@media (min-width:768px){.ProductGallery__ThumbnailsContainer .splide__arrow{background:#fff;border-radius:0;height:71px;opacity:1!important;width:70px}.ProductGallery__ThumbnailsContainer .splide__arrow.splide__arrow--prev{top:0}.ProductGallery__ThumbnailsContainer .splide__arrow.splide__arrow--next{bottom:0}}.ProductGallery__ThumbnailsContainer .splide__track{overflow:visible}.ProductGallery__ThumbnailsContainer .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.ProductGallery__ThumbnailsContainer .splide__slide{aspect-ratio:1/1;cursor:pointer;height:70px;opacity:.6;overflow:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:70px!important}@media (min-width:768px){.ProductGallery__ThumbnailsContainer .splide__slide{height:auto!important;width:100%!important}}.ProductGallery__ThumbnailsContainer .splide__slide.is-active{border:1px solid #333;opacity:1}.ProductGallery__Thumbnail{aspect-ratio:1/1;display:block;height:auto!important;-o-object-fit:cover;object-fit:cover;width:100%}.ProductGallery__Lightbox{background-color:rgba(0,0,0,.75);display:none;height:calc(100dvh - var(--header-height) - var(--top-bar-height));left:0;position:fixed;top:calc(var(--header-height) + var(--top-bar-height));width:100%;z-index:99999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ProductGallery__Lightbox.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.ProductGallery__LightboxContent{height:90%;max-width:1200px;position:relative;width:90%}.ProductGallery__CloseButton{background:var(--clr-white);border:none;border-radius:50%;cursor:pointer;font-size:24px;padding:.25rem;position:absolute;right:0;top:0;z-index:1001}.ProductGallery__CloseButton svg{color:#000;height:30px;width:30px}.ProductGallery__LightboxSlider,.ProductGallery__LightboxSlider .splide__list,.ProductGallery__LightboxSlider .splide__track{height:100%}.ProductGallery__LightboxSlider .splide__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center}.ProductGallery__LightboxSlider .splide__slide img{max-height:90%;max-width:90%;-o-object-fit:contain;object-fit:contain}.admin-bar .ProductGallery .ProductGallery__Lightbox{height:calc(100dvh - 15.625rem);top:15.625rem}@media (min-width:1024px){.admin-bar .ProductGallery .ProductGallery__Lightbox{height:calc(100dvh - var(--header-height) - var(--top-bar-height) - 2rem);top:calc(var(--header-height) + var(--top-bar-height) + 2rem)}}@media(min-width:768px){.ProductGallery__MainContainer{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:1rem}.ProductGallery__MainImage{-webkit-box-flex:1;-ms-flex:1;flex:1}.ProductGallery__ThumbnailsContainer{margin-top:0;width:70px}.ProductGallery__ThumbnailsContainer .splide__track{overflow:visible}.ProductGallery__ThumbnailsContainer .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.ProductGallery__ThumbnailsContainer .splide__slide{width:70px!important}.ProductGallery__Thumbnail{height:auto;width:70px}}@media(max-width:768px){.ProductGallery__Thumbnail{height:auto;width:100%}}