/* Shared article cards, loaded only in Kreis Gütersloh and its assigned places. */
html body.fk-regional-layout-pilot #content .fk-regional-articles,
html body.fk-regional-layout-pilot #content .fk-regional-articles * {box-sizing:border-box;}
html body.fk-regional-layout-pilot #content .fk-regional-articles {
 width:100%;min-width:0;padding:0!important;overflow:hidden;border:1px solid #bed8e2;border-radius:26px;
 background:#edf5f8;box-shadow:0 14px 34px rgba(7,31,54,.08);
}
html body.fk-regional-layout-pilot #content .fk-regional-articles__head {
 padding:30px 32px;background:linear-gradient(115deg,#0b3158,#146780);color:#fff;
}
html body.fk-regional-layout-pilot #content .fk-regional-articles__eyebrow {
 display:block;margin:0 0 10px;color:#ffc477;font-size:12px;font-weight:800;line-height:1.5;letter-spacing:.075em;text-transform:uppercase;
}
html body.fk-regional-layout-pilot #content .fk-regional-articles__head h2 {
 margin:0 0 10px!important;color:#fff!important;font-size:clamp(25px,2.5vw,34px)!important;line-height:1.22!important;overflow-wrap:anywhere;
}
html body.fk-regional-layout-pilot #content .fk-regional-articles__head p {margin:0!important;color:#deedf2!important;font-size:16px;line-height:1.6;}
html body.fk-regional-layout-pilot #content .fk-regional-articles__grid {
 display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:28px;
}
html body.fk-regional-layout-pilot #content .fk-regional-article {
 min-width:0;margin:0!important;padding:0!important;overflow:hidden;border:1px solid #d0e1e8;border-radius:18px;background:#fff;
 box-shadow:0 5px 16px rgba(11,49,88,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
html body.fk-regional-layout-pilot #content a.fk-regional-article__link {
 display:flex;flex-direction:column;height:100%;padding:0!important;background:transparent!important;color:#0b3158!important;text-decoration:none!important;
}
html body.fk-regional-layout-pilot #content .fk-regional-article__media {width:100%;aspect-ratio:16/9;overflow:hidden;background:#dcebf0;}
html body.fk-regional-layout-pilot #content .fk-regional-article__image {
 display:block;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover;object-position:center;border-radius:0!important;
}
html body.fk-regional-layout-pilot #content .fk-regional-article__placeholder {display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:100%;background:linear-gradient(135deg,#0b3158,#168198);color:#e1f3f7;font-size:15px;font-weight:700;}
html body.fk-regional-layout-pilot #content .fk-regional-article__placeholder svg {width:54px;height:54px;}
html body.fk-regional-layout-pilot #content .fk-regional-article__body {display:flex;flex:1;flex-direction:column;align-items:stretch;padding:22px;}
html body.fk-regional-layout-pilot #content .fk-regional-article__meta {display:block;margin-bottom:12px;color:#386479;font-size:13px;font-weight:650;line-height:1.4;overflow-wrap:anywhere;}
html body.fk-regional-layout-pilot #content .fk-regional-article h3 {margin:0 0 24px!important;color:#0b3158!important;font-size:21px!important;line-height:1.35!important;font-weight:700!important;overflow-wrap:anywhere;}
html body.fk-regional-layout-pilot #content .fk-regional-article__read {display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid #e1ebf0;color:#0d627c;font-size:15px;font-weight:750;line-height:1.4;}
html body.fk-regional-layout-pilot #content .fk-regional-article__arrow {display:grid;place-items:center;flex:none;width:32px;height:32px;border-radius:50%;background:#fff0d8;color:#8b4a05;font-size:21px;line-height:1;}
html body.fk-regional-layout-pilot #content .fk-regional-article:focus-within {outline:3px solid #117d9c;outline-offset:4px;}
html body.fk-regional-layout-pilot #content a.fk-regional-article__link:focus-visible {outline:none;}
@media(hover:hover) {
 html body.fk-regional-layout-pilot #content .fk-regional-article:hover {transform:translateY(-4px);border-color:#7bb4c6;box-shadow:0 12px 26px rgba(11,49,88,.14);}
 html body.fk-regional-layout-pilot #content .fk-regional-article:hover h3 {color:#116782!important;}
}
@media(max-width:1000px) {
 html body.fk-regional-layout-pilot #content .fk-regional-articles__grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:24px;}
}
@media(max-width:600px) {
 html body.fk-regional-layout-pilot #content .fk-regional-articles {border-radius:20px;}
 html body.fk-regional-layout-pilot #content .fk-regional-articles__head {padding:24px 20px;}
 html body.fk-regional-layout-pilot #content .fk-regional-articles__grid {grid-template-columns:minmax(0,1fr);gap:18px;padding:16px;}
 html body.fk-regional-layout-pilot #content .fk-regional-article__body {padding:20px;}
 html body.fk-regional-layout-pilot #content .fk-regional-article h3 {font-size:21px!important;}
}
@media(prefers-reduced-motion:reduce) {
 html body.fk-regional-layout-pilot #content .fk-regional-article {transition:none;transform:none!important;}
}
