._header_1j8j6_1{display:flex;position:relative;align-items:center;justify-content:center;height:var(--navbar-height);background-color:var(--bg-primary)}._header_1j8j6_1 ._logo_1j8j6_9{height:30%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._header_1j8j6_1 ._back-btn_1j8j6_14{cursor:pointer;display:flex;position:absolute;height:1.5rem;aspect-ratio:1;left:2rem;background:none;border:none}._header_1j8j6_1 ._back-btn_1j8j6_14 img{height:100%;width:100%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._header_1j8j6_1 ._back-btn_1j8j6_14:hover{opacity:.2}@media (max-width: 640px){._header_1j8j6_1 ._back-btn_1j8j6_14{left:1.5rem;height:1.25rem}}._button_1ek8m_1{cursor:pointer;border:none;outline:none;padding:1rem 8rem;border-radius:1rem;font-weight:700;font-size:var(--font-sm);color:var(--text-button);background-color:var(--bg-button)}._button_1ek8m_1:disabled{cursor:unset;opacity:.2}._button_1ek8m_1:not(:disabled):hover{filter:brightness(130%)}@media (max-width: 640px){._button_1ek8m_1{width:100%;padding:1rem 4rem}}._container_1fxpf_1{background-color:var(--bg-primary);min-height:100vh;height:100vh;display:flex;justify-content:center;align-items:flex-start}._container_1fxpf_1 ._content_1fxpf_9{overflow-y:auto;max-width:var(--content-max-width);display:flex;gap:4.5rem;height:100%;width:100%;padding:6rem 2rem;flex-direction:column;align-items:center}@media (max-width: 640px){._container_1fxpf_1 ._content_1fxpf_9{padding:4rem 2rem}}._container_1fxpf_1 ._logo-container_1fxpf_25{max-height:60%;min-height:10rem;width:100%;display:flex;align-items:center;justify-content:center}._container_1fxpf_1 ._description_1fxpf_33{font-weight:400;text-align:center;color:var(--text-primary);font-size:var(--font-md)}._container_ymlwt_1{background-color:var(--bg-secondary);min-height:calc(100vh - var(--navbar-height));height:calc(100vh - var(--navbar-height));display:flex;justify-content:center;align-items:flex-start}._container_ymlwt_1 ._content_ymlwt_9{overflow-y:auto;max-width:var(--content-max-width);display:flex;gap:4.5rem;height:100%;width:100%;padding:2.5rem 4rem;flex-direction:column;align-items:center}@media (max-width: 640px){._container_ymlwt_1 ._content_ymlwt_9{padding:1.5rem 2rem}}._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25{flex:1;width:100%;gap:3rem;display:flex;align-items:center;flex-direction:column}._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25 p{font-weight:400;text-align:center;color:var(--text-secondary);font-size:var(--font-md)}._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25 p span{line-height:3.5rem;font-size:var(--font-lg);font-weight:700}@media (max-width: 640px){._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25 p span{line-height:3rem}}._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25 ._grid-container_ymlwt_49{width:100%;flex:1;display:flex;align-items:center;justify-content:center}._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25 ._grid-container_ymlwt_49 ._grid_ymlwt_49{height:100%;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25 ._grid-container_ymlwt_49 ._grid_ymlwt_49 ._grid-item_ymlwt_63{aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 1024px){._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25 ._grid-container_ymlwt_49 ._grid_ymlwt_49{gap:1rem;height:unset;width:100%}}@media (max-width: 640px){._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25 ._grid-container_ymlwt_49 ._grid_ymlwt_49{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:.1rem}}@media (max-width: 640px){._container_ymlwt_1 ._content_ymlwt_9 ._game-section_ymlwt_25{gap:1.5rem}}@keyframes _pop-in_1hhz1_1{0%{opacity:0}to{opacity:1}}._container_1hhz1_9{width:100%;height:100%;cursor:pointer;position:relative;border:none;background-color:transparent;background-size:cover;outline:none;display:flex;align-items:flex-end;justify-content:center;transition:transform .15s ease-in-out,box-shadow .25s ease-in-out}._container_1hhz1_9:disabled{cursor:unset}._container_1hhz1_9:disabled:not(._correct_1hhz1_26):not(._incorrect_1hhz1_26):has(span[aria-hidden=true]){opacity:.5}._container_1hhz1_9:not(:disabled):hover{transform:scale(1.05);box-shadow:0 0 24px 2px #0003}._container_1hhz1_9._correct_1hhz1_26:after,._container_1hhz1_9._incorrect_1hhz1_26:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;background-repeat:no-repeat;background-position:center;background-size:45%;opacity:0;animation:_pop-in_1hhz1_1 .5s ease-in-out}._container_1hhz1_9._correct_1hhz1_26:after{opacity:1;background-image:url(/svg/correct-symbol.svg);background-color:#34c75999}._container_1hhz1_9._incorrect_1hhz1_26:after{opacity:1;background-image:url(/svg/incorrect-symbol.svg);background-color:#ff3b3099}._container_1hhz1_9 span{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;text-align:center;color:#fff;font-weight:700;font-size:var(--font-sm);text-shadow:0px 0px 4px #000000;background-color:#223547e6;padding:.5rem .75rem;border-radius:1rem;margin-bottom:.75rem}._container_1hhz1_9 span[aria-hidden=false]{visibility:visible}@media (max-width: 640px){._container_1hhz1_9 span{margin-bottom:0;border-radius:0;width:100%}}._container_ivijp_1{min-height:calc(100vh - var(--navbar-height));display:flex;overflow-y:auto;flex-direction:column;justify-content:center;align-items:flex-start}._container_ivijp_1 ._top-content_ivijp_10{width:100%;margin-top:calc(var(--navbar-height) * -1);position:relative;display:flex;gap:4.5rem;flex-shrink:0;height:50vh;background-color:var(--bg-primary);padding:6rem 2rem;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 640px){._container_ivijp_1 ._top-content_ivijp_10{padding:4rem 2rem}}._container_ivijp_1 ._top-content_ivijp_10 ._animation_ivijp_29{height:20vh}._container_ivijp_1 ._top-content_ivijp_10 span{font-size:var(--font-lg);text-align:center;position:absolute;bottom:23%;font-weight:700;color:var(--text-primary);line-height:calc(var(--font-lg) * 1.25)}._container_ivijp_1 ._top-content_ivijp_10 ._return-btn_ivijp_41{position:absolute;bottom:0;transform:translateY(50%)}@media (max-width: 640px){._container_ivijp_1 ._top-content_ivijp_10 ._return-btn_ivijp_41{width:unset;left:15vw;right:15vw}}._container_ivijp_1 ._bottom-content_ivijp_53{width:100%;display:flex;gap:4rem;flex:1;flex-wrap:wrap;background-color:var(--bg-secondary);padding:8rem 2rem;flex-direction:row;align-items:flex-start;justify-content:center}._container_ivijp_1 ._bottom-content_ivijp_53 ._result-card_ivijp_65{display:flex;gap:1rem;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}._container_ivijp_1 ._bottom-content_ivijp_53 ._result-card_ivijp_65 ._result-value_ivijp_73{font-weight:700;font-size:var(--font-lg);color:var(--text-secondary)}._container_ivijp_1 ._bottom-content_ivijp_53 ._result-card_ivijp_65 ._result-label_ivijp_78{font-weight:400;font-size:var(--font-md);color:var(--text-secondary)}:root{--content-max-width: 1024px;--breakpoint-mobile: 640px;--navbar-height: 5rem;--text-primary: #ffffff;--text-secondary: #223547;--text-button: #ffffff;--bg-primary: #223547;--bg-secondary: #ffffff;--bg-button: #15659d;--font-sm: 12pt;--font-md: 16pt;--font-lg: 24pt}@media (max-width: 640px){:root{--navbar-height: 4rem}}@media (max-width: 640px){:root{--font-sm: 10pt;--font-md: 14pt;--font-lg: 18pt}}button,p,a,b,span,h1,h2,h3,h4,h5,h6{font-family:Helvetica,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh}
