/*
Theme Name: Weers Webservice KIM CMS
Theme URI: https://kim-ev.de/
Author: Helmuth Weers / 4K-Film
Description: Individuelles WordPress-Redaktionssystem und Theme für KIM e.V., entwickelt von Weers Webservice.
Version: 4.5.12
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: weers-framework
*/
:root{--wf-primary:#ee6b58;--wf-secondary:#f0b84d;--wf-accent:#55a8aa;--wf-ink:#353d42;--wf-muted:#6f787d;--wf-paper:#fff;--wf-soft:#f7f3ed;--wf-line:#e6e0d8;--wf-width:1180px;--wf-radius:18px;--wf-shadow:0 16px 42px rgba(39,47,51,.10)}
h1,h2,h3,h4,h5,h6,.wf-brand-name,.wf-button{font-family:Quicksand,sans-serif}
/* Fredoka wird nur noch gezielt für dekorative Überschriften verwendet. */
.wf-hero-title,.wf-manual-project__heading{font-family:Fredoka,Quicksand,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--wf-body-bg,var(--wf-paper));color:var(--wf-ink);font:17px/1.75 Quicksand,sans-serif}img{display:block;max-width:100%;height:auto}a{color:var(--wf-primary);text-decoration:none}a:hover{text-decoration:underline}.wf-wrap{width:min(var(--wf-width),calc(100% - 40px));margin-inline:auto}.screen-reader-text{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:9999;background:#fff;padding:10px 14px}.wf-topbar{background:var(--wf-ink);color:#fff;font-size:14px}.wf-topbar-inner{display:flex;justify-content:flex-end;gap:26px;padding:7px 0}.wf-topbar a{color:#fff}.wf-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid var(--wf-line);backdrop-filter:blur(10px)}.wf-header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.wf-brand img{max-height:68px;width:auto}.wf-brand-name{font-size:24px;font-weight:800;color:var(--wf-ink)}.wf-nav ul{display:flex;gap:28px;align-items:center;list-style:none;margin:0;padding:0}.wf-nav a{color:var(--wf-ink);font-weight:700}.wf-menu-toggle{display:none;border:0;border-radius:10px;background:var(--wf-primary);color:#fff;padding:10px 14px;font-size:20px}.wf-hero{min-height:540px;display:grid;align-items:end;color:#fff;background-position:center;background-size:cover;position:relative}.wf-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,43,48,.68),rgba(35,43,48,.14))}.wf-hero-inner{position:relative;padding:100px 0 80px;max-width:760px}.wf-hero h1{font-size:clamp(44px,7vw,82px);line-height:1.02;margin:0 0 18px}.wf-hero p{font-size:clamp(20px,2.5vw,31px);line-height:1.35;margin:0 0 28px}.wf-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 23px;border:2px solid var(--wf-primary);border-radius:999px;background:var(--wf-primary);color:#fff;font-weight:800}.wf-button:hover{color:#fff;text-decoration:none;filter:brightness(.96)}.wf-button.is-light{background:#fff;border-color:#fff;color:var(--wf-ink)}.wf-section{padding:82px 0}.wf-section.is-soft{background:var(--wf-soft)}.wf-section-head{text-align:center;max-width:780px;margin:0 auto 42px}.wf-section-head h2{font-size:clamp(34px,4.5vw,56px);line-height:1.08;margin:0 0 14px}.wf-grid{display:grid;gap:28px}.wf-grid.cols-3{grid-template-columns:repeat(3,1fr)}.wf-card{height:100%;background:#fff;border-radius:var(--wf-radius);box-shadow:var(--wf-shadow);overflow:hidden}.wf-card-media{display:block;aspect-ratio:16/10;background:#e8e3db}.wf-card-media img{width:100%;height:100%;object-fit:cover}.wf-card-body{padding:24px}.wf-card h3{font-size:24px;line-height:1.25;margin:0 0 10px}.wf-meta{font-size:14px;color:var(--wf-muted);margin-bottom:12px}.wf-project{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;margin-bottom:72px}.wf-project:nth-child(even) .wf-project-media{order:2}.wf-project-media img,.wf-feature-image{width:100%;border-radius:var(--wf-radius);box-shadow:var(--wf-shadow)}.wf-project h3{font-size:clamp(32px,4vw,50px);line-height:1.08;margin:0 0 18px}.wf-justify{text-align:justify;hyphens:auto}.wf-split{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.wf-logos{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.wf-logo{min-height:130px;display:grid;place-items:center;background:#fff;border-radius:14px;padding:20px;box-shadow:0 10px 28px rgba(39,47,51,.08)}.wf-logo img{max-height:90px;width:auto}.wf-downloads{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wf-download{padding:20px;background:#fff;border:1px solid var(--wf-line);border-radius:14px}.wf-main{padding:70px 0}.wf-entry{max-width:900px;margin:auto}.wf-entry h1{font-size:clamp(38px,5vw,64px);line-height:1.08}.wf-entry-content{text-align:justify;hyphens:auto}.wf-entry-content>*:first-child{margin-top:0}.wf-single-image{width:100%;border-radius:var(--wf-radius);margin-bottom:30px}.wf-footer{background:var(--wf-ink);color:#fff;padding:56px 0 22px}.wf-footer a{color:#fff}.wf-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:42px}.wf-footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:34px;padding-top:20px;font-size:14px}.nav-links{display:flex;justify-content:space-between;gap:20px;margin-top:36px}.notice-empty{text-align:center;color:var(--wf-muted)}
@media(max-width:920px){.wf-menu-toggle{display:block}.wf-nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:20px;border-bottom:1px solid var(--wf-line)}.wf-nav.is-open{display:block}.wf-nav ul{display:block}.wf-nav li{margin:12px 0}.wf-grid.cols-3{grid-template-columns:repeat(2,1fr)}.wf-project,.wf-split{grid-template-columns:1fr}.wf-project:nth-child(even) .wf-project-media{order:0}.wf-logos{grid-template-columns:repeat(2,1fr)}.wf-downloads{grid-template-columns:1fr 1fr}.wf-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body{font-size:16px}.wf-wrap{width:min(var(--wf-width),calc(100% - 28px))}.wf-topbar-inner{justify-content:center;flex-wrap:wrap;gap:12px}.wf-header-inner{min-height:76px}.wf-brand img{max-height:54px}.wf-nav{top:76px}.wf-hero{min-height:430px}.wf-hero-inner{padding:78px 0 58px}.wf-section{padding:60px 0}.wf-grid.cols-3,.wf-downloads,.wf-footer-grid{grid-template-columns:1fr}.wf-project{gap:26px}.wf-logos{grid-template-columns:1fr 1fr}.wf-justify,.wf-entry-content{text-align:left;hyphens:none}}


/* Systematisch neu gebauter Aktuelles-Bereich */
.wf-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;align-items:stretch}
.wf-news-card{min-width:0;height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid var(--wf-line);border-radius:16px;overflow:hidden;box-shadow:0 12px 32px rgba(39,47,51,.08)}
.wf-news-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:#eee8df}
.wf-news-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.wf-news-card__media:hover img{transform:scale(1.025)}
.wf-news-card__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#eee8df,#f8f5f0)}
.wf-news-card__content{min-width:0;flex:1;display:flex;flex-direction:column;padding:24px 24px 26px}
.wf-news-card__date{margin:0 0 10px;color:var(--wf-muted);font-size:14px;line-height:1.3}
.wf-news-card__title{margin:0 0 12px;font-size:clamp(21px,2vw,27px);line-height:1.18;letter-spacing:-.015em;overflow-wrap:anywhere;word-break:normal;hyphens:auto}
.wf-news-card__title a{color:var(--wf-ink);text-decoration:none}
.wf-news-card__summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin:0 0 20px;color:var(--wf-muted);font-size:16px;line-height:1.6;overflow-wrap:anywhere;hyphens:auto}
.wf-news-card__link{margin-top:auto;font-weight:800;text-decoration:none}
.wf-news-card__link:hover{text-decoration:underline}
@media(max-width:920px){.wf-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.wf-news-grid{grid-template-columns:1fr;gap:22px}.wf-news-card__content{padding:21px}.wf-news-card__summary{-webkit-line-clamp:unset;display:block}}


