.AccountMainBox{display:grid;grid-column-gap:30px;grid-row-gap:30px;grid-template-columns:400px auto}.AccountMainBox .Container-Aside .AccountAside{background:var(--brand-white);margin-bottom:50px;min-height:600px;padding:50px}.AccountMainBox .AccountMainBoxRight{display:grid;margin-bottom:50px}.AccountMainBoxRight .Container-Header{align-items:center;background:var(--brand-orangel);display:inline-flex;justify-content:start;margin-bottom:20px;padding:20px 120px;width:100%}.AccountMainBoxRight .Container-Main{background:var(--brand-white);overflow:hidden;padding:40px 120px}.AccTitle{color:var(--brand-block);font-size:28px;margin-bottom:40px}
