.people-gallery{margin:6rem 0}@media (min-width:768px){.people-gallery{margin:8rem 0}}@media (min-width:992px){.people-gallery{margin:10rem 0}}.people-gallery__rich-text{margin-bottom:4rem;text-align:center}@media (min-width:768px){.people-gallery__rich-text{margin-bottom:7rem}}.people-gallery__list{display:grid;gap:5rem 2.8rem}@media (min-width:768px){.people-gallery__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.people-gallery__list{grid-template-columns:repeat(3,1fr)}}.people-gallery__item{text-align:center}.people-gallery__item-image{aspect-ratio:1.28;background-color:var(--c-merino)}.people-gallery__item-image img{height:100%;object-fit:cover;width:100%}.people-gallery__item-name{color:var(--c-te-papa-green);margin:1rem 0}.people-gallery__item-position{font-weight:700;line-height:1.3;margin:1rem 0}