.DropdownInput_wrapper__9Mfeo{width:100%}.DropdownInput_container__dxDYS{display:flex;justify-content:space-between;align-items:center;gap:8px;height:56px;width:calc(100% - 32px);padding:0 16px;background-color:var(--grey-input);border:1px solid var(--grey-50);border-radius:10px;overflow:hidden}.DropdownInput_container__dxDYS[data-state=open]{border-color:var(--white)}.DropdownInput_containerError__TMWfh{border-color:var(--pink)}.DropdownInput_innerContainer__qokNr{position:relative;height:100%;width:100%}.DropdownInput_icons__rxUNO{display:flex;flex-wrap:nowrap;align-items:center;gap:16px}.DropdownInput_chevron__eIhMI{height:12px;width:12px;color:var(--grey-80);transition:transform .2s}.DropdownInput_container__dxDYS[data-state=open] .DropdownInput_chevron__eIhMI{transform:rotate(-180deg)}.DropdownInput_content__T3AUm{overflow:auto;overflow-x:hidden;padding:16px;max-height:232px;width:var(--radix-dropdown-menu-trigger-width);background-color:var(--grey-input);border:1px solid var(--grey-50);border-radius:10px;z-index:2}.DropdownInput_items__kNLSc{display:flex;flex-direction:column;row-gap:8px}.DropdownInput_item__171J3{display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:4px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DropdownInput_itemText__mwXbl{font-size:12px;font-weight:500;letter-spacing:.25px;color:var(--white)}.DropdownInput_selectedIndicator__kPWlu{margin-left:8px}.DropdownInput_checkmark__XuHLG{height:16px;width:16px}.DropdownInput_placeholder__K2wjC{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.DropdownInput_label__1hjhb,.DropdownInput_placeholder__K2wjC{position:absolute;font-size:14px;font-weight:500;top:20px;color:var(--grey-90)}.DropdownInput_label__1hjhb{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease}.DropdownInput_container__dxDYS[data-state=open] .DropdownInput_label__1hjhb,.DropdownInput_labelFocused__9Mqgn{top:12px;font-size:10px}.DropdownInput_input__2vnHc{position:absolute;width:100%;top:18px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:16px;font-weight:500}.DropdownInput_container__dxDYS[data-state=open] .DropdownInput_input__2vnHc,.DropdownInput_inputFocused__x8xa1{top:26px}.DropdownInput_helperText__w4G4Z{display:block;font-size:12px;font-weight:500;color:var(--grey-100);margin-top:4px}.DropdownInput_helperTextError__U5GOE{color:var(--pink)}.DropdownInput_checkmark__XuHLG,.DropdownInput_validationIcon__tC5OM{height:16px;width:16px}