.AccountInfo_container__cfr4k{max-width:883px;margin-left:277px;padding:40px 30px;background:#fff;border:1px solid #eee;border-radius:4px;background-color:white}.AccountInfo_accountinfoheader__4WYfa{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.AccountInfo_header__Wh9oy{font-size:20px;font-weight:500;margin-bottom:30px}.AccountInfo_avatarSection__OH4r6{display:flex;justify-content:center;margin-bottom:20px;padding:60px}.AccountInfo_profileImage__UBlTL{width:100%;height:100%;object-fit:cover;border-radius:50%}.AccountInfo_avatar__7hI9H{width:70px;height:70px;background:#ccc;color:white;font-size:24px;font-weight:600}.AccountInfo_form__9Azpf{display:flex;flex-direction:column;gap:30px}.AccountInfo_mainsec__mSVne{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:20px}.AccountInfo_section__gFAD4{display:flex;flex-direction:column;gap:22px;width:887px}.AccountInfo_personal__Hdchw{font-weight:700;font-size:16px}.AccountInfo_form__9Azpf label{font-size:10px;font-weight:600;color:#666666}.AccountInfo_form__9Azpf input,.AccountInfo_form__9Azpf select{padding:10px;font-size:14px;border:1px solid #e7e7e7}.AccountInfo_passwordWrapper__s_ynD{display:flex;align-items:center;gap:10px}.AccountInfo_changePassword__hhV4s{padding:12px;font-size:12px;font-weight:500;border:1px solid black;background:white;cursor:pointer;width:180px}.AccountInfo_socialRow__Ig2ga{display:flex;justify-content:space-between;align-items:center;padding:12px;border:1px solid #e7e7e7;width:866px}.AccountInfo_disabled__VYzFB,.AccountInfo_enabled__NBgwv{color:#999999;font-weight:400;font-size:14px}.AccountInfo_disable__O5stt,.AccountInfo_enable__D4q8a{padding:6px 12px;border:1px solid black;background:white;font-size:12px;cursor:pointer;width:180px;font-weight:500}.AccountInfo_disable__O5stt{color:red;border-color:red}.AccountInfo_saveContainer__3RLrS{display:flex;justify-content:flex-end;margin-top:20px}.AccountInfo_saveBtn__q5HSU{padding:10px 20px;background:black;color:white;font-size:14px;border:none;cursor:pointer}.AccountInfo_action__HLBI1{display:flex;flex-direction:column}.AccountInfo_socialicons__3ofCg{display:flex;flex-direction:row;align-items:center;gap:10px}.AccountInfo_socialactions__7howG{display:flex;flex-direction:row;gap:33px}.AccountInfo_section3__eu4CH{display:flex;flex-direction:column;gap:22px}.AccountInfo_profileSection__m8PG2{display:flex;justify-content:center;margin:83px}.AccountInfo_avatarWrapper__CRO6a{position:relative;width:80px;height:80px}.AccountInfo_avatar__7hI9H{width:80px;height:80px;background-color:#ddd;font-weight:700;font-size:20px;color:#fff}.AccountInfo_avatar__7hI9H,.AccountInfo_cameraIcon__jWIBK{border-radius:50%;display:flex;align-items:center;justify-content:center}.AccountInfo_cameraIcon__jWIBK{position:absolute;bottom:0;right:0;background-color:white;padding:5px;cursor:pointer;box-shadow:0 0 2px rgba(0,0,0,.3)}.AccountInfo_hiddenInput__0NhLI{display:none}.AccountInfo_accountContainer__KnBKI{margin-bottom:16px;margin-left:277px;margin-top:46px}@media screen and (min-width:1025px) and (max-width:1300px){.AccountInfo_accountContainer__KnBKI{margin-left:241px}.AccountInfo_container__cfr4k{max-width:663px;margin-left:241px}}.ChangePasswordModal_overlay__X_KNi{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.ChangePasswordModal_modal__xooKw{background:white;padding:30px;width:100%;max-width:500px;position:relative;box-shadow:0 4px 15px rgba(0,0,0,.1)}.ChangePasswordModal_modalheader__KnwYX{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ChangePasswordModal_closeButton__5QftW{color:#999999;font-size:20px;border:none;background:transparent;cursor:pointer}.ChangePasswordModal_heading__BpbYe{font-size:20px;margin-bottom:20px;font-weight:700}.ChangePasswordModal_separator__Qm_oT{margin-bottom:20px;border:none;height:1px;background-color:#eee}.ChangePasswordModal_form___wb0h{display:flex;flex-direction:column;gap:15px}.ChangePasswordModal_label__GdRJp{display:flex;flex-direction:column;gap:10px;font-weight:500;font-size:14px}.ChangePasswordModal_input__M_ZRR{width:100%;padding:10px;margin-top:5px;font-size:14px;border:1px solid #ddd;box-sizing:border-box}.ChangePasswordModal_buttons__YgrfN{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.ChangePasswordModal_cancel__aWgeF{background:white;border:1px solid black}.ChangePasswordModal_cancel__aWgeF,.ChangePasswordModal_save__sne23{padding:10px 20px;cursor:pointer;width:112px;font-weight:500;font-size:12px}.ChangePasswordModal_save__sne23{background:black;color:white;border:none}.ChangePasswordModal_inputWrapper__OS248{position:relative}.ChangePasswordModal_eyeIcon__uvFsN{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#888}.ChangePasswordModal_error__E4SHu{color:red;font-size:.75rem;margin-top:4px}.Snackbar_snackbar__yO5Kg{position:fixed;top:20px;right:20px;display:flex;align-items:center;padding:12px 20px;border-radius:4px;box-shadow:0 3px 5px rgba(0,0,0,.2);z-index:1000;animation:Snackbar_slideIn__g2GoR .5s ease-out;min-width:300px;max-width:90%;transform:none}.Snackbar_success__GhCK2{background-color:#29912c;color:white}.Snackbar_error__sKkfk{background-color:#f44336;color:white}.Snackbar_icon__rd9Sw{margin-right:12px}.Snackbar_icon__rd9Sw svg{width:24px;height:24px}.Snackbar_message__MSWD0{flex-grow:1}.Snackbar_closeButton__Me1yD{background:none;border:none;color:inherit;font-size:20px;cursor:pointer;margin-left:12px;padding:0}@keyframes Snackbar_slideIn__g2GoR{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}