.zoomable-wrap{cursor:zoom-in;-webkit-user-select:none;user-select:none;touch-action:none;will-change:transform;max-width:100%;line-height:0;transition:transform .18s ease-out;display:inline-block;position:relative}.zoomable-wrap.zoomed{cursor:grab;transition:none}.zoomable-wrap.zoomed:active{cursor:grabbing}.zoomable-img{-webkit-user-drag:none;max-width:100%;display:block}
