@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_1x180_1{display:block;width:auto;object-fit:contain;background:#fff}._homeContainer_1r3z8_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_1r3z8_16{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;gap:.75rem}@media only screen and (max-width:600px){._homeContainer_1r3z8_1{padding:2rem .5rem;display:block}}._little_1r3z8_32{font-size:1.5rem;display:inline-block;vertical-align:top;transform:rotate(-15deg);margin-right:.5rem}._header_1r3z8_40{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;padding:.5rem;justify-content:center}._headerBrands_1r3z8_49{display:flex;flex-direction:column;align-items:center;gap:1.25rem;flex-shrink:0}._unicefPartner_1r3z8_57{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:.25rem}._partnerLabel_1r3z8_65{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#01717a;font-weight:600}._unicefLogo_1r3z8_73{height:32px;width:auto;display:block}._header_1r3z8_40 h1{font-size:3rem;margin:0;margin-bottom:1rem;color:#01717a}._header_1r3z8_40 h2{font-size:1.2rem;margin:0;font-weight:400;color:#35585c}._privacyNotice_1r3z8_93{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_1r3z8_104{display:flex;flex-direction:column;align-items:flex-start;max-width:560px}._cards_1r3z8_111{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;max-width:1200px}._intro_1r3z8_119{margin-top:2rem;font-style:italic;font-size:1.2rem}._step_1r3z8_125{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_1r3z8_1 .42s ease-out forwards;animation-delay:calc(var(--step-index, 0) * .12s);transition:box-shadow .2s ease}._step_1r3z8_125:hover{box-shadow:2px 2px 8px var(--dropShadow)}@keyframes _stepIn_1r3z8_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._step_1r3z8_125:nth-child(1){--step-index: 0}._step_1r3z8_125:nth-child(2){--step-index: 1}._step_1r3z8_125:nth-child(3){--step-index: 2}._step_1r3z8_125:nth-child(4){--step-index: 3}._step_1r3z8_125:nth-child(5){--step-index: 4}._step_1r3z8_125:nth-child(6){--step-index: 5}@media(prefers-reduced-motion:reduce){._step_1r3z8_125{animation:none;opacity:1;transform:none}}._stepContent_1r3z8_189{display:flex;flex-direction:column;gap:.5rem;max-width:250px}._stepContent_1r3z8_189 h2{margin:0;margin-top:1rem;font-size:1.2rem}._stepContent_1r3z8_189 p{margin:0;font-size:.8rem}._options_1r3z8_207{margin-top:2rem}._options_1r3z8_207 label{margin:0;color:#444;font-size:.8rem!important;opacity:0;transform:translateY(12px);animation:_stepIn_1r3z8_1 .42s ease-out forwards;animation-delay:calc(var(--step-index, 0) * .12s);transition:box-shadow .2s ease}._stepImage_1r3z8_223{border-radius:8px;object-fit:cover}._buttons_1r3z8_228{display:flex;gap:1rem;flex-wrap:wrap}._icon_1r3z8_234{position:absolute;top:64px;left:50%;transform:translate(-50%);color:#fff}._selectGroup_1r3z8_242{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_19qt5_1{display:flex;align-items:center;gap:.3rem;color:#666}._dark_19qt5_15,._dark_19qt5_15 div{color:#fff}._dark_19qt5_15 svg{color:#fff}._dark_19qt5_15 option{color:#000}._select_19qt5_41{font-family:inherit}._darkSelect_19qt5_49:before{border-bottom:1px solid rgba(255,255,255,.42)}._darkSelect_19qt5_49:hover:before{border-bottom:2px solid rgba(255,255,255,.42)!important}._loginPage_13gc5_3{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_13gc5_12{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_13gc5_25,._orbTwo_13gc5_26{position:absolute;border-radius:50%;pointer-events:none}._orbOne_13gc5_25{width:280px;height:280px;right:-80px;top:-60px;background:#f18e1e2e}._orbTwo_13gc5_26{width:220px;height:220px;left:-70px;bottom:-50px;background:#ffffff14}._brandContent_13gc5_48{position:relative;z-index:1;max-width:440px}._logoCard_13gc5_54{display:inline-flex;background:#fff;border-radius:16px;padding:.75rem 1rem;margin-bottom:2rem;box-shadow:0 12px 32px #0000002e}._brandTitle_13gc5_63{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_13gc5_72{margin:0 0 1rem;font-size:1.05rem;line-height:1.65;color:#ffffffe0;max-width:38ch}._privacyNote_13gc5_80{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_13gc5_92{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_13gc5_101{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf}._unicefLogo_13gc5_108{height:36px;width:auto;display:block;filter:brightness(0) invert(1)}._formPanel_13gc5_115{display:flex;align-items:center;justify-content:center;padding:2.5rem 2rem;background:#f7fbfb}._formInner_13gc5_123{width:100%;max-width:420px}._mobileBrand_13gc5_128{display:none}._formEyebrow_13gc5_132{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_13gc5_142{margin:0 0 .5rem;font-family:Lexend,Segoe UI,sans-serif;font-size:2rem;font-weight:700;color:#13393c}._formLead_13gc5_150{margin:0 0 1rem;color:#4a6366;line-height:1.55}._formPrivacy_13gc5_156{margin:0 0 2rem;padding:.85rem 1rem;border-radius:10px;background:#e6f4f5;color:#35585c;font-size:.9rem;line-height:1.55}._form_13gc5_115{display:flex;flex-direction:column;gap:1.25rem}._error_13gc5_172{margin:0;padding:.75rem 1rem;border-radius:10px;background:#fdecec;color:#9b1c1c;font-size:.95rem;line-height:1.4}._submit_13gc5_182{min-height:48px;cursor:pointer}._hint_13gc5_187{margin-top:1.75rem;padding:1rem 1.1rem;border-radius:12px;background:#e6f4f5;color:#35585c;font-size:.92rem;line-height:1.5}._hintLabel_13gc5_197{display:block;margin-bottom:.25rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#01717a}._hint_13gc5_187 strong{color:#01717a}._dot_13gc5_211{margin:0 .45rem;color:#8aa3a6}@media only screen and (max-width:900px){._loginPage_13gc5_3{grid-template-columns:1fr}._brandPanel_13gc5_12{display:none}._formPanel_13gc5_115{min-height:100vh;padding:1.5rem 1.25rem 2rem;background:#fff}._mobileBrand_13gc5_128{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_13gc5_241{height:28px;width:auto}}@media(prefers-reduced-motion:reduce){._submit_13gc5_182,._form_13gc5_115 .MuiOutlinedInput-root{transition:none}}
