@media (min-width:981px){@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:optional;src:url("/fonts/static/Inter_18pt-Regular.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:optional;src:url("/fonts/static/Inter_18pt-Medium.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:optional;src:url("/fonts/static/Inter_18pt-SemiBold.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:optional;src:url("/fonts/static/Inter_18pt-Bold.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:800;font-display:optional;src:url("/fonts/static/Inter_18pt-ExtraBold.woff2") format("woff2")}@font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:400;font-display:optional;src:url("/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.woff2") format("woff2")}@font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:500;font-display:optional;src:url("/fonts/IBM_Plex_Mono/IBMPlexMono-Medium.woff2") format("woff2")}@font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:600;font-display:optional;src:url("/fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.woff2") format("woff2")}}:root{--brand-blue:#006bd6;--brand-blue-rgb:0 107 214;--brand-blue-hover:#0057b5;--blue:var(--brand-blue);--blue-l:var(--brand-blue);--blue-d:var(--brand-blue-hover);--fs:"Inter",system-ui,-apple-system,sans-serif;--fm:"IBM Plex Mono",ui-monospace,"Cascadia Mono","Segoe UI Mono",Consolas,monospace;--max:1180px;--r:8px;--r-lg:14px;--fs-hero-h1:clamp(2rem,1.375rem + 3.333vw,4.3rem);--fs-page-h1:clamp(1.875rem,1.339rem + 2.381vw,3.4rem);--fs-h2:clamp(1.625rem,1.304rem + 1.429vw,2.5rem);--fs-lead:clamp(0.95rem,0.929rem + 0.179vw,1.05rem);--fs-eyebrow:clamp(0.75rem,0.727rem + 0.1vw,0.8125rem);--fs-breadcrumb:clamp(0.75rem,0.721rem + 0.131vw,0.82rem);--fs-small:clamp(0.75rem,0.721rem + 0.131vw,0.82rem);--fs-card-title:clamp(1rem,0.949rem + 0.226vw,1.12rem);--fs-ui:clamp(0.8rem,0.78rem + 0.089vw,0.875rem);--fs-micro:clamp(0.6875rem,0.66rem + 0.119vw,0.75rem);--img-band:clamp(12.5rem,5.24rem + 32.26vw,25rem);--page-hero-height:clamp(20.625rem,calc(15.013rem + 14.483vw),25.875rem);--page-hero-pad-start:clamp(1.875rem,calc(1.103rem + 3.864vw),4rem);--page-hero-pad-end:clamp(2.125rem,calc(1.579rem + 2.727vw),3.625rem);--page-hero-pad-inline:clamp(1rem,calc(0.727rem + 1.364vw),1.75rem)}[data-theme="light"]{--blue-soft:#eaf4fe;--blue-soft2:#d3e8fd;--ink:#12233a;--ink2:#33475f;--mute:#6b829b;--mute2:#94a8bd;--line:#e0e9f2;--line2:#cdddf0;--bg:#ffffff;--off:#f5f9fd;--off2:#eef4fa;--card:#ffffff;--dark:#0a1f38;--dark-text:#ffffff;--hero-grad1:rgba(8,26,50,0.93);--hero-grad2:rgba(8,26,50,0.78);--hero-grad3:rgba(10,31,56,0.45);--shadow:rgba(18,35,58,0.1);--logo-invert:0;--nav-fg:#33475f;--nav-fg-hover:var(--blue);--nav-accent:var(--blue)}[data-theme="dark"]{--blue-soft:rgba(2,117,237,0.14);--blue-soft2:rgb(var(--brand-blue-rgb) / 0.28);--ink:#e8f1fb;--ink2:#b9d0e8;--mute:#8ba3bd;--mute2:#5f7a97;--line:rgb(var(--brand-blue-rgb) / 0.16);--line2:rgb(var(--brand-blue-rgb) / 0.26);--bg:#081625;--off:#0b1f33;--off2:#0e2740;--card:#0d2339;--dark:#040e1a;--dark-text:#e8f1fb;--hero-grad1:rgba(4,14,26,0.94);--hero-grad2:rgba(4,14,26,0.82);--hero-grad3:rgba(8,22,40,0.55);--shadow:rgba(0,0,0,0.4);--logo-invert:0;--nav-fg:#b9d0e8;--nav-fg-hover:#ffffff;--blue-l:#006bd6;--nav-accent:var(--blue-l)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto;font-size:16px}body{font-family:var(--fs);color:var(--ink);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased;transition:background 0.3s,color 0.3s}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{max-width:var(--max);margin:0 auto;padding:0 28px}.skip-link{position:fixed;top:12px;left:12px;z-index:10000;padding:10px 14px;border:2px solid var(--blue);border-radius:var(--r);background:var(--bg);color:var(--ink);font-weight:700;line-height:1.2;box-shadow:0 6px 22px var(--shadow);transform:translateY(calc(-100% - 24px));transition:transform 0.16s ease}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0);outline:3px solid rgb(var(--brand-blue-rgb) / 0.3);outline-offset:3px}.eyebrow{font-family:var(--fm);font-size:var(--fs-eyebrow);font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--blue-l);display:inline-flex;align-items:center;gap:9px}.eyebrow::before{content:"";width:22px;height:2px;background:var(--blue-l);border-radius:2px}h1,h2,h3{color:var(--ink)}.sh{font-size:var(--fs-h2);font-weight:800;letter-spacing:-0.03em;line-height:1.12;margin:14px 0 14px}.sl{font-size:var(--fs-lead);color:var(--ink2);line-height:1.7;max-width:540px}.sec{padding-top:33px;padding-right:55px;padding-bottom:65px;padding-left:0px}.sec-head{margin-bottom:48px}.btn{display:inline-flex;align-items:center;gap:8px;font-size:0.95rem;font-weight:600;padding:13px 25px;border-radius:var(--r);cursor:pointer;border:none;transition:0.18s;font-family:var(--fs);white-space:nowrap}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--blue-d);transform:translateY(-1px);box-shadow:0 8px 22px rgba(2,117,237,0.28)}.btn-outline{background:transparent;color:var(--ink);border:1.5px solid var(--line2)}.btn-outline:hover{border-color:var(--blue);color:var(--blue)}.btn-white{background:#fff;color:var(--blue);font-weight:700}.btn-white:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(0,0,0,0.15)}.btn-ghost-w{background:rgba(255,255,255,0.1);color:#fff;border:1.5px solid rgba(255,255,255,0.35)}.btn-ghost-w:hover{background:rgba(255,255,255,0.18);border-color:#fff}.arr{transition:transform 0.18s}.btn:hover .arr{transform:translateX(3px)}header,header.scrolled,header.solid{position:sticky;top:0;left:0;right:0;z-index:100;height:88px;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 2px 20px var(--shadow);color:var(--ink);backdrop-filter:none;transition:background-color 0.3s ease,color 0.3s ease,box-shadow 0.22s ease,border-color 0.22s ease}.nav{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;height:88px;gap:clamp(20px,3vw,44px)}.brand{display:flex;align-items:center;flex-shrink:0}.brand img,header.scrolled .brand img,header.solid .brand img{display:block;width:auto;height:52px;filter:none;transition:none}[data-theme="dark"] header .brand img{filter:none}.nav-menu{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;min-width:0;gap:clamp(18px,2vw,28px)}.nav-link,header.scrolled .nav-link,header.solid .nav-link{position:relative;color:var(--nav-fg);font-size:0.9rem;font-weight:500;white-space:nowrap;transition:color 0.18s ease}.nav-link:hover,header.scrolled .nav-link:hover,header.solid .nav-link:hover{color:var(--nav-fg-hover)}.nav-link::after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;border-radius:2px;background:var(--nav-accent);transform:scaleX(0);transform-origin:left;transition:transform 0.2s ease}.nav-link:hover::after,.nav-link.active::after{transform:scaleX(1)}.nav-link.active,header.scrolled .nav-link.active,header.solid .nav-link.active{color:var(--nav-accent);font-weight:700}.nav-right{display:flex;align-items:center;flex-shrink:0;gap:14px}.nav-cta{padding:10px 20px;border-radius:var(--r);background:var(--blue);color:#fff !important;font-size:0.88rem;font-weight:600;white-space:nowrap;transition:background-color 0.18s ease,transform 0.18s ease}.nav-cta:hover{background:var(--blue-d);transform:translateY(-1px)}.theme-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1.5px solid var(--line2);border-radius:9px;background:transparent;color:var(--ink);cursor:pointer;font-size:1.1rem;line-height:1;transition:border-color 0.18s ease,color 0.18s ease,background-color 0.18s ease}.theme-toggle svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor}.theme-toggle:hover{border-color:var(--blue);color:var(--blue);background:var(--off)}.burger{display:none;flex-direction:column;align-items:center;justify-content:center;width:42px;height:42px;gap:5px;border:1.5px solid var(--line2);border-radius:7px;background:transparent;cursor:pointer}.burger span{display:block;width:17px;height:2px;border-radius:2px;background:var(--ink);transition:0.2s}.page-hero{position:relative;min-block-size:var(--page-hero-height);padding-top:0;overflow:hidden;background:var(--dark)}.page-hero-inner{position:relative;z-index:2;min-block-size:var(--page-hero-height);padding:var(--page-hero-pad-start) var(--page-hero-pad-inline) var(--page-hero-pad-end)}.page-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0.28}.page-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,var(--dark),transparent);z-index:1}.page-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(var(--brand-blue-rgb) / 0.08) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--brand-blue-rgb) / 0.08) 1px,transparent 1px);background-size:52px 52px;z-index:1}.page-hero .eyebrow{color:#006bd6}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:var(--fs-breadcrumb);color:rgba(255,255,255,0.5);margin-bottom:16px;position:relative;z-index:2}.breadcrumb a:hover{color:#fff}.breadcrumb .sep{color:rgba(255,255,255,0.3)}.page-hero h1{margin:0 0 14px;color:#fff;font-size:var(--fs-page-h1);font-weight:800;letter-spacing:-0.035em;line-height:1.06}.page-hero .eyebrow + h1{margin-top:12px}.page-hero p{font-size:var(--fs-lead);color:rgba(255,255,255,0.72);max-width:560px;line-height:1.68}.site-footer{background:var(--dark);color:var(--dark-text);padding:64px 0 28px;position:relative;overflow:hidden}.site-footer::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(var(--brand-blue-rgb) / 0.045) 1px,transparent 1px),linear-gradient(90deg,rgb(var(--brand-blue-rgb) / 0.045) 1px,transparent 1px);background-size:52px 52px}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr 1fr minmax(240px,1.2fr);gap:42px;margin-bottom:48px}.footer-brand .footer-logo{display:block;width:min(240px,100%);height:auto;margin-bottom:18px;opacity:0.95}.footer-brand p{font-size:0.88rem;color:rgba(255,255,255,0.6);line-height:1.68;max-width:260px}.footer-col .footer-heading{font-family:var(--fm);font-size:11px;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:var(--blue-l);margin-bottom:16px}.footer-col a,.footer-col p{display:block;font-size:0.9rem;color:rgba(255,255,255,0.68);margin-bottom:10px;transition:0.18s}.footer-col a:hover{color:#fff}.footer-contact-address,.footer-contact-list{display:flex;flex-direction:column;align-items:flex-start;color:rgba(255,255,255,0.68);font-size:0.9rem;line-height:1.55}.footer-contact-address{margin:0 0 20px;font-style:normal}.footer-contact-address strong,.footer-contact-address span,.footer-contact-row{display:block;margin:0;color:inherit;font-size:inherit;line-height:inherit}.footer-contact-address strong{color:rgba(255,255,255,0.82);font-weight:700}.footer-contact-row a,.footer-contact-row span{margin:0;color:inherit;font-size:inherit;line-height:inherit}.footer-contact-row a{display:inline}.footer-contact-row a:hover{color:#fff}.footer-bottom{position:relative;z-index:1;border-top:1px solid rgb(var(--brand-blue-rgb) / 0.15);padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-bottom span,.footer-bottom a,.footer-bottom button{color:rgba(255,255,255,0.5);font-family:var(--fs);font-size:0.8rem;font-weight:400;line-height:1.5}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.footer-legal a{text-decoration:none;transition:color 0.18s ease}.footer-legal a:hover{color:var(--blue-l);background:transparent}.footer-legal a:focus-visible{outline:2px solid var(--blue-l);outline-offset:4px;border-radius:2px}.modal{display:none;position:fixed;inset:0;z-index:950;background:rgba(6,18,34,0.8);backdrop-filter:blur(6px);padding:40px 20px;overflow-y:auto}.modal.show{display:block}.modal-box{background:var(--bg);border-radius:var(--r-lg);max-width:720px;margin:0 auto;padding:44px;position:relative;border:1px solid var(--line)}.modal-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border:1px solid var(--line2);background:var(--off);border-radius:9px;cursor:pointer;font-size:1.2rem;color:var(--ink2);display:flex;align-items:center;justify-content:center}.modal-close:hover{border-color:var(--blue);color:var(--blue)}.modal-box h2{font-size:1.6rem;font-weight:800;letter-spacing:-0.02em;margin-bottom:6px}.modal-box .modal-sub{font-family:var(--fm);font-size:12px;color:var(--mute);margin-bottom:24px}.modal-box h3{font-size:1.05rem;font-weight:700;margin:22px 0 8px;color:var(--ink)}.modal-box p,.modal-box li{font-size:0.92rem;color:var(--ink2);line-height:1.7;margin-bottom:10px}.modal-box ul{padding-left:20px;margin-bottom:12px}.modal-box .draft-note{background:var(--blue-soft);border:1px solid var(--blue-soft2);border-radius:var(--r);padding:14px 16px;font-size:0.84rem;color:var(--blue);margin-bottom:24px}.modal-box a{color:var(--blue);text-decoration:none}.reveal,:where( [data-reveal],.sec-head,.svc-card,.ind-card,.qual-card,.gal-item,.trust-item,.cfg-grid,.contact-info-card,.form-card,.welcome-text,.welcome-visual,.leistung-img,.leistung-content,.spec-card,.proc-step,.mat-card,.pillar,.team-card,.verf-card,.norm-card,.stamm-card,.werte-list li,.prod-card,.standort-karte,.cta-band .wrap ){opacity:0;transform:translate3d(0,24px,0);transition:opacity 0.75s ease,transform 0.75s cubic-bezier(0.22,1,0.36,1);transition-delay:var(--reveal-delay,0ms);&.in{opacity:1;transform:translate3d(0,0,0)}@media (prefers-reduced-motion:reduce){transform:none;transition:opacity 0.2s linear;&.in{transform:none}}}.reveal-d1{--reveal-delay:80ms}.reveal-d2{--reveal-delay:160ms}.reveal-d3{--reveal-delay:240ms}.reveal-d4{--reveal-delay:320ms}.reveal-d5{--reveal-delay:400ms}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto !important}}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.reveal-d5{transition-delay:0.4s}.cta-band{background:var(--blue);padding:70px 0;text-align:center;color:#fff}.cta-band h2{font-size:var(--fs-h2);font-weight:800;letter-spacing:-0.03em;margin-bottom:12px}.cta-band p{font-size:var(--fs-lead);color:rgba(255,255,255,0.85);max-width:460px;margin:0 auto 28px}.cta-band-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.intro{padding:80px 0;background:var(--bg)}.intro-grid{display:grid;grid-template-columns:1.05fr 0.95fr;gap:56px;align-items:center}.intro-text p{font-size:1.05rem;color:var(--ink2);line-height:1.78;margin-bottom:16px}.intro-text p strong{color:var(--ink);font-weight:600}html.is-scroll-locked,body.is-scroll-locked{overflow:hidden !important;overscroll-behavior:none}.back-to-top{position:fixed;right:max(28px,calc((100vw - var(--max)) / 2 + 16px));bottom:32px;width:52px;height:52px;z-index:125;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.38);border-radius:50%;background:var(--blue);color:#fff;box-shadow:0 10px 30px rgba(0,0,0,0.34),0 0 0 1px rgb(var(--brand-blue-rgb) / 0.14);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity 0.22s ease,visibility 0.22s ease,transform 0.22s ease,background-color 0.18s ease,border-color 0.18s ease}.back-to-top.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{border-color:rgba(255,255,255,0.62);background:var(--blue-d);transform:translateY(-3px)}.back-to-top:active{transform:translateY(0)}.back-to-top:focus-visible{outline:3px solid var(--blue-l);outline-offset:4px}.back-to-top svg{display:block;width:20px;height:12px;fill:none;stroke:currentColor}html.is-scroll-locked .back-to-top,body.is-scroll-locked .back-to-top{opacity:0;visibility:hidden;pointer-events:none}.legal-page .legal-callout,.modal-box .legal-callout{background:var(--blue-soft);border:1px solid var(--blue-soft2);border-left:4px solid var(--blue);border-radius:var(--r);padding:18px 20px;margin:4px 0 22px}.legal-page .legal-callout p:last-child,.modal-box .legal-callout p:last-child{margin-bottom:0}.legal-page .legal-callout strong,.modal-box .legal-callout strong{color:var(--ink)}.legal-page address,.modal-box address{font-style:normal;font-size:0.92rem;color:var(--ink2);line-height:1.7;margin-bottom:10px}.footer-legal{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:20px 24px}.footer-legal-tools{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.footer-bottom .footer-configurator-link{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,0.5);font-family:var(--fs);font-size:0.5rem;font-weight:500;line-height:1.35;text-decoration:none;transition:color 0.18s ease}.footer-bottom .footer-configurator-link{--footer-3d-font-size:0.66rem;--footer-3d-label-size:6px;--footer-3d-gap:6px;gap:var(--footer-3d-gap);font-size:var(--footer-3d-font-size);line-height:1.25}.footer-bottom .footer-configurator-label{color:var(--blue);padding:1px 5px;font-size:var(--footer-3d-label-size);line-height:1.3}.footer-bottom .footer-configurator-arrow{font-size:0.95em}.footer-bottom .footer-configurator-link:hover{color:#fff}.footer-bottom .footer-configurator-link:hover .footer-configurator-arrow{transform:translateX(3px)}.footer-bottom .footer-configurator-link:focus-visible{outline:2px solid var(--blue);outline-offset:4px;border-radius:3px}html:not(.reveal-active) .reveal,html:not(.reveal-active) :where( [data-reveal],.sec-head,.svc-card,.ind-card,.qual-card,.gal-item,.trust-item,.cfg-grid,.contact-info-card,.form-card,.welcome-text,.welcome-visual,.leistung-img,.leistung-content,.spec-card,.proc-step,.mat-card,.pillar,.team-card,.verf-card,.norm-card,.stamm-card,.werte-list li,.prod-card,.standort-karte,.cta-band .wrap ){opacity:1;transform:none}.footer-cookie-button{appearance:none;margin:0;padding:0;border:0;background:transparent;cursor:pointer;text-align:left;transition:color 0.18s ease}.footer-cookie-button:hover{color:var(--blue-l)}.footer-cookie-button:focus-visible{outline:2px solid var(--blue-l);outline-offset:4px;border-radius:3px}.cookie{position:fixed;inset:0;z-index:990;display:flex;align-items:flex-end;justify-content:center;padding-top:max(18px,env(safe-area-inset-top));background:rgba(4,14,26,0.7);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.22s ease,visibility 0s linear 0.22s}.cookie.show{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.cookie-center{align-items:center;padding-bottom:max(18px,env(safe-area-inset-bottom))}.cookie-box{width:min(940px,calc(100% - 36px));max-height:min(92dvh,760px);margin:0 auto;padding:32px 36px max(28px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--line);border-bottom:0;border-radius:var(--r-lg) var(--r-lg) 0 0;background:var(--bg);box-shadow:0 -12px 56px rgba(0,0,0,0.34);color:var(--ink);transform:translate3d(0,22px,0);transition:transform 0.24s cubic-bezier(0.22,1,0.36,1)}.cookie.show .cookie-box{transform:translate3d(0,0,0)}.cookie-box-detail{width:min(720px,calc(100% - 36px));max-height:calc(100dvh - 36px);padding-bottom:30px;border-bottom:1px solid var(--line);border-radius:var(--r-lg);box-shadow:0 22px 70px rgba(0,0,0,0.38);transform:translate3d(0,12px,0) scale(0.985)}.cookie.show .cookie-box-detail{transform:translate3d(0,0,0) scale(1)}.cookie-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.cookie-ic{display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--blue-l));color:#fff;box-shadow:0 8px 22px rgb(var(--brand-blue-rgb) / 0.22)}.cookie-ic svg{width:23px;height:23px}.cookie-eyebrow{display:block;margin-bottom:3px;color:var(--blue);font-family:var(--fm);font-size:0.66rem;font-weight:700;line-height:1.2;letter-spacing:0.1em;text-transform:uppercase}.cookie-box h2{margin:0;color:var(--ink);font-size:clamp(1.25rem,2vw,1.48rem);font-weight:800;line-height:1.18;letter-spacing:-0.02em}.cookie-box>p{margin:0 0 12px;color:var(--ink2);font-size:0.91rem;line-height:1.62}.cookie-box a{color:var(--blue);text-decoration:none}.cookie-legal{margin:14px 0;padding:13px 15px;border:1px solid var(--line);border-radius:var(--r);background:var(--off2);color:var(--ink2);font-size:0.82rem;line-height:1.55}.cookie-legal strong{color:var(--ink)}.cookie-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.c-btn{min-height:50px;padding:12px 16px;border:1.5px solid transparent;border-radius:var(--r);font:inherit;font-size:0.92rem;font-weight:700;line-height:1.25;text-align:center;cursor:pointer;transition:background 0.18s ease,border-color 0.18s ease,color 0.18s ease,transform 0.18s ease}.c-btn:hover{transform:translateY(-1px)}.c-btn-primary{border-color:var(--blue);background:var(--blue);color:#fff}.c-btn-primary:hover{border-color:var(--blue-d);background:var(--blue-d)}.c-btn-sec{border-color:var(--line2);background:var(--bg);color:var(--ink)}.c-btn-sec:hover{border-color:var(--blue);color:var(--blue)}.c-btn-link{background:transparent;color:var(--ink2)}.c-btn-link:hover{background:var(--off);color:var(--blue)}.c-btn:focus-visible{outline:3px solid rgb(var(--brand-blue-rgb) / 0.28);outline-offset:3px}.cookie-fine{margin:14px 0 0 !important;color:var(--mute2) !important;font-size:0.74rem !important;line-height:1.5 !important;text-align:center}.cookie-cat{margin-bottom:10px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--off)}.cookie-cat-information{background:color-mix(in srgb,var(--blue-soft) 45%,var(--off))}.cat-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px}.cat-name{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--ink);font-size:0.98rem;font-weight:700;line-height:1.35}.cat-req{padding:3px 8px;border-radius:4px;background:var(--blue-soft);color:var(--blue);font-family:var(--fm);font-size:0.59rem;font-weight:700;line-height:1.3;letter-spacing:0.06em;text-transform:uppercase}.cat-desc{margin-top:4px;color:var(--mute);font-size:0.8rem;line-height:1.5}.toggle{position:relative;flex:0 0 46px;width:46px;height:26px}.toggle input{position:absolute;width:1px;height:1px;opacity:0}.toggle-s{position:absolute;inset:0;border-radius:999px;background:var(--line2);cursor:pointer;transition:background 0.22s ease}.toggle-s::before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,0.24);transition:transform 0.22s ease}.toggle input:checked + .toggle-s{background:var(--blue)}.toggle input:checked + .toggle-s::before{transform:translateX(20px)}.toggle input:focus-visible + .toggle-s{outline:3px solid rgb(var(--brand-blue-rgb) / 0.28);outline-offset:3px}.toggle.locked .toggle-s{background:var(--blue);opacity:0.55;cursor:not-allowed}.cookie-reopen{position:fixed;left:max(14px,env(safe-area-inset-left));bottom:max(14px,env(safe-area-inset-bottom));z-index:120;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--line2);border-radius:12px;background:var(--bg);color:var(--blue);box-shadow:0 6px 20px var(--shadow);opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;transform:translateY(8px);transition:opacity 0.18s ease,visibility 0s linear 0.18s,transform 0.18s ease,background 0.18s ease,color 0.18s ease}.cookie-reopen.show:not(.is-footer-visible){opacity:0.82;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.cookie-reopen:hover,.cookie-reopen:focus-visible{background:var(--blue);color:#fff;opacity:1 !important}.cookie-reopen:focus-visible{outline:3px solid rgb(var(--brand-blue-rgb) / 0.3);outline-offset:3px}.cookie-reopen svg{width:18px;height:18px}@media (prefers-reduced-motion:reduce){.cookie,.cookie-box,.c-btn,.toggle-s,.toggle-s::before,.cookie-reopen{transition:none !important}}.modal{z-index:1000}.cookie-box,.cookie-box-detail{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cookie-box{background:#ffffff}.cookie-box h2{font-size:clamp(1.42rem,2.1vw,1.72rem);line-height:1.14;letter-spacing:-0.024em}.cookie-box>p,#cookieDetailDescription{max-width:64ch;color:#24384f;font-size:1rem;font-weight:500;line-height:1.72}.cookie-legal{border-color:#d5e2ee;background:#f4f8fc;color:#2f465d;font-size:0.92rem;line-height:1.68}.cookie-legal a{font-weight:600}.c-btn{font-size:0.96rem;line-height:1.3}.cookie-fine{max-width:72ch;margin-inline:auto !important;color:#5d738a !important;font-size:0.82rem !important;line-height:1.62 !important}.cat-name{font-size:1.02rem;line-height:1.38}.cat-desc{max-width:62ch;color:#334b63;font-size:0.9rem;line-height:1.62}.cat-req{letter-spacing:0.07em}@media (max-width:980px){.cookie-box{padding-top:26px}.cookie-box h2{font-size:clamp(1.34rem,4.8vw,1.58rem)}.cookie-box>p,#cookieDetailDescription,.cookie-legal,.cat-desc{font-size:0.95rem;line-height:1.68}.cookie-fine{font-size:0.8rem !important;line-height:1.58 !important}}@media (max-width:430px){.cookie-box>p,#cookieDetailDescription,.cookie-legal,.cat-desc{font-size:0.94rem}}.cookie-actions-notice,.cookie-actions-notice-detail{grid-template-columns:repeat(2,minmax(0,1fr))}.cookie-actions-notice .c-btn,.cookie-actions-notice-detail .c-btn{min-height:52px}.cookie{z-index:2147483000;align-items:center;justify-content:center;padding:18px;background:rgba(13,19,27,0.58);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.cookie-box{margin:0;border:0;border-radius:18px;background:#fff;color:#202833;box-shadow:0 18px 58px rgba(0,0,0,0.34);transform:translate3d(0,12px,0) scale(0.99);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cookie.show .cookie-box{transform:translate3d(0,0,0) scale(1)}.cookie-box-main{width:min(510px,calc(100vw - 36px));max-height:calc(100dvh - 36px);padding:32px 30px 28px;overflow-y:auto;border-radius:17px}.cookie-main-copy p{margin:0 0 20px;color:#303843;font-size:0.9rem;font-weight:400;line-height:1.48}.cookie-main-copy p:last-child{margin-bottom:0}.cookie-main-copy a,.cookie-preferences-intro a{color:#006bd6;font-weight:600;text-decoration:none}.cookie-main-links{font-size:0.86rem !important}.cookie-main-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.cookie-main-actions .c-btn{min-height:44px;padding:10px 16px;border-radius:999px;font-size:0.9rem}.cookie-settings-link{display:block;margin:24px auto 0;padding:4px 8px;border:0;background:transparent;color:#111820;font:inherit;font-size:0.91rem;font-weight:500;cursor:pointer;text-align:center}.cookie-settings-link:hover,.cookie-settings-link:focus-visible{color:#006bd6;text-decoration:underline;text-underline-offset:4px}.cookie-box-preferences{position:relative;width:min(710px,calc(100vw - 36px));max-height:calc(100dvh - 36px);padding:48px 60px 34px;overflow-y:auto;overscroll-behavior:contain;border-radius:28px}.cookie-preferences-close{position:absolute;top:28px;right:32px;display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:1px solid #333b44;border-radius:4px;background:#fff;color:#444b53;font:inherit;font-size:1.22rem;line-height:1;cursor:pointer}.cookie-preferences-close:hover,.cookie-preferences-close:focus-visible{border-color:#006bd6;color:#006bd6}.cookie-box-preferences h2{margin:32px 0 12px;color:#1e252d;font-size:clamp(1.22rem,2vw,1.48rem);font-weight:700;line-height:1.25;letter-spacing:-0.015em}.cookie-preferences-intro{max-width:61ch;color:#282f38;font-size:0.98rem;line-height:1.48}.cookie-preferences-intro p{margin:0 0 18px}.cookie-allow-all-top{min-height:40px;margin:2px 0 32px;padding:9px 18px;border-radius:999px;font-size:0.87rem}.cookie-preferences h3{margin:0 0 18px;color:#1d242c;font-size:1rem;font-weight:700;line-height:1.35}.cookie-pref-item{border:1px solid #d3d8de;border-bottom:0;background:#fff}.cookie-pref-item:last-child{border-bottom:1px solid #d3d8de}.cookie-pref-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:50px;gap:16px;padding:0 14px 0 12px}.cookie-pref-expand{display:flex;align-items:center;gap:13px;min-width:0;min-height:48px;padding:9px 0;border:0;background:transparent;color:#202832;font:inherit;font-size:0.98rem;font-weight:500;line-height:1.3;text-align:left;cursor:pointer}.cookie-pref-plus{position:relative;flex:0 0 13px;width:13px;height:13px}.cookie-pref-plus::before,.cookie-pref-plus::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1px;background:#0b355c;transform:translate(-50%,-50%);transition:transform 0.18s ease}.cookie-pref-plus::after{transform:translate(-50%,-50%) rotate(90deg)}.cookie-pref-expand[aria-expanded="true"] .cookie-pref-plus::after{transform:translate(-50%,-50%) rotate(0deg)}.cookie-pref-description{padding:0 40px 16px;color:#44515f;font-size:0.88rem;line-height:1.58}.cookie-pref-description p{margin:0}.cookie-always-active{color:#006bd6;font-size:0.72rem;font-weight:700;white-space:nowrap}.cookie-pref-header .toggle{flex-basis:42px;width:42px;height:23px}.cookie-pref-header .toggle-s::before{top:3px;left:3px;width:17px;height:17px}.cookie-pref-header .toggle input:checked + .toggle-s::before{transform:translateX(19px)}.cookie-preferences-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:14px 28px;margin-top:20px}.cookie-preferences-actions .c-btn{min-height:42px;padding:9px 18px;border-radius:999px;font-size:0.88rem}.cookie-reopen{border-radius:50%}.cookie-main-actions .c-btn-sec,.cookie-preferences-actions .c-btn-sec{border-color:#989fa8;background:#fff;color:#252c34}.cookie-main-actions .c-btn-sec:hover,.cookie-preferences-actions .c-btn-sec:hover{border-color:#006bd6;color:#006bd6}@media (max-width:620px){.cookie{padding:10px}.cookie-box-main{width:min(500px,calc(100vw - 20px));max-height:calc(100dvh - 20px);padding:26px 22px 24px}.cookie-main-copy p{font-size:0.91rem;line-height:1.52}.cookie-main-actions{gap:10px}.cookie-box-preferences{width:calc(100vw - 18px);max-height:calc(100dvh - 18px);padding:34px 24px 26px;border-radius:24px}.cookie-preferences-close{top:20px;right:22px}.cookie-box-preferences h2{margin-top:44px}.cookie-preferences-intro{font-size:0.94rem;line-height:1.5}.cookie-pref-header{padding-right:12px}.cookie-pref-expand{font-size:0.94rem}.cookie-pref-description{padding-inline:36px 18px}.cookie-preferences-actions{display:grid;grid-template-columns:1fr;gap:10px}.cookie-preferences-actions .c-btn-primary{order:-1}}@media (max-width:430px){.cookie-main-actions{grid-template-columns:1fr}.cookie-main-actions .c-btn,.cookie-preferences-actions .c-btn{width:100%;min-height:48px}.cookie-box-preferences{padding-inline:20px}.cookie-pref-header{gap:10px}.cookie-always-active{font-size:0.67rem}}.cookie-box a,.cookie-box a:hover,.cookie-box a:focus-visible,.modal-box a,.modal-box a:hover,.modal-box a:focus-visible,.legal-page a,.legal-page a:hover,.legal-page a:focus-visible{text-decoration:none}.footer-legal-main{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:0 20px}.footer-legal-main a,.footer-legal-main .footer-cookie-button{width:auto;margin:0;padding:0;font:inherit;font-size:0.8rem;font-weight:400;line-height:1.5;vertical-align:baseline}.footer-legal-main .footer-cookie-button{display:inline-flex;align-items:baseline;flex:0 0 auto;border:0;background:transparent;box-shadow:none;text-align:left}.footer-copyright-mobile{display:none}@media (max-width:980px){@media (max-width:980px){:root{--mobile-header-h:68px;--mobile-section-py:60px}html{scroll-padding-top:calc(var(--mobile-header-h) + 12px)}body{overflow-x:hidden;padding-top:var(--mobile-header-h)}.wrap{width:100%;padding-inline:22px}.sec,.intro,.team,.werte,.stamm,.materials,.process,.pillars,.specs-sec,.verfahren,.normen,.products{padding:var(--mobile-section-py) 0}.sec-head{margin-bottom:34px}.sh{line-height:1.13;margin-block:11px 12px}.sl,.intro-text p,.leistung-content p,.branche-content p{font-size:0.97rem;line-height:1.68}header,header.scrolled,header.solid{position:fixed;inset:0 0 auto;z-index:110;width:100%;height:var(--mobile-header-h);background:var(--bg);transform:none}.nav{height:var(--mobile-header-h)}.nav{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-inline:18px}.brand{min-width:0}.brand-picture{display:block;min-width:0}.brand img,header.scrolled .brand img,header.solid .brand img{width:auto;max-width:min(43vw,190px);height:clamp(1.875rem,1.585rem + 1.29vw,2.375rem);object-fit:contain;object-position:left center}.nav-right{gap:7px}.nav-cta{padding:8px 12px;font-size:0.78rem}.theme-toggle-header{display:none}.theme-toggle-icon{display:inline-flex;align-items:center;justify-content:center}.burger{display:flex;width:38px;height:38px;flex:0 0 38px;position:relative;z-index:103}.burger span{width:17px;transform-origin:center}body.nav-open .burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.nav-open .burger span:nth-child(2){opacity:0}body.nav-open .burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}header.menu-open{z-index:110}.nav-menu{position:fixed;inset:0 0 0 auto;z-index:102;display:flex;width:min(88vw,370px);height:100dvh;min-height:100vh;max-height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:stretch;gap:0;padding:calc(var(--mobile-header-h) + 12px) 16px max(24px,env(safe-area-inset-bottom));border:0;border-left:1px solid var(--line);background:var(--bg);box-shadow:-18px 0 48px rgba(4,14,26,0.28);opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(100%,0,0);will-change:transform;transition:transform 0.28s cubic-bezier(0.22,1,0.36,1),opacity 0.2s ease,visibility 0s linear 0.28s}.nav-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0);transition-delay:0s}.nav-link{min-height:50px;display:flex;align-items:center;padding:12px 14px;border:0;border-bottom:1px solid var(--line);border-radius:0;color:var(--nav-fg);font-size:0.95rem}.nav-link::after{display:none}.nav-link:hover{background:var(--off);color:var(--nav-accent)}.nav-link.active{padding-left:18px;border-radius:9px;border-bottom-color:transparent;background:var(--blue-soft);color:var(--nav-accent)}.nav-link-mobile-contact{margin-top:14px;justify-content:center;border:0;border-radius:var(--r);background:var(--blue);color:#fff;font-weight:700}.nav-link-mobile-contact:hover{background:var(--blue-d);color:#fff}.nav-mobile-tools{margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}.nav-mobile-tools-label{display:block;margin-bottom:9px;color:var(--mute);font-family:var(--fm);font-size:10px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase}.theme-toggle-mobile{display:flex;width:100%;height:auto;min-height:50px;padding:10px 14px;justify-content:flex-start;gap:12px;border-color:var(--line2);border-radius:var(--r);background:var(--off);color:var(--ink)}.theme-toggle-mobile:hover{background:var(--blue-soft)}.theme-toggle-mobile .theme-toggle-icon{width:28px;height:28px;flex:0 0 28px;border-radius:8px;background:var(--blue-soft);color:var(--blue)}.theme-toggle-mobile .theme-toggle-icon svg{width:17px;height:17px}.theme-toggle-text{display:block;font-size:0.9rem;font-weight:600}body::before{content:"";position:fixed;inset:0;z-index:99;background:rgba(4,14,26,0.58);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.22s ease,visibility 0s linear 0.22s}body.nav-open::before{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}html.is-scroll-locked,body.is-scroll-locked{overflow:hidden;overscroll-behavior:none}@supports not (height:100dvh){.nav-menu{height:100vh;max-height:100vh}}.page-hero-bg{background-position:center 38%;opacity:0.34}.breadcrumb{margin-bottom:12px;gap:6px}.page-hero h1{margin:9px 0 12px;line-height:1.04}.page-hero p{max-width:34rem;line-height:1.58}.intro-grid,.werte-grid{grid-template-columns:1fr;gap:32px}.back-to-top{right:16px;bottom:16px;width:46px;height:46px}body.nav-open .back-to-top,html.is-scroll-locked .back-to-top,body.is-scroll-locked .back-to-top{opacity:0;visibility:hidden;pointer-events:none}}@media (max-width:620px){:root{--mobile-section-py:48px}.wrap{padding-inline:18px}.nav{padding-inline:12px}.nav{gap:7px}.brand img,header.scrolled .brand img,header.solid .brand img{max-width:min(40vw,160px)}.nav-right{gap:6px}.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 11px;font-size:0.76rem;line-height:1}.modal{padding:18px 10px}.modal-box{padding:32px 20px}.legal-page .legal-callout,.modal-box .legal-callout{padding:14px 15px;margin:4px 0 18px}.cta-band{padding:52px 0}.cta-band-btns{flex-direction:column;align-items:stretch;padding-inline:18px}.cta-band-btns .btn{justify-content:center;width:100%}}@media (max-width:430px){.wrap{padding-inline:16px}.nav{gap:6px;padding-inline:10px}.brand img,header.scrolled .brand img,header.solid .brand img{max-width:min(38vw,145px)}.nav-right{gap:5px}.nav-cta{min-height:38px;padding:7px 9px;font-size:0.73rem}.burger{width:36px;height:36px;flex-basis:36px}.back-to-top{width:44px;height:44px}}@media (max-width:980px){[data-theme="light"]{--mute:#536d87;--mute2:#5a7189;--nav-accent:var(--blue-d)}[data-theme="dark"]{--mute:#9bb2ca;--mute2:#8fa8c2;--nav-accent:var(--blue-l)}html{scroll-padding-top:var(--mobile-header-h,68px);-webkit-text-size-adjust:100%;text-size-adjust:100%}.eyebrow{gap:9px;color:var(--nav-accent);font-weight:600;line-height:1.35;letter-spacing:0.075em}.eyebrow::before{flex:0 0 22px;background:currentColor}.page-hero .eyebrow{color:#006bd6}.page-hero .breadcrumb{color:#c7d8e9;font-weight:500}.page-hero .breadcrumb a{color:#e8f1fb;text-decoration-thickness:1px;text-underline-offset:3px}.page-hero .breadcrumb a:hover,.page-hero .breadcrumb a:focus-visible{color:#fff}.page-hero .breadcrumb .sep{color:#8fa8c2}.page-hero p{color:#dbe7f3}.nav-link{font-weight:600}.nav-link.active{color:var(--nav-accent);font-weight:700}.nav-link-mobile-contact,.btn-primary{background:var(--blue-d)}.nav-link-mobile-contact:hover,.btn-primary:hover{background:#014f9f}.contact-grid{gap:26px}.contact-info-card,.form-card{padding:22px 20px}.contact-info-card p{line-height:1.5}.contact-info-card .ci-icon{width:40px;height:40px;flex:0 0 40px}#contactForm,.form-card form{min-width:0}.form-grid{gap:14px}.form-grp{min-width:0;gap:6px;margin:0}.form-grp label,#contactForm>label{font-size:0.9rem;font-weight:600;line-height:1.35}.form-grp input,.form-grp select,.form-grp textarea,#contactForm input:not([type="checkbox"]):not([type="hidden"]),#contactForm select,#contactForm textarea{width:100%;min-height:50px;padding:12px 14px;font-size:16px;line-height:1.35}.form-grp textarea,#contactForm textarea{min-height:120px;resize:vertical}.form-btn,#contactForm button[type="submit"]{min-height:52px;margin-top:10px}#contactForm label:has(input[type="checkbox"]),.privacy-row,.privacy-check,.form-consent,.form-check{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;margin-top:8px;font-size:0.88rem;font-weight:400;line-height:1.5}#contactForm input[type="checkbox"]{width:20px;height:20px;margin-top:2px}.cta-band{padding:40px 0}.cta-band h2{margin-bottom:12px;color:#fff;line-height:1.16}.cta-band p{margin-bottom:22px;color:rgba(255,255,255,0.92);line-height:1.52}.cta-band-btns{gap:10px;padding-inline:0}.cta-band-btns .btn{min-height:52px}.btn-white{color:var(--blue-d)}}@media (max-width:620px){:root{--mobile-section-py:42px}[data-theme="light"] .contact-info-card{box-shadow:none}.contact-info-card,.form-card{padding:20px 18px}.form-grid{gap:12px}.form-grp textarea,#contactForm textarea{min-height:112px}.cta-band{padding:36px 0}.cta-band-btns{padding-inline:0}}@media (max-width:430px){.wrap{padding-inline:16px}}@media (max-width:430px) and (max-height:760px){:root{--mobile-header-h:62px;--mobile-section-py:34px}body{padding-top:var(--mobile-header-h)}header,header.scrolled,header.solid,.nav{height:var(--mobile-header-h)}.nav{gap:6px;padding-inline:10px}.brand img,header.scrolled .brand img,header.solid .brand img{height:30px;max-width:min(38vw,145px)}.nav-right{gap:5px}.nav-menu{inset:0 0 0 auto;height:100dvh;min-height:100vh;max-height:100dvh;padding-top:calc(var(--mobile-header-h) + 10px)}.sec-head{margin-bottom:24px}.page-hero h1{margin-block:7px 9px}.page-hero p{line-height:1.5}.contact-grid{gap:20px}.contact-info-card,.form-card{padding:18px 16px}.form-grid{gap:10px}.form-grp input,.form-grp select,#contactForm input:not([type="checkbox"]):not([type="hidden"]),#contactForm select{min-height:48px;padding-block:10px}.form-grp textarea,#contactForm textarea{min-height:104px}.cta-band{padding:30px 0}.cta-band p{margin-bottom:18px}}@media (max-width:980px){.site-footer{padding:44px 0 max(64px,env(safe-area-inset-bottom))}.footer-grid{--footer-company-offset:clamp(28px,5.5vw,46px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(24px,6vw,52px);row-gap:30px;margin-bottom:0}.footer-grid>.footer-col:nth-child(2){padding-inline-start:var(--footer-company-offset)}.footer-contact{grid-column:1 / -1;padding-top:26px;border-top:1px solid rgb(var(--brand-blue-rgb) / 0.18)}.footer-grid>.footer-col:not(.footer-contact) a[href="/#kontakt"]{display:none}.footer-col .footer-heading{margin:0 0 12px;color:var(--blue-l);font-size:0.7rem;font-weight:600;line-height:1.35;letter-spacing:0.1em}.footer-col a,.footer-col p,.footer-contact-address,.footer-contact-list{color:rgba(255,255,255,0.8);font-size:0.88rem;line-height:1.5}.footer-col a{margin:0 0 7px}.footer-col a:hover,.footer-col a:focus-visible{color:#fff}.footer-contact-address{margin:0 0 16px}.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"copyright" "legal";gap:18px;margin-top:28px;padding-top:22px;border-top:1px solid rgb(var(--brand-blue-rgb) / 0.16)}.footer-legal{grid-area:legal;display:block;width:100%}.footer-legal-main{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 20px}.footer-legal-main a{width:auto;margin:0;color:rgba(255,255,255,0.76);font-size:var(--fs-small);line-height:1.45}.footer-bottom>span:first-child{grid-area:copyright;display:block;min-height:0;margin:0;padding:0;color:rgba(255,255,255,0.68);font-size:var(--fs-small);line-height:1.5}}@media (max-width:620px){.site-footer{padding:36px 0 max(66px,env(safe-area-inset-bottom))}.footer-grid{--footer-company-offset:clamp(16px,5vw,28px);grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:26px}.footer-contact{padding-top:24px}.footer-col .footer-heading{margin-bottom:11px;font-size:0.68rem}.footer-col a,.footer-col p,.footer-contact-address,.footer-contact-list{font-size:0.88rem;line-height:1.48}.footer-contact-address{margin:0 0 14px}.footer-bottom{gap:17px;margin-top:24px;padding-top:20px}.footer-legal-main{display:grid;grid-template-columns:repeat(3,max-content);align-items:baseline;justify-content:start;gap:9px 18px;width:100%}}@media (max-width:360px){.footer-grid{grid-template-columns:minmax(0,1fr);row-gap:24px}.footer-grid>.footer-col:nth-child(2){padding-inline-start:0}.footer-grid>.footer-col + .footer-col{padding-top:22px;border-top:1px solid rgb(var(--brand-blue-rgb) / 0.16)}.footer-legal-main{grid-template-columns:repeat(2,max-content)}.footer-legal-main [data-legal="datenschutz"]{grid-column:1 / -1}}@media (max-width:980px){.mobile-nav-panel{display:flex;flex-direction:column;width:min(100%,430px);height:100dvh;max-height:100dvh;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:max(16px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom));background:var(--surface,#ffffff);color:var(--text,#0b1d33)}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;margin-bottom:20px}.mobile-nav-links{display:flex;flex-direction:column;flex:0 0 auto;gap:0}.mobile-nav-link{display:flex;align-items:center;min-height:56px;padding:14px 16px;color:var(--text,#0b1d33);font-size:1rem;font-weight:600;line-height:1.25;text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--text,#0b1d33) 14%,transparent)}.mobile-nav-link.is-active,.mobile-nav-link[aria-current="page"]{color:#006bd6;background:color-mix(in srgb,#006bd6 10%,transparent);border-radius:12px;border-bottom-color:transparent}.mobile-nav-link:focus-visible{outline:3px solid rgb(0 107 214 / 0.28);outline-offset:-3px}.mobile-theme-control{flex:0 0 auto;margin-top:24px;padding-top:20px;border-top:1px solid color-mix(in srgb,var(--text,#0b1d33) 14%,transparent)}.mobile-theme-label{display:block;margin-bottom:10px;color:color-mix( in srgb,var(--text,#0b1d33) 68%,transparent );font-size:0.72rem;font-weight:700;line-height:1.2;letter-spacing:0.08em;text-transform:uppercase}.mobile-theme-toggle{display:flex;align-items:center;justify-content:flex-start;gap:14px;width:100%;min-height:56px;padding:14px 18px;color:#006bd6;background:color-mix(in srgb,#006bd6 9%,transparent);border:1px solid #006bd6;border-radius:12px;font:inherit;font-size:1rem;font-weight:600;line-height:1.2;cursor:pointer}.mobile-theme-toggle:hover{background:color-mix(in srgb,#006bd6 14%,transparent)}.mobile-theme-toggle:focus-visible{outline:3px solid rgb(0 107 214 / 0.3);outline-offset:3px}.mobile-theme-toggle .theme-toggle-icon,.mobile-theme-toggle .theme-toggle-icon svg{width:20px;height:20px;flex:0 0 20px}}@media (max-width:980px) and (max-height:720px){.mobile-nav-panel{padding-top:12px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.mobile-nav-header{margin-bottom:12px}.mobile-nav-link{min-height:48px;padding-block:10px;font-size:0.95rem}.mobile-theme-control{margin-top:16px;padding-top:16px}.mobile-theme-toggle{min-height:50px;padding-block:11px}}@media (max-width:980px){.cookie{padding-top:max(12px,env(safe-area-inset-top))}.cookie-box{width:100%;max-height:calc(100dvh - max(12px,env(safe-area-inset-top)));margin:0;padding:24px 20px max(22px,env(safe-area-inset-bottom));border-inline:0;border-radius:20px 20px 0 0}.cookie-center{align-items:flex-end;padding-bottom:0}.cookie-box-detail{width:100%;max-height:calc(100dvh - max(12px,env(safe-area-inset-top)));margin:0;border-bottom:0;border-radius:20px 20px 0 0}.cookie-actions{grid-template-columns:1fr}.cookie-actions .c-btn-primary{order:-1}.cookie-actions-detail .c-btn-primary{order:-2}.cookie-actions-detail .c-btn-sec{order:-1}.c-btn{width:100%;min-height:52px}.cat-head{align-items:flex-start}.cookie-reopen{left:max(12px,env(safe-area-inset-left));bottom:max(12px,env(safe-area-inset-bottom));width:40px;height:40px}}@media (max-width:430px){.cookie-box{padding-inline:17px}.cookie-head{align-items:flex-start}.cookie-ic{flex-basis:42px;width:42px;height:42px}.cookie-box>p{font-size:0.88rem}.cat-head{padding:14px}}@media (max-width:430px) and (max-height:720px){.cookie-box{padding-top:18px}.cookie-head{margin-bottom:10px}.cookie-legal{margin-block:10px}.cookie-actions{margin-top:14px}}.cookie-box,.cookie-box-detail{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cookie-box{background:#ffffff}.cookie-box h2{font-size:clamp(1.42rem,2.1vw,1.72rem);line-height:1.14;letter-spacing:-0.024em}.cookie-box>p,#cookieDetailDescription{max-width:64ch;color:#24384f;font-size:1rem;font-weight:500;line-height:1.72}.cookie-legal{border-color:#d5e2ee;background:#f4f8fc;color:#2f465d;font-size:0.92rem;line-height:1.68}.cookie-legal a{font-weight:600}.c-btn{font-size:0.96rem;line-height:1.3}.cookie-fine{max-width:72ch;margin-inline:auto !important;color:#5d738a !important;font-size:0.82rem !important;line-height:1.62 !important}.cat-name{font-size:1.02rem;line-height:1.38}.cat-desc{max-width:62ch;color:#334b63;font-size:0.9rem;line-height:1.62}.cat-req{letter-spacing:0.07em}@media (max-width:980px){.cookie-box{padding-top:26px}.cookie-box h2{font-size:clamp(1.34rem,4.8vw,1.58rem)}.cookie-box>p,#cookieDetailDescription,.cookie-legal,.cat-desc{font-size:0.95rem;line-height:1.68}.cookie-fine{font-size:0.8rem !important;line-height:1.58 !important}}@media (max-width:430px){.cookie-box>p,#cookieDetailDescription,.cookie-legal,.cat-desc{font-size:0.94rem}}@media (max-width:980px){.cookie-actions-notice,.cookie-actions-notice-detail{grid-template-columns:1fr}.cookie-actions-notice .c-btn-primary,.cookie-actions-notice-detail .c-btn-primary{order:-1}}.cookie{z-index:2147483000;align-items:center;justify-content:center;padding:18px;background:rgba(13,19,27,0.58);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.cookie-box{margin:0;border:0;border-radius:18px;background:#fff;color:#202833;box-shadow:0 18px 58px rgba(0,0,0,0.34);transform:translate3d(0,12px,0) scale(0.99);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cookie.show .cookie-box{transform:translate3d(0,0,0) scale(1)}.cookie-box-main{width:min(510px,calc(100vw - 36px));max-height:calc(100dvh - 36px);padding:32px 30px 28px;overflow-y:auto;border-radius:17px}.cookie-main-copy p{margin:0 0 20px;color:#303843;font-size:0.9rem;font-weight:400;line-height:1.48}.cookie-main-copy p:last-child{margin-bottom:0}.cookie-main-copy a,.cookie-preferences-intro a{color:#006bd6;font-weight:600;text-decoration:none}.cookie-main-links{font-size:0.86rem !important}.cookie-main-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.cookie-main-actions .c-btn{min-height:44px;padding:10px 16px;border-radius:999px;font-size:0.9rem}.cookie-settings-link{display:block;margin:24px auto 0;padding:4px 8px;border:0;background:transparent;color:#111820;font:inherit;font-size:0.91rem;font-weight:500;cursor:pointer;text-align:center}.cookie-settings-link:hover,.cookie-settings-link:focus-visible{color:#006bd6;text-decoration:underline;text-underline-offset:4px}.cookie-box-preferences{position:relative;width:min(710px,calc(100vw - 36px));max-height:calc(100dvh - 36px);padding:48px 60px 34px;overflow-y:auto;overscroll-behavior:contain;border-radius:28px}.cookie-preferences-close{position:absolute;top:28px;right:32px;display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:1px solid #333b44;border-radius:4px;background:#fff;color:#444b53;font:inherit;font-size:1.22rem;line-height:1;cursor:pointer}.cookie-preferences-close:hover,.cookie-preferences-close:focus-visible{border-color:#006bd6;color:#006bd6}.cookie-box-preferences h2{margin:32px 0 12px;color:#1e252d;font-size:clamp(1.22rem,2vw,1.48rem);font-weight:700;line-height:1.25;letter-spacing:-0.015em}.cookie-preferences-intro{max-width:61ch;color:#282f38;font-size:0.98rem;line-height:1.48}.cookie-preferences-intro p{margin:0 0 18px}.cookie-allow-all-top{min-height:40px;margin:2px 0 32px;padding:9px 18px;border-radius:999px;font-size:0.87rem}.cookie-preferences h3{margin:0 0 18px;color:#1d242c;font-size:1rem;font-weight:700;line-height:1.35}.cookie-pref-item{border:1px solid #d3d8de;border-bottom:0;background:#fff}.cookie-pref-item:last-child{border-bottom:1px solid #d3d8de}.cookie-pref-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:50px;gap:16px;padding:0 14px 0 12px}.cookie-pref-expand{display:flex;align-items:center;gap:13px;min-width:0;min-height:48px;padding:9px 0;border:0;background:transparent;color:#202832;font:inherit;font-size:0.98rem;font-weight:500;line-height:1.3;text-align:left;cursor:pointer}.cookie-pref-plus{position:relative;flex:0 0 13px;width:13px;height:13px}.cookie-pref-plus::before,.cookie-pref-plus::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1px;background:#0b355c;transform:translate(-50%,-50%);transition:transform 0.18s ease}.cookie-pref-plus::after{transform:translate(-50%,-50%) rotate(90deg)}.cookie-pref-expand[aria-expanded="true"] .cookie-pref-plus::after{transform:translate(-50%,-50%) rotate(0deg)}.cookie-pref-description{padding:0 40px 16px;color:#44515f;font-size:0.88rem;line-height:1.58}.cookie-pref-description p{margin:0}.cookie-always-active{color:#006bd6;font-size:0.72rem;font-weight:700;white-space:nowrap}.cookie-pref-header .toggle{flex-basis:42px;width:42px;height:23px}.cookie-pref-header .toggle-s::before{top:3px;left:3px;width:17px;height:17px}.cookie-pref-header .toggle input:checked + .toggle-s::before{transform:translateX(19px)}.cookie-preferences-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:14px 28px;margin-top:20px}.cookie-preferences-actions .c-btn{min-height:42px;padding:9px 18px;border-radius:999px;font-size:0.88rem}.cookie-reopen{border-radius:50%}.cookie-main-actions .c-btn-sec,.cookie-preferences-actions .c-btn-sec{border-color:#989fa8;background:#fff;color:#252c34}.cookie-main-actions .c-btn-sec:hover,.cookie-preferences-actions .c-btn-sec:hover{border-color:#006bd6;color:#006bd6}@media (max-width:620px){.cookie{padding:10px}.cookie-box-main{width:min(500px,calc(100vw - 20px));max-height:calc(100dvh - 20px);padding:26px 22px 24px}.cookie-main-copy p{font-size:0.91rem;line-height:1.52}.cookie-main-actions{gap:10px}.cookie-box-preferences{width:calc(100vw - 18px);max-height:calc(100dvh - 18px);padding:34px 24px 26px;border-radius:24px}.cookie-preferences-close{top:20px;right:22px}.cookie-box-preferences h2{margin-top:44px}.cookie-preferences-intro{font-size:0.94rem;line-height:1.5}.cookie-pref-header{padding-right:12px}.cookie-pref-expand{font-size:0.94rem}.cookie-pref-description{padding-inline:36px 18px}.cookie-preferences-actions{display:grid;grid-template-columns:1fr;gap:10px}.cookie-preferences-actions .c-btn-primary{order:-1}}@media (max-width:430px){.cookie-main-actions{grid-template-columns:1fr}.cookie-main-actions .c-btn,.cookie-preferences-actions .c-btn{width:100%;min-height:48px}.cookie-box-preferences{padding-inline:20px}.cookie-pref-header{gap:10px}.cookie-always-active{font-size:0.67rem}}@media (max-width:980px){.nav-menu{height:100dvh;min-height:0;max-height:100dvh}.nav-mobile-tools{flex:0 0 auto;margin-top:20px;padding-top:18px}}@media (max-width:980px) and (max-height:720px){.nav-mobile-tools{margin-top:14px;padding-top:14px}}@media (max-width:980px){.footer-grid.footer-grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;column-gap:0;row-gap:0;margin-bottom:0}.footer-grid-three>.footer-zone,.footer-grid-three>.footer-zone:nth-child(2){padding-inline-start:0}.footer-grid-three .footer-zone{display:flex;justify-content:center;min-width:0}.footer-grid-three .footer-zone-inner{width:max-content;max-width:100%}.footer-grid-three .footer-brand .footer-logo{width:clamp(125px,17vw,165px)}.footer-grid-three .footer-col a[href="/#kontakt"]{display:block}.footer-bottom{grid-template-areas:"copyright" "legal"}.footer-copyright{grid-area:copyright;display:flex;flex-direction:column;gap:2px}.footer-bottom>.footer-copyright{margin:0;padding:0}.footer-legal{grid-area:legal;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.footer-legal-main{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px 20px}.footer-legal .footer-cookie-button{display:block;margin:0}}@media (max-width:620px){.footer-grid.footer-grid-three{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;row-gap:26px}.footer-grid-three .footer-zone{justify-content:flex-start}.footer-grid-three .footer-zone:nth-child(1){grid-column:1 / -1;grid-row:1;padding-bottom:22px;border-bottom:1px solid rgb(var(--brand-blue-rgb) / 0.16)}.footer-grid-three .footer-zone:nth-child(2){grid-column:1;grid-row:2;padding-top:0;border-top:0}.footer-grid-three .footer-zone:nth-child(3){grid-column:2;grid-row:2;padding-top:0;border-top:0}.footer-grid-three .footer-brand .footer-logo{width:150px}.footer-grid-three .footer-zone + .footer-zone{padding-top:0;border-top:0}.footer-legal-main{display:flex;flex-wrap:wrap;gap:9px 18px}}@media (max-width:420px){.footer-grid.footer-grid-three{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:24px}.footer-grid-three .footer-zone:nth-child(1){grid-column:1 / -1;grid-row:1}.footer-grid-three .footer-zone:nth-child(2){grid-column:1;grid-row:2}.footer-grid-three .footer-zone:nth-child(3){grid-column:2;grid-row:2}.footer-grid-three .footer-zone:nth-child(2),.footer-grid-three .footer-zone:nth-child(3){min-width:0;padding-top:0;border-top:0}.footer-grid-three .footer-col{width:100%}.footer-grid-three .footer-col a{overflow-wrap:anywhere}}@media (max-width:340px){.footer-grid.footer-grid-three{column-gap:10px}}@media (max-width:980px){.footer-legal-main a,.footer-cookie-button{width:auto;margin:0;color:rgba(255,255,255,0.76);font-size:var(--fs-small);line-height:1.45}}@media (max-width:620px){.footer-cookie-button{order:4;grid-column:1 / -1;justify-self:start;align-self:baseline;width:max-content;margin:0;padding:0}.footer-legal-main a,.footer-cookie-button{font-size:0.8rem;line-height:1.45}}@media (max-width:620px){.footer-grid-three .footer-zone:nth-child(3){justify-content:flex-end}.footer-grid-three .footer-zone:nth-child(3) .footer-col{width:max-content;max-width:100%;margin-inline-start:auto}}@media (max-width:980px){.footer-bottom{grid-template-areas:"legal" "copyright"}.footer-legal{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:baseline;column-gap:16px;row-gap:8px;width:100%}.footer-legal-main{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:baseline;gap:0 18px;width:auto;min-width:0;text-align:left}.footer-legal .footer-cookie-button{order:0;grid-column:auto;justify-self:end;align-self:baseline;width:max-content;margin:0;padding:0;text-align:right;white-space:nowrap}.footer-copyright{flex-direction:row;flex-wrap:nowrap;align-items:baseline;gap:0.28em;white-space:nowrap}}@media (max-width:380px){.footer-legal{grid-template-columns:1fr auto}.footer-legal-main{grid-column:1 / -1;flex-wrap:wrap;gap:8px 16px}.footer-legal .footer-cookie-button{grid-column:2}}@media (max-width:980px){.footer-bottom>.footer-copyright{display:none}.footer-copyright-mobile{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;gap:0.28em;margin-top:18px;color:rgba(255,255,255,0.58);font-family:var(--fs);font-size:var(--fs-small);font-weight:400;line-height:1.5;white-space:nowrap}.footer-grid-three .footer-brand .footer-logo{margin-bottom:0}.footer-bottom{display:block}.footer-legal{display:grid;grid-template-columns:minmax(0,1fr);align-items:baseline;row-gap:28px;width:100%}.footer-legal-main{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:8px 20px;width:100%;text-align:left}.footer-legal .footer-cookie-button{order:0;grid-column:1;justify-self:end;align-self:baseline;width:max-content;margin:0;padding:0;text-align:right;white-space:nowrap}}@media (max-width:340px){.footer-copyright-mobile{flex-wrap:wrap;row-gap:0;white-space:normal}}@media (max-width:980px){.nav-mobile-tools{order:-1;display:flex;justify-content:flex-end;align-items:center;flex:0 0 auto;margin:0 0 10px;padding:0;border:0}.theme-toggle-mobile.theme-choice{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:auto;min-width:0;min-height:38px;height:38px;margin:0;padding:3px;border:1px solid var(--line2);border-radius:10px;background:color-mix(in srgb,var(--surface,#fff) 88%,transparent);color:var(--mute);font:inherit;box-shadow:none;cursor:pointer}.theme-toggle-mobile.theme-choice:hover{background:var(--off);border-color:color-mix(in srgb,var(--blue) 45%,var(--line2))}.theme-toggle-mobile.theme-choice:focus-visible{outline:3px solid rgb(var(--brand-blue-rgb) / 0.28);outline-offset:3px}.theme-choice-option{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:5px 8px;border-radius:7px;color:var(--mute);font-size:0.78rem;font-weight:650;line-height:1;white-space:nowrap;transition:color 0.16s ease,background-color 0.16s ease}.theme-choice-option svg{width:15px;height:15px;flex:0 0 15px}.theme-choice-separator{color:color-mix(in srgb,var(--mute) 45%,transparent);font-size:0.72rem;line-height:1;user-select:none}[data-theme="light"] .theme-choice-light,[data-theme="dark"] .theme-choice-dark{background:var(--blue-soft);color:var(--nav-accent)}[data-theme="light"] .theme-choice-dark,[data-theme="dark"] .theme-choice-light{background:transparent;color:var(--mute)}}@media (max-width:380px){.theme-choice-option{gap:4px;padding-inline:7px;font-size:0.74rem}.theme-choice-option svg{width:14px;height:14px;flex-basis:14px}}}.quick-nav{position:static;background:var(--off);border-bottom:1px solid var(--line);padding:0}.qnav-inner{display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.qnav-inner::-webkit-scrollbar{display:none}.qnav-link{font-size:0.84rem;font-weight:500;color:var(--mute);padding:16px 22px;white-space:nowrap;border-bottom:2px solid transparent;transition:0.18s;flex-shrink:0}.qnav-link:hover{color:var(--ink)}.qnav-link.active{color:var(--blue);border-bottom-color:var(--blue)}.leistung{padding:78px 0;background-color:var(--bg);border-bottom:1px solid var(--line)}.leistung.alt{background-color:var(--off)}.verfahren{padding:80px 0;background-color:var(--bg);border-bottom:1px solid var(--line)}[data-theme="light"] .leistung{background-color:#ffffff}[data-theme="light"] .leistung.alt{background-color:#f4f8fc}[data-theme="light"] .verfahren{background-color:#ffffff}.leistung[id]{scroll-margin-top:var(--header-h,80px)}.leistung-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.leistung-grid.rev{direction:rtl}.leistung-grid.rev>*{direction:ltr}.leistung-img{width:min(100%,440px);justify-self:center;border-radius:var(--r-lg);overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.leistung-img img{width:100%;height:460px;object-fit:cover;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leistung-badge{position:absolute;top:16px;left:16px;background:var(--blue);color:#fff;font-size:0.72rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;padding:6px 12px;border-radius:5px}.leistung-num{font-family:var(--fm);font-size:0.78rem;font-weight:500;letter-spacing:0.1em;color:var(--mute2);margin-bottom:10px}.leistung-content h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;letter-spacing:-0.03em;line-height:1.12;margin-bottom:16px}.leistung-content p{font-size:0.96rem;color:var(--ink2);line-height:1.72;margin-bottom:14px}.surf-tags{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.surf{font-size:0.8rem;font-weight:600;padding:6px 13px;border-radius:20px;background:var(--blue-soft);color:var(--blue);border:1px solid var(--blue-soft2)}.specs{border:1px solid var(--line);border-radius:var(--r);overflow:hidden;margin:20px 0}.specs-title{background:var(--off2);padding:10px 16px;font-family:var(--fm);font-size:0.7rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--mute)}.spec-row{display:flex;justify-content:space-between;gap:16px;padding:10px 16px;border-bottom:1px solid var(--line);font-size:0.88rem}.spec-row:last-child{border-bottom:none}.spec-k{color:var(--mute);flex-shrink:0}.spec-v{color:var(--ink);font-weight:600;text-align:right}.verfahren{padding:80px 0;background:var(--bg)}.verf-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.verf-card{border:1px solid var(--line);border-radius:var(--r-lg);padding:28px;background:var(--card);transition:0.2s}.verf-card:hover{box-shadow:0 12px 36px var(--shadow);transform:translateY(-3px);border-color:var(--blue-soft2)}.verf-tag{display:inline-block;font-family:var(--fm);font-size:0.68rem;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;color:var(--blue);background:var(--blue-soft);padding:5px 11px;border-radius:5px;margin-bottom:14px}.verf-card h3{font-size:1.15rem;font-weight:700;letter-spacing:-0.01em;margin-bottom:10px}.verf-card p{font-size:0.9rem;color:var(--ink2);line-height:1.65}.verf-benefit{font-size:0.85rem;color:var(--ink);background:var(--off);border-left:3px solid var(--blue);padding:10px 14px;border-radius:0 6px 6px 0;margin-top:12px}.verf-benefit strong{color:var(--blue)}.normen{padding:80px 0;background:var(--dark);color:#fff;position:relative;overflow:hidden}.normen::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(69,154,240,0.05) 1px,transparent 1px),linear-gradient(90deg,rgba(69,154,240,0.05) 1px,transparent 1px);background-size:48px 48px}.normen .wrap{position:relative;z-index:1}.normen .sh{color:#fff}.norm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:8px}.norm-card{background:rgba(255,255,255,0.04);border:1px solid rgba(69,154,240,0.18);border-radius:var(--r);padding:22px;transition:0.2s}.norm-card:hover{background:rgba(255,255,255,0.07);border-color:rgba(69,154,240,0.4)}.norm-tag{font-family:var(--fm);font-size:0.68rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--blue-l);margin-bottom:8px}.norm-title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:5px}.norm-desc{font-size:0.85rem;color:rgba(255,255,255,0.6);line-height:1.55}@media (max-width:980px){@media (max-width:980px){.quick-nav{position:sticky;top:var(--mobile-header-h,68px);z-index:45;overflow:hidden;isolation:isolate}.quick-nav>.wrap{max-width:none;padding-inline:0;overflow:hidden}.qnav-inner{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:start;gap:0;width:100%;min-width:0;max-width:100vw;padding-inline:max(22px,env(safe-area-inset-left)) max(22px,env(safe-area-inset-right));overflow-x:auto;overflow-y:hidden;scroll-padding-inline:max(22px,env(safe-area-inset-left));scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;cursor:grab}.qnav-inner.is-dragging{cursor:grabbing;scroll-snap-type:none}.qnav-inner::-webkit-scrollbar{display:none}.qnav-link{scroll-snap-align:start;padding:13px 15px;font-size:0.8rem;user-select:none;-webkit-user-select:none}.quick-nav::before,.quick-nav::after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:42px;opacity:0;pointer-events:none;transition:opacity 0.18s ease}.quick-nav::before{left:0;background:linear-gradient( to right,color-mix(in srgb,var(--off) 98%,transparent),transparent )}.quick-nav::after{right:0;background:linear-gradient( to left,color-mix(in srgb,var(--off) 98%,transparent),transparent )}.quick-nav.can-scroll-left::before,.quick-nav.can-scroll-right::after{opacity:1}.leistung{padding:60px 0;scroll-margin-top:118px}.leistung-grid,.leistung-grid.rev{grid-template-columns:1fr;direction:ltr;gap:30px}.leistung-img img{height:var(--img-band)}.leistung-content h2{margin-bottom:13px}.spec-row{align-items:flex-start}.verf-grid,.norm-grid{grid-template-columns:1fr}}@media (max-width:620px){.qnav-inner{padding-inline:max(18px,env(safe-area-inset-left)) max(18px,env(safe-area-inset-right));scroll-padding-inline:max(18px,env(safe-area-inset-left))}.qnav-link{padding:12px 13px;font-size:0.76rem}.leistung{padding:48px 0}.leistung-badge{top:12px;left:12px;font-size:0.66rem}.surf-tags{gap:6px}.surf{padding:5px 10px;font-size:0.74rem}.spec-row{display:grid;grid-template-columns:1fr;gap:3px;padding:10px 13px}.spec-v{text-align:left}.verf-card,.norm-card{padding:22px 20px}}@media (max-width:430px){.quick-nav::before,.quick-nav::after{width:32px}}@media (prefers-reduced-motion:reduce){.quick-nav::before,.quick-nav::after{transition:none}}@media (max-width:980px){.quick-nav{position:relative;top:auto;z-index:45;width:100%;overflow:hidden;isolation:isolate;background:var(--off)}.quick-nav-placeholder{display:block;height:0}.quick-nav.is-floating{position:fixed;top:var(--mobile-header-h,68px);right:0;left:0;z-index:90;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,calc(-100% - 2px),0);box-shadow:0 8px 24px rgba(4,14,26,0.1);transition:transform 0.24s cubic-bezier(0.22,1,0.36,1),opacity 0.18s ease,visibility 0s linear 0.24s}.quick-nav.is-floating.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0);transition-delay:0s}body.nav-open .quick-nav.is-floating,body.is-scroll-locked .quick-nav.is-floating{opacity:0;visibility:hidden;pointer-events:none}.qnav-link{display:flex;align-items:center;justify-content:center;min-height:50px;padding:14px 16px;border-bottom:3px solid transparent;color:var(--nav-fg);font-size:0.875rem;font-weight:600;line-height:1.25;white-space:nowrap;transition:color 0.18s ease,background-color 0.18s ease,border-color 0.18s ease}.qnav-link:hover{color:var(--nav-accent);background:var(--blue-soft)}.qnav-link.active{color:var(--nav-accent);background:var(--blue-soft);border-bottom-color:var(--nav-accent);font-weight:700}.qnav-link:focus-visible{position:relative;z-index:3;outline:3px solid var(--nav-accent);outline-offset:-4px;border-radius:5px}.leistung{padding:44px 0;scroll-margin-top:var(--mobile-header-h,68px)}.leistung-grid,.leistung-grid.rev{gap:24px}.leistung-content h2{margin-bottom:10px}.leistung-content p{margin-bottom:10px;line-height:1.58}.leistung-num{color:var(--mute);font-size:0.82rem;font-weight:600;letter-spacing:0.09em}.specs{margin-top:14px}.specs-title{color:var(--mute);font-size:0.75rem;font-weight:600;line-height:1.4;letter-spacing:0.085em}.spec-k{color:var(--mute);font-weight:500}.spec-v{color:var(--ink);font-weight:700}.leistung-badge{background:var(--blue-d)}}@media (max-width:620px){.qnav-link{min-height:48px;padding:13px 15px;font-size:0.875rem}.leistung{padding:38px 0}.leistung-grid,.leistung-grid.rev{gap:20px}.leistung-content h2{font-size:clamp(1.65rem,7.5vw,2rem)}.leistung-content p{font-size:0.94rem;line-height:1.56}.spec-row{padding:9px 12px}.verf-card,.norm-card{padding:19px 17px}}@media (max-width:430px) and (max-height:760px){.leistung{padding:32px 0}.leistung-grid,.leistung-grid.rev{gap:18px}.leistung-content h2{margin-bottom:8px;font-size:1.62rem}.leistung-content p{margin-bottom:8px;font-size:0.92rem}}@media (prefers-reduced-motion:reduce){.quick-nav.is-floating{transition:none}}.leistung{background-color:var(--bg)}.leistung.alt{background-color:var(--off)}.verfahren{background-color:var(--bg)}}