.te-intro-copy{font-size:1.0625em;margin-top:1em}.te-grid{display:grid;gap:2em;grid-template-columns:repeat(auto-fit,minmax(min(16em,100%),1fr));margin-top:2.5em}.te-wrap>.te-grid{margin-inline:-1.25em}@media (min-width:20em){.te-wrap>.te-grid{margin-inline:0}}.te-card{background:var(--te-white);border:1px solid var(--te-border);border-radius:.75em;padding:1.5em}.te-card__badge{align-items:center;background:var(--te-navy);border-radius:50%;color:var(--te-cyan);display:inline-flex;font-size:.9375em;font-weight:700;height:2.125em;justify-content:center;line-height:1;margin-bottom:.875em;width:2.125em}.te-card__badge svg{fill:currentcolor;height:1em;width:1em}.te-card__title{color:var(--te-navy);font-size:1.1875em;font-weight:700;margin:0 0 .5em}.te-card__body{color:var(--te-card-text);font-size:.9375em}