.dashboard-nav{margin-top:8px}.dashboard-nav__list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;gap:24px}.dashboard-nav__list,.dashboard-nav__list a{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-nav__list a{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none;font-weight:400;font-size:16px;line-height:20px;color:#828282;cursor:pointer}.dashboard-nav__list a.router-link-active{color:#333}.dashboard-nav__list a.router-link-active svg path{fill:#333}.dashboard-nav__item--stroke svg path{stroke:#828282;fill:transparent}.dashboard-nav__item--stroke a.router-link-active svg path{stroke:#333;fill:transparent}@media screen and (max-width:1024px){.dashboard-nav{margin-top:0}.dashboard-nav__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px}.dashboard-nav__list li{width:calc(25% - 12px);min-width:200px}}.profile{margin-top:40px;margin-bottom:60px}.profile-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-left{width:300px}.profile-right{width:calc(100% - 300px)}@media screen and (max-width:1024px){.profile-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile-left{width:100%}.profile-right{width:100%;margin-top:30px}}