
html body.single-regionalbeitrag .fk-article-template .fk-article{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:0!important;
  align-items:stretch!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>*{grid-column:1/-1}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero{
  grid-area:1/1!important;
  width:100%!important;
  max-width:none!important;
  min-height:420px!important;
  margin:0!important;
  padding:36px 42px 32px!important;
  border:0!important;
  border-radius:28px 0 0 28px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:0!important;
  overflow:hidden!important;
  background:linear-gradient(112deg,#082846 0%,#0b3557 52%,#134f72 100%)!important;
  color:#fff!important;
  box-shadow:-14px 18px 34px rgba(2,24,43,.10)!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero::before{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  inset:auto 34px -92px auto!important;
  width:220px!important;
  height:220px!important;
  border:34px solid rgba(72,146,185,.16)!important;
  border-radius:50%!important;
  background:transparent!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero>*{
  position:relative!important;
  z-index:1!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-kicker{
  align-self:flex-start!important;
  width:auto!important;
  height:auto!important;
  margin:0 0 14px!important;
  padding:8px 14px!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:1.15!important;
  font-weight:700!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-kicker .value{
  width:auto!important;
  height:auto!important;
  color:#fff!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero h1.fk-article-title{
  max-width:100%!important;
  margin:0 0 16px!important;
  color:#fff!important;
  font-size:clamp(30px,2.45vw,36px)!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-article__intro{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:rgba(255,255,255,.91)!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-article__intro .value{
  width:auto!important;
  height:auto!important;
  color:rgba(255,255,255,.91)!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-article__intro p,
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-article__intro strong{
  margin:0 0 8px!important;
  color:rgba(255,255,255,.91)!important;
  font-size:16px!important;
  line-height:1.48!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-article__intro p:last-child{margin-bottom:0!important}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-meta{
  width:100%!important;
  height:auto!important;
  margin:0!important;
  padding:18px 0 0!important;
  border:0!important;
  gap:24px!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-meta,
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero .fk-meta *{
  color:rgba(202,220,232,.62)!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-article-featured-image{
  grid-area:1/2!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  min-height:420px!important;
  margin:0!important;
  padding:0!important;
  border-radius:0 28px 28px 0!important;
  overflow:hidden!important;
  box-shadow:14px 18px 34px rgba(2,24,43,.10)!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-article-featured-image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:420px!important;
  object-fit:cover!important;
  object-position:center!important;
}
@media(max-width:900px){
  html body.single-regionalbeitrag .fk-article-template .fk-article{grid-template-columns:1fr!important}
  html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero{
    grid-area:1/1!important;
    min-height:0!important;
    padding:30px 24px 26px!important;
    border-radius:24px 24px 0 0!important;
    box-shadow:0 -8px 28px rgba(2,24,43,.08)!important;
  }
  html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-article-featured-image{
    grid-area:2/1!important;
    height:300px!important;
    min-height:300px!important;
    border-radius:0 0 24px 24px!important;
    box-shadow:0 14px 28px rgba(2,24,43,.10)!important;
  }
  html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-article-featured-image img{
    height:300px!important;
    min-height:300px!important;
  }
  html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-hero h1.fk-article-title{
    font-size:clamp(28px,7.5vw,34px)!important;
    line-height:1.13!important;
  }
}

/* Sichtbare Zusatzbilder im regionalen Beitragsfluss */
html body.single-regionalbeitrag .fk-article-template .fk-module--image[data-module-index="19"],
html body.single-regionalbeitrag .fk-article-template .fk-module--image[data-module-index="20"]{
  width:100%!important;
  max-width:none!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-module--image[data-module-index="19"] .fk-module__image,
html body.single-regionalbeitrag .fk-article-template .fk-module--image[data-module-index="20"] .fk-module__image{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
html body.single-regionalbeitrag .fk-article-template .fk-module--image[data-module-index="19"] img,
html body.single-regionalbeitrag .fk-article-template .fk-module--image[data-module-index="20"] img{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
}


@media (max-width:680px){
  body.single-regionalbeitrag{overflow-x:hidden}
  body.single-regionalbeitrag .fk-article-template,
  body.single-regionalbeitrag .fk-article-template *{min-width:0;box-sizing:border-box}
  body.single-regionalbeitrag .fk-article-template .fk-hero h1.fk-article-title{font-size:clamp(28px,8.4vw,35px)!important;line-height:1.13!important;overflow-wrap:anywhere}
  body.single-regionalbeitrag .fk-article-template .fk-hero .fk-meta{display:flex!important;flex-wrap:wrap!important;gap:8px 16px!important}
  body.single-regionalbeitrag .fk-topic-tabs__nav{display:flex!important;gap:8px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:0 0 7px!important}
  body.single-regionalbeitrag .fk-topic-tab{flex:0 0 min(78vw,250px)!important;scroll-snap-align:start;white-space:normal!important}
  body.single-regionalbeitrag .fk-module--links .fk-module__links>li>a,
  body.single-regionalbeitrag .fk-regional-link,
  body.single-regionalbeitrag .fk-regional-primary-link{overflow-wrap:anywhere}
  body.single-regionalbeitrag .fk-module__table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
  body.single-regionalbeitrag .fk-regional-button,
  body.single-regionalbeitrag .fk-article__cta-button{width:100%;max-width:100%;justify-content:center;text-align:center;white-space:normal}
}
@media (max-width:520px){
  html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-article-featured-image,
  html body.single-regionalbeitrag .fk-article-template .fk-article>.fk-article-featured-image img{height:240px!important;min-height:240px!important}
}

/* 0.8.212: readable metadata, limited to the ten published Guetersloh pilot guides. */
html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-article > .fk-hero .fk-meta,
html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-article > .fk-hero .fk-meta * {color:#fff!important;}

/* 0.8.213: pilot guide reading width on phones and portrait tablets.
 * Place decorative checkmarks above the text instead of reserving 74px beside every paragraph. */
@media (max-width:900px) {
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-topic-panel {grid-template-columns:minmax(0,1fr)!important;}
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-article__key-points {grid-template-columns:minmax(0,1fr)!important;}
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-topic-panel > .fk-module--text {padding:20px!important;}
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-topic-panel > .fk-module--text::before {position:static!important;margin:0 0 12px!important;}
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-module__grid:is(.fk-columns-3,.fk-columns-4) {grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-module--steps .fk-module__grid {grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template :is(.fk-module__header h2,.fk-module__card h3,.fk-key-point h2,.fk-key-point h3) {word-break:normal!important;overflow-wrap:break-word!important;hyphens:auto;}
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-module--text .fk-module__body :is(ol,ul) {margin-inline:0!important;padding-inline-start:24px!important;}
}
@media (max-width:600px) {
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-topic-panel {padding:12px!important;}
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-module__grid:is(.fk-columns-2,.fk-columns-3,.fk-columns-4),
 html body.single-regionalbeitrag:is(.postid-32428,.postid-32429,.postid-32427,.postid-32426,.postid-32425,.postid-32433,.postid-32386,.postid-32430,.postid-32432,.postid-32431) .fk-article-template .fk-module--steps .fk-module__grid {grid-template-columns:minmax(0,1fr)!important;}
}
