.c-product-gallery-zoom{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;visibility:hidden;top:0;left:0;height:100vh;width:100vw;background-color:#fff;z-index:12}.c-product-gallery-zoom::before{content:"";width:100%;height:80px;background:#fff;position:absolute;top:0;left:0;z-index:9}.c-product-gallery-zoom--rtl{direction:rtl}.c-product-gallery-zoom.js-active{visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex}.c-product-gallery-zoom__wrapper{width:100%;height:100%}.c-product-gallery-zoom__closer{padding:10px;aspect-ratio:1/1;position:absolute;top:17px;right:14px;z-index:11;background:none;color:inherit;border:none;font:inherit;cursor:pointer;outline:inherit}.c-product-gallery-zoom--rtl .c-product-gallery-zoom__closer{left:14px;right:auto}.c-product-gallery-zoom__closer svg{height:24px;width:24px}.c-product-gallery-zoom__zoom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;position:absolute;top:25px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:10}.c-product-gallery-zoom__zoom-title{margin:0;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:11px;line-height:9px;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.c-product-gallery-zoom__zoom-button{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;justify-content:center;width:30px;height:30px;border-radius:100%;border:1px solid rgba(29,29,29,.2509803922);background:rgba(0,0,0,0);cursor:pointer;-webkit-box-shadow:none;box-shadow:none;outline:none}.c-product-gallery-zoom__zoom-button svg{width:16px;height:16px}.c-product-gallery-zoom__zoom-button:disabled svg{opacity:.3}.c-product-gallery-zoom__zoom-button:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none}.c-product-gallery-zoom__progress{position:absolute;bottom:16px;right:32px;font-family:var(--font-body);font-style:normal;font-weight:500;font-size:13px;line-height:9px;text-align:right;letter-spacing:.5px;text-transform:uppercase;color:#1d1d1d}.c-product-gallery-zoom--rtl .c-product-gallery-zoom__progress{left:32px;right:auto}.c-product-gallery-zoom__cell{width:100%;height:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.c-product-gallery-zoom__cell.is-selected img{display:block}}.c-product-gallery-zoom__container{width:100%;height:100vh;overflow:hidden;position:relative}@media screen and (min-width: 768px){.c-product-gallery-zoom__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:-webkit-grab;cursor:grab}}.c-product-gallery-zoom__container--video{max-height:768px;aspect-ratio:3/4;width:auto;height:100%;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;justify-content:center}.c-product-gallery-zoom__container--video iframe{width:100%;height:100%;aspect-ratio:3/4;max-height:768px;border:none;display:block}.c-product-gallery-zoom__container img{width:100%;position:unset;height:100%;-o-object-fit:contain;object-fit:contain;max-height:768px;aspect-ratio:3/4}@media screen and (min-width: 768px){.c-product-gallery-zoom__container[data-zoom="1"] img{-webkit-transform:scale(2);transform:scale(2)}.c-product-gallery-zoom__container[data-zoom="2"]{cursor:-webkit-zoom-out;cursor:zoom-out}.c-product-gallery-zoom__container[data-zoom="2"] img{-webkit-transform:scale(3);transform:scale(3)}}.c-product-gallery-zoom__thumb-wrapper{width:80px;height:100%;position:absolute;top:80px;left:32px;z-index:10}.c-product-gallery-zoom--rtl .c-product-gallery-zoom__thumb-wrapper{left:auto;right:32px}.c-product-gallery-zoom__thumb-cell{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important;opacity:.5;-webkit-transition:opacity 500ms ease;transition:opacity 500ms ease}.c-product-gallery-zoom__thumb-cell.swiper-slide-thumb-active{opacity:1}.c-product-gallery-zoom__thumb-container{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.c-product-gallery-zoom__thumb-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:3/4}