.error,.intro{text-align:center}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}h1,h2,h3{margin:20px 0}.key__label,h1{font-weight:700}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{--blue-dark:#0f70ed;--blue-light:#b8d0f1;--red-strong:#c53030;--red-light:#fff5f4;--grey-light:#ddd;--grey-dark:#ccc;font-size:18px}*{box-sizing:border-box}body{line-height:1;font-family:Inter,sans-serif;word-break:break-word;font-size:1rem}@media screen and (max-width:768px){html{font-size:16px}}h1{font-size:5rem}h2,h3{font-size:2rem;max-width:80%;line-height:1.2}@media screen and (max-width:768px){h1{font-size:2rem}h2,h3{font-size:1.5rem}}.btn{position:relative;font-weight:600;cursor:pointer;transition-duration:.1s;transition-property:background-color,color,border-color,opacity,box-shadow;transition-timing-function:ease-out;outline:currentcolor;border:1px solid transparent;margin:0;box-shadow:rgba(0,0,0,.1) 0 3px 12px 0;padding:8px 18px;min-height:48px;font-size:1rem}.intro,.outro{flex-direction:row;max-width:3000px;margin:0 auto}.btn:disabled{cursor:not-allowed}@media screen and (max-width:768px){.btn{padding:8px 12px;min-height:24px}}.btn-primary{background-color:var(--blue-dark);color:#fff}.error,.heading__required{color:var(--red-strong)}.btn-primary:hover{background-color:#3286f0}.icon{width:2rem;vertical-align:middle}.error,.intro,.question{width:100%;display:flex}.intro{height:100vh;height:calc(var(--vh,1vh) * 100);justify-content:center;align-items:center;background:linear-gradient(to right,#C6A677 0,28.634360432624817%,#15556E 57.268720865249634%,78.63436043262482%,#B98D4C 100%)}.intro__text{width:65%;padding:0 15px;background:#fff;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}@media screen and (min-width:800px){.intro__text{padding:0 30px}}.intro__image{background:url(https://source.unsplash.com/f7pTMJ1ekqI) center no-repeat;height:100vh;height:calc(var(--vh,1vh) * 100);width:35%;background-size:cover}.outro{display:flex;justify-content:center;height:100vh;height:calc(var(--vh,1vh) * 100);align-items:center}.outro__text{width:65%;padding:50px}.outro__text>h1{word-break:break-word}.outro__image{background:url(https://source.unsplash.com/8lcu94OeUeE) center no-repeat;height:100vh;height:calc(var(--vh,1vh) * 100);width:35%;background-size:cover}@media screen and (max-width:1024px){.outro{flex-direction:column}.outro__image,.outro__text{width:100%}}.navigation{position:absolute;bottom:5%;right:5%}.navigation>button{border:1px solid var(--blue-light);background-color:#fff}.navigation>button:disabled{background-color:var(--grey-light);border-color:var(--grey-light)}.navigation>button:disabled>svg{stroke:var(--grey-dark)}.navigation>button>svg{stroke:var(--blue-dark)}.navigation>button:hover>svg{transition:.2s linear all}.navigation__up:not(:disabled):hover>svg{transform:translateY(-5px)}.navigation__down:hover>svg{transform:translateY(5px)}.error{position:absolute;left:0;top:0;height:2rem;padding:30px 0;justify-content:center;align-items:center;border:1px solid var(--red-strong);background:var(--red-light)}.heading,.question{position:relative}.question{height:100vh;height:calc(var(--vh,1vh) * 100);max-height:100vh;max-height:calc(var(--vh,1vh) * 100);flex-direction:column;justify-content:center;align-items:center;padding:0 15px}.heading__number{position:absolute;bottom:0;right:102%;width:max-content;font-size:1rem}.key,.key__label,.multiple-choice{position:relative}.multiple-choice{display:flex;align-items:center;margin-bottom:10px;border:1px solid var(--blue-dark);color:var(--blue-dark);cursor:pointer;padding:10px 0;min-width:250px}.multiple-choice--selected{color:#fff;background-color:var(--blue-dark)}.multiple-choice--animated{animation:blink .2s ease-in-out infinite}@keyframes blink{0%,100%{opacity:0}50%{opacity:1}}.multiple-choice__label{padding:.2rem .5rem}.key{font-variant-numeric:tabular-nums;font-family:'Space Mono',monospace;display:inline-block;padding:.5em}.key__label{padding:0 .2rem}.multiple-choice:hover>.key>.key__label{background:var(--blue-dark);color:#fff}@media screen and (min-width:800px){.multiple-choice:hover>.key::before{content:'key ';width:50px;padding:.1rem .2rem;position:absolute;left:-30px;top:5px;color:#fff;background:var(--blue-dark);height:63%}}.text{border:none;outline:0;border-bottom:3px solid var(--blue-light);padding:10px 0;width:60vw;min-width:250px;margin-bottom:20px}.text:focus{border-bottom-color:var(--blue-dark)}.submit{margin-top:20px}@media screen and (max-width:768px){.submit__shortcut{display:none}}