:root{--gelb: #ffd64f;--gelb-header: #fcb800;--gelb-akzent: #f4c222;--tinte: #212121;--tinte-mittel: #616161;--tinte-hell: #9e9e9e;--papier: #f4f1e8;--weiss: #fff;--nacht: #141414;--nacht-text: #e7e3d7;--nacht-gedimmt: #a8a395;--nacht-link: #cfcabb;--haarlinie: rgba(255, 255, 255, .1);--shell: min(130rem, 100% - 4rem);--section-y: 6rem;--radius: 1.4rem}html{font-size:62.5%;scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Montserrat,-apple-system,Segoe UI,sans-serif;font-size:1.6rem;line-height:1.6;color:var(--tinte);background:var(--papier);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0 0 1.6rem;line-height:1.15;font-weight:700;text-wrap:balance}h1{font-size:clamp(3.2rem,1.6rem + 3.2vw,5rem)}h2{font-size:clamp(2.8rem,1.6rem + 2.4vw,4rem)}h3{font-size:clamp(2.2rem,1.4rem + 1.6vw,3.5rem)}h4{font-size:2rem}p{margin:0 0 1.6rem}a{color:inherit}img{max-width:100%;height:auto;display:block}.ls-shell{width:var(--shell);margin-inline:auto}.ls-section{padding-block:var(--section-y)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ls-header{position:sticky;top:0;z-index:100;background-color:color-mix(in srgb,var(--gelb-header) 80%,transparent);backdrop-filter:blur(18px) saturate(175%);-webkit-backdrop-filter:blur(18px) saturate(175%);border-bottom:1px solid rgba(255,255,255,.5);box-shadow:0 10px 34px #785a0029;transition:background-color .35s ease,box-shadow .35s ease}.ls-header-inner{width:var(--shell);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:1rem}.ls-logo img{width:18rem;transition:transform .3s ease}.ls-logo:hover img{transform:scale(1.04)}.ls-nav{display:flex;align-items:center;gap:.4rem}.ls-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:.2rem}.ls-nav-link{display:inline-block;position:relative;border-radius:999px;padding:.7rem 1.4rem;font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;text-decoration:none;transition:background-color .25s ease,color .25s ease}.ls-nav-link:after{content:"";position:absolute;left:1.4rem;right:1.4rem;bottom:.35rem;height:2px;background:#111;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.ls-nav-link:hover{background-color:#00000014;color:#111}.ls-nav-link:hover:after{transform:scaleX(1)}.ls-nav-link[aria-current=page]{background-color:#0000001f}.ls-nav-gruppe{position:relative}.ls-nav-gruppe>.ls-nav-link:before{content:""}.ls-nav-panel{position:absolute;top:calc(100% + .6rem);left:0;min-width:24rem;padding:.6rem;border-radius:var(--radius);background:#fffffff0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 44px #1414142e;border:1px solid rgba(255,255,255,.6);display:grid;gap:.2rem;opacity:0;visibility:hidden;transform:translateY(-.6rem);transition:opacity .22s ease,transform .22s ease,visibility .22s}.ls-nav-gruppe:hover>.ls-nav-panel,.ls-nav-gruppe:focus-within>.ls-nav-panel{opacity:1;visibility:visible;transform:translateY(0)}.ls-nav-panel a{display:block;padding:1rem 1.6rem;border-radius:.9rem;font-size:1.5rem;text-decoration:none;transition:background-color .2s ease,color .2s ease,padding-left .2s ease}.ls-nav-panel a:hover{background-color:#fcb80033;color:#111;padding-left:2.4rem}.ls-sprachen{display:flex;gap:.6rem;align-items:center;margin-left:1rem}.ls-sprachen a{display:inline-flex;border-radius:50%;overflow:hidden;opacity:.55;transition:opacity .2s ease}.ls-sprachen a:hover,.ls-sprachen a[aria-current=true]{opacity:1}.ls-sprachen img{width:2.4rem;height:2.4rem;object-fit:cover}.ls-burger{display:none;width:4.4rem;height:4.4rem;border:0;border-radius:50%;background:transparent;cursor:pointer;transition:background-color .2s ease}.ls-burger:hover{background-color:#00000014}.ls-burger span,.ls-burger span:before,.ls-burger span:after{display:block;width:2.2rem;height:2px;background:#111;border-radius:2px;margin-inline:auto;position:relative}.ls-burger span:before,.ls-burger span:after{content:"";position:absolute;left:0}.ls-burger span:before{top:-.7rem}.ls-burger span:after{top:.7rem}@media(max-width:1100px){.ls-burger{display:block}.ls-nav{position:absolute;inset:100% 0 auto;flex-direction:column;align-items:stretch;padding:1.6rem 2rem 2.4rem;background:#fffffff5;backdrop-filter:blur(14px);box-shadow:0 18px 44px #1414142e;display:none}.ls-header[data-offen=true] .ls-nav{display:flex}.ls-nav ul{flex-direction:column;align-items:stretch;gap:.4rem}.ls-nav-link{border-radius:.9rem}.ls-nav-link:after{display:none}.ls-nav-panel{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;background:#00000008;margin-left:1.6rem}}.ls-footer{background:var(--nacht);color:var(--nacht-text);padding:6rem 0 0}.ls-footer a{text-decoration:none}.ls-footer-shell{width:min(120rem,100% - 4rem);margin:0 auto}.ls-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:4rem;padding-bottom:5rem;border-bottom:1px solid var(--haarlinie)}@media(max-width:991px){.ls-footer-grid{grid-template-columns:1fr 1fr;gap:3.5rem}}@media(max-width:560px){.ls-footer-grid{grid-template-columns:1fr;gap:3rem}}.ls-footer-brand img{width:14rem;margin-bottom:2rem}.ls-footer-brand p{margin:0 0 2.4rem;font-size:1.5rem;line-height:1.7;color:var(--nacht-gedimmt);max-width:34rem}.ls-footer-social{display:flex;gap:1.2rem}.ls-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;background:#ffffff12;color:var(--nacht-text);font-size:1.9rem;transition:background .2s ease,color .2s ease,transform .2s ease}.ls-footer-social a:hover{background:var(--gelb-akzent);color:var(--nacht);transform:translateY(-3px)}.ls-footer-col h3{margin:0 0 2rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gelb-akzent)}.ls-footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:1.1rem}.ls-footer-col a{color:var(--nacht-link);font-size:1.55rem;line-height:1.4;display:inline-block;transition:color .2s ease,padding-left .2s ease}.ls-footer-col a:hover{color:#fff;padding-left:.5rem}.ls-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.6rem 0}.ls-footer-bottom p{margin:0;font-size:1.35rem;color:#8e897b}.ls-footer-legal{display:flex;gap:2.4rem;flex-wrap:wrap}.ls-footer-legal a{color:var(--nacht-gedimmt);font-size:1.35rem;transition:color .2s ease}.ls-footer-legal a:hover{color:var(--gelb-akzent)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}html{scroll-behavior:auto}}.hero[data-astro-cid-tlsgk4gg]{padding-block:7rem 6rem;background:radial-gradient(120% 90% at 12% 0%,rgba(255,214,79,.35),transparent 60%),var(--papier)}.kicker[data-astro-cid-tlsgk4gg]{margin:0 0 1.6rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1[data-astro-cid-tlsgk4gg]{max-width:26ch}.text[data-astro-cid-tlsgk4gg]{max-width:68ch;font-size:1.85rem;line-height:1.7;color:var(--tinte-mittel)}.knoepfe[data-astro-cid-tlsgk4gg]{display:flex;flex-wrap:wrap;gap:1.6rem;margin-top:2.4rem}.knopf[data-astro-cid-tlsgk4gg]{display:inline-block;padding:1.5rem 3.2rem;border-radius:999px;background:var(--gelb);color:var(--tinte);font-size:1.45rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;border:2px solid var(--gelb);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.knopf[data-astro-cid-tlsgk4gg]:hover{transform:translateY(-2px);box-shadow:0 10px 24px #ffd64f80}.knopf[data-astro-cid-tlsgk4gg].leer{background:transparent;border-color:var(--tinte)}.knopf[data-astro-cid-tlsgk4gg].leer:hover{background:var(--tinte);color:var(--weiss);box-shadow:0 10px 24px #14141440}.kennzahlen[data-astro-cid-tlsgk4gg]{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:2.4rem;margin:6rem 0 0;padding:3.2rem;background:var(--weiss);border-radius:var(--radius);box-shadow:0 2px 4px #1414140a,0 16px 40px #14141412}dt[data-astro-cid-tlsgk4gg]{font-size:clamp(2.2rem,1.6rem + 1.2vw,3.2rem);font-weight:700;line-height:1.1}dd[data-astro-cid-tlsgk4gg]{margin:.8rem 0 0;font-size:1.5rem;line-height:1.6;color:var(--tinte-mittel)}.band[data-astro-cid-y2fwnct5]{padding-block:5rem;background:var(--papier);overflow:hidden}.titel[data-astro-cid-y2fwnct5]{width:var(--shell);margin:0 auto 2.4rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tinte-mittel)}.viewport[data-astro-cid-y2fwnct5]{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6rem,#000 calc(100% - 6rem),transparent)}.spur[data-astro-cid-y2fwnct5]{display:flex;width:max-content;animation:laufen 48s linear infinite}.band[data-astro-cid-y2fwnct5]:hover .spur[data-astro-cid-y2fwnct5]{animation-play-state:paused}.reihe[data-astro-cid-y2fwnct5]{display:flex;gap:2rem;padding-right:2rem}.kachel[data-astro-cid-y2fwnct5]{width:32rem;aspect-ratio:3 / 2;border-radius:var(--radius);overflow:hidden;background:var(--weiss)}.kachel[data-astro-cid-y2fwnct5] img{width:100%;height:100%;object-fit:cover}.kachel[data-astro-cid-y2fwnct5] picture{display:block;height:100%}@keyframes laufen{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.spur[data-astro-cid-y2fwnct5]{animation:none}.viewport[data-astro-cid-y2fwnct5]{overflow-x:auto}}.kopf[data-astro-cid-on5g2xwm]{max-width:34ch;margin-bottom:4rem}.kicker[data-astro-cid-on5g2xwm]{margin:0 0 1rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tinte-mittel)}.kopf[data-astro-cid-on5g2xwm].hell .kicker[data-astro-cid-on5g2xwm]{color:var(--gelb-akzent)}h1[data-astro-cid-on5g2xwm],h2[data-astro-cid-on5g2xwm]{margin:0}.zwei[data-astro-cid-wjmyrxjs]{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem 6rem;align-items:start}@media(max-width:880px){.zwei[data-astro-cid-wjmyrxjs]{grid-template-columns:1fr}}.text[data-astro-cid-wjmyrxjs]{font-size:1.7rem;line-height:1.8;color:var(--tinte-mittel)}.text[data-astro-cid-wjmyrxjs] p{margin:0 0 2rem;max-width:74ch}.text[data-astro-cid-wjmyrxjs] p:last-child{margin-bottom:0}.text[data-astro-cid-wjmyrxjs] h3{margin:3.2rem 0 1.2rem;font-size:2.2rem;color:var(--tinte)}.text[data-astro-cid-wjmyrxjs] ul,.text[data-astro-cid-wjmyrxjs] ol{margin:0 0 2rem;padding-left:2.2rem;display:grid;gap:.8rem}.text[data-astro-cid-wjmyrxjs] a{color:var(--tinte);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}figure[data-astro-cid-jqk5b23g]{margin:0;border-radius:var(--radius);overflow:hidden;background:var(--nacht);box-shadow:0 2px 4px #1414140f,0 20px 48px #14141424}video[data-astro-cid-jqk5b23g]{display:block;width:100%;height:auto;aspect-ratio:16 / 9;background:var(--nacht)}figcaption[data-astro-cid-jqk5b23g]{padding:1.6rem 2.4rem;color:var(--nacht-gedimmt);font-size:1.45rem}.vorspann[data-astro-cid-gf53rc4b]{max-width:76ch;margin:-2rem 0 4rem;font-size:1.7rem;line-height:1.75;color:var(--tinte-mittel)}.raster[data-astro-cid-gf53rc4b]{list-style:none;margin:0;padding:0;display:grid;gap:3.2rem}.spalten-2[data-astro-cid-gf53rc4b]{grid-template-columns:repeat(auto-fill,minmax(38rem,1fr))}.spalten-3[data-astro-cid-gf53rc4b]{grid-template-columns:repeat(auto-fill,minmax(30rem,1fr))}.karte[data-astro-cid-gf53rc4b]{position:relative;display:flex;flex-direction:column;background:var(--weiss);border-radius:var(--radius);overflow:hidden;box-shadow:0 2px 4px #1414140a,0 12px 32px #1414140f;transition:transform .25s ease,box-shadow .25s ease}.karte[data-astro-cid-gf53rc4b]:hover{transform:translateY(-4px);box-shadow:0 4px 8px #1414140f,0 20px 44px #1414141f}.bild[data-astro-cid-gf53rc4b]{aspect-ratio:3 / 2;background:var(--papier)}.bild[data-astro-cid-gf53rc4b] picture{display:block;height:100%}.bild[data-astro-cid-gf53rc4b] img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.karte[data-astro-cid-gf53rc4b]:hover .bild[data-astro-cid-gf53rc4b] img{transform:scale(1.04)}.koerper[data-astro-cid-gf53rc4b]{display:flex;flex:1;flex-direction:column;padding:2.8rem}h3[data-astro-cid-gf53rc4b]{margin:0 0 1.2rem;font-size:2.1rem;line-height:1.25}h3[data-astro-cid-gf53rc4b] a[data-astro-cid-gf53rc4b]{text-decoration:none}h3[data-astro-cid-gf53rc4b] a[data-astro-cid-gf53rc4b]:after{content:"";position:absolute;inset:0}h3[data-astro-cid-gf53rc4b] a[data-astro-cid-gf53rc4b]:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}.koerper[data-astro-cid-gf53rc4b]>p[data-astro-cid-gf53rc4b]{margin:0 0 2rem;color:var(--tinte-mittel);font-size:1.55rem;line-height:1.7}.merkmale[data-astro-cid-gf53rc4b]{list-style:none;margin:auto 0 0;padding:2rem 0 0;border-top:1px solid rgba(20,20,20,.1);display:grid;gap:.9rem}.merkmale[data-astro-cid-gf53rc4b] li[data-astro-cid-gf53rc4b]{position:relative;padding-left:2rem;font-size:1.5rem;line-height:1.5}.merkmale[data-astro-cid-gf53rc4b] li[data-astro-cid-gf53rc4b]:before{content:"";position:absolute;left:0;top:.65em;width:1rem;height:2px;background:var(--gelb)}.hell[data-astro-cid-qtwn6afz]{background:var(--weiss)}.raster[data-astro-cid-qtwn6afz]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3.2rem}li[data-astro-cid-qtwn6afz]{position:relative;padding-top:2.4rem;border-top:3px solid var(--gelb)}h3[data-astro-cid-qtwn6afz]{margin:0 0 1.2rem;font-size:2.1rem;line-height:1.25}h3[data-astro-cid-qtwn6afz] a[data-astro-cid-qtwn6afz]{text-decoration:none}h3[data-astro-cid-qtwn6afz] a[data-astro-cid-qtwn6afz]:after{content:"";position:absolute;inset:0}h3[data-astro-cid-qtwn6afz] a[data-astro-cid-qtwn6afz]:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}p[data-astro-cid-qtwn6afz]{margin:0;color:var(--tinte-mittel);font-size:1.6rem;line-height:1.75}.vorspann[data-astro-cid-qes5x732]{max-width:74ch;margin:-2rem 0 4rem;font-size:1.7rem;line-height:1.75;color:var(--tinte-mittel)}.galerie[data-astro-cid-qes5x732]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,22rem));gap:2.4rem}li[data-astro-cid-qes5x732]{padding:1.6rem;background:var(--weiss);border-radius:var(--radius);box-shadow:0 2px 4px #1414140a,0 10px 26px #1414140f}li[data-astro-cid-qes5x732] img{width:100%;height:auto}.band[data-astro-cid-iincclxr]{padding-block:7rem;background:var(--gelb)}.kicker[data-astro-cid-iincclxr]{margin:0 0 1rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h2[data-astro-cid-iincclxr]{max-width:30ch;margin-bottom:1.6rem}.text[data-astro-cid-iincclxr]{max-width:70ch;font-size:1.75rem;line-height:1.75}.knopf[data-astro-cid-iincclxr]{display:inline-block;margin-top:1.6rem;padding:1.5rem 3.2rem;border-radius:999px;background:var(--nacht);color:var(--gelb);font-size:1.45rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.knopf[data-astro-cid-iincclxr]:hover{transform:translateY(-2px);box-shadow:0 10px 24px #14141459}.hell[data-astro-cid-m43rbjzg]{background:var(--weiss)}.schmal[data-astro-cid-m43rbjzg]{max-width:88rem}details[data-astro-cid-m43rbjzg]{border-bottom:1px solid rgba(20,20,20,.12)}summary[data-astro-cid-m43rbjzg]{padding:2.2rem 0;font-size:1.75rem;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:2rem}summary[data-astro-cid-m43rbjzg]::-webkit-details-marker{display:none}summary[data-astro-cid-m43rbjzg]:after{content:"+";font-size:2.4rem;line-height:1;color:var(--tinte-mittel);transition:transform .2s ease}details[data-astro-cid-m43rbjzg][open] summary[data-astro-cid-m43rbjzg]:after{transform:rotate(45deg)}details[data-astro-cid-m43rbjzg] p[data-astro-cid-m43rbjzg]{margin:0 0 2.4rem;max-width:76ch;color:var(--tinte-mittel);font-size:1.6rem;line-height:1.75}.hinweis[data-astro-cid-xbn2bbgh]{padding-block:5rem;background:var(--weiss);border-top:1px solid rgba(20,20,20,.08)}p[data-astro-cid-xbn2bbgh]{max-width:90ch;margin:0 0 3rem;font-size:1.45rem;line-height:1.7;color:var(--tinte-mittel)}.logos[data-astro-cid-xbn2bbgh]{display:flex;flex-wrap:wrap;align-items:center;gap:3.2rem}.logos[data-astro-cid-xbn2bbgh] img{max-width:28rem;height:auto}.kopf[data-astro-cid-zio5nthd]{max-width:68rem;margin-bottom:5rem}.kicker[data-astro-cid-zio5nthd]{margin:0 0 1rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tinte-mittel)}.raster[data-astro-cid-zio5nthd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(32rem,1fr));gap:3.2rem}.karte[data-astro-cid-zio5nthd]{display:flex;flex-direction:column;background:var(--weiss);border-radius:var(--radius);overflow:hidden;box-shadow:0 2px 4px #1414140a,0 12px 32px #14141412;transition:transform .25s ease,box-shadow .25s ease}.karte[data-astro-cid-zio5nthd]:hover{transform:translateY(-4px);box-shadow:0 4px 8px #1414140f,0 20px 44px #1414141f}.bild[data-astro-cid-zio5nthd]{display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--papier)}.bild[data-astro-cid-zio5nthd] img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.karte[data-astro-cid-zio5nthd]:hover .bild[data-astro-cid-zio5nthd] img{transform:scale(1.04)}.koerper[data-astro-cid-zio5nthd]{display:flex;flex:1;flex-direction:column;padding:2.8rem 2.8rem 3.2rem}time[data-astro-cid-zio5nthd]{font-size:1.3rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--tinte-mittel)}h2[data-astro-cid-zio5nthd]{margin:1.2rem 0 1.4rem;font-size:2.2rem;line-height:1.25}h2[data-astro-cid-zio5nthd] a[data-astro-cid-zio5nthd]{text-decoration:none}h2[data-astro-cid-zio5nthd] a[data-astro-cid-zio5nthd]:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}.koerper[data-astro-cid-zio5nthd] p[data-astro-cid-zio5nthd]{margin:0 0 2.4rem;color:var(--tinte-mittel);font-size:1.55rem;line-height:1.7}.mehr[data-astro-cid-zio5nthd]{display:inline-flex;align-items:center;gap:.8rem;margin-top:auto;font-size:1.45rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.mehr[data-astro-cid-zio5nthd] svg[data-astro-cid-zio5nthd]{width:1.8rem;height:1.8rem;transition:transform .25s ease}.karte[data-astro-cid-zio5nthd]:hover .mehr[data-astro-cid-zio5nthd] svg[data-astro-cid-zio5nthd]{transform:translate(4px)}.karte[data-astro-cid-zio5nthd]{position:relative}.karte[data-astro-cid-zio5nthd] h2[data-astro-cid-zio5nthd] a[data-astro-cid-zio5nthd]:after{content:"";position:absolute;inset:0}.schmal[data-astro-cid-ueeve7ug]{max-width:84rem}.brotkrumen[data-astro-cid-ueeve7ug]{margin-bottom:2.4rem;font-size:1.35rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.brotkrumen[data-astro-cid-ueeve7ug] a[data-astro-cid-ueeve7ug]{color:var(--tinte-mittel);text-decoration:none}.brotkrumen[data-astro-cid-ueeve7ug] a[data-astro-cid-ueeve7ug]:hover{color:var(--tinte)}time[data-astro-cid-ueeve7ug]{font-size:1.35rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--tinte-mittel)}h1[data-astro-cid-ueeve7ug]{margin:1.2rem 0 3.2rem}figure[data-astro-cid-ueeve7ug]{margin:0 0 4rem;border-radius:var(--radius);overflow:hidden;background:var(--weiss)}figure[data-astro-cid-ueeve7ug] img{width:100%;aspect-ratio:4 / 3;object-fit:cover}figure[data-astro-cid-ueeve7ug] picture,.text[data-astro-cid-ueeve7ug] picture{display:block}.text[data-astro-cid-ueeve7ug]{font-size:1.7rem;line-height:1.8}.text[data-astro-cid-ueeve7ug] h2{margin-top:4.8rem;font-size:2.8rem}.text[data-astro-cid-ueeve7ug] h3{margin-top:3.6rem;font-size:2.2rem}.text[data-astro-cid-ueeve7ug] p{margin-bottom:2.4rem}.text[data-astro-cid-ueeve7ug] ul,.text[data-astro-cid-ueeve7ug] ol{margin:0 0 2.4rem;padding-left:2.4rem;display:grid;gap:1rem}.text[data-astro-cid-ueeve7ug] a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}.text[data-astro-cid-ueeve7ug] img{border-radius:var(--radius);margin-bottom:2.4rem;width:100%;height:auto}.text[data-astro-cid-ueeve7ug] blockquote{margin:3.2rem 0;padding:0 0 0 2.4rem;border-left:4px solid var(--gelb);font-size:1.9rem;font-style:italic;color:var(--tinte-mittel)}.zurueck[data-astro-cid-ueeve7ug]{display:inline-block;margin-top:4.8rem;padding:1.4rem 3rem;border-radius:999px;background:var(--gelb);color:var(--tinte);font-size:1.45rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.zurueck[data-astro-cid-ueeve7ug]:hover{transform:translateY(-2px);box-shadow:0 10px 24px #ffd64f80}.liste[data-astro-cid-l6vamaan]{list-style:none;margin:0;padding:0;display:grid;gap:2.4rem}.eintrag[data-astro-cid-l6vamaan]{position:relative;padding:3.2rem;background:var(--weiss);border-radius:var(--radius);border-left:4px solid var(--gelb);box-shadow:0 2px 4px #1414140a,0 12px 32px #1414140f;transition:transform .25s ease,box-shadow .25s ease}.eintrag[data-astro-cid-l6vamaan]:hover{transform:translateY(-3px);box-shadow:0 4px 8px #1414140f,0 18px 40px #1414141a}h2[data-astro-cid-l6vamaan]{margin:0 0 1.2rem;font-size:clamp(2rem,1.4rem + 1vw,2.6rem)}h2[data-astro-cid-l6vamaan] a[data-astro-cid-l6vamaan]{text-decoration:none}h2[data-astro-cid-l6vamaan] a[data-astro-cid-l6vamaan]:after{content:"";position:absolute;inset:0}.eintrag[data-astro-cid-l6vamaan] p[data-astro-cid-l6vamaan]{margin:0 0 2rem;color:var(--tinte-mittel);font-size:1.6rem;line-height:1.7;max-width:78ch}.mehr[data-astro-cid-l6vamaan]{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.mehr[data-astro-cid-l6vamaan] svg[data-astro-cid-l6vamaan]{width:1.8rem;height:1.8rem;transition:transform .25s ease}.eintrag[data-astro-cid-l6vamaan]:hover .mehr[data-astro-cid-l6vamaan] svg[data-astro-cid-l6vamaan]{transform:translate(4px)}.leer[data-astro-cid-l6vamaan]{padding:3.2rem;background:var(--weiss);border-radius:var(--radius);color:var(--tinte-mittel);font-size:1.7rem}.brotkrumen[data-astro-cid-zi7wdjrj]{margin-bottom:2.4rem;font-size:1.35rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.brotkrumen[data-astro-cid-zi7wdjrj] a[data-astro-cid-zi7wdjrj]{color:var(--tinte-mittel);text-decoration:none}.brotkrumen[data-astro-cid-zi7wdjrj] a[data-astro-cid-zi7wdjrj]:hover{color:var(--tinte)}h1[data-astro-cid-zi7wdjrj]{max-width:32ch}.einleitung[data-astro-cid-zi7wdjrj]{max-width:74ch;margin-bottom:5rem;font-size:1.8rem;line-height:1.75;color:var(--tinte-mittel)}.hero[data-astro-cid-de2d6gwt]{padding-block:6rem 5rem;background:linear-gradient(180deg,rgba(255,214,79,.22),transparent)}.brotkrumen[data-astro-cid-de2d6gwt]{display:flex;gap:1rem;margin-bottom:2.4rem;font-size:1.35rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--tinte-mittel)}.brotkrumen[data-astro-cid-de2d6gwt] a[data-astro-cid-de2d6gwt]{color:inherit;text-decoration:none}.brotkrumen[data-astro-cid-de2d6gwt] a[data-astro-cid-de2d6gwt]:hover{color:var(--tinte)}.kicker[data-astro-cid-de2d6gwt]{margin:0 0 1rem;font-size:1.4rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1[data-astro-cid-de2d6gwt]{max-width:30ch}.einleitung[data-astro-cid-de2d6gwt]{max-width:72ch;font-size:1.8rem;line-height:1.75;color:var(--tinte-mittel)}.knopf[data-astro-cid-de2d6gwt]{display:inline-block;margin-top:1.6rem;padding:1.5rem 3.2rem;border-radius:999px;background:var(--gelb);color:var(--tinte);font-size:1.45rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.knopf[data-astro-cid-de2d6gwt]:hover{transform:translateY(-2px);box-shadow:0 10px 24px #ffd64f80}.knopf[data-astro-cid-de2d6gwt].dunkel{background:var(--nacht);color:var(--gelb)}.knopf[data-astro-cid-de2d6gwt].dunkel:hover{box-shadow:0 10px 24px #14141459}.hell[data-astro-cid-de2d6gwt]{background:var(--weiss)}h2[data-astro-cid-de2d6gwt]{max-width:34ch;margin-bottom:4rem}.kaesten[data-astro-cid-de2d6gwt]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));gap:2.8rem;counter-reset:kasten}.kaesten[data-astro-cid-de2d6gwt].schmal{grid-template-columns:1fr;gap:2rem}.kaesten[data-astro-cid-de2d6gwt] li[data-astro-cid-de2d6gwt]{padding:2.8rem;background:var(--papier);border-radius:var(--radius)}.hell[data-astro-cid-de2d6gwt] .kaesten[data-astro-cid-de2d6gwt] li[data-astro-cid-de2d6gwt]{background:var(--papier)}.kaesten[data-astro-cid-de2d6gwt].nummeriert li[data-astro-cid-de2d6gwt]:before{counter-increment:kasten;content:counter(kasten,decimal-leading-zero);display:block;margin-bottom:1.2rem;font-size:1.35rem;font-weight:700;letter-spacing:.1em;color:var(--tinte-mittel)}.kaesten[data-astro-cid-de2d6gwt] h3[data-astro-cid-de2d6gwt]{margin:0 0 1rem;font-size:1.9rem}.kaesten[data-astro-cid-de2d6gwt] p[data-astro-cid-de2d6gwt]{margin:0;color:var(--tinte-mittel);font-size:1.55rem;line-height:1.7}.zweispaltig[data-astro-cid-de2d6gwt]{display:grid;grid-template-columns:1.6fr 1fr;gap:4rem;align-items:start}@media(max-width:860px){.zweispaltig[data-astro-cid-de2d6gwt]{grid-template-columns:1fr}}.hervorhebung[data-astro-cid-de2d6gwt]{padding:3.2rem;background:var(--nacht);color:var(--nacht-text);border-radius:var(--radius)}.hervorhebung[data-astro-cid-de2d6gwt] h3[data-astro-cid-de2d6gwt]{margin:0 0 1.4rem;font-size:1.9rem;color:var(--gelb)}.hervorhebung[data-astro-cid-de2d6gwt] p[data-astro-cid-de2d6gwt]{color:var(--nacht-gedimmt);font-size:1.55rem;line-height:1.7}.hervorhebung[data-astro-cid-de2d6gwt] ul[data-astro-cid-de2d6gwt]{margin:2rem 0 0;padding:0;list-style:none;display:grid;gap:1.2rem}.hervorhebung[data-astro-cid-de2d6gwt] li[data-astro-cid-de2d6gwt]{padding-left:2.4rem;position:relative;font-size:1.5rem;line-height:1.6}.hervorhebung[data-astro-cid-de2d6gwt] li[data-astro-cid-de2d6gwt]:before{content:"";position:absolute;left:0;top:.75em;width:1rem;height:2px;background:var(--gelb)}.schmal-mitte[data-astro-cid-de2d6gwt]{max-width:84rem}details[data-astro-cid-de2d6gwt]{border-bottom:1px solid rgba(20,20,20,.12)}summary[data-astro-cid-de2d6gwt]{padding:2.2rem 0;font-size:1.75rem;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:2rem}summary[data-astro-cid-de2d6gwt]:after{content:"+";font-size:2.4rem;line-height:1;color:var(--tinte-mittel);transition:transform .2s ease}details[data-astro-cid-de2d6gwt][open] summary[data-astro-cid-de2d6gwt]:after{transform:rotate(45deg)}details[data-astro-cid-de2d6gwt] p[data-astro-cid-de2d6gwt]{margin:0 0 2.4rem;max-width:76ch;color:var(--tinte-mittel);font-size:1.6rem;line-height:1.75}.cta[data-astro-cid-de2d6gwt]{padding-block:7rem;background:var(--gelb)}.cta[data-astro-cid-de2d6gwt] h2[data-astro-cid-de2d6gwt]{max-width:30ch;margin-bottom:1.6rem}.cta[data-astro-cid-de2d6gwt] p[data-astro-cid-de2d6gwt]{max-width:68ch;font-size:1.7rem;line-height:1.75}.formular[data-astro-cid-t4plhxqj]{display:grid;gap:2.4rem;padding:3.2rem;background:var(--weiss);border-radius:var(--radius);box-shadow:0 2px 4px #1414140a,0 16px 40px #14141412}.paar[data-astro-cid-t4plhxqj]{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem}@media(max-width:620px){.paar[data-astro-cid-t4plhxqj]{grid-template-columns:1fr}}.feld[data-astro-cid-t4plhxqj]{display:grid;gap:.8rem}label[data-astro-cid-t4plhxqj]{font-size:1.45rem;font-weight:600}label[data-astro-cid-t4plhxqj] span[data-astro-cid-t4plhxqj]{color:var(--tinte-mittel)}input[data-astro-cid-t4plhxqj],select[data-astro-cid-t4plhxqj],textarea[data-astro-cid-t4plhxqj]{font:inherit;font-size:1.6rem;padding:1.3rem 1.6rem;border:2px solid rgba(20,20,20,.14);border-radius:.9rem;background:var(--papier);color:var(--tinte);transition:border-color .2s ease,box-shadow .2s ease}input[data-astro-cid-t4plhxqj]:focus-visible,select[data-astro-cid-t4plhxqj]:focus-visible,textarea[data-astro-cid-t4plhxqj]:focus-visible{outline:none;border-color:var(--gelb-header);box-shadow:0 0 0 4px #ffd64f59}input[data-astro-cid-t4plhxqj]:user-invalid,textarea[data-astro-cid-t4plhxqj]:user-invalid{border-color:#c2410c}textarea[data-astro-cid-t4plhxqj]{resize:vertical}.zustimmung[data-astro-cid-t4plhxqj]{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start}.zustimmung[data-astro-cid-t4plhxqj] input[data-astro-cid-t4plhxqj]{width:2rem;height:2rem;margin-top:.2rem;padding:0}.zustimmung[data-astro-cid-t4plhxqj] label[data-astro-cid-t4plhxqj]{font-weight:400;font-size:1.45rem;line-height:1.6;color:var(--tinte-mittel)}.zustimmung[data-astro-cid-t4plhxqj] a[data-astro-cid-t4plhxqj]{color:var(--tinte)}button[data-astro-cid-t4plhxqj]{justify-self:start;padding:1.5rem 3.2rem;border:0;border-radius:999px;background:var(--gelb);color:var(--tinte);font:inherit;font-size:1.45rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}button[data-astro-cid-t4plhxqj]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px #ffd64f80}button[data-astro-cid-t4plhxqj]:disabled{opacity:.6;cursor:progress}.hinweis[data-astro-cid-t4plhxqj]{margin:0;font-size:1.5rem}.hinweis[data-astro-cid-t4plhxqj].erfolg{color:#1b8a5a;font-weight:600}.hinweis[data-astro-cid-t4plhxqj].fehler{color:#c2410c;font-weight:600}.kicker[data-astro-cid-gwbyzpbf]{margin:0 0 1rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tinte-mittel)}h1[data-astro-cid-gwbyzpbf]{max-width:28ch}.einleitung[data-astro-cid-gwbyzpbf]{max-width:72ch;margin-bottom:5rem;font-size:1.8rem;line-height:1.75;color:var(--tinte-mittel)}.zwei[data-astro-cid-gwbyzpbf]{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;align-items:start}@media(max-width:900px){.zwei[data-astro-cid-gwbyzpbf]{grid-template-columns:1fr}}.karten[data-astro-cid-gwbyzpbf]{display:grid;gap:2.4rem}.karte[data-astro-cid-gwbyzpbf]{padding:2.8rem;background:var(--weiss);border-radius:var(--radius);border-left:4px solid var(--gelb)}h3[data-astro-cid-gwbyzpbf]{margin:0 0 1.6rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tinte-mittel)}address[data-astro-cid-gwbyzpbf]{display:grid;gap:.4rem;font-style:normal;font-size:1.6rem;line-height:1.6}.karte[data-astro-cid-gwbyzpbf] p[data-astro-cid-gwbyzpbf]{margin:0 0 1.6rem;font-size:1.55rem;line-height:1.7;color:var(--tinte-mittel)}.karte[data-astro-cid-gwbyzpbf] ul[data-astro-cid-gwbyzpbf]{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.karte[data-astro-cid-gwbyzpbf] a[data-astro-cid-gwbyzpbf]{font-size:1.7rem;font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}.ls-shell[data-astro-cid-iqbom6ur]{max-width:88rem}h1[data-astro-cid-iqbom6ur]{margin-bottom:4rem}.text[data-astro-cid-iqbom6ur]{font-size:1.65rem;line-height:1.8;color:var(--tinte-mittel)}.text[data-astro-cid-iqbom6ur] p{margin:0 0 2.4rem;max-width:78ch}.text[data-astro-cid-iqbom6ur] h2{margin:4.8rem 0 1.6rem;font-size:2.6rem;color:var(--tinte)}.text[data-astro-cid-iqbom6ur] h3{margin:3.6rem 0 1.2rem;font-size:2rem;color:var(--tinte)}.text[data-astro-cid-iqbom6ur] ul,.text[data-astro-cid-iqbom6ur] ol{margin:0 0 2.4rem;padding-left:2.4rem;display:grid;gap:.8rem;max-width:78ch}.text[data-astro-cid-iqbom6ur] a{color:var(--tinte);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}.text[data-astro-cid-iqbom6ur] table{width:100%;margin-bottom:2.4rem;border-collapse:collapse;font-size:1.5rem}.text[data-astro-cid-iqbom6ur] th,.text[data-astro-cid-iqbom6ur] td{padding:1.2rem;border-bottom:1px solid rgba(20,20,20,.12);text-align:left;vertical-align:top}.schmal[data-astro-cid-mwzf3i3u]{max-width:86rem}.kicker[data-astro-cid-mwzf3i3u]{margin:0 0 1rem;font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tinte-mittel)}.einleitung[data-astro-cid-mwzf3i3u]{max-width:70ch;margin-bottom:4rem;font-size:1.8rem;line-height:1.75;color:var(--tinte-mittel)}.funnel[data-astro-cid-mwzf3i3u]{padding:3.2rem;background:var(--weiss);border-radius:var(--radius);box-shadow:0 2px 4px #1414140a,0 16px 40px #14141412}.fortschritt[data-astro-cid-mwzf3i3u]{display:flex;align-items:center;gap:1.6rem;margin-bottom:3.2rem}.balken[data-astro-cid-mwzf3i3u]{flex:1;height:.8rem;border-radius:999px;background:#14141414;overflow:hidden}.balken[data-astro-cid-mwzf3i3u] span[data-astro-cid-mwzf3i3u]{display:block;height:100%;width:20%;background:var(--gelb);transition:width .3s ease}.fortschritt[data-astro-cid-mwzf3i3u] p[data-astro-cid-mwzf3i3u]{margin:0;font-size:1.35rem;font-weight:700;color:var(--tinte-mittel);min-width:4ch}.schritt[data-astro-cid-mwzf3i3u]{display:none;border:0;margin:0;padding:0}.schritt[data-astro-cid-mwzf3i3u].aktiv{display:block}legend[data-astro-cid-mwzf3i3u]{padding:0;margin-bottom:2.4rem;font-size:clamp(2rem,1.4rem + 1.2vw,2.6rem);font-weight:700;line-height:1.3}.wahl[data-astro-cid-mwzf3i3u]{display:grid;gap:1.2rem}.wahl[data-astro-cid-mwzf3i3u] button[data-astro-cid-mwzf3i3u]{padding:1.8rem 2.4rem;text-align:left;font:inherit;font-size:1.6rem;font-weight:600;border:2px solid rgba(20,20,20,.12);border-radius:1rem;background:var(--papier);cursor:pointer;transition:border-color .2s ease,transform .15s ease,background .2s ease}.wahl[data-astro-cid-mwzf3i3u] button[data-astro-cid-mwzf3i3u]:hover{border-color:var(--gelb-header);background:#fff;transform:translate(3px)}.zurueck[data-astro-cid-mwzf3i3u]{margin-top:2.4rem;padding:.8rem 0;border:0;background:none;font:inherit;font-size:1.45rem;color:var(--tinte-mittel);cursor:pointer;text-decoration:underline}.zusammenfassung[data-astro-cid-mwzf3i3u]{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.4rem}.zusammenfassung[data-astro-cid-mwzf3i3u] .marke{padding:.6rem 1.4rem;border-radius:999px;background:#ffd64f59;font-size:1.35rem;font-weight:600}form[data-astro-cid-mwzf3i3u]{display:grid;gap:2rem}.paar[data-astro-cid-mwzf3i3u]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:620px){.paar[data-astro-cid-mwzf3i3u]{grid-template-columns:1fr}}form[data-astro-cid-mwzf3i3u] label[data-astro-cid-mwzf3i3u]{display:grid;gap:.8rem;font-size:1.45rem;font-weight:600}.leise[data-astro-cid-mwzf3i3u]{font-weight:400;color:var(--tinte-mittel)}input[data-astro-cid-mwzf3i3u],textarea[data-astro-cid-mwzf3i3u]{font:inherit;font-size:1.6rem;padding:1.3rem 1.6rem;border:2px solid rgba(20,20,20,.14);border-radius:.9rem;background:var(--papier)}input[data-astro-cid-mwzf3i3u]:focus-visible,textarea[data-astro-cid-mwzf3i3u]:focus-visible{outline:none;border-color:var(--gelb-header);box-shadow:0 0 0 4px #ffd64f59}.zustimmung[data-astro-cid-mwzf3i3u]{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start}.zustimmung[data-astro-cid-mwzf3i3u] input[data-astro-cid-mwzf3i3u]{width:2rem;height:2rem;margin-top:.2rem;padding:0}.zustimmung[data-astro-cid-mwzf3i3u] label[data-astro-cid-mwzf3i3u]{font-weight:400;font-size:1.45rem;line-height:1.6;color:var(--tinte-mittel)}button[data-astro-cid-mwzf3i3u][type=submit]{justify-self:start;padding:1.6rem 3.4rem;border:0;border-radius:999px;background:var(--gelb);color:var(--tinte);font:inherit;font-size:1.5rem;font-weight:700;cursor:pointer}button[data-astro-cid-mwzf3i3u][type=submit]:disabled{opacity:.6;cursor:progress}.hinweis[data-astro-cid-mwzf3i3u]{margin:0;font-size:1.5rem}.hinweis[data-astro-cid-mwzf3i3u].fehler{color:#c2410c;font-weight:600}.schritt[data-astro-cid-mwzf3i3u][data-schritt=danke] h2[data-astro-cid-mwzf3i3u]{margin-bottom:1.6rem}
