@import"https://fonts.googleapis.com/css2?family=Lexend:wght@500;600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap";body{margin:0;font-family:Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{background:#fff;position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;overflow:hidden}:root{--secondary: #f18e1e;--secondaryLight: #f5b563;--primary: #01717a;--primary-dark: #015a61;--paleBlue: #e6f4f5;--dropShadow: #c5d8da}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{margin:0}.MuiDialogTitle-root{border-bottom:2px solid #01717a!important;background:#e6f4f5!important}.MuiTooltip-tooltip,.MuiSpeedDialAction-staticTooltipLabel{background:#01717a!important}.MuiTooltip-arrow{color:#01717a!important}h1{color:#333}.App{width:100%;display:flex;justify-content:center;align-items:center;background:#fff}.AppBar h1{font-size:16pt}.errorView{margin:auto;width:100%;max-width:400px;background:#fff;padding:2rem}.errorView p{margin:1rem 0}.code{font-family:Courier New,Courier,monospace;padding:.5rem;background:#eee;overflow:scroll;font-size:10pt}._container_1nsu5_1{display:flex;flex-direction:column;font-size:1rem;width:100%;align-self:center;box-sizing:border-box;padding:2rem;overflow:auto;background:#fff;align-items:center}._container_1nsu5_1 header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}._container_1nsu5_1 h1{font-weight:700;font-size:2.5rem;margin:0;color:#01717a}._container_1nsu5_1 main{max-width:700px;width:100%}._container_1nsu5_1 p{margin-bottom:1rem;text-align:justify}._logo_1wyg8_1{display:block;width:auto;object-fit:contain;background:#fff}._homeContainer_cs994_1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;background:#fff;gap:2rem;overflow:auto;padding:1rem 0;box-sizing:border-box;position:relative}._topBar_cs994_16{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;gap:.75rem}._lessonsButton_cs994_25{text-transform:none;font-weight:600;gap:.35rem}._comingSoon_cs994_31{margin-left:.35rem;font-size:.75rem;font-weight:500;letter-spacing:.02em;opacity:.85}@media only screen and (max-width:600px){._homeContainer_cs994_1{padding:2rem .5rem;display:block}}._little_cs994_46{font-size:1.5rem;display:inline-block;vertical-align:top;transform:rotate(-15deg);margin-right:.5rem}._header_cs994_54{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;padding:.5rem;justify-content:center}._headerBrands_cs994_63{display:flex;flex-direction:column;align-items:center;gap:1.25rem;flex-shrink:0}._unicefPartner_cs994_71{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:.25rem}._partnerLabel_cs994_79{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#01717a;font-weight:600}._unicefLogo_cs994_87{height:32px;width:auto;display:block}._header_cs994_54 h1{font-size:3rem;margin:0;margin-bottom:1rem;color:#01717a}._header_cs994_54 h2{font-size:1.2rem;margin:0;font-weight:400;color:#35585c}._privacyNotice_cs994_107{margin:1rem 0 0;padding:.85rem 1rem;border-radius:10px;background:#e6f4f5;color:#35585c;font-size:.92rem;line-height:1.55;max-width:52ch}._headerColumn_cs994_118{display:flex;flex-direction:column;align-items:flex-start;max-width:560px}._cards_cs994_125{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;max-width:1200px}._intro_cs994_133{margin-top:2rem;font-style:italic;font-size:1.2rem}._step_cs994_139{display:flex;flex-direction:column;align-items:center;margin-top:1rem;border-radius:16px;box-shadow:2px 2px 4px var(--dropShadow);background:var(--paleBlue);position:relative;padding:1rem;color:#000;text-decoration:none;font-weight:400;opacity:0;transform:translateY(12px);animation:_stepIn_cs994_1 .42s ease-out forwards;animation-delay:calc(var(--step-index, 0) * .12s);transition:box-shadow .2s ease}._step_cs994_139:hover{box-shadow:2px 2px 8px var(--dropShadow)}@keyframes _stepIn_cs994_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._step_cs994_139:nth-child(1){--step-index: 0}._step_cs994_139:nth-child(2){--step-index: 1}._step_cs994_139:nth-child(3){--step-index: 2}._step_cs994_139:nth-child(4){--step-index: 3}._step_cs994_139:nth-child(5){--step-index: 4}._step_cs994_139:nth-child(6){--step-index: 5}@media(prefers-reduced-motion:reduce){._step_cs994_139{animation:none;opacity:1;transform:none}}._stepContent_cs994_203{display:flex;flex-direction:column;gap:.5rem;max-width:250px}._stepContent_cs994_203 h2{margin:0;margin-top:1rem;font-size:1.2rem}._stepContent_cs994_203 p{margin:0;font-size:.8rem}._options_cs994_221{margin-top:2rem}._options_cs994_221 label{margin:0;color:#444;font-size:.8rem!important;opacity:0;transform:translateY(12px);animation:_stepIn_cs994_1 .42s ease-out forwards;animation-delay:calc(var(--step-index, 0) * .12s);transition:box-shadow .2s ease}._stepImage_cs994_237{border-radius:8px;object-fit:cover}._buttons_cs994_242{display:flex;gap:1rem;flex-wrap:wrap}._icon_cs994_248{position:absolute;top:64px;left:50%;transform:translate(-50%);color:#fff}._selectGroup_cs994_256{padding:0 .5rem}._container_1j7u1_1{overflow-y:auto;height:100%}._container_1j7u1_1 h1{color:#444;font-size:16pt;text-align:center}._container_1j7u1_1 form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;box-sizing:border-box;background:#fff;border-radius:6px;padding:2rem;gap:1rem;margin:1rem auto}._section_1j7u1_26{display:flex;flex-direction:column}._buttonBar_1j7u1_31{display:flex;justify-content:flex-start;gap:1rem;width:100%;padding-top:1rem;border-top:1px solid #eee;margin-top:1rem}._advancedTitle_1j7u1_41{font-weight:700;color:#01717a}._settingsTitle_1j7u1_46{margin-top:1.5rem;margin-bottom:.5rem;border-bottom:1px solid #eee;font-weight:700;color:#444}._lang_p3x59_1{display:flex;align-items:center;gap:.3rem;color:#666}._dark_p3x59_8,._dark_p3x59_8 div{color:#fff}._dark_p3x59_8 svg{color:#fff}._dark_p3x59_8 option{color:#000}._select_p3x59_21{font-family:inherit}._darkSelect_p3x59_25:before{border-bottom:1px solid rgba(255,255,255,.42)}._darkSelect_p3x59_25:hover:before{border-bottom:2px solid rgba(255,255,255,.42)!important}._loginPage_15ht7_5{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:100vh;width:100%;background:#fff;font-family:"Source Sans 3",Segoe UI,sans-serif}._brandPanel_15ht7_23{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:3rem;background:radial-gradient(circle at 18% 18%,rgba(241,142,30,.22),transparent 42%),linear-gradient(165deg,#01717a,#015a61 52%,#013d42);color:#fff}._orbOne_15ht7_49,._orbTwo_15ht7_51{position:absolute;border-radius:50%;pointer-events:none}._orbOne_15ht7_49{width:280px;height:280px;right:-80px;top:-60px;background:#f18e1e2e}._orbTwo_15ht7_51{width:220px;height:220px;left:-70px;bottom:-50px;background:#ffffff14}._brandContent_15ht7_95{position:relative;z-index:1;max-width:440px}._logoCard_15ht7_107{display:inline-flex;background:#fff;border-radius:16px;padding:.75rem 1rem;margin-bottom:2rem;box-shadow:0 12px 32px #0000002e}._brandTitle_15ht7_125{margin:0 0 1rem;font-family:Lexend,Segoe UI,sans-serif;font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1.15;color:#fff}._brandCopy_15ht7_143{margin:0 0 1rem;font-size:1.05rem;line-height:1.65;color:#ffffffe0;max-width:38ch}._privacyNote_15ht7_159{margin:0 0 2.5rem;padding:.85rem 1rem;border-radius:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);font-size:.92rem;line-height:1.55;color:#ffffffe6;max-width:40ch}._partner_15ht7_183{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2)}._partnerLabel_15ht7_201{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf}._unicefLogo_15ht7_215{height:36px;width:auto;display:block;filter:brightness(0) invert(1)}._formPanel_15ht7_229{display:flex;align-items:center;justify-content:center;padding:2.5rem 2rem;background:#f7fbfb}._formInner_15ht7_245{width:100%;max-width:420px}._mobileBrand_15ht7_255{display:none}._formEyebrow_15ht7_263{margin:0 0 .5rem;font-family:Lexend,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#01717a}._formTitle_15ht7_283{margin:0 0 .5rem;font-family:Lexend,Segoe UI,sans-serif;font-size:2rem;font-weight:700;color:#13393c}._formLead_15ht7_299{margin:0 0 1rem;color:#4a6366;line-height:1.55}._formPrivacy_15ht7_311{margin:0 0 2rem;padding:.85rem 1rem;border-radius:10px;background:#e6f4f5;color:#35585c;font-size:.9rem;line-height:1.55}._form_15ht7_229{display:flex;flex-direction:column;gap:1.25rem}._error_15ht7_343{margin:0;padding:.75rem 1rem;border-radius:10px;background:#fdecec;color:#9b1c1c;font-size:.95rem;line-height:1.4}._submit_15ht7_363{min-height:48px;cursor:pointer}._hint_15ht7_373{margin-top:1.75rem;padding:1rem 1.1rem;border-radius:12px;background:#e6f4f5;color:#35585c;font-size:.92rem;line-height:1.5}._hintLabel_15ht7_393{display:block;margin-bottom:.25rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#01717a}._hint_15ht7_373 strong{color:#01717a}._dot_15ht7_421{margin:0 .45rem;color:#8aa3a6}@media only screen and (max-width:900px){._loginPage_15ht7_5{grid-template-columns:1fr}._brandPanel_15ht7_23{display:none}._formPanel_15ht7_229{min-height:100vh;padding:1.5rem 1.25rem 2rem;background:#fff}._mobileBrand_15ht7_255{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid #e6f4f5}._unicefLogoMobile_15ht7_481{height:28px;width:auto}}@media(prefers-reduced-motion:reduce){._submit_15ht7_363,._form_15ht7_229 .MuiOutlinedInput-root{transition:none}}
