.team-container{align-items:flex-start;display:flex;flex-wrap:wrap}.filters{margin-bottom:40px}.filters:last-of-type{margin-bottom:0}.filters .pill{margin-bottom:8px;margin-right:8px}@media (max-width:780px){.filters .pill{margin-bottom:4px;margin-right:4px}}.pill{appearance:none;background-color:transparent;border:1px solid #d3d3d3;border-radius:24px;color:#232323;display:inline-block;font-size:17px;padding:12px 24px;text-decoration:none}@media (max-width:780px){.pill{font-size:14px;padding:8px 16px}}.pill.active,.pill:hover{border:1px solid #00b3b0}.pill.active{background:rgba(0,175,204,.05)}.pill svg{margin-right:8px}.card{padding:20px;width:300px}.team{align-items:center;display:flex;justify-content:space-between;margin-bottom:48px}@media (max-width:767px){.team{flex-wrap:wrap;margin-bottom:15px}}.team.hide{display:none}.team .team_image{align-items:flex-start;display:flex;height:208px;width:288px}@media (max-width:767px){.team .team_image{align-items:flex-start;display:flex;height:250px;object-fit:cover;width:250px}}.team .team_image img{height:300px;object-fit:cover;width:300px}.team .team_image .initials{background-color:#00b3b0;border-radius:0;height:290px;justify-content:center;width:290px}@media (max-width:767px){.team .team_image .initials{float:center;height:250px;width:240px}}.team .team_image .initials span{color:#fff;display:flex;font-size:50px;font-weight:600;height:200px;justify-content:center;margin:35%;text-align:center}@media (max-width:767px){.team .team_image .initials span{font-size:40px;justify-content:center}}.team .team_description{margin-top:120px;width:calc(100% - 10px)}@media (max-width:767px){.team .team_description{margin-top:80px;width:100%}}.team .team_description .category{color:#8153a0;font-size:14px;font-weight:600;margin:0 0 4px}.team .team_description .category:first-letter{text-transform:uppercase}.team .team_description .name{color:#425b76;font-family:Raleway,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:1.2;margin:0;text-decoration:none;text-transform:none}@media (max-width:767px){.team .team_description .name{font-size:24px}}.team .team_description .position{color:#585858}@media (max-width:767px){.team .team_description .position{font-size:14px}}.team .team_description .description{color:#232323;margin-top:16px}@media (max-width:767px){.team .team_description .description{font-size:14px}}.team .team_description .description .long{display:none;margin-top:16px}.team .team_description .description .long.active{display:block}.team .team_description .description .expand{margin-top:8px}.team .team_description .description .expand .less,.team .team_description .description .expand .more{display:none;font-weight:600}.team .team_description .description .expand .less svg,.team .team_description .description .expand .more svg{margin-left:4px}.team .team_description .description .expand .less.active,.team .team_description .description .expand .more.active{display:block}