.masterstudy-account-profile{display:flex;width:100%;align-items:center;margin-bottom:30px}.masterstudy-account-profile__avatar{display:flex;flex-shrink:0;width:60px;height:60px;border-radius:50%}.masterstudy-account-profile__avatar img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;-o-object-fit:cover;object-fit:cover;display:flex;border-radius:50%}.masterstudy-account-profile__info{display:flex;width:100%;flex-direction:column;margin-left:20px}.masterstudy-account-profile__name{display:flex;color:#001931;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.masterstudy-account-profile a.masterstudy-account-profile__link{display:flex;text-decoration:none;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);margin-top:6px;transition:.3s}.masterstudy-account-profile a.masterstudy-account-profile__link:hover{color:var(--accent-hover)}@media (max-width:1279.98px){.masterstudy-account-profile{flex-direction:column;justify-content:center}.masterstudy-account-profile__info{align-items:center;justify-content:center;margin:20px 0 0}}