@layer components{.c-people{--people-column-gap:20px}.c-people__list{display:flex;flex-wrap:wrap;gap:20px var(--people-column-gap);justify-content:center;margin-top:var(--people-column-gap)}.c-people--4-col .c-people__list{--people-columns:4;padding:0}.c-people--3-col .c-people__list{--people-columns:3;padding:0 12.5%}.c-people:has(:is(.c-people__title,.c-people__blurb)) .c-people__list{margin-top:2rem}@media only screen and (max-width:800px){.c-people__title{padding-bottom:.1em}.c-people:has(:is(.c-people__title,.c-people__blurb)) .c-people__list{margin-top:1.5rem}.c-people__title{text-align:left}.c-people--3-col .c-people__list{padding:0}}}