.c-image-zoom{cursor:zoom-in;height:var(--image-height,auto);max-height:var(--image-max-height,100dvh);max-width:var(--image-max-width,100dvw);-o-object-fit:contain;object-fit:contain;overflow:hidden;position:relative;width:var(--image-width)}.c-image-zoom.zoomed-in{cursor:zoom-out}.c-image-zoom.has-error{pointer-events:none}.c-image-zoom:hover{--zoom-opacity:1}.c-image-zoom__origin-image{width:100%}.c-image-zoom__lens{position:absolute;visibility:hidden}.c-image-zoom__lens.show{visibility:visible}.c-image-zoom__result{height:100%;left:0;opacity:var(--zoom-opacity,0);pointer-events:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1}.c-image-zoom__result.show{visibility:visible}
