.custom-select-wrapper{position:relative;display:flex;align-items:center;border-radius:10px;background:#f3f4f6;padding:6px 10px;height:inherit!important}.custom-select-wrapper .left-icon{position:absolute;left:12px;width:18px;height:18px;z-index:2}.custom-select-wrapper .arrow-icon{position:absolute;right:12px;width:16px;height:16px;z-index:2;pointer-events:none}.react_select_box{width:100%}.rs__control{background:transparent!important;cursor:pointer}.rs__placeholder{color:#8a8a8a}.rs__multi-value{background:#e5e7eb;border-radius:8px;padding:2px 4px}.rs__multi-value__label{font-size:14px;color:#111827}.rs__multi-value__remove{border-radius:6px;cursor:pointer}.rs__menu{border-radius:12px;overflow:hidden}.rs__option{padding:12px 14px}.rs__option--is-focused{background:#f3f4f6}.rs__option--is-selected{background:#111827;color:#fff}.custom-select-wrapper.input_err{border:1px solid #ef4444}