._rwx8ch1-2-0-1 {
  cursor: not-allowed;
}
._rwx8ch2-2-0-1 {
  background: var(--_186h2572-2-0-1);
  color: var(--_186h2570-2-0-1);
  position: relative;
  display: grid;
  grid: auto / auto-flow auto;
  align-items: center;
  justify-content: start;
  box-sizing: border-box;
  gap: var(--dt-spacings-size-2, 2px);
  border-bottom-left-radius: var(--dt-borders-radius-field-subdued, 4px);
  border-top-left-radius: var(--dt-borders-radius-field-subdued, 4px);
  transition-timing-function: var(--dt-animations-fade-out-easing, cubic-bezier(0, 0, 0.2, 1));
  transition-duration: var(--dt-animations-fade-out-duration-base, 250ms);
  transition-property: color, background-color, transform;
}
._rwx8ch2-2-0-1:is(button) {
  border: 0;
}
._rwx8ch3-2-0-1 {
  padding-left: var(--dt-spacings-size-4, 4px);
  padding-right: var(--dt-spacings-size-4, 4px);
  padding-top: var(--dt-spacings-size-2, 2px);
  padding-bottom: var(--dt-spacings-size-2, 2px);
  height: var(--dt-spacings-size-24, 24px);
}
._rwx8ch4-2-0-1 {
  padding-left: var(--dt-spacings-size-2, 2px);
  padding-right: var(--dt-spacings-size-2, 2px);
  padding-top: 0;
  padding-bottom: 0;
  height: var(--dt-spacings-size-20, 20px);
}
._rwx8ch5-2-0-1 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
._rwx8ch6-2-0-1 {
  border-bottom-right-radius: var(--dt-borders-radius-field-subdued, 4px);
  border-top-right-radius: var(--dt-borders-radius-field-subdued, 4px);
}
._rwx8ch7-2-0-1 {
  cursor: not-allowed;
  pointer-events: none;
}
._rwx8ch8-2-0-1:is(button) {
  cursor: pointer;
}
._rwx8chh-2-0-1 {
  --_rwx8chg-2-0-1: var(--_186h2570-2-0-1);
  min-width: 0;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-transform: none;
  padding-inline: var(--dt-spacings-size-2, 2px);
}
._rwx8chh-2-0-1, ._rwx8chh-2-0-1 *, ._rwx8chh-2-0-1 *:hover {
  color: var(--_rwx8chg-2-0-1);
  min-width: 0;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-transform: none;
}
._rwx8chh-2-0-1 a:focus-visible {
  color: var(--_rwx8chg-2-0-1);
}
._rwx8ch0-2-0-1 > button:hover, ._rwx8ch0-2-0-1 > a:hover, ._rwx8ch0-2-0-1 > button:active, ._rwx8ch0-2-0-1 > a:active {
  background-color: var(--_186h2573-2-0-1);
  transition-timing-function: var(--dt-animations-fade-in-easing, cubic-bezier(0.5, 0, 1, 1));
  transition-duration: var(--dt-animations-fade-in-duration-base, 250ms);
}
._rwx8chi-2-0-1 {
  display: grid;
  grid: auto / auto-flow auto;
}