.team-profiles{padding-block:var(--jm-section-space)}.team-profiles__list{list-style:none;margin:0;padding:0}.team-profiles__card{height:100%}.team-profiles__photo{background-color:var(--jm-light)}.team-profiles--square .team-profiles__photo{aspect-ratio:1/1}.team-profiles--portrait .team-profiles__photo{aspect-ratio:3/4}.team-profiles--circle .team-profiles__photo{aspect-ratio:1/1;border-radius:var(--jm-radius-pill);margin:var(--jm-card-padding) auto 0;max-width:11rem}.team-profiles--circle .jm-card__body{text-align:center}.team-profiles__name{font-size:1.1875rem;margin-bottom:.2rem}.team-profiles__name a{color:inherit;text-decoration:none}.team-profiles__role{color:var(--jm-secondary);font-weight:600;margin-bottom:.75rem}.team-profiles__credentials{display:grid;gap:.25rem;list-style:none;margin:0 0 .85rem;padding:0}.team-profiles__credentials li{color:var(--jm-text-small-color);font-size:.875rem}.team-profiles__bio{font-size:.95rem}.jm-invert .team-profiles__card{background-color:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.14)}.jm-invert .team-profiles__credentials li{color:hsla(0,0%,100%,.7)}