@font-face{font-family:Rubik;src:url(/fonts/Rubik-Light.ttf);font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Rubik;src:url(/fonts/Rubik-Medium.ttf);font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Rubik;src:url(/fonts/Rubik-Bold.ttf);font-style:normal;font-weight:800;font-display:swap}html{min-height:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}body{-moz-box-flex:1;flex-grow:1}body,html{padding:0;margin:0;width:100%;font-family:Rubik,sans-serif;font-weight:300;font-size:.6rem;background:var(--background-color);--accent-color:#0ca896;--background-color:#222;--font-color:#f5f5f5;--button-color:#f5f5f5;--button-border-color:#646464;--button-background:#484848;--lock-icon-base:#a9f3ea;--lock-icon-lock:#0ca896;--submit-button-color:#646464;--submit-button-background:#2e2e2e;--input-border-color:#484848;--input-placeholder-color:#646464;--score-background:#3c3c3c;--score-border:#646464;--score-trail-color:#484848}html{scroll-behavior:smooth}a{color:var(--accent-color);font-size:1.6rem;font-weight:300}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}h1{font-size:2.6rem;font-weight:800;margin-top:15px}h1,h4{color:var(--font-color)}h4{font-weight:300;margin-bottom:10px}h4,label,span{font-size:1.6rem}.score-bar-text{color:var(--font-color)!important;font-weight:600}#score-bar>svg>path:first-child{stroke:var(--score-trail-color)}body,body>div:first-child,div#__next,div#__next>div,html{height:100%}div#__next>div{overflow:auto}@media (prefers-color-scheme:light){body{--accent-color:#18d0ba;--background-color:#fff;--font-color:#000;--button-color:#646464;--button-border-color:#ebebeb;--button-background:#f5f5f5;--lock-icon-base:#18d0ba;--lock-icon-lock:#455a64;--submit-button-color:#ebebeb;--submit-button-background:#d5d5d5;--input-border-color:#b2b2b2;--input-placeholder-color:#b2b2b2;--score-background:#f9f9f9;--score-border:#ebebeb;--score-trail-color:#f5f5f5}}@media (prefers-color-scheme:dark){body{--accent-color:#0ca896;--background-color:#222;--font-color:#f5f5f5;--button-color:#f5f5f5;--button-border-color:#646464;--button-background:#484848;--lock-icon-base:#a9f3ea;--lock-icon-lock:#0ca896;--submit-button-color:#646464;--submit-button-background:#2e2e2e;--input-border-color:#484848;--input-placeholder-color:#646464;--score-background:#3c3c3c;--score-border:#646464;--score-trail-color:#484848}}input{width:100%;max-width:420px;padding:12px;border-radius:5px;font-size:1.6rem;font-family:Rubik,sans-serif}input,input:active,input:hover{border:1px solid var(--input-border-color);color:var(--font-color);background:none;-webkit-box-shadow:none;box-shadow:none;outline:none}input::-webkit-input-placeholder{color:var(--input-placeholder-color)}input::-moz-placeholder{color:var(--input-placeholder-color)}input:-ms-input-placeholder{color:var(--input-placeholder-color)}input::placeholder{color:var(--input-placeholder-color)}input.invalid{color:#000;background-color:#f8e9ee;border:1px solid #eaaec1}@media (max-width:320px){html{font-size:8px}}@media (min-width:1080px){h1{font-size:3.2rem}a,h4,label,span{font-size:2.2rem;line-height:30px;margin-bottom:40px}}@media (min-width:1920px){h1{font-size:3.6rem;margin-bottom:40px}a,h4,label,span{font-size:2.6rem;margin-bottom:80px}}#bar>svg{border-radius:5px}#bar>svg>path:nth-of-type(2){stroke:var(--accent-color)}.GlobalLoader_container__11xWl{-webkit-box-align:center;-ms-flex-align:center;display:-moz-box;display:flex;display:-ms-flexbox;-moz-box-align:center;align-items:center;position:fixed;top:0;left:0;height:100%;width:100%;z-index:9000;background:var(--background-color)}.GlobalLoader_wrapper__2Ake9{margin:auto}.GlobalLoader_ellipse__1Mt4V{opacity:0;animation-name:GlobalLoader_fader__2OSf7;-webkit-animation-name:GlobalLoader_fader__2OSf7;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.GlobalLoader_ellipse1__1iBmY{-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-duration:1.5s;animation-duration:1.5s}.GlobalLoader_ellipse2__2RE13{-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1.5s;animation-duration:1.5s}.GlobalLoader_ellipse3__6Vc2S{-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-duration:1.5s;animation-duration:1.5s}@keyframes GlobalLoader_fader__2OSf7{0%{opacity:0}90%{opacity:1}to{opacity:0}}@-webkit-keyframes GlobalLoader_fader__2OSf7{0%{opacity:0}to{opacity:1}}