.rarui-dropdown__1b7gjg50 {
  width: fit-content;
  display: flex;
  flex-direction: column;
  border-style: solid;
  box-sizing: border-box;
  gap: var(--rarui-spacing-3xs);
  z-index: var(--rarui-zIndex-800);
  border-radius: var(--rarui-shape-border-radius-2xs);
  padding: var(--rarui-spacing-3xs);
  box-shadow: var(--rarui-elevation-bottom-2);
  border-width: var(--rarui-shape-border-width-1);
  border-color: var(--rarui-colors-border-subdued);
  background-color: var(--rarui-colors-surface-primary);
}
.rarui-dropdown_padding_base__1b7gjg51 {
  padding: var(--rarui-spacing-3xs);
}
.rarui-dropdown_padding_none__1b7gjg52 {
  padding: 0;
}
.rarui-dropdown_item__1b7gjg53 {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 100%;
  box-sizing: border-box;
  transition: all 150ms ease;
  border-radius: var(--rarui-shape-border-radius-2xs);
  gap: var(--rarui-spacing-3xs);
  padding: var(--rarui-spacing-3xs);
  color: var(--rarui-colors-content-primary);
  font-weight: var(--rarui-fontWeight-medium);
  font-size: var(--rarui-fontSize-button-s);
  font-family: var(--rarui-fontFamily-button);
  text-decoration: none;
}
.rarui-dropdown_item__1b7gjg53:focus-within {
  outline: none;
  box-shadow: var(--rarui-elevation-focus-ring);
}
.rarui-dropdown_item__1b7gjg53:hover {
  background-color: var(--rarui-colors-surface-hover);
}
.rarui-dropdown_item__1b7gjg53:active {
  background-color: var(--rarui-colors-surface-press);
}
.rarui-dropdown_item__1b7gjg53:disabled {
  color: var(--rarui-colors-content-disabled);
}
.rarui-dropdown_item_selected_true__1b7gjg54 {
  background-color: var(--rarui-colors-surface-brand-subdued);
}
.rarui-dropdown_item_selected_true__1b7gjg54:hover {
  background-color: var(--rarui-colors-surface-brand-subdued);
}
@media screen and (min-width: 0px) {
  .rarui-dropdown_width-xs__1b7gjg59 {
    width: var(--width-xs__1b7gjg55);
  }
  .rarui-dropdown_maxWidth-xs__1b7gjg5h {
    max-width: var(--maxWidth-xs__1b7gjg5d);
  }
  .rarui-dropdown_zIndex-100-xs__1b7gjg5l {
    z-index: var(--rarui-zIndex-100);
  }
  .rarui-dropdown_zIndex-200-xs__1b7gjg5p {
    z-index: var(--rarui-zIndex-200);
  }
  .rarui-dropdown_zIndex-300-xs__1b7gjg5t {
    z-index: var(--rarui-zIndex-300);
  }
  .rarui-dropdown_zIndex-400-xs__1b7gjg5x {
    z-index: var(--rarui-zIndex-400);
  }
  .rarui-dropdown_zIndex-500-xs__1b7gjg511 {
    z-index: var(--rarui-zIndex-500);
  }
  .rarui-dropdown_zIndex-600-xs__1b7gjg515 {
    z-index: var(--rarui-zIndex-600);
  }
  .rarui-dropdown_zIndex-700-xs__1b7gjg519 {
    z-index: var(--rarui-zIndex-700);
  }
  .rarui-dropdown_zIndex-800-xs__1b7gjg51d {
    z-index: var(--rarui-zIndex-800);
  }
  .rarui-dropdown_zIndex-900-xs__1b7gjg51h {
    z-index: var(--rarui-zIndex-900);
  }
}
@media screen and (min-width: 768px) {
  .rarui-dropdown_width-md__1b7gjg5a {
    width: var(--width-md__1b7gjg56);
  }
  .rarui-dropdown_maxWidth-md__1b7gjg5i {
    max-width: var(--maxWidth-md__1b7gjg5e);
  }
  .rarui-dropdown_zIndex-100-md__1b7gjg5m {
    z-index: var(--rarui-zIndex-100);
  }
  .rarui-dropdown_zIndex-200-md__1b7gjg5q {
    z-index: var(--rarui-zIndex-200);
  }
  .rarui-dropdown_zIndex-300-md__1b7gjg5u {
    z-index: var(--rarui-zIndex-300);
  }
  .rarui-dropdown_zIndex-400-md__1b7gjg5y {
    z-index: var(--rarui-zIndex-400);
  }
  .rarui-dropdown_zIndex-500-md__1b7gjg512 {
    z-index: var(--rarui-zIndex-500);
  }
  .rarui-dropdown_zIndex-600-md__1b7gjg516 {
    z-index: var(--rarui-zIndex-600);
  }
  .rarui-dropdown_zIndex-700-md__1b7gjg51a {
    z-index: var(--rarui-zIndex-700);
  }
  .rarui-dropdown_zIndex-800-md__1b7gjg51e {
    z-index: var(--rarui-zIndex-800);
  }
  .rarui-dropdown_zIndex-900-md__1b7gjg51i {
    z-index: var(--rarui-zIndex-900);
  }
}
@media screen and (min-width: 1200px) {
  .rarui-dropdown_width-lg__1b7gjg5b {
    width: var(--width-lg__1b7gjg57);
  }
  .rarui-dropdown_maxWidth-lg__1b7gjg5j {
    max-width: var(--maxWidth-lg__1b7gjg5f);
  }
  .rarui-dropdown_zIndex-100-lg__1b7gjg5n {
    z-index: var(--rarui-zIndex-100);
  }
  .rarui-dropdown_zIndex-200-lg__1b7gjg5r {
    z-index: var(--rarui-zIndex-200);
  }
  .rarui-dropdown_zIndex-300-lg__1b7gjg5v {
    z-index: var(--rarui-zIndex-300);
  }
  .rarui-dropdown_zIndex-400-lg__1b7gjg5z {
    z-index: var(--rarui-zIndex-400);
  }
  .rarui-dropdown_zIndex-500-lg__1b7gjg513 {
    z-index: var(--rarui-zIndex-500);
  }
  .rarui-dropdown_zIndex-600-lg__1b7gjg517 {
    z-index: var(--rarui-zIndex-600);
  }
  .rarui-dropdown_zIndex-700-lg__1b7gjg51b {
    z-index: var(--rarui-zIndex-700);
  }
  .rarui-dropdown_zIndex-800-lg__1b7gjg51f {
    z-index: var(--rarui-zIndex-800);
  }
  .rarui-dropdown_zIndex-900-lg__1b7gjg51j {
    z-index: var(--rarui-zIndex-900);
  }
}
@media screen and (min-width: 1400px) {
  .rarui-dropdown_width-xl__1b7gjg5c {
    width: var(--width-xl__1b7gjg58);
  }
  .rarui-dropdown_maxWidth-xl__1b7gjg5k {
    max-width: var(--maxWidth-xl__1b7gjg5g);
  }
  .rarui-dropdown_zIndex-100-xl__1b7gjg5o {
    z-index: var(--rarui-zIndex-100);
  }
  .rarui-dropdown_zIndex-200-xl__1b7gjg5s {
    z-index: var(--rarui-zIndex-200);
  }
  .rarui-dropdown_zIndex-300-xl__1b7gjg5w {
    z-index: var(--rarui-zIndex-300);
  }
  .rarui-dropdown_zIndex-400-xl__1b7gjg510 {
    z-index: var(--rarui-zIndex-400);
  }
  .rarui-dropdown_zIndex-500-xl__1b7gjg514 {
    z-index: var(--rarui-zIndex-500);
  }
  .rarui-dropdown_zIndex-600-xl__1b7gjg518 {
    z-index: var(--rarui-zIndex-600);
  }
  .rarui-dropdown_zIndex-700-xl__1b7gjg51c {
    z-index: var(--rarui-zIndex-700);
  }
  .rarui-dropdown_zIndex-800-xl__1b7gjg51g {
    z-index: var(--rarui-zIndex-800);
  }
  .rarui-dropdown_zIndex-900-xl__1b7gjg51k {
    z-index: var(--rarui-zIndex-900);
  }
}