@import "https://fonts.googleapis.com/css?family=Roboto:400,500,bold,900&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Roboto,sans-serif}hr{border:0;border-top:1px solid #d8d8d8;margin:30px 0}*{box-sizing:border-box}html,body{background:#1e3e5f;overflow:hidden}.splash-page{width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);background-image:url(/assets/splash_bg-mpQ3VjEJ.svg);background-position:50% 0;background-size:cover;flex-direction:column;justify-content:flex-start;align-items:stretch;padding-top:60px;display:flex;overflow:auto}.splash-page .splash-spacer{background:0 0;flex:1;justify-content:center;align-items:center;display:flex}.splash-page .splash-content{background-color:#fff;overflow:hidden}.splash-page .splash-content.transparent{background:0 0}.form{padding:20px}.form input,form select{border:none;border-bottom:1px solid #0003;width:100%;margin-bottom:20px;padding:16px 0;font-size:16px}.form input:focus,.form select:focus,.form input:active,.form select:active{background:#1e3e5f08;border-bottom-color:#1cde99;outline:none}.form input.error{border-bottom-color:#db0000}.form .button{width:100%}.button[type=submit],.button.submit{color:#000;background-color:#1cde99}.button{background:#eee;border:none;border-radius:50px;height:50px;font-size:18px;font-weight:600;transition:opacity .5s ease-in}.button.primary{color:#fff;background-color:#1f3d5e}.button.default{color:#1f3d5e;background-color:#fff;border:1px solid #1f3d5e}.link-button{color:#1f3d5e;background:0 0;border:none;font-size:18px;text-decoration:underline}.button:disabled,.link-button:disabled{opacity:.3}@media (width>=680px){footer>.form{width:528px;margin-left:auto;margin-right:auto}.splash-content{border-radius:8px;align-self:center;width:528px;margin:0 auto 80px}}._header_1t4v4_1{background:0 0;justify-content:flex-end;align-items:center;height:50px;display:flex;position:fixed;top:0;left:0;right:0}._header_1t4v4_1 ._button_1t4v4_12{color:#fff;background:0 0;border:none;width:80px;font-size:16px;display:block}.animated-routes-container{position:absolute;inset:0;overflow:hidden}.animated-route-wrapper{flex-direction:column;justify-content:flex-end;align-items:stretch;display:flex;position:absolute;inset:0}.push-enter{transform:translate(100%)}.push-enter-active{transition:transform .4s;transform:translate(0)}.push-exit{transform:translate(0)}.push-exit-active{transition:transform .4s;transform:translate(-100%)}.pop-enter{transform:translate(-100%)}.pop-enter-active{transition:transform .4s;transform:translate(0)}.pop-exit{transform:translate(0)}.pop-exit-active{transition:transform .4s;transform:translate(100%)}
