*:not(html){font-family:inherit;-webkit-box-sizing:inherit;box-sizing:inherit;text-decoration:inherit;color:inherit}html{text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-family:'Montserrat',sans-serif;--background-color:rgba(248,248,248,1);--ln-color:rgba(217,217,217,.5);--background-sub-color:#d9d9d9;--background-active-color:rgba(199,208,216,.8);--background-active-color-light:rgba(199,208,216,.55);--text-color:#222;--text-color-sub:#444;--accent-color-light:rgba(53,132,246,1);--accent-color:rgba(53,132,246,1);--border-color:#888;cursor:default;height:100%}body{position:relative;padding:0;margin:0;min-width:290px;width:100%;height:100%;min-height:unset;color:var(--text-color);background-color:var(--background-color);overflow:hidden}::-webkit-scrollbar{width:4px;border-radius:2px}::-webkit-scrollbar-track{background:#174D82}::-webkit-scrollbar-thumb{background:#174D82}::-webkit-scrollbar-thumb:hover{background:#174D82}input{cursor:text}input:focus{outline:0}input[type=submit]{cursor:auto}.hide{display:none}.logo{position:relative;width:100vw;padding:10vw;top:50%;-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%)}svg{width:100%}.page{position:absolute;top:0;width:100vw}@font-face{font-family:'Montserrat';src:url(/static/assets/fonts/Montserrat/Montserrat-Regular.ttf)}body.on{background-color:#174D82;color:#F1FAFF;font-family:'Montserrat'}.content{margin:12.5%;margin-bottom:0%;font-size:2em}a{font-weight:600}footer{color:#F1FAFF;margin-left:12.5%;padding-top:10%;font-size:.8em}.assetico{height:.5em;min-height:20px}@media only screen and (min-width:600px){html,body{font-size:2vw}}@media only screen and (min-width:900px){.content{margin-right:25%}}