.select-custom-antd .select-antd-input{min-height:54px;border-radius:12px}.select-custom-antd .select-antd-input .ant-select-selector{min-height:40px;border-radius:12px!important;display:flex;align-items:center;background-color:transparent!important;color:#fff!important;border:1px solid #2e353c!important}.select-custom-antd .select-antd-input .ant-select-selector::-moz-placeholder{color:#2e353c!important}.select-custom-antd .select-antd-input .ant-select-selector::placeholder{color:#2e353c!important}.select-custom-antd .select-antd-input .ant-select-selector .ant-select-selection-placeholder{color:#737089}.select-custom-antd .select-antd-input .ant-select-selector .ant-select-selection-item{color:#fff;display:flex;align-items:center}.select-custom-antd .select-antd-input .ant-select-selector .ant-select-selection-item .hidden-tag-render{display:none}.select-custom-antd .select-antd-input .ant-select-selection-search{margin-inline-start:0;display:flex;align-items:center}.select-custom-antd .select-antd-input .ant-select-arrow span{color:#fff}.select-custom-antd .placeholder-hover-input{position:absolute;top:28px;left:12px;transform:translateY(-50%);font-size:14px;color:#5d6a7b;transition:all .2s;padding:0 4px;font-weight:500}.select-custom-antd .placeholder-hover-input.valid-input{top:0;background-color:#1d252e;z-index:5;font-size:12px}.select-custom-antd .placeholder-hover-input.focus-input{top:0;background-color:#1d252e;z-index:5;font-size:12px;color:#fff}.select-custom-antd .placeholder-hover-input.error-placeholder-fill{color:#ff5630}