.hero[data-astro-cid-ivdvunpm]{position:relative;min-height:86vh;display:flex;align-items:flex-end;justify-content:flex-end;padding:0 56px 70px;overflow:hidden}.hero-bg[data-astro-cid-ivdvunpm]{position:absolute;inset:0;overflow:hidden}.hero-bg-img[data-astro-cid-ivdvunpm]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(.4) brightness(.5) contrast(1.1)}@media(prefers-reduced-motion:no-preference){.hero-bg-img[data-astro-cid-ivdvunpm]{animation:nsHeroKenBurns 24s linear infinite alternate}}@keyframes nsHeroKenBurns{0%{transform:scale(1)}to{transform:scale(1.05)}}.hero-wash[data-astro-cid-ivdvunpm]{position:absolute;inset:0;background:linear-gradient(155deg,#061424d9,#0d2440bf,#1a3a5cb8 60%,#2e6fafb3 85%,#4a90d9a6),radial-gradient(ellipse 90% 70% at 75% 35%,rgba(74,144,217,.2) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 10% 75%,rgba(200,164,90,.06) 0%,transparent 50%)}.hero-inner[data-astro-cid-ivdvunpm]{position:relative;z-index:2;max-width:820px;padding-top:90px}.hero-tag[data-astro-cid-ivdvunpm]{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#ffffff8c;margin-bottom:18px}.tag-dot[data-astro-cid-ivdvunpm]{width:7px;height:7px;border-radius:50%;background:var(--blue);animation:blink 2s ease-in-out infinite;flex-shrink:0}@media(prefers-reduced-motion:reduce){.tag-dot[data-astro-cid-ivdvunpm]{animation:none}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}h1[data-astro-cid-ivdvunpm]{font-family:Literata,Georgia,serif;font-size:clamp(48px,7vw,92px);font-weight:900;line-height:.92;letter-spacing:-3px;color:#fff;margin-bottom:18px}h1[data-astro-cid-ivdvunpm] em[data-astro-cid-ivdvunpm]{font-style:italic;color:#ffffff6b;display:block}.hero-desc[data-astro-cid-ivdvunpm]{font-size:18px;color:#fff9;max-width:560px;line-height:1.75;font-weight:300;margin-bottom:24px}.hero-desc[data-astro-cid-ivdvunpm] strong[data-astro-cid-ivdvunpm]{color:#fff;font-weight:600}.hero-stats[data-astro-cid-ivdvunpm]{display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-bottom:24px;flex-wrap:wrap;gap:0}.hs[data-astro-cid-ivdvunpm]{display:flex;flex-direction:column}.hs-div[data-astro-cid-ivdvunpm]{width:1px;height:32px;background:#ffffff1a;margin:0 28px}.hs-n[data-astro-cid-ivdvunpm]{font-family:Literata,Georgia,serif;font-size:24px;font-weight:700;color:#fff;line-height:1}.hs-l[data-astro-cid-ivdvunpm]{font-size:11px;color:#ffffff59;margin-top:3px}.hero-btns[data-astro-cid-ivdvunpm]{display:flex;gap:14px;flex-wrap:wrap}.btn-primary[data-astro-cid-ivdvunpm]{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--blue);color:#fff;font-size:15px;font-weight:600;text-decoration:none;box-shadow:0 4px 24px #4a90d959;border:none;font-family:inherit;cursor:pointer;transition:background-color .3s var(--ease-out),transform .3s var(--ease-out),box-shadow .3s var(--ease-out)}@media(hover:hover)and (pointer:fine){.btn-primary[data-astro-cid-ivdvunpm]:hover{background:var(--blue-dark);transform:translateY(-2px)}}.btn-ghost[data-astro-cid-ivdvunpm]{display:inline-flex;align-items:center;padding:14px 28px;background:#ffffff1a;color:#fff;font-size:15px;font-weight:600;text-decoration:none;border:1px solid rgba(255,255,255,.2);transition:background-color .3s var(--ease-out),transform .3s var(--ease-out)}@media(hover:hover)and (pointer:fine){.btn-ghost[data-astro-cid-ivdvunpm]:hover{background:#ffffff2e;transform:translateY(-1px)}}section[data-astro-cid-ivdvunpm]{padding:96px 56px}.inner[data-astro-cid-ivdvunpm]{max-width:1100px;margin:0 auto}.sec-label[data-astro-cid-ivdvunpm]{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);margin-bottom:10px;display:flex;align-items:center;gap:10px}.sec-label[data-astro-cid-ivdvunpm]:before{content:"";width:28px;height:2px;background:var(--blue);display:block}h2[data-astro-cid-ivdvunpm]{font-family:Literata,Georgia,serif;font-size:clamp(28px,3.5vw,48px);font-weight:900;letter-spacing:-1.5px;line-height:1.05;color:var(--ink);margin-bottom:20px}h2[data-astro-cid-ivdvunpm] em[data-astro-cid-ivdvunpm]{font-style:italic;color:var(--blue)}h3[data-astro-cid-ivdvunpm]{font-size:17px;font-weight:700;color:var(--ink);margin-bottom:8px}.sec-desc[data-astro-cid-ivdvunpm]{font-size:16px;color:var(--muted);line-height:1.85;font-weight:300;max-width:580px;margin-bottom:48px}.context-section[data-astro-cid-ivdvunpm]{background:var(--bg)}.context-grid[data-astro-cid-ivdvunpm]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px}.ctx-card[data-astro-cid-ivdvunpm]{position:relative;background:var(--white);border:1.5px solid var(--border);padding:28px;transition:border-color .3s var(--ease-out),transform .3s var(--ease-out)}@media(hover:hover)and (pointer:fine){.ctx-card[data-astro-cid-ivdvunpm]:hover{border-color:var(--blue-mid);transform:translateY(-2px)}}.ctx-icon[data-astro-cid-ivdvunpm]{width:32px;height:32px;margin-bottom:16px;display:block;color:var(--blue)}.ctx-icon[data-astro-cid-ivdvunpm] svg[data-astro-cid-ivdvunpm]{width:100%;height:100%}.ctx-card[data-astro-cid-ivdvunpm] h3[data-astro-cid-ivdvunpm]{font-size:16px;font-weight:700;color:var(--ink);margin-bottom:10px}.ctx-card[data-astro-cid-ivdvunpm] p[data-astro-cid-ivdvunpm]{font-size:14px;color:var(--muted);line-height:1.75;font-weight:300}.hebel-section[data-astro-cid-ivdvunpm]{background:var(--white)}.hebel-list[data-astro-cid-ivdvunpm]{display:flex;flex-direction:column;border-top:1px solid var(--border);margin-top:16px}.hebel-item[data-astro-cid-ivdvunpm]{display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:flex-start;padding:28px 0;border-bottom:1px solid var(--border)}.hebel-num[data-astro-cid-ivdvunpm]{font-family:Literata,Georgia,serif;font-size:32px;font-weight:700;color:var(--blue-mid);line-height:1;padding-top:2px}.hebel-body[data-astro-cid-ivdvunpm] h3[data-astro-cid-ivdvunpm]{font-size:17px;font-weight:700;color:var(--ink);margin-bottom:6px}.hebel-body[data-astro-cid-ivdvunpm] p[data-astro-cid-ivdvunpm]{font-size:14px;color:var(--muted);line-height:1.75;font-weight:300}.branchen-section[data-astro-cid-ivdvunpm]{background:var(--bg)}.branchen-grid[data-astro-cid-ivdvunpm]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:16px}.branchen-card[data-astro-cid-ivdvunpm]{background:var(--white);border:1.5px solid var(--border);padding:28px}.bc-icon[data-astro-cid-ivdvunpm]{width:32px;height:32px;margin-bottom:16px;display:block;color:var(--blue)}.bc-icon[data-astro-cid-ivdvunpm] svg[data-astro-cid-ivdvunpm]{width:100%;height:100%}.branchen-card[data-astro-cid-ivdvunpm] h3[data-astro-cid-ivdvunpm]{font-size:16px;font-weight:700;color:var(--ink);margin-bottom:10px}.branchen-card[data-astro-cid-ivdvunpm] p[data-astro-cid-ivdvunpm]{font-size:14px;color:var(--muted);line-height:1.75;font-weight:300}.gebiet-section[data-astro-cid-ivdvunpm]{background:var(--white)}.gebiet-tags[data-astro-cid-ivdvunpm]{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.g-tag[data-astro-cid-ivdvunpm]{display:inline-flex;padding:7px 16px;background:var(--blue-light);border:1px solid var(--blue-mid);font-size:13px;font-weight:600;color:var(--blue-dark)}.g-tag-primary[data-astro-cid-ivdvunpm]{background:var(--blue);color:#fff;border-color:var(--blue)}.gebiet-note[data-astro-cid-ivdvunpm]{font-size:14px}.gebiet-note[data-astro-cid-ivdvunpm] a[data-astro-cid-ivdvunpm]{color:var(--blue);text-decoration:none;font-weight:600;transition:color .2s}.gebiet-note[data-astro-cid-ivdvunpm] a[data-astro-cid-ivdvunpm]:hover{color:var(--blue-dark)}.faq-section[data-astro-cid-ivdvunpm]{background:var(--bg)}.faq-wrap[data-astro-cid-ivdvunpm]{max-width:760px;margin-top:16px}.faq-item[data-astro-cid-ivdvunpm]{border-bottom:1px solid var(--border)}.faq-item[data-astro-cid-ivdvunpm]:first-child{border-top:1px solid var(--border)}.faq-btn[data-astro-cid-ivdvunpm]{width:100%;background:none;border:none;text-align:left;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-family:Hanken Grotesk,sans-serif;font-size:15px;font-weight:600;color:var(--ink);list-style:none;transition:color .2s}.faq-btn[data-astro-cid-ivdvunpm]:hover,.faq-item[data-astro-cid-ivdvunpm][open] .faq-btn[data-astro-cid-ivdvunpm]{color:var(--blue)}.faq-icon[data-astro-cid-ivdvunpm]{display:inline-block;font-size:20px;color:var(--muted);flex-shrink:0;transition:transform .25s var(--ease-out),color .2s}.faq-item[data-astro-cid-ivdvunpm][open] .faq-icon[data-astro-cid-ivdvunpm]{color:var(--blue);transform:rotate(45deg)}@media(prefers-reduced-motion:reduce){.faq-icon[data-astro-cid-ivdvunpm]{transition:color .2s}}.faq-item[data-astro-cid-ivdvunpm] .faq-body[data-astro-cid-ivdvunpm]{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;transition:grid-template-rows .35s var(--ease-out),opacity .3s var(--ease-out)}.faq-item[data-astro-cid-ivdvunpm][open] .faq-body[data-astro-cid-ivdvunpm]{grid-template-rows:1fr;opacity:1}.faq-body[data-astro-cid-ivdvunpm]>p[data-astro-cid-ivdvunpm]{min-height:0;overflow:hidden;padding:0 0 20px}.faq-body[data-astro-cid-ivdvunpm] p[data-astro-cid-ivdvunpm]{font-size:14px;color:var(--muted);line-height:1.85;font-weight:300}@media(prefers-reduced-motion:reduce){.faq-item[data-astro-cid-ivdvunpm] .faq-body[data-astro-cid-ivdvunpm]{transition:grid-template-rows .15s linear,opacity .15s linear}}.guides-section[data-astro-cid-ivdvunpm]{background:var(--bg)}.guides-grid[data-astro-cid-ivdvunpm]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.guide-card[data-astro-cid-ivdvunpm]{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:18px 20px;background:var(--white);border:1.5px solid var(--border);text-decoration:none;transition:border-color .3s var(--ease-out),transform .3s var(--ease-out)}@media(hover:hover)and (pointer:fine){.guide-card[data-astro-cid-ivdvunpm]:hover{border-color:var(--blue);transform:translate(4px)}}.gc-cat[data-astro-cid-ivdvunpm]{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--blue);white-space:nowrap}.gc-title[data-astro-cid-ivdvunpm]{font-size:14px;font-weight:600;color:var(--ink);line-height:1.35}.gc-lz[data-astro-cid-ivdvunpm]{font-size:11px;color:var(--muted);white-space:nowrap}.gc-arrow[data-astro-cid-ivdvunpm]{font-size:16px;color:var(--blue)}.leistung-section[data-astro-cid-ivdvunpm]{background:var(--white)}.leistung-card[data-astro-cid-ivdvunpm]{background:var(--navy);padding:48px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;position:relative;overflow:hidden}.leistung-card[data-astro-cid-ivdvunpm]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--blue),transparent)}.lc-label[data-astro-cid-ivdvunpm]{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--blue);margin-bottom:12px}.leistung-card[data-astro-cid-ivdvunpm] h2[data-astro-cid-ivdvunpm]{font-family:Literata,Georgia,serif;font-size:clamp(20px,2.2vw,30px);font-weight:700;color:#fff;letter-spacing:-.5px;line-height:1.2;margin-bottom:12px}.leistung-card[data-astro-cid-ivdvunpm] h2[data-astro-cid-ivdvunpm] em[data-astro-cid-ivdvunpm]{font-style:italic;color:var(--blue)}.leistung-card[data-astro-cid-ivdvunpm] p[data-astro-cid-ivdvunpm]{font-size:14px;color:#ffffff73;line-height:1.7}.leistung-card[data-astro-cid-ivdvunpm] p[data-astro-cid-ivdvunpm] a[data-astro-cid-ivdvunpm]{color:var(--blue);text-decoration:none}.leistung-card[data-astro-cid-ivdvunpm] p[data-astro-cid-ivdvunpm] a[data-astro-cid-ivdvunpm]:hover{text-decoration:underline}.lc-right[data-astro-cid-ivdvunpm]{display:flex;flex-direction:column;gap:12px;flex-shrink:0}@media(max-width:1024px){.branchen-grid[data-astro-cid-ivdvunpm],.leistung-card[data-astro-cid-ivdvunpm]{grid-template-columns:1fr}.lc-right[data-astro-cid-ivdvunpm]{flex-direction:row}}@media(max-width:768px){.hero[data-astro-cid-ivdvunpm]{padding:0 24px 80px;min-height:auto}section[data-astro-cid-ivdvunpm]{padding:64px 24px}.hero-inner[data-astro-cid-ivdvunpm]{padding-top:100px}.context-grid[data-astro-cid-ivdvunpm],.guides-grid[data-astro-cid-ivdvunpm]{grid-template-columns:1fr}.hs-div[data-astro-cid-ivdvunpm]{display:none}.hero-stats[data-astro-cid-ivdvunpm]{gap:16px 0}.leistung-card[data-astro-cid-ivdvunpm]{padding:28px 24px}.lc-right[data-astro-cid-ivdvunpm]{flex-direction:column}}
