*{-webkit-tap-highlight-color:transparent}.personal-page{display:flex;align-items:stretch;justify-content:space-between;gap:20px}.personal-page__aside{width:280px;flex:none}.personal-page__content{flex:1 1 auto}.side-nav{width:200px;max-width:100%;height:100%;border-right:2px solid var(--br-br-primary)}.side-nav__list{list-style:none;padding:0;margin:0}.side-nav__item{font-family:var(--font-family);font-weight:900;font-size:14px;line-height:120%;text-transform:uppercase;color:var(--tx-tx-secondary)}.side-nav__item--current{color:var(--bg-bg-button-chips)}.side-nav__item:not(:last-child){margin-bottom:23px}.side-nav__count{display:inline-flex;align-items:center;font-family:var(--font-family);font-weight:900;font-style:normal;font-size:14px;line-height:100%;text-transform:uppercase;color:var(--bg-bg-accent);margin-left:6px}.side-nav__count::after{content:'';display:inline-block;width:16px;height:16px;flex:none;background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='13' height='13' rx='6.5' fill='%2300BF6F' /%3E%3Cpath d='M10.6781 3.58836C10.6781 3.59527 10.6771 3.6012 10.6732 3.60712L8.0884 8.61571C8.03901 8.71152 8.01333 8.81819 8.01333 8.92387V9.95502C8.01333 10.0054 7.97285 10.0469 7.92247 10.0469H5.07989C5.02952 10.0469 4.98901 10.0054 4.98901 9.95502V8.92387C4.98901 8.81819 4.96333 8.71152 4.91394 8.61472L2.32817 3.60614C2.32521 3.60021 2.32422 3.59527 2.32422 3.58836C2.32422 3.57749 2.32917 3.56663 2.33707 3.55774C2.34497 3.54984 2.35387 3.54688 2.36572 3.54688H4.72728C4.8063 3.54688 4.87839 3.59132 4.91493 3.66145L5.63101 5.05113C5.72385 5.23089 5.90757 5.3425 6.11005 5.3425H6.8913C7.09378 5.3425 7.2775 5.23089 7.37034 5.05014L8.08642 3.66145C8.12297 3.59132 8.19506 3.54688 8.27407 3.54688H10.6357C10.6633 3.54688 10.6771 3.57157 10.6771 3.58836H10.6781Z' fill='white' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;margin-top:2px}.personal-page__title{margin:0 0 32px}.personal-page__subtitle{font-size:24px;line-height:120%;margin-top:36px;margin-bottom:12px}.personal-page__subtitle:first-child{margin-top:0}.personal-page__subtitle:last-child{margin-bottom:0}.personal-page__subtitle--catalog{margin-bottom:40px}.personal-page__top{margin-bottom:20px}.personal-page__top-link{display:inline-flex;align-items:center}.personal-page__top-icon{width:16px;height:16px;fill:#999;flex:none;margin-top:1px}.personal-page__text,.personal-page__text h4{font-size:14px;line-height:140%;letter-spacing:-.02em;color:var(--bg-bg-button-chips)}.personal-page__text h4{font-family:var(--second-family);font-weight:600;line-height:120%;margin-bottom:4px;text-transform:none}.personal-page__text h4+p{margin-top:0}.personal-page__bottom{margin-top:36px}.personal-page__buttons,.personal-page__links{margin-top:32px}.section--personal:not(:first-child){margin-top:72px}.create-password{width:580px;max-width:100%;padding:32px 32px 36px;background:var(--bg-bg-secondary)}@media (max-width:1023px){.personal-page__content{flex:none;width:100%}}@media (max-width:767px){.personal-page__top{margin-bottom:10px}.personal-page__subtitle{font-size:20px;line-height:112%}.personal-page__buttons,.personal-page__links{margin-top:20px}.main:not(.main--index){padding-top:12px!important}.section--personal:not(:first-child){margin-top:40px}.personal-page__subtitle--catalog{margin-bottom:20px}.create-password{padding:20px 20px 24px}.create-password .button{width:100%}}