/* Project overview. Section backgrounds and outer spacing belong to Bold. */
.scp-overview{width:100%;max-width:1600px;margin-inline:auto;color:#183646;font:inherit}
.scp-overview,.scp-overview *{box-sizing:border-box}
.scp-overview [hidden]{display:none!important}
.scp-overview h2,.scp-overview h3,.scp-overview p{margin:0;color:inherit}
.scp-overview a{color:inherit;text-decoration:none}
.scp-overview a:focus-visible,.scp-overview button:focus-visible{outline:3px solid #2f6f90;outline-offset:5px}
.scp-part-alle>*+*{margin-top:clamp(40px,5vw,80px)}
.scp-highlight{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:clamp(24px,4vw,64px);color:inherit}
.scp-highlight-image{overflow:hidden;border-radius:12px}
.scp-highlight-image img{display:block;width:100%;height:auto}
.scp-highlight-copy{min-width:0}
.scp-highlight .scp-eyebrow{font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}
.scp-highlight h2{font-size:clamp(26px,3vw,42px);font-weight:600;line-height:1.15;letter-spacing:-.025em}
.scp-overview .sc-tags{margin:18px 0!important;gap:6px!important}
.scp-overview .sc-tags li{color:inherit;border:1px solid currentColor;border-radius:5px;padding:4px 9px;font-size:12px;line-height:1.5}
.scp-summary{line-height:1.7;margin:20px 0;max-width:800px}
.scp-summary p+p{margin-top:12px}
.scp-overview .scp-project-link{display:inline-flex;gap:22px;align-items:center;margin-top:12px;border-bottom:1px solid currentColor;padding-bottom:7px;font-weight:600}
.scp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.scp-card{min-width:0;background:#fff;color:#183646;border:1px solid #e0e6e9;border-radius:12px;box-shadow:0 8px 24px #1836460b;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}
.scp-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #18364616}
.scp-card>a{display:flex;flex-direction:column;height:100%}
.scp-card-image{aspect-ratio:4/3;background:#f4f6f7;overflow:hidden;display:grid;place-items:center}
.scp-card-image img{display:block;width:100%;height:100%;object-fit:contain}
.scp-image-placeholder{display:grid;place-items:center;min-height:180px;padding:24px;color:#2f6f90;text-align:center;font-weight:600}
.scp-card-copy{position:relative;padding:24px 44px 24px 24px}
.scp-card h3{font-size:20px;font-weight:600;line-height:1.3;letter-spacing:-.015em}
.scp-card-copy p{font-size:13px;line-height:1.6;margin-top:10px;color:#506773;overflow-wrap:anywhere}
.scp-card-arrow{position:absolute;top:25px;right:20px;color:#2f6f90}
.scp-load-actions{text-align:center;margin-top:32px}
.scp-overview [data-project-more]{font:inherit;font-size:15px;font-weight:600;cursor:pointer;border:0;border-radius:4px;background:linear-gradient(110deg,#2f6f90,#11181d);color:#fff;padding:15px 24px;display:inline-flex;gap:24px;align-items:center}
.scp-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.scp-overview>.sc-testimonials{background:none;padding:0;color:#183646}
/* Optional: put this class on a Bold section with a dark background. */
.saknos-projekte-dunkel .scp-highlight{color:#fff}
.saknos-projekte-dunkel .scp-highlight a:focus-visible{outline-color:#9ee5ff}
@media(max-width:1024px){.scp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}
@media(max-width:767px){.scp-highlight{grid-template-columns:1fr}.scp-grid{grid-template-columns:1fr}.scp-card-copy{padding:22px 42px 22px 22px}}
@media(prefers-reduced-motion:reduce){.scp-card{transition:none}.scp-card:hover{transform:none}}
