.team-cards{display:flex;flex-wrap:wrap;gap:1.6rem}.client-success .team-cards,.team-cards{justify-content:center}@media (min-width:768px){.client-success .team-cards{justify-content:flex-start}}.team-cards__team-card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:17.188rem}.team-card__photo-linkedin{height:17.188rem;margin:0 auto;width:17.188rem}.team-card__image{display:flex;height:100%;max-width:none;object-fit:cover;width:100%}.team-card__linkedin{height:2rem;position:absolute;right:.938rem;top:.938rem;width:2rem}.team-card__text{width:100%}.team-card__text h3{color:var(--wm-color-goldenrod);font-size:1.25rem;line-height:1.75rem;margin:.938rem 0 0}.client-success .team-card__text h3{color:var(--wm-color-midnight)}.team-card__text p{color:var(--wm-color-sky);font-size:1rem;line-height:1.25rem}.client-success .team-card__text p{color:var(--wm-color-midnight)}