.del[data-v-b2912d6c]{position:absolute;top:.5rem;right:.5rem}.questions[data-v-aee32c46],.subjects[data-v-aee32c46]{display:grid;grid-gap:2rem}.subjects[data-v-aee32c46]{grid-template-rows:repeat(5,minmax(0,1fr))}.subject[data-v-aee32c46]{display:flex;align-items:flex-end;font-weight:700}.question[data-v-aee32c46]{height:4rem}.question div[data-v-aee32c46]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;font-weight:700}.question.answered div[data-v-aee32c46]{background-color:rgba(0,0,0,.3);pointer-events:none;font-weight:400}.grid-topics[data-v-52db5417]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}main{max-width:1200px;margin:0 auto;padding-top:5rem;padding-left:2rem;padding-right:2rem}header{background-color:var(--color-green);color:#fff;height:4rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.backdrop{pointer-events:none;opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.2);z-index:50}.backdrop.open{pointer-events:all;opacity:1}.modal{z-index:100;position:fixed;left:50%;transform:translate(-50%,-50%);border-radius:5px;padding:1rem;background-color:#fff;box-shadow:2px 2px 5px 2px rgba(0,0,0,.4);top:-100%;opacity:0;pointer-events:none}.modal.small{width:400px;height:300px}.modal.open{top:50%;opacity:1;pointer-events:all}.teams{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2rem;margin-bottom:4rem}.team-buttons{display:grid;grid-auto-flow:column;grid-template-rows:repeat(3,minmax(0,1fr));grid-column-gap:2rem;grid-row-gap:1rem;margin-bottom:1rem}.team-buttons div{min-width:250px;align-self:flex-end}.btn-red:not(:disabled){color:var(--color-red)!important}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--color-green:#3a8039;--color-red:#f44336;--mdc-outlined-button-outline-color:hsla(0,0%,100%,0.7);--mdc-outlined-button-label-text-color:#fff}hr{margin:2rem 0}.text-right{text-align:right}.relative{position:relative}.m-0{margin:0}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.p-4{padding:1rem}.font-base{font-weight:400}