.aa-employees .aa-inner{margin-left:auto;margin-right:auto;max-width:312px}@media (min-width:768px){.aa-employees .aa-inner{max-width:612px}}@media (min-width:992px){.aa-employees .aa-inner{max-width:1200px}}.aa-employees__header{margin-bottom:40px}.aa-employees__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.aa-employees__filter a{color:inherit;margin-bottom:10px;margin-right:20px;text-decoration:none}@media (min-width:768px){.aa-employees__filter a{margin-right:25px}}.aa-employees__filter a.is-active,.aa-employees__filter a:hover{color:#272f96}.aa-employees__filter a.is-active{font-weight:700;text-decoration:underline}.aa-employees__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:-50px;margin-left:-6px;margin-right:-6px}@media (min-width:768px){.aa-employees__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width:992px){.aa-employees__body{max-width:none}}.aa-employee{display:none;margin-bottom:50px;margin-left:6px;margin-right:6px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%}@media (min-width:768px){.aa-employee{width:calc(50% - 12px)}}@media (min-width:992px){.aa-employee{width:calc(25% - 12px)}}.aa-employee.is-visible{-webkit-animation:employee .25s ease-in-out forwards;animation:employee .25s ease-in-out forwards;display:block}.aa-employee__header{margin-bottom:20px;padding-top:122%;position:relative}.aa-employee__header img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.aa-employee__image{bottom:0;left:0;position:absolute;right:0;top:0}@-webkit-keyframes employee{0%{opacity:0}to{opacity:1}}@keyframes employee{0%{opacity:0}to{opacity:1}}