<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-employees__intro+.employees{margin-top:100px}.employees__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:30px;list-style:none;margin:0;padding:0;-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:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-align-content:stretch;justify-content:center;-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}.employee{width:calc(25% - 22.5px)}.employee__image{position:relative}.employee__image:before{background:#7dd2c4;border-radius:10px;bottom:0;content:"";display:inline-block;height:88%;left:0;position:absolute;width:100%;z-index:1}.employee__image img{position:relative;width:100%;z-index:2}.employee__content{margin-top:1.9rem}.employee__title{font-size:1.8rem;line-height:normal;margin-bottom:.7rem}.employee__job-title{color:#040e30;font-size:1.5rem;line-height:normal;text-transform:lowercase}.employee__socials{margin-top:.7rem}.employee__social .fa{background-color:#44beaa;border-radius:100px;color:#fff;display:inline-block;font-size:1.6rem;height:40px;line-height:40px;text-align:center;-webkit-transition:background .3s;transition:background .3s;width:40px}.employee__social:hover .fa{background-color:#3cad9a}.employee__social+.employee__social{margin-left:4px}@media (max-width:992px){.employee{width:calc(33.33333% - 20px)}}@media (max-width:768px){.employee{width:calc(50% - 15px)}}@media (max-width:480px){.employee{width:100%}}</pre></body></html>