.contact__list{position:relative}.contact__list .contact__list__pagination{justify-self:center}.contact__list .contact__list--filters--group{margin-bottom:64px}.contact__list .contact__list--filters--group>div{padding:16px;background:#f5f5f5;border:1px solid #e7e7e7;height:100%}.contact__list .contact__list--filters--group h2{margin-top:0;font-size:22px;font-size:1.375rem;font-weight:600;line-height:27px;padding-bottom:10px;position:relative}.contact__list .contact__list--filters--group h2:after{content:'';height:4px;width:50px;position:absolute;top:100%;left:0;background:#e7e7e7}.contact__list .contact__list--filters--group input{width:calc(100% - 20px)}.contact__list .contact__list--filters--submit{width:100%;margin-top:15px}.contact__list .contact__list--filters--submit:hover{cursor:pointer}.contact__list .contact__list--filters--entry-list{display:flex;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin:-8px}.contact__list .contact__list--filters--entry-list--expander{margin:8px;font-weight:700;width:100%;display:flex}.contact__list .contact__list--filters--entry-list--expander:hover{cursor:pointer}.contact__list .contact__list--filters--entry-list--expander:before{content:" ";width:inherit;display:inline-block;align-self:center;height:0;border:1px solid #222;margin-right:16px}.contact__list .contact__list--filters--entry-list--expander:after{content:"+";min-width:fit-content;display:block;display:-ms-grid;-ms-grid-columns:max-content;font-size:1.25em;font-weight:800;margin-left:8px;text-transform:uppercase}.contact__list .contact__list--filters--entry-list--expander span{min-width:fit-content;display:block;display:-ms-grid;-ms-grid-columns:max-content;font-weight:800;text-transform:uppercase}.contact__list .contact__list--filters--entry-list__active .contact__list--filters--entry-list--expander:after{content:"-"}.contact__list .contact__list--filters--entry-list__active .contact__list--filters--entry__small:nth-child(n+11){display:flex}.contact__list .contact__list--filters--entry-list__active .contact__list--filters--entry:not(.contact__list--filters--entry__small):nth-child(n+7){display:flex}.contact__list .contact__list--filters--entry{color:var(--primary-color,#004785);text-decoration:none;font-weight:500;line-height:19px;border:1px solid #505050;margin:8px;padding:16px;width:162px;text-align:center;transition:all .4s ease-in-out;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:calc(33% - 15px)}.contact__list .contact__list--filters--entry>:last-child{margin-bottom:0}.contact__list .contact__list--filters--entry__small{width:calc(100% / 5 - 16px)}.contact__list .contact__list--filters--entry__small:nth-child(n+11){display:none}.contact__list .contact__list--filters--entry__selected{background:var(--primary-color,#004785);color:#fff}.contact__list .contact__list--filters--entry:hover{cursor:pointer}.contact__list .contact__list--filters--entry:not(.contact__list--filters--entry__small):nth-child(n+7){display:none}.contact__list.full-width .tabulator-table{grid-template-columns:repeat(auto-fit,100%)}.contact__list.one-third-width .tabulator-table{grid-template-columns:repeat(auto-fit,calc(calc(100% / 3) - 8px))}.contact__list .tabulator-table{grid-template-columns:repeat(auto-fit,calc(calc(100% / 2) - 6px));gap:12px}.contact__list .contact__list--entry-table .tabulator-table{display:grid;width:100%;margin-bottom:24px;margin-left:0;margin-right:0;position:relative}.contact__list .contact__list--entry-table .tabulator-table:after{content:" ";position:absolute;bottom:0;width:100%;border-bottom:1px solid #e7e7e7}.contact__list .contact__list--entry-table .tabulator-table .tabulator-row{margin-bottom:25px}.contact__list .contact__list--entry-table--entry>:last-child{margin-bottom:0}.contact__list .contact__list--entry-table--entry:nth-child(n+4){display:none}.contact__list .contact__list--entry-table--entry--program{line-height:1rem;font-size:.8em;margin-bottom:10px;text-transform:uppercase}.contact__list .contact__list--entry-table--entry--program span{color:#222;font-weight:700}.contact__list .contact__list--entry-table--entry--name{font-weight:700;margin-bottom:10px;text-transform:uppercase;overflow-wrap:anywhere}.contact__list .contact__list--entry-table--entry--name a{font-size:1.25em;text-decoration:none}.contact__list .contact__list--entry-table--entry--name a:hover:after{content:"\f054";font-family:"Font Awesome 5 Free";vertical-align:text-top}.contact__list .contact__list--entry-table--entry--title{line-height:.8em;font-size:.9em;margin-bottom:15px;overflow-wrap:anywhere}.contact__list .contact__list--entry-table--entry--title span{color:#222;font-style:italic}.contact__list .contact__list--entry-table--entry--email,.contact__list .contact__list--entry-table--entry--phone{line-height:1.25rem;margin-bottom:15px;overflow-wrap:anywhere}.contact__list .contact__list--entry-table--entry--email a,.contact__list .contact__list--entry-table--entry--phone a{text-decoration:underline}.contact__list .contact__list--entry-table--entry--email a:focus,.contact__list .contact__list--entry-table--entry--email a:hover,.contact__list .contact__list--entry-table--entry--phone a:focus,.contact__list .contact__list--entry-table--entry--phone a:hover{text-decoration:none}.contact__list .contact__list--entry-table--entry--address{line-height:.8em;margin-bottom:15px}.contact__list .contact__list--entry-table--entry--address>div{display:inline-block}.contact__list .contact__list--entry-table--entry--address span.contact__list--entry-table--entry--address__segment:not(:empty):after{content:", "}.contact__list .contact__list--entry-table--entry--address span.contact__list--entry-table--entry--address__segment:not(:empty):last-of-type:after{content:""}.contact__list .tabulator-footer{display:flex;place-content:center}.contact__list .tabulator-header{display:none}.contact__list .tabulator-error{display:block;width:100%;text-align:center}@media (max-width:768px){.contact__list .contact__list--filters h2{font-size:22px;font-size:1.375rem;font-weight:600}.contact__list .contact__list--filters--entry{width:calc(50% - 10px);max-width:calc(50% - 10px);margin:5px}.contact__list .contact__list--entry-table--entry--email,.contact__list .contact__list--entry-table--entry--phone,.contact__list .contact__list--entry-table--entry--program,.contact__list .contact__list--entry-table--entry--title{line-height:1em}.contact__list .contact__list--entry-table--entry--address{line-height:1em}.contact__list .contact__list--entry-table--entry--address>div{display:block}.contact__list.one-third-width .tabulator-table{grid-template-columns:repeat(auto-fit,calc(calc(100% / 2) - 6px))}}@media (max-width:576px){.contact__list .tabulator-table{grid-template-columns:repeat(auto-fit,100%)!important}}