.bu-vorstand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;font-family:Montserrat,Arial,sans-serif}.bu-vorstand-card{overflow:hidden;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.12);transition:transform .25s ease,box-shadow .25s ease}.bu-vorstand-card:hover{transform:translateY(-6px);box-shadow:0 14px 36px rgba(0,0,0,.18)}.bu-vorstand-photo{position:relative;aspect-ratio:16/10;overflow:hidden;background:#e9e9e9}.bu-vorstand-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.bu-vorstand-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#ececec,#d8d8d8)}.bu-vorstand-bar{height:8px;background:#fecc02}.bu-vorstand-body{padding:22px 24px 24px}.bu-vorstand-role{margin:0 0 5px;color:#555;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.bu-vorstand-name{margin:0;color:#111;font-family:Oswald,Arial,sans-serif;font-size:27px;font-weight:600;line-height:1.15;text-transform:uppercase}.bu-vorstand-links{display:flex;gap:10px;align-items:center;margin-top:20px}.bu-vorstand-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#111;color:#fff;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.bu-vorstand-link:hover,.bu-vorstand-link:focus{background:#fecc02;color:#111;transform:scale(1.06)}.bu-vorstand-link svg{width:19px;height:19px}.bu-vorstand-empty{padding:20px;background:#f4f4f4;font-family:Montserrat,Arial,sans-serif}@media(max-width:980px){.bu-vorstand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.bu-vorstand-grid{grid-template-columns:1fr;gap:22px}}
/* Icons gegen globale Theme- und Elementor-SVG-Regeln absichern. */
.bu-vorstand-link svg.bu-icon{display:block;width:19px;height:19px;fill:none!important;stroke:currentColor!important;color:inherit!important}
.bu-vorstand-link svg.bu-icon-facebook{fill:currentColor!important;stroke:none!important}
