.people{padding-top:var(--space--2xl);padding-bottom:var(--space--2xl)}.people__inner{max-width:var(--width--responsive--l);margin-left:auto;margin-right:auto}.people__header{text-align:center;max-width:var(--width--responsive--s);margin-left:auto;margin-right:auto;margin-bottom:var(--space--xl)}.people__items{display:grid;grid-template-columns:1fr;gap:var(--space--xl)}@media(min-width: 48em){.people__items{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 62em){.people__items{grid-template-columns:repeat(3, 1fr)}}.people__subheading{padding-bottom:var(--space--2xs)}
