.team-card{background-color:#fff;border-radius:12px;box-shadow:20px 20px 20px #00000011;height:max-content;margin:0 auto;overflow:clip;padding:0;width:100%}.team-card-logo-wrap{align-items:center;aspect-ratio:1.5;background:#eceff5;display:flex;justify-content:center}.team-card-logo-wrap img{max-height:60%;max-width:60%;object-fit:contain}.team-card-info h4{font-size:22px}.team-card-info{display:flex;flex-direction:column;gap:.8em;padding:1.5em;text-align:center;text-decoration:none}