html.product-zoom-open{overflow:hidden}.main-product .media-wrapper .images img{cursor:zoom-in}.product-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background-color:rgba(250,248,245,.98)}.product-zoom[hidden]{display:none !important}.product-zoom__dialog{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.product-zoom__swiper{width:100%;height:100%;max-width:min(860px,94vw);margin:0 auto}.product-zoom__slide{display:flex;align-items:center;justify-content:center;padding:56px 0 48px}.product-zoom .swiper-zoom-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;touch-action:none}.product-zoom__image{max-width:100%;max-height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none;transform-origin:center center;will-change:transform}.product-zoom__video{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-zoom__video video,.product-zoom__video iframe{max-width:100%;max-height:100%;width:auto;height:auto}.product-zoom__video iframe{aspect-ratio:16/9;width:100%;height:auto}.product-zoom__close{position:absolute;top:16px;right:16px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:rgba(0,0,0,0);color:#1c1c1c;cursor:pointer}.product-zoom__close svg{width:20px;height:20px}.product-zoom__counter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:2;font-size:14px;color:#1c1c1c}@media only screen and (min-width: 768px){.product-zoom__slide{padding:64px 72px}}