.module_people__list{column-gap:8px;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));row-gap:24px}.module__people__list__item{background:var(--Background-Light,#fafafa);border-radius:var(--Sizes-Size-2,4px);display:flex;flex-direction:column}.module__people__list__item__content{align-items:flex-start;align-self:stretch;display:flex;flex:1 0 0;flex-direction:column;gap:var(--Sizes-Size-6,24px);justify-content:space-between;padding:var(--Sizes-Size-5,16px)}.module__people__list__item__content__name-role{min-height:170px}.module__people__list__item__content h3{font-weight:700}.module__people__list__item__content h3,.module__people__list__item__content p{color:var(--Primary-Black,#2d312d);font-family:Inter;font-size:16px;font-style:normal;line-height:24px}.module__people__list__item__content p{font-weight:400}.module__people__list__item__content h3,.module__people__list__item__content p{margin:0}.module__people__list__item__image img,.module__people__list__item__image svg{aspect-ratio:2/3;border-radius:var(--Sizes-Size-2,4px);height:200px;max-height:200px;object-fit:cover;width:100%}.module__people__list__item-action{min-height:440px}.module__people__list__item-action .module__people__list__item__content{align-items:center;display:flex;justify-content:center}.module__people__list__item-action .module__people__list__item__content h3{color:var(--Primary-Black,#2d312d);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:40px;text-align:center}.module__people__header__tagline{color:var(--Primary-Dark-Grey,#6c6f6c);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:normal;text-transform:uppercase}.module__people__header__title h1,.module__people__header__title h2,.module__people__header__title h3,.module__people__header__title h4,.module__people__header__title h5,.module__people__header__title h6
.module__people__header__title div{margin:0}.module__people__header__title{margin-bottom:40px}@media (max-width:768px){.module__people__list__item__content__name-role{min-height:20px}.module__people__list__item__image img,.module__people__list__item__image svg{height:auto;max-height:100%}}