[template="2022"] .employees-list .employee .function{font-size:1.8rem}section.section-employee-overview .inner{margin:0 auto}.employees-categories .category-label{display:none}.employees-categories{margin:0 0 40px 0;text-align:center}.employees-categories a{display:inline-block;margin:0 20px;padding:5px 0;font-size:20px;text-decoration:none;position:relative}.employees-categories a:after{content:'';position:absolute;display:block;width:0;height:2px;bottom:0;background:#e2211c}.employees-categories a:hover:after{width:100%;transition:all 200ms ease-in-out}[data-mouse-direction-horizontal="left"] .employees-categories a:after{right:0}[data-mouse-direction-horizontal="right"] .employees-categories a:after{left:0}.employees-categories a.category--active:after{width:100%}.employees-list{margin:40px 0 0 0}.employees-list{margin:0;padding:0;text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.employees-list .employee{width:25%;display:inline-block;vertical-align:top;text-align:initial;margin:0}.employees-list .employee.employee--hidden{display:none}.employees-list .employee .inner{margin:0 auto;padding:30px 20px;width:240px;max-width:100%;display:block;text-decoration:none}.employees-list .employee img{margin:0 auto 20px auto;max-width:100%;transition:all 0ms ease-in-out}.employees-list .employee .fullname{margin:0 0 15px 0;font-size:24px}.employees-list .employee .function{margin:0 0 5px 0;font-weight:600}@media(max-width:992px){.employees-list .employee{width:33%}}@media(max-width:768px){.employees-list .employee{width:50%}.employees-categories{border:2px solid #e2211c}.employees-categories .category-label{display:block;font-size:20px;padding:5px 0;cursor:pointer}.employees-categories .category-label:after{display:none}.employees-categories .category-list{display:none}.employees-categories a{display:block;margin:0}}@media(max-width:480px){.employees-list .employee{width:100%}.employees-list .employee .inner{padding:20px 0}}