/* Shared Fillwise type roles. Serif belongs only to the wordmark. */
@font-face{font-family:"Source Sans 3";src:url(/static/fonts/source-sans-3-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Source Sans 3";src:url(/static/fonts/source-sans-3-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Source Serif 4";src:url(/static/fonts/source-serif-4-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}
:root{--sans:"Source Sans 3",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--serif:"Source Serif 4",Georgia,serif;--text-body:16px;--text-small:14px;--text-subhead:18px;--text-section:22px;--text-title:28px;--navy:#002a5c;--text-ink:#172b42;--text-muted:#46566a;--text-rule:#d8dee9}
body{font-family:var(--sans);font-size:var(--text-body);line-height:1.55;font-weight:400}
h1,h2,h3,h4,h5,h6{font-family:var(--sans);font-weight:600;line-height:1.3;letter-spacing:normal}
h1{font-size:var(--text-title)}h2{font-size:var(--text-section)}h3{font-size:var(--text-subhead)}h4,h5,h6{font-size:var(--text-body)}
strong,b{font-weight:600}input,select,textarea,button{font-family:var(--sans)}
.brand,.wordmark{font-family:var(--serif);font-weight:600}
a{text-underline-offset:.16em}a[href^="tel:"]{white-space:nowrap}
@media(max-width:650px){:root{--text-title:26px;--text-section:21px}}
