.App{text-align:left;color:#3f3f3f;font-family:"Asap",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-width:70%;margin:0 auto}.App-logo{width:146px;height:110px;padding-bottom:20px;display:block;margin:0 auto;opacity:1;object-fit:contain}.App-logo--large{width:326px;height:246px}.App-header{height:auto;padding:20px 20px 24px;color:#000f3b;margin-bottom:12px;text-align:center}.App-header--overview{margin-bottom:-15px}.progress-bar{background-color:#000f3b!important}.App-progressRow{max-width:1000px;margin:0 auto 16px}.App .progress{height:6px;border-radius:999px;background-color:#e5e7eb;overflow:hidden;width:100%}.App .progress-bar{border-radius:999px;background-color:#bfeeee!important}.App-progressLabelRow{margin-top:4px;text-align:right}.App-progressLabel{font-size:12px;color:#9ca3af}.App-intro{font-size:large}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes delayFadeOutUp{0%,50%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}section{margin:24px auto;width:100%}.overviewSection{border:1px solid rgba(15,23,42,.09);border-radius:16px;padding:28px 32px 32px;text-align:center;width:100%;max-width:720px;margin:0 auto;background:#fff;box-shadow:0 18px 35px rgba(15,23,42,.06)}.overviewSection>*{margin:10px 0}.overviewSection img{width:100%;max-width:260px}.overviewSection .description{font-size:15px;line-height:1.6;color:#4b5563;text-align:center;max-width:640px;margin:0 auto}.overviewTitle{font-family:"Asap",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;font-size:20px;line-height:100%;letter-spacing:0;text-align:center;color:#636262;margin:4px 0 12px}.overviewSection button{width:100%;color:#fff;background-color:#fabd00!important;border-radius:6px!important;border:1px solid rgba(0,0,0,.04);padding:10px;font-size:15px;font-weight:700;margin-top:22px}.transitionOut .question{animation-duration:1s;animation-fill-mode:both;animation-name:delayFadeOutUp}.quizSection{max-width:720px;margin:48px auto 0;background:#fff;border:1px solid rgba(15,23,42,.09);border-radius:16px;padding:24px 32px 28px;box-shadow:0 18px 35px rgba(15,23,42,.06)}.question>div>p{font-size:80%}.quizSection .questionNumber{display:none}.quizSection .question{font-weight:700;font-size:20px;margin:18px auto 16px}.quizSection .answers p{perspective:800px;display:inline-block;margin:0 10px}.quizSection .answers{margin-top:18px}.quizSection .answers .form-check{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:20px 25px;margin-bottom:16px;min-height:64px;display:flex;align-items:center}.quizSection .answers .form-check-input{margin-top:0;margin-right:16px;position:relative}.quizSection .answers .form-check-input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:24px;height:24px;border:3px solid #d8d8d8;border-radius:50%;background:#fff;cursor:pointer}.quizSection .answers .form-check-input[type=radio]:checked{border-color:#36b39a}.quizSection .answers .form-check-input[type=radio]:checked:after{content:"";width:14px;height:14px;background:#36b39a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quizSection .answers .form-check:has(.form-check-input:checked){border:1px solid #2fb99d}.quizSection .answers .form-check-label{font-size:14px;color:#374151}.questionIntro{text-align:left;font-size:13px;color:#4b5563;margin-bottom:40px}.questionIntro p{margin:0}.questionIntro hr{margin-top:8px;margin-bottom:0;border-color:#e5e7eb}button{width:160px;border:1px solid #000f3b;font-family:inherit;font-size:inherit;color:inherit;background:#fff;color:#000f3b;cursor:pointer;padding:25px 0;display:inline-block;text-transform:uppercase;letter-spacing:1px;font-weight:700;position:relative;transition:all .3s;transform-style:preserve-3d;text-align:center;border-radius:10px!important}button:after,button:before{text-transform:uppercase;width:100%;height:100%;position:absolute;left:0;line-height:70px}button:hover{box-shadow:inset 0 0 10px;background:#96f8ed}button.disabled{background:#e3fffc;color:#2b1021;box-shadow:none!important}.quizSection .answers button{width:100%;max-width:none;border-radius:6px!important;border:none;padding:16px 24px;min-height:50px;background:#fabd00;color:#fff;font-size:15px;font-weight:700;text-transform:none;letter-spacing:.2px;box-shadow:none}.quizSection .answers button.disabled,.quizSection .answers button:disabled{background:#d8d8d8;color:#636262;cursor:not-allowed}.quizSection .answers button:before{top:100%;background:#e96a6a;color:#a33a3a;font-weight:700;transform-origin:0 0;transform:rotateX(-90deg)}.quizSection .answers button:after{top:-98%;background:#7aca7c;color:#358337;transform-origin:0 100%;transform:rotateX(90deg)}.quizSection .answers button.correct{background:#aaa;transform-origin:50% 100%;transform:rotateX(-90deg) translateY(100%)}.quizSection .answers button.incorrect{background:#aaa;transform-origin:50% 0;transform:rotateX(90deg) translateY(-100%)}.resultsSection{width:100%;max-width:964px;margin:32px auto 24px;text-align:left;padding:28px 32px 80px;border-radius:16px;border:1px solid rgba(15,23,42,.09);background:#fff;box-shadow:0 18px 35px rgba(15,23,42,.06)}.redirectBtn{color:#000f3b;font-weight:700;cursor:pointer}.resultsSection h2{text-align:left;border-bottom:1px solid #e5e7eb;padding-bottom:16px;margin-bottom:16px}.resultsSection .scoring{text-align:left;margin-top:-8px}.resultsSection .result{text-align:left;position:relative;margin:50px 0}.resultsSection .question{font-weight:700}.resultsSection .response{margin:10px 0;color:#676767}.resultsSection .result:before{font-size:2em;position:absolute;left:-50px}.resultsSection .result.correct:before{content:"\002714";color:#7aca7c;top:-20px}.resultsSection .result.incorrect:before{content:"\2716";color:#e96a6a;top:-18px}.resultsSection .response b{color:#545454;font-size:1.1em}.resultsSection .explanation{font-size:1.1em;margin-bottom:20px}.resultsSection .badge{background-repeat:no-repeat;display:inline-block;margin:10px auto;text-align:center;font-size:3em;color:#fff;text-shadow:0 0 5px #000;border:14px solid #205;border-radius:100%;background-position:50%;box-shadow:5px 5px 15px #000}@media only screen and (max-width:720px){.App{max-width:90%!important}.App-header--overview{margin-bottom:0}.overviewSection .description{font-size:90%!important}.form-control-lg,.quizSection .question,.resultsSection{font-size:95%!important}}@font-face{font-family:"Merriweather";font-weight:700;src:url(/static/media/Merriweather-Regular.c9cd4ca8.ttf) format("truetype"),url(/static/media/Merriweather-Bold.51560b14.ttf) format("truetype")}@font-face{font-family:"Muli-Light";src:url(/static/media/Muli-Light.553c1308.ttf) format("truetype")}body{margin:0;padding:0;font-size:14px}body,h1,h2,h3,h4,h5,h6{font-family:"Asap"!important}p{font-family:Muli-Light,sans-serif!important}
/*# sourceMappingURL=main.f3fb246c.chunk.css.map */