.card-deck-people{background-color:var(--gray-200,#f2f1f1);padding:125px 0}.card-deck-people__container{max-width:1136px}.card-deck-people__heading-wrap{margin-bottom:48px;margin-inline:auto;max-width:704px;text-align:center}.card-deck-people__heading{color:var(--content-text-primary,#1c1c1c);font-size:40px;line-height:1.35;margin-bottom:24px}.card-deck-people__description{color:var(--content-text-secondary,#4b4545);font-size:20px;letter-spacing:.008em;line-height:1.5}.card-deck-people__card-wrap{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-bottom:48px}.card-deck-people__card{background-color:var(--white,#fff);border-radius:4px;display:flex;flex:0 0 calc(25% - 13.5px);flex-direction:column;gap:16px;padding:16px}.card-deck-people__card-heading-wrap{flex-grow:1}.card-deck-people__card-heading{color:var(--content-text-primary,#1c1c1c);font-size:18px;font-weight:700;line-height:1.5;margin-bottom:4px}.card-deck-people__card-description{color:var(--content-text-secondary,#4b4545);line-height:1.5}.card-deck-people__card-img-wrap{flex-shrink:0}.card-deck-people__card-img{aspect-ratio:1/1;border-radius:50%;display:block;object-fit:cover;overflow:hidden;width:70px}.card-deck-people__cta-wrap{display:flex;justify-content:center}.card-deck-people__cta{min-width:263px}@media (max-width:991.98px){.card-deck-people{padding:100px 0}.card-deck-people__card{flex:0 0 calc(33.33% - 12px)}}@media (max-width:575.98px){.card-deck-people{padding:80px 0}.card-deck-people__heading{font-size:28px}.card-deck-people__description{font-size:18px}.card-deck-people__card{flex:0 0 100%;flex-direction:row}}