/* Version 1.2: vollständig neu strukturierte Startseite */
.wf-eyebrow{margin:0 0 10px;color:var(--wf-primary);font-size:13px;font-weight:900;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}
.wf-hero .wf-eyebrow{color:#fff}.wf-hero.no-image{background:linear-gradient(135deg,var(--wf-accent),var(--wf-primary))}.wf-hero.no-image:before{background:linear-gradient(90deg,rgba(35,43,48,.28),rgba(35,43,48,.05))}.wf-hero-copy{max-width:680px}.wf-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.wf-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--wf-primary);font-weight:850;text-decoration:none}.wf-text-link:hover{text-decoration:underline}.wf-text-link.is-light{color:#fff}
.wf-section-head p:last-child{margin-bottom:0;color:var(--wf-muted)}.wf-section-head.compact{margin-bottom:30px}.wf-section-head.compact h2{margin-bottom:0}
.wf-project-list{display:grid;gap:78px}.wf-project-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:58px;align-items:center}.wf-project-row.is-reversed .wf-project-row__media{order:2}.wf-project-row__media img{width:100%;aspect-ratio:16/11;object-fit:cover;border-radius:var(--wf-radius);box-shadow:var(--wf-shadow)}.wf-project-row__content h3{margin:0 0 18px;font-size:clamp(31px,4vw,50px);line-height:1.08}.wf-richtext{font-size:17px;line-height:1.8}.wf-richtext>*:first-child{margin-top:0}.wf-richtext>*:last-child{margin-bottom:0}.wf-richtext p{text-align:justify;hyphens:auto}
.wf-about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:60px;align-items:center}.wf-about-copy h2{margin:0 0 20px;font-size:clamp(34px,4.5vw,56px);line-height:1.08}.wf-feature-image{aspect-ratio:4/3;object-fit:cover}
.wf-media-placeholder{width:100%;aspect-ratio:16/11;display:grid;place-items:center;border:2px dashed #d8d0c5;border-radius:var(--wf-radius);background:linear-gradient(135deg,#eee8df,#faf8f4);color:var(--wf-muted);font-size:14px;font-weight:800}.wf-media-placeholder.is-tall{aspect-ratio:4/3}
.is-accent-soft{background:color-mix(in srgb,var(--wf-accent) 10%,white)}.wf-simple-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.wf-job-card{min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(39,47,51,.08)}.wf-job-card__media{aspect-ratio:16/9;overflow:hidden}.wf-job-card__media img{width:100%;height:100%;object-fit:cover}.wf-job-card__body{flex:1;display:flex;flex-direction:column;padding:26px}.wf-job-card__body h3{margin:0 0 13px;font-size:25px;line-height:1.22}.wf-job-card__body h3 a{color:var(--wf-ink)}.wf-job-card__body>p:not(.wf-eyebrow){color:var(--wf-muted)}.wf-job-card__body .wf-text-link{margin-top:auto}
.wf-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.wf-logo-card{min-width:0;min-height:132px;display:grid;place-items:center;padding:22px;border:1px solid var(--wf-line);border-radius:14px;background:#fff}.wf-logo-card a{display:grid;place-items:center;width:100%;height:100%}.wf-logo-card img{max-width:100%;max-height:82px;width:auto;object-fit:contain}.wf-logo-card__name{font-weight:800;text-align:center;color:var(--wf-ink)}
.wf-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wf-download-card{display:flex;align-items:center;gap:18px;padding:22px;border:1px solid var(--wf-line);border-radius:14px;background:#fff}.wf-download-card__icon{width:48px;height:48px;display:grid;flex:0 0 48px;place-items:center;border-radius:50%;background:var(--wf-primary);color:#fff;font-size:24px;font-weight:900}.wf-download-card h3{margin:0 0 5px;font-size:19px;line-height:1.25}.wf-download-card a{font-weight:800}.wf-download-card span:not(.wf-download-card__icon){color:var(--wf-muted);font-size:14px}
.wf-empty{grid-column:1/-1;display:flex;flex-direction:column;gap:4px;padding:28px;border:1px dashed #d8d0c5;border-radius:14px;background:rgba(255,255,255,.55);color:var(--wf-muted);text-align:center}.wf-empty strong{color:var(--wf-ink)}
@media(max-width:920px){.wf-project-row,.wf-about-grid{grid-template-columns:1fr}.wf-project-row.is-reversed .wf-project-row__media{order:0}.wf-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wf-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.wf-hero-actions{align-items:flex-start;flex-direction:column}.wf-project-list{gap:52px}.wf-project-row{gap:26px}.wf-richtext p{text-align:left;hyphens:none}.wf-simple-grid,.wf-download-grid{grid-template-columns:1fr}.wf-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-logo-card{min-height:108px;padding:16px}}

/* v1.4: eigenständige Slider-Komponenten */
.wf-slider{position:relative;min-width:0}
.wf-slider__viewport{overflow:hidden;padding:4px 2px 34px}
.wf-news-track{display:flex;gap:32px;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}
.wf-news-track>.wf-news-card{flex:0 0 calc((100% - 64px)/3)}
.wf-slider__controls{display:flex;align-items:center;justify-content:center;gap:18px}
.wf-slider__button{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--wf-line);border-radius:50%;background:#fff;color:var(--wf-ink);font-size:21px;cursor:pointer;transition:transform .2s ease,background .2s ease,opacity .2s ease}
.wf-slider__button:hover:not(:disabled){transform:translateY(-2px);background:var(--wf-accent-soft)}
.wf-slider__button:disabled{opacity:.28;cursor:default}
.wf-slider__dots{display:flex;align-items:center;gap:8px;min-height:16px}
.wf-slider__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:var(--wf-line);cursor:pointer;transition:width .25s ease,background .25s ease}
.wf-slider__dot.is-active{width:26px;background:var(--wf-accent)}

.wf-logo-marquee{position:relative;overflow:hidden;padding:10px 0}
.wf-logo-marquee::before,.wf-logo-marquee::after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:90px;pointer-events:none}
.wf-logo-marquee::before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}
.wf-logo-marquee::after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}
.wf-logo-marquee__viewport{overflow:hidden}
.wf-logo-track{display:flex;align-items:center;gap:24px;width:max-content;animation:wf-logo-scroll 34s linear infinite;will-change:transform}
.wf-logo-marquee:hover .wf-logo-track,.wf-logo-marquee:focus-within .wf-logo-track{animation-play-state:paused}
.wf-logo-track>.wf-logo-card{flex:0 0 210px;min-height:122px;display:grid;place-items:center;padding:22px;background:#fff;border:1px solid var(--wf-line);border-radius:14px}
.wf-logo-track>.wf-logo-card img{max-width:165px;max-height:74px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.78;transition:filter .25s ease,opacity .25s ease,transform .25s ease}
.wf-logo-track>.wf-logo-card:hover img{filter:none;opacity:1;transform:scale(1.03)}
@keyframes wf-logo-scroll{to{transform:translateX(calc(-50% - 12px))}}

@media(max-width:980px){
  .wf-news-track>.wf-news-card{flex-basis:calc((100% - 24px)/2)}
  .wf-news-track{gap:24px}
}
@media(max-width:680px){
  .wf-news-track>.wf-news-card{flex-basis:100%}
  .wf-news-track{gap:18px}
  .wf-slider__viewport{padding-bottom:25px}
  .wf-logo-marquee::before,.wf-logo-marquee::after{width:34px}
  .wf-logo-track{gap:16px;animation-duration:26s}
  .wf-logo-track>.wf-logo-card{flex-basis:165px;min-height:100px;padding:16px}
  .wf-logo-track>.wf-logo-card img{max-width:135px;max-height:60px}
}
@media(prefers-reduced-motion:reduce){
  .wf-news-track{transition:none}
  .wf-logo-track{animation-play-state:paused}
}

/* Project grid: clean four-column module */
.wf-project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}
.wf-project-grid>.wf-empty{grid-column:1/-1}
.wf-project-card{height:100%;min-width:0;background:#fff;border:1px solid rgba(39,47,51,.09);border-radius:var(--wf-radius);box-shadow:0 12px 32px rgba(39,47,51,.08);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.wf-project-card:hover,.wf-project-card:focus-within{transform:translateY(-5px);box-shadow:0 20px 46px rgba(39,47,51,.14);border-color:rgba(39,47,51,.15)}
.wf-project-card__link{display:flex;height:100%;min-height:100%;flex-direction:column;color:var(--wf-ink);text-decoration:none}
.wf-project-card__link:hover{color:var(--wf-ink);text-decoration:none}
.wf-project-card__media{aspect-ratio:4/3;background:#e8e3db;overflow:hidden}
.wf-project-card__media img,.wf-project-card__media .wf-media-placeholder{width:100%;height:100%;object-fit:cover;border-radius:0;box-shadow:none;transition:transform .45s ease}
.wf-project-card:hover .wf-project-card__media img{transform:scale(1.035)}
.wf-project-card__body{display:flex;flex:1;flex-direction:column;padding:24px 22px 22px}
.wf-project-card__eyebrow{margin:0 0 8px;color:var(--wf-primary);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wf-project-card h3{margin:0 0 12px;font-size:clamp(21px,1.7vw,27px);line-height:1.18;overflow-wrap:anywhere}
.wf-project-card__summary{display:-webkit-box;margin:0 0 20px;color:var(--wf-muted);font-size:16px;line-height:1.65;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.wf-project-card__more{margin-top:auto;color:var(--wf-primary);font-weight:800}
.wf-project-card__more span{display:inline-block;transition:transform .2s ease}
.wf-project-card:hover .wf-project-card__more span{transform:translateX(4px)}
@media(max-width:1050px){.wf-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.wf-project-grid{grid-template-columns:1fr;gap:20px}.wf-project-card__media{aspect-ratio:16/10}.wf-project-card__body{padding:22px 20px}}


/* v1.5: animierte Bereichstrenner */
.wf-divider{position:relative;height:58px;overflow:hidden;background:var(--wf-paper)}
.wf-divider.is-soft-after{background:linear-gradient(to bottom,var(--wf-paper) 0 50%,var(--wf-soft) 50% 100%)}
.wf-divider.is-soft-before{background:linear-gradient(to bottom,var(--wf-soft) 0 50%,var(--wf-paper) 50% 100%)}
.wf-divider.is-accent-before{background:linear-gradient(to bottom,var(--wf-accent-soft,#eef7f7) 0 50%,var(--wf-paper) 50% 100%)}
.wf-divider.is-accent-after{background:linear-gradient(to bottom,var(--wf-paper) 0 50%,var(--wf-accent-soft,#eef7f7) 50% 100%)}
.wf-divider__inner{position:absolute;left:50%;top:50%;width:min(var(--wf-width),calc(100% - 40px));height:18px;transform:translate(-50%,-50%)}
.wf-divider__line{position:absolute;left:12px;right:12px;top:50%;height:2px;background:var(--wf-primary);transform:translateY(-50%) scaleX(0);transform-origin:center;opacity:.78;transition:transform 1.05s cubic-bezier(.22,.61,.36,1)}
.wf-divider__dot{position:absolute;top:50%;width:11px;height:11px;border:2px solid var(--wf-primary);border-radius:50%;background:#fff;opacity:0;transform:translateY(-50%) scale(.35);transition:opacity .35s ease .55s,transform .45s cubic-bezier(.34,1.56,.64,1) .55s}
.wf-divider__dot.is-left{left:0}.wf-divider__dot.is-right{right:0}
.wf-divider.is-visible .wf-divider__line{transform:translateY(-50%) scaleX(1)}
.wf-divider.is-visible .wf-divider__dot{opacity:1;transform:translateY(-50%) scale(1)}
@media(max-width:640px){.wf-divider{height:42px}.wf-divider__inner{width:calc(100% - 28px)}.wf-divider__dot{width:9px;height:9px}.wf-divider__line{left:10px;right:10px}}
@media(prefers-reduced-motion:reduce){.wf-divider__line,.wf-divider__dot{transition:none}.wf-divider__line{transform:translateY(-50%) scaleX(1)}.wf-divider__dot{opacity:1;transform:translateY(-50%) scale(1)}}

/* v1.6 — feste redaktionelle Projektspalten */
.wf-project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;align-items:stretch}
.wf-project-column{display:flex;min-width:0;flex-direction:column;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}
.wf-project-column__media{aspect-ratio:2.35/1;margin:0 0 26px;background:#e8e3db;overflow:hidden}
.wf-project-column__media img,.wf-project-column__media .wf-media-placeholder{width:100%;height:100%;object-fit:cover}
.wf-project-column__content{display:flex;flex:1;flex-direction:column}
.wf-project-column__title{margin:0 0 22px;color:#0d477d;font-size:clamp(19px,1.45vw,25px);font-weight:800;line-height:1.18;overflow-wrap:anywhere}
.wf-project-column__title span{display:inline}
.wf-project-column__subtitle{min-height:92px;margin:0 0 20px;color:#0d477d;font-size:17px;font-weight:800;line-height:1.2;text-align:center}
.wf-project-column__subtitle p{margin:0}
.wf-project-column__text{margin:0 0 22px;font-size:15px;line-height:1.3;text-align:justify;hyphens:auto}
.wf-project-column__text>*:first-child{margin-top:0}.wf-project-column__text>*:last-child{margin-bottom:0}
.wf-project-column__button{align-self:center;margin-top:auto;display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 20px;border-radius:2px;background:#07518b;color:#fff;font-size:13px;font-weight:800;text-decoration:none}
.wf-project-column__button:hover{background:#063f6d;color:#fff;text-decoration:none;transform:translateY(-1px)}
@media(max-width:1050px){.wf-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:56px}.wf-project-column__subtitle{min-height:0}.wf-project-column__text{text-align:left;hyphens:none}}
@media(max-width:640px){.wf-project-grid{grid-template-columns:1fr;gap:52px}.wf-project-column__media{aspect-ratio:16/7}.wf-project-column__title{font-size:24px}.wf-project-column__subtitle{text-align:left}.wf-project-column__button{align-self:flex-start}}


/* Version 1.7: Vier feste, manuell redigierbare Projektspalten */
.wf-project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;align-items:stretch}
.wf-manual-project{display:flex;min-width:0;flex-direction:column}
.wf-manual-project__media{aspect-ratio:2.35/1;margin:0 0 25px;overflow:hidden;background:#e8e3db}
.wf-manual-project__media img,.wf-manual-project__media .wf-media-placeholder{width:100%;height:100%;object-fit:cover}
.wf-manual-project__body{display:flex;flex:1;flex-direction:column;min-width:0}
.wf-manual-project__heading{margin:0 0 22px;color:#0d477d;font-family:Fredoka,Quicksand,sans-serif;font-size:clamp(19px,1.45vw,25px);font-weight:800;line-height:1.2;overflow-wrap:anywhere}
.wf-manual-project__heading p{margin:0;font:inherit;color:inherit;text-align:inherit}
.wf-manual-project__heading a{color:inherit}
.wf-manual-project__content{font-size:15.5px;line-height:1.38;color:var(--wf-ink);text-align:justify;hyphens:auto;overflow-wrap:anywhere}
.wf-manual-project__content>*:first-child{margin-top:0}
.wf-manual-project__content>*:last-child{margin-bottom:0}
.wf-manual-project__content h3,.wf-manual-project__content h4{color:#0d477d;line-height:1.25}
.wf-manual-project__action{margin-top:auto;padding-top:24px;text-align:center}
.wf-manual-project__action .wf-button{border-radius:2px;background:#0d477d;border-color:#0d477d;padding:10px 18px;font-size:14px}
.wf-manual-project__action .wf-button:hover{background:#08365f;border-color:#08365f}
.wf-project-grid.is-empty{grid-template-columns:1fr}
@media(max-width:1050px){.wf-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:54px}}
@media(max-width:640px){.wf-project-grid{grid-template-columns:1fr;gap:52px}.wf-manual-project__content{text-align:left;hyphens:none}.wf-manual-project__media{aspect-ratio:16/8}}


/* Version 1.9: vollständig formatierbare Spaltentexte und flexible Hintergrundfarben */
.wf-manual-project{background:var(--wf-column-bg,#fff);padding:22px 18px 24px;border-radius:4px}
.wf-manual-project__content h1,.wf-manual-project__content h2,.wf-manual-project__content h3,.wf-manual-project__content h4,.wf-manual-project__content h5,.wf-manual-project__content h6{font-family:Fredoka,Quicksand,sans-serif}
.wf-manual-project__content img{max-width:100%;height:auto}
.wf-entry{padding:clamp(24px,4vw,54px);border-radius:var(--wf-radius)}


/* Version 2.0: großzügigere, cinematische Projektbilder */
.wf-project-grid{gap:30px}
.wf-manual-project{padding:0 20px 28px;overflow:hidden;border-radius:12px;box-shadow:0 10px 30px rgba(39,47,51,.065);transition:transform .28s ease,box-shadow .28s ease}
.wf-manual-project:hover,.wf-manual-project:focus-within{transform:translateY(-3px);box-shadow:0 18px 40px rgba(39,47,51,.11)}
.wf-manual-project__media{aspect-ratio:16/9;margin:0 -20px 28px;overflow:hidden;background:#e8e3db}
.wf-manual-project__media img{transition:transform .65s cubic-bezier(.22,.61,.36,1)}
.wf-manual-project:hover .wf-manual-project__media img{transform:scale(1.045)}
.wf-manual-project__heading{margin-bottom:24px}
.wf-manual-project__content{line-height:1.5}
.wf-manual-project__action{padding-top:28px}
@media(max-width:1050px){.wf-project-grid{gap:34px}.wf-manual-project__media{aspect-ratio:16/9}}
@media(max-width:640px){.wf-manual-project{padding:0 18px 24px}.wf-manual-project__media{margin:0 -18px 24px;aspect-ratio:16/9}.wf-manual-project:hover,.wf-manual-project:focus-within{transform:none}}
@media(prefers-reduced-motion:reduce){.wf-manual-project,.wf-manual-project__media img{transition:none}.wf-manual-project:hover .wf-manual-project__media img{transform:none}}


/* v2.1 – uniform editorial project columns
   Every column follows the same four aligned rows: image, heading, text, action. */
.wf-project-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  grid-auto-flow:row;
  gap:30px;
  align-items:stretch;
}
.wf-manual-project{
  display:grid;
  grid-template-rows:subgrid;
  grid-row:span 4;
  min-width:0;
  padding:0 20px 28px;
  background:var(--wf-column-bg,#fff);
  overflow:hidden;
  border-radius:12px;
  box-shadow:0 10px 30px rgba(39,47,51,.065);
  transition:transform .28s ease,box-shadow .28s ease;
}
.wf-manual-project__media{
  grid-row:1;
  width:auto;
  aspect-ratio:16/9;
  margin:0 -20px;
  overflow:hidden;
  background:#e8e3db;
}
.wf-manual-project__heading{
  grid-row:2;
  align-self:start;
  min-width:0;
  margin:0;
  padding:28px 0 22px;
  color:#0d477d;
  font-family:Fredoka,Quicksand,sans-serif;
  font-size:clamp(19px,1.45vw,25px);
  font-weight:700;
  line-height:1.2;
  overflow-wrap:anywhere;
}
.wf-manual-project__heading > *:first-child{margin-top:0}
.wf-manual-project__heading > *:last-child{margin-bottom:0}
.wf-manual-project__heading p{margin:.2em 0}
.wf-manual-project__content{
  grid-row:3;
  align-self:start;
  min-width:0;
  margin:0;
  padding:0;
  color:var(--wf-ink);
  font-family:Quicksand,sans-serif;
  font-size:15.5px;
  line-height:1.5;
  overflow-wrap:anywhere;
}
.wf-manual-project__content > *:first-child{margin-top:0}
.wf-manual-project__content > *:last-child{margin-bottom:0}
.wf-manual-project__action{
  grid-row:4;
  align-self:end;
  min-height:44px;
  margin:0;
  padding-top:28px;
  text-align:center;
}
/* Fallback for browsers without subgrid. */
@supports not (grid-template-rows:subgrid){
  .wf-manual-project{grid-template-rows:auto minmax(150px,auto) 1fr auto}
}
@media(max-width:1050px){
  .wf-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}
}
@media(max-width:640px){
  .wf-project-grid{grid-template-columns:1fr;gap:44px}
  .wf-manual-project{display:grid;grid-template-rows:auto auto auto auto;grid-row:auto;padding:0 18px 24px}
  .wf-manual-project__media{margin:0 -18px}
  .wf-manual-project__heading{padding:24px 0 18px}
  .wf-manual-project__content{text-align:left;hyphens:none}
  .wf-manual-project__action{text-align:left}
}
\n\n/* v2.2 – five consistently aligned project rows: image, heading, subtitle, content, action. */
.wf-manual-project{
  grid-template-rows:subgrid;
  grid-row:span 5;
}
.wf-manual-project__heading{grid-row:2;font-family:Fredoka,Quicksand,sans-serif}
.wf-manual-project__subtitle{
  grid-row:3;
  align-self:start;
  min-width:0;
  margin:0;
  padding:0 0 24px;
  color:#0d477d;
  font-family:Quicksand,sans-serif;
  font-size:clamp(16px,1.15vw,20px);
  font-weight:700;
  line-height:1.35;
  overflow-wrap:anywhere;
}
.wf-manual-project__subtitle > *:first-child{margin-top:0}
.wf-manual-project__subtitle > *:last-child{margin-bottom:0}
.wf-manual-project__subtitle p{margin:.2em 0}
.wf-manual-project__content{grid-row:4;font-family:Quicksand,sans-serif}
.wf-manual-project__action{grid-row:5}
@supports not (grid-template-rows:subgrid){
  .wf-manual-project{grid-template-rows:auto minmax(92px,auto) minmax(112px,auto) 1fr auto}
}
@media(max-width:640px){
  .wf-manual-project{grid-template-rows:auto auto auto auto auto;grid-row:auto}
  .wf-manual-project__subtitle{padding-bottom:20px}
}


/* v2.3 – vollständig editierbarer Header/Hero */
.wf-hero:before{background:color-mix(in srgb,var(--wf-hero-overlay,#202a30) calc(var(--wf-hero-overlay-opacity,.52)*100%),transparent)}
.wf-hero--center .wf-hero-inner{margin-inline:auto;text-align:center}.wf-hero--center .wf-hero-actions{justify-content:center}.wf-hero--center .wf-hero-copy{margin-inline:auto}
.wf-hero--right .wf-hero-inner{margin-left:auto;text-align:right}.wf-hero--right .wf-hero-actions{justify-content:flex-end}.wf-hero--right .wf-hero-copy{margin-left:auto}
.wf-hero-kicker p,.wf-hero-title p,.wf-hero-copy p{margin:0}
.wf-hero-title{font-family:Fredoka,Quicksand,sans-serif;font-size:clamp(44px,7vw,82px);font-weight:700;line-height:1.02;margin:0 0 18px}
.wf-hero-copy{font-family:Quicksand,sans-serif;font-size:clamp(20px,2.5vw,31px);line-height:1.35;margin:0 0 28px}
.wf-hero-kicker{color:#fff}.wf-hero-button-primary{background:var(--wf-btn-bg,#fff);border-color:var(--wf-btn-bg,#fff);color:var(--wf-btn-color,#353d42)}
.wf-hero-button-primary:hover{color:var(--wf-btn-color,#353d42)}.wf-hero-button-secondary{color:var(--wf-link-color,#fff)}.wf-hero-button-secondary:hover{color:var(--wf-link-color,#fff)}

/* v2.3.2 – breitere, sauber lesbare Projektspalten mit beibehaltenem Blocksatz */
:root{--wf-width:1440px}

.wf-project-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:28px;
}
.wf-manual-project{
  min-width:0;
  padding-inline:22px;
}
.wf-manual-project__media{margin-inline:-22px}

/* Überschrift und Untertitel dürfen nur an normalen Wortgrenzen umbrechen. */
.wf-manual-project__heading,
.wf-manual-project__subtitle{
  overflow-wrap:normal;
  word-break:normal;
  hyphens:manual;
}

/* Gewünschter Blocksatz – mit sauberer deutscher Silbentrennung statt Zwangsumbruch. */
.wf-manual-project__content,
.wf-manual-project__content p{
  text-align:justify;
  text-align-last:left;
  hyphens:auto;
  -webkit-hyphens:auto;
  overflow-wrap:normal;
  word-break:normal;
}

@media(max-width:1240px){
  .wf-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}
}
@media(max-width:640px){
  .wf-project-grid{grid-template-columns:1fr}
  .wf-manual-project{padding-inline:18px}
  .wf-manual-project__media{margin-inline:-18px}
  .wf-manual-project__content,
  .wf-manual-project__content p{
    text-align:justify;
    text-align-last:left;
    hyphens:auto;
    -webkit-hyphens:auto;
  }
}


/* v2.4 – festes redaktionelles Vier-Spalten-Modul
   Keine Kartenoptik. Alle vier Spalten nutzen dieselben fünf Rasterebenen:
   Bild, Überschrift, Untertitel, Textinhalt und Button. */
#projekte .wf-wrap{
  width:min(1440px,calc(100% - 56px));
}
#projekte .wf-project-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:42px;
  align-items:stretch;
}
#projekte .wf-manual-project{
  display:grid;
  grid-template-rows:180px 96px 150px minmax(0,1fr) auto;
  min-width:0;
  height:100%;
  padding:0;
  background:transparent !important;
  border:0;
  border-radius:0;
  box-shadow:none;
  overflow:visible;
  transform:none;
  transition:none;
}
#projekte .wf-manual-project:hover,
#projekte .wf-manual-project:focus-within{
  transform:none;
  box-shadow:none;
}
#projekte .wf-manual-project__media{
  grid-row:1;
  width:100%;
  height:180px;
  aspect-ratio:auto;
  margin:0;
  overflow:hidden;
  background:#e8e3db;
  border-radius:0;
}
#projekte .wf-manual-project__media img,
#projekte .wf-manual-project__media .wf-media-placeholder{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:0;
  transform:none !important;
}
#projekte .wf-manual-project__heading{
  grid-row:2;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  min-width:0;
  height:96px;
  margin:0;
  padding:28px 8px 12px;
  font-family:Fredoka,Quicksand,sans-serif;
  line-height:1.18;
  overflow:visible;
  overflow-wrap:normal;
  word-break:normal;
  hyphens:manual;
  text-align:center;
}
#projekte .wf-manual-project__heading > *{
  max-width:100%;
}
#projekte .wf-manual-project__subtitle{
  grid-row:3;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  min-width:0;
  height:150px;
  margin:0;
  padding:12px 8px 20px;
  font-family:Quicksand,sans-serif;
  line-height:1.35;
  overflow:visible;
  overflow-wrap:normal;
  word-break:normal;
  hyphens:manual;
  text-align:center;
}
#projekte .wf-manual-project__content{
  grid-row:4;
  min-width:0;
  margin:0;
  padding:0 4px;
  font-family:Quicksand,sans-serif;
  font-size:15.5px;
  line-height:1.48;
  text-align:justify;
  text-align-last:left;
  hyphens:auto;
  -webkit-hyphens:auto;
  overflow-wrap:normal;
  word-break:normal;
}
#projekte .wf-manual-project__content p{
  margin:0 0 1em;
  text-align:inherit;
  text-align-last:inherit;
  hyphens:inherit;
  -webkit-hyphens:inherit;
  overflow-wrap:normal;
  word-break:normal;
}
#projekte .wf-manual-project__action{
  grid-row:5;
  align-self:end;
  margin:0;
  padding:24px 0 0;
  text-align:center;
}
#projekte .wf-manual-project__action .wf-button{
  min-height:42px;
  border-radius:2px;
}
@media(max-width:1199px){
  #projekte .wf-wrap{width:min(1000px,calc(100% - 44px))}
  #projekte .wf-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 42px}
  #projekte .wf-manual-project{grid-template-rows:220px auto auto minmax(0,1fr) auto}
  #projekte .wf-manual-project__media{height:220px}
  #projekte .wf-manual-project__heading,
  #projekte .wf-manual-project__subtitle{height:auto;min-height:0}
}
@media(max-width:640px){
  #projekte .wf-wrap{width:calc(100% - 28px)}
  #projekte .wf-project-grid{grid-template-columns:1fr;gap:54px}
  #projekte .wf-manual-project{grid-template-rows:auto auto auto auto auto}
  #projekte .wf-manual-project__media{height:auto;aspect-ratio:16/9}
  #projekte .wf-manual-project__heading{padding:24px 0 12px}
  #projekte .wf-manual-project__subtitle{padding:8px 0 20px}
  #projekte .wf-manual-project__content{padding:0;text-align:justify;text-align-last:left}
  #projekte .wf-manual-project__action{text-align:left}
}

/* Über-uns-Modul: Bild/Text frei links oder rechts */
.wf-about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:60px;align-items:center}
.wf-about-grid.is-image-left .wf-about-media{order:1}
.wf-about-grid.is-image-left .wf-about-copy{order:2}
.wf-about-grid.is-text-left .wf-about-copy{order:1}
.wf-about-grid.is-text-left .wf-about-media{order:2}
.wf-about-title h1,.wf-about-title h2,.wf-about-title h3,.wf-about-title p{margin:0 0 20px;font-size:clamp(34px,4.5vw,56px);line-height:1.08;font-family:Fredoka,Quicksand,sans-serif}
.wf-about-copy .wf-eyebrow p{margin:0}
.wf-about-text{text-align:justify;hyphens:auto}
.wf-about-action{margin-top:28px}
@media(max-width:920px){.wf-about-grid{grid-template-columns:1fr;gap:32px}.wf-about-grid.is-image-left .wf-about-media,.wf-about-grid.is-text-left .wf-about-media{order:1}.wf-about-grid.is-image-left .wf-about-copy,.wf-about-grid.is-text-left .wf-about-copy{order:2}}
@media(max-width:640px){.wf-about-text{text-align:left;hyphens:none}}


/* Version 2.7.0: individuell einstellbare Bildradien und variable Ausrichtung der Bereichsüberschriften */
.wf-section-head{
  text-align:var(--wf-section-heading-align,left);
  margin-left:0;
  margin-right:auto;
}
.wf-section-head.is-center{margin-left:auto;margin-right:auto}
.wf-section-head.is-right{margin-left:auto;margin-right:0}
#ueber-uns .wf-feature-image{border-radius:var(--wf-about-image-radius,0px)}
#projekte .wf-manual-project__media{border-radius:var(--wf-project-image-radius,0px);overflow:hidden}


/* Version 2.8.0: flexible Über-uns-Teilung und originale KIM-Verlaufstrenner */
#ueber-uns .wf-about-grid{
  grid-template-columns:minmax(0,var(--wf-about-left,50fr)) minmax(0,var(--wf-about-right,50fr));
  gap:var(--wf-about-gap,60px);
  align-items:var(--wf-about-align,center);
}
#ueber-uns .wf-about-copy,
#ueber-uns .wf-about-media{
  padding:var(--wf-about-padding,0px);
  min-width:0;
}
#ueber-uns .wf-about-copy{background:var(--wf-about-text-bg,#fff)}
#ueber-uns .wf-about-media{background:var(--wf-about-image-bg,#fff)}
#ueber-uns .wf-about-media img{display:block;width:100%;height:auto}

/* Originalnahe Bereichstrenner: breite Linie mit blau-grünem Verlauf */
.wf-divider{height:54px;background:transparent!important;overflow:hidden}
.wf-divider__inner{height:14px;width:min(var(--wf-width),calc(100% - 40px))}
.wf-divider__line{
  left:0;right:0;height:8px;border-radius:0;
  background:linear-gradient(90deg,#1689aa 0%,#56a99a 38%,#c9db54 100%);
  opacity:1;
  box-shadow:none;
}
.wf-divider__dot{display:none!important}
@media(max-width:920px){
 #ueber-uns .wf-about-grid{grid-template-columns:1fr;gap:32px}
}
@media(max-width:640px){.wf-divider{height:38px}.wf-divider__inner{width:calc(100% - 28px)}.wf-divider__line{height:6px}}

/* v2.9 – zentraler Typografie-Manager und farbige Spaltenzwischenräume */
body{line-height:var(--wf-body-line-height,1.65);letter-spacing:var(--wf-body-letter-spacing,0px)}
h1,h2,h3,h4,h5,h6,.wf-hero-title,.wf-about-title{line-height:var(--wf-heading-line-height,1.15);letter-spacing:var(--wf-heading-letter-spacing,0px)}
.wf-section-head{max-width:none;text-align:var(--wf-section-heading-align,left);margin-left:0;margin-right:0}
#projekte .wf-project-grid{gap:var(--wf-project-gap,28px);background:transparent}
#projekte .wf-manual-project__heading{line-height:var(--wf-project-heading-line-height,1.2);letter-spacing:var(--wf-project-heading-letter-spacing,0px)}
#projekte .wf-manual-project__subtitle{line-height:var(--wf-project-subtitle-line-height,1.35);letter-spacing:var(--wf-project-subtitle-letter-spacing,0px)}
#projekte .wf-manual-project__content,#projekte .wf-manual-project__content p{line-height:var(--wf-project-text-line-height,1.5);letter-spacing:var(--wf-project-text-letter-spacing,0px)}
.wf-divider{height:calc(var(--wf-divider-thickness,8px) + 42px)}
.wf-divider__inner{height:var(--wf-divider-thickness,8px)}
.wf-divider__line{left:0;right:0;height:var(--wf-divider-thickness,8px);border:0;background:linear-gradient(90deg,var(--wf-divider-start,#1582aa),var(--wf-divider-end,#c8dc52));opacity:1}
.wf-divider__dot{display:none}

/* Version 3.0: einfacher redaktioneller Jobbereich */
.wf-job-slider__viewport{overflow:hidden}.wf-job-slider__track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.wf-job-slide{flex:0 0 100%;display:grid;grid-template-columns:var(--wf-job-columns,1fr 1fr);gap:var(--wf-job-gap,54px);align-items:stretch;padding:0}.wf-job-slide.is-image-left .wf-job-media{order:-1}.wf-job-copy,.wf-job-media{padding:var(--wf-job-padding,28px);min-width:0}.wf-job-copy{display:flex;flex-direction:column;justify-content:center}.wf-job-media{display:flex;align-items:center;justify-content:center}.wf-job-media img{width:100%;height:auto;display:block}.wf-job-title{font-family:Fredoka,Quicksand,sans-serif;font-size:clamp(30px,4vw,52px);line-height:1.12}.wf-job-title p,.wf-job-subtitle p{margin:.2em 0}.wf-job-subtitle{font-weight:700;font-size:clamp(19px,2vw,26px);line-height:1.35;margin:12px 0 20px}.wf-job-text{text-align:justify;hyphens:auto}.wf-job-action{margin-top:26px}.wf-job-slider__controls{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:24px}.wf-job-slider__controls>button{width:42px;height:42px;border:1px solid var(--wf-line);border-radius:50%;background:#fff;color:var(--wf-ink);font-size:28px;line-height:1;cursor:pointer}.wf-job-slider__controls [data-wf-job-dots]{display:flex;gap:8px}.wf-job-dot{width:10px;height:10px;border:0;border-radius:50%;background:#c9c9c9;padding:0;cursor:pointer}.wf-job-dot.is-active{background:var(--wf-primary)}
@media(max-width:900px){.wf-job-slide{grid-template-columns:1fr}.wf-job-slide.is-image-left .wf-job-media{order:0}.wf-job-media{order:-1}.wf-job-copy,.wf-job-media{padding:min(var(--wf-job-padding,28px),28px)}}
@media(max-width:640px){.wf-job-copy,.wf-job-media{padding:20px}.wf-job-text{text-align:justify;hyphens:auto}}


/* Version 3.1.0: fester, rahmenloser Vier-Spalten-Footer */
.wf-footer{background:var(--wf-footer-bg,#3d456e);color:var(--wf-footer-color,#fff);padding:var(--wf-footer-pt,42px) 0 var(--wf-footer-pb,42px)}
.wf-footer a{color:inherit;text-decoration:none}.wf-footer a:hover{text-decoration:underline}
.wf-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wf-footer-gap,42px);align-items:start}
.wf-footer-column{min-width:0;padding:0;border:0;background:transparent;box-shadow:none;font-size:16px;line-height:1.55}
.wf-footer-column>*:first-child{margin-top:0}.wf-footer-column>*:last-child{margin-bottom:0}.wf-footer-column p{margin:0}
.wf-footer-column strong{font-weight:800}
.wf-footer-bottom{border-top:1px solid color-mix(in srgb,var(--wf-footer-color,#fff) 22%,transparent);margin-top:30px;padding-top:18px;font-size:14px}
@media(max-width:920px){.wf-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.wf-footer-grid{grid-template-columns:1fr;gap:26px}.wf-footer-column{text-align:left}}


/* v3.2.1 – Vereinslinks wie im Original: nur Buttons auf Weiß */
.wf-info-section{padding:48px 0 72px;background:#fff}
.wf-info-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.wf-info-link{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 25px;border:0;border-radius:0;background:var(--wf-info-color,var(--wf-primary));color:#fff;font-family:Quicksand,sans-serif;font-size:clamp(17px,1.5vw,21px);font-weight:700;line-height:1.25;text-decoration:none;transition:transform .22s ease,filter .22s ease}
.wf-info-link:hover{color:#fff;text-decoration:none;transform:translateY(-2px);filter:brightness(.96)}
.wf-info-link span:last-child{font-size:1.45em;font-weight:500;line-height:1}
@media(max-width:900px){.wf-info-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.wf-info-links{grid-template-columns:1fr;gap:14px}.wf-info-section{padding:34px 0 54px}}
.wf-members-page{min-height:60vh}
.wf-members-page .wf-section-head{max-width:850px}
.wf-members-subhead{margin:58px 0 24px;font-family:Fredoka,Quicksand,sans-serif}
.wf-board-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.wf-board-card{display:grid;grid-template-columns:minmax(180px,38%) 1fr;background:#fff;overflow:hidden}
.wf-board-card img{width:100%;height:100%;object-fit:cover;min-height:300px}
.wf-members-page--small .wf-board-card{grid-template-columns:140px 1fr}
.wf-members-page--small .wf-board-card img{width:140px;min-height:180px;max-height:220px}
.wf-members-page--small .wf-board-card__body{padding:22px 26px}
.wf-board-card__body{padding:30px}
.wf-board-card h3{font-family:Fredoka,Quicksand,sans-serif;font-size:1.7rem;margin:0 0 5px}
.wf-board-role{font-weight:700;color:var(--wf-primary);margin:0 0 18px}
.wf-members-table{border-top:2px solid currentColor}
.wf-members-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:24px;padding:17px 0;border-bottom:1px solid rgba(0,0,0,.16)}
@media(max-width:980px){.wf-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-board-grid{grid-template-columns:1fr}}
@media(max-width:680px){.wf-info-grid{grid-template-columns:1fr}.wf-board-card,.wf-members-page--small .wf-board-card{grid-template-columns:1fr}.wf-board-card img,.wf-members-page--small .wf-board-card img{width:100%;min-height:0;max-height:220px;aspect-ratio:4/3}.wf-members-row{grid-template-columns:1fr;gap:4px}}


/* Version 3.2.2: ruhigere Bereichsüberschriften, größere farbige Partnerlogos, 3–4 Vereinsbuttons */
#partner .wf-section-head h2{
  font-family:Quicksand,sans-serif;
  font-size:clamp(32px,4vw,48px);
  font-weight:700;
  line-height:1.16;
  letter-spacing:-.02em;
}
#partner .wf-section-head .wf-eyebrow{
  font-family:Quicksand,sans-serif;
  font-weight:700;
  letter-spacing:.12em;
}
.wf-logo-track>.wf-logo-card{
  flex-basis:230px;
  min-height:140px;
  padding:20px 24px;
}
.wf-logo-track>.wf-logo-card img{
  max-width:185px;
  max-height:92px;
  filter:none;
  opacity:1;
  transform:none;
}
.wf-logo-track>.wf-logo-card:hover img{filter:none;opacity:1;transform:scale(1.035)}
.wf-info-links{grid-template-columns:repeat(3,minmax(0,1fr))}
.wf-info-links.has-four{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){
  .wf-logo-track>.wf-logo-card{flex-basis:200px;min-height:124px}
  .wf-logo-track>.wf-logo-card img{max-width:165px;max-height:80px}
  .wf-info-links.has-four{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  #partner .wf-section-head h2{font-size:32px}
  .wf-logo-track>.wf-logo-card{flex-basis:175px;min-height:112px;padding:16px}
  .wf-logo-track>.wf-logo-card img{max-width:148px;max-height:72px}
  .wf-info-links,.wf-info-links.has-four{grid-template-columns:1fr}
}


/* Version 3.2.3: globale Bereichsüberschriften in Quicksand und frei einstellbarer Partner-Slider */
.wf-section-head h2,
.wf-section-head h1,
.wf-section-head h3,
.wf-section-title,
.wf-members-subhead{
  font-family:Quicksand,sans-serif;
  font-weight:700;
  letter-spacing:var(--wf-section-heading-letter-spacing,-.02em);
  line-height:var(--wf-section-heading-line-height,1.16);
}
.wf-section-head .wf-eyebrow{
  font-family:Quicksand,sans-serif;
  font-weight:700;
}
.wf-logo-track{
  gap:var(--wf-partner-gap,14px);
}
.wf-logo-track>.wf-logo-card{
  flex:0 0 var(--wf-partner-card-width,210px);
  min-height:var(--wf-partner-card-height,110px);
  padding:var(--wf-partner-padding,8px);
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.wf-logo-track>.wf-logo-card img{
  max-width:var(--wf-partner-logo-width,185px);
  max-height:var(--wf-partner-logo-height,92px);
  width:auto;
  height:auto;
  filter:none;
  opacity:1;
}
.wf-logo-track>.wf-logo-card:hover img{filter:none;opacity:1;transform:scale(1.025)}
@media(max-width:900px){
  .wf-logo-track{gap:max(8px,calc(var(--wf-partner-gap,14px) * .8))}
  .wf-logo-track>.wf-logo-card{flex-basis:min(var(--wf-partner-card-width,210px),190px);min-height:min(var(--wf-partner-card-height,110px),104px)}
  .wf-logo-track>.wf-logo-card img{max-width:min(var(--wf-partner-logo-width,185px),165px);max-height:min(var(--wf-partner-logo-height,92px),82px)}
}
@media(max-width:620px){
  .wf-logo-track>.wf-logo-card{flex-basis:min(var(--wf-partner-card-width,210px),165px);min-height:min(var(--wf-partner-card-height,110px),96px)}
  .wf-logo-track>.wf-logo-card img{max-width:min(var(--wf-partner-logo-width,185px),145px);max-height:min(var(--wf-partner-logo-height,92px),72px)}
}
\n\n/* Version 3.2.4: echte vertikale Trennlinien statt eingefärbter Grid-Fläche */
#projekte .wf-project-grid{background:transparent!important}
#projekte .wf-manual-project{position:relative}
#projekte .wf-manual-project:nth-child(n+2)::before{
  content:"";
  position:absolute;
  top:var(--wf-project-divider-inset,18px);
  bottom:var(--wf-project-divider-inset,18px);
  left:calc((var(--wf-project-gap,28px) / -2) - (var(--wf-project-divider-thickness,1px) / 2));
  width:var(--wf-project-divider-thickness,1px);
  background:var(--wf-project-divider-color,#d8d8d8);
  opacity:var(--wf-project-dividers,1);
  pointer-events:none;
}
@media(max-width:1050px){
  #projekte .wf-manual-project::before{display:none}
  #projekte .wf-manual-project:nth-child(even)::before{display:block}
}
@media(max-width:640px){
  #projekte .wf-manual-project::before{display:none!important}
}


/* Version 3.2.5: einfache Mitgliederliste mit Nachname, Vorname und Funktion */
.wf-members-table{border-top:0;overflow:hidden}
.wf-members-row{display:grid;grid-template-columns:minmax(180px,28%) minmax(150px,22%) minmax(0,50%);gap:0;padding:0;border:0;align-items:stretch}
.wf-members-row>div{padding:16px 20px;min-width:0}
.wf-members-row:not(.wf-members-row--head){background:#fff}
.wf-members-row:not(.wf-members-row--head):nth-child(odd){background:#f6f7f8}
.wf-members-row--head{background:#eef1f3!important;font-weight:700;border-bottom:2px solid rgba(0,0,0,.18)}
.wf-members-row:not(.wf-members-row--head){border-bottom:1px solid rgba(0,0,0,.10)}
.wf-members-row:not(.wf-members-row--head):hover{background:#f1f3f5}
@media(max-width:680px){
 .wf-members-row,.wf-members-row--head{grid-template-columns:1fr}
 .wf-members-row--head{display:none}
 .wf-members-row{padding:12px 0}
 .wf-members-row>div{padding:3px 16px}
 .wf-members-row>div:nth-child(1)::before{content:'Nachname: ';font-weight:600}
 .wf-members-row>div:nth-child(2)::before{content:'Vorname: ';font-weight:600}
 .wf-members-row>div:nth-child(3)::before{content:'Funktion: ';font-weight:600}
}

/* Version 3.2.6: erste Mitgliederzeile weiß, danach alternierend hellgrau/weiß */

/* Aktuelles / News – vereinfachte Redaktion */
.wf-news-card__subtitle{margin:0 0 14px;color:var(--wf-ink);font-weight:700;font-size:17px;line-height:1.45}
.wf-news-card__summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}
.wf-news-single{max-width:920px;padding-top:70px;padding-bottom:90px}
.wf-news-single__date{display:inline-block;margin-bottom:16px;color:var(--wf-primary);font-weight:700}
.wf-news-single__subtitle{font-size:clamp(20px,2vw,27px);font-weight:600;line-height:1.45;margin:0 0 30px}
.wf-news-single__image{margin:0 0 36px}.wf-news-single__image img{display:block;width:100%;height:auto;border-radius:12px}


/* Version 3.3.1: kompakter Newsbereich und deutlich schlankere Einzelansicht */
#aktuelles.wf-section{padding-top:58px;padding-bottom:58px}
#aktuelles .wf-section-head{margin-bottom:28px}
#aktuelles .wf-section-head h2{font-size:clamp(32px,3.7vw,46px);margin-bottom:8px}
#aktuelles .wf-section-head>p:last-child{font-size:16px;line-height:1.5}
#aktuelles .wf-news-track{gap:24px}
#aktuelles .wf-news-track>.wf-news-card{flex-basis:calc((100% - 48px)/3)}
#aktuelles .wf-news-card{border-radius:12px;box-shadow:0 8px 24px rgba(39,47,51,.07)}
#aktuelles .wf-news-card__media{aspect-ratio:16/9}
#aktuelles .wf-news-card__content{padding:18px 20px 20px}
#aktuelles .wf-news-card__date{margin-bottom:7px;font-size:13px}
#aktuelles .wf-news-card__title{font-size:clamp(19px,1.65vw,23px);line-height:1.2;margin-bottom:8px}
#aktuelles .wf-news-card__subtitle{font-size:15px;line-height:1.4;margin-bottom:9px}
#aktuelles .wf-news-card__summary{font-size:15px;line-height:1.52;-webkit-line-clamp:3;margin-bottom:14px}
#aktuelles .wf-news-card__link{font-size:15px}
#aktuelles .wf-slider__controls{margin-top:18px}

.wf-news-single{max-width:1160px;padding-top:42px;padding-bottom:70px}
.wf-news-single__header{max-width:900px;margin-bottom:28px}
.wf-news-single__date{margin-bottom:10px;font-size:14px}
.wf-news-single h1{font-family:Quicksand,sans-serif;font-size:clamp(34px,4.7vw,58px);line-height:1.1;letter-spacing:-.025em;margin:0 0 12px}
.wf-news-single__subtitle{font-size:clamp(18px,1.8vw,24px);line-height:1.38;margin:0;color:var(--wf-muted)}
.wf-news-single__body{display:grid;grid-template-columns:minmax(300px,42%) minmax(0,58%);gap:44px;align-items:start}
.wf-news-single__image{margin:0;position:sticky;top:118px}
.wf-news-single__image img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px}
.wf-news-single__content{font-size:17px;line-height:1.72;text-align:justify;hyphens:auto}
.wf-news-single__content>*:first-child{margin-top:0}
.wf-news-single__content>*:last-child{margin-bottom:0}
.wf-news-single__body.no-image{grid-template-columns:minmax(0,820px)}
@media(max-width:920px){
 #aktuelles .wf-news-track{gap:20px}
 #aktuelles .wf-news-track>.wf-news-card{flex-basis:calc((100% - 20px)/2)}
 .wf-news-single__body{grid-template-columns:1fr;gap:28px}
 .wf-news-single__image{position:static;max-width:720px}
}
@media(max-width:640px){
 #aktuelles.wf-section{padding-top:44px;padding-bottom:44px}
 #aktuelles .wf-section-head{margin-bottom:22px}
 #aktuelles .wf-news-track>.wf-news-card{flex-basis:100%}
 #aktuelles .wf-news-card__content{padding:16px 17px 18px}
 .wf-news-single{padding-top:28px;padding-bottom:52px}
 .wf-news-single__header{margin-bottom:22px}
 .wf-news-single h1{font-size:clamp(30px,10vw,42px)}
 .wf-news-single__content{text-align:left;hyphens:none;font-size:16px}
}


/* Version 3.3.2: kompakte News-Übersicht und Detailansicht */
body.single-wf_news .wf-main{padding:0}
.wf-news-single{max-width:1180px;padding-top:24px;padding-bottom:54px}
.wf-news-single__body{display:grid;grid-template-columns:minmax(320px,44%) minmax(0,56%);gap:38px;align-items:start}
.wf-news-single__image{margin:0;position:sticky;top:108px}
.wf-news-single__image img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px}
.wf-news-single__side{min-width:0}
.wf-news-single__header{max-width:none;margin:0 0 20px}
.wf-news-single__date{display:block;margin:0 0 8px;font-size:13px;line-height:1.35;color:var(--wf-muted);font-weight:600}
.wf-news-single h1{font-family:Quicksand,sans-serif;font-size:clamp(30px,3.4vw,46px);line-height:1.1;letter-spacing:-.02em;margin:0 0 10px}
.wf-news-single__subtitle{font-size:clamp(17px,1.5vw,21px);line-height:1.35;margin:0;color:var(--wf-ink);font-weight:650}
.wf-news-single__content{font-size:16.5px;line-height:1.62;text-align:justify;hyphens:auto}
.wf-news-single__body.no-image{grid-template-columns:minmax(0,820px);justify-content:center}

#aktuelles.wf-section{padding-top:38px;padding-bottom:34px}
#aktuelles .wf-section-head{max-width:none;text-align:left;margin:0 0 22px}
#aktuelles .wf-section-head .wf-eyebrow{margin-bottom:5px}
#aktuelles .wf-section-head h2{font-family:Quicksand,sans-serif;font-size:clamp(30px,3.2vw,40px);line-height:1.08;margin:0 0 7px}
#aktuelles .wf-section-head p:last-child{font-size:15px;line-height:1.45}
#aktuelles .wf-slider__viewport{padding:2px 2px 18px}
#aktuelles .wf-news-track{gap:20px}
#aktuelles .wf-news-track>.wf-news-card{flex-basis:calc((100% - 40px)/3)}
#aktuelles .wf-news-card{border-radius:10px;box-shadow:0 6px 18px rgba(39,47,51,.06)}
#aktuelles .wf-news-card__media{aspect-ratio:16/7.8}
#aktuelles .wf-news-card__content{padding:14px 17px 16px}
#aktuelles .wf-news-card__date{margin-bottom:6px;font-size:12px}
#aktuelles .wf-news-card__title{font-family:Quicksand,sans-serif;font-size:clamp(17px,1.35vw,20px);line-height:1.2;margin-bottom:6px}
#aktuelles .wf-news-card__subtitle{font-size:14px;line-height:1.35;margin-bottom:7px}
#aktuelles .wf-news-card__summary{font-size:14px;line-height:1.45;-webkit-line-clamp:2;margin-bottom:10px}
#aktuelles .wf-news-card__link{font-size:14px}
#aktuelles .wf-slider__controls{margin-top:8px;gap:12px}
#aktuelles .wf-slider__button{width:38px;height:38px;font-size:18px}

@media(max-width:920px){
 .wf-news-single{padding-top:20px}
 .wf-news-single__body{grid-template-columns:1fr;gap:22px}
 .wf-news-single__image{position:static;max-width:720px}
 #aktuelles .wf-news-track>.wf-news-card{flex-basis:calc((100% - 18px)/2)}
}
@media(max-width:640px){
 .wf-news-single{padding-top:16px;padding-bottom:40px}
 .wf-news-single h1{font-size:clamp(28px,9vw,38px)}
 .wf-news-single__content{text-align:left;hyphens:none;font-size:16px}
 #aktuelles.wf-section{padding-top:30px;padding-bottom:28px}
 #aktuelles .wf-section-head{margin-bottom:18px}
 #aktuelles .wf-news-track>.wf-news-card{flex-basis:100%}
 #aktuelles .wf-news-card__media{aspect-ratio:16/8.5}
}

/* Version 3.3.3: kleinere Newsbilder, Text hat Vorrang */
body.single-wf_news .wf-main{padding:0}
.wf-news-single{max-width:1120px;padding-top:14px;padding-bottom:44px}
.wf-news-single__body{display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr);gap:34px;align-items:start}
.wf-news-single__image{position:static;width:100%;max-width:320px;margin:0}
.wf-news-single__image img{width:100%;height:auto;max-height:220px;aspect-ratio:16/10;object-fit:cover;border-radius:9px}
.wf-news-single__header{margin-bottom:14px}
.wf-news-single__date{margin-bottom:6px}
.wf-news-single h1{font-size:clamp(27px,3vw,40px);line-height:1.12;margin-bottom:8px}
.wf-news-single__subtitle{font-size:clamp(16px,1.35vw,19px);line-height:1.35}
.wf-news-single__content{font-size:16px;line-height:1.58}

#aktuelles.wf-section{padding-top:28px;padding-bottom:24px}
#aktuelles .wf-section-head{margin-bottom:16px}
#aktuelles .wf-section-head h2{font-size:clamp(28px,2.8vw,36px);margin-bottom:5px}
#aktuelles .wf-section-head p:last-child{font-size:14px;line-height:1.4}
#aktuelles .wf-slider__viewport{padding-bottom:12px}
#aktuelles .wf-news-card__media{aspect-ratio:16/6.4;max-height:168px}
#aktuelles .wf-news-card__content{padding:12px 16px 14px}
#aktuelles .wf-news-card__date{font-size:11.5px;margin-bottom:5px}
#aktuelles .wf-news-card__title{font-size:clamp(16px,1.2vw,19px);line-height:1.18;margin-bottom:5px}
#aktuelles .wf-news-card__subtitle{font-size:13.5px;line-height:1.32;margin-bottom:6px}
#aktuelles .wf-news-card__summary{font-size:13.5px;line-height:1.4;-webkit-line-clamp:2;margin-bottom:8px}
#aktuelles .wf-news-card__link{font-size:13.5px}
#aktuelles .wf-slider__controls{margin-top:4px}

@media(max-width:920px){
 .wf-news-single{padding-top:12px}
 .wf-news-single__body{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:26px}
 .wf-news-single__image{max-width:280px}
 .wf-news-single__image img{max-height:190px}
}
@media(max-width:720px){
 .wf-news-single__body{grid-template-columns:1fr;gap:16px}
 .wf-news-single__side{order:1}
 .wf-news-single__image{order:2;max-width:260px;margin:0 auto 4px}
 .wf-news-single__content{margin-top:0}
 .wf-news-single h1{font-size:clamp(25px,8vw,34px)}
 .wf-news-single__image img{max-height:170px;aspect-ratio:16/9}
}
@media(max-width:640px){
 #aktuelles.wf-section{padding-top:24px;padding-bottom:22px}
 #aktuelles .wf-section-head{margin-bottom:14px}
 #aktuelles .wf-news-card__media{aspect-ratio:16/7;max-height:150px}
 #aktuelles .wf-news-card__content{padding:11px 14px 13px}
}

/* Version 3.3.4: kompakte Detailseiten + schrumpfendes Logo */
.wf-header-inner{transition:min-height .25s ease}
.wf-brand img{max-height:82px;transition:max-height .25s ease,transform .25s ease}
.wf-header.is-compact .wf-header-inner{min-height:68px}
.wf-header.is-compact .wf-brand img{max-height:48px}
.wf-header.is-compact .wf-nav a{font-size:15px}

/* Standard-Beiträge: Text ist wichtiger als das Bild. */
body.single-post .wf-post-main{padding:0}
.wf-post-single{max-width:1080px;margin:0 auto;padding:20px 0 52px}
.wf-post-single__header{max-width:820px;margin:0 0 18px}
.wf-post-single__date{display:block;margin:0 0 7px;color:var(--wf-muted);font-size:13px;line-height:1.35}
.wf-post-single h1{font-family:Quicksand,sans-serif;font-size:clamp(28px,3.2vw,42px);line-height:1.12;letter-spacing:-.02em;margin:0}
.wf-post-single__layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;align-items:start}
.wf-post-single__layout.no-image{grid-template-columns:minmax(0,820px)}
.wf-post-single__image{margin:0;width:260px}
.wf-post-single__image img{display:block;width:100%;height:175px;object-fit:cover;border-radius:9px}
.wf-post-single__content{font-size:16px;line-height:1.62;text-align:justify;hyphens:auto}
.wf-post-single__content>*:first-child{margin-top:0}

/* Custom-News: das Beitragsbild nochmals deutlich kleiner. */
.wf-news-single{max-width:1080px;padding-top:20px;padding-bottom:52px}
.wf-news-single__body{grid-template-columns:240px minmax(0,1fr);gap:30px}
.wf-news-single__image{max-width:240px}
.wf-news-single__image img{height:162px;max-height:162px;aspect-ratio:auto;object-fit:cover}
.wf-news-single h1{font-size:clamp(28px,3.2vw,42px)}

@media(max-width:920px){
 .wf-brand img{max-height:70px}
 .wf-post-single__layout,.wf-news-single__body{grid-template-columns:210px minmax(0,1fr);gap:24px}
 .wf-post-single__image{width:210px}
 .wf-post-single__image img,.wf-news-single__image img{height:142px;max-height:142px}
 .wf-news-single__image{max-width:210px}
}
@media(max-width:720px){
 .wf-brand img{max-height:60px}
 .wf-header.is-compact .wf-brand img{max-height:42px}
 .wf-post-single{padding-top:14px;padding-bottom:38px}
 .wf-post-single__header{margin-bottom:14px}
 .wf-post-single h1,.wf-news-single h1{font-size:clamp(25px,7.5vw,34px)}
 .wf-post-single__layout,.wf-news-single__body{display:flex;flex-direction:column;gap:14px}
 .wf-post-single__image,.wf-news-single__image{order:2;width:100%;max-width:210px;margin:0}
 .wf-post-single__content,.wf-news-single__side{order:1}
 .wf-post-single__image img,.wf-news-single__image img{width:100%;height:118px;max-height:118px;aspect-ratio:auto}
 .wf-post-single__content,.wf-news-single__content{text-align:left;hyphens:none;font-size:16px}
}


/* Version 4.0.6: Vorstand neu aufgebaut, Headerfarben und Typografie stabilisiert */
body{font-family:Quicksand,sans-serif;line-height:var(--wf-body-line-height,1.65);letter-spacing:var(--wf-body-letter-spacing,0)}
.wf-header{background:var(--wf-header-bg,#ffffff);border-bottom-color:var(--wf-header-border,#e6e0d8)}
.wf-nav a{color:var(--wf-nav-color,#353d42)}
.wf-nav a:hover,.wf-nav a:focus,.wf-nav .current-menu-item>a{color:var(--wf-nav-hover,#0d477d)}
.wf-topbar{background:var(--wf-topbar-bg,#353d42);color:var(--wf-topbar-color,#ffffff)}
.wf-topbar a{color:var(--wf-topbar-color,#ffffff)}
.wf-header.is-compact{background:var(--wf-header-compact-bg,var(--wf-header-bg,#ffffff))}

/* Einheitliche, weniger wuchtige Bereichsüberschriften */
.wf-section-head h1,.wf-section-head h2,.wf-section-head h3,.wf-section-title,.wf-members-subhead,
.wf-about-title h1,.wf-about-title h2,.wf-about-title h3,.wf-job-title{
  font-family:Quicksand,sans-serif;
  font-weight:700;
  letter-spacing:var(--wf-section-heading-letter-spacing,-.015em);
  line-height:var(--wf-section-heading-line-height,1.16);
}

/* Vorstand: kompakte, belastbare Karten ohne gequetschte Textspalten */
.wf-board-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start}
.wf-board-card{display:flex;align-items:flex-start;gap:24px;background:transparent;overflow:visible;min-width:0}
.wf-board-card__media{flex:0 0 auto;margin:0}
.wf-board-card__media img,.wf-board-card>img{display:block;object-fit:cover;border-radius:10px;box-shadow:none;min-height:0!important}
.wf-board-card__body{padding:0;min-width:0;flex:1}
.wf-board-card h3{font-family:Quicksand,sans-serif;font-size:clamp(22px,2.1vw,30px);line-height:1.12;margin:0 0 7px;overflow-wrap:normal;word-break:normal;hyphens:none}
.wf-board-role{font-family:Quicksand,sans-serif;font-weight:700;color:var(--wf-primary);margin:0 0 14px;line-height:1.4;overflow-wrap:normal;word-break:normal;hyphens:auto}
.wf-board-card .wf-richtext{font-family:Quicksand,sans-serif;font-size:16px;line-height:1.58;text-align:left;hyphens:auto;overflow-wrap:normal;word-break:normal;max-width:36rem}
.wf-board-card .wf-richtext p{margin:.35em 0 .8em}
.wf-members-page--small .wf-board-card>img,.wf-members-page--small .wf-board-card__media img{width:110px;height:140px;max-width:110px;max-height:140px}
.wf-members-page--large .wf-board-card>img,.wf-members-page--large .wf-board-card__media img{width:210px;height:270px;max-width:210px;max-height:270px}
.wf-board-card:not(.has-image){display:block}

@media(max-width:980px){
 .wf-board-grid{grid-template-columns:1fr}
 .wf-board-card{max-width:760px}
}
@media(max-width:620px){
 .wf-board-card,.wf-members-page--small .wf-board-card,.wf-members-page--large .wf-board-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px}
 .wf-members-page--small .wf-board-card>img,.wf-members-page--small .wf-board-card__media img,
 .wf-members-page--large .wf-board-card>img,.wf-members-page--large .wf-board-card__media img{width:88px;height:112px;max-width:88px;max-height:112px;aspect-ratio:auto}
 .wf-board-card:not(.has-image){display:block}
 .wf-board-card h3{font-size:22px}
 .wf-board-card .wf-richtext{font-size:15.5px}
}

/* Weers Webservice KIM CMS 4.1 – Kontakt-Popup */
.wf-contact-trigger{position:fixed;z-index:4200;bottom:24px;display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:12px 18px;border:0;border-radius:var(--wf-contact-trigger-radius,12px);background:var(--wf-contact-trigger-bg,var(--wf-contact-accent,#07559b));color:var(--wf-contact-trigger-text,#fff);font:700 15px/1 Quicksand,sans-serif;box-shadow:0 10px 26px rgba(24,78,117,.22);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.wf-contact-trigger.has-gradient{background:linear-gradient(135deg,var(--wf-contact-trigger-bg,var(--wf-contact-accent,#07559b)),color-mix(in srgb,var(--wf-contact-trigger-bg,var(--wf-contact-accent,#07559b)) 76%,#fff))}.wf-contact-trigger.no-shadow{box-shadow:none}.wf-contact-trigger.is-right{right:22px}.wf-contact-trigger.is-left{left:22px}.wf-contact-trigger:hover{transform:translateY(-2px);background:var(--wf-contact-trigger-hover,#0a6ec8);color:var(--wf-contact-trigger-text,#fff);box-shadow:0 14px 32px rgba(24,78,117,.30)}.wf-contact-trigger.no-shadow:hover{box-shadow:none}
.wf-contact-modal{position:fixed;z-index:5000;inset:0;display:grid;place-items:center;padding:22px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.wf-contact-modal.is-open{opacity:1;visibility:visible}.wf-contact-backdrop{position:absolute;inset:0;background:rgba(18,30,39,.62);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.wf-contact-dialog{position:relative;width:min(680px,100%);max-height:min(880px,calc(100vh - 34px));overflow:auto;padding:38px;border-radius:22px;background:#fff;color:#26333b;box-shadow:0 28px 90px rgba(16,34,45,.28);transform:translateY(14px) scale(.985);transition:transform .3s cubic-bezier(.2,.75,.2,1)}.wf-contact-modal.is-open .wf-contact-dialog{transform:none}.wf-contact-close{position:absolute;top:12px;right:12px;width:42px;height:42px;border:0;border-radius:999px;background:#eef3f5;color:#26333b;font-size:25px;line-height:1;cursor:pointer}.wf-contact-eyebrow{color:var(--wf-contact-accent,#2d86aa);font:700 12px/1.2 Quicksand,sans-serif;letter-spacing:.14em;text-transform:uppercase;margin:0 52px 10px 0}.wf-contact-dialog h2{font-family:Quicksand,sans-serif;font-size:clamp(1.75rem,4vw,2.6rem);line-height:1.12;letter-spacing:-.025em;margin:0 52px 10px 0}.wf-contact-intro{margin:0 0 24px;max-width:58ch;color:#5a6871}.wf-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.wf-contact-form label>span{display:block;margin-bottom:6px;font-size:13px;font-weight:700}.wf-contact-form input[type=text],.wf-contact-form input[type=email],.wf-contact-form input[type=tel],.wf-contact-form textarea{width:100%;border:1px solid #ccd7dd;border-radius:10px;background:#fff;color:#26333b;padding:12px 13px;font:500 15px/1.4 Quicksand,sans-serif;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.wf-contact-form input:focus,.wf-contact-form textarea:focus{border-color:var(--wf-contact-accent,#2d86aa);box-shadow:0 0 0 3px color-mix(in srgb,var(--wf-contact-accent,#2d86aa) 18%,transparent)}.wf-contact-message{display:block;margin-top:15px}.wf-contact-consent{display:grid!important;grid-template-columns:auto 1fr;gap:9px;align-items:start;margin:15px 0;color:#52616a;font-size:13px}.wf-contact-consent input{margin-top:3px}.wf-contact-consent span{font-weight:500!important;margin:0!important}.wf-contact-consent a{color:var(--wf-contact-accent,#2d86aa);text-decoration:underline}.wf-contact-submit{min-height:48px;padding:12px 20px;border:0;border-radius:10px;background:var(--wf-contact-accent,#2d86aa);color:#fff;font:700 15px/1 Quicksand,sans-serif;cursor:pointer}.wf-contact-submit[disabled]{opacity:.62;cursor:wait}.wf-contact-status{min-height:22px;margin:0 0 8px;font-size:14px;font-weight:600}.wf-contact-status.is-error{color:#a82e2e}.wf-contact-status.is-success{color:#237346}.wf-contact-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}body.wf-contact-open{overflow:hidden}
@media(max-width:680px){.wf-contact-trigger{bottom:14px;min-height:44px;padding:11px 15px}.wf-contact-trigger.is-right{right:14px}.wf-contact-trigger.is-left{left:14px}.wf-contact-modal{padding:9px;align-items:end}.wf-contact-dialog{width:100%;max-height:calc(100dvh - 18px);padding:28px 18px 20px;border-radius:20px 20px 12px 12px}.wf-contact-grid{grid-template-columns:1fr;gap:12px}.wf-contact-dialog h2{font-size:1.7rem;margin-right:42px}.wf-contact-intro{margin-bottom:18px}}
@media(prefers-reduced-motion:reduce){.wf-contact-trigger,.wf-contact-modal,.wf-contact-dialog{transition:none!important}}


.wf-nav li:empty,.wf-nav a:empty{display:none!important}
.wf-nav li::before,.wf-nav li::after,.wf-nav a::before,.wf-nav a::after{content:none!important}
#aktuelles,#projekte,#ueber-uns,#jobs,#partner{scroll-margin-top:96px}
@media(max-width:920px){#aktuelles,#projekte,#ueber-uns,#jobs,#partner{scroll-margin-top:82px}}

/* Version 4.1.4: alte Menü-Trenner entfernen und Umbruch verhindern. */
.wf-nav ul{flex-wrap:nowrap!important;white-space:nowrap}
.wf-nav li.wf-menu-separator,
.wf-nav li.menu-item-separator,
.wf-nav li:has(>a[href="#"]:empty){display:none!important}
@media(max-width:920px){.wf-nav ul{white-space:normal}}

/* Version 4.1.5: obere Kontaktleiste und Hauptheader bleiben gemeinsam sichtbar. */
.wf-topbar{
  position:sticky;
  top:0;
  z-index:120;
}
.wf-header{
  top:var(--wf-topbar-height,38px);
  z-index:119;
}
/* Im Header existiert außer dem mobilen Menüschalter kein regulärer Button.
 * Dadurch verschwinden auch hartnäckige Customizer-/Plugin-Hilfsmarker. */
.wf-header span:empty,
.wf-nav span:empty{
  display:none!important;
}
@media(max-width:640px){
  .wf-header{top:var(--wf-topbar-height,56px)}
}


/* Version 4.2.0: finale Typografie- und Responsive-Runde */
:root{
  --wf-content-width:1440px;
  --wf-section-space:64px;
  --wf-section-space-tablet:52px;
  --wf-section-space-mobile:40px;
}

/* Typografie: Quicksand als Leseschrift, Fredoka nur für bewusst dekorative Headlines. */
body{
  font-size:16.5px;
  line-height:1.62;
  letter-spacing:0;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
p,li,td,th,input,textarea,select,button{font-family:Quicksand,sans-serif}
h1,h2,h3,h4,h5,h6{font-family:Quicksand,sans-serif;font-weight:700}
.wf-hero-title,.wf-manual-project__heading{font-family:Fredoka,Quicksand,sans-serif;font-weight:600}
.wf-wrap{width:min(var(--wf-content-width),calc(100% - 48px))}

/* Kompakter, konsistenter Seitenrhythmus. */
.wf-section{padding:var(--wf-section-space) 0}
.wf-section-head{margin-bottom:28px}
.wf-section-head h2,.wf-section-title{font-size:clamp(30px,3.2vw,44px);line-height:1.12;margin-bottom:8px}
.wf-section-head p{font-size:16px;line-height:1.5}
.wf-divider{height:30px}
.wf-info-section{padding:36px 0 50px}
.wf-footer{padding-top:44px}

/* Hero etwas kompakter, damit Inhalte schneller sichtbar werden. */
.wf-hero{min-height:clamp(430px,58vh,610px)}
.wf-hero-inner{padding:78px 0 62px}
.wf-hero h1{font-size:clamp(38px,5.4vw,68px);line-height:1.04}
.wf-hero p{font-size:clamp(18px,2vw,26px)}

/* Aktuelles: flacher und informationsorientierter. */
#aktuelles.wf-section{padding-top:46px;padding-bottom:46px}
#aktuelles .wf-section-head{margin-bottom:22px}
#aktuelles .wf-news-card__media{aspect-ratio:16/7.7}
#aktuelles .wf-news-card__content{padding:15px 18px 17px}
#aktuelles .wf-news-card__title{font-size:clamp(18px,1.45vw,22px);line-height:1.18}
#aktuelles .wf-news-card__subtitle{font-size:14.5px}
#aktuelles .wf-news-card__summary{font-size:14.5px;line-height:1.48;-webkit-line-clamp:2}
#aktuelles .wf-news-slider__controls{margin-top:14px}

/* News-Detail: Text klar im Mittelpunkt. */
.wf-news-single{padding-top:22px;padding-bottom:46px}
.wf-news-single__header{margin-bottom:18px}
.wf-news-single h1{font-size:clamp(28px,3.5vw,46px);line-height:1.08}
.wf-news-single__subtitle{font-size:clamp(17px,1.5vw,21px)}
.wf-news-single__body{grid-template-columns:220px minmax(0,1fr);gap:28px}
.wf-news-single__image{max-width:220px;position:static}
.wf-news-single__image img{height:145px;aspect-ratio:auto;object-fit:cover}
.wf-news-single__content{font-size:16.5px;line-height:1.68}

/* Projektspalten: stabil auf Desktop und Tablet. */
#projekte .wf-project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
#projekte .wf-manual-project__heading{font-size:clamp(20px,1.55vw,25px)}
#projekte .wf-manual-project__subtitle{font-size:clamp(17px,1.25vw,20px)}
#projekte .wf-manual-project__content{font-size:16px}

/* Vorstand und Mitglieder: besser lesbar auf mittleren Displays. */
.wf-board-grid{gap:34px}
.wf-members-subhead{margin-top:42px}
.wf-members-row>div{line-height:1.45}

/* Tablet */
@media(max-width:1100px){
  .wf-wrap{width:min(var(--wf-content-width),calc(100% - 40px))}
  .wf-section{padding:var(--wf-section-space-tablet) 0}
  #projekte .wf-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
  .wf-news-single__body{grid-template-columns:190px minmax(0,1fr);gap:24px}
  .wf-news-single__image{max-width:190px}
  .wf-news-single__image img{height:126px}
}

@media(max-width:920px){
  body{font-size:16px}
  .wf-header-inner{min-height:76px}
  .wf-brand img{max-height:58px}
  .wf-nav{top:76px}
  .wf-hero{min-height:420px}
  .wf-section-head h2,.wf-section-title{font-size:clamp(28px,5vw,38px)}
  #aktuelles .wf-news-card__media{aspect-ratio:16/8.5}
  .wf-about-grid,.wf-job-slide{gap:30px}
}

/* Mobil */
@media(max-width:680px){
  .wf-wrap{width:calc(100% - 28px)}
  body{font-size:15.8px;line-height:1.58}
  .wf-section{padding:var(--wf-section-space-mobile) 0}
  .wf-section-head{margin-bottom:20px}
  .wf-divider{height:22px}
  .wf-hero{min-height:360px}
  .wf-hero-inner{padding:58px 0 44px}
  .wf-hero h1{font-size:clamp(34px,11vw,48px)}
  .wf-hero p{font-size:18px}
  #aktuelles.wf-section{padding-top:36px;padding-bottom:36px}
  #aktuelles .wf-news-card__media{aspect-ratio:16/8.8}
  #aktuelles .wf-news-card__content{padding:14px 16px 16px}
  #aktuelles .wf-news-card__summary{-webkit-line-clamp:3}
  #projekte .wf-project-grid{grid-template-columns:1fr;gap:30px}
  .wf-news-single{padding-top:14px;padding-bottom:36px}
  .wf-news-single__body{display:flex;flex-direction:column;gap:16px}
  .wf-news-single__content{order:1;font-size:16px;text-align:left;hyphens:none}
  .wf-news-single__image{order:2;max-width:180px;width:100%}
  .wf-news-single__image img{height:112px}
  .wf-news-single h1{font-size:clamp(27px,8.4vw,36px)}
  .wf-board-card,.wf-members-page--small .wf-board-card,.wf-members-page--large .wf-board-card{grid-template-columns:78px minmax(0,1fr);gap:14px}
  .wf-members-page--small .wf-board-card>img,.wf-members-page--small .wf-board-card__media img,
  .wf-members-page--large .wf-board-card>img,.wf-members-page--large .wf-board-card__media img{width:78px;height:100px;max-width:78px;max-height:100px}
  .wf-footer-grid{gap:22px}
}

@media(max-width:420px){
  .wf-topbar-inner{font-size:12.5px;gap:8px;padding:5px 0}
  .wf-brand img{max-height:50px}
  .wf-header-inner{min-height:68px}
  .wf-menu-toggle{padding:8px 11px}
  .wf-nav{top:68px}
  .wf-contact-trigger span{display:none}
  .wf-contact-trigger{width:46px;height:46px;padding:0;justify-content:center}
}

/* v4.2.1 – einheitliche Bereichsüberschriften und Über-uns-Typografie */
.wf-section-head h1,
.wf-section-head h2,
.wf-section-head h3,
.wf-section-title,
.wf-members-subhead,
#ueber-uns .wf-about-copy .wf-eyebrow,
.wf-jobs-section .wf-eyebrow,
.wf-partners-section .wf-eyebrow {
  color: var(--wf-section-heading-color, #07559b) !important;
  font-family: Quicksand, Arial, sans-serif !important;
  font-size: var(--wf-section-heading-size, 34px) !important;
  font-weight: 700 !important;
  line-height: 1.18 !important;
  letter-spacing: .01em !important;
  text-align: var(--wf-section-heading-align, left) !important;
  text-transform: none;
}

#ueber-uns .wf-about-copy .wf-eyebrow,
#ueber-uns .wf-about-copy .wf-eyebrow p {
  margin: 0 !important;
}

#ueber-uns .wf-about-title {
  margin-top: 18px;
  margin-bottom: 30px;
}

#ueber-uns .wf-about-title h1,
#ueber-uns .wf-about-title h2,
#ueber-uns .wf-about-title h3,
#ueber-uns .wf-about-title p {
  font-family: Quicksand, Arial, sans-serif !important;
  font-size: clamp(20px, 2vw, 26px) !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  margin: 0 !important;
}

#ueber-uns .wf-about-text,
#ueber-uns .wf-about-text p,
#ueber-uns .wf-about-text li {
  font-family: Quicksand, Arial, sans-serif;
}

#ueber-uns .wf-about-text p {
  margin: 0 0 1.2em;
}

#ueber-uns .wf-about-text p:last-child {
  margin-bottom: 0;
}

@media (max-width: 920px) {
  .wf-section-head h1,
  .wf-section-head h2,
  .wf-section-head h3,
  .wf-section-title,
  .wf-members-subhead,
  #ueber-uns .wf-about-copy .wf-eyebrow,
  .wf-jobs-section .wf-eyebrow,
  .wf-partners-section .wf-eyebrow {
    font-size: min(var(--wf-section-heading-size, 34px), 30px) !important;
  }
}

@media (max-width: 640px) {
  .wf-section-head h1,
  .wf-section-head h2,
  .wf-section-head h3,
  .wf-section-title,
  .wf-members-subhead,
  #ueber-uns .wf-about-copy .wf-eyebrow,
  .wf-jobs-section .wf-eyebrow,
  .wf-partners-section .wf-eyebrow {
    font-size: min(var(--wf-section-heading-size, 34px), 26px) !important;
  }
  #ueber-uns .wf-about-title { margin-top: 14px; margin-bottom: 24px; }
}


/* v4.2.2 – verbindliches Zwei-Schriften-System: Quicksand + Fredoka */
:root{
  --wf-font-body:Quicksand,sans-serif;
  --wf-font-display:Fredoka,Quicksand,sans-serif;
  --wf-section-heading-color:#07559b;
}

html,body,button,input,select,textarea,
p,li,dt,dd,th,td,label,
.wf-nav,.wf-button,.wf-text-link,.wf-meta,
.wf-entry-content,.wf-richtext,.wf-about-text,.wf-about-title,
.wf-job-text,.wf-job-subtitle,.wf-news-card__content,
.wf-members-page,.wf-footer{
  font-family:var(--wf-font-body) !important;
}

h1,h2,h3,h4,h5,h6,
.wf-section-title,.wf-section-head h1,.wf-section-head h2,.wf-section-head h3,
.wf-members-subhead,.wf-news-card__title,.wf-board-card__name{
  font-family:var(--wf-font-body) !important;
}

/* Fredoka nur für klar definierte dekorative Überschriften. */
.wf-hero-title,.wf-manual-project__heading,
.wf-job-title.is-display{
  font-family:var(--wf-font-display) !important;
}

/* Bereichsüberschriften: überall gleiche Größe, Farbe, Gewicht und Zeilenhöhe. */
.wf-section-head h1,
.wf-section-head h2,
.wf-section-head h3,
.wf-section-title,
#ueber-uns .wf-about-copy > .wf-eyebrow,
.wf-jobs-section > .wf-wrap > .wf-eyebrow,
.wf-partners-section .wf-section-head h2,
.wf-members-page .wf-members-page__title{
  color:#07559b !important;
  font-family:var(--wf-font-body) !important;
  font-size:var(--wf-section-heading-size,34px) !important;
  font-weight:600 !important;
  line-height:1.18 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  text-align:var(--wf-section-heading-align,left) !important;
}

/* Über uns: klare Hierarchie und verlässliche Abstände. */
#ueber-uns .wf-about-title,
#ueber-uns .wf-about-title *{
  font-family:var(--wf-font-body) !important;
}
#ueber-uns .wf-about-title{
  margin:18px 0 30px !important;
}
#ueber-uns .wf-about-title h1,
#ueber-uns .wf-about-title h2,
#ueber-uns .wf-about-title h3,
#ueber-uns .wf-about-title h4,
#ueber-uns .wf-about-title p{
  font-size:21px !important;
  font-weight:700 !important;
  line-height:1.35 !important;
  margin:0 !important;
}
#ueber-uns .wf-about-text{
  font-size:17px;
  line-height:1.72;
}
#ueber-uns .wf-about-text p{
  margin:0 0 1.45em !important;
}
#ueber-uns .wf-about-text p:first-child{
  margin-top:0 !important;
}
#ueber-uns .wf-about-text p:last-child{
  margin-bottom:0 !important;
}

/* Alte Editor-Formatierungen auf Systemschriften zurückführen. */
.wf-richtext [style*="Georgia"],.wf-richtext [style*="georgia"],
.wf-richtext [style*="Arial"],.wf-richtext [style*="arial"],
.wf-richtext [style*="Times"],.wf-richtext [style*="times"],
.wf-about-copy [style*="Georgia"],.wf-about-copy [style*="georgia"],
.wf-about-copy [style*="Arial"],.wf-about-copy [style*="arial"],
.wf-about-copy [style*="Times"],.wf-about-copy [style*="times"]{
  font-family:var(--wf-font-body) !important;
}

@media(max-width:920px){
  #ueber-uns .wf-about-title h1,#ueber-uns .wf-about-title h2,
  #ueber-uns .wf-about-title h3,#ueber-uns .wf-about-title h4,
  #ueber-uns .wf-about-title p{font-size:20px !important}
  #ueber-uns .wf-about-text{font-size:16.5px}
}
@media(max-width:640px){
  #ueber-uns .wf-about-title{margin:14px 0 24px !important}
  #ueber-uns .wf-about-title h1,#ueber-uns .wf-about-title h2,
  #ueber-uns .wf-about-title h3,#ueber-uns .wf-about-title h4,
  #ueber-uns .wf-about-title p{font-size:19px !important}
  #ueber-uns .wf-about-text{font-size:16px;line-height:1.65}
}


/* v4.2.3 – Über-uns-Titel aus globalem Bereichstitel statt Rich-Text-Editor */
#ueber-uns .wf-about-kicker{
  margin:0 0 8px;
  color:var(--wf-section-heading-color,#07559b);
  font-family:var(--wf-font-body,Quicksand,sans-serif) !important;
  font-size:13px;
  font-weight:700;
  line-height:1.3;
  letter-spacing:.12em;
  text-transform:uppercase;
}
#ueber-uns .wf-about-section-title{
  margin:0 0 24px !important;
  color:var(--wf-section-heading-color,#07559b) !important;
  font-family:var(--wf-font-body,Quicksand,sans-serif) !important;
  font-size:var(--wf-section-heading-size,34px) !important;
  font-weight:600 !important;
  line-height:1.18 !important;
  letter-spacing:0 !important;
}
#ueber-uns .wf-about-text > p:first-child{
  margin-top:0 !important;
}
#ueber-uns .wf-about-text > p + p{
  margin-top:.35em !important;
}
@media(max-width:920px){
  #ueber-uns .wf-about-section-title{font-size:min(var(--wf-section-heading-size,34px),30px) !important;margin-bottom:20px !important}
}
@media(max-width:640px){
  #ueber-uns .wf-about-section-title{font-size:min(var(--wf-section-heading-size,34px),26px) !important;margin-bottom:18px !important}
  #ueber-uns .wf-about-kicker{font-size:12px}
}


/* v4.2.4 – Über-uns-Hierarchie: Bereichstitel, Unterüberschrift, Fließtext */
#ueber-uns .wf-about-section-title{
  margin-bottom:16px !important;
}
#ueber-uns .wf-about-subtitle{
  margin:0 0 28px !important;
  color:var(--wf-text,#303841);
  font-family:var(--wf-font-body,Quicksand,sans-serif) !important;
  font-size:21px;
  font-weight:700;
  line-height:1.35;
  letter-spacing:0;
  text-transform:none;
}
#ueber-uns .wf-about-text{
  margin-top:0;
}
@media(max-width:920px){
  #ueber-uns .wf-about-subtitle{font-size:20px;margin-bottom:24px !important}
}
@media(max-width:640px){
  #ueber-uns .wf-about-section-title{margin-bottom:14px !important}
  #ueber-uns .wf-about-subtitle{font-size:18px;margin-bottom:20px !important}
}


/* v4.3.1 LTS – finaler Service- und Social-Bereich */
.wf-info-section {
  padding: 30px 0 38px;
  background: #fff;
}
.wf-info-links,
.wf-info-links.has-four {
  display: grid;
  grid-template-columns: repeat(3, minmax(220px, 300px));
  justify-content: center;
  gap: 18px;
  width: 100%;
  max-width: 960px;
  margin-inline: auto;
}
.wf-info-links.has-four {
  grid-template-columns: repeat(4, minmax(190px, 240px));
  max-width: 1014px;
}
.wf-info-link {
  min-height: 48px;
  padding: 10px 16px;
  border: 0;
  border-radius: 6px;
  box-shadow: none;
  font-family: Quicksand, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0;
  transition: transform .18s ease, filter .18s ease, opacity .18s ease;
}
.wf-info-link:hover,
.wf-info-link:focus-visible {
  transform: translateY(-1px);
  filter: brightness(.96);
}
.wf-info-link span:last-child {
  font-size: 18px;
  font-weight: 500;
}
.wf-social-strip {
  position: relative;
  margin: 22px auto 0;
  padding-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 9px;
  max-width: 960px;
}
.wf-social-strip::before {
  content: "";
  position: absolute;
  inset: 0 10% auto;
  height: 1px;
  background: #e7eaed;
}
.wf-social-strip--left { align-items: flex-start; text-align: left; }
.wf-social-strip--center { align-items: center; text-align: center; }
.wf-social-strip--right { align-items: flex-end; text-align: right; }
.wf-social-strip__label {
  margin: 0;
  color: var(--wf-muted, #6e7478);
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
}
.wf-social-strip__icons {
  display: flex;
  align-items: center;
  justify-content: inherit;
  gap: 12px;
  flex-wrap: wrap;
}
.wf-social-link {
  width: calc(var(--wf-social-size, 26px) + 10px);
  height: calc(var(--wf-social-size, 26px) + 10px);
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: var(--wf-social-color, #07559b);
  background: transparent;
  text-decoration: none;
  transition: color .18s ease, background-color .18s ease, transform .18s ease;
}
.wf-social-link .dashicons {
  width: var(--wf-social-size, 26px);
  height: var(--wf-social-size, 26px);
  font-size: var(--wf-social-size, 26px);
  line-height: 1;
}
.wf-social-link:hover,
.wf-social-link:focus-visible {
  color: var(--wf-social-hover, #d58b18);
  background: rgba(7, 85, 155, .06);
  transform: translateY(-1px);
  text-decoration: none;
}
@media (max-width: 1020px) {
  .wf-info-links.has-four {
    grid-template-columns: repeat(2, minmax(220px, 300px));
    max-width: 620px;
  }
}
@media (max-width: 760px) {
  .wf-info-links,
  .wf-info-links.has-four {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 620px;
    gap: 12px;
  }
  .wf-info-link {
    min-height: 46px;
    padding: 10px 14px;
    font-size: 14.5px;
  }
  .wf-social-strip {
    margin-top: 18px;
    padding-top: 16px;
  }
}
@media (max-width: 520px) {
  .wf-info-section { padding: 24px 0 30px; }
  .wf-info-links,
  .wf-info-links.has-four {
    grid-template-columns: 1fr;
    max-width: 360px;
    gap: 9px;
  }
  .wf-info-link {
    min-height: 44px;
    padding: 9px 13px;
    font-size: 14px;
  }
  .wf-info-link span:last-child { font-size: 16px; }
  .wf-social-strip { margin-top: 16px; padding-top: 14px; }
  .wf-social-strip::before { inset-inline: 4%; }
  .wf-social-strip__label { font-size: 13.5px; }
  .wf-social-strip__icons { gap: 8px; }
}


/* v4.4.1 – Browser-Kompatibilität: Safari, iPad, iPhone, Firefox und Edge */
:root{
  --wf-topbar-height: 0px;
  --wf-header-height: 88px;
  --wf-sticky-stack-height: calc(var(--wf-topbar-height) + var(--wf-header-height));
}
html{
  scroll-padding-top: calc(var(--wf-sticky-stack-height) + 18px) !important;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
#aktuelles,#projekte,#ueber-uns,#jobs,#partner{
  scroll-margin-top: calc(var(--wf-sticky-stack-height) + 18px) !important;
}
.wf-header{
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.wf-topbar{
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

/* Safari berechnet flexible Kartenhöhen stabiler mit explizitem Stretching. */
#aktuelles .wf-slider__viewport{overflow:hidden}
#aktuelles .wf-news-track{align-items:stretch}
#aktuelles .wf-news-card{display:flex;min-height:0;height:auto}
#aktuelles .wf-news-card__content{min-height:0}
#aktuelles .wf-news-card__media{
  width:100%;
  height:clamp(118px,10.5vw,158px);
  aspect-ratio:auto !important;
  flex:0 0 auto;
}
#aktuelles .wf-news-card__media img{
  width:100%;height:100%;object-fit:cover;
}
#aktuelles .wf-news-card__title,
#aktuelles .wf-news-card__subtitle,
#aktuelles .wf-news-card__summary{
  overflow-wrap:break-word;
  word-break:normal;
}

/* Tablet: zwei gut lesbare Karten und sichere Headerabstände. */
@media (max-width:1024px){
  :root{--wf-header-height:78px}
  #aktuelles .wf-news-card__media{height:142px}
  .wf-nav ul{gap:20px}
}
@media (max-width:760px){
  :root{--wf-header-height:72px}
  html{scroll-padding-top:calc(var(--wf-sticky-stack-height) + 12px) !important}
  #aktuelles,#projekte,#ueber-uns,#jobs,#partner{scroll-margin-top:calc(var(--wf-sticky-stack-height) + 12px) !important}
  #aktuelles .wf-news-card__media{height:132px}
}
@media (max-width:520px){
  :root{--wf-header-height:68px}
  #aktuelles .wf-news-card__media{height:124px}
  #aktuelles .wf-news-card__title{font-size:17px}
  #aktuelles .wf-news-card__summary{font-size:13.5px}
}

/* iOS Safari: keine unerwünschte Zoom-/Schriftvergrößerung in Formularen. */
@supports (-webkit-touch-callout:none){
  input,select,textarea,button{font-size:16px}
  .wf-contact-dialog{-webkit-overflow-scrolling:touch}
}


/* Aktuelles: Link zur vollständigen News-Übersicht */
.wf-news-heading-row{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
}
.wf-news-heading-copy{min-width:0}
.wf-news-section-head .wf-news-intro{margin-top:8px}
.wf-news-all-link{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  gap:.42em;
  margin:0 0 8px;
  color:var(--wf-news-all-color,#07559b);
  font-family:Quicksand,sans-serif;
  font-size:15px;
  font-weight:700;
  line-height:1.25;
  white-space:nowrap;
  text-decoration:none;
}
.wf-news-all-link span{transition:transform .2s ease}
.wf-news-all-link:hover,
.wf-news-all-link:focus-visible{
  color:var(--wf-news-all-color,#07559b);
  text-decoration:underline;
  text-underline-offset:4px;
}
.wf-news-all-link:hover span,
.wf-news-all-link:focus-visible span{transform:translateX(3px)}
@media (max-width:700px){
  .wf-news-heading-row{display:block}
  .wf-news-all-link{
    margin:10px 0 0;
    white-space:normal;
  }
  .wf-news-section-head .wf-news-intro{margin-top:12px}
}


/* v4.4.6 – Aktuelles: dezente einstellbare Kartenfläche */
#aktuelles .wf-news-card{background:var(--wf-news-card-bg,rgba(242,242,242,.55));}
#aktuelles .wf-news-track.is-wf-jumping{transition:none!important;}


/* v4.5.10 – Aktuelles-Detail: Beitragsbilder vollständig anzeigen, niemals beschneiden */
body.single-wf_news .wf-news-single__image img{
  display:block;
  width:100%;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center center;
}


/* v4.5.11 – Aktuelles-Detail: größere Bilder, mobil vollständig sichtbar */
body.single-wf_news .wf-news-single__body{
  grid-template-columns:minmax(320px,400px) minmax(0,1fr);
  gap:34px;
}
body.single-wf_news .wf-news-single__image{
  width:100%;
  max-width:400px;
  margin:0;
}
body.single-wf_news .wf-news-single__image img{
  display:block;
  width:100%;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center center;
}
@media(max-width:1100px){
  body.single-wf_news .wf-news-single__body{
    grid-template-columns:minmax(280px,330px) minmax(0,1fr);
    gap:28px;
  }
  body.single-wf_news .wf-news-single__image{max-width:330px;}
}
@media(max-width:760px){
  body.single-wf_news .wf-news-single__body{
    display:flex;
    flex-direction:column;
    gap:18px;
  }
  body.single-wf_news .wf-news-single__side{order:1;}
  body.single-wf_news .wf-news-single__image{
    order:2;
    width:100%;
    max-width:100%;
    margin:2px auto 0;
  }
  body.single-wf_news .wf-news-single__image img{
    width:100%;
    max-width:100%;
    height:auto !important;
    max-height:none !important;
    object-fit:contain !important;
  }
}


/* v4.5.12 – komplette Aktuelles-Karte als klickbarer Artikelbereich */
#aktuelles .wf-news-card--clickable{
  cursor:pointer;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
#aktuelles .wf-news-card--clickable:hover{
  transform:translateY(-2px);
  box-shadow:0 9px 24px rgba(39,47,51,.09);
}
#aktuelles .wf-news-card--clickable:focus-visible{
  outline:3px solid rgba(7,85,155,.28);
  outline-offset:3px;
}
#aktuelles .wf-news-card--clickable:hover .wf-news-card__title a{
  color:#07559b;
  text-decoration:none;
}
#aktuelles .wf-news-card--clickable .wf-news-card__content,
#aktuelles .wf-news-card--clickable .wf-news-card__date,
#aktuelles .wf-news-card--clickable .wf-news-card__subtitle,
#aktuelles .wf-news-card--clickable .wf-news-card__summary{
  cursor:pointer;
}
@media (prefers-reduced-motion:reduce){
  #aktuelles .wf-news-card--clickable{transition:none;}
  #aktuelles .wf-news-card--clickable:hover{transform:none;}
}
