.team-cards-block{background-color:#f7f5ef;padding:50px 0}.team-cards-content{margin-bottom:30px;text-align:center}.team-card-list{gap:24px}.team-card,.team-card-list{display:flex;flex-direction:column}.team-card{border-radius:10px;height:100%;overflow:hidden}.team-card-content{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;padding:18px}.team-card-content>p:not(:last-child){margin-bottom:.5rem}.team-card-title{font-family:OceanicGrotesk,sans-serif;font-weight:500;margin-bottom:10px}.team-card-socials{display:flex;flex-wrap:wrap;gap:16px;margin-top:auto;padding-top:16px}.team-card-socials>.social-link{align-items:center;background-color:#f9fafb;border-radius:50%;display:flex;height:40px;justify-content:center;transition:background-color .3s ease;width:40px}.team-card-socials>.social-link:hover{background-color:#cbcbcc}.team-card-socials>.social-link img{height:20px;width:20px}@media (min-width:1025px){.team-cards-block{padding:80px 0}.team-card-list{display:grid;gap:48px;grid-template-columns:repeat(3,1fr);padding:20px}}
