.multi-select-wrapper{flex:auto;position:relative;width:100%}.toggle-dropdown{align-items:center;border:none;border-radius:6px;color:#21458a;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:space-between;outline:none;padding:0 10px}.custom-dropdown,.toggle-dropdown{background-color:#f7f7f7;width:100%}.custom-dropdown{border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.2);display:none;max-height:200px;overflow-y:auto;padding:10px;position:absolute;z-index:1000}.custom-dropdown .checkbox-option{margin-bottom:5px}.custom-dropdown .checkbox-option input[type=checkbox]{margin-right:10px}.custom-dropdown .checkbox-option label{color:#21458a;font-size:16px}.custom-dropdown .checkbox-option input[type=checkbox]{accent-color:#21458a}.multi-select-options{display:none}.field-error,.field-error .toggle-dropdown,.field-error input,.field-error select,.field-error textarea{background-color:#fdf0f2!important;border:2px solid #e33256!important;border-radius:6px;box-shadow:0 0 0 2px rgba(227,50,86,.15)!important}.field-error-message{color:#e33256;display:block;font-size:14px;margin-top:4px}