.people{padding-block:2.5rem}@media (min-width:992px){.people{padding-block:5rem}}.people__heading{text-align:center}.people__wrapper{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2.5rem}.people__wrapper:has(.people__card:nth-child(2):last-child) .people__card{flex:1 1 100%;max-width:100%}@media (min-width:768px){.people__wrapper:has(.people__card:nth-child(2):last-child) .people__card{flex:1 1 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}}.people__wrapper:has(.people__card:nth-child(3)) .people__card{flex:1 1 100%;max-width:100%}@media (min-width:992px){.people__wrapper:has(.people__card:nth-child(3)) .people__card{flex:1 1 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}}@media (min-width:1200px){.people__wrapper:has(.people__card:nth-child(3)) .people__card{flex:1 1 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem)}}.people.people--variant-b .people__wrapper .people__card{flex:1 1 100%;max-width:100%}@media (min-width:576px){.people.people--variant-b .people__wrapper .people__card{flex:1 1 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}}@media (min-width:992px){.people.people--variant-b .people__wrapper:has(.people__card:nth-child(3):last-child) .people__card{flex:1 1 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem)}}@media (min-width:992px){.people.people--variant-b .people__wrapper:has(.people__card:nth-child(4)) .people__card{flex:1 1 calc(25% - 1.125rem);max-width:calc(25% - 1.125rem)}}.people__card{align-items:center;background-color:var(--sitecover-bg-secondary);border:1px solid var(--sitecover-border-secondary);display:flex;flex-direction:column;justify-content:center;min-height:24.5625rem;padding:1.5rem;width:100%}.people__image{border-radius:50%;height:180px;margin-bottom:1.5rem;overflow:hidden;width:180px}.people__image img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.people__name{color:var(--sitecover-primary);font-size:1.8125rem}.people__role{font-weight:400}.people__credentials{margin-top:.9375rem}.people__field{font-weight:400;margin-top:.25rem;text-align:center}.people__field .people__value{color:#f15822;display:unset;font-size:1rem}.row-fluid-wrapper:has(.people)+.row-fluid-wrapper:has(.people) .people{padding-top:0}