@media only screen and (min-width:0rem){:root{--primary:#4e738a;--primaryDark:#3d5c70;--primaryLight:#6b91a8;--headerColor:#1f2933;--bodyTextColor:#52606d;--bodyTextColorWhite:#fafbfc;--surface:#fff;--pageBg:#f4f6f8;--border:#e2e8ee;--topperFontSize:clamp(0.8125rem,1.6vw,1rem);--headerFontSize:clamp(1.9375rem,3.9vw,3.0625rem);--bodyFontSize:1rem;--sectionPadding:clamp(3.75rem,7.82vw,6.25rem) 1rem;--headerFont:"Inter",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--bodyFont:"Inter",system-ui,-apple-system,"Segoe UI",Arial,sans-serif}body,html{background-color:var(--pageBg);color:var(--bodyTextColor);font-family:var(--bodyFont);font-size:100%;margin:0;overflow-x:hidden;padding:0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.cs-topper{color:var(--primary);display:block;font-size:var(--topperFontSize);font-weight:700;letter-spacing:.1em;line-height:1.2em;margin-bottom:.25rem;text-transform:uppercase}.cs-button-solid{align-items:center;background-color:var(--primary);border-radius:.5rem;color:var(--bodyTextColorWhite);display:inline-flex;font-size:1rem;font-weight:700;gap:.5rem;justify-content:center;line-height:1em;padding:.875rem 1.75rem;position:relative;text-decoration:none;transition:background-color .25s,transform .25s;width:auto;z-index:1}.cs-button-solid:hover{background-color:var(--primaryDark);transform:translateY(-2px)}.cs-color{color:var(--primary)}.cs-bold{font-weight:700}h1,h2,h3,h4,h5,h6{color:var(--headerColor);font-family:var(--headerFont);line-height:1.2em}a,li,p{font-size:1rem;line-height:1.5em}li,p{color:var(--bodyTextColor)}a:hover,button:hover{cursor:pointer}}@media only screen and (min-width:0rem){@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/assets/fonts/inter-latin-variable.woff2) format("woff2")}}