.employees__grid:has(.employee){margin-bottom:4em;padding-top:1em}.employees__noresults{display:inline-block;margin-bottom:3em}.employees{max-width:none;margin:1em auto 1em auto}.employees__intro,.employees__search{margin:0 auto 0 auto}.employees__intro input,.employees__search input{border-radius:var(--banner-radius, 0)}.employees__search{text-align:left !important}.employees .article__bodytext h2:only-child{margin-bottom:1em}.employees__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:clamp(12px,1.5vw,22px);padding:0;padding-bottom:clamp(12px,1.5vw,22px)}@media screen and (min-width: 768px){.employees__grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1024px){.employees__grid{grid-template-columns:repeat(4, 1fr)}}.employees__grid .employee{grid-column:span 2;display:flex;flex-direction:column;width:100%;position:relative;overflow:hidden}@media(min-width: 320px){.employees__grid .employee{grid-column:span 1}}.employees__grid .employee img{height:100%;width:100%;object-fit:cover;object-position:center;aspect-ratio:1/1}.employees__grid .employee__content{position:relative;background:inherit;padding:.75em;width:100%;display:flex;flex-direction:column}@media screen and (min-width: 768px){.employees__grid .employee__content{padding:1em}}.employees__search{margin-bottom:2em}.employees__search .form__label{font-size:1em;font-weight:500}.article__grid .employees .employees__grid{grid-template-columns:repeat(2, 1fr)}.article__body .employees.employees--grid{max-width:min(100% - var(--site-margin, 1rem)*2,720px)}.article__body .employees.employees--grid .employees__grid{grid-template-columns:repeat(2, 1fr)}.article__body .employees.employees--list{max-width:min(100% - var(--site-margin, 1rem)*2,720px)}.employees.employees--list .employees__grid{display:flex;flex-wrap:wrap;flex-direction:column;gap:clamp(1em,1.5vw,22px)}@media screen and (min-width: 768px){.employees.employees--list .employees__grid{flex-direction:row}}.employees.employees--list .employee{width:100%;display:flex;flex-direction:row}.employees.employees--list .employee__media:has(img){width:35%;height:auto;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.employees.employees--list .employee img{width:100%;height:100%;max-height:300px;object-position:center;object-fit:cover}.employees.employees--list .employee__content{width:60%;padding:1em;background:inherit}@media screen and (min-width: 768px){.employees.employees--list .employee__content{padding:1.5em}}.txtalign--center .employees__intro{padding-left:0}@media screen and (min-width: 768px){.wide__grid .employees.employees--list .employee,.section__grid .employees.employees--list .employee,.full__grid .employees.employees--list .employee{flex:47%;max-width:49%}}.employees{--skin-bg: #ededed;--skin-txt: #000}.employee{border-radius:var(--banner-radius, 0);background:var(--skin-bg, #ededed);color:var(--skin-txt, #000);font-size:var(--employees-font-size, clamp(0.8125rem, 2vw, 1rem))}.employee h3,.employee h2{font-size:1.225em;font-weight:500;line-height:1.25;margin-bottom:.15em}@media screen and (min-width: 768px){.employee h3,.employee h2{font-size:1.3em}}.employee p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.employee p:hover{overflow:visible;display:block}.employee__content{flex:2}.employee__meta{font-style:italic;opacity:.9}.employee__meta span+span:before{content:", "}.employee__description{margin-top:.5em}.employee__phone,.employee__email,.employee__url{display:flex;align-items:baseline;margin-bottom:.25em}.employee .employee__footer{overflow:visible;margin-top:auto;margin-bottom:0;padding-top:1em;opacity:.9}.employee .employee__museum{text-transform:uppercase;font-weight:500;font-size:smaller}.employee__contactlist{margin-top:.5em;margin-bottom:.5em}.employee__contactlist li a{word-break:break-all;text-underline-offset:.25em}.employee__contactlist li a i{margin-right:.5em;font-size:1.5em;top:6px}.employee__linklist{list-style-type:disc}.employee__linklist li{margin-top:.5em;margin-left:2em}.txtalign--center .employee ul{list-style-position:initial}@media screen and (max-width: 768px){.employees--grid .employees__grid.gridMobileBehaviour-horizontal{overflow-x:scroll;scroll-snap-type:x mandatory;grid-auto-flow:column;grid-template-columns:auto;padding-bottom:1em}.employees--grid .employees__grid.gridMobileBehaviour-horizontal .employee{scroll-snap-align:center;min-width:220px}}@media(max-width: 576px){.employees--grid .employees__grid.gridMobileBehaviour-list{grid-template-columns:repeat(1, 1fr)}.employees--grid .employees__grid.gridMobileBehaviour-list .employees__grid{display:flex;flex-wrap:wrap;flex-direction:column;gap:clamp(1em,1.5vw,22px)}}@media screen and (max-width: 576px)and (min-width: 768px){.employees--grid .employees__grid.gridMobileBehaviour-list .employees__grid{flex-direction:row}}@media(max-width: 576px){.employees--grid .employees__grid.gridMobileBehaviour-list .employee{width:100%;display:flex;flex-direction:row}.employees--grid .employees__grid.gridMobileBehaviour-list .employee__media:has(img){width:35%;height:auto;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.employees--grid .employees__grid.gridMobileBehaviour-list .employee img{width:100%;height:100%;max-height:300px;object-position:center;object-fit:cover}.employees--grid .employees__grid.gridMobileBehaviour-list .employee__content{width:60%;padding:1em;background:inherit}}@media screen and (max-width: 576px)and (min-width: 768px){.employees--grid .employees__grid.gridMobileBehaviour-list .employee__content{padding:1.5em}}@media(max-width: 576px){.employees--list .employees__grid.gridMobileBehaviour-card,.employees--grid .employees__grid.gridMobileBehaviour-card{grid-template-columns:repeat(1, 1fr);gap:1em}.employees--list .employees__grid.gridMobileBehaviour-card .employee,.employees--grid .employees__grid.gridMobileBehaviour-card .employee{flex-direction:column !important}.employees--list .employees__grid.gridMobileBehaviour-card .employee .employee__media,.employees--grid .employees__grid.gridMobileBehaviour-card .employee .employee__media{width:100% !important}.employees--list .employees__grid.gridMobileBehaviour-card .employee .employee__media img,.employees--grid .employees__grid.gridMobileBehaviour-card .employee .employee__media img{aspect-ratio:9/7;padding:1em 1em 0 1em}.employees--list .employees__grid.gridMobileBehaviour-card .employee .employee__content,.employees--grid .employees__grid.gridMobileBehaviour-card .employee .employee__content{width:100% !important;font-size:1.25em;padding:1em}.employees--list .employees__grid.gridMobileBehaviour-card .employee .employee__content h2,.employees--list .employees__grid.gridMobileBehaviour-card .employee .employee__content h3,.employees--grid .employees__grid.gridMobileBehaviour-card .employee .employee__content h2,.employees--grid .employees__grid.gridMobileBehaviour-card .employee .employee__content h3{font-size:1.4em}}
