
.iiz[data-v-60c7f840] {
  max-width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: inline-block;
  cursor: zoom-in;
}
.iiz__img[data-v-60c7f840] {
  max-width: 100%;
  height: auto;
  display: block;
  pointer-events: none;
}
.iiz__img--hidden[data-v-60c7f840] {
  visibility: hidden;
}

/* Shown at its natural size — that is what makes it a zoom. */
.iiz__zoom-img[data-v-60c7f840] {
  width: auto !important;
  max-width: none !important;
  position: absolute;
  display: block;
  visibility: hidden;
  pointer-events: none;
}
.iiz__zoom-img--visible[data-v-60c7f840] {
  visibility: visible;
}

.iiz__zoom-img--visible { cursor: zoom-in !important;
}
