.employee-grid.grid-layout{--cols-xs:12;--cols-s:6;--cols-lg:4;--grid-layout-gap:20px;row-gap:60px}.employee{text-align:left;color:inherit;--overlay-opacity:0;border-radius:8px;text-decoration:none;transition:box-shadow.125s;display:block}:root.no-focus-visible .employee:focus{box-shadow:0 0 0 var(--shadow-focus-size,4px)var(--shadow-focus-color,#d5003266);outline:none}.employee:focus:not(:focus-visible){outline:none}.employee:focus-visible{box-shadow:0 0 0 var(--shadow-focus-size,4px)var(--shadow-focus-color,#d5003266);outline:none}.employee .employee-list-image{position:relative}.employee .employee-list-image img{width:100%}.employee .employee-list-image:before{content:"";opacity:var(--overlay-opacity);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cG9seWdvbiBwb2ludHM9IjI1LjgzOTQ4MDUgMCAyNS44Mzk0ODA1IDI1LjQ1NTg0NDEgMjAuNzQ4MzExNyAyNS40NTU4NDQxIDIwLjc0NyA4LjU0NyAzLjYgMjUuNjk0OTE2NSAwIDIyLjA5NDkxNjUgMTcuMDAzIDUuMDkxIDAuMzgzNjM2Mzg0IDUuMDkxMTY4ODIgMC4zODM2MzYzODQgMCIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+),linear-gradient(10deg,#0000008c -30px,#0000);background-position:calc(100% - 34px)34px,center;background-repeat:no-repeat,repeat;border-radius:8px;width:100%;height:100%;transition:opacity.6s;position:absolute;top:0;left:0}@media(hover:hover){.employee:hover{--overlay-opacity:1}}@media(hover:none){.employee{--overlay-opacity:1}.employee .employee-list-image:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cG9seWdvbiBwb2ludHM9IjI1LjgzOTQ4MDUgMCAyNS44Mzk0ODA1IDI1LjQ1NTg0NDEgMjAuNzQ4MzExNyAyNS40NTU4NDQxIDIwLjc0NyA4LjU0NyAzLjYgMjUuNjk0OTE2NSAwIDIyLjA5NDkxNjUgMTcuMDAzIDUuMDkxIDAuMzgzNjM2Mzg0IDUuMDkxMTY4ODIgMC4zODM2MzYzODQgMCIgZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}}.employee .employee-list-text h4{margin:2rem 0 .5rem}.employee-additional{text-align:center;--inherited-button-background:#fff;--inherited-button-foreground:#000;--inherited-button-focus-ring:#fff5;grid-template-rows:1fr;grid-template-columns:1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:grid}.employee-additional .button-group{justify-content:center}.employee-additional>*{grid-area:1/1/span 1/span 1;width:100%}.employee-additional .employee-additional-placeholder{height:0;padding-top:350px}@media(min-width:768px){.employee-additional .employee-additional-placeholder{padding-top:100%}}.employee-additional .employee-additional-content{color:#fff;background-color:#011219;border-radius:8px;justify-content:center;align-items:center;padding:2rem;display:flex}.employee-wrapper{position:absolute}.employee-overlay{top:var(--admin-bar-height,0);height:calc(100% - var(--admin-bar-height,0px));z-index:10000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#0f0f0f66;width:100%;position:fixed;left:0}@supports not ((-webkit-backdrop-filter:blur(15px))or (backdrop-filter:blur(15px))){.employee-overlay{background-color:#0f0f0f99}}.employee-content-container{--columns:1;--gap:24px;--dish-padding:40px;--container-padding:20px;--header-size:300px;--header-image-width:525px;--overlay-width:min(var(--container-max-width), 100%);top:var(--admin-bar-height,0);width:var(--overlay-width);height:calc(100% - var(--admin-bar-height,0px));z-index:10001;overscroll-behavior-y:contain;background-color:#fff;padding:0;position:fixed;left:0;overflow:auto}@media(min-width:540px){.employee-content-container{--columns:2;--header-size:350px}}@media(min-width:768px){.employee-content-container{--overlay-width:min(90%, 1014px);--header-size:400px}}@media(min-width:992px){.employee-content-container{--header-size:450px}}.employee-content-container .employee-header{z-index:1;height:var(--header-size);background-color:#cbdaeb;justify-content:center;align-items:center;display:flex;position:relative}.employee-content-container .employee-header .employee-image{width:auto;max-width:100%;height:auto;max-height:100%}.employee-content-container .employee-content{--min-padding:var(--container-padding);padding:calc(1.25*var(--spacing-unit))clamp(var(--min-padding),var(--content-margin),min(var(--content-margin),2*(var(--grid-layout-column-width) + var(--grid-layout-gap))))calc(1.25*var(--spacing-unit))clamp(var(--min-padding),var(--content-margin),.5*(100% - var(--header-image-width)))}@media(min-width:768px){.employee-content-container .employee-content{--min-padding:60px}}.employee-content-container .employee-close{font:inherit;letter-spacing:inherit;word-spacing:inherit;white-space:nowrap;color:inherit;text-align:left;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;line-height:1;text-decoration:none;transition:box-shadow.125s;display:flex;position:absolute;top:30px;right:30px}:root.no-focus-visible .employee-content-container .employee-close:focus{box-shadow:0 0 0 var(--shadow-focus-size,4px)var(--shadow-focus-color,#d5003266);outline:none}.employee-content-container .employee-close:focus:not(:focus-visible){outline:none}.employee-content-container .employee-close:focus-visible{box-shadow:0 0 0 var(--shadow-focus-size,4px)var(--shadow-focus-color,#d5003266);outline:none}.employee-content-container .employee-title{text-align:center;margin-top:1em}@media(min-width:768px){.employee-content-container .employee-title{margin-top:2.5em}}.employee-content-container .employee-position{margin:-.2em 0 0;font-weight:400}
/*# sourceMappingURL=css-wpce--employee-list.css.map*/