@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:100,300,400,500,600,800);@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,600,800,900);@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,500,600);@import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono&display=swap);@import url(https://fonts.googleapis.com/css?family=Amatic+SC&display=swap);html{height:100%;width:100%;scroll-behavior:smooth;padding:0;margin:0}body{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;flex-direction:column;padding:0;margin:0}#app,body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}#app{flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1}#router{background:#fff}hr{border:0;height:5px;background:#87cefa;-webkit-box-shadow:0 3px 0 #1e90ff;box-shadow:0 3px 0 #1e90ff;width:100%;margin:20px 0 20px 0}hr.white{background:#fff;-webkit-box-shadow:0 3px 0 #87cefa;box-shadow:0 3px 0 #87cefa}.center{text-align:center}body,button,table{font-family:Roboto;font-weight:400;font-size:1.1em;color:#000}a{text-decoration:none;font-weight:700;color:#ff69b4}a:hover{text-decoration:underline}.h1,h1{font-family:Roboto Condensed;font-weight:700;font-size:10vmin;color:#1e1e1e;margin-bottom:.2em;margin-top:.2em;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}h1.large{font-size:20vmin}.h2,h2{font-weight:500;font-size:1.6em;margin-top:.2em}.h2,.h3,h2,h3{font-family:Roboto Condensed;color:#323232;margin-bottom:.5em}.h3,h3{font-weight:400;font-size:1.1em;margin-top:.5em;text-transform:uppercase}h4{margin:.5em 0 .5em 0}.nomargin{margin:0}:root{--check:"hej"}input[type=text]{width:100%;font-size:larger;border:0}input[type=radio]{display:none}input[type=radio]~.check:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAmgAAAJoB3TZBEQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGiSURBVDiNjdOxT1NRFMfx77mtKWVAqhMSCRDo4ETSAqG1BhMSk/fYDWVlRxLjUKfq5ELCwOIfwF/ARR1N00ECiTBgUmIghUCMk2B8grXH4dH6ivalv/He9zk3991zRFUJ5sEb514dHotKSiEFqMK2gW1greTYSvB7aRSQYtFkJj48FZUXQIz/x0OlUHbtiuJDUVWkWDTZ8c13wEwb2BqVjbJrZxVVA5AZ33zSMfaPdbLWXQSQqbePRszvyC4QDzPxSDe90VucXhw3ryMwZkwtmu8ELw4+59nwS/pi/c3lOswZRNOd4KH4KPs/PvH18ktwO22AZgFByN9ZYLI39w/eOd/idXWZmtb+/gpIRYPl+rsGyCQekkvMEDNdZBLTbXEjkbvzo9MCSYCz2jcOvc+kb04x1jNB4sbtUKzw3lx1WDN733dYrb7iV/0yFF9lS+5bJ6nwkWsvMRAf4uTnURj2n7Hk2Aoqheu7Ve8gDINKoeTYit/KiGStu46o01604NZWVlTLrp1FZQnwQqiHylIDQ2AaG8ltuEkgX4eU+ONM2Dj/Afn3u1yy2NNwAAAAAElFTkSuQmCC);-webkit-filter:saturate(0) brightness(150%);filter:saturate(0) brightness(150%);margin-right:10px}input[type=radio]:checked~.check:before{-webkit-filter:saturate(0) brightness(100%);filter:saturate(0) brightness(100%)}input[type=radio]:checked~*>.text,input[type=radio]:checked~.text{font-weight:700}.check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}button{background:#40e0d0;border:0;padding:15px;font-size:larger;color:#fff;cursor:pointer}button:disabled{cursor:default}label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}label input{margin-right:10px}label:not(.lock):hover{text-decoration:underline}label.lock:not(.showCorrect){-webkit-filter:opacity(.25);filter:opacity(.25)}.bluebox{display:inline-block;background:#1e90ff;border-radius:5px 3px 5px 3px;color:#fff;padding:10px;font-weight:700;-webkit-transform:rotate(-5deg) translateY(-.25em);transform:rotate(-5deg) translateY(-.25em)}.bluebox.small{font-size:1.5em;-webkit-transform:translate(0);transform:translate(0);padding:5px}.bluetext{color:#1e90ff;font-weight:700}.margin{margin:2px}.sidebyside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.hidden{visibility:hidden}