.profile-menu-item,.profile-menu-item__content{display:flex;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content}.profile-menu-item__icon{width:48px;height:48px;padding:10px;background:rgba(15,22,3,.04);border-radius:16px}.profile-menu-item__icon svg path{transform-box:fill-box;transform-origin:center}.profile-menu-item__label{color:#262626;font-weight:400;text-wrap:nowrap}.profile-menu-item__label,.profile-menu-item_active .profile-menu-item__label{font-family:Juneau;font-size:15px;font-style:normal;line-height:20px;margin:0;letter-spacing:0}.profile-menu-item_active .profile-menu-item__label{color:#90d41d;font-weight:500}.profile-menu-item__arrow-icon{width:24px;height:24px}.profile-menu-item_repeating-list-item{cursor:pointer;border-bottom:1px solid rgba(15,22,3,.08);width:100%;padding-bottom:8px;display:flex;justify-content:space-between}.profile-menu-item_repeating-list-item:last-child{border-bottom:none!important}.profile-menu-item_repeating-list-item .profile-menu-item__label{color:#262626;font-family:Juneau;font-size:15px;font-weight:500;font-style:normal;line-height:20px;margin:0;letter-spacing:0}.profile-menu-item_repeating-list-item .profile-menu-item__icon{background:none!important;padding:0!important;width:24px!important;height:24px!important}.profile-menu-item_repeating-list-item .profile-menu-item__icon svg path{transform-box:fill-box;transform-origin:center}.profile-menu{display:flex;width:-moz-fit-content;width:fit-content}@media(max-width:1279px){.profile-menu{display:none}}.profile-menu__list{width:262px;display:flex;flex-direction:column;gap:16px}.profile-menu__mobile{margin-bottom:40px;display:none;width:100%;max-width:calc(100% - 62px)}@media(max-width:1279px){.profile-menu__mobile{display:block;width:100%;max-width:unset}}.profile-menu_repeating-list{display:flex!important;width:100%!important}@media(min-width:1280px){.profile-menu_repeating-list{display:none!important}}.profile-menu_repeating-list .profile-menu__list{width:100%!important}