._1252qll0-2-0-1 {
  justify-content: space-between;
  align-items: center;
  grid: auto / auto-flow;
  grid-template-columns: auto fit-content(262px);
  max-height: var(--dt-spacings-size-20, 20px);
}
._1252qll1-2-0-1 {
  position: relative;
  list-style: none;
  cursor: pointer;
  line-height: var(--dt-spacings-size-20, 20px);
  vertical-align: middle;
  font-size: var(--dt-typography-text-base-default-size, 14px);
  font-weight: var(--dt-typography-text-base-default-weight, 400);
  border-radius: var(--dt-borders-radius-field-default, 8px);
  outline-offset: calc(var(--dt-spacings-size-2, 2px) * -1);
}
._1252qll2-2-0-1 {
  background-color: var(--dt-colors-background-field-neutral-default, #e4e5eb00);
  color: var(--dt-colors-text-neutral-default, #2f2f4f);
}
._1252qll2-2-0-1:hover {
  background-color: var(--dt-colors-background-field-neutral-default-hover, #dadbe4);
}
._1252qll2-2-0-1:active {
  background-color: var(--dt-colors-background-field-neutral-default-active, #d0d1dc);
}
._1252qll3-2-0-1 {
  color: var(--dt-colors-text-primary-default, #464cce);
}
._1252qll3-2-0-1:hover {
  background-color: var(--dt-colors-background-field-primary-default-hover, #d5dbf6);
}
._1252qll3-2-0-1:active {
  background-color: var(--dt-colors-background-field-primary-default-active, #c9d1f4);
}
._1252qll4-2-0-1 {
  color: var(--dt-colors-text-neutral-disabled, #595a7d80);
  cursor: not-allowed;
}
._1252qll6-2-0-1 {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
._1252qll7-2-0-1 {
  padding-top: var(--dt-spacings-size-6, 6px);
  padding-bottom: var(--dt-spacings-size-6, 6px);
  padding-left: var(--dt-spacings-size-12, 12px);
  padding-right: var(--dt-spacings-size-12, 12px);
}
._1252qll8-2-0-1::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 20px;
  left: 4px;
  border-radius: var(--dt-borders-radius-field-emphasized, 9999px);
}
._1252qll9-2-0-1::before {
  content: "";
}
._1252qlla-2-0-1::before {
  background-color: var(--dt-colors-border-neutral-disabled, #dadbe480);
}
._1252qllb-2-0-1::before {
  background-color: var(--dt-colors-border-primary-accent, #464cce);
}
._1252qlld-2-0-1 {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
._1252qlle-2-0-1 {
  color: var(--dt-colors-text-neutral-subdued, #595a7d);
}
._1252qllf-2-0-1 {
  color: var(--dt-colors-text-primary-default, #464cce);
}
._1252qllg-2-0-1 {
  color: var(--dt-colors-text-neutral-disabled, #595a7d80);
}
._1252qllh-2-0-1 {
  position: absolute;
  width: 2px;
  height: 20px;
  left: 4px;
  border-radius: var(--dt-borders-radius-field-emphasized, 9999px);
}
._1252qlli-2-0-1 {
  background-color: var(--dt-colors-border-neutral-disabled, #dadbe480);
}
._1252qllj-2-0-1 {
  background-color: var(--dt-colors-border-primary-accent, #464cce);
}
._1252qllk-2-0-1 {
  position: relative;
  max-height: 320px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media screen and (max-width: 470px) {
  ._1252qllc-2-0-1 {
    display: none;
  }
}