.people-cards-tiles{grid-template-columns:repeat(3,1fr)}.people-cards-tiles-reduced{grid-template-columns:repeat(5,1fr)}.people-cards-list-image,.people-cards-list-full{grid-template-columns:100%}.people-cards-list>.card>img,.people-cards-list-image>.card>img,.people-cards-list-full>.card>img,.people-cards-list>.card>.person-photo-placeholder,.people-cards-list-image>.card>.person-photo-placeholder,.people-cards-list-full>.card>.person-photo-placeholder{flex:0 0 124px;width:124px!important;height:124px!important;object-fit:cover;object-position:center top;align-self:flex-start;margin:1.2rem 0 1.2rem 1.2rem;border-radius:var(--radius-sm)}.people-cards-list>.card .card-name,.people-cards-list-image>.card .card-name,.people-cards-list-full>.card .card-name{flex:0 1 15rem;min-width:0}.people-cards-list>.card .card-section,.people-cards-list-image>.card .card-section,.people-cards-list-full>.card .card-section{flex:1 1 0;min-width:0}.people-cards-tiles>.card>img,.people-cards-tiles-reduced>.card>img{display:block;width:100%;aspect-ratio:1;object-fit:cover;object-position:center top}.people-cards .card-info .cta,.people-cards .card-info .btn{font-size:var(--fs-min);padding:.5rem 1rem}@media(max-width:64em){.people-cards-tiles,.people-cards-tiles-reduced{grid-template-columns:repeat(2,1fr)}}@media(max-width:40em){.people-cards-list>.card,.people-cards-list-image>.card,.people-cards-list-full>.card{flex-direction:column}.people-cards-list>.card>img,.people-cards-list-image>.card>img,.people-cards-list-full>.card>img{margin:1.2rem 0 0 1.2rem}}@media(max-width:40em){.people-cards-tiles,.people-cards-tiles-reduced{grid-template-columns:1fr}}
