@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}.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)}.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}.intro{padding:80px 0;background:var(--bg)}.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}}.breadcrumb{margin-bottom:12px;gap:6px}.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}}@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}.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}.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}}@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}.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}}@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}}}.hero{position:relative;isolation:isolate;height:clamp(410px,45vh,480px);padding-top:64px;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none;background:var(--dark)}.hero-media{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center 35%;pointer-events:none}@media (prefers-reduced-motion:reduce){video.hero-media{display:none}}.hero-bg::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient( ellipse 70% 80% at 32% 52%,rgba(4,14,26,0.72) 0%,rgba(4,14,26,0.35) 55%,transparent 100% ),linear-gradient( 103deg,var(--hero-grad1) 0%,var(--hero-grad2) 52%,var(--hero-grad3) 100% )}.hero-lines{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient( rgba(69,154,240,0.07) 1px,transparent 1px ),linear-gradient( 90deg,rgba(69,154,240,0.07) 1px,transparent 1px );background-size:52px 52px;z-index:1}.hero-inner{position:relative;z-index:2;width:100%;pointer-events:auto;transform:translateY(-10px)}.hero-content{max-width:var(--max)}.hero-badge{display:inline-flex;align-items:center;gap:9px;font-family:var(--fm);font-size:12px;letter-spacing:0.08em;text-transform:uppercase;color:#8cc4f8;background:rgba(4,14,26,0.62);border:1px solid rgba(69,154,240,0.55);backdrop-filter:blur(6px);padding:7px 14px;border-radius:30px;margin-bottom:24px}.hero-badge .dot{width:7px;height:7px;background:var(--blue-l);border-radius:50%;box-shadow:0 0 0 3px rgba(69,154,240,0.25)}.hero h1{font-size:var(--fs-hero-h1);font-weight:800;letter-spacing:-0.04em;line-height:1.02;color:#fff;margin-bottom:22px;text-shadow:0 2px 24px rgba(4,14,26,0.8)}.hero h1 .hl{color:var(--blue-l)}.hero-sub{max-width:590px;margin-bottom:0;color:rgba(255,255,255,0.92);font-size:var(--fs-lead);line-height:1.58;text-shadow:0 1px 16px rgba(4,14,26,0.85)}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.trust{background:var(--dark);border-top:1px solid rgba(69,154,240,0.15)}.trust-inner{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:26px 28px;border-right:1px solid rgba(69,154,240,0.14)}.trust-item:last-child{border-right:none}.trust-v{font-size:1.7rem;font-weight:800;letter-spacing:-0.03em;color:#fff;line-height:1}.trust-v .u,.trust-v--accent{color:#006bd6}.trust-k{font-size:0.8rem;color:rgba(255,255,255,0.72);margin-top:6px;font-weight:500}.trust-k-sub{color:rgba(255,255,255,0.62)}.welcome{background:var(--bg)}.welcome-grid{display:grid;grid-template-columns:1.05fr 0.95fr;gap:60px;align-items:center}.welcome-text p{font-size:1.05rem;color:var(--ink2);line-height:1.78;margin-bottom:16px}.welcome-text p strong{color:var(--ink);font-weight:600}.welcome-visual{position:relative;-webkit-user-select:none;user-select:none}.welcome-picture{display:block;width:100%}.welcome-visual img{border-radius:var(--r-lg);width:100%;height:460px;object-fit:cover;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.welcome-badge{position:absolute;bottom:-18px;left:-18px;background:var(--blue);color:#fff;padding:22px 26px;border-radius:var(--r);box-shadow:0 16px 40px rgba(2,117,237,0.35)}.welcome-badge .wb-v{font-size:1.9rem;font-weight:800;letter-spacing:-0.04em;line-height:1}.welcome-badge .wb-k{font-size:0.78rem;opacity:0.85;margin-top:5px;font-weight:500}.services{background:var(--off)}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.svc-card{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);padding:30px;transition:0.22s;position:relative;overflow:hidden;display:block}.svc-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:0.3s}.svc-card:hover{box-shadow:0 16px 44px var(--shadow);transform:translateY(-4px);border-color:var(--blue-soft2)}.svc-card:hover::before{transform:scaleX(1)}.svc-icon{width:52px;height:52px;background:var(--blue-soft);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--blue);margin-bottom:18px}.svc-icon svg{width:26px;height:26px}.svc-num{position:absolute;top:26px;right:28px;font-family:var(--fm);font-size:0.78rem;color:var(--mute2)}.svc-card h3{font-size:1.18rem;font-weight:700;letter-spacing:-0.01em;margin-bottom:9px;color:var(--ink)}.svc-card p{font-size:0.9rem;color:var(--ink2);line-height:1.62}.industries{background:var(--bg)}.ind-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ind-card{position:relative;border-radius:var(--r-lg);overflow:hidden;min-height:230px;display:flex;align-items:flex-end;padding:26px;color:#fff}.ind-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:0.5s;z-index:0}.ind-card::after{content:"";position:absolute;inset:0;background:linear-gradient( to top,rgba(8,26,50,0.92),rgba(8,26,50,0.35) 60%,rgba(8,26,50,0.15) );z-index:1}.ind-card:hover img{transform:scale(1.06)}.ind-content{position:relative;z-index:2}.ind-content h3{color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:-0.01em;margin-bottom:5px}.ind-content p{font-size:0.86rem;color:rgba(255,255,255,0.8);line-height:1.5}.ind-tag{position:absolute;top:22px;left:22px;z-index:2;font-family:var(--fm);font-size:10px;letter-spacing:0.08em;text-transform:uppercase;background:rgba(2,117,237,0.9);color:#fff;padding:5px 11px;border-radius:20px}.quality{background:var(--dark);color:#fff;position:relative;overflow:hidden}.quality::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}.quality .wrap{position:relative;z-index:1}.quality .sh{color:#fff}.quality .sl{color:rgba(255,255,255,0.68)}.qual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:8px}.qual-card{background:rgba(255,255,255,0.04);border:1px solid rgba(69,154,240,0.18);border-radius:var(--r);padding:24px 26px;transition:0.2s}.qual-card:hover{background:rgba(255,255,255,0.07);border-color:rgba(69,154,240,0.4)}.qual-label{font-family:var(--fm);font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:var(--blue-l);margin-bottom:14px}.qual-tags{display:flex;flex-wrap:wrap;gap:8px}.qtag{font-family:var(--fm);font-size:11.5px;padding:6px 12px;border:1px solid rgba(69,154,240,0.25);border-radius:5px;color:rgba(255,255,255,0.75)}.gallery{background:var(--off)}.gal-head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px;margin-bottom:40px}.gal-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:10px}.gal-item{position:relative;overflow:hidden;border-radius:10px;cursor:pointer;background:var(--dark)}.gal-item.big{grid-column:span 2;grid-row:span 2}.gal-item img{width:100%;height:100%;object-fit:cover;transition:0.5s}.gal-item:hover img{transform:scale(1.05)}.gal-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,26,50,0.85),transparent 55%);display:flex;align-items:flex-end;padding:16px;opacity:0;transition:0.28s;z-index:1}.gal-item:hover .gal-overlay{opacity:1}.gal-cap{font-family:var(--fm);font-size:11px;letter-spacing:0.06em;text-transform:uppercase;color:#fff}.configurator{background:var(--dark);color:#fff;position:relative;overflow:hidden}.configurator::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:44px 44px}.configurator .wrap{position:relative;z-index:1}.configurator .sh{color:#fff}.configurator .sl{color:rgba(255,255,255,0.65)}.cfg-badge{display:inline-flex;align-items:center;gap:7px;font-family:var(--fm);font-size:10.5px;letter-spacing:0.08em;text-transform:uppercase;color:var(--blue-l);background:rgba(2,117,237,0.14);border:1px solid rgba(69,154,240,0.3);padding:5px 12px;border-radius:20px;margin-bottom:14px}.cfg-badge .dot{width:6px;height:6px;background:var(--blue-l);border-radius:50%;box-shadow:0 0 0 3px rgba(69,154,240,0.25)}.cfg-grid{display:grid;grid-template-columns:1fr 300px;gap:0;border:1px solid rgba(69,154,240,0.2);border-radius:var(--r-lg);overflow:hidden;background:rgba(255,255,255,0.02)}.cfg-stage{position:relative;height:360px;background:radial-gradient( circle at 50% 30%,rgba(2,117,237,0.08),transparent 65% )}.cfg-stage canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none;cursor:grab}.cfg-stage canvas:active{cursor:grabbing}.cfg-hint{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);font-family:var(--fm);font-size:9.5px;color:rgba(255,255,255,0.78);letter-spacing:0.06em;pointer-events:none}.cfg-start{position:absolute;inset:0;background-color:rgba(8,22,37,0.95);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding:20px;text-align:center}.cfg-start-title{color:#ffffff}.cfg-start-icon{color:var(--accent-on-dark)}.cfg-start-icon svg{width:54px;height:54px;margin-bottom:16px}.cfg-start-text{font-size:0.88rem;color:rgba(255,255,255,0.7);margin-bottom:24px;max-width:280px;line-height:1.6}.cfg-panel{border-left:1px solid rgba(69,154,240,0.2);padding:22px 20px;display:flex;flex-direction:column;gap:16px}.cfg-grp-title{font-family:var(--fm);font-size:9px;letter-spacing:0.14em;text-transform:uppercase;color:var(--blue-l);margin-bottom:8px}.cfg-opts{display:flex;flex-wrap:wrap;gap:6px}.cfg-opt{font-family:var(--fm);font-size:10.5px;padding:7px 11px;border:1px solid rgba(69,154,240,0.22);background:transparent;color:rgba(255,255,255,0.6);cursor:pointer;transition:0.16s;border-radius:5px}.cfg-opt:hover{border-color:var(--blue-l);color:var(--blue-l)}.cfg-opt.active{background:rgba(2,117,237,0.18);border-color:var(--blue-l);color:var(--blue-l)}.cfg-spec{border-top:1px solid rgba(69,154,240,0.18);padding-top:12px;margin-top:2px;font-family:var(--fm);font-size:10.5px;color:rgba(255,255,255,0.55);line-height:1.9}.cfg-spec b{color:var(--blue-l);font-weight:600}.cfg-cta{margin-top:auto;font-family:var(--fs);font-size:0.82rem;font-weight:600;background:var(--blue);color:#fff;padding:11px 16px;border-radius:var(--r);text-align:center;transition:0.18s}.cfg-cta:hover{background:var(--blue-d)}[data-theme="light"] .configurator{background:var(--off);color:var(--ink)}[data-theme="light"] .configurator::before{background-image:linear-gradient(rgba(2,117,237,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(2,117,237,0.04) 1px,transparent 1px)}[data-theme="light"] .configurator .sh{color:var(--ink)}[data-theme="light"] .configurator .sl{color:var(--ink2)}[data-theme="light"] .cfg-badge{color:var(--blue-d);background:var(--blue-soft);border-color:var(--blue-soft2)}[data-theme="light"] .cfg-badge .dot{background:var(--blue-d)}[data-theme="light"] .cfg-grid{border-color:var(--line2);background:var(--card)}[data-theme="light"] .cfg-stage{background:radial-gradient(circle at 50% 30%,#0e2b4d,#081625)}[data-theme="light"] .cfg-panel{border-left-color:var(--line)}[data-theme="light"] .cfg-grp-title{color:var(--blue)}[data-theme="light"] .cfg-opt{border-color:var(--line2);color:var(--ink2)}[data-theme="light"] .cfg-opt:hover{border-color:var(--blue);color:var(--blue)}[data-theme="light"] .cfg-opt.active{background:var(--blue-soft);border-color:var(--blue);color:var(--blue)}[data-theme="light"] .cfg-spec{border-top-color:var(--line);color:var(--ink2)}[data-theme="light"] .cfg-spec b{color:var(--blue)}.contact{background:var(--bg)}.contact-grid{display:grid;grid-template-columns:0.85fr 1.15fr;gap:52px}.contact-info-card{--cc-bg:linear-gradient(160deg,#07182b 0%,#0d2b4b 100%);--cc-border:rgba(69,154,240,0.2);--cc-shadow:none;--cc-grid:rgba(69,154,240,0.06);--cc-head:#ffffff;--cc-body:rgba(232,241,251,0.74);--cc-key:#8ba3bd;--cc-val:#ffffff;--cc-line:rgba(69,154,240,0.17);--cc-accent:var(--blue-l);--cc-icon-bg:rgba(2,117,237,0.18);--cc-icon-border:rgba(69,154,240,0.3);position:relative;overflow:hidden;height:100%;padding:38px;border:1px solid var(--cc-border);border-radius:var(--r-lg);background:var(--cc-bg);box-shadow:var(--cc-shadow);color:var(--cc-body)}[data-theme="light"] .contact-info-card{--cc-bg:linear-gradient(160deg,#f5f9fd 0%,#e8f1fb 100%);--cc-border:var(--line2);--cc-shadow:0 18px 48px rgba(18,35,58,0.08);--cc-grid:rgba(2,117,237,0.05);--cc-head:var(--ink);--cc-body:var(--ink2);--cc-key:#4d6683;--cc-val:var(--ink);--cc-line:var(--line);--cc-accent:var(--blue);--cc-icon-bg:var(--blue-soft);--cc-icon-border:var(--blue-soft2)}.contact-info-card::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(var(--cc-grid) 1px,transparent 1px),linear-gradient(90deg,var(--cc-grid) 1px,transparent 1px);background-size:40px 40px}.cic-inner{position:relative;z-index:1}.contact-info-card h3{margin-bottom:10px;color:var(--cc-head);font-size:1.4rem;font-weight:700;letter-spacing:-0.02em}.contact-info-card>.cic-inner>p{margin-bottom:28px;color:var(--cc-body);font-size:0.94rem;line-height:1.65}.ci-row{display:flex;gap:14px;align-items:flex-start;padding:15px 0;border-bottom:1px solid var(--cc-line)}.ci-row:last-child{border-bottom:none}.ci-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border:1px solid var(--cc-icon-border);border-radius:9px;background:var(--cc-icon-bg);color:var(--cc-accent)}.ci-icon svg{width:17px;height:17px}.ci-k{margin-bottom:3px;color:var(--cc-key);font-family:var(--fm);font-size:10px;letter-spacing:0.1em;text-transform:uppercase}.ci-v{color:var(--cc-val);font-size:0.96rem}.ci-v a{color:inherit}.ci-v a:hover,.ci-v a:focus-visible{color:var(--cc-accent)}.form-card{background:var(--off);border:1px solid var(--line);border-radius:var(--r-lg);padding:36px}.form-card h3{font-size:1.3rem;font-weight:700;letter-spacing:-0.02em;margin-bottom:6px;color:var(--ink)}.form-intro{font-size:0.9rem;color:var(--mute);margin-bottom:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grp.full{grid-column:1/-1}.form-grp label{display:block;font-size:0.82rem;font-weight:600;color:var(--ink2);margin-bottom:6px}.form-ctrl{width:100%;font-size:0.92rem;font-family:var(--fs);color:var(--ink);padding:12px 14px;border:1.5px solid var(--line2);border-radius:var(--r);background:var(--bg);transition:0.18s}.form-ctrl:focus{outline:3px solid var(--focus-ring);outline-offset:2px;border-color:var(--blue);box-shadow:none}textarea.form-ctrl{resize:vertical;min-height:120px}.honeypot{position:absolute !important;left:-9999px !important;opacity:0 !important;height:0;overflow:hidden}.checkbox-grp label{display:flex;gap:10px;align-items:flex-start;font-weight:400;font-size:0.82rem;color:var(--ink2);line-height:1.55}.checkbox-grp input{width:16px;height:16px;margin-top:2px;flex-shrink:0;accent-color:var(--blue);cursor:pointer}.checkbox-grp a{color:var(--blue);text-decoration:underline;cursor:pointer}.form-btn{width:100%;justify-content:center;padding:15px;font-size:0.98rem;margin-top:20px}.form-note{font-size:0.76rem;color:var(--mute2);text-align:center;margin-top:14px;line-height:1.5}.form-error{display:none;background:#fdecec;border:1px solid #f5c2c2;color:#c0392b;border-radius:var(--r);padding:12px 16px;font-size:0.85rem;margin-top:14px}[data-theme="dark"] .form-error{background:rgba(192,57,43,0.15);border-color:rgba(192,57,43,0.4);color:#ff9e9e}.form-success{display:none;text-align:center;padding:40px 20px}.form-success .fs-icon{width:64px;height:64px;background:var(--blue-soft);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:var(--blue)}.form-success .fs-icon svg{width:32px;height:32px}.form-success h3{font-size:1.3rem;margin-bottom:10px;color:var(--ink)}.form-success p{color:var(--ink2);font-size:0.94rem;max-width:340px;margin:0 auto 22px;line-height:1.6}.form-field-hint{display:block;margin-top:7px;color:var(--mute);font-size:0.78rem;line-height:1.5}.form-privacy-notice{color:var(--mute);font-size:0.78rem;line-height:1.6}.form-privacy-notice{margin:20px 0 18px}.form-privacy-notice a,.form-error a{color:var(--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.form-privacy-notice a:hover,.form-error a:hover{text-decoration-thickness:2px}.form-success h3:focus{outline:3px solid var(--focus-ring);outline-offset:4px}[data-theme="dark"] .form-field-hint,[data-theme="dark"] .form-privacy-notice{color:#b8c8d8}@media (max-width:620px){.form-field-hint,.form-privacy-notice{font-size:0.74rem;line-height:1.55}.form-privacy-notice{margin-top:16px;margin-bottom:16px}}@media (max-width:980px){@media (max-width:980px){.hero{height:auto;min-height:390px;padding:76px 0 42px;align-items:flex-start}.hero-media{object-position:center 38%}.hero-bg::after{background:linear-gradient(90deg,rgba(4,14,26,0.88),rgba(4,14,26,0.42)),linear-gradient(to top,rgba(4,14,26,0.56),transparent 58%)}.hero-inner{transform:none}.hero h1{max-width:690px;margin-bottom:16px}.hero-sub{max-width:540px;line-height:1.58}.trust-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item{min-width:0;padding:20px 18px}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n + 2){border-bottom:1px solid rgba(69,154,240,0.14)}.trust-v{font-size:1.45rem}.trust-k{font-size:0.74rem;line-height:1.45}.welcome-grid,.contact-grid{grid-template-columns:1fr;gap:28px}.welcome-visual img{height:340px}.svc-grid,.ind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qual-grid{grid-template-columns:1fr}.gallery .gal-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:180px}.contact-info-card,.form-card{padding:22px 20px}.cfg-grid{grid-template-columns:1fr}.cfg-panel{border-top:1px solid rgba(69,154,240,0.2);border-left:0}.cfg-stage{height:300px}}@media (max-width:620px){.hero{min-height:325px;padding:68px 0 32px}.hero-media{object-position:62% center}.hero h1{line-height:1.02}.hero-sub{max-width:96%;line-height:1.52}.trust-item{padding:14px 11px}.trust-v{font-size:1.28rem}.trust-k{font-size:0.69rem}.svc-grid,.ind-grid,.form-grid{grid-template-columns:1fr}.svc-card{padding:20px}.welcome-visual img{height:245px}.welcome-badge{left:12px;bottom:12px;padding:16px 18px}.welcome-badge .wb-v{font-size:1.45rem}.gallery .gal-grid{grid-auto-rows:145px}.gallery .gal-item.big{grid-column:1 / -1;grid-row:span 1}.contact-grid{gap:22px}.contact-info-card,.form-card{padding:20px 18px}.form-grp.full{grid-column:auto}.form-grid{gap:12px}.form-btn{width:100%;margin-top:10px}.cfg-stage{height:270px}.cfg-panel{padding:20px 16px}}@media (max-width:430px){.trust-k{overflow-wrap:anywhere}.gallery .gal-grid{grid-auto-rows:132px}}@media (max-width:430px) and (max-height:760px){.hero{min-height:292px;padding:60px 0 28px}.hero h1{margin-bottom:12px}.trust-item{padding:12px 9px}.trust-v{font-size:1.15rem}.trust-k{font-size:0.68rem}.welcome-visual img{height:210px}}}