.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;top:0;left:0;height:100vh;width:100vw;background-color:#c8c6c6;z-index:12}.c-product-gallery-zoom.js-active{display:-webkit-box;display:-ms-flexbox;display:flex}.c-product-gallery-zoom__wrapper{width:100%;height:100%}.c-product-gallery-zoom__wrapper .flickity-viewport{min-height:100%}.c-product-gallery-zoom__wrapper .flickity-slider{display:-webkit-box;display:-ms-flexbox;display:flex}.c-product-gallery-zoom__wrapper .flickity-button:focus{-webkit-box-shadow:none;box-shadow:none}.c-product-gallery-zoom__closer{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;width:40px;aspect-ratio:1/1;position:absolute;top:40px;right:40px;z-index:11;cursor:pointer}.c-product-gallery-zoom__closer svg{height:24px;width:24px}.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}.c-product-gallery-zoom__cell.is-selected img{display:block}.c-product-gallery-zoom__container{width:100%;height:100vh;overflow:hidden;position:relative;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-zoom-in;cursor:zoom-in}.c-product-gallery-zoom__container img{width:100%;height:100%;max-width:768px;max-height:768px;-o-object-fit:contain;object-fit:contain}.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(2.6);transform:scale(2.6)}