.Footer-module__S6Hkya__footer{background:var(--footer-bg);color:var(--footer-text);padding:clamp(48px, 6vw, 80px) var(--pad-x) 34px}.Footer-module__S6Hkya__inner{max-width:var(--maxw);margin:0 auto}.Footer-module__S6Hkya__columns{border-bottom:1px solid var(--border-dark);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;padding-bottom:40px;display:grid}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logoWrap{margin-bottom:16px;display:inline-flex}.Footer-module__S6Hkya__logo{filter:brightness(0)invert();width:auto;height:30px;display:block}.Footer-module__S6Hkya__tagline{margin:0;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__colLabel{font-family:var(--font-plex), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--footer-label);margin-bottom:16px;font-size:11px}.Footer-module__S6Hkya__list{flex-direction:column;gap:11px;font-size:14px;display:flex}.Footer-module__S6Hkya__link{color:var(--footer-link);font-size:14px;text-decoration:none}.Footer-module__S6Hkya__link:hover{color:var(--accent)}.Footer-module__S6Hkya__strongLine{color:var(--on-dark-strong);text-decoration:none}.Footer-module__S6Hkya__strongLine:hover{color:var(--accent)}.Footer-module__S6Hkya__bottom{color:var(--footer-label);flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:22px;font-size:12.5px;display:flex}.Footer-module__S6Hkya__bottomMono{font-family:var(--font-plex), monospace}
.Header-module__hBw1pG__header{z-index:60;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-light-strong);background:#e0a400d1;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__inner{max-width:var(--maxw);padding:14px var(--pad-x);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;display:flex}.Header-module__hBw1pG__logoLink{align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__logo{width:auto;height:46px;display:block}.Header-module__hBw1pG__nav{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.Header-module__hBw1pG__navLink{color:var(--ink);font-size:14.5px;font-weight:600;text-decoration:none}.Header-module__hBw1pG__navLink:hover{color:var(--ink)}.Header-module__hBw1pG__phoneLink{color:var(--ink);font-family:var(--font-archivo), sans-serif;align-items:center;gap:8px;font-size:15px;font-weight:800;text-decoration:none;display:none}.Header-module__hBw1pG__phoneIcon{color:var(--accent)}.Header-module__hBw1pG__burger{border:1px solid var(--border-light-strong);cursor:pointer;background:0 0;border-radius:3px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0;display:none}.Header-module__hBw1pG__burgerBar{background:var(--ink);width:20px;height:2px;transition:transform .25s var(--ease-reveal), opacity .15s linear;margin:0 auto;display:block}.Header-module__hBw1pG__burgerOpen .Header-module__hBw1pG__barTop{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__burgerOpen .Header-module__hBw1pG__barMid{opacity:0}.Header-module__hBw1pG__burgerOpen .Header-module__hBw1pG__barBottom{transform:translateY(-7px)rotate(-45deg)}@media (max-width:760px){.Header-module__hBw1pG__burger{display:flex}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__navOpen{padding:8px var(--pad-x) 20px;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-light-strong);background:#e0a400f7;flex-direction:column;align-items:flex-start;gap:0;display:flex;position:absolute;top:100%;left:0;right:0}.Header-module__hBw1pG__navOpen .Header-module__hBw1pG__navLink{border-bottom:1px solid var(--border-light-strong);width:100%;padding:14px 0;font-size:16px}.Header-module__hBw1pG__navOpen .Header-module__hBw1pG__phoneLink{padding-top:18px;font-size:17px;display:inline-flex}.Header-module__hBw1pG__logo{height:38px}}
.Hero-module__ZARIfG__hero{background:var(--ink);align-items:flex-end;min-height:clamp(560px,84vh,860px);display:flex;position:relative}.Hero-module__ZARIfG__image{object-fit:cover;object-position:68% 40%;opacity:.7;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__scrim{background:linear-gradient(#14161a59 0% 40%,#14161aeb 100%);position:absolute;inset:0}.Hero-module__ZARIfG__inner{max-width:var(--maxw);width:100%;padding:clamp(40px, 7vw, 88px) var(--pad-x);margin:0 auto;position:relative}.Hero-module__ZARIfG__content{max-width:820px}.Hero-module__ZARIfG__eyebrow{font-family:var(--font-plex), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin-bottom:22px;font-size:12px;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2.4s infinite Hero-module__ZARIfG__rjtPulse}.Hero-module__ZARIfG__headline{font-family:var(--font-archivo), sans-serif;letter-spacing:-.02em;color:#fff;margin:0 0 22px;font-size:clamp(42px,7vw,88px);font-weight:900;line-height:.98}.Hero-module__ZARIfG__lead{color:var(--on-dark);max-width:80ch;margin:0 0 34px;font-size:clamp(15px,1.5vw,18px);line-height:1.6}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:14px;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--accent);color:var(--ink);font-size:15.5px;font-weight:700;font-family:var(--font-archivo), sans-serif;border-radius:3px;padding:16px 30px;text-decoration:none}.Hero-module__ZARIfG__btnPrimary:hover{color:var(--ink)}.Hero-module__ZARIfG__btnGhost{color:#fff;font-size:15.5px;font-weight:700;font-family:var(--font-archivo), sans-serif;border:1px solid #ffffff59;border-radius:3px;align-items:center;gap:10px;padding:16px 26px;text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__btnGhost:hover{color:#fff;border-color:#fff9}.Hero-module__ZARIfG__btnGhostIcon{color:var(--accent)}
.IntroStats-module__MP2heG__section{padding:var(--pad-y-sm) var(--pad-x)}.IntroStats-module__MP2heG__grid{max-width:var(--maxw);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:clamp(36px,5vw,72px);margin:0 auto;display:grid}.IntroStats-module__MP2heG__eyebrow{font-family:var(--font-plex), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:12px}.IntroStats-module__MP2heG__headline{font-family:var(--font-archivo), sans-serif;letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(28px,3.6vw,46px);font-weight:800;line-height:1.06}.IntroStats-module__MP2heG__paragraph{color:var(--text-muted);max-width:56ch;margin:0 0 16px;font-size:16.5px;line-height:1.7}.IntroStats-module__MP2heG__paragraph:last-child{margin-bottom:0}.IntroStats-module__MP2heG__strong{color:var(--ink);font-weight:600}.IntroStats-module__MP2heG__stats{background:var(--border-light-mid);border:1px solid var(--border-light-mid);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1px;display:grid}.IntroStats-module__MP2heG__stat{background:#fff;padding:30px 26px}.IntroStats-module__MP2heG__statValue{font-family:var(--font-archivo), sans-serif;font-size:44px;font-weight:900;line-height:1}.IntroStats-module__MP2heG__statAccent{color:var(--accent)}.IntroStats-module__MP2heG__statLabel{color:var(--text-muted);margin-top:10px;font-size:13.5px}
.Kontakt-module__rvVu2a__section{background:var(--ink);color:#fff;padding:var(--pad-y) var(--pad-x)}.Kontakt-module__rvVu2a__grid{max-width:var(--maxw);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(40px,5vw,72px);margin:0 auto;display:grid}.Kontakt-module__rvVu2a__eyebrow{font-family:var(--font-plex), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:12px}.Kontakt-module__rvVu2a__headline{font-family:var(--font-archivo), sans-serif;letter-spacing:-.02em;margin:0 0 26px;font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.04}.Kontakt-module__rvVu2a__info{grid-template-columns:1fr 1fr;gap:26px;max-width:520px;display:grid}.Kontakt-module__rvVu2a__infoLabel{font-family:var(--font-plex), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--label-dark);margin-bottom:8px;font-size:11px}.Kontakt-module__rvVu2a__infoValue{color:var(--on-dark-strong);font-size:15px;line-height:1.55}.Kontakt-module__rvVu2a__infoValueTall{line-height:1.7}.Kontakt-module__rvVu2a__phone{color:var(--accent);font-weight:600;text-decoration:none}.Kontakt-module__rvVu2a__phone:hover{color:var(--accent);text-decoration:underline}.Kontakt-module__rvVu2a__mail{color:var(--on-dark-strong);text-decoration:none}.Kontakt-module__rvVu2a__mail:hover{color:var(--accent)}.Kontakt-module__rvVu2a__panel{background:var(--panel);border:1px solid var(--border-dark-mid);border-radius:4px}.Kontakt-module__rvVu2a__form{flex-direction:column;gap:16px;padding:clamp(26px,3vw,38px);display:flex;}.Kontakt-module__rvVu2a__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Kontakt-module__rvVu2a__field{flex-direction:column;gap:7px;display:flex}.Kontakt-module__rvVu2a__fieldLabel{color:var(--field-label);font-size:12.5px;font-weight:600}.Kontakt-module__rvVu2a__input,.Kontakt-module__rvVu2a__textarea{border:1px solid var(--border-dark-strong);background:var(--ink);color:#fff;border-radius:3px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:15px}.Kontakt-module__rvVu2a__textarea{resize:vertical}.Kontakt-module__rvVu2a__input:focus,.Kontakt-module__rvVu2a__textarea:focus{border-color:var(--accent)}.Kontakt-module__rvVu2a__inputError{border-color:#e06a4a}.Kontakt-module__rvVu2a__error{color:#f0917a;font-size:12.5px}.Kontakt-module__rvVu2a__submit{font-family:var(--font-archivo), sans-serif;background:var(--accent);color:var(--ink);cursor:pointer;border:none;border-radius:3px;margin-top:4px;padding:16px;font-size:15px;font-weight:800}.Kontakt-module__rvVu2a__submit:disabled{opacity:.6;cursor:default}.Kontakt-module__rvVu2a__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.Kontakt-module__rvVu2a__success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:380px;padding:48px 36px;display:flex;}.Kontakt-module__rvVu2a__successIcon{background:var(--accent);width:48px;height:48px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;font-size:24px;display:flex}.Kontakt-module__rvVu2a__successTitle{font-family:var(--font-archivo), sans-serif;margin:0 0 12px;font-size:26px;font-weight:800}.Kontakt-module__rvVu2a__successText{color:var(--on-dark-soft);margin:0;font-size:15.5px;line-height:1.6}@media (max-width:520px){.Kontakt-module__rvVu2a__info,.Kontakt-module__rvVu2a__row{grid-template-columns:1fr}}
.Leistungen-module__Hp6K1G__section{background:var(--section-bg);color:var(--ink);padding:var(--pad-y) var(--pad-x)}.Leistungen-module__Hp6K1G__inner{max-width:var(--maxw);margin:0 auto}.Leistungen-module__Hp6K1G__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:clamp(36px,5vw,60px);display:flex}.Leistungen-module__Hp6K1G__headerText{max-width:620px}.Leistungen-module__Hp6K1G__eyebrow{font-family:var(--font-plex), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:12px}.Leistungen-module__Hp6K1G__headline{font-family:var(--font-archivo), sans-serif;letter-spacing:-.02em;margin:0;font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.04}.Leistungen-module__Hp6K1G__grid{grid-template-columns:repeat(auto-fit,minmax(258px,1fr));gap:22px;display:grid}.Leistungen-module__Hp6K1G__card{height:100%;color:inherit;background:var(--white);border:1px solid var(--border-light);box-shadow:var(--shadow-card);transition:transform .3s var(--ease-reveal), box-shadow .3s var(--ease-reveal), border-color .3s var(--ease-reveal);border-radius:6px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.Leistungen-module__Hp6K1G__card:hover,.Leistungen-module__Hp6K1G__card:focus-visible{color:inherit;box-shadow:var(--shadow-card-hover);border-color:var(--border-accent);transform:translateY(-6px)}.Leistungen-module__Hp6K1G__media{aspect-ratio:16/10;position:relative;overflow:hidden}.Leistungen-module__Hp6K1G__image{object-fit:cover;width:100%;height:100%;display:block}.Leistungen-module__Hp6K1G__body{flex-direction:column;gap:12px;padding:26px 24px;display:flex}.Leistungen-module__Hp6K1G__numberRow{align-items:center;gap:12px;display:flex}.Leistungen-module__Hp6K1G__number{font-family:var(--font-archivo), sans-serif;letter-spacing:.04em;color:var(--accent);font-size:13px;font-weight:800}.Leistungen-module__Hp6K1G__rule{background:#14161a1f;flex:1;height:1px}.Leistungen-module__Hp6K1G__title{font-family:var(--font-archivo), sans-serif;color:var(--ink);margin:0;font-size:20px;font-weight:700}.Leistungen-module__Hp6K1G__description{color:var(--text-muted);margin:0;font-size:14px;line-height:1.65}
.LegalPage-module__icB8aa__page{padding:calc(var(--header-h) + clamp(48px, 6vw, 88px)) var(--pad-x) clamp(56px, 7vw, 104px)}.LegalPage-module__icB8aa__inner{max-width:72ch;margin:0 auto}.LegalPage-module__icB8aa__eyebrow{font-family:var(--font-plex), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:12px}.LegalPage-module__icB8aa__title{font-family:var(--font-archivo), sans-serif;letter-spacing:-.02em;margin:0 0 32px;font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.04}.LegalPage-module__icB8aa__note{border-left:3px solid var(--accent);color:var(--text-muted);background:#eef0f2;margin:0 0 40px;padding:18px 20px;font-size:14.5px;line-height:1.6}.LegalPage-module__icB8aa__content h2{font-family:var(--font-archivo), sans-serif;margin:40px 0 12px;font-size:22px;font-weight:700;line-height:1.25}.LegalPage-module__icB8aa__content p,.LegalPage-module__icB8aa__content li{color:var(--text-muted);font-size:16px;line-height:1.7}.LegalPage-module__icB8aa__content p{margin:0 0 14px}.LegalPage-module__icB8aa__content ul{margin:0 0 14px;padding-left:20px}.LegalPage-module__icB8aa__content li{margin-bottom:8px}.LegalPage-module__icB8aa__todo{color:#a0670b;font-weight:600}.LegalPage-module__icB8aa__back{font-family:var(--font-archivo), sans-serif;margin-top:48px;font-size:15px;font-weight:700;text-decoration:none;display:inline-block}
.Standort-module__0enI1G__section{position:relative}.Standort-module__0enI1G__map,.Standort-module__0enI1G__consent{border:0;width:100%;height:clamp(360px,46vh,540px);display:block}.Standort-module__0enI1G__consent{color:var(--on-dark);padding:32px var(--pad-x);text-align:center;background:#1c1f25;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.Standort-module__0enI1G__consentText{max-width:46ch;margin:0;font-size:14.5px;line-height:1.6}.Standort-module__0enI1G__consentButton{font-family:var(--font-archivo), sans-serif;background:var(--accent);color:var(--ink);cursor:pointer;border:none;border-radius:3px;padding:13px 22px;font-size:14px;font-weight:700}.Standort-module__0enI1G__card{left:var(--pad-x);background:var(--ink);color:#fff;max-width:320px;box-shadow:var(--shadow-overlay);border-radius:4px;padding:28px 30px;position:absolute;top:50%;transform:translateY(-50%)}.Standort-module__0enI1G__eyebrow{font-family:var(--font-plex), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:12px}.Standort-module__0enI1G__title{font-family:var(--font-archivo), sans-serif;letter-spacing:-.01em;margin:0 0 12px;font-size:24px;font-weight:800}.Standort-module__0enI1G__address{color:var(--on-dark);margin:0 0 20px;font-size:15.5px;line-height:1.6}.Standort-module__0enI1G__route{background:var(--accent);color:var(--ink);font-family:var(--font-archivo), sans-serif;border-radius:3px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.Standort-module__0enI1G__route:hover{color:var(--ink)}@media (max-width:900px){.Standort-module__0enI1G__card{max-width:none;box-shadow:none;border-radius:0;position:static;transform:none}}
