._icon_h6ctq_1 {
  position: relative;
}
._icon_h6ctq_1:hover ._info_h6ctq_4,
._icon_h6ctq_1 ._info_h6ctq_4._forceDisplay_h6ctq_5 {
  visibility: visible;
}
._icon_h6ctq_1 ._info_h6ctq_4 {
  position: absolute;
  visibility: hidden;
  bottom: 15px;
  left: 15px;
  line-height: 1rem;
  color: black;
  font-size: 0.9em;
  font-family: var(--font-family-body), serif;
  font-weight: 400;
  border: 1px solid var(--beigedarker);
  border-radius: 7px;
  padding: 1em;
  background: white;
  max-width: 280px;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 5px 5px 8px 0 rgba(0, 0, 0, 0.1);
}
._icon_h6ctq_1 ._info_h6ctq_4._infoRight_h6ctq_28 {
  left: auto;
  right: 15px;
}
._icon_h6ctq_1 ._info_h6ctq_4._infoBottom_h6ctq_32 {
  bottom: auto;
  top: 15px;
}