.filters{margin-bottom:40px}.filters:last-of-type{margin-bottom:0}.filters .pill{margin-right:8px;margin-bottom:8px}@media (max-width:780px){.filters .pill{margin-right:4px;margin-bottom:4px}}.pill{display:inline-block;appearance:none;background-color:transparent;border:1px solid #d3d3d3;color:#232323;font-size:17px;padding:12px 24px;border-radius: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}.team{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:48px}@media (max-width:767px){.team{flex-wrap:wrap;margin-bottom:32px}}.team.hide{display:none}.team .team_image{width:88px;height:88px}@media (max-width:767px){.team .team_image{width:60px;height:60px}}.team .team_image img{width:100%;height:100%;object-fit:contain;border-radius:50%}.team .team_image .initials{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;background-color:#e2e2e2}@media (max-width:767px){.team .team_image .initials{width:60px;height:60px}}.team .team_image .initials span{font-size:36px;font-weight:600;margin:0;color:#00b3b0}@media (max-width:767px){.team .team_image .initials span{font-size:24px}}.team .team_description{width:calc(100% - 112px)}@media (max-width:767px){.team .team_description{width:100%;margin-top:16px}}.team .team_description .category{margin:0 0 4px;color:#8153a0;font-size:14px;font-weight:600}.team .team_description .category:first-letter{text-transform:uppercase}.team .team_description .name{font-weight:500;text-decoration:none;font-family:Raleway,sans-serif;font-style:normal;color:#425b76;font-size:32px;text-transform:none;line-height:1.2;margin:0}@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{margin-top:16px;display:none}.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}