@font-face{font-family:Lato;src:url(/fonts/lato-400.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/lato-700.woff2)format("woff2");font-weight:700;font-display:swap}:root{--grund:#fff;--grund-2:#f5f5f7;--grund-dunkel:#1d1d1f;--text:#1d1d1f;--text-2:#6e6e73;--text-hell:#f5f5f7;--text-hell-2:#a1a1a6;--akzent:#2391eb;--akzent-text:#0369a1;--akzent-hell:#5ab0f5;--akzent-flaeche:#e0f2fe;--marke:#3b4859;--bestaetigt:#34d399;--linie:#e8e8ed;--rahmen:#d2d2d7;--linie-dunkel:#2a2a2e;--rahmen-dunkel:#35353a;--breite:980px;--rand:32px;--sek-y:88px;--spalten-abstand:56px;--f-body:"Lato", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--radius:12px;--radius-gross:16px;--radius-pille:980px}@media (width<=720px){:root{--sek-y:56px;--rand:24px;--spalten-abstand:32px}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--f-body);color:var(--text);background:var(--grund);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"kern", "liga";margin:0;font-size:1.0625rem;line-height:1.6}h1,h2,h3{text-wrap:balance;color:inherit;margin:0 0 18px;font-weight:700}h1{letter-spacing:-.022em;font-size:clamp(2.4rem,5.6vw,4rem);line-height:1.06}h2{letter-spacing:-.018em;font-size:clamp(1.7rem,3.6vw,2.5rem);line-height:1.12}h3{letter-spacing:-.008em;margin-bottom:8px;font-size:1.2rem;line-height:1.35}p{max-width:62ch;margin:0 0 18px}p:last-child{margin-bottom:0}.lead{max-width:44ch;color:var(--text-2);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.5}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--akzent-text);margin:0 0 14px;font-size:.78rem;font-weight:700}.klein{color:var(--text-2);font-size:.86rem}a{color:var(--akzent-text);text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:var(--marke)}:focus-visible{outline:2px solid var(--akzent);outline-offset:2px;border-radius:3px}img,svg{max-width:100%;height:auto}.sek{padding:var(--sek-y) 0}.sek--eng{padding:calc(var(--sek-y) * .68) 0}.sek--weit{padding:calc(var(--sek-y) * 1.25) 0}.sek-innen,.wrap{max-width:var(--breite);padding:0 var(--rand);margin:0 auto}.sek--ruhig{background:var(--grund-2)}.sek--dunkel{background:var(--grund-dunkel);color:var(--text-hell)}.sek--dunkel p,.sek--dunkel .lead{color:var(--text-hell-2)}.sek--dunkel .eyebrow,.sek--dunkel a{color:var(--akzent-hell)}.paar{gap:var(--spalten-abstand);grid-template-columns:1fr 1fr;align-items:center;display:grid}@media (width<=720px){.paar{grid-template-columns:1fr}}.reihe{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:40px;display:grid}.mitte{text-align:center}.mitte .lead,.mitte p{margin-left:auto;margin-right:auto}.knopf{border-radius:var(--radius-pille);background:var(--grund-dunkel);color:var(--text-hell);padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-block}.knopf:hover{opacity:.88;color:var(--text-hell);transform:translateY(-1px)}.sek--dunkel .knopf{background:var(--akzent);color:#fff}.sek--dunkel .knopf:hover{color:#fff}.kette{margin:0;padding:0;list-style:none;display:grid}.kette-glied{grid-template-columns:23px auto 1fr;align-items:start;gap:16px;padding-bottom:26px;font-size:.92rem;display:grid;position:relative}.kette-glied:last-child{padding-bottom:0}.kette-glied:before{content:"";background:var(--linie);width:1px;position:absolute;top:22px;bottom:4px;left:11px}.kette-glied:last-child:before{display:none}.kette-knoten{border:1px solid var(--rahmen);background:var(--grund);z-index:1;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:relative}.kette-knoten svg{width:11px;height:11px;display:block}.kette-glied[data-zustand=erkannt] .kette-knoten{background:var(--bestaetigt);border-color:var(--bestaetigt)}.kette-glied[data-zustand=erkannt] .kette-glied-text{font-weight:700}.kette-zeit{color:var(--text-2);font-variant-numeric:tabular-nums;white-space:nowrap;padding-top:2px;font-size:.82rem}.kette-glied-text{padding-top:1px}.kette-quelle{margin-top:20px}.sek--dunkel .kette-glied:before{background:#3f3f45}.sek--dunkel .kette-knoten{background:var(--grund-dunkel);border-color:var(--rahmen-dunkel)}.sek--dunkel .kette-zeit{color:var(--text-hell-2)}.sek--dunkel .kette-glied[data-zustand=erkannt] .kette-knoten{background:var(--bestaetigt);border-color:var(--bestaetigt)}@media (width<=720px){.kette-glied{grid-template-columns:23px 1fr;row-gap:4px}.kette-zeit{order:2;grid-column:2;padding-top:0}.kette-glied-text{order:1;grid-column:2}}.kachel-reihe{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.kachel{border:1px solid var(--linie-dunkel);border-radius:var(--radius-gross);background:#0d0d10;padding:26px}.kachel .kopf{letter-spacing:-.04em;margin-bottom:10px;font-size:2.4rem;font-weight:700;line-height:1}.kachel p{max-width:none;margin:0;font-size:.92rem}.zitat{letter-spacing:-.02em;max-width:30ch;margin:0 0 20px;font-size:clamp(1.3rem,2.8vw,1.9rem);font-weight:700;line-height:1.35}.zitat-quelle{color:var(--text-2);margin:0;font-size:.86rem}.sek--dunkel .zitat-quelle{color:var(--text-hell-2)}.bild-beweis{aspect-ratio:16/10;border-radius:var(--radius);border:1px solid var(--rahmen-dunkel);width:100%;overflow:hidden;box-shadow:0 20px 50px -20px #00000080}.bild-beweis img{object-fit:cover;width:100%;height:100%;display:block}.bild-illu{width:100%;max-width:420px;height:auto;display:block}figure{margin:0}figcaption{color:var(--text-2);margin-top:10px;font-size:.86rem}.sek--dunkel figcaption{color:var(--text-hell-2)}.kette-figur{width:84px;height:auto;margin-bottom:14px;display:block}.weg{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:40px 0 0;padding:0;list-style:none;display:grid}.weg-schritt{background:var(--grund);border:1px solid var(--linie);border-radius:var(--radius-gross);padding:24px}.weg-schritt p{max-width:none}.weg-nr{background:var(--akzent-flaeche);width:28px;height:28px;color:var(--akzent-text);border-radius:50%;place-items:center;margin-bottom:12px;font-size:.82rem;font-weight:700;display:inline-grid}.weg-band{border-top:1px solid var(--rahmen);color:var(--text-2);max-width:none;margin-top:28px;padding-top:20px;font-size:.9rem}.weg-satz{max-width:58ch;margin-top:6px;font-weight:700}.liste-punkt{gap:18px;margin:0;padding:0;list-style:none;display:grid}.liste-punkt li{color:var(--text-2);padding-left:22px;font-size:.97rem;position:relative}.liste-punkt li:before{content:"";background:var(--bestaetigt);border-radius:50%;width:7px;height:7px;position:absolute;top:9px;left:0}.sek--dunkel .liste-punkt li{color:var(--text-hell-2)}.fliesstext h2{letter-spacing:-.018em;margin-top:48px;font-size:clamp(1.3rem,2.4vw,1.6rem);line-height:1.25}.fliesstext h3{margin-top:28px;font-size:1.1rem}.fliesstext ul,.fliesstext ol{max-width:62ch;padding-left:22px}.fliesstext li{margin-bottom:8px}table{border-collapse:collapse;width:100%}th,td{border:1px solid var(--rahmen);text-align:left;padding:.6rem .9rem}th{background:var(--grund-2);font-weight:700}.erscheint{opacity:0;transition:opacity .35s,transform .35s;transform:translateY(14px)}.erscheint.da{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.erscheint{opacity:1;transform:none}}.site-head[data-astro-cid-nen7h5rs]{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background .2s,border-color .2s;position:sticky;top:0}.site-head[data-astro-cid-nen7h5rs]:not([data-oben=ja]){-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom-color:var(--linie);background:#ffffffe0}.site-head[data-astro-cid-nen7h5rs][data-ueber=dunkel]{-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom-color:var(--linie-dunkel);background:#1d1d1fe0}.site-head[data-astro-cid-nen7h5rs][data-ueber=dunkel] nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-hell)}.site-head[data-astro-cid-nen7h5rs][data-ueber=dunkel] nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--akzent-hell)}.site-head[data-astro-cid-nen7h5rs][data-ueber=dunkel] .brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{filter:brightness(0)invert()}.head-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1.5rem;min-height:52px;display:flex}.brand[data-astro-cid-nen7h5rs]{display:inline-flex}.brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{transition:filter .2s}nav[data-astro-cid-nen7h5rs]{gap:26px;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text);font-size:.86rem;font-weight:700;text-decoration:none;transition:color .2s}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--akzent-text)}@media (prefers-reduced-motion:reduce){.site-head[data-astro-cid-nen7h5rs],.site-head[data-astro-cid-nen7h5rs] nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs],.brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{transition:none}}.site-foot[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--linie);background:var(--grund-2);padding:40px 0}.foot-inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.9rem;display:flex}.site-foot[data-astro-cid-jo6i4kqk] nav[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:1.25rem;display:flex}.foot-firma[data-astro-cid-jo6i4kqk],.foot-jahr[data-astro-cid-jo6i4kqk]{color:var(--text-2);max-width:none;margin:0}.feedback-knopf[data-astro-cid-hkbrpulz]{z-index:40;font:inherit;color:var(--text-2);background:var(--grund);border:1px solid var(--linie);cursor:pointer;border-radius:999px;padding:8px 16px;font-size:.82rem;font-weight:700;transition:color .2s,border-color .2s;position:fixed;bottom:18px;right:18px;box-shadow:0 2px 10px #0000000f}.feedback-knopf[data-astro-cid-hkbrpulz]:hover{color:var(--akzent-text);border-color:var(--akzent-text)}.feedback-dialog[data-astro-cid-hkbrpulz]{width:min(440px,100vw - 32px);color:var(--text);background:var(--grund);border:none;border-radius:18px;padding:28px;box-shadow:0 24px 60px #0000002e}.feedback-dialog[data-astro-cid-hkbrpulz]::backdrop{background:#1d1d1f66}.feedback-dialog[data-astro-cid-hkbrpulz] h2[data-astro-cid-hkbrpulz]{margin:0 0 6px;font-size:1.25rem}.feedback-sub[data-astro-cid-hkbrpulz]{color:var(--text-2);max-width:none;margin:0 0 6px;font-size:.92rem}.feedback-label[data-astro-cid-hkbrpulz]{margin:14px 0 6px;font-size:.82rem;font-weight:700;display:block}.feedback-dialog[data-astro-cid-hkbrpulz] textarea[data-astro-cid-hkbrpulz],.feedback-dialog[data-astro-cid-hkbrpulz] input[data-astro-cid-hkbrpulz][type=email]{width:100%;font:inherit;color:var(--text);background:var(--grund-2);border:1px solid var(--linie);box-sizing:border-box;resize:vertical;border-radius:10px;padding:10px 12px;font-size:.95rem}.feedback-dialog[data-astro-cid-hkbrpulz] textarea[data-astro-cid-hkbrpulz]:focus-visible,.feedback-dialog[data-astro-cid-hkbrpulz] input[data-astro-cid-hkbrpulz]:focus-visible{outline:2px solid var(--akzent);outline-offset:1px}.feedback-falle[data-astro-cid-hkbrpulz]{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.feedback-zeile[data-astro-cid-hkbrpulz]{align-items:center;gap:18px;margin-top:20px;display:flex}.feedback-abbrechen[data-astro-cid-hkbrpulz]{font:inherit;color:var(--text-2);cursor:pointer;background:0 0;border:none;font-size:.9rem}.feedback-abbrechen[data-astro-cid-hkbrpulz]:hover{color:var(--text)}.feedback-direkt[data-astro-cid-hkbrpulz]{margin:18px 0 0}.feedback-danke[data-astro-cid-hkbrpulz] h2[data-astro-cid-hkbrpulz]{margin-bottom:6px}.feedback-zu-zeile[data-astro-cid-hkbrpulz]{margin-top:20px}
