._left_1hm9x_1 {
  position: absolute;
  left: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

._params_1hm9x_10 {
  margin: 1rem 0 0 1rem;
  width: 250px;
}

._activeVars_1hm9x_15 {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 15;
  min-height: 0;
  width: 100%;
  margin-bottom: 0.5rem;
}

._legendContainer_1hm9x_25 {
  display: flex;
  flex-direction: column;
  z-index: 10;
  width: fit-content;
  flex: 50%;
  justify-content: flex-end;
  pointer-events: none;
}

._infoPanelContainer_1hm9x_35 {
  display: flex;
  flex-direction: row-reverse;
  position: absolute !important; /* stylelint-disable-line declaration-no-important */
  right: 0;
  height: 100%;
  z-index: 15;
}

._facetPanelContainer_1hm9x_44 {
  display: flex;
  flex-direction: row;
  position: absolute !important; /* stylelint-disable-line declaration-no-important */
  left: 0;
  height: 100%;
  z-index: 15;
}

._infoPanelHandle_1hm9x_53 {
  width: 6px;
  cursor: ew-resize;
}

._infoPanelHandle_1hm9x_53:hover,
._infoPanelHandle_1hm9x_53:active {
  background: rgba(255, 255, 255, 0.5);
}
