button{background:none;border:none;padding:0;margin:0;outline:none;box-shadow:none;font:inherit;color:inherit;cursor:pointer}.user_container{margin-top:20px;width:100%;display:flex;gap:20px}.user_profile{padding:20px;width:100%;max-width:500px;height:310px;background:#fff;border-radius:8px}.user_profile_edit{padding:20px;width:100%;height:500px;background:#fff;border-radius:8px}.profile_avatar_email_name{display:flex;align-items:center;gap:20px;border-bottom:1px solid #e9eaeb;padding-bottom:15px}.fl_block_edit_profile{margin-top:20px;display:flex;flex-direction:column;gap:10px}.block_edit_profile{display:flex;gap:20px}.edit_profile_buttons{margin-top:40px;display:flex;gap:10px}.edit_profile_buttons div{width:49.4%}.edit_profile_buttons .btn_black_lg{width:100%;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#1a1a1a;color:#fff;gap:5px}.user_profile_edit_avatar{display:flex;gap:100px}.edit_avatars{display:flex;width:200px;flex-wrap:wrap;gap:10px}.edit_full_name{margin-top:10px;display:flex;gap:120px}.edit_telegram{margin-top:10px;gap:130px;display:flex}.edit_email{margin-top:10px;gap:150px;display:flex}.line_horizontal{margin-top:15px;width:100%;height:1px;background:#b9c6d8}.user_profile_edit button{background:#1a1a1a;color:#fff;padding:10px 16px;border-radius:8px;margin-top:10px}.account_setting{font-size:20px;font-weight:600;line-height:30px;margin-bottom:20px}.edit_avatars img{cursor:pointer;transition:border .3s ease,border-radius .3s ease,transform .3s ease;border-radius:50%;border:1px solid transparent}.edit_avatars img:hover,.edit_avatars img.active{border:1px solid #afe507;transform:scale(1.05)}.input_registration{padding:10px 14px;border:1px solid #e9eaeb;border-radius:8px;width:100%;max-width:512px}.input_registration:focus{border-color:#afe507;box-shadow:0 0 5px #afe50799}
