.team-section{padding:3.5em 14em}.team-heading{font-weight:700;margin-bottom:20px}.team-grid{display:grid;gap:clamp(24px,4vw,48px);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}@media (max-width:992px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.team-grid{grid-template-columns:1fr}}.team-card{display:flex;flex-direction:column}.team-name{font-size:30px;font-weight:700;letter-spacing:-.01em;padding-bottom:0}.team-role{margin:0 0 14px}.team-links{font-size:16px;margin:0}.team-link{color:#00a0cc;text-decoration:none}.team-link:focus,.team-link:hover{text-decoration:underline}.team-sep{margin:0 6px}@media only screen and (max-width:599px){.team-section{padding:2.938rem 1.875rem}.team-heading{font-size:3.125rem}}@media only screen and (min-width:600px) and (max-width:1012px){.team-section{padding:1.813rem 3.813rem}}@media only screen and (min-width:1012px){.team-section{padding:3rem 12.688rem}}