.employees{max-width:1108px;margin-inline:auto;margin-block:var(--element-spacing);container:employees/inline-size}.employee-grid.grid-layout{--cols-xs:1;--grid-layout-columns:1}@container employees (width>=400px){.employee-grid.grid-layout{--grid-layout-columns:2}}@container employees (width>=650px){.employee-grid.grid-layout{--grid-layout-columns:3}}@container employees (width>=900px){.employee-grid.grid-layout{--grid-layout-columns:4}}.employee{container:employee/inner-size;text-align:left;color:inherit;line-height:1.25;text-decoration:none}@container (width<400px){.employee .employee-inner{font-size:var(--reduced-font-size-1);display:flex}.employee .employee-image{flex-shrink:0;width:120px}}@container (width>=400px){.employee .employee-inner{max-width:262px;font-size:var(--reduced-font-size-2)}}.employee .employee-placeholder{aspect-ratio:262/376;border-radius:var(--rounded);background-color:#142b50}.employee .employee-image img{border-radius:var(--rounded);width:100%}.employee .employee-text{padding:.75rem 1rem}.employee .employee-text :is(h3,p){font-size:inherit;line-height:inherit;margin:0}.employee .employee-text a{color:inherit;text-decoration:none}.employee .employee-text a:hover{color:var(--primary-color);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}@media (width>=1200px){.employee .employee-text a:hover{text-decoration-thickness:2px}}@supports (height:round(1.5px, 1px)){.employee .employee-text a:hover:where(:not(:root.safari-pre-17 *)){text-decoration-thickness: round(clamp(.0625rem,-.0134494rem + .158228vw,.125rem),var(--round-interval,1px))}}.employee .employee-text a:active{color:var(--primary-color-darker);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}@media (width>=1200px){.employee .employee-text a:active{text-decoration-thickness:2px}}@supports (height:round(1.5px, 1px)){.employee .employee-text a:active:where(:not(:root.safari-pre-17 *)){text-decoration-thickness: round(clamp(.0625rem,-.0134494rem + .158228vw,.125rem),var(--round-interval,1px))}}
/*# sourceMappingURL=css-wpce--employee-list.css.map*/