:root{font-size:1.125rem;--text: #05180f;--text-white: #ffffff;--background: #f9fbfa;--light-background: #cfdcf7;--heading-dkblue: #193044;--primary: #6b9fff;--secondary: #b1c6f1;--accent: #66a3df;--accent-dark: #0056a2}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;display:block}html,body{margin:0;padding:0}body{background-color:var(--background);color:var(--text);font-family:system-ui;line-height:1.6;position:relative;display:flex;min-height:100vh;flex-direction:column}section{padding-inline:2em}@media (max-width: 700px){section{padding-inline:1em}}h2.bg-light{background-color:var(--light-background)}a.cta-buttons{display:inline-block;font-weight:600;background-color:var(--background);color:#1971c6;padding:.45em 1em;border-radius:30px;text-decoration:none;max-width:fit-content;font-size:clamp(.8rem,5vw,1rem)}a.cta-buttons.cta-blue{background-color:#1971c6;color:var(--text-white)}footer{margin-top:auto}h2{color:var(--heading-dkblue);font-weight:600;margin-top:1.5rem;margin-bottom:1.5rem;font-size:3rem}h3{color:var(--heading-dkblue);font-size:2.5rem;font-weight:600;margin-top:0;margin-bottom:2rem;text-align:center}h3 span.bracket-symbol{vertical-align:2px;color:var(--accent-dark)}h4{font-size:1.3rem;font-weight:550;margin-block:.5rem;color:var(--heading-dkblue)}@media (min-width: 1500px){section{padding-inline:16em}}
