.top-grid-row.account{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,10fr)}.top-grid-row.account div.AccountNavigation{padding:4rem 0 4rem 4rem;height:100vh;background-color:#05070c;border-right:.1rem solid rgba(255,255,255,.05)}.top-grid-row.account div.AccountNavigation .block{display:flex;flex-direction:column;justify-content:space-between;gap:4.8rem;height:100%}.top-grid-row.account div.AccountNavigation .block .topPart{flex-grow:1;overflow-y:auto;padding-right:4rem}.top-grid-row.account div.AccountNavigation .block .topPart a.logo{display:block;margin-bottom:4.4rem}.top-grid-row.account div.AccountNavigation .block .topPart a.logo span{font:800 2rem/100% Variable;color:#fff}.top-grid-row.account div.AccountNavigation .block .topPart ul{display:flex;flex-direction:column;gap:1.6rem}.top-grid-row.account div.AccountNavigation .block .topPart ul li a{display:flex;align-items:center;width:fit-content;opacity:.5;gap:1.2rem}.top-grid-row.account div.AccountNavigation .block .topPart ul li a svg{width:1.6rem;height:1.6rem;object-fit:contain}.top-grid-row.account div.AccountNavigation .block .topPart ul li a span{font:400 1.4rem/140% Variable;color:#fff}.top-grid-row.account div.AccountNavigation .block .topPart ul li a.active{opacity:1}.top-grid-row.account div.AccountNavigation .block .bottomPart{display:flex;flex-direction:column;gap:2rem;padding-right:4rem}.top-grid-row.account div.AccountNavigation .block .bottomPart a{display:flex;align-items:center;width:fit-content;opacity:.5;gap:1.2rem}.top-grid-row.account div.AccountNavigation .block .bottomPart a svg{width:1.6rem;height:1.6rem;object-fit:contain}.top-grid-row.account div.AccountNavigation .block .bottomPart a span{font:400 1.4rem/140% Variable;color:#fff}.top-grid-row.account div.AccountNavigation .block .bottomPart a.active{opacity:1}.top-grid-row.account div.AccountNavigation .block .bottomPart button{width:100%;justify-content:space-between;opacity:.5;padding:1.2rem 0}.top-grid-row.account div.AccountNavigation .block .bottomPart button span{font:400 1.4rem/140% Variable;color:#fff}.top-grid-row.account div.AccountNavigation .block .bottomPart button:hover{opacity:1}.top-grid-row.account .content-part{display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:2rem}@media screen and (max-width:1025px){.top-grid-row.account{display:block}.top-grid-row.account .content-part{display:flex;flex-direction:column;height:unset;overflow-y:unset;padding:2rem 1.2rem}}
