.people-cards__inner{margin-left:auto;margin-right:auto;max-width:var(--width--responsive--l)}.people-cards__heading{font-family:var(--type--2--font-family);font-weight:var(--type--2--font-weight);line-height:var(--type--2--line-height)}.people-cards__heading a{--link--text-decoration:none;color:inherit}.people-cards__heading{font-size:calc(1.5rem + var(--fluid-bp)*11);font-weight:700;line-height:calc(1.5625rem + var(--fluid-bp)*18);padding-top:var(--space--xl)}.people-cards__items{--grid--columns:2;column-gap:var(--grid--column-gap);display:flex;flex-flow:row wrap;row-gap:var(--grid--row-gap)}.people-cards__items>*,.people-cards__items>*+*,.people-cards__items>:first-child,.people-cards__items>:last-child{width:calc(100%/var(--grid--columns) - var(--grid--column-gap) + var(--grid--column-gap)/var(--grid--columns))}@media (min-width:48em){.people-cards__items{--grid--columns:4}}.people-cards--justify-start .people-cards__heading{text-align:start}.people-cards--justify-start .people-cards__items{justify-content:start}.people-cards--justify-center .people-cards__heading{text-align:center}.people-cards--justify-center .people-cards__items{justify-content:center}.people-cards--justify-end .people-cards__heading{text-align:end}.people-cards--justify-end .people-cards__items{justify-content:end}