.c-image-zoom{cursor:zoom-in;max-height:var(--image-max-height,100dvh);max-width:var(--image-max-width,100dvw);-o-object-fit:contain;object-fit:contain;width:var(--image-width);height:var(--image-height,auto);position:relative;overflow:hidden}.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{visibility:hidden;position:absolute}.c-image-zoom__lens.show{visibility:visible}.c-image-zoom__result{z-index:1;pointer-events:none;width:100%;height:100%;opacity:var(--zoom-opacity,0);visibility:hidden;position:absolute;top:0;left:0}.c-image-zoom__result.show{visibility:visible}
