.TPM__employees{display:flex;flex-direction:column;margin-block-start:50px}.TPM__employees h2{color:var(--tertiary-color);font-size:45px;font-weight:400;line-height:.8888;text-transform:uppercase}.TPM__employees-wrapper{display:flex;flex-wrap:wrap}.TPM__employees-wrapper li{width:100%}@media screen and (min-width:760px){.TPM__employees-wrapper li{padding:50px 0 0}}.employee-card{align-items:center;display:flex;flex-wrap:nowrap}.employee-card,.employee-card:focus,.employee-card:hover{text-decoration:none}.employee-card:focus .p-name,.employee-card:hover .p-name{color:var(--tertiary-color)}.employee-card .employee-list-img{flex-shrink:0;margin-right:20px;max-width:100px}@media (min-width:500px){.employee-card .employee-list-img{max-width:unset}}@media (min-width:1175px){.employee-card .employee-list-img{margin-right:5px}}.employee-card .p-name{color:var(--primary-color);font-size:16px;font-weight:400;text-transform:unset}@media (min-width:380px){.employee-card .p-name{font-size:20px}}@media (min-width:620px){.employee-card .p-name{font-size:30px}}@media (min-width:1175px){.employee-card .p-name{font-size:25px}}@media (min-width:1232px){.employee-card .p-name{font-size:30px}}@media (min-width:1337px){.employee-card .p-name{font-size:35px}}.employee-card .subline,.employee-card .supline{color:var(--grey-medium)}.search-results h2{color:var(--primary-color);font-size:45px;margin-block:50px}.search-results h3{color:var(--primary-color);font-size:28px;margin-block:20px}.search-results ul{list-style:none;padding:0}.search-results li+li{margin-block-start:20px}.search-results a:active,.search-results a:focus,.search-results a:hover{text-decoration:none}.search-results .results-list-contact-person{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem}.search-results .results-list-contact-person li+li{margin-block-start:0}.search-results .results-list-contact-person li{width:100%}@media screen and (min-width:980px){.search-results .results-list-contact-person li{width:calc(50% - 10px)}}