.NavBar_nav__2CahP{position:fixed;width:calc(100% - 3rem);top:0;overflow:hidden;z-index:1;padding:.9rem 1.5rem 1.1rem;display:flex;justify-content:flex-end;transition:background .3s;background:var(--background-color)}.NavBar_nav__2CahP a{color:var(--text-color-nav)}.NavBar_navItem__NJb__{text-decoration:none;font-size:15pt;padding-left:1em}.NavBar_navItem__NJb__.NavBar_active__RNfhn{text-decoration:underline}.Footer_footer__x7vJd{display:flex;justify-content:space-between;align-items:center;width:100%;height:calc(5vh + .75vw);background-color:var(--background-color);color:var(--text-color)}.Footer_footer__x7vJd a{color:var(--text-color);text-decoration:none}.Footer_footer__x7vJd a:hover{text-decoration:underline}.Footer_footer__x7vJd.Footer_mobile__i32Cj{flex-direction:column;height:-moz-fit-content;height:fit-content;font-size:1.25em;white-space:nowrap;padding:1em 0}.Footer_footer__x7vJd.Footer_mobile__i32Cj .Footer_footer-socials___Jana{margin-top:.5em;flex:0 0 100%}.Footer_footerSocials__xr9eN{display:flex;justify-content:center;align-items:center;flex:0 0 30%;height:75%;overflow:hidden}.Footer_footerSocials__xr9eN .Footer_icon__im6OQ{margin-left:5px;margin-right:5px}.Footer_footerCredits__7ecu0{flex:0 0 30%;text-align:left;padding-left:20px}.Footer_footerSource__27wMU{flex:0 0 30%;text-align:right;padding-right:20px}.Footer_footerRow__5MSh2{width:100%;display:flex;justify-content:space-between}@media(max-width:1050px){.Footer_footerCredits__7ecu0 span{display:none}}@import"https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap";@import"https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap";body{margin:0;font-family:Titillium Web,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.dark{background:#181a1b}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{text-align:center;min-width:750px;transition:background .3s;background:var(--background-color);color:var(--text-color)}.app.mobile{min-width:0}.app.light{--background-color:white;--text-color:black;--text-color-nav:black;--chart-color:#0054B4}.app.dark{--background-color:#181a1b;--text-color:rgba(249,249,249,0.8);--text-color-nav:rgb(186,181,171);--chart-color:rgb(96,182,255)}