.team-cards{column-gap:2%;display:flex;flex-wrap:wrap}.team-cards__card{margin-bottom:40px;max-width:30%;width:23.5%}@media(max-width:1200px){.team-cards__card{max-width:100%;width:100%}.team-cards__card-top-work.vip{padding:20px!important}}.team-cards__card-top p{text-align:center}.team-cards__card-top-name,.team-cards__card-top-work{padding:20px}.team-cards__card-top-name p{margin-bottom:0}.team-cards__card-top-image img{min-height:358px;object-fit:cover;width:100%}.team-cards__card-top-work p{font-size:16px;margin-bottom:10px}.team-cards__card-description{margin-top:35px}.team-cards__card-hidden-text.hidden{display:none}.team-cards__card-hidden-text.hidden *{height:0;opacity:0;transition:height .5s ease-in-out}.team-cards__card-hidden-text *{height:100%;opacity:1;transition:height .5s ease-in-out}