.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}