.branchen-section{max-width:1200px;margin:0 auto;padding:clamp(20px,3vw,36px) clamp(16px,4vw,28px) clamp(36px,5vw,60px)}
.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}
.link-red{font-weight:700;color:#d8210a;font-size:15px}
.link-red:hover{text-decoration:underline;color:#c01d07}
.branchen-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:14px}