@font-face{font-family:Archivo;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/archivo-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/archivo-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}html,body{margin:0;padding:0;background:#fff}body{font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:red;text-decoration:none}a:hover{color:#b30000}.num-label{position:relative;isolation:isolate;font-family:ui-monospace,Menlo,monospace;font-size:13px;letter-spacing:2px;color:var(--accent, red);transition:color .25s ease}.num-label{--mark-radius: 0;--mark-rotate: 70deg}.num-label:before{content:"";position:absolute;z-index:-1;width:30px;height:30px;left:calc(50% - 1px);top:50%;border-radius:var(--mark-radius);background:var(--accent, red);transform:translate(-50%,-50%) rotate(var(--mark-rotate)) scale(.5);opacity:0;transition:opacity .25s ease,transform .25s ease}.is-active .num-label{color:#fff}.is-active .num-label:before{opacity:1;transform:translate(-50%,-50%) rotate(var(--mark-rotate)) scale(1)}.num-row{display:flex;align-items:center;gap:12px}.num-row .num-dash{height:3px;width:36px;background:var(--accent, red)}.desktop-stage{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;z-index:1}.desktop-col{width:50%;height:100%;overflow:hidden;position:relative}.desktop-col--left{background:#0f172a}.desktop-col--right{background:#fff;border-left:1px solid #e8eaee}.desktop-col-inner{position:absolute;top:0;left:0;width:100%;box-sizing:border-box;will-change:transform}.desktop-col--left .desktop-col-inner{padding:12vh 6vw calc(5vh + 350px) 8vw}.desktop-col--right .desktop-col-inner{padding:5vh 8vw calc(12vh + 350px) 6vw}.desktop-item{min-width:0;min-height:460px;display:flex;flex-direction:column;justify-content:center;gap:18px;max-width:520px;padding:40px 0}.desktop-item h2{margin:0;font-family:Archivo,Helvetica,sans-serif;font-weight:650;font-size:28px;line-height:1.2;text-wrap:pretty}.desktop-item--dark h2{color:#fff}.desktop-item--light h2{color:#0f172a}.desktop-item p{margin:0;font-size:16px;line-height:1.6;text-wrap:pretty}.desktop-item--dark p{color:#ffffffb8}.desktop-item--light p{color:#4a5568}.img-placeholder{display:flex;align-items:center;justify-content:center}.img-placeholder span{font-family:ui-monospace,Menlo,monospace;font-size:12px}.img-placeholder--dark{border:1px dashed rgba(255,255,255,.35);background:repeating-linear-gradient(45deg,rgba(255,255,255,.05) 0px,rgba(255,255,255,.05) 10px,transparent 10px,transparent 20px)}.img-placeholder--dark span{color:#fff9}.img-placeholder--light{border:1px dashed #b9c0c9;background:repeating-linear-gradient(45deg,#f0f2f5 0px,#f0f2f5 10px,transparent 10px,transparent 20px)}.img-placeholder--light span{color:#7a828c}.cookie-hinweis{position:fixed;left:26px;bottom:26px;z-index:120;width:260px;height:260px;box-sizing:border-box;background:var(--accent, red);color:#fff;transform:rotate(-8deg);box-shadow:0 16px 40px #0f172a4d;display:flex;align-items:center;justify-content:center;padding:26px;animation:cookie-auf .4s cubic-bezier(.22,1,.36,1)}@keyframes cookie-auf{0%{opacity:0;transform:rotate(-8deg) translateY(24px) scale(.9)}to{opacity:1;transform:rotate(-8deg) translateY(0) scale(1)}}.cookie-inhalt{display:flex;flex-direction:column;gap:14px}.cookie-text{margin:0;font-family:Archivo,Helvetica,sans-serif;font-size:15px;font-weight:500;line-height:1.4;text-wrap:pretty}.cookie-knoepfe{display:flex;flex-direction:column;gap:8px}.cookie-knopf{padding:9px 14px;border:2px solid #ffffff;background:transparent;color:#fff;font-family:Archivo,Helvetica,sans-serif;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .2s ease,color .2s ease}.cookie-knopf:hover{background:#fff;color:var(--accent, red)}.cookie-mehr{align-self:flex-start;color:#fff;font-size:12px;text-decoration:underline;text-underline-offset:3px}.cookie-mehr:hover{color:#0f172a}@media (max-width: 860px){.cookie-hinweis{left:14px;bottom:14px;width:232px;height:232px;padding:20px}.cookie-text{font-size:14px}}.fehler-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:4px}.fehler-links a{color:var(--accent, red);font-family:Archivo,Helvetica,sans-serif;font-size:17px;line-height:1.3}.fehler-links a:after{content:" →";transition:opacity .2s ease;opacity:.6}.fehler-links a:hover:after{opacity:1}.page-footer{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.4}.page-footer a{color:#8a93a0;transition:color .2s ease}.page-footer a:hover{color:#0f172a}.page-footer-sep{color:#c4cad2;margin-right:8px}.page-footer--fixed{position:fixed;bottom:22px;right:0;width:50%;z-index:10;justify-content:center;pointer-events:none}.page-footer--fixed a{pointer-events:auto}.mobile-stacks .page-footer,.subpage-right-inner .page-footer{margin-top:24px;padding-top:20px;border-top:1px solid #e8eaee}.subpage-left-content .content-flow>p,.subpage-section .content-flow>p,.desktop-item .content-flow>p,.mobile-card .content-flow>p{margin:0 0 16px}.content-flow>p:last-child{margin-bottom:0}.content-flow:after{content:"";display:table;clear:both}.content-right{float:right;width:150px;margin:4px 0 12px 20px}.content-right img{display:block;width:150px;height:150px;object-fit:cover}.content-right--dark img{border:3px solid #ffffff}.content-right figcaption{margin-top:6px;font-size:11px;line-height:1.4;text-align:center}@media (max-width: 860px){.content-right,.content-right img{width:110px}.content-right img{height:110px}.content-right{margin-left:16px}}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0f172aeb;display:flex;align-items:center;justify-content:center;padding:40px 64px;box-sizing:border-box}.lightbox-inhalt{margin:0;max-width:100%;max-height:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.lightbox-inhalt img{max-width:100%;max-height:calc(100vh - 150px);object-fit:contain}.lightbox-inhalt figcaption{color:#fff;font-size:15px;line-height:1.5;text-align:center;max-width:640px}.lightbox-zaehler{font-family:ui-monospace,Menlo,monospace;font-size:12px;letter-spacing:1px;color:#ffffff8c}.lightbox-schliessen,.lightbox-pfeil{position:absolute;border:none;background:none;color:#fff;cursor:pointer;line-height:1;padding:8px}.lightbox-schliessen{top:16px;right:22px;font-size:34px}.lightbox-pfeil{top:50%;transform:translateY(-50%);font-size:44px}.lightbox-pfeil--prev{left:12px}.lightbox-pfeil--next{right:12px}.lightbox-schliessen:hover,.lightbox-pfeil:hover{color:var(--accent, red)}.testimonials{margin-top:10px;width:100%}.testimonials-nav{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:10px}.testimonials-zaehler{margin-right:auto;font-family:ui-monospace,Menlo,monospace;font-size:12px;letter-spacing:1px;color:#8a93a0}.testimonials-nav button{width:30px;height:30px;border-radius:50%;border:1px solid #e0e3e8;background:#fff;color:#0f172a;font-size:19px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.testimonials-nav button:hover{border-color:var(--accent, red);color:var(--accent, red)}.testimonial{margin:0;display:grid;grid-template-columns:56px 1fr;grid-template-areas:"bild zitat" "bild quelle";gap:4px 16px;align-items:start}.testimonial-bild{grid-area:bild;width:56px;height:56px;border-radius:50%;object-fit:cover}.testimonial-bild--initialen{display:flex;align-items:center;justify-content:center;background:#eef0f3;color:#6b7480;font-family:Archivo,Helvetica,sans-serif;font-weight:650;font-size:18px;letter-spacing:.5px}.testimonial blockquote{grid-area:zitat;margin:0;font-size:16px;line-height:1.6;color:#4a5568;text-wrap:pretty}.testimonial figcaption{grid-area:quelle;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 12px;margin-top:6px;font-size:14px}.testimonial-name{display:inline-flex;align-items:center;gap:6px;color:#0f172a;font-weight:600}a.testimonial-name:hover{color:var(--accent, red)}.testimonial-linkedin{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:3px;background:#0a66c2;color:#fff;font-family:Archivo,Helvetica,sans-serif;font-size:10px;font-weight:700;line-height:1}.testimonial-datum{color:#8a93a0}.desktop-item--dark .testimonial blockquote,.mobile-card--blue .testimonial blockquote{color:#ffffffb8}.desktop-item--dark .testimonial-name,.mobile-card--blue .testimonial-name{color:#fff}.desktop-item--dark .testimonials-nav button,.mobile-card--blue .testimonials-nav button{background:transparent;border-color:#ffffff4d;color:#fff}.logo-loop{margin-top:10px;width:100%;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.logo-loop-track{display:flex;width:max-content;animation-name:logo-loop-lauf;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes logo-loop-lauf{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-loop:hover .logo-loop-track{animation-play-state:paused}.logo-loop-item{flex:0 0 auto;width:150px;padding:0 10px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.logo-loop-item img{max-width:100%;height:34px;object-fit:contain}.logo-loop-platzhalter{display:flex;align-items:center;justify-content:center;width:100%;height:34px;padding:0 8px;box-sizing:border-box;border:1px dashed #c4cad2;color:#6b7480;font-size:12px;line-height:1.2}a.logo-loop-item:hover .logo-loop-platzhalter{border-color:var(--accent, red);color:var(--accent, red)}.logo-loop-name{font-size:11px;line-height:1.3;color:#8a93a0;min-height:2.6em}.logo-loop-jahr{font-family:ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:1px;color:#8a93a0}.desktop-item--dark .logo-loop-platzhalter,.mobile-card--blue .logo-loop-platzhalter{border-color:#ffffff4d;color:#ffffffb3}.desktop-item--dark .logo-loop-name,.mobile-card--blue .logo-loop-name{color:#fff9}@media (prefers-reduced-motion: reduce){.logo-loop-track{animation:none}.logo-loop{overflow-x:auto}}.text-link{color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#b3000073;transition:text-decoration-color .2s ease}.text-link:hover{text-decoration-color:var(--accent, red)}.content-link{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;margin-top:4px;color:var(--accent, red);font-family:Archivo,Helvetica,sans-serif;font-weight:400;font-size:16px;line-height:1.4}.content-link-arrow{font-size:18px;line-height:1;transition:transform .2s ease}.content-link:hover .content-link-arrow{transform:translate(4px)}.desktop-item--dark .content-link,.mobile-card--blue .content-link{color:#ff6b5e}.content-figure{margin:0;display:flex;flex-direction:column;gap:8px}.content-figure img{display:block;width:100%;height:auto}.content-figure figcaption{font-size:13px;line-height:1.5;color:#7a828c}.desktop-item--dark .content-figure figcaption,.mobile-card--blue .content-figure figcaption{color:#fff9}.content-single,.content-gallery,.content-slider{margin-top:6px;width:100%}.content-figure .img-placeholder{height:170px}.mobile-card .content-figure .img-placeholder{height:130px}.subpage-section .content-figure .img-placeholder{height:220px}.content-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.content-gallery figcaption{font-size:11px;line-height:1.4;text-align:center;min-height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.content-gallery-kachel{padding:0;border:none;background:none;cursor:zoom-in;text-align:left;font:inherit;color:inherit}.content-gallery-kachel img{aspect-ratio:4 / 3;object-fit:cover;transition:opacity .2s ease}.content-gallery-kachel:hover img{opacity:.82}.content-slider{position:relative}.content-slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.content-slider-track::-webkit-scrollbar{display:none}.content-slider-slide{flex:0 0 100%;scroll-snap-align:start}.content-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:1px solid #e0e3e8;background:#ffffffeb;color:#0f172a;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0f172a26}.content-slider-arrow:disabled{opacity:.35;cursor:default}.content-slider-arrow--prev{left:8px}.content-slider-arrow--next{right:8px}.content-slider-dots{display:flex;justify-content:center;gap:6px;margin-top:8px}.content-slider-dots button{width:8px;height:8px;padding:0;border-radius:50%;border:none;background:#cfd4db;cursor:pointer}.content-slider-dots button.is-active{background:var(--accent, red)}.content-slider--dark .content-slider-dots button{background:#ffffff4d}.content-slider--dark .content-slider-dots button.is-active{background:var(--accent, red)}.connector-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:5}.scrim{position:fixed;top:0;width:50%;height:190px;z-index:9;pointer-events:none}.scrim--left{left:0;background:linear-gradient(to bottom,#0f172a,#0f172a 55%,#0a254000)}.scrim--right{right:0;background:linear-gradient(to bottom,#fff,#fff 55%,#fff0)}.chrome-left,.chrome-right{position:fixed;top:0;width:50%;height:100px;z-index:10;box-sizing:border-box;display:flex;align-items:center;justify-content:center;pointer-events:none}.chrome-left{left:0}.chrome-right{right:0}.chrome-left a,.chrome-right a{pointer-events:auto}.brand-logo{display:block;height:69px;width:auto}.claim{color:#0f172a;font-family:Archivo,Helvetica,sans-serif;font-size:20px;font-weight:650;letter-spacing:-.3px}.scroll-hint{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:20;background:#fff;border:1px solid #e0e3e8;border-radius:999px;padding:10px 22px;font-size:13px;color:#0f172a;box-shadow:0 4px 16px #0a25401f;transition:opacity .3s}.mobile-header{position:fixed;top:0;left:0;right:0;z-index:50;background:#fff;border-bottom:1px solid #e8eaee;padding:12px 24px;display:flex;justify-content:center;align-items:center}.mobile-header-logo{display:block}.mobile-header-logo .brand-logo{height:48px}.mobile-stacks{padding:105px 20px 72px;display:flex;flex-direction:column;gap:64px;max-width:560px;margin:0 auto;box-sizing:border-box}.mobile-pair{display:flex;flex-direction:column;isolation:isolate}.mobile-card{min-width:0;border-radius:0;padding:26px 24px;display:flex;flex-direction:column;gap:12px}.mobile-card--blue{position:sticky;top:94px;z-index:1;margin-right:48px;background:#0f172a;box-shadow:0 14px 34px #0f172a33}.mobile-card--white{position:sticky;top:140px;z-index:2;margin-left:26px;margin-top:46px;background:#fff;border:1px solid #e2e5ea;box-shadow:0 -10px 30px #0f172a24}.mobile-card .card-label{font-family:ui-monospace,Menlo,monospace;font-size:12px;letter-spacing:2px;color:var(--accent, red)}.mobile-card h2{margin:0;font-family:Archivo,Helvetica,sans-serif;font-weight:650;font-size:23px;line-height:1.2;text-wrap:pretty}.mobile-card--blue h2{color:#fff}.mobile-card--white h2{color:#0f172a}.mobile-card p{margin:0;font-size:15px;line-height:1.55;text-wrap:pretty}.mobile-card--blue p{color:#ffffffb8}.mobile-card--white p{color:#4a5568}.mobile-connector{position:absolute;top:0;right:0;width:2px;height:2px;overflow:visible;pointer-events:none}.subpage{min-height:100vh;background:#fff}.subpage-left{position:fixed;top:0;left:0;width:50%;height:100vh;background:#0f172a;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:12vh 6vw 12vh 8vw}.subpage-logo{position:absolute;top:0;left:0;width:100%;height:100px;display:flex;align-items:center;justify-content:center}.subpage-logo .brand-logo{height:69px}.subpage-left-content{display:flex;flex-direction:column;gap:18px;max-width:520px}.subpage-left-content h1{margin:0;font-family:Archivo,Helvetica,sans-serif;font-weight:650;font-size:28px;line-height:1.2;color:#fff;text-wrap:pretty}.subpage-left-content p{margin:0;font-size:16px;line-height:1.6;color:#ffffffb8;text-wrap:pretty}.subpage .scrim{height:120px}.subpage-right{position:relative;margin-left:50%;background:#fff;border-left:1px solid #e8eaee;box-sizing:border-box;min-height:100vh;padding:120px 8vw 120px 6vw}.subpage-right-inner{max-width:560px;display:flex;flex-direction:column;gap:56px;align-items:flex-start}.subpage-section{align-self:stretch;min-width:0;display:flex;flex-direction:column;gap:16px}.subpage-section h2{margin:0;font-family:Archivo,Helvetica,sans-serif;font-weight:650;font-size:22px;line-height:1.25;color:#0f172a;text-wrap:pretty}.subpage-section p{margin:0;font-size:16px;line-height:1.6;color:#4a5568;text-wrap:pretty}.subpage-connector line{stroke:var(--accent, red);stroke-width:3}.subpage-connector circle{fill:var(--accent, red)}.subpage-connector--mobile{display:none;position:absolute;top:0;right:0;width:2px;height:2px;overflow:visible;pointer-events:none}.subpage-cta{display:inline-block;background:var(--accent, red);color:#fff;font-family:Archivo,Helvetica,sans-serif;font-weight:600;font-size:16px;padding:14px 28px;border-radius:8px;box-shadow:0 4px 14px #0f172a2e}.subpage-cta:hover{background:#b30000;color:#fff}@media (max-width: 860px){.subpage-left{position:static;width:auto;height:auto;padding:28px 24px 40px;justify-content:flex-start}.subpage-logo{position:static;width:auto;height:auto;align-self:center;margin-bottom:16px}.subpage-logo .brand-logo{height:48px}.subpage-left-content h1{font-size:27px}.subpage-right{margin-left:0;border-left:none;padding:48px 24px 72px}.subpage-connector--desktop,.subpage .chrome-right,.subpage .scrim{display:none}.subpage-section .num-label:before{display:none}.subpage-section .num-label{color:var(--accent, red)}.subpage-connector--mobile{display:block}}.menu-trigger{position:fixed;top:20px;right:22px;z-index:80;width:46px;height:46px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#0f172a;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 4px 14px #0f172a40;padding:0}.menu-trigger span{display:block;width:20px;height:2px;background:#fff}.menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#0f172a8c;transition:opacity .3s}.menu-drawer{position:fixed;top:0;right:0;height:100%;width:min(360px,86vw);z-index:100;background:var(--accent, red);box-sizing:border-box;display:flex;flex-direction:column;padding:24px 32px 32px;box-shadow:-12px 0 40px #0f172a59;transition:transform .35s cubic-bezier(.22,1,.36,1);transform:translate(105%)}.menu-drawer--open{transform:translate(0)}.menu-close-row{display:flex;justify-content:flex-end}.menu-close{width:44px;height:44px;border:none;background:none;cursor:pointer;color:#fff;font-size:30px;line-height:1;padding:0}.menu-nav{display:flex;flex-direction:column;gap:6px;margin-top:28px;flex:1}.menu-nav a{font-family:Archivo,Helvetica,sans-serif;font-weight:600;font-size:24px;color:#fff;padding:10px 0}.menu-nav a:hover,.menu-nav a.menu-nav--highlight{color:#0f172a}.menu-nav a.menu-nav--highlight:hover{color:#fff}.menu-footer{border-top:1px solid rgba(255,255,255,.15);padding-top:20px;display:flex;gap:20px}.menu-footer a{font-size:13px;color:#ffffff8c}.menu-footer a:hover{color:#fff}
