.CustomDropDown_customDropdown__rx7XM{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem;position:relative;width:14rem}.CustomDropDown_searchInput___4grZ{background:transparent;border:none;color:inherit;font-size:var(--mb-text-body2);outline:none;padding-block:.125rem;width:8.75rem}.CustomDropDown_noResults__cwi4S{color:var(--mb-text-light);font-style:italic;padding:.5rem;text-align:center}.CustomDropDown_downArrow__pzxOU{height:1rem;width:auto}.CustomDropDown_active__2iall{color:var(--mb-text-dark);font-size:var(--mb-text-body2);white-space:nowrap}.CustomDropDown_placeholderText__8TIcn{color:var(--mb-text-light)}.CustomDropDown_rotate__pkCV6{rotate:180deg}.CustomDropDown_dropdownMenu__O95l2{background-color:var(--mb-bg-color-primary);border-radius:var(--mb-border-radius-sm);box-shadow:var(--mb-drop-shadow-l3);color:var(--mb-text-normal);display:flex;flex-direction:column;gap:.5rem;left:0;max-height:15rem;padding:.5rem;overflow-y:auto;overflow-x:hidden;position:absolute;top:calc(100% + .5rem);width:14rem;z-index:1}body.dark .CustomDropDown_dropdownMenu__O95l2{background-color:var(--mb-bg-color-secondary)}.CustomDropDown_viewMode__0x5ej{cursor:pointer;font-size:var(--mb-text-body2);padding:.5rem;width:100%}.CustomDropDown_viewMode__0x5ej:hover{background-color:var(--mb-bg-color-tertiary)}.CustomDropDown_selected__aS5kY{background-color:var(--mb-bg-color-tertiary2);border-radius:var(--mb-border-radius-sm)}