@import"https://fonts.googleapis.com/css2?family=Zilla+Slab:wght@400;600;700&display=swap";._spinnerContainer_1oi83_1,._spinnerContainer_1oi83_1 div{box-sizing:border-box}._spinnerContainer_1oi83_1{color:var(--teal-500);display:inline-block;position:relative;width:80px;height:80px}._spinnerContainer_1oi83_1 div{display:inline-block;position:absolute;left:8px;width:16px;background:var(--orange-200);animation:_spinnerAnimation_1oi83_1 1.2s cubic-bezier(0,.5,.5,1) infinite}._spinnerContainer_1oi83_1 div:nth-child(1){left:8px;animation-delay:-.24s}._spinnerContainer_1oi83_1 div:nth-child(2){left:32px;animation-delay:-.12s}._spinnerContainer_1oi83_1 div:nth-child(3){left:56px;animation-delay:0s}@keyframes _spinnerAnimation_1oi83_1{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}._lineContainer_1chzz_1{position:absolute;top:0;left:5%;pointer-events:none;z-index:0}._gearContainer_1chzz_17,._chevronContainer_1chzz_29{position:absolute;z-index:1;opacity:.3}._gearContainer_1iok7_1{display:inline-flex;align-items:center;justify-content:center}._rotatingGear_1iok7_13{animation:_rotate_1iok7_1 infinite linear;transform-origin:center}@keyframes _rotate_1iok7_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._buttonWrapper_1vfia_1{display:flex}._buttonWrapper_1vfia_1 ._button_1vfia_1{transition:color .3s ease-out,background-color .3s ease-out}._desktopWrapper_1vfia_17 ._buttonWrapper_1vfia_1 ._button_1vfia_1{gap:8px;padding:12px;color:var(--white);height:54px;border:none;border-radius:4px;font-size:18px;font-weight:700;cursor:pointer;font-weight:600;font-size:32px;line-height:100%;letter-spacing:0%}._button_1vfia_1{box-shadow:0 6px 12px var(--black-shadow)}._orange_1vfia_65{background-color:var(--orange-500)}._purple_1vfia_73{background-color:var(--purple-500)}._buttonWrapper_1vfia_1 ._purple_1vfia_73:hover{background-color:var(--purple-200);color:var(--black)}._buttonWrapper_1vfia_1 ._orange_1vfia_65:hover{background-color:var(--orange-200);color:var(--black)}@media(hover:hover)and (pointer:fine){._buttonWrapper_1vfia_1 ._purple_1vfia_73:hover{background-color:var(--purple-200);color:var(--black)}._buttonWrapper_1vfia_1 ._orange_1vfia_65:hover{background-color:var(--orange-200);color:var(--black)}}.no-hover ._buttonWrapper_1vfia_1 ._purple_1vfia_73:hover{background-color:var(--purple-500);color:var(--white);cursor:default}.no-hover ._buttonWrapper_1vfia_1 ._orange_1vfia_65:hover{background-color:var(--orange-500);color:var(--white);cursor:default}._mobileWrapper_1vfia_149 ._buttonWrapper_1vfia_1 ._button_1vfia_1{height:40px;padding:8px 12px;gap:8px;border-radius:4px;color:var(--white);border:none;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%}._contentWrapper_3isv7_1{position:relative;display:flex;justify-content:center;align-items:center;padding:20px;z-index:10}._contentCard_3isv7_19{background:#1a1a1a80;border-radius:16px;padding:40px 30px;width:85%;max-width:1200px;min-height:530px;box-shadow:0 0 30px #b653fa4d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;text-align:center}@media(min-width:768px){._contentWrapper_3isv7_1{padding:40px}._contentCard_3isv7_19{padding:60px 80px;width:1043px;height:659px;min-height:unset;gap:40px}}._startPage_16psa_1{background:linear-gradient(135deg,#7c3aed,#5b21b6);margin:0;padding:0;height:100vh;width:100vw;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}._logo_16psa_27{height:auto;width:220px}._description_16psa_37{font-size:16px;text-align:center;color:var(--white);line-height:1.6}@media(min-width:768px){._logo_16psa_27{width:723px;height:261px}._description_16psa_37{max-width:789px;font-weight:400;font-size:32px;line-height:100%;letter-spacing:0%}}._progressbarContainer_1fqxx_1{width:343px;max-width:var(--max-width-mobile);margin:0 auto;padding:var(--spacing-2xl) 0 14px 0;position:sticky;top:0;z-index:1500;display:flex;flex-direction:row;align-items:center;gap:var(--gap-md);background-color:var(--grey-100)}._progressbarTrack_1fqxx_31{flex:1;height:var(--progressbar-height-mobile);background:var(--white);border-radius:var(--radius-md);border:var(--border-normal) solid var(--orange-500);overflow:hidden;position:relative}._progressbarFill_1fqxx_51{height:100%;background:var(--orange-500);width:var(--progress, 0%);transition:width .3s ease}._progressbarLabel_1fqxx_65{color:var(--black);white-space:nowrap;flex-shrink:0}._progressbarContainer_1dn88_1{position:fixed;left:0;right:0;bottom:0;width:100%;max-width:none;margin:0;z-index:100}._progressbarTrack_1dn88_23{width:100%;height:var(--progressbar-height-desktop);background:var(--white);border-radius:0;border-top:var(--border-normal) solid var(--orange-500);border-bottom:var(--border-normal) solid var(--orange-500);border-left:none;border-right:none;overflow:hidden;position:relative}._progressbarFill_1dn88_49{height:100%;background:var(--orange-500);width:var(--progress, 0%);transition:width .3s ease}._progressbarLabel_1dn88_63{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--black);white-space:nowrap;z-index:1;font-size:var(--progressbar-label-font-size, 28px);font-family:var(--font-zilla-slab)}._wrapper_1srvw_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1400;pointer-events:auto}._overlay_1srvw_21{width:100%;height:100%;background:var(--blur-grey);display:flex;justify-content:center;align-items:center;pointer-events:auto}._zoomedImage_1idcw_1{max-width:95vw;max-height:95vh;border:2px solid var(--orange-500);border-radius:4px}._closeButton_1idcw_15{position:absolute;right:10px;top:10px;width:40px;height:40px;border:2px solid var(--purple-500);border-radius:4px;background:var(--purple-500);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;outline:none}._closeButtonImg_1idcw_49{width:14.4px;height:14.4px}._contentBox_1idcw_59{position:relative}._zoomButton_1yojy_1{position:absolute;right:8px;bottom:8px;width:40px;height:40px;border:2px solid var(--purple-500);border-radius:4px;background:var(--purple-500);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;outline:none}._zoomButton_1yojy_1:hover{background:var(--purple-600);border-color:var(--purple-600)}._zoomButton_1yojy_1:active,._zoomButton_1yojy_1:focus{background:var(--purple-500);border-color:var(--purple-500);outline:none}._zoomButtonImg_1yojy_59{width:24px;height:24px}._answerImageFieldWrapper_jh6w3_1{background-color:var(--white);height:133.75px;position:relative}._answerImage_jh6w3_1{width:100%;height:100%;object-fit:contain;border:0px solid var(--white);border-radius:4px}._correct_jh6w3_29{border:5px solid var(--green-500);border-radius:8px;border-left:45px solid var(--green-500);width:283px}._incorrect_jh6w3_43{border:5px solid var(--red-500);border-left:45px solid var(--red-500);border-radius:8px;width:283px}._answerFieldInnerWrapper_jh6w3_57{position:relative}._correctCheckmark_jh6w3_65,._incorrectCheckmark_jh6w3_83{position:absolute;left:10px;top:45%;width:24px;height:24px;pointer-events:none}@media screen and not (max-width:700px){._answerImageFieldWrapper_jh6w3_1{width:649px;height:324px}._correct_jh6w3_29{border:8px solid var(--green-500);border-left:45px solid var(--green-500);width:613px;max-width:none}._incorrect_jh6w3_43{border:8px solid var(--red-500);border-left:45px solid var(--red-500);width:613px;max-width:none}._correctCheckmark_jh6w3_65,._incorrectCheckmark_jh6w3_83{left:10px;width:24px;height:24px}}._questionContainer_1a5gd_1{background-color:var(--grey-100);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}._questionText_1a5gd_21{font-size:20px;max-width:1240px}._answersSection_1a5gd_31{margin-bottom:24px;display:flex;flex-direction:column;align-items:center;gap:16px}._sectionTitle_1a5gd_47{font-size:14px;align-self:flex-start;text-align:left}._answerImages_1a5gd_59{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}._explanationSection_1a5gd_75{max-width:1240px;width:100%}._questionImage_1a5gd_85{max-width:90%;height:auto}@media screen and not (max-width:700px){._questionText_1a5gd_21{font-size:40px}._sectionTitle_1a5gd_47{font-size:32px}._questionImage_1a5gd_85{max-width:50%;height:auto}}._resultScoreWrapper_1wxgj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:220px;height:220px;background-color:var(--white);border-radius:50%;border:6px solid var(--grey-200);box-sizing:border-box;position:relative}._resultBar_1wxgj_29{width:200px;height:200px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center}._resultBar_1wxgj_29:before{content:"";width:180px;height:180px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--white);border-radius:50%;z-index:2}._percentage_1wxgj_75{z-index:10;font-family:var(--font-chunkfive);font-weight:400;font-style:Regular;font-size:57.14px;line-height:100%;letter-spacing:0%}._svgCircle_1wxgj_95{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg)}._resultCircle_1wxgj_109{fill:none;stroke:var(--grey-100);stroke-width:10px;stroke-linecap:round}._progressCircle_1wxgj_123{fill:none;stroke-width:10px;stroke-linecap:round;transform-origin:50% 50%}._topSection_1vong_1{position:relative;width:100%;min-height:324px;background:linear-gradient(135deg,var(--purple-gradient-start) 0%,var(--purple-gradient-end) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center}._contentCardWrapper_1vong_23{display:flex;flex-direction:column;align-items:center;justify-content:center}._cardText_1vong_37 p{color:var(--white);font-size:14px;padding:10px}._cardText_1vong_37 p a{color:var(--white)}@media screen and not (max-width:700px){._topSection_1vong_1{min-height:692px}._cardText_1vong_37 p{color:var(--white);font-size:32px}}._hiddenResetButton_wyib2_1{position:fixed;bottom:0;left:0;width:80px;height:80px;opacity:0;border:none;background:transparent;z-index:9999}._wrapper_7jezk_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:auto}._overlay_7jezk_21{width:100%;height:100%;background:var(--blur-grey);display:flex;justify-content:center;align-items:center;pointer-events:auto}._popup_7jezk_41{background-color:var(--white);border-radius:8px;max-width:1029px;text-align:left;box-shadow:0 2.31px 4.63px 0 var(--black-shadow);padding:40px 58px 32px}._message_7jezk_65 p{font-family:var(--font-lato);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0%;vertical-align:middle}._message_7jezk_65 b{font-family:var(--font-zilla-slab);font-weight:600;font-size:40px;line-height:100%;letter-spacing:0%;vertical-align:middle}._buttonWrapper_7jezk_101{display:flex;justify-content:right}._timeLeft_7jezk_111{color:var(--purple-500)}._abButton_1xj40_1{flex:1;max-width:200px;min-width:150px;padding:12px 24px;border:none;border-radius:8px;font-size:18px;font-weight:700;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;gap:8px;background-color:var(--purple-500);color:var(--white);opacity:1}._abButton_1xj40_1:hover{background-color:var(--purple-500);opacity:1}._abButton_1xj40_1._correct_1xj40_51{background-color:var(--green-500);color:var(--black)}._abButton_1xj40_1._correct_1xj40_51:hover{background-color:var(--green-500);opacity:1}._abButton_1xj40_1._wrong_1xj40_71{background-color:var(--red-500);color:var(--black)}._abButton_1xj40_1._wrong_1xj40_71:hover{background-color:var(--red-500);opacity:1}._disabled_1xj40_91{opacity:1;cursor:default}._icon_1xj40_101{width:14.4px;height:14.4px}._continueButton_4gb1v_1{display:flex;align-items:center;justify-content:center;background-color:var(--purple-500);height:40px;padding:8px 12px;gap:8px;border-radius:4px;color:var(--white);border:none;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;box-shadow:0 6px 12px var(--black-shadow)}._continueButton_4gb1v_1:disabled{opacity:.5;cursor:not-allowed}._continueButton_4gb1v_1:not(:disabled){transition:background-color .3s ease-out}@media(hover:hover)and (pointer:fine){._continueButton_4gb1v_1:not(:disabled):hover{background-color:var(--purple-200);cursor:pointer}}.no-hover ._continueButton_4gb1v_1:not(:disabled):hover{background-color:var(--purple-500);cursor:default}._arrowIcon_4gb1v_85{width:20px;height:20px}@media(min-width:992px){._continueButton_4gb1v_1{width:80px;height:54px;gap:8px;opacity:1;border-radius:4px;padding:12px;box-shadow:0 2.31px 4.63px 0 var(--black-shadow)}._buttonText_4gb1v_117{display:none}._arrowIcon_4gb1v_85{width:39.18px;height:29.4px;opacity:1}}._questionImageWrapper_1iaj5_1{position:relative;border:5px solid var(--orange-100);background-color:var(--white);border-radius:8px;overflow:hidden}._questionImage_1iaj5_1{width:100%;height:100%;object-fit:contain;display:block}._mobileWrapper_1iaj5_31 ._questionImageWrapper_1iaj5_1{width:327px;height:267.5px}._desktopWrapper_1iaj5_41 ._questionImageWrapper_1iaj5_1{width:1200px;height:600px;gap:10px;border-radius:8px;padding:8px}._abQuestionPageWrapper_1brw2_1{display:flex;flex-direction:column;background-color:var(--grey-100)}._content_1brw2_13{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:16px 16px 130px}._content_1brw2_13 form{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;width:100%;flex:1}._content_1brw2_13 form h1{width:100%}._imageAndExplanation_1brw2_61{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}._answerExplanationWrapper_1brw2_77{width:100%;margin:16px;max-height:0;overflow:hidden;transition:max-height 4s ease-out .2s}._answerExplanationWrapperVisible_1brw2_93{max-height:1000px;overflow-y:auto}._answerExplanationWrapper_1brw2_77{scrollbar-width:none}answerExplanationWrapper{-ms-overflow-style:none}._answerExplanationWrapper_1brw2_77::-webkit-scrollbar{display:none}._answerButtons_1brw2_133{display:flex;gap:16px;width:100%;justify-content:center}._answerExplanation_1brw2_77{margin:0 auto;text-align:left;width:100%;max-width:600px;opacity:0;transform:translateY(8px);transition:opacity .7s ease,transform .7s ease}._answerExplanationWrapperVisible_1brw2_93 ._answerExplanation_1brw2_77{opacity:1;transform:translateY(0)}._mobileWrapper_1brw2_181{width:100%;height:100dvh;overflow:hidden}._mobileWrapper_1brw2_181 ._abQuestionPageWrapper_1brw2_1{height:100%;overflow-y:auto;overflow-x:hidden;margin-top:10px;justify-content:flex-start}._mobileWrapper_1brw2_181 ._buttonWrapper_1brw2_207{display:flex;flex-direction:column;gap:10px;position:fixed;bottom:0;left:0;right:0;padding:16px;background-color:var(--grey-100)}._mobileWrapper_1brw2_181 ._buttonWrapper_1brw2_207>div{margin-bottom:0}._mobileWrapper_1brw2_181 ._buttonWrapper_1brw2_207>div>div>button{width:100%}._mobileWrapper_1brw2_181 ._answerExplanationWrapperVisible_1brw2_93{max-height:1000px;overflow-y:auto}._mobileWrapper_1brw2_181 ._answerExplanationWrapper_1brw2_77{width:327px}@media(min-width:992px){._abQuestionPageWrapper_1brw2_1{flex-direction:column-reverse}._content_1brw2_13 form h1{width:100%;margin:20px}._buttonWrapper_1brw2_207{position:fixed;bottom:66px;right:21px;gap:20px;display:flex}}@keyframes _slideInBorderLeftMobile_13luh_1{0%{border-left-width:5px;width:327px}to{border-left-width:45px;width:283px}}@keyframes _slideInBorderLeftDesktop_13luh_1{0%{border-left-width:5px;width:649px}to{border-left-width:45px;width:613px}}@keyframes _slideInBorderLeftDesktopTwoOptions_13luh_1{0%{border-left-width:5px;width:665px}to{border-left-width:45px;width:625px}}._questionUnanswered_13luh_69{position:relative;border:5px solid var(--grey-100);background-color:var(--white);border-radius:8px;transition:border-color .3s ease-in-out}._questionUnanswered_13luh_69 ._answerImage_13luh_83{width:auto}._questionUnanswered_13luh_69 ._answerDescription_13luh_91{display:none}._questionUnanswered_13luh_69 ._answerCheckbox_13luh_99{position:absolute;left:8px;top:8px;width:24px;height:24px;border:2px solid var(--purple-500);border-radius:4px;background:var(--white);appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;display:inline-block;vertical-align:middle;justify-content:space-between}._questionUnanswered_13luh_69 ._answerCheckbox_13luh_99:checked{background-color:var(--purple-500)}._questionUnanswered_13luh_69 ._checkboxOverlay_13luh_143{width:24px;height:24px;position:absolute;left:8px;top:8px;pointer-events:none}._mobileWrapper_13luh_163 ._answerExplanationWrapper_13luh_163{opacity:0;will-change:opacity}._mobileWrapper_13luh_163:has(._questionAnswered_13luh_173) ._answerExplanationWrapper_13luh_163{animation:_revealExplanationAfterDelay_13luh_1 .2s ease-in 0s forwards}._questionAnswered_13luh_173{background-color:var(--white)}._questionAnswered_13luh_173 ._answerImage_13luh_83{width:auto}._twoOptions_13luh_195{display:flex;align-items:center;justify-content:center}._twoOptions_13luh_195 ._answerImage_13luh_83{display:block;margin-left:auto;margin-right:auto;width:100%;height:100%;object-fit:contain}._isSelected_13luh_225{box-shadow:0 2.31px 4.63px 0 var(--black-shadow);border-color:var(--orange-500)}._answerImageFieldWrapper_13luh_235{position:relative;border-radius:8px}._answerExplanationWrapper_13luh_163{text-align:left;padding-top:10px;padding-bottom:10px}._mobileWrapper_13luh_163{display:flex;justify-self:start;align-items:flex-start;justify-content:flex-start;left:0;gap:8px;overflow:hidden}._mobileWrapper_13luh_163 ._twoOptions_13luh_195._questionAnswered_13luh_173{width:327px}._mobileWrapper_13luh_163 ._answerImageFieldWrapper_13luh_235{background-color:var(--white);width:327px;height:133.75px;overflow:hidden}._mobileWrapper_13luh_163 ._answerImage_13luh_83{width:100%;height:100%;object-fit:contain}._mobileWrapper_13luh_163 ._twoOptions_13luh_195{height:267.5px}._mobileWrapper_13luh_163 ._twoOptions_13luh_195 ._answerImage_13luh_83{object-fit:contain}._mobileWrapper_13luh_163 ._twoOptions_13luh_195._correct_13luh_325,._mobileWrapper_13luh_163 ._twoOptions_13luh_195._incorrect_13luh_333{width:287px}._mobileWrapper_13luh_163 ._twoOptions_13luh_195._notSelected_13luh_341{border:5px solid var(--grey-100)}._mobileWrapper_13luh_163 ._correct_13luh_325{border:5px solid var(--green-500);border-left:45px solid var(--green-500);width:283px;animation:_slideInBorderLeftMobile_13luh_1 .3s ease-out forwards}._mobileWrapper_13luh_163 ._incorrect_13luh_333{border:5px solid var(--red-500);border-left:45px solid var(--red-500);width:283px;animation:_slideInBorderLeftMobile_13luh_1 .3s ease-out forwards}._mobileWrapper_13luh_163 ._notSelected_13luh_341{border:5px solid var(--grey-100)}._mobileWrapper_13luh_163 ._answerFieldInnerWrapper_13luh_385{position:relative}._mobileWrapper_13luh_163 ._correctCheckmark_13luh_393,._mobileWrapper_13luh_163 ._incorrectCheckmark_13luh_411{position:absolute;left:10px;top:45%;width:24px;height:24px;pointer-events:none}._mobileWrapper_13luh_163._twoOptionsWrapper_13luh_431{display:unset}._mobileWrapper_13luh_163._twoOptionsWrapper_13luh_431 ._answerExplanationWrapper_13luh_163{max-width:327px;padding-top:10px;margin-bottom:10px}._desktopWrapper_13luh_451{align-self:flex-start}._desktopWrapper_13luh_451 ._answerImageFieldWrapper_13luh_235{cursor:pointer;overflow:hidden;width:649px;height:324px}._desktopWrapper_13luh_451 ._answerImage_13luh_83{width:100%;height:100%;object-fit:contain;border:0px solid var(--white);border-radius:4px}._desktopWrapper_13luh_451 ._twoOptions_13luh_195{width:665px;height:560px}._desktopWrapper_13luh_451 ._twoOptions_13luh_195 ._answerImage_13luh_83{object-fit:contain}._desktopWrapper_13luh_451 ._twoOptions_13luh_195._correct_13luh_325,._desktopWrapper_13luh_451 ._twoOptions_13luh_195._incorrect_13luh_333{width:625px;animation:_slideInBorderLeftDesktopTwoOptions_13luh_1 .3s ease-out forwards}._desktopWrapper_13luh_451 ._twoOptions_13luh_195._notSelected_13luh_341{width:665px;border:5px solid var(--grey-100)}._desktopWrapper_13luh_451 ._correct_13luh_325{border:5px solid var(--green-500);border-left:45px solid var(--green-500);width:613px;box-shadow:0 2.31px 4.63px 0 var(--black-shadow);animation:_slideInBorderLeftDesktop_13luh_1 .3s ease-out forwards}._desktopWrapper_13luh_451 ._incorrect_13luh_333{border:5px solid var(--red-500);border-left:45px solid var(--red-500);width:613px;box-shadow:0 2.31px 4.63px 0 var(--black-shadow);animation:_slideInBorderLeftDesktop_13luh_1 .3s ease-out forwards}._desktopWrapper_13luh_451 ._notSelected_13luh_341{border:5px solid var(--grey-100)}._desktopWrapper_13luh_451 ._answerFieldInnerWrapper_13luh_385{position:relative}._desktopWrapper_13luh_451 ._correctCheckmark_13luh_393,._desktopWrapper_13luh_451 ._incorrectCheckmark_13luh_411{position:absolute;left:10px;top:45%;width:24px;height:24px;pointer-events:none}._answerCheckbox_12jdx_1{position:absolute;left:8px;top:8px;width:24px;height:24px;border:2px solid var(--purple-500);border-radius:4px;background:var(--white);appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;display:inline-block;vertical-align:middle;justify-content:space-between}._answerCheckbox_12jdx_1:checked{background-color:var(--purple-500)}._checkboxOverlay_12jdx_45{width:16.8px;height:14.4px;position:absolute;left:11.5px;top:12px;pointer-events:none}._answerRadio_12jdx_65{-webkit-appearance:none;appearance:none;left:5px;top:5px;width:24px;height:24px;border-radius:100%;border:2px solid var(--purple-500);background:transparent;position:absolute;cursor:pointer;background-color:var(--white)}._answerRadio_12jdx_65:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;background:var(--purple-500);border-radius:50%;transform:translate(-50%,-50%) scale(0);pointer-events:none}._answerRadio_12jdx_65:checked:after{transform:translate(-50%,-50%) scale(1)}._explanationImageWrapper_1qvux_1{border:5px solid var(--orange-500);border-radius:8px}._mobileWrapper_1qvux_11 ._small_1qvux_13{width:161.5px;height:110.5px}._mobileWrapper_1qvux_11 ._medium_1qvux_23{width:161.5px;height:171px}._mobileWrapper_1qvux_11 ._large_1qvux_33{width:343px;height:241px}._desktopWrapper_1qvux_45{width:fit-content;display:grid}._desktopWrapper_1qvux_45 ._small_1qvux_13{width:287.5px;height:164px}._desktopWrapper_1qvux_45 ._medium_1qvux_23{width:287.5px;height:214px}._desktopWrapper_1qvux_45 ._large_1qvux_33{width:595px;height:348px}._explanationImage_1qvux_1{display:block;width:100%;height:100%;object-fit:contain;border-radius:4px}._explanationImageWrapper_1qvux_1{background-color:var(--white)}._mobileWrapper_exgdz_3{display:flex;flex-direction:column;position:fixed;inset:0;background-color:var(--grey-100);z-index:1000}._mobileWrapper_exgdz_3 ._contentWrapper_exgdz_25{position:relative;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:120px;margin-top:60px;margin-bottom:auto}._mobileWrapper_exgdz_3 ._imagesWrapper_exgdz_49{grid-template-columns:2fr 2fr;display:grid;row-gap:20px;column-gap:20px;margin:0 auto 20px;justify-self:center;justify-items:center;align-items:center;justify-content:center}._mobileWrapper_exgdz_3 ._imagesWrapper_exgdz_49>*:only-child{grid-column:1 / -1;justify-self:center;align-self:center}._mobileWrapper_exgdz_3 ._imagesWrapper_exgdz_49>*:nth-child(3):nth-last-child(1){grid-column:1 / -1;justify-self:center;align-self:start}._mobileWrapper_exgdz_3 ._explanationWrapper_exgdz_93{margin:auto;text-align:left;box-sizing:border-box;padding:0 16px}._mobileWrapper_exgdz_3 ._buttonWrapper_exgdz_107{display:flex;flex-direction:column;gap:10px;position:fixed;bottom:0;background-color:var(--grey-100);width:100%;padding:16px;box-sizing:border-box}._mobileWrapper_exgdz_3 ._buttonWrapper_exgdz_107>div{width:100%}._mobileWrapper_exgdz_3 ._buttonWrapper_exgdz_107 button{width:100%}._desktopWrapper_exgdz_149 ._contentWrapper_exgdz_25{position:relative;display:flex;flex-direction:column;width:1029px;max-height:776px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background-color:var(--white);box-shadow:0 2.31px 4.63px 0 var(--black-shadow);border-radius:8px}._desktopWrapper_exgdz_149 ._imagesWrapper_exgdz_49{display:grid;width:595px;grid-template-columns:2fr 2fr;row-gap:20px;column-gap:20px;margin:0 auto 20px;justify-self:center;justify-items:center;align-items:center;justify-content:center}._desktopWrapper_exgdz_149 ._imagesWrapper_exgdz_49>*:only-child{grid-column:1 / -1;grid-row:1 / -1;justify-self:center;align-self:center}._desktopWrapper_exgdz_149 ._imagesWrapper_exgdz_49>*:nth-child(3):nth-last-child(1){grid-column:1 / -1;justify-self:center;align-self:start}._desktopWrapper_exgdz_149 ._explanationWrapper_exgdz_93{margin:0 auto;text-align:left;padding-top:30px;width:913px}._desktopWrapper_exgdz_149 ._buttonWrapper_exgdz_107{display:flex;justify-content:flex-end;gap:20px;padding-bottom:30px;margin-right:30px;position:sticky;top:0}._desktopWrapper_exgdz_149 ._heading_exgdz_261{font-family:var(--font-zilla-slab);font-weight:600;font-size:40px;line-height:100%;letter-spacing:0%;margin-bottom:20px;text-align:center}._mobileWrapper_c5c2t_1{width:100%}._mobileWrapper_c5c2t_1 ._buttonWrapper_c5c2t_7{background-color:var(--grey-100)}._grid_c5c2t_17{display:flex;margin-left:auto;margin-right:auto;row-gap:8px;column-gap:8px;justify-items:center;max-width:343px;width:343px;flex-direction:column;margin-bottom:130px}._multipleChoicePageWrapper_c5c2t_43{display:flex;justify-content:flex-start;text-align:center;flex-direction:column}._content_c5c2t_57{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:0}._multipleChoiceForm_c5c2t_75{display:flex;flex-direction:column;align-items:center}._buttonWrapper_c5c2t_7{display:flex;flex-direction:column;gap:10px;position:fixed;bottom:0;padding:16px;width:100%;box-sizing:border-box}._buttonWrapper_c5c2t_7>div{margin-bottom:0}._buttonWrapper_c5c2t_7>div>div>button{width:100%}@media(min-width:991px){._grid_c5c2t_17{display:grid;grid-template-columns:repeat(2,2fr);width:1350px;height:700px;margin-left:auto;margin-right:auto;row-gap:20px;column-gap:20px;padding-top:20px;max-width:1350px}._multipleChoicePageWrapper_c5c2t_43{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column-reverse;text-align:center}._multipleChoiceForm_c5c2t_75{padding-top:20px}._buttonWrapper_c5c2t_7{flex-direction:row;position:fixed;bottom:50px;gap:30px;left:unset;right:5px;display:flex;justify-content:right}}._multipleChoiceForm_c5c2t_75{width:100%}._multipleChoicePageWrapper_c5c2t_43{background-color:var(--grey-100)}._quizPageWrapper_1xz8i_1{display:flex;flex-direction:column;align-items:center;scrollbar-width:none}._loadingContainer_1xz8i_15{display:flex;justify-content:center;align-items:center;height:100vh}._popup_1rpiv_1{background-color:var(--white);border-radius:8px;max-width:1029px;text-align:left;box-shadow:0 2.31px 4.63px 0 var(--black-shadow);padding:40px 58px 32px}._message_1rpiv_25 p{font-family:var(--font-lato);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0%;vertical-align:middle}._message_1rpiv_25 b{font-family:var(--font-zilla-slab);font-weight:600;font-size:40px;line-height:100%;letter-spacing:0%;vertical-align:middle}._buttonWrapper_1rpiv_61{display:flex;justify-content:right}._resultPage_15cz1_1{background:linear-gradient(135deg,#7c3aed,#5b21b6);margin:0;padding:0;height:100vh;width:100vw;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}._resultimg_15cz1_27{height:auto;width:220px}._description_15cz1_37{font-size:16px;text-align:center;color:var(--white);line-height:1.6}._emailText_15cz1_51{display:block;text-align:left;margin-bottom:2px;font-size:14px;color:var(--white);font-family:var(--font-zilla-slab);font-weight:400}._inputField_15cz1_71{width:100%;padding:8px;border:none;margin-bottom:16px;border:2px solid var(--purple-500);border-radius:8px;font-family:var(--font-lato);font-weight:400;font-size:14px}._formStyle_15cz1_97{width:100%;max-width:600px}._mailButtonWrapper_15cz1_107{display:flex;justify-content:center;padding-top:5%}._start-button_15cz1_119:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}._emailSend_15cz1_129{color:var(--white);text-align:center;font-weight:400;font-size:16px;line-height:normal;letter-spacing:0%}._emailSend_15cz1_129 a{color:var(--white)}._checkboxLabel_15cz1_155{color:var(--white);font-size:14px;font-family:var(--font-lato);font-weight:400;cursor:pointer}._checkbox_15cz1_155{width:24px;height:24px;justify-content:space-between;border-radius:4px;border:2px solid var(--purple-500);appearance:none;background-color:var(--white);cursor:pointer}._checkbox_15cz1_155:checked{background-color:var(--purple-500);border-color:var(--purple-500)}._checkboxOverlay_15cz1_203{width:20px;height:20px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}._consentWrapper_15cz1_223{position:relative;display:flex;align-items:center;gap:8px}._checkboxWrapper_15cz1_237{position:relative;display:flex}@media(min-width:768px){._resultimg_15cz1_27{width:723px;height:261px}._description_15cz1_37 p{font-family:var(--font-lato);font-weight:400;font-size:32px;line-height:normal;letter-spacing:0%;text-align:center;max-width:700px}._emailText_15cz1_51{font-size:28px}._emailSend_15cz1_129 p{font-size:32px}._inputField_15cz1_71{font-size:18px}._checkboxLabel_15cz1_155{font-size:26px}._checkbox_15cz1_155{width:40px;height:40px}._checkboxOverlay_15cz1_203{width:28px;height:28px}}:root{--black: #000;--black-shadow: #00000029;--white: #FDFEFF;--blur-grey: #EEF1FF66;--purple-500: #8119FA;--purple-200: #B653FA;--purple-100: #DFB5FC;--purple-gradient-start: #7c3aed;--purple-gradient-end: #5b21b6;--yellow-500: #FBD02F;--yellow-200: #FCE25A;--yellow-100: #FEF6AC;--orange-500: #FE7E00;--orange-300: #FFC107;--orange-200: #F8A91D;--orange-100: #FDE6B5;--grey-100: #EEF1FF;--teal-500: #1c4c5b;--red-500: #F4453C;--green-500: #4FD676;--green-100: #B3FDC0;--blue-500: #4AD5FE;--pink-500: #F462A9}:root{--font-zilla-slab: "Zilla Slab", serif;--font-lato: "Lato", sans-serif;--font-courier-prime: "Courier Prime", monospace;--font-chunkfive: "ChunkFive", var(--font-zilla-slab)}@font-face{font-family:Zilla Slab;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/zillaslab/v11/dFa6ZfeM_74wlPZtksIFajo6_V6LVlA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:ChunkFive;font-style:normal;font-weight:600;font-display:swap;src:url(https://db.onlinewebfonts.com/t/24be71ed157ac61b982a98bba9e7bf62.woff2) format("woff2")}@font-face{font-family:Zilla Slab;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYoEf6HOpW3pwfa0.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Courier Prime;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/courierprime/v10/u-450q2lgwslOqpF_6gQ8kELaw9pWs39pvnRPA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Courier Prime;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/courierprime/v10/u-450q2lgwslOqpF_6gQ8kELaw9pWs39pvnRPA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--spacing-3xl: 32px;--spacing-4xl: 40px;--spacing-5xl: 48px;--gap-xs: 4px;--gap-sm: 8px;--gap-md: 12px;--gap-lg: 16px;--gap-xl: 20px;--margin-sm: 8px;--margin-md: 16px;--margin-lg: 24px;--padding-xs: 4px;--padding-sm: 8px;--padding-md: 12px;--padding-lg: 16px;--padding-xl: 20px;--padding-2xl: 24px}@media(min-width:992px){:root{--spacing-lg: 20px;--spacing-xl: 24px;--spacing-2xl: 32px;--spacing-3xl: 40px;--spacing-4xl: 48px;--spacing-5xl: 64px}}:root{--height-xs: 16px;--height-sm: 20px;--height-md: 24px;--height-lg: 32px;--height-xl: 40px;--height-2xl: 48px;--progressbar-height-mobile: 19px;--progressbar-height-tablet: 22px;--progressbar-height-desktop: 42px;--width-xs: 200px;--width-sm: 300px;--width-md: 400px;--width-lg: 600px;--width-xl: 800px;--max-width-mobile: 400px;--max-width-tablet: 700px;--max-width-desktop: 1200px;--radius-sm: 20px;--radius-md: 40px;--radius-lg: 60px;--radius-full: 9999px;--border-thin: 1px;--border-normal: 2px;--border-thick: 3px}:root{--font-size-body: 14px;--font-size-small: 14px;--line-height-body: 1.5;--progressbar-label-font-size: 28px}body{font-family:var(--font-lato);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--black)}p{font-family:var(--font-lato);font-size:14px;font-weight:400;line-height:1.5;margin:0 0 1rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-zilla-slab);margin:0 0 1rem;line-height:1.2}h1{font-size:20px;font-weight:600}h4{font-size:14px;font-weight:400}button,._button_19ek4_1{font-family:var(--font-zilla-slab);font-size:14px;font-weight:600}h2{font-size:1.75rem}h3{font-size:1.5rem}@media(min-width:576px){p{font-size:16px}h1{font-size:2.25rem}}@media(min-width:768px){p{font-size:17px}h1{font-size:2.5rem}h2{font-size:2rem}}@media(min-width:992px){:root{--font-size-body: 16px;--progressbar-label-font-size: 28px}p{font-size:16px;font-weight:400;line-height:1.5}h1{font-size:40px;font-weight:600}h4{font-size:16px;font-weight:400}button,._button_19ek4_1{font-size:16px;font-weight:600}}@media(min-width:1200px){p{font-size:18px}h1{font-size:3.5rem}}._text-small_19ek4_1{font-size:var(--font-size-small)}._text-bold_19ek4_1{font-weight:700}._text-mono_19ek4_1{font-family:var(--font-courier-prime)}*{margin:0;padding:0;font-family:var(--font-lato)}body,html{height:100%;width:100%;background-color:var(--grey-100)}#_root_19ek4_1{height:100%;width:100%}._spinnerFallbackContainer_19ek4_47{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background:#fff}html,body,#_root_19ek4_1{height:100%}html,body,#_root_19ek4_1{scrollbar-width:none}html,body,#_root_19ek4_1{-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#_root_19ek4_1::-webkit-scrollbar{display:none}html,body{overflow-y:auto}
