.stiftungsorgane .vorstand .members{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);grid-gap:1rem;gap:1rem}.stiftungsorgane .vorstand .member{border:1px solid #e6e6e6;border-radius:8px;margin-top:2rem}.stiftungsorgane .vorstand .member h3,.stiftungsorgane .vorstand .member p{padding-inline:1rem}.stiftungsorgane .vorstand .member p{color:#0e66a9;margin-top:0;font-weight:700}.stiftungsorgane .kuratorium .members{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);grid-gap:1rem;gap:1rem}.stiftungsorgane .kuratorium .member{border:1px solid #e6e6e6;border-radius:8px;margin-top:2rem}.stiftungsorgane .kuratorium .member h3,.stiftungsorgane .kuratorium .member p{padding-inline:1rem}.stiftungsorgane .kuratorium .member p{color:#39a5ba;margin-top:0;font-weight:700}.stiftungsorgane .image-wrapper{position:relative;width:100%;aspect-ratio:16/9}.stiftungsorgane .image-wrapper img{object-fit:cover;border-radius:10px}