body.zoom-is-open{overflow:hidden;touch-action:none;-ms-touch-action:none}.c-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:rgba(255,255,255,.8);z-index:12}.c-gallery-zoom.is-active{visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex}.c-gallery-zoom__wrapper{width:100%;height:100%}.c-gallery-zoom__closer{background:none;color:inherit;border:none;font:inherit;cursor:pointer;outline:inherit;width:40px;position:absolute;top:40px;right:40px;z-index:11;padding:10px}.c-gallery-zoom__closer svg{height:19px;width:19px}.c-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;display:none}.c-gallery-zoom__cell.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.c-gallery-zoom__container{width:100%;height:100vh;overflow:hidden;position:relative}@media screen and (min-width: 768px){.c-gallery-zoom__container{cursor:url(/cdn/shop/files/icon-zoom-out.svg?v=1726736425) 14 14,auto;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-gallery-zoom__container img{height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 768px){.c-gallery-zoom__container img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}}