._textPrimary_eg24b_1 {
  color: #007bff;
}

._backPrimary_eg24b_5 {
  background-color: #007bff;
}

._textSecondary_eg24b_9 {
  color: #6c757d;
}

._backSecondary_eg24b_13 {
  background-color: #6c757d;
}

._textSuccess_eg24b_17 {
  color: #28a745;
}

._backSuccess_eg24b_21 {
  background-color: #28a745;
}

._textWarning_eg24b_25 {
  color: #ffc107;
}

._backWarning_eg24b_29 {
  background-color: #ffc107;
}

._textDanger_eg24b_33 {
  color: #dc3545;
}

._backDanger_eg24b_37 {
  background-color: #dc3545;
}

._textInfo_eg24b_41 {
  color: #17a2b8;
}

._backInfo_eg24b_45 {
  background-color: #17a2b8;
}._scroll_1hy66_1, ._root_1hy66_1 {
  overflow: auto;
  contain: size;
}

._root_1hy66_1 {
  width: 100cqw;
  height: 100cqh;
}

._host_1hy66_11 {
  min-width: min-content;
  min-height: min-content;
}

._slot_1hy66_16 {
  display: grid;
  grid: 1fr/1fr;
}

._stretch_1hy66_21 {
  width: 100%;
  height: 100%;
}

._center_1hy66_26 {
  display: flex;
  align-items: safe center;
  justify-content: safe center;
}._icon_7t2l8_1 {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  text-rendering: auto;
  font-variant: normal;
  font-style: normal;
  line-height: 1;
}
._icon_7t2l8_1::before {
  position: absolute;
  color: var(--font-class-secondaryColor, inherit);
  opacity: var(--font-class-secondaryOpacity, 0.4);
}
._icon_7t2l8_1::after {
  position: relative;
  color: var(--font-class-primaryColor, inherit);
  opacity: var(--font-class-primaryOpacity, 1);
}