._1tkc5xf0-3-5-0 {
  display: flex;
  gap: var(--dt-spacings-size-8, 8px);
  cursor: pointer;
}
._1tkc5xf1-3-5-0 {
  cursor: not-allowed;
}
._1tkc5xf2-3-5-0 {
  cursor: default;
}
._1tkc5xf3-3-5-0 {
  font-size: var(--dt-typography-text-base-default-size, 14px);
  overflow-wrap: anywhere;
  line-height: var(--dt-typography-text-base-default-line-height, 1.4285714286);
}
._1tkc5xf4-3-5-0 {
  color: var(--dt-colors-text-neutral-disabled, #595a7d80);
}
._1tkc5xf5-3-5-0 {
  color: var(--dt-colors-text-neutral-default, #2f2f4f);
}
._1tkc5xf6-3-5-0:after {
  content: "*";
}
._1tkc5xf7-3-5-0 {
  color: var(--dt-colors-text-neutral-disabled, #595a7d80);
}
._1tkc5xfb-3-5-0 {
  --_1tkc5xfa-3-5-0: var(--_bx32h1-3-5-0);
  display: flex;
  align-items: center;
  transition-duration: var(--dt-animations-move-duration-fast, 150ms);
  transition-timing-function: var(--dt-animations-move-easing, cubic-bezier(0.4, 0, 0.2, 1));
  transition-property: transform;
}
._1tkc5xfc-3-5-0 {
  --_1tkc5xf8-3-5-0: 1;
  --_1tkc5xf9-3-5-0: 0;
  transform: translateX(calc(var(--dt-spacings-size-4, 4px) + var(--dt-spacings-size-12, 12px) + var(--dt-spacings-size-2, 2px)));
}
._1tkc5xfd-3-5-0 {
  --_1tkc5xf8-3-5-0: 0;
  --_1tkc5xf9-3-5-0: 1;
  transform: unset;
}
._1tkc5xfe-3-5-0 {
  --_1tkc5xfa-3-5-0: var(--dt-colors-icon-neutral-subdued, #595a7d);
}
._1tkc5xfg-3-5-0 {
  --_1tkc5xfa-3-5-0: var(--dt-colors-icon-critical-default, #bb0731);
}
._1tkc5xfb-3-5-0 > svg {
  transition-duration: var(--dt-animations-move-duration-fast, 150ms);
  transition-timing-function: var(--dt-animations-move-easing, cubic-bezier(0.4, 0, 0.2, 1));
  transition-delay: var(--dt-timings-offset-medium, 30ms);
  transition-property: opacity;
}
._1tkc5xfb-3-5-0 > svg:nth-child(1) {
  opacity: var(--_1tkc5xf8-3-5-0);
  color: var(--_1tkc5xfa-3-5-0);
}
._1tkc5xfb-3-5-0 > svg:nth-child(3) {
  opacity: var(--_1tkc5xf9-3-5-0);
  color: var(--_1tkc5xfa-3-5-0);
}
._1tkc5xfh-3-5-0 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: var(--dt-spacings-size-2, 2px) var(--dt-spacings-size-4, 4px);
  box-sizing: border-box;
  overflow: hidden;
  transition-property: background-color;
  transition-timing-function: var(--dt-animations-fade-out-easing, cubic-bezier(0, 0, 0.2, 1));
  transition-duration: var(--dt-animations-fade-out-duration-fast, 150ms);
  width: 38px;
  height: 20px;
  min-width: 38px;
  position: relative;
  border-radius: var(--dt-borders-radius-field-emphasized, 9999px);
  background-color: var(--_bx32h3-3-5-0);
}
._1tkc5xfr-3-5-0 {
  box-shadow: inset 0 0 0 var(--dt-borders-width-default, 1px) var(--dt-colors-border-critical-accent, #bb0731);
}
._1tkc5xfs-3-5-0 {
  box-shadow: inset 0 0 0 var(--dt-borders-width-default, 1px) var(--dt-colors-border-neutral-accent, #595a7d);
}
._1tkc5xft-3-5-0 {
  background-color: var(--dt-colors-background-field-neutral-disabled, #e4e5eb80);
  box-shadow: inset 0 0 0 var(--dt-borders-width-default, 1px) var(--dt-colors-border-neutral-disabled, #dadbe480);
}
._1tkc5xfu-3-5-0 {
  background-color: var(--dt-colors-background-field-neutral-disabled, #e4e5eb80);
  box-shadow: inset 0 0 0 var(--dt-borders-width-default, 1px) var(--dt-colors-border-neutral-default, #dadbe4);
}
._1tkc5xfv-3-5-0 {
  background-color: var(--dt-colors-background-field-critical-emphasized, #f8e1e1);
  box-shadow: inset 0 0 0 var(--dt-borders-width-default, 1px) var(--dt-colors-border-critical-accent, #bb0731);
}
._1tkc5xfw-3-5-0 {
  transition-property: background-color;
  transition-timing-function: var(--dt-animations-fade-out-easing, cubic-bezier(0, 0, 0.2, 1));
  transition-duration: var(--dt-animations-fade-out-duration-fast, 150ms);
  margin-left: var(--dt-spacings-size-2, 2px);
  margin-right: var(--dt-spacings-size-2, 2px);
  box-sizing: border-box;
  width: var(--dt-spacings-size-12, 12px);
  height: var(--dt-spacings-size-12, 12px);
  border-radius: var(--dt-borders-radius-field-emphasized, 9999px);
  box-shadow: none;
  background-color: var(--_1tkc5xfa-3-5-0);
}