.profile-content{border-radius:8px;border:1px solid #f0f1f3;background:#fff;box-shadow:0 16px 40px 0 rgba(102,112,133,.16);padding:28px 24px;min-width:400px;display:flex;flex-direction:column;gap:16px}.profile-content .avatar{width:68px!important;height:68px!important}.profile-content .profile-content__name{color:#121212;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.profile-content .profile-content__phone{color:#667085;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.profile-content .profile-content__button-edit{border-radius:8px;border:none;background:transparent;padding:8px;justify-content:center;align-items:center;background-color:transparent}.profile-content .profile-content__option{padding:12px!important;min-height:48px!important;gap:12px!important;border-radius:8px!important;background-color:transparent!important;display:flex;align-items:center;justify-content:flex-start!important;color:#667085!important;font-size:14px!important;font-style:normal;font-weight:400!important}.profile-content .profile-content__option.profile-content__option--active,.profile-content .profile-content__option:active,.profile-content .profile-content__option:focus,.profile-content .profile-content__option:hover{background-color:#feece9!important;color:#00305b!important}.profile-content .profile-content__option.profile-content__option__signout{color:#e16666!important;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:160%!important;padding:12px!important;min-height:48px!important;gap:12px!important}.profile-content .label{color:#667085;font-size:14px;font-style:normal;font-weight:400;line-height:160%}