@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-ext-wght-normal.DdQaqQDo.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-wght-normal.Bc-8i84L.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#001722;--green:#92c039;--green-dark:#5d7d1f;--paper:#fff;--surface:#f5f8ef;--line:#e3e8dc;--muted:#44545c;--font-heading:"Outfit Variable", system-ui, sans-serif;--font-body:"Inter Variable", system-ui, sans-serif;--radius:14px;--content-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.7}h1,h2,h3{font-family:var(--font-heading);text-wrap:balance;margin:0 0 .5em;font-weight:600;line-height:1.2}h1{font-size:clamp(2.1rem,5vw,3.4rem)}h2{color:#759a2d;font-size:clamp(1.6rem,3.5vw,2.3rem)}h3{font-size:1.2rem}p{margin:0 0 1em}a{color:var(--green-dark);text-underline-offset:3px;text-decoration-thickness:1.5px}img{max-width:100%;height:auto;display:block}.container{max-width:var(--content-width);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}@media (width>=761px) and (width<=1260px){.container{padding-inline-end:4.5rem}}.section{padding-block:clamp(3rem,8vw,5.5rem)}.section--tinted{background:var(--surface)}.section__kicker{letter-spacing:.08em;text-transform:uppercase;color:#58761d;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.section__lead{max-width:46rem;color:var(--muted)}.btn{font-family:var(--font-heading);border:2px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--green);color:var(--ink)}.btn--ghost{border-color:var(--ink);color:var(--ink)}.btn--light{color:#fff;border-color:#fff}.tag{background:var(--surface);border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:999px;padding:.1rem .7rem;font-size:.8rem;display:inline-block}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:0 0 var(--radius) var(--radius);font-family:var(--font-heading);padding:.7rem 1.1rem;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-3rem;left:1rem}html[data-contrast=high] .skip-link{color:#fff}.skip-link:focus{top:0}:focus-visible{outline:3px solid var(--ink);outline-offset:2px}a:focus-visible,button:focus-visible{border-radius:2px}.btn--light:focus-visible,.skip-link:focus{outline-color:#fff}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}::selection{background:var(--green);color:var(--ink)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn:hover{transform:none}}html[data-contrast=high]{--green-dark:#2c4a00;--muted:#243038;--line:#5b6b55}html[data-contrast=high] body{color:#000}html[data-contrast=high] h2{color:#243f00}html[data-contrast=high] a{color:#2c4a00;text-decoration:underline}html[data-contrast=high] a.skip-link{color:#fff}html[data-contrast=high] .section__kicker{color:#2c4a00}html[data-contrast=high] .section__lead{color:#1c2429}html[data-contrast=high] .btn--primary{border-color:var(--ink)}html[data-contrast=high] .btn--light{color:#000;background:#fff;border-color:#fff}html[data-contrast=high] .tag{border-color:var(--ink);color:#1c2429}html[data-contrast=high] :focus-visible{outline-width:4px}.lang[data-astro-cid-l4evwy7q]{align-items:center;gap:.15rem;display:flex}.lang__item[data-astro-cid-l4evwy7q]{min-width:2rem;height:2rem;font-family:var(--font-heading);letter-spacing:.02em;color:var(--muted);border-radius:6px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}a[data-astro-cid-l4evwy7q].lang__item:hover{color:var(--green-dark);background:#759a2d1f}a[data-astro-cid-l4evwy7q].lang__item:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.lang__item--active[data-astro-cid-l4evwy7q]{color:#fff;background:var(--green)}.lang__item--machine[data-astro-cid-l4evwy7q]{border:1px dashed var(--line);margin-left:.25rem}@media (width<=420px){.lang__item[data-astro-cid-l4evwy7q]{min-width:1.75rem;height:1.85rem;padding:0 .2rem;font-size:.72rem}}html[data-contrast=high] .lang__item[data-astro-cid-l4evwy7q]{color:#1c2429}html[data-contrast=high] .lang__item--active[data-astro-cid-l4evwy7q]{color:#fff;background:#2f4d0f}.header[data-astro-cid-nen7h5rs]{z-index:50;backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;display:flex}.header__brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:3rem}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-family:var(--font-heading);color:var(--ink);font-size:1rem;font-weight:500;text-decoration:none}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--green-dark)}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:focus-visible{outline:3px solid var(--ink);outline-offset:4px;border-radius:2px}.header__actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;display:flex}.header__contrast[data-astro-cid-nen7h5rs]{width:44px;height:44px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:9px;display:flex}.header__contrast[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:100%;height:100%}.header__contrast[data-astro-cid-nen7h5rs][aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.header__contrast[data-astro-cid-nen7h5rs]:focus-visible,.header__toggle[data-astro-cid-nen7h5rs]:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.header__toggle[data-astro-cid-nen7h5rs]{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.header__toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--ink);border-radius:2px;height:2px;display:block}@media (width<=760px){.header__toggle[data-astro-cid-nen7h5rs]{display:flex}.header__nav[data-astro-cid-nen7h5rs]{flex-basis:100%;padding-bottom:1rem;display:none}.header__nav[data-astro-cid-nen7h5rs].is-open{display:block}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.25rem}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.6rem .25rem;font-size:1.1rem;display:block}}@media (width<=520px){.header__brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{height:2.5rem}.header__actions[data-astro-cid-nen7h5rs]{gap:.3rem}}.footer[data-astro-cid-jo6i4kqk]{background:var(--ink);color:#cfdce2;margin-top:auto}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#fff}.footer__inner[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;padding-block:3rem 2rem;display:grid}.footer__brand[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{width:auto;height:3.25rem;margin-bottom:.75rem}.footer__block[data-astro-cid-jo6i4kqk] h2[data-astro-cid-jo6i4kqk]{color:#fff;margin-bottom:.5rem;font-size:1rem}.footer__social[data-astro-cid-jo6i4kqk]{gap:1rem;display:flex}.footer__legal[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-block:1.25rem;font-size:.9rem;display:flex}.footer__legal[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}.footer__ai[data-astro-cid-jo6i4kqk]{color:#a9bcc5;padding-bottom:1.5rem;font-size:.8rem;line-height:1.5}.footer__ai[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{max-width:60rem;margin:0}.socialbar[data-astro-cid-2oktxfjl]{z-index:60;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.socialbar[data-astro-cid-2oktxfjl] a[data-astro-cid-2oktxfjl]{background:var(--green);color:#fff;border-radius:12px 0 0 12px;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;transition:background .15s,width .15s;display:flex}.socialbar[data-astro-cid-2oktxfjl] a[data-astro-cid-2oktxfjl]:hover,.socialbar[data-astro-cid-2oktxfjl] a[data-astro-cid-2oktxfjl]:focus-visible{background:var(--green-dark);width:3.3rem}.socialbar[data-astro-cid-2oktxfjl] svg[data-astro-cid-2oktxfjl]{width:1.45rem;height:1.45rem}@media (width<=760px){.socialbar[data-astro-cid-2oktxfjl] a[data-astro-cid-2oktxfjl]{width:2.6rem;height:2.6rem}}@media print{.socialbar[data-astro-cid-2oktxfjl]{display:none}}@font-face{font-family:Caveat Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/_astro/caveat-cyrillic-ext-wght-normal.DiMfzA-V.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/_astro/caveat-cyrillic-wght-normal.D5lnP6kL.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/_astro/caveat-latin-ext-wght-normal.Byk3UhVp.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/_astro/caveat-latin-wght-normal.C1hSzPvX.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.hero[data-astro-cid-tjofog7i]{background:var(--ink);align-items:center;min-height:min(82vh,720px);padding-block:clamp(4rem,10vw,7rem);display:flex;position:relative;overflow:hidden}.hero__video[data-astro-cid-tjofog7i]{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero[data-astro-cid-tjofog7i]:after{content:"";z-index:1;background:linear-gradient(100deg,#001722c7 25%,#00172259 70%,#00172233);position:absolute;inset:0}.hero__copy[data-astro-cid-tjofog7i]{z-index:2;color:#fff;position:relative}.hero__copy[data-astro-cid-tjofog7i] h1[data-astro-cid-tjofog7i]{color:#fff}.hero__lead[data-astro-cid-tjofog7i]{color:#ffffffe0;max-width:36rem;font-size:1.15rem}.hero__actions[data-astro-cid-tjofog7i]{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.hero__stats[data-astro-cid-tjofog7i]{border-bottom:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:clamp(1rem,4vw,3rem);margin:0;padding:1.5rem 0;list-style:none;display:flex}.hero__stats[data-astro-cid-tjofog7i] strong[data-astro-cid-tjofog7i]{color:#759a2d;font-family:var(--font-heading);margin-right:.35rem;font-size:1.2em}.infos[data-astro-cid-tjofog7i] .container[data-astro-cid-tjofog7i]{flex-direction:column;gap:clamp(2rem,5vw,3.5rem);display:flex}.info[data-astro-cid-tjofog7i]{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);display:grid}.info__bild[data-astro-cid-tjofog7i] img[data-astro-cid-tjofog7i]{border-radius:var(--radius);width:100%;height:auto}.info__tafel[data-astro-cid-tjofog7i]{border-radius:var(--radius);aspect-ratio:4/3;background:#759a2d;align-items:center;padding:clamp(1.5rem,4vw,2.5rem);display:flex}.info__tafel[data-astro-cid-tjofog7i] p[data-astro-cid-tjofog7i]{color:#fff;text-wrap:balance;margin:0;font-family:Caveat Variable,cursive;font-size:clamp(1.5rem,2.6vw,1.9rem);font-weight:600;line-height:1.35}.info--invertiert[data-astro-cid-tjofog7i] .info__bild[data-astro-cid-tjofog7i]{order:2}.info__text[data-astro-cid-tjofog7i] p[data-astro-cid-tjofog7i]:last-child{margin-bottom:0}.info__claim[data-astro-cid-tjofog7i]{font-family:var(--font-heading);color:var(--green-dark);font-weight:600}@media (width<=860px){.info[data-astro-cid-tjofog7i],.info--invertiert[data-astro-cid-tjofog7i]{grid-template-columns:1fr}.info--invertiert[data-astro-cid-tjofog7i] .info__bild[data-astro-cid-tjofog7i]{order:0}}.sortiment[data-astro-cid-tjofog7i]{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:2rem 1.25rem;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.sortiment__card[data-astro-cid-tjofog7i]{text-align:center}.sortiment__bild[data-astro-cid-tjofog7i]{aspect-ratio:1;justify-content:center;align-items:center;display:flex;position:relative}.sortiment__bild[data-astro-cid-tjofog7i] img[data-astro-cid-tjofog7i]{aspect-ratio:1;object-fit:cover;border-radius:50%;width:76%;transition:transform .2s}.sortiment__card[data-astro-cid-tjofog7i]:hover .sortiment__bild[data-astro-cid-tjofog7i] img[data-astro-cid-tjofog7i]{transform:scale(1.04)}.sortiment__bild[data-astro-cid-tjofog7i] svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.sortiment__card[data-astro-cid-tjofog7i] span[data-astro-cid-tjofog7i]{font-family:var(--font-heading);padding-top:.6rem;font-size:.95rem;font-weight:600;display:block}.bauern__karte[data-astro-cid-tjofog7i]{margin:2.5rem 0}.bauern__karte[data-astro-cid-tjofog7i] img[data-astro-cid-tjofog7i]{border-radius:var(--radius);width:100%}.bauern__grid[data-astro-cid-tjofog7i]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.flip[data-astro-cid-tjofog7i]{perspective:1200px;outline-offset:4px;height:460px}.flip__inner[data-astro-cid-tjofog7i]{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.flip[data-astro-cid-tjofog7i]:hover .flip__inner[data-astro-cid-tjofog7i],.flip[data-astro-cid-tjofog7i]:focus-within .flip__inner[data-astro-cid-tjofog7i],.flip[data-astro-cid-tjofog7i]:focus .flip__inner[data-astro-cid-tjofog7i]{transform:rotateY(180deg)}.flip__front[data-astro-cid-tjofog7i],.flip__back[data-astro-cid-tjofog7i]{backface-visibility:hidden;border-radius:var(--radius);border:1px solid var(--line);background:var(--paper);position:absolute;inset:0;overflow:hidden}.flip__front[data-astro-cid-tjofog7i] img[data-astro-cid-tjofog7i]{object-fit:cover;width:100%;height:100%}.flip__titel[data-astro-cid-tjofog7i]{background:linear-gradient(#0000,#001722d9);padding:2.5rem 1.25rem 1rem;position:absolute;inset:auto 0 0}.flip__titel[data-astro-cid-tjofog7i] h3[data-astro-cid-tjofog7i]{color:#fff;margin:0}.flip__titel[data-astro-cid-tjofog7i] p[data-astro-cid-tjofog7i]{color:#ffffffd9;margin:0;font-size:.9rem}.flip__back[data-astro-cid-tjofog7i]{flex-direction:column;padding:1.4rem 1.5rem;display:flex;overflow-y:auto;transform:rotateY(180deg)}.flip__back[data-astro-cid-tjofog7i] h3[data-astro-cid-tjofog7i]{color:var(--green-dark);margin-bottom:.5rem}.flip__text[data-astro-cid-tjofog7i]{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.flip__entfernung[data-astro-cid-tjofog7i]{font-family:var(--font-heading);color:var(--green-dark);margin:auto 0 0;padding-top:.75rem;font-size:.9rem;font-weight:600}@media (prefers-reduced-motion:reduce){.flip__inner[data-astro-cid-tjofog7i]{transition:none}}.partner__grid[data-astro-cid-tjofog7i]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.partner__card[data-astro-cid-tjofog7i]{border:1px solid var(--line);border-left:4px solid var(--green);border-radius:0 var(--radius) var(--radius) 0;padding:1.4rem 1.5rem}.partner__logo[data-astro-cid-tjofog7i]{align-items:center;height:4.5rem;margin-bottom:1rem;display:flex}.partner__logo[data-astro-cid-tjofog7i] img[data-astro-cid-tjofog7i]{width:auto;max-width:80%;height:auto;max-height:4.5rem}.partner__card[data-astro-cid-tjofog7i] h3[data-astro-cid-tjofog7i] a[data-astro-cid-tjofog7i]{color:inherit;text-decoration:none}.partner__card[data-astro-cid-tjofog7i] h3[data-astro-cid-tjofog7i] a[data-astro-cid-tjofog7i]:hover{color:var(--green-dark);text-decoration:underline}.partner__card[data-astro-cid-tjofog7i] p[data-astro-cid-tjofog7i]{color:var(--muted);margin:0;font-size:.97rem}.besuch__grid[data-astro-cid-tjofog7i]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.besuch__card[data-astro-cid-tjofog7i]{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem 1.7rem}.besuch__zeiten[data-astro-cid-tjofog7i]{border-collapse:collapse;width:100%;margin-bottom:1rem}.besuch__zeiten[data-astro-cid-tjofog7i] th[data-astro-cid-tjofog7i],.besuch__zeiten[data-astro-cid-tjofog7i] td[data-astro-cid-tjofog7i]{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.5rem 0;font-weight:400}.besuch__zeiten[data-astro-cid-tjofog7i] th[data-astro-cid-tjofog7i]{padding-right:1rem;font-weight:600}.besuch__actions[data-astro-cid-tjofog7i]{flex-wrap:wrap;gap:.75rem;margin-block:1rem;display:flex}.besuch__hinweis[data-astro-cid-tjofog7i]{color:var(--muted);margin:0;font-size:.85rem}.kontakt__inner[data-astro-cid-tjofog7i]{text-align:center}.kontakt__lead[data-astro-cid-tjofog7i]{margin-inline:auto}.kontakt__actions[data-astro-cid-tjofog7i]{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-block:1.5rem 1rem;display:flex}@media (width<=860px){.hero[data-astro-cid-tjofog7i]{min-height:min(70vh,560px)}}@media (prefers-reduced-motion:reduce){.sortiment__card[data-astro-cid-tjofog7i]:hover .sortiment__bild[data-astro-cid-tjofog7i] img[data-astro-cid-tjofog7i]{transform:none}}html[data-contrast=high] .hero[data-astro-cid-tjofog7i]:after{background:linear-gradient(100deg,#001722eb 40%,#001722b3)}html[data-contrast=high] .hero__stats[data-astro-cid-tjofog7i] strong[data-astro-cid-tjofog7i]{color:#2c4a00}html[data-contrast=high] .flip__titel[data-astro-cid-tjofog7i]{background:#001722f2}html[data-contrast=high] .flip__back[data-astro-cid-tjofog7i] h3[data-astro-cid-tjofog7i]{color:#243f00}html[data-contrast=high] .flip__text[data-astro-cid-tjofog7i]{color:#1c2429}html[data-contrast=high] .flip__entfernung[data-astro-cid-tjofog7i],html[data-contrast=high] .info__claim[data-astro-cid-tjofog7i]{color:#2c4a00}html[data-contrast=high] .info__tafel[data-astro-cid-tjofog7i]{background:#2f4d0f}html[data-contrast=high] .besuch__hinweis[data-astro-cid-tjofog7i]{color:#1c2429}.legal[data-astro-cid-7bb3nodp]{max-width:50rem}.legal[data-astro-cid-7bb3nodp] h2[data-astro-cid-7bb3nodp]{margin-top:2.5rem;font-size:1.3rem}.legal__list[data-astro-cid-7bb3nodp]{margin:0 0 1em;padding-left:1.2rem}.legal__list[data-astro-cid-7bb3nodp] li[data-astro-cid-7bb3nodp]{margin-bottom:.35rem}.legal__notice[data-astro-cid-7bb3nodp]{background:var(--paper);border:1px solid var(--line);border-left:4px solid var(--green);border-radius:0 var(--radius) var(--radius) 0;margin:1.5rem 0 2.5rem;padding:1.1rem 1.3rem}.legal__notice[data-astro-cid-7bb3nodp] h2[data-astro-cid-7bb3nodp]{margin-top:0;margin-bottom:.4rem;font-size:1.05rem}.legal__notice[data-astro-cid-7bb3nodp] p[data-astro-cid-7bb3nodp]{color:var(--muted);margin:0;font-size:.95rem}html[data-contrast=high] .legal__notice[data-astro-cid-7bb3nodp] p[data-astro-cid-7bb3nodp]{color:#1c2429}
