@charset "UTF-8";@import"https://use.typekit.net/asd7rfz.css";.footer{padding:1rem;text-align:center;max-width:var(--content-width);margin:0 auto;line-height:1.5em;margin-top:5rem}.footer .kirbytext p{line-height:2;font-size:.8rem}.footer span{font-size:.8rem;font-weight:400}.footer a{display:inline-block;margin:0 .25rem}.footer a.footer-link{background-color:var(--color-main);color:var(--color-bg)!important;padding:0 .5rem;text-decoration:none;font-weight:700;transition:.2s transform cubic-bezier(.175,.885,.32,1.8)}.footer a.footer-link:hover{transform:rotate(-3deg)}.header{background-color:var(--color-main);color:var(--color-bg);padding:1rem;display:flex;font-weight:700;justify-content:space-between;align-items:center}.header a{text-decoration:none}.header .menu{display:flex;flex-wrap:wrap;justify-content:flex-end}.header .menu a{display:block;text-transform:lowercase;margin-bottom:.25rem;margin-left:.25rem;border:2px solid var(--color-bg);padding:.25rem 1rem;border-radius:.5rem;text-align:center}.header .menu a:hover{background-color:var(--color-bg);color:var(--color-main)}@media screen and (max-width: 900px){.header{flex-direction:column}.header .menu{margin-top:1rem;justify-content:center}.header .menu a{margin:.15rem}}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}html{font-family:automate,monospace;font-size:22px;--site-width: 1000px;--color-main: #ff6d2d;--color-bg: #333333;--color-contrast: #fff}html.resultpage{--color-bg: #fff;--color-contrast: #333}@media screen and (max-width: 900px){html{font-size:18px}}@media screen and (max-width: 540px){html{font-size:16px}}body{margin:0;padding:0;background-color:var(--color-bg);color:var(--color-main)}a{color:inherit;text-decoration:underline}p{line-height:1.5}ul{list-style:none}.main{max-width:var(--site-width);padding:1rem;margin:2rem auto;box-sizing:border-box}@media screen and (max-width: 540px){.main{margin:1rem auto}}.btn-wrap{display:flex;justify-content:center;margin:2rem 0}.btn{text-decoration:none;font-weight:700;padding:.75rem 1.5rem;border:2px solid var(--color-main);border-radius:1rem}.btn:hover{background-color:var(--color-main);color:var(--color-bg)}.text,.kirbytext{margin:0 auto}.text p,.kirbytext p{margin-top:1rem}.text p:first-child,.kirbytext p:first-child{margin-top:0}.text figure,.kirbytext figure{width:100%}.text figure img,.kirbytext figure img{display:block;width:100%;height:auto}.text figure.image-small,.kirbytext figure.image-small{max-width:350px}@media screen and (max-width: 540px){.text figure.image-small,.kirbytext figure.image-small{max-width:250px}}.text iframe,.kirbytext iframe{width:100%;height:800px}.text ul,.kirbytext ul{margin-top:1rem}.text ul:first-child,.kirbytext ul:first-child{margin-top:0}.text ul li,.kirbytext ul li{padding-left:1.25rem;position:relative;margin-bottom:.25rem}.text ul li:before,.kirbytext ul li:before{content:"\2014";position:absolute;top:0;left:0}
