.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}.team{align-items:flex-start;display:flex;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{margin-right:30px;width:120px}.team .team_image img{border-radius:50%;height:100%;object-fit:contain;width:100%}.team .team_image .initials{align-items:center;background-color:#e2e2e2;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}@media (max-width:767px){.team .team_image .initials{height:20px;width:20px}}.team .team_image .initials span{color:#00b3b0;font-size:36px;font-weight:600;margin:0}@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{margin-top:16px;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}