.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.team-grid article{background:#fff;border:1px solid #d9ded7}.team-grid img,.portrait-fallback{width:100%;height:390px;object-fit:cover}.portrait-fallback{display:grid;place-items:center;background:#dce8df;color:#2d7153;font:500 70px 'Source Serif 4',Georgia,serif}.team-grid article>div:last-child{padding:25px}.team-grid p,.partner-grid p{font-size:8px;text-transform:uppercase;letter-spacing:1.4px;color:#2d7153;font-weight:700}.team-grid h3,.partner-grid h3{font:500 28px 'Source Serif 4',Georgia,serif;margin:9px 0 14px}.team-grid span,.partner-grid span{display:block;color:#65716b;font-size:12px;line-height:1.75}.partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.partner-grid article{background:#fff;padding:35px;min-height:310px}.partner-grid img,.partner-mark{width:110px;height:90px;object-fit:contain;margin-bottom:35px}.partner-mark{display:grid;place-items:center;background:#edf2ec;color:#2d7153;font:500 40px 'Source Serif 4',Georgia,serif}.partner-grid a{display:inline-block;margin-top:20px;color:#2d7153;text-decoration:none;font-size:10px;font-weight:700}@media(max-width:900px){.team-grid,.partner-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.team-grid,.partner-grid{grid-template-columns:1fr}.team-grid img,.portrait-fallback{height:360px}}
