.content-personlist--persons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media(min-width:1200px){.content-personlist--persons:has(.content-personlist--person~.content-personlist--person) .content-personlist--person{width:calc(50% - 1rem)}}.content-personlist--person{display:flex;margin-bottom:2rem;width:100%}.content-personlist--person .cImage--overlay{align-items:flex-start}body.rounded-corners .content-personlist--persons .pubserv-person,body.rounded-corners .content-personlist--persons .pubserv-person--placeholder,body.rounded-corners .content-personlist--persons .pubserv-person-image{border-radius:calc(var(--rounded-corners--border-radius--base)*.75)}