.profile-menu{background:var(--header_bg);border-radius:8px;padding:40px}.profile-menu ul li a span svg path{fill:#414141;fill:var(--white_ffffff,#414141);transition:.3s}.profile-menu ul{grid-gap:32px;display:grid;grid-template-columns:1fr}.profile-menu ul a,.profile-menu ul div{align-items:center;color:#020105;color:var(--gray_f9f9f9,#020105);cursor:pointer;display:flex;font-family:var(--ROBOTO_SERIF);font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:.3s}.profile-menu ul a span,.profile-menu ul div span{align-items:center;background:#fff;background:var(--gray_292929,#fff);border-radius:50%;display:flex;height:48px;justify-content:center;margin-right:8px;transition:.3s;width:48px}.profile-menu ul div span svg path{fill:#414141;fill:var(--white_ffffff,#414141)}.active-profile-menu a,.profile-menu ul li:hover a,.profile-menu ul li:hover div{color:#0192ff!important}.active-profile-menu a{pointer-events:none}.active-profile-menu a span,.profile-menu ul li:hover div>span{background:#0192ff!important}.active-profile-menu a span svg path,.profile-menu ul li:hover div>span svg path{fill:#fff!important}@media (max-width:992px){.profile-menu{padding:28px}}@media (max-width:576px){.profile-menu{padding:20px}.profile-menu ul a span,.profile-menu ul div span{height:24px;min-width:24px;width:24px}.profile-menu ul a,.profile-menu ul div{font-size:14px;font-weight:500;line-height:150%}.profile-menu ul a span svg,.profile-menu ul div span svg{height:12px;width:12px}}.loading-page{align-items:center;background:hsla(0,0%,100%,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.profile-page{padding-bottom:100px}.profile-settings{border:1px solid #e7e7e7;border:1px solid var(--gray_292929,#e7e7e7);border-radius:8px;padding:51px 65px}.profile-settings h5{color:#020105;color:var(--white_ffffff,#020105);font-family:var(--ROBOTO_SERIF);font-size:22px;font-weight:600;line-height:150%}.profile-form-grid{grid-column-gap:30px;grid-row-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);padding-top:40px}.profile-form-btn{background:#0192ff;border-radius:4px;color:#fff;font-family:var(--ROBOTO_SERIF);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding:14px 0;text-align:center;width:100%}.profile-edit,.profile-form-btn{cursor:pointer;display:flex;justify-content:center}.profile-edit{align-items:center;background:#e6f4ff;border-radius:50%;height:28px;position:absolute;right:8px;width:28px}@media (max-width:992px){.profile-settings{border-radius:8px;padding:32px 40px}.profile-form-grid{grid-template-columns:repeat(2,1fr);padding-top:20px}}@media (max-width:768px){.profile-settings h5{font-size:19px;font-weight:600;line-height:170%}}@media (max-width:576px){.profile-settings{border-radius:8px;padding:20px}}