.mobile-header__wrapper{padding:1rem 0;display:flex;align-items:center;justify-content:space-between}.account-wrapper{margin-bottom:16.375rem;align-items:flex-start}.account-menu__wrapper{width:17.93rem;margin-right:1rem}.account-menu__user-wrapper{background-color:var(--color-theme);border-radius:1rem;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:.5rem}.account-menu__user-icon__wrapper{display:flex;justify-content:center;align-items:center;width:3.6875rem;height:3.6875rem;border-radius:50%;border:.35rem solid var(--color-grey-40);margin-bottom:.65625rem;overflow:hidden}.account-menu__user-name{font-size:1.125rem;font-weight:700;width:100%;overflow:hidden;text-overflow:ellipsis;text-align:center}.account-menu__user-join-date{color:#6f8c9b;text-align:center;font-size:.688rem;line-height:1rem}.account-menu__list-container{background-color:var(--color-theme);padding:.59375rem 1rem;margin-bottom:.5rem;border-radius:.5rem;font-size:.875rem;color:var(--color-grey-light);display:block}.account-menu__list-container.selected{border-left:.5rem solid var(--bg-selected)}.account-content__wrapper{background-color:var(--color-theme);flex:1;border-radius:1rem;padding:1rem}.change-password__form-group{margin-bottom:2.5625rem}