.addUser_container__gmQZF{background-color:var(bgSoft);padding:20px;border-radius:10px;margin-top:20px}.addUser_form__eRWdZ{display:flex;flex-wrap:wrap;justify-content:space-between}.addUser_form__eRWdZ input,.addUser_form__eRWdZ select,.addUser_form__eRWdZ textarea{padding:30px;background-color:var(--bg);color:var(--text);border:2px solid #2e374a;border-radius:5px;margin-bottom:30px}.addUser_form__eRWdZ input,.addUser_form__eRWdZ select{width:45%}.addUser_form__eRWdZ textarea{width:100%}.addUser_form__eRWdZ button{width:100%;padding:30px;background-color:teal;color:var(--text);border:none;border-radius:5px;cursor:pointer}