#platformSidebar{background-color:#f3f3f3;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.07);box-shadow:0 1px 0 rgba(0,0,0,.07);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:30px 25px;width:250px}#platformSidebar .SidebarSection{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:15px;width:100%}#platformSidebar .SidebarSection:not(:last-child){margin-bottom:25px}#platformSidebar .SidebarSection .section-title{font-family:rian_paralucent;font-size:.867rem;font-weight:500;line-height:20px;color:#bebebe;display:block;padding:0 10px;text-transform:uppercase}#platformSidebar .SidebarSection .section-links{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;justify-items:start;grid-auto-flow:row;grid-row-gap:5px;width:100%}#platformSidebar .SidebarSection .section-links a{text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-family:rian_paralucent;font-size:1rem;font-weight:300;line-height:15px;border-radius:13px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#8c8c8c;padding:10px;width:100%}#platformSidebar .SidebarSection .section-links a>:not(:last-child){margin-right:15px}#platformSidebar .SidebarSection .section-links a[class*=exact-active]{font-family:rene_campton;letter-spacing:-.02em;font-size:1rem;font-weight:600;line-height:15px;background-color:#fff;color:#3d3d3d}#platformSidebar .SidebarSection .section-links a[class*=exact-active] svg{color:#fdcd06!important}#platformSidebar .SidebarSection .section-links a[class*=exact-active] span{-webkit-transform:translateY(2px);transform:translateY(2px)}#platformSidebar .SidebarSection .section-links a:hover:not([class*=exact-active]){background-color:rgba(0,0,0,.07)}@font-face{font-family:rian_paralucent;font-style:normal;font-weight:300;src:url(../fonts/regular.a670f0ac.woff) format("woff")}@font-face{font-family:rian_paralucent;font-style:italic;font-weight:300;src:url(../fonts/italic.a68cbe9a.woff) format("woff")}@font-face{font-family:rian_paralucent;font-style:normal;font-weight:500;src:url(../fonts/demibold.55c6e397.woff) format("woff")}@font-face{font-family:rian_paralucent;font-style:italic;font-weight:600;src:url(../fonts/bolditalic.aaf55307.woff) format("woff")}@font-face{font-family:rene_campton;font-style:normal;font-weight:300;src:url(../fonts/regular.9f47b63e.woff) format("woff")}@font-face{font-family:rene_campton;font-style:italic;font-weight:300;src:url(../fonts/italic.9da943a0.woff) format("woff")}@font-face{font-family:rene_campton;font-style:normal;font-weight:400;src:url(../fonts/medium.7a175d36.woff) format("woff")}@font-face{font-family:rene_campton;font-style:italic;font-weight:400;src:url(../fonts/mediumitalic.211e6847.woff) format("woff")}@font-face{font-family:rene_campton;font-style:normal;font-weight:600;src:url(../fonts/bold.4290c50a.woff) format("woff")}@font-face{font-family:rene_campton;font-style:italic;font-weight:600;src:url(../fonts/bolditalic.cd6d24fc.woff) format("woff")}#platformLayout{display:grid;grid-template-areas:"sidebar content";grid-template-columns:250px 1fr;height:100vh;overflow:hidden;width:100vw}#platformLayout #platformContent{display:block;max-height:100vh}#platformLayout #platformContent [class*=PageContainer]{height:100%}