@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap");.chapter-root{--c-primary:#005a9c;--c-primary-mid:#005a9c;--c-primary-light:#2b7ab5;--c-emerald:#005a9c;--c-emerald-light:#e8f1f8;--c-yellow:#f5c542;--c-yellow-light:#fff8e6;--c-coral:#f97071;--c-coral-light:#fee8e8;--c-peach:#f4f6f8;--c-peach-light:#f7f8fa;--c-sand:#f7f8fa;--c-near-black:#1a2b3c;--c-slate:#5b6673;--c-light-slate:#8a93a0;--c-border:#e3e7ec;font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--c-near-black);background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}.chapter-serif{font-family:Georgia,Times New Roman,Times,serif}.chapter-site .chapter-footer-link,.chapter-site .chapter-footer-link:visited,.chapter-site .chapter-nav-link,.chapter-site .chapter-nav-link:visited,.chapter-site .chapter-on-dark a,.chapter-site .chapter-on-dark a:visited{color:hsla(0,0%,100%,.75)}.chapter-site .chapter-nav-link.is-active{color:#fff}.chapter-site .chapter-footer-link:focus-visible,.chapter-site .chapter-footer-link:hover,.chapter-site .chapter-nav-link:focus-visible,.chapter-site .chapter-nav-link:hover,.chapter-site .chapter-on-dark a:focus-visible,.chapter-site .chapter-on-dark a:hover{color:#f5c542}.chapter-site .chapter-nav-cta,.chapter-site .chapter-nav-cta:focus-visible,.chapter-site .chapter-nav-cta:hover,.chapter-site .chapter-nav-cta:visited{color:#1a2b3c}.chapter-heading,.chapter-site h1,.chapter-site h2{font-family:Georgia,Times New Roman,Times,serif}.chapter-heading{color:var(--c-near-black);font-weight:700;line-height:1.2}.chapter-section-padding{padding-top:4rem;padding-bottom:4rem}@media (min-width:640px){.chapter-section-padding{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1024px){.chapter-section-padding{padding-top:6rem;padding-bottom:6rem}}.chapter-content-max{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;min-width:0}@media (min-width:1024px){.chapter-content-max{padding-left:2.5rem;padding-right:2.5rem}}.chapter-bg-primary{background-color:var(--c-primary)}.chapter-bg-sand{background-color:var(--c-sand)}.chapter-bg-peach{background-color:var(--c-peach)}.chapter-bg-peach-light{background-color:var(--c-peach-light)}.chapter-bg-yellow{background-color:var(--c-yellow)}.chapter-bg-yellow-light{background-color:var(--c-yellow-light)}.chapter-bg-emerald-light{background-color:var(--c-emerald-light)}.chapter-bg-white{background-color:#fff}.chapter-text-primary{color:var(--c-primary)}.chapter-text-primary-mid{color:var(--c-primary-mid)}.chapter-text-emerald{color:var(--c-emerald)}.chapter-text-yellow{color:var(--c-yellow)}.chapter-text-coral{color:var(--c-coral)}.chapter-text-near-black{color:var(--c-near-black)}.chapter-text-slate{color:var(--c-slate)}.chapter-text-light-slate{color:var(--c-light-slate)}.chapter-border-primary{border-color:var(--c-primary)}.chapter-border-yellow{border-color:var(--c-yellow)}.chapter-border-emerald{border-color:var(--c-emerald)}.chapter-hover-primary:hover{color:var(--c-primary)}.chapter-hover-yellow:hover{color:var(--c-yellow)}.chapter-hover-bg-primary:hover{background-color:var(--c-primary)}.chapter-hover-text-white:hover{color:#fff}.chapter-section-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:var(--c-primary);display:inline-block}.chapter-section-label.is-light{color:var(--c-primary);background:transparent;padding:0}.chapter-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;background-color:var(--c-primary);color:#fff;font-weight:600;font-size:1rem;border-radius:.75rem;transition:all .15s ease-out;cursor:pointer;border:none;text-decoration:none}.chapter-site a.chapter-btn-primary,.chapter-site a.chapter-btn-primary:active,.chapter-site a.chapter-btn-primary:focus,.chapter-site a.chapter-btn-primary:focus-visible,.chapter-site a.chapter-btn-primary:hover,.chapter-site a.chapter-btn-primary:link,.chapter-site a.chapter-btn-primary:visited{color:#fff!important}.chapter-btn-primary:hover{box-shadow:0 4px 16px rgba(0,90,156,.28);filter:brightness(1.06)}.chapter-btn-primary:active{transform:scale(.97)}.chapter-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border:none;background-color:var(--c-yellow);color:var(--c-near-black);font-weight:600;font-size:1rem;border-radius:.75rem;transition:all .15s ease-out;cursor:pointer;text-decoration:none}.chapter-site a.chapter-btn-secondary,.chapter-site a.chapter-btn-secondary:active,.chapter-site a.chapter-btn-secondary:focus,.chapter-site a.chapter-btn-secondary:focus-visible,.chapter-site a.chapter-btn-secondary:hover,.chapter-site a.chapter-btn-secondary:link,.chapter-site a.chapter-btn-secondary:visited{color:#1a2b3c!important}.chapter-btn-secondary:hover{box-shadow:0 4px 16px rgba(245,197,66,.35);filter:brightness(1.04)}.chapter-btn-secondary:active{transform:scale(.97)}.chapter-btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:hsla(0,0%,100%,.1);border:1.5px solid hsla(0,0%,100%,.45);color:#fff!important;font-weight:600;font-size:1rem;border-radius:.75rem;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out;cursor:pointer;text-decoration:none!important}.chapter-btn-ghost:focus-visible,.chapter-btn-ghost:hover{background-color:rgba(251,205,55,.18);border-color:#fbcd37;color:#fbcd37!important;box-shadow:0 0 0 1px rgba(251,205,55,.25)}.chapter-btn-ghost:active{transform:scale(.97);background-color:rgba(251,205,55,.28)}.chapter-icon-circle{width:3.5rem;height:3.5rem;display:flex;justify-content:center;color:#fff;background:var(--c-primary);box-shadow:0 4px 16px rgba(0,90,156,.18);flex-shrink:0}.chapter-badge,.chapter-icon-circle{border-radius:9999px;align-items:center}.chapter-badge{display:inline-flex;padding:.25rem .75rem;font-size:13px;font-weight:600;background-color:var(--c-yellow-light);color:var(--c-primary);white-space:nowrap}.chapter-fade-in{animation:chapterFadeIn .45s ease-out both}@keyframes chapterFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.chapter-fade-in{animation:none}}.chapter-prose h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem}.chapter-prose h2,.chapter-prose h3{font-weight:700;color:var(--c-primary)}.chapter-prose h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem}.chapter-prose p{margin-bottom:.75rem}.chapter-prose li,.chapter-prose p{color:var(--c-near-black);line-height:1.7}.chapter-prose li{margin-left:1.25rem;margin-bottom:.25rem}.chapter-prose hr{margin:1.5rem 0;border-color:rgba(9,73,108,.1)}@keyframes chapter-application-step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chapter-application-step-panel{animation:chapter-application-step-in .28s ease}@media (prefers-reduced-motion:reduce){.chapter-application-step-panel{animation:none}}