html{--black:#111;--grey:#f5f5f5;--grey-dark:#e3e3e3;--link:#e35a1a;--link-a:#ff0040;--red:#ff0040;--green:#198c19;--blue:#0d75ff;--blue-dark:#0024cc}@font-face{font-family:OpenSauceTwo;font-style:normal;font-weight:400;src:local("OpenSauceTwo"),url(./OpenSauceTwo-Regular.7a83818d.ttf) format("truetype")}body,html{height:100%;margin:0;padding:0;width:100%}body{background:var(--grey);color:var(--black);font-family:OpenSauceTwo}a{color:var(--link-a)}p{font-size:1.15em}article{line-height:1.5em}.box{background:#fff;border-radius:5px;margin:10px;padding:.25em 1em}.btn{align-items:center;background-color:var(--grey-dark);border-radius:500px;color:var(--black);display:flex;font-size:1em;margin-bottom:.5em;margin-right:.5em;padding:.25em .75em;text-decoration:none;width:-moz-fit-content;width:fit-content}.btn.red{background:var(--red);color:var(--grey)}.btn.green{background:var(--green);color:var(--grey)}.btn.blue{background:var(--blue);color:var(--grey)}.btn.blue-dark{background:var(--blue-dark)}.btn:hover{cursor:pointer}.btn.back{fill:none}.tag{background:var(--link);border-radius:500px;color:var(--black);display:inline-block;margin-bottom:.5em;margin-right:.5em;padding:.25em .75em}.overview{display:flex;flex-direction:row}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.overview{margin:0 auto!important;max-width:1280px}
