.employee-list{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:20px;padding:0;margin-top:32px;margin-bottom:0;color:#0d4d69}.employee-list-title{font-family:Exotc350DmBdEU;text-transform:uppercase;font-size:48px;font-weight:400;line-height:48px;text-align:center;color:#0d4d69;margin-top:0}@container (max-width: 600px){.employee-list-title{font-size:28px}}@container (min-width: 600px){.employee-list{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center}.employee-list:has(.employee-tile:first-child:last-child){grid-template-columns:1fr}.employee-list .employee-tile-content{margin-top:20px}}@container (min-width: 1200px){.employee-list{grid-template-columns:repeat(3,1fr)}.employee-list:has(li:nth-child(2):last-child){grid-template-columns:repeat(2,1fr);max-width:800px;margin-right:auto;margin-left:auto}}.employee-image{border-radius:50%;border:2px solid transparent;outline:1px solid #0d4d69;width:104px;height:104px;flex-shrink:0;transition:box-shadow .2s}.employee-image picture{border-radius:50%}.employee-image img{border-radius:50%}.employee-image :is(picture,img){width:100px!important;height:100px!important}.employee-tile{display:flex;align-items:center;max-width:392px;min-width:300px;gap:16px;width:100%;text-decoration:none;color:#0d4d69}@container (max-width: 650px){.employee-tile{max-width:650px}}.employee-tile[href]:hover{cursor:pointer}.employee-tile[href]:hover .employee-image{box-shadow:0 0 9px -1px #000}.employee-tile[href]:hover :is(.employee-name,p){text-shadow:0px 0px 0px #0d4d69}.employee-tile .employee-tile-content{margin-top:12px;align-self:flex-start}.employee-tile .employee-tile-content p{margin-top:6px;margin-bottom:0;-webkit-hyphens:none;hyphens:none}.employee-tile :is(.employee-name,.employee-fields){font-size:14px;line-height:21px}.employee-tile .employee-name{font-weight:600;margin:0;padding:0}.employee-tile .employee-fields{font-weight:400}.employee-list--simple{display:flex;flex-flow:row wrap;column-gap:48px;row-gap:12px;max-width:100cqw}.employee-list--simple .employee-simple-tile{list-style:none;display:flex;flex-flow:column;row-gap:16px;align-items:center;padding-bottom:20px;text-align:center}.employee-list--simple .employee-simple-tile .employee-image{width:154px;height:154px;margin:auto}.employee-list--simple .employee-simple-tile :is(picture,img){width:150px!important;height:150px!important}.employee-list--simple .employee-simple-tile .employee-simple-tile__name{font-weight:700;font-size:18px}
/*# sourceMappingURL=jdd-component__employees-subset.entrypoint.css.map */
