@media (min-width:768px){.cards-team{display:grid;gap:32px}.cards-team.column-2{grid-template-columns:1fr 1fr}.cards-team.column-3{grid-template-columns:repeat(3,1fr)}.cards-team.column-4{grid-template-columns:repeat(4,1fr)}}.cards-team .text h3{color:#001340;font-size:40px;font-weight:400;line-height:32px;text-transform:uppercase}.cards-team .text h3 span{color:#1f26ad}@media (max-width:767.98px){.cards-team .card{margin:0 0 32px}.cards-team .image{max-height:220px;overflow:hidden}}@media(min-width:1200px){.cards-team p{font-size:15px;margin-bottom:15px}}