/* stylelint-disable */

/* line 33, stdin */

.hotspot--selected {
  z-index: 1;
}

/* line 36, stdin */

.hotspot--selected .hotspot__label {
  opacity: 1;
}

/* line 77, stdin */

.hotspot--top-left .hotspot__label {
  top: 24px;
  left: 24px;
}

/* line 82, stdin */

.hotspot--top-right .hotspot__label {
  top: 24px;
  right: 24px;
}

/* line 87, stdin */

.hotspot--bottom-right .hotspot__label {
  right: 24px;
  bottom: 24px;
}

/* line 92, stdin */

.hotspot--bottom-left .hotspot__label {
  bottom: 24px;
  left: 24px;
}

/*# sourceMappingURL=block-hotspot-image.css.map*/