:root{--bg:#ffffff;--surface:#ffffff;--surface-soft:#f4f3f1;--surface-strong:#f0efeb;--line:rgba(44,38,100,0.12);--line-strong:rgba(44,38,100,0.24);--accent-soft:rgba(227,16,40,0.1);--indigo-40:rgba(44,38,100,0.4);--indigo-muted:#9c97c0;--indigo-tint:#f2f0f7;--media-placeholder:#e7e3ee;--band-soft-2:#f0efeb;--shadow:0 22px 44px rgba(28,27,31,0.08);--shell-width:min(1280px,calc(100vw - 96px));--container:min(1280px,calc(100vw - 96px));--header-height:250px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{font-size:18px}body{margin:0;padding-top:0;background:var(--bg);color:var(--text);font-family:var(--font-harmony,"HarmonyOS Sans"),var(--font-harmony-sc,"HarmonyOS Sans SC"),var(--font-harmony-sc-ext,"HarmonyOS Sans SC"),"PingFang SC","Source Han Sans SC","Noto Sans CJK SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;font-synthesis:none;line-height:1.5}.site-scale-shell,.site-scale-viewport{width:100%;min-height:100%}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}figure,h1,h2,h3,p,ul{margin:0}.asset-image{object-position:var(--asset-object-position,50% 50%);transform:translateZ(0) scale(1.018);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.secure-access{position:relative;display:grid;min-height:100vh;min-height:100svh;margin-top:0;background:#f2f0ed;overflow-x:hidden}.secure-access__media{position:absolute;inset:0;background:linear-gradient(135deg,#3e4452,#787781 52%,#a4a1a8)}.secure-access__glow{position:absolute;border-radius:999px;filter:blur(26px);opacity:.9}.secure-access__glow--one{width:clamp(280px,28vw,520px);height:clamp(280px,28vw,520px);top:8%;right:-8%;background:radial-gradient(circle,rgba(255,222,198,.42),transparent 70%)}.secure-access__glow--two{width:clamp(220px,24vw,440px);height:clamp(220px,24vw,440px);bottom:10%;left:-4%;background:radial-gradient(circle,rgba(123,148,187,.26),transparent 72%)}.secure-access__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.15));mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.15))}.secure-access__panel{position:relative;z-index:1;display:grid;align-items:center;min-height:100vh;min-height:100svh;padding:clamp(24px,4vw,48px)}.secure-access__shell{width:min(560px,calc(100vw - 48px));display:grid;grid-gap:22px;gap:22px;padding:clamp(24px,3vw,32px);border:1px solid rgba(255,255,255,.2);border-radius:20px;background:rgba(250,249,247,.9);box-shadow:0 30px 70px rgba(11,17,29,.24);-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.secure-access__brand{display:grid;grid-gap:14px;gap:14px}.secure-access__mark{display:inline-flex;align-items:center;gap:10px}.secure-access__mark-dot{width:12px;height:12px;border-radius:999px;background:linear-gradient(135deg,#c9212e,#e65c68);box-shadow:0 0 0 8px rgba(201,33,46,.12)}.secure-access__mark-line{width:86px;height:2px;background:linear-gradient(90deg,rgba(37,37,69,.68),rgba(37,37,69,.08))}.secure-access__eyebrow{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#6a6c75}.secure-access__brandline{font-size:.84rem;letter-spacing:.12em;text-transform:uppercase;color:#40446b}.secure-access__content{display:grid;grid-gap:16px;gap:16px}.secure-access__content h1{font-size:clamp(2.1rem,3vw,3rem);line-height:1.04;letter-spacing:0;color:#252545;max-width:13ch}.secure-access__lead{font-size:1rem;line-height:1.72;color:#4f535f;max-width:58ch}.secure-access__lead--secondary{font-size:.92rem;color:#646975}.secure-access__form{display:grid;grid-gap:16px;gap:16px}.secure-access__field{display:grid;grid-gap:8px;gap:8px}.secure-access__field span{font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#5b5f68}.secure-access__field input{width:100%;min-height:56px;padding:0 18px;border:1px solid rgba(39,47,64,.14);border-radius:16px;background:rgba(255,255,255,.92);color:#242733;transition:border-color .15s ease,box-shadow .15s ease}.secure-access__field input:focus{outline:none;border-color:rgba(201,33,46,.42);box-shadow:0 0 0 4px rgba(201,33,46,.08)}.secure-access__error{padding:12px 14px;border-radius:14px;background:rgba(201,33,46,.08);color:#9a1f29;font-size:.9rem;line-height:1.5}.secure-access__submit{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border:none;border-radius:999px;background:linear-gradient(135deg,#c9212e,#aa1f2c);color:#fff;font-weight:700;letter-spacing:.01em;box-shadow:0 20px 30px rgba(201,33,46,.22);cursor:pointer}.secure-access__submit:hover{background:linear-gradient(135deg,#b91f2b,#991826)}.secure-access__footer{font-size:.84rem;line-height:1.6;color:#6c707a}.site-header{position:fixed;top:0;left:0;right:0;height:var(--header-height);z-index:50;background:#fff;border-bottom:1px solid var(--line)}.site-header__inner{width:100%;max-width:var(--shell-width);margin:0 auto;height:var(--header-height);min-height:var(--header-height);padding:0 40px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:32px;gap:32px}.site-header__brand{display:flex;align-items:center;min-width:0}.site-header__logo{height:28px;width:auto}.site-header__logo-text{font-size:1.55rem;font-weight:700;letter-spacing:-.02em;color:var(--indigo)}.site-header__logo-dot{color:var(--accent)}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:30px}.site-header__nav-link{font-size:.94rem;font-weight:500;line-height:1;color:var(--text-body);transition:color .15s ease;white-space:nowrap}.site-header__nav-link:hover{color:var(--indigo)}.site-header__nav-link.is-active{color:var(--text-body)}.site-header__actions{display:flex;align-items:center;gap:20px}.site-header__toggle{display:none;width:40px;height:40px;border:none;background:transparent;position:relative;cursor:pointer;color:var(--indigo)}.site-header__toggle-lines,.site-header__toggle-lines:after,.site-header__toggle-lines:before{content:"";position:absolute;left:50%;width:22px;height:2px;background:currentColor;transform:translateX(-50%);transition:transform .16s ease,opacity .16s ease}.site-header__toggle-lines:before{top:-7px}.site-header__toggle-lines:after{top:7px}.site-header.is-open .site-header__toggle-lines{background:transparent}.site-header.is-open .site-header__toggle-lines:before{transform:translateX(-50%) rotate(45deg);top:0}.site-header.is-open .site-header__toggle-lines:after{transform:translateX(-50%) rotate(-45deg);top:0}.site-header__mobile{display:none}.legal-page{width:min(980px,100%);margin:72px auto 120px;display:grid;grid-gap:28px;gap:28px}.legal-page__intro,.legal-page__meta,.legal-page__notice,.legal-page__pending,.legal-page__section{background:rgba(255,255,255,.9);border:1px solid var(--line)}.legal-page__intro,.legal-page__meta,.legal-page__pending,.legal-page__section{padding:28px 32px}.legal-page__eyebrow{font-size:.78rem;text-transform:uppercase;color:#6f7486;margin-bottom:12px}.legal-page__intro h1,.legal-page__pending h2,.legal-page__section h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.08}.legal-page__meta,.legal-page__notice,.legal-page__pending li,.legal-page__section p,.legal-page__subtitle{color:var(--text-soft)}.legal-page__meta{display:grid;grid-gap:8px;gap:8px;font-size:.94rem}.legal-page__notice{border-left:4px solid var(--accent);background:var(--accent-soft)}.legal-page__pending ul{margin:16px 0 0;padding-left:20px;display:grid;grid-gap:10px;gap:10px}.legal-page__sections{display:grid;grid-gap:18px;gap:18px}.locale-switch{display:inline-flex;border:1px solid var(--line);border-radius:999px;overflow:hidden}.locale-switch__link{padding:8px 12px;font-size:.78rem;text-transform:uppercase;color:var(--text-soft)}.locale-switch__link.is-active{background:var(--accent);color:#fff}.locale-switch--panel{border-color:rgba(255,255,255,.26)}.locale-switch--panel .locale-switch__link{color:rgba(255,255,255,.82)}.locale-switch--panel .locale-switch__link.is-active{background:rgba(255,255,255,.18);color:#fff}.locale-switch--header{border:none;border-radius:0;gap:10px;align-items:center}.locale-switch--header .locale-switch__link{padding:0;color:var(--text-muted);font-size:.84rem;letter-spacing:.04em;font-weight:600}.locale-switch--header .locale-switch__link+.locale-switch__link:before{content:"/";margin-right:10px;color:var(--line-strong);font-weight:400}.locale-switch--header .locale-switch__link.is-active{background:transparent;color:var(--accent)}.locale-switch__link--disabled{color:var(--text-muted);cursor:default}.hero-banner{width:100%;margin:0}.hero-banner__frame{position:relative;min-height:70vh;overflow:hidden;background:var(--media-placeholder)}.hero-banner--home .hero-banner__frame{height:clamp(430px,40vw,640px)}.hero-banner--detail,.hero-banner--module{width:100%;margin:0;padding:24px max(32px,calc((100% - var(--container)) / 2 + 32px)) 0}.hero-banner--detail .hero-banner__frame,.hero-banner--module .hero-banner__frame{width:100%;margin:0 auto;height:clamp(300px,19vw,380px);min-height:0;border-radius:0;overflow:hidden}.hero-banner__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(44,38,100,.34),rgba(44,38,100,.1) 46%,rgba(44,38,100,0) 70%)}.hero-banner__copy{position:absolute;display:grid;grid-gap:8px;gap:8px;color:#fff;z-index:3}.hero-banner--home .hero-banner__overlay{background:linear-gradient(90deg,rgba(44,38,100,.62),rgba(44,38,100,.4) 36%,rgba(44,38,100,.16) 62%,rgba(44,38,100,0) 82%)}.hero-banner--home .hero-banner__eyebrow{text-shadow:0 1px 12px rgba(20,18,46,.6)}.hero-banner--home .hero-banner__copy{left:max(28px,calc((100% - var(--container)) / 2 + 8px));bottom:clamp(28px,3.4vw,52px);width:clamp(440px,40vw,600px);max-width:min(600px,calc(100% - 56px));gap:14px;padding:30px 34px 32px;background:transparent;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.hero-banner--detail .hero-banner__copy{left:max(32px,calc((100% - var(--shell-width)) / 2 + 32px));bottom:clamp(18px,3vw,30px);width:min(520px,calc(100% - 56px))}.hero-banner--detail .hero-banner__copy,.hero-banner--module .hero-banner__copy{padding:16px 20px 18px;background:var(--indigo);border:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.hero-banner--module .hero-banner__copy{--hero-module-copy-left:max(32px,calc((100% - var(--container)) / 2 + 32px));left:var(--hero-module-copy-left);bottom:clamp(20px,3vw,34px);width:min(820px,calc(100% - var(--hero-module-copy-left) - 32px));max-width:calc(var(--container) - 64px);gap:8px;box-shadow:0 16px 36px rgba(18,22,52,.18)}.hero-banner--home .hero-banner__kicker{display:none}.hero-banner__eyebrow{font-size:.944rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:var(--accent)}.hero-banner__kicker{margin-bottom:6px;font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.72)}.hero-banner h1{font-size:clamp(1.5rem,2.5vw,2.5rem);line-height:1.15;font-weight:600;max-width:22ch}.hero-banner--home h1{font-size:clamp(2rem,3.4vw,50px);letter-spacing:-.01em;color:#fff;max-width:16ch}.hero-banner--module h1{font-size:clamp(2rem,3.4vw,50px);line-height:1.1;font-weight:500;max-width:100%;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal}.hero-banner p{font-size:clamp(.78rem,1vw,.94rem);line-height:1.4;max-width:56ch}.hero-banner--home p{font-size:clamp(.8rem,.86vw,.92rem);line-height:1.5;max-width:46ch;color:rgba(255,255,255,.88);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-banner--module p{max-width:none;display:block;overflow:visible}.hero-banner__cta{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:6px;padding:11px 22px;background:var(--accent);color:#fff;border-radius:999px;font-size:.86rem;font-weight:600;transition:background .15s ease}.hero-banner__cta:hover{background:var(--accent-hover)}.hero-banner__cta:after{content:"→"}.hero-banner__image{object-fit:cover;object-position:var(--asset-object-position,50% 50%)}.hero-carousel__slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.hero-carousel__slide.is-active{opacity:1}.hero-banner__dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:4}.hero-banner__dots button,.hero-banner__dots span{width:10px;height:10px;border-radius:50%;border:none;background:rgba(255,255,255,.46);cursor:pointer;padding:0;transition:background .2s ease}.hero-banner__dots button.is-active,.hero-banner__dots span.is-active{background:#fff}.page-shell{width:100%}.page-shell--home{background:#fff}.homepage-intro-stage{background:#fff;padding:72px 0 88px}.homepage-reference-stage{background:#f0eeeb;padding:88px 0 104px}.editorial-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.82fr);grid-gap:clamp(36px,4vw,72px);gap:clamp(36px,4vw,72px);max-width:var(--container);margin:0 auto;padding:0 32px;background:transparent;align-items:start}.editorial-split__content{display:grid;align-content:start;grid-gap:20px;gap:20px;padding-right:0}.editorial-split h2{font-size:clamp(2.5rem,4vw,4.3rem);line-height:1.02;font-weight:300;letter-spacing:-.04em;color:var(--indigo);max-width:10ch}html[lang=zh] .editorial-split h2{letter-spacing:-.02em;max-width:8.5em}html[lang=zh] .section-lead h2{max-width:13em;letter-spacing:-.02em}.editorial-split p{font-size:.98rem;line-height:1.72;color:var(--text-soft);max-width:58ch}.editorial-split__cta{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:11px 22px;background:var(--accent);color:#fff;border:none;border-radius:999px;font-size:.82rem;font-weight:600;transition:background .15s ease}.editorial-split__cta:after{content:"→"}.editorial-split__cta:hover{background:var(--accent-hover)}.btn-outline-red{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:9px 20px;background:transparent;color:var(--accent);border:1px solid var(--accent);border-radius:999px;font-size:.82rem;font-weight:600;transition:background .15s ease,color .15s ease}.btn-outline-red:after{content:"→"}.btn-outline-red:hover{background:var(--accent);color:#fff}.eyebrow{display:block;font-size:.944rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.editorial-split__media{position:relative;min-height:420px;border-radius:0;overflow:hidden}.intro-text{max-width:var(--container);margin:0 auto;padding:48px 32px}.intro-text p{font-size:.833rem;line-height:1.6;color:var(--text-soft);max-width:72ch}.section-lead{max-width:var(--container);margin:0 auto;padding:0 32px 24px}.section-lead h2{font-size:clamp(2rem,3vw,2.778rem);line-height:1.15;font-weight:500;color:var(--indigo)}.section-lead p{margin-top:12px;font-size:.833rem;line-height:1.6;color:var(--text-soft);max-width:60ch}.homepage-entry-band{max-width:var(--container);margin:52px auto 0;padding:0 32px}.homepage-cluster-band{max-width:var(--shell-width);margin:120px auto 48px;padding:0 32px}.homepage-reference-band{max-width:var(--container);margin:0 auto;padding:0 32px}.card-grid{display:grid;grid-gap:24px;gap:24px}.card-grid--entry{grid-template-columns:repeat(3,1fr);gap:28px}.card-grid--detail{grid-template-columns:repeat(2,1fr)}.card-grid--compact{grid-template-columns:repeat(3,1fr)}.card-grid__card{display:grid;grid-template-rows:auto 1fr;background:var(--surface);border:1px solid var(--line);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.card-grid__card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.card-grid--entry .card-grid__card{background:var(--surface);border:1px solid var(--line);border-radius:10px}.card-grid--entry .card-grid__card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card-grid__media{position:relative;aspect-ratio:3/2;overflow:hidden;background:var(--media-placeholder)}.card-grid__body{display:grid;align-content:start;grid-gap:8px;gap:8px;padding:20px 22px 24px}.card-grid--entry .card-grid__media{aspect-ratio:1.6/1;background:var(--media-placeholder)}.card-grid--entry .card-grid__number{position:absolute;top:12px;left:12px;z-index:2;min-width:30px;height:22px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--accent);font-size:.78rem;font-weight:700;line-height:1}.card-grid--entry .card-grid__body{position:relative;gap:8px;min-height:0;padding:18px 22px;background:var(--surface)}.card-grid__body h3{font-size:1.1rem;font-weight:600;color:var(--indigo);line-height:1.3}.card-grid__body p{font-size:.92rem;line-height:1.55;color:var(--text-soft)}.card-grid--entry .card-grid__body h3{font-size:1.0625rem;font-weight:700;line-height:1.3;letter-spacing:0;color:var(--indigo)}.card-grid--entry .card-grid__body p{font-size:.9375rem;line-height:1.55;color:var(--text-soft)}.card-grid--entry .card-grid__cta{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:14px;border-top:1px solid var(--line);font-size:.9375rem;font-weight:400;color:var(--accent)}.card-grid--entry .card-grid__cta-arrow{flex:none;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:.95rem}.card-grid__eyebrow{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#6f7486}.card-grid__cta{font-size:.82rem;font-weight:600;color:var(--accent);margin-top:4px}.narrative-sections{max-width:var(--container);margin:0 auto;padding:48px 32px;display:grid;grid-gap:48px;gap:48px}.narrative-sections__item{display:grid;grid-gap:14px;gap:14px}.narrative-sections__item h2{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;color:var(--indigo);line-height:1.15}.narrative-sections__item p{font-size:.96rem;line-height:1.65;color:var(--text-soft)}.narrative-sections__item ul{padding-left:20px;display:grid;grid-gap:6px;gap:6px}.narrative-sections__item li{font-size:.94rem;line-height:1.5;color:var(--text-soft)}.reference-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:none;margin:0;padding:0}.reference-grid--empty{grid-template-columns:1fr}.reference-grid__empty{display:grid;grid-gap:10px;gap:10px;padding:32px;background:rgba(255,255,255,.9);border:1px solid var(--line)}.reference-grid__empty h3{font-size:1.15rem;line-height:1.3;color:var(--text)}.reference-grid__empty p{font-size:.92rem;line-height:1.6;color:var(--text-soft)}.reference-grid__card{display:flex;flex-direction:column;background:var(--surface);border:none;border-radius:10px;overflow:hidden;box-shadow:0 18px 38px rgba(24,22,26,.06);transition:box-shadow .2s ease,transform .2s ease}.reference-grid__card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.reference-grid__media{position:relative;aspect-ratio:16/10;overflow:hidden;background:var(--media-placeholder)}.reference-grid__body{display:flex;flex-direction:column;gap:12px;padding:22px}.reference-grid__eyebrow{font-size:.611rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.reference-grid__card h3{margin:0;padding:0;font-size:.834rem;font-weight:700;line-height:1.35;color:var(--indigo)}.reference-grid__card p{margin:0;padding:0;font-size:.667rem;line-height:1.5;color:var(--text-soft)}.reference-grid__more{margin-top:auto;font-size:.667rem;font-weight:400;color:var(--accent)}.reference-grid__card:hover .reference-grid__more{text-decoration:underline}.references-head{max-width:var(--container);margin:0 auto;padding:48px 32px 8px}.references-head__crumb{display:flex;align-items:center;gap:8px;margin:0 0 18px;font-size:.75rem;font-weight:500;letter-spacing:.02em;color:var(--accent)}.references-head__crumb span{color:var(--indigo-40);font-weight:400}.references-head__title{margin:0 0 18px;font-size:clamp(2rem,2.6vw,2.778rem);font-weight:500;line-height:1.05;color:var(--indigo)}.references-head__lead{margin:0;max-width:64ch;font-size:.833rem;font-weight:400;line-height:1.6;color:var(--text-soft)}.references-category-index{max-width:var(--container);margin:52px auto 0;padding:0 32px;display:grid;background:transparent;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.references-category-index__item{display:grid;grid-template-columns:72px minmax(0,1fr) 124px;grid-gap:28px;gap:28px;align-items:center;padding:28px 0;border-bottom:1px solid var(--line)}.references-category-index__number{color:var(--text-muted);font-size:.78rem;letter-spacing:.14em;font-weight:700}.references-category-index__content{display:grid;grid-gap:8px;gap:8px}.references-category-index__content strong{font-size:clamp(1.05rem,1.35vw,1.32rem);line-height:1.28;color:var(--text);font-weight:700}.references-category-index__content span{font-size:.92rem;line-height:1.55;color:var(--text-soft)}.references-category-index__cta{justify-content:flex-end;min-height:auto;padding:0;border:0;border-bottom:1px solid transparent;font-size:.82rem;transition:border-color .15s ease,color .15s ease}.references-category-index__cta,.references-return-nav a{display:inline-flex;align-items:center;color:var(--accent);font-weight:700;white-space:nowrap}.references-return-nav a{min-height:40px;padding:0 18px;border:1px solid var(--line);border-radius:999px;font-size:.86rem;transition:border-color .15s ease,transform .15s ease}.references-category-index__item:hover .references-category-index__cta{border-bottom-color:var(--accent)}.references-return-nav a:hover{border-color:var(--accent);transform:translateY(-1px)}.references-return-nav{max-width:var(--container);margin:44px auto 0;padding:0 32px}.references-explorer-stage{margin-top:24px}.filter-bar{max-width:var(--container);margin:0 auto 40px}.filter-bar__band{background:var(--band-soft);border-radius:10px;margin:0 32px;padding:8px 16px}.reference-explorer__results{max-width:var(--container);margin:0 auto;padding:0 32px}.filter-bar__row{display:flex;align-items:center;gap:14px;background:transparent;border-radius:10px;box-shadow:none;padding:12px 0;overflow:visible}.filter-bar__field{position:relative;flex:1 1;background:#fff;border:1px solid var(--line);border-radius:8px}.filter-bar__field--search{flex:1.4 1}.filter-bar__field--line{flex:1.12 1}.filter-bar__field input,.filter-bar__field select{width:100%;height:40px;padding:0 12px;border:none;background:transparent;font-size:.875rem;color:var(--text-soft);outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.filter-bar__field select{padding-right:30px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23b6b3a9' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.filter-bar__field input::placeholder{color:#757575}.filter-bar__reset{display:inline-flex;align-items:center;justify-content:center;flex:none;height:41px;padding:0 22px;border:none;border-radius:7px;background:var(--indigo);color:var(--band-soft-2);font-size:.875rem;font-weight:400;cursor:pointer;white-space:nowrap;transition:background .15s ease,opacity .15s ease}.filter-bar__reset:hover{background:#241f54;color:#fff}.filter-bar__submit{display:inline-flex;align-items:center;gap:10px;flex:none;height:39px;padding:0 22px;border:none;border-radius:7px;background:var(--accent);color:#fff;font-size:.8125rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease}.filter-bar__submit:hover{background:var(--accent-hover)}.filter-bar__badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;background:rgba(255,255,255,.18);color:#fff;border-radius:999px;font-size:.75rem;font-weight:500;line-height:1}.hierarchy-trail{max-width:var(--container);margin:30px auto 0;padding:0 32px;display:flex;flex-wrap:wrap;align-items:baseline;row-gap:8px;column-gap:0;color:var(--text-soft);font-size:.667rem;line-height:1.55}.hierarchy-trail__item{color:var(--accent);font-weight:500;text-decoration:none;transition:color .15s ease}.hierarchy-trail__item:hover{color:#931622}.hierarchy-trail__item+.hierarchy-trail__item:before{content:"｜";margin:0 .65em;color:var(--accent-soft);font-weight:400}.hierarchy-trail__item--current{color:var(--text-soft);font-weight:500}.hierarchy-trail+.enterprise-band,.hierarchy-trail+.intro-text{margin-top:18px}.case-gallery{max-width:var(--container);margin:0 auto;padding:32px}.case-gallery .section-lead{padding:0 0 18px}.case-gallery .section-lead h2,html[lang=zh] .case-gallery .section-lead h2{max-width:none;font-weight:600;letter-spacing:0}.case-gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.case-gallery__card{position:relative;overflow:hidden;border-radius:4px}.case-gallery__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--media-placeholder)}.case-gallery__caption{padding:10px 14px;font-size:.82rem;color:var(--text-soft);background:var(--surface)}.case-detail{--container:min(1872px,calc(100vw - 112px))}.case-detail__trail{margin-top:30px}html[lang=de] .case-detail__trail .hierarchy-trail__item+.hierarchy-trail__item:before{content:"|"}.case-detail__trail .hierarchy-trail__item--current{letter-spacing:.04em}.case-detail__head{max-width:var(--container);margin:18px auto;padding:0 32px}.case-detail__head h1{font-size:clamp(1.55rem,2.6vw,2.778rem);line-height:1.16;font-weight:500;color:var(--indigo);max-width:28ch}html[lang=zh] .case-detail__head h1{max-width:30ch;text-wrap:balance}.case-detail__hero{position:relative;max-width:calc(var(--container) - 64px);margin:0 auto;aspect-ratio:1808/432;min-height:300px;overflow:hidden;background:var(--media-placeholder);border-radius:4px;display:flex;align-items:center;justify-content:center}.case-detail__hero-caption{font-size:.667rem;letter-spacing:.08em;color:#8c88a0}.case-detail__layout{max-width:var(--container);margin:40px auto 0;padding:0 32px;display:grid;grid-template-columns:minmax(0,1fr) clamp(280px,26%,420px);grid-gap:64px;gap:64px;align-items:start}.case-detail__layout .narrative-sections{max-width:none;margin:0;padding:0;gap:28px}.case-detail__layout .narrative-sections__item{gap:12px}.case-detail__layout .narrative-sections__item h2,html[lang=zh] .case-detail__layout .narrative-sections__item h2{font-weight:700;color:var(--accent);letter-spacing:.01em}.case-detail__layout .narrative-sections__item p{font-size:.833rem;line-height:1.6;color:#4a4f55}.case-detail__layout .narrative-sections__item ul{padding-left:18px;gap:5px}.case-detail__layout .narrative-sections__item li{font-size:.833rem;line-height:1.55;color:#4a4f55}.case-facts{background:var(--band-soft);border:1px solid var(--line);border-radius:6px;padding:20px 22px 24px;position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 16px)}.case-facts__label{font-size:.611rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0 0 16px;padding-bottom:16px;border-bottom:1px solid var(--line)}.case-facts dl{display:grid;grid-gap:0;gap:0;margin:0}.case-facts__row{display:grid;grid-gap:3px;gap:3px;padding:14px 0;border-top:1px solid var(--line)}.case-facts dt{font-size:.667rem;color:#9a988f;letter-spacing:.02em}.case-facts dd{font-size:.667rem;color:var(--indigo);font-weight:500;margin:0;line-height:1.4}.case-related{max-width:var(--container);margin:56px auto 0;padding:48px 0 64px;background:var(--band-soft-2);border-radius:16px}.case-related__head{max-width:calc(var(--container) - 108px);margin:0 auto 28px}.case-related h2,html[lang=zh] .case-related h2{font-weight:700;color:var(--indigo);margin-bottom:12px}.case-related__intro{font-size:.833rem;line-height:1.6;color:#5a6063;max-width:56ch}.case-related__grid{max-width:calc(var(--container) - 108px);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:26px;gap:26px}.case-related__card{display:grid;grid-template-rows:auto 1fr;background:var(--band-soft-2);border:1px solid rgba(44,38,100,.08);border-radius:6px;overflow:hidden;transition:border-color .2s ease}.case-related__card:hover{border-color:rgba(44,38,100,.16)}.case-related__media{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--media-placeholder)}.case-related__body{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:18px 18px 20px}.case-related__eyebrow{font-size:.611rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.case-related__card strong{font-size:.833rem;font-weight:700;line-height:1.4;color:var(--indigo)}.case-related__cta{display:inline-flex;align-items:center;font-size:.667rem;font-weight:500;color:var(--accent)}.case-related__action{display:flex;justify-content:center;margin-top:32px}.case-related__action a{display:inline-flex;align-items:center;gap:8px;padding:11px 26px;border-radius:999px;border:1px solid var(--accent);color:var(--accent);font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s ease,color .15s ease}.case-related__action a:hover{background:var(--accent);color:#fff}.anchor-nav{display:flex;gap:24px;overflow-x:auto}.anchor-nav__link{font-size:.88rem;font-weight:600;color:var(--text-soft);white-space:nowrap;padding:6px 0;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.anchor-nav__link:hover{color:var(--accent);border-bottom-color:var(--accent)}.contact-page{display:grid;grid-gap:clamp(40px,4vw,64px);gap:clamp(40px,4vw,64px);width:var(--container);margin:0 auto;padding-top:clamp(56px,6vw,88px);padding-bottom:clamp(72px,8vw,120px);background:#ffffff}.contact-page__intro{display:grid;grid-gap:0;gap:0}.contact-page__eyebrow{font-size:.944rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:var(--accent)}.contact-page__title{font-size:clamp(2rem,3.4vw,50px);line-height:1.1;font-weight:500;letter-spacing:.01em;color:var(--indigo);margin:14px 0 0}.contact-page__lead{max-width:560px;margin:12px 0 0;font-size:.833rem;line-height:1.6;color:#5a6063}.contact-page__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:clamp(32px,3.5vw,56px);gap:clamp(32px,3.5vw,56px);align-items:start}.contact-form{display:grid;grid-gap:18px;gap:18px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.contact-field{display:grid;grid-gap:8px;gap:8px}.contact-field__label{font-size:.75rem;font-weight:400;letter-spacing:.02em;color:var(--indigo)}.contact-field__input{width:100%;padding:13px 16px;font:inherit;font-size:.833rem;line-height:1.6;color:var(--indigo);background:#fbfaf8;border:1px solid #dedbd6;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.contact-field__input::placeholder{color:#757575}.contact-field__input:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 3px rgba(44,38,100,.12)}.contact-field__textarea{resize:vertical;min-height:132px}.contact-form__submit{display:inline-flex;align-items:center;gap:8px;justify-self:start;margin-top:6px;padding:13px 26px;font:inherit;font-size:.833rem;font-weight:400;color:#ffffff;background:var(--accent);border:0;border-radius:999px;cursor:pointer;transition:background .15s ease,transform .15s ease}.contact-form__submit:after{content:"→";font-size:1em;line-height:1;transition:transform .15s ease}.contact-form__submit:hover{background:var(--accent-hover)}.contact-form__submit:hover:after{transform:translateX(3px)}.contact-panel{display:grid;grid-gap:22px;gap:22px;align-content:start;padding:clamp(28px,2.6vw,40px);background:var(--indigo);border-radius:12px;color:#ffffff}.contact-panel__name{font-size:.944rem;font-weight:700;margin:0;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.contact-panel__rows{display:grid;grid-gap:18px;gap:18px;margin:0}.contact-panel__rows>div{display:grid;grid-gap:4px;gap:4px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.contact-panel__rows>div:last-child{padding-bottom:0;border-bottom:none}.contact-panel dt{font-size:.611rem;font-weight:500;text-transform:uppercase;color:#ffffff}.contact-panel dd{margin:0;font-size:.833rem;line-height:1.5;color:#ffffff}.contact-panel dd a{color:#ffffff;text-decoration:none}.contact-panel dd a:hover{text-decoration:underline}.contact-panel__map{display:grid;place-items:center;min-height:200px;margin-top:4px;border-radius:8px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.5);font-size:.611rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.evidence-section{display:grid;grid-gap:20px;gap:20px}.evidence-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.evidence-section__lead{flex:1 1 auto}.evidence-section__lead .section-lead{padding:0}.evidence-section__action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid var(--line);border-radius:999px;color:var(--accent);font-size:.86rem;font-weight:700;white-space:nowrap;transition:border-color .15s ease,transform .15s ease}.evidence-section__action:hover{border-color:var(--accent);transform:translateY(-1px)}.evidence-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:28px;gap:28px}.evidence-grid__card{display:grid;align-content:start;grid-gap:14px;gap:14px;background:#fff;border:none;border-radius:10px;overflow:hidden;box-shadow:0 14px 30px rgba(24,22,26,.05);transition:transform .18s ease,box-shadow .18s ease}.evidence-grid__card:hover{transform:translateY(-3px);box-shadow:0 20px 36px rgba(24,22,26,.09)}.evidence-grid__media{position:relative;aspect-ratio:6/5;border-radius:10px 10px 0 0;overflow:hidden}.evidence-grid__card h3{padding:0 18px;font-size:1rem;line-height:1.35;font-weight:700;color:var(--text)}.evidence-grid__card p{padding:0 18px 20px;font-size:.88rem;line-height:1.58;color:var(--text-soft)}.site-footer{color:#fff;padding:64px 0 0}.site-footer__inner{max-width:var(--shell-width);margin:0 auto;padding:0 40px 48px;display:grid;grid-template-columns:1fr 2.4fr;grid-gap:64px;gap:64px}.site-footer__brand{display:grid;align-content:start;grid-gap:16px;gap:16px}.site-footer__logo{width:180px;max-width:100%}.site-footer__wordmark{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;color:#fff}.site-footer__copy,.site-footer__wordmark .site-footer__logo-dot{color:var(--indigo-muted)}.site-footer__copy{font-size:.82rem;line-height:1.6}.site-footer__meta{font-size:.72rem;line-height:1.55;color:rgba(156,151,192,.7)}.site-footer__columns{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:36px;gap:36px}.site-footer__column h2{font-size:.667rem;font-weight:700;margin-bottom:14px;color:#fff}.site-footer__links{display:grid;grid-gap:9px;gap:9px}.site-footer__link{font-size:.82rem;line-height:1.4;color:var(--indigo-muted);transition:color .15s ease}.site-footer__link:hover{color:#fff}.site-footer__bottom{max-width:var(--shell-width);margin:0 auto;padding:18px 40px;border-top:1px solid rgba(255,255,255,.14);align-items:center;gap:18px}.site-footer__legal{display:flex;flex-wrap:wrap;gap:18px;font-size:.76rem;color:var(--indigo-muted)}.site-footer__legal-link{color:var(--indigo-muted);transition:color .15s ease}.site-footer__legal-link:hover{color:#fff}.about-profile-page{background:var(--bg);--container:min(1640px,calc(100vw - 280px))}.about-hero{--container:min(1804px,calc(100vw - 116px))}.about-breadcrumb{max-width:var(--container);margin:0 auto;padding:28px 32px 0;display:flex;gap:10px;font-size:.75rem;font-weight:500;color:var(--accent)}.about-breadcrumb__current{color:#8c8a86}.about-breadcrumb__sep{color:#c9c7c3}.about-story{padding:72px 0;background:var(--bg)}.about-story[id],.about-team[id]{scroll-margin-top:calc(var(--header-height) + 32px)}.about-story__inner{max-width:var(--container);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.76fr);grid-gap:clamp(64px,8vw,124px);gap:clamp(64px,8vw,124px);align-items:center}.about-story--reversed .about-story__inner{grid-template-columns:minmax(320px,.76fr) minmax(0,.95fr)}.about-story--reversed .about-story__content{order:2}.about-story--reversed .about-story__media{order:1}.about-story__content{display:grid;grid-gap:20px;gap:20px;align-content:start}.about-story__content h2{font-size:clamp(1.7rem,2vw,2.111rem);font-weight:500;color:var(--accent);line-height:1.2}.about-story__content p{font-size:.9375rem;line-height:1.6;color:#4a4f55;max-width:64ch}.about-story__media{position:relative;aspect-ratio:4/3;min-height:360px;overflow:hidden;border-radius:14px;background:linear-gradient(180deg,rgba(228,229,235,.9),rgba(243,243,246,.95))}.about-team{padding:80px 0;background:var(--bg)}.about-team__inner{max-width:var(--container);margin:0 auto;padding:0 32px}.about-team__head{display:grid;grid-gap:18px;gap:18px;max-width:68ch;margin-bottom:48px}.about-team__head h2{font-size:clamp(1.7rem,2vw,2.111rem);font-weight:500;color:var(--accent);line-height:1.2}.about-team__head p{font-size:.9375rem;line-height:1.6;color:#4a4f55}.about-team__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.about-team__card{display:grid;grid-gap:14px;gap:14px}.about-team__photo{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:14px;border:1px solid rgba(44,38,100,.08);background:var(--media-placeholder)}.about-team__name{margin:0;font-size:1.0625rem;font-weight:700;color:var(--indigo)}.about-team__role{margin:0;font-size:.9375rem;font-weight:400;color:var(--text-body)}.pa-intro{max-width:var(--container);margin:0 auto;padding:48px 32px 12px}.pa-intro .hierarchy-trail{max-width:none;margin:0;padding:0;font-size:.78rem}.pa-intro .hierarchy-trail__item{font-weight:500}.pa-intro .hierarchy-trail__item--current{color:#8c8a86;font-weight:500}.pa-intro .hierarchy-trail__item+.hierarchy-trail__item:before{content:"|";margin:0 .6em;color:var(--indigo-40);font-weight:400}.pa-intro__title{max-width:var(--container);margin:16px 0 0;font-size:clamp(1.9rem,3.4vw,3.125rem);font-weight:500;line-height:1.16;letter-spacing:-.01em;color:var(--indigo)}.pa-intro .intro-text{padding:12px 0 0;max-width:none}.pa-intro .intro-text p{font-size:.8333rem;line-height:1.55;color:#4a4f55;max-width:78ch}.pa-entry-shell{padding-bottom:80px}.pa-entry-grid{max-width:var(--container);margin:0 auto;padding:0 32px 48px}.pa-stripe{padding:56px 0}.pa-stripe--alt{background:var(--surface-soft)}.pa-stripe__inner{max-width:var(--container);margin:0 auto;padding:0 32px}.pa-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.pa-split--reversed{direction:rtl}.pa-split--reversed>*{direction:ltr}.pa-split__content{display:grid;align-content:start;grid-gap:16px;gap:16px}.pa-split__content h2{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;color:var(--indigo);line-height:1.15}.pa-split__content p{font-size:.94rem;line-height:1.65;color:var(--text-soft)}.pa-cta{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:9px 22px;background:var(--accent);color:#fff;border:none;border-radius:999px;font-size:.82rem;font-weight:600;transition:background .15s ease}.pa-cta:after{content:"→"}.pa-cta:hover{background:var(--accent-hover)}.pa-landing-intro{background:var(--surface,#ffffff);border-bottom:1px solid var(--hairline,#ecebe6)}.pa-landing-intro__inner{max-width:var(--container);margin:0 auto;padding:64px 88px 56px;display:grid;grid-gap:20px;gap:20px}.pa-landing-eyebrow{margin:0}.pa-landing-title{margin:0;font-size:clamp(2rem,3.4vw,2.778rem);line-height:1.16;font-weight:500;letter-spacing:.005em;color:var(--indigo)}.pa-landing-lead{max-width:880px;display:grid;grid-gap:14px;gap:14px}.pa-landing-lead p{margin:0;font-size:.833rem;line-height:1.62;color:#5a6063}.pa-modules{background:var(--surface,#ffffff)}.pa-modules__inner{max-width:var(--container);margin:0 auto;padding:0 88px 80px}.pa-module-row{border-top:1px solid var(--hairline,#ecebe6)}.pa-module-row:last-child{border-bottom:0}.pa-module-row__head{display:flex;align-items:center;gap:22px;padding:28px 4px;cursor:pointer;list-style:none}.pa-module-row__head::-webkit-details-marker{display:none}.pa-module-row__num{flex:none;min-width:28px;font-size:1.06rem;font-weight:700;color:var(--accent)}.pa-module-row__title{flex:1 1 auto;font-size:1.16rem;font-weight:500;color:var(--indigo);line-height:1.3}.pa-module-row__toggle{flex:none;width:34px;height:34px;border:1px solid var(--accent);border-radius:999px;position:relative}.pa-module-row__toggle:after,.pa-module-row__toggle:before{content:"";position:absolute;inset:0;margin:auto;background:var(--accent)}.pa-module-row__toggle:before{width:11px;height:1.5px}.pa-module-row__toggle:after{width:1.5px;height:11px}.pa-module-row[open] .pa-module-row__toggle:after{display:none}.pa-module-row__body{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-gap:40px;gap:40px;align-items:start;padding:0 4px 36px 51px}.pa-module-row__summary{margin:0 0 18px;max-width:480px;font-size:.833rem;line-height:1.6;color:#5a6063}.pa-pill-list{list-style:none;margin:0 0 22px;padding:0;display:flex;flex-wrap:wrap;gap:10px}.pa-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--indigo-tint);border-radius:999px;font-size:.667rem;font-weight:700;color:var(--indigo);transition:background .15s ease}.pa-pill:hover{background:#e9e7f0}.pa-pill__arrow{color:var(--accent)}.pa-module-row__cta{margin-top:4px}.pa-module-row__media{position:relative;aspect-ratio:3/2;background:var(--media-placeholder);overflow:hidden;border-radius:4px}.pa-module-row__media .asset-image{object-fit:cover}.pa-split__media{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:4px;background:var(--media-placeholder)}.pa-footer{max-width:var(--container);margin:0 auto;padding:32px 32px 72px}.enterprise-services-priority{background:var(--surface);padding:56px 0 0}.enterprise-services-priority .section-lead{padding-top:0}.enterprise-band{padding:56px 0}.enterprise-band--soft{background:var(--surface-soft)}.enterprise-band__inner{max-width:var(--container);margin:0 auto;padding:0 32px}.enterprise-band__split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.88fr);grid-gap:clamp(32px,4vw,64px);gap:clamp(32px,4vw,64px);align-items:center}.enterprise-band__split--reversed{direction:rtl}.enterprise-band__split--reversed>*{direction:ltr}.enterprise-band__split--text-only{grid-template-columns:1fr}.enterprise-band__content{display:grid;align-content:start;grid-gap:16px;gap:16px}.enterprise-band__eyebrow{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft)}.enterprise-band__content h2{font-size:clamp(1.7rem,2.4vw,2.111rem);line-height:1.12;font-weight:600;color:var(--accent)}.enterprise-band__content p{font-size:.96rem;line-height:1.68;color:var(--text-soft);max-width:62ch}.enterprise-band__content ul{display:grid;grid-gap:12px;gap:12px;list-style:none;padding:4px 0 0}.enterprise-band__content li{position:relative;padding-left:18px;font-size:.94rem;line-height:1.56;color:var(--text-soft)}.enterprise-band__content li:before{content:"";position:absolute;left:0;top:.7em;width:6px;height:6px;border-radius:999px;background:var(--accent);transform:translateY(-50%)}.enterprise-band__media{position:relative;min-height:340px;aspect-ratio:3/2;overflow:hidden;border-radius:8px;background:var(--media-placeholder);box-shadow:0 18px 42px rgba(18,28,44,.1)}.enterprise-band__cta{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;background:var(--accent);color:#fff;font-size:.78rem;font-weight:600;transition:background .15s ease}.enterprise-band__cta:hover{background:var(--accent-hover)}.enterprise-index-grid{max-width:var(--container);margin:0 auto;padding:0 32px 72px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.enterprise-index-grid__card{display:grid;align-content:start;grid-gap:12px;gap:12px;min-width:0;min-height:224px;padding:24px 22px 26px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 30px rgba(24,22,26,.05);transition:transform .2s ease,box-shadow .2s ease}.enterprise-index-grid__card:hover{transform:translateY(-3px);box-shadow:0 20px 36px rgba(24,22,26,.09)}.enterprise-index-grid__meta{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft)}.enterprise-index-grid__card h3{font-size:1.18rem;line-height:1.28;font-weight:500;color:var(--indigo)}.enterprise-index-grid__card p{font-size:.667rem;line-height:1.5;color:var(--text-soft)}.enterprise-index-grid__cta{margin-top:auto;font-size:.667rem;font-weight:400;color:var(--accent)}.enterprise-index-grid__media{position:relative;aspect-ratio:4/3;width:calc(100% + 44px);margin:-24px -22px 8px;background:var(--media-placeholder);overflow:hidden}.enterprise-clusters-page__intro{width:100%;min-height:234px;padding:28px var(--page-margin) 0;display:grid;align-content:start;grid-gap:26px;gap:26px}.enterprise-clusters-page__intro .hierarchy-trail,.enterprise-clusters-page__intro .section-lead{width:100%;max-width:none;margin:0;padding:0}.enterprise-clusters-page__intro .section-lead{display:grid;grid-gap:26px;gap:26px}.enterprise-clusters-page__intro .section-lead h1{color:var(--indigo);font-size:var(--type-h1-size);font-weight:500;line-height:var(--type-h1-line);letter-spacing:.01em}.enterprise-clusters-page__intro .section-lead p{margin:0;max-width:84ch}.enterprise-clusters-page>.enterprise-index-grid{width:100%;max-width:none;margin:0;padding:clamp(72px,6vw,116px) var(--page-margin) 72px}@media (min-width:641px) and (max-width:1180px){.enterprise-clusters-page__intro .section-lead h1{font-size:42px;line-height:50px}}@media (max-width:960px){.enterprise-clusters-page__intro{min-height:0;padding-top:24px;gap:18px}.enterprise-clusters-page__intro .section-lead{gap:18px}.enterprise-clusters-page>.enterprise-index-grid{padding-top:56px}}@media (max-width:640px){.enterprise-clusters-page__intro{padding-top:20px;gap:16px}.enterprise-clusters-page__intro .section-lead{gap:16px}.enterprise-clusters-page__intro .section-lead h1{font-size:var(--type-h2-size);line-height:var(--type-h2-line)}.enterprise-clusters-page>.enterprise-index-grid{padding-top:40px;padding-bottom:56px}}.enterprise-index-grid__media .asset-image{object-fit:cover}.enterprise-band__cta--outline{background:transparent;color:var(--accent);border:1px solid var(--accent)}.enterprise-band__cta--outline:hover{background:var(--accent);color:#fff}.clusters-medtech-feature .enterprise-band__eyebrow{color:var(--accent);font-size:.944rem;font-weight:500;text-transform:none;letter-spacing:0;text-decoration:underline;text-underline-offset:3px}.clusters-medtech-feature .enterprise-band__content h2{font-size:clamp(2rem,3.4vw,50px);line-height:1.12;font-weight:500;color:var(--indigo)}.network-divider{gap:12px;margin:72px auto;padding:0 32px}.network-divider__dot{flex:0 0 auto;width:6px;height:6px;background:var(--indigo)}.network-divider__label{flex:0 0 auto;font-size:.75rem;font-weight:400;color:var(--indigo)}.network-divider__rule{flex:1 1 auto;background:var(--indigo)}.network-divider--footer{margin:56px auto 40px}.network-divider--footer .network-divider__label{font-size:.667rem}.cluster-detail-page .enterprise-band__eyebrow{color:var(--accent);font-size:.944rem;font-weight:500;letter-spacing:.09em}.cluster-detail-page .enterprise-band__content h2{font-size:clamp(1.7rem,2.4vw,2.111rem);line-height:1.2;font-weight:500;color:var(--indigo)}.cluster-detail-page .enterprise-band__content li,.cluster-detail-page .enterprise-band__content p{font-size:.833rem;line-height:1.6;color:#5a6063}.cluster-detail-page .enterprise-band__inner,.cluster-detail-page .hierarchy-trail{padding-left:88px;padding-right:88px}.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__content p{max-width:88ch}.cluster-detail-page .enterprise-band__content li:before{background:var(--text-soft)}.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__inner{background:var(--surface-soft);border-radius:0;padding-top:clamp(40px,4vw,64px);padding-bottom:clamp(40px,4vw,64px)}.enterprise-band--cluster-intro .enterprise-band__split{max-width:980px}.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__content h2{font-size:clamp(2rem,3.4vw,50px);line-height:1.1}.enterprise-reference-stage{max-width:var(--container);margin:84px auto 0;padding:0 32px 72px;display:grid;grid-gap:20px;gap:20px}@media (max-width:1024px){:root{--header-height:80px}.site-header__inner{padding:0 24px}.site-header__nav{gap:20px}.site-header__nav-link{font-size:.86rem}.hero-banner__frame{min-height:56vh}.secure-access__panel{padding:28px}.secure-access__shell{width:min(100%,calc(100vw - 32px));padding:28px 24px 30px}.hero-banner--home .hero-banner__frame{height:clamp(360px,56vw,520px);min-height:0}.hero-banner--detail .hero-banner__frame,.hero-banner--module .hero-banner__frame{height:clamp(240px,32vw,340px);min-height:0}.hero-banner--home .hero-banner__copy{left:max(20px,calc((100% - var(--container)) / 2 + 20px));bottom:26px;width:min(560px,calc(100% - 72px));padding:22px 24px 24px;border-radius:0}.hero-banner--detail .hero-banner__copy{left:max(20px,calc((100% - var(--shell-width)) / 2 + 20px));bottom:18px;width:min(460px,calc(100% - 84px));padding:12px 16px 14px}.hero-banner--module .hero-banner__copy{--hero-module-copy-left:max(20px,calc((100% - var(--container)) / 2 + 32px));left:var(--hero-module-copy-left);bottom:18px;width:min(720px,calc(100% - var(--hero-module-copy-left) - 24px));max-width:none;padding:14px 18px 16px}.hero-banner h1{font-size:clamp(1.12rem,2.3vw,1.46rem);max-width:19ch}.hero-banner--home h1{font-size:clamp(1.5rem,3vw,2.35rem);max-width:18ch}.hero-banner--module h1{font-size:clamp(1.35rem,2.8vw,2rem);max-width:100%}.hero-banner p{font-size:.72rem;line-height:1.28;max-width:46ch}.hero-banner--module p{max-width:none}.hero-banner--home p{font-size:.8rem;line-height:1.4}.hero-banner__dots{bottom:12px}.homepage-intro-stage{padding:56px 0 72px}.homepage-reference-stage{padding:72px 0 84px}.editorial-split{grid-template-columns:1fr;gap:28px;padding:0 24px}.editorial-split__content{padding-right:0}.editorial-split__media{min-height:320px}.card-grid--compact,.card-grid--entry,.reference-grid{grid-template-columns:repeat(2,1fr)}.enterprise-band__split{grid-template-columns:1fr;gap:28px}.enterprise-band__split--reversed{direction:ltr}.enterprise-band__media{min-height:300px}.enterprise-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.enterprise-index-grid__card{max-width:none}.case-gallery__grid,.case-related__grid{grid-template-columns:repeat(2,1fr)}.case-detail__layout{grid-template-columns:1fr;gap:32px}.case-facts{position:static}.case-detail__hero{aspect-ratio:16/7;min-height:240px}.case-detail__head h1{font-size:clamp(1.7rem,4vw,2.4rem)}.site-footer__inner{grid-template-columns:1fr;gap:40px}.site-footer__columns{grid-template-columns:repeat(2,1fr);gap:32px 28px}.about-story{padding:56px 0}.about-story--reversed .about-story__inner,.about-story__inner{grid-template-columns:1fr;gap:28px}.about-story--reversed .about-story__content,.about-story--reversed .about-story__media{order:0}.about-story__media{min-height:320px}.about-team{padding:56px 0}.about-team__head{margin-bottom:36px}.about-team__grid{grid-template-columns:repeat(2,1fr);gap:24px}.pa-split{grid-template-columns:1fr;gap:24px}.pa-split--reversed{direction:ltr}.homepage-cluster-band,.homepage-entry-band,.homepage-reference-band,.reference-explorer__results{padding:0 24px}.filter-bar__row{flex-direction:column;align-items:stretch;gap:10px;padding:14px 0}.filter-bar__field,.filter-bar__field--line,.filter-bar__field--search{flex:1 1 auto}.filter-bar__reset,.filter-bar__submit{width:100%;border-right:none;border-radius:7px;justify-content:center}.filter-bar{margin-bottom:36px}.filter-bar__band{margin:0 20px}.homepage-cluster-band{margin-top:72px}.homepage-reference-band{margin-top:56px}.contact-page__layout{grid-template-columns:1fr;gap:32px}}@media (max-width:820px){.evidence-section__header{display:grid;grid-gap:16px;gap:16px}.evidence-section__action{width:-moz-fit-content;width:fit-content}.pa-landing-intro__inner{padding:48px 24px 40px;gap:18px}.pa-modules__inner{padding:0 24px 64px}.pa-module-row__body{grid-template-columns:1fr;gap:24px;padding:0 4px 32px 40px}.pa-module-row__media{aspect-ratio:3/2}}@media (max-width:960px){.site-header__nav{display:none}.site-header__toggle{display:inline-flex;align-items:center;justify-content:center}.site-header__actions .locale-switch--header{display:none}.site-header__mobile{display:block;position:fixed;top:var(--header-height);left:0;right:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 32px rgba(28,27,31,.12);max-height:0;overflow:hidden;transition:max-height .2s ease}.site-header.is-open .site-header__mobile{max-height:80vh}.site-header__mobile-nav{display:grid;grid-gap:4px;gap:4px;padding:16px 24px 22px}.site-header__mobile-link{padding:12px 0;font-size:1rem;font-weight:500;color:var(--indigo);border-bottom:1px solid var(--line)}.site-header__mobile .locale-switch--panel{margin-top:14px}}@media (max-width:640px){:root{--header-height:64px}.site-header__inner{padding:0 16px;gap:12px}.site-header__mobile-link{font-size:1.05rem}.secure-access__panel{padding:16px}.secure-access__shell{width:100%;gap:24px;padding:24px 18px;border-radius:22px}.secure-access__content h1{font-size:2rem;max-width:12ch}.secure-access__lead{font-size:.92rem;line-height:1.6}.secure-access__field input,.secure-access__submit{min-height:52px}.hero-banner__frame{min-height:34vh}.hero-banner--home .hero-banner__frame{height:clamp(300px,78vw,420px);min-height:0}.hero-banner--detail .hero-banner__frame,.hero-banner--module .hero-banner__frame{height:clamp(200px,46vw,280px);min-height:0}.hero-banner--home .hero-banner__copy{left:14px;right:auto;bottom:14px;width:calc(100% - 28px);padding:20px 20px 22px;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-banner--detail .hero-banner__copy{bottom:-22px;padding:10px 18px 12px;background:var(--indigo);z-index:10}.hero-banner--detail .hero-banner__copy,.hero-banner--module .hero-banner__copy{left:14px;right:auto;width:auto;max-width:calc(100% - 28px);border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-banner--module .hero-banner__copy{bottom:14px;padding:12px 14px 14px}.hero-banner--detail{margin-bottom:32px}.hero-banner--module h1{font-size:1.2rem;line-height:1.16}.hero-banner--module p{display:block;font-size:.76rem;line-height:1.38;max-width:none;overflow:visible}.hero-banner--detail h1{font-size:1.05rem;line-height:1.25}.hero-banner--detail p{display:none}.hero-banner--detail .hero-banner__kicker{font-size:.88rem;letter-spacing:.02em;text-transform:none;margin-bottom:2px;line-height:1.3}.hero-banner h1{font-size:1.35rem;font-weight:700;max-width:20ch;line-height:1.2}.hero-banner--home p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.82rem;line-height:1.4;max-width:44ch}.hero-banner__dots{display:none}.hero-banner--home .hero-banner__dots{display:flex;bottom:10px}.asset-image{object-position:var(--asset-object-position-mobile,var(--asset-object-position,50% 50%))}.homepage-intro-stage{padding:32px 0 52px}.homepage-reference-stage{padding:56px 0 72px}.editorial-split{padding:0 16px;gap:20px}.editorial-split h2{font-size:2.1rem;font-weight:400;max-width:14ch}.editorial-split p{font-size:.88rem;line-height:1.5}.editorial-split__media{min-height:240px}.enterprise-band{padding:40px 0}.cluster-detail-page .enterprise-band__inner,.cluster-detail-page .hierarchy-trail,.enterprise-band__inner,.enterprise-index-grid,.enterprise-reference-stage{padding-left:16px;padding-right:16px}.enterprise-band__content h2{font-size:1.55rem}.cluster-detail-page .enterprise-band__content h2{font-size:1.65rem}.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__content h2{font-size:1.9rem}.enterprise-band__content li,.enterprise-band__content p,.enterprise-index-grid__card p{font-size:.88rem;line-height:1.5}.enterprise-band__media{min-height:220px}.enterprise-index-grid{grid-template-columns:minmax(0,1fr);gap:16px;padding-bottom:56px}.enterprise-index-grid__card{max-width:100%;min-height:0}.hierarchy-trail{padding:0 14px;margin-top:24px;font-size:.8rem}.homepage-cluster-band,.homepage-entry-band,.homepage-reference-band{padding:0 14px;margin-bottom:0}.card-grid--entry{gap:18px}.card-grid--compact,.card-grid--detail,.card-grid--entry,.case-gallery__grid,.case-related__grid,.site-footer__columns{grid-template-columns:1fr}.card-grid__body{padding:14px 16px 18px}.card-grid__body h3{font-size:1rem}.card-grid__body p{font-size:.85rem}.reference-grid{grid-template-columns:1fr;padding:0}.reference-explorer__results{padding:0 14px}.reference-grid__card:hover{transform:none}.filter-bar{margin-bottom:24px}.filter-bar__band{margin:0 14px}.filter-bar__row{flex-direction:column;align-items:stretch;gap:10px;padding:12px 0}.filter-bar__field,.filter-bar__field--line,.filter-bar__field--search{flex:1 1 auto}.filter-bar__reset,.filter-bar__submit{width:100%;border-right:none;border-radius:7px;justify-content:center}.contact-page{gap:36px;padding-bottom:64px}.contact-form__row{grid-template-columns:1fr}.contact-form__submit{width:100%;justify-self:stretch;justify-content:center}.contact-panel__map{min-height:160px}.case-gallery,.contact-page,.intro-text,.narrative-sections,.section-lead{padding-left:14px;padding-right:14px}.case-detail__head{padding:0 14px;margin:16px auto 12px}.case-detail__head h1{font-size:1.6rem;line-height:1.18}.case-detail__layout{padding:0 14px;margin-top:28px;gap:24px}.case-detail__hero{aspect-ratio:4/3;min-height:200px}.case-related{padding:32px 14px 48px}.case-related__grid,.case-related__head{max-width:none}.case-related__action a{width:100%;justify-content:center}.section-lead{padding-top:0}.site-footer__inner{padding:0 20px 36px}.site-footer__columns{gap:20px}.site-footer__bottom{flex-direction:column;align-items:flex-start;padding:14px 20px;gap:10px}.about-story{padding:38px 0}.about-story__inner{max-width:100%;padding:0 14px}.about-story__media{width:100%;min-width:0;min-height:0}.about-breadcrumb{padding:20px 14px 0}.about-team{padding:40px 0}.about-team__inner{max-width:100%;padding:0 14px}.about-team__grid{grid-template-columns:1fr;gap:22px}.about-team__photo{aspect-ratio:4/3}.pa-intro{padding:28px 14px 4px}.pa-intro__title{font-size:clamp(1.6rem,8vw,2rem);margin-top:12px}.pa-landing-intro__inner{padding:28px 14px 24px;gap:16px}.pa-landing-title{font-size:clamp(1.6rem,8vw,2rem)}.pa-modules__inner{padding:0 14px 56px}.pa-module-row__head{gap:14px;padding:20px 2px}.pa-module-row__num{min-width:24px}.pa-module-row__title{font-size:1.02rem}.pa-module-row__body{padding-left:0;padding-right:0}.pa-pill{font-size:.74rem;padding:8px 14px}.pa-entry-grid,.references-category-index,.references-explorer-stage,.references-head,.references-return-nav{padding-left:14px;padding-right:14px}.references-category-index__item{grid-template-columns:1fr;gap:12px;padding:24px 0}.references-category-index__cta{width:-moz-fit-content;width:fit-content}.pa-stripe__inner{padding:0 14px}.pa-stripe{padding:36px 0}.pa-split__media{aspect-ratio:16/10}.pa-footer{padding:20px 14px 48px}.legal-page{margin:32px auto 64px;padding:0 14px}.legal-page__intro,.legal-page__meta,.legal-page__pending,.legal-page__section{padding:20px 16px}}.home-band-anfragen{background:var(--indigo);text-align:center;padding:30px 24px}.home-band-anfragen p{margin:0;font-size:clamp(1.15rem,1.5vw,1.62rem);color:#f6f5f0}.section-lead--center{text-align:center;padding-top:clamp(56px,6vw,96px);padding-bottom:clamp(24px,3vw,48px)}.section-lead--center h2,.section-lead--center p{margin-left:auto;margin-right:auto}.section-lead--center h2{color:var(--indigo);font-size:clamp(2.1rem,3vw,3.1rem);line-height:1.1;font-weight:500}.section-lead--center p{max-width:64ch;font-size:clamp(1.05rem,1.6vw,1.444rem);line-height:1.4;color:#5a6063}html[lang=zh] .section-lead--center h2{max-width:none}.editorial-split--leistung{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(40px,5vw,96px);padding:clamp(48px,5vw,92px) 32px;max-width:var(--container)}.editorial-split--leistung.editorial-split--reversed .editorial-split__content{order:2}.editorial-split--leistung.editorial-split--reversed .editorial-split__media{order:1}.editorial-split__eyebrow{font-size:.944rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:var(--accent)}.editorial-split--leistung .editorial-split__content{gap:16px;max-width:32em}.editorial-split--leistung h2{font-size:clamp(1.75rem,2.4vw,2.38rem);line-height:1.15;font-weight:500;letter-spacing:-.005em;color:var(--indigo);max-width:none}html[lang=zh] .editorial-split--leistung h2{letter-spacing:-.01em;max-width:none}.editorial-split--leistung p{font-size:.95rem;line-height:1.6;color:#5a6063}.editorial-split--leistung .editorial-split__media{min-height:0;aspect-ratio:1.33/1;border-radius:6px}.editorial-split--leistung .editorial-split__cta{margin-top:6px;padding:13px 24px;background:transparent;color:var(--accent);border:1px solid var(--accent);border-radius:999px;font-size:.9rem;font-weight:500}.editorial-split--leistung .editorial-split__cta:hover{background:var(--accent);color:#fff}.home-reference-band{background:transparent;padding:clamp(40px,4vw,72px) 0}.home-reference-band__inner{margin:0 auto;padding:clamp(48px,5vw,80px) clamp(32px,4vw,64px);background:var(--band-soft-2);border-radius:16px}.home-reference-band .section-lead{padding:0 0 28px;max-width:none}.home-reference-band .section-lead h2{color:var(--indigo);font-size:clamp(1.7rem,2.4vw,2.38rem);font-weight:500}.home-reference-band .section-lead p{color:#5a6063;font-size:.95rem;max-width:60ch}.home-reference-band .reference-grid{grid-template-columns:repeat(4,1fr);gap:24px}.home-reference-band .reference-grid__card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 14px 30px rgba(24,22,26,.06)}.home-reference-band .reference-grid__media{border-radius:10px 10px 0 0;aspect-ratio:6/5}.home-reference-band .reference-grid__body{flex:1 1;gap:8px;padding:16px 18px clamp(20px,1.5vw,26px)}.home-reference-band .reference-grid__card h3{color:var(--indigo);font-size:.944rem;font-weight:700;padding:0}.home-reference-band .reference-grid__card p{color:#6e737a;font-size:.667rem;padding:0}.home-cta{text-align:center;background:#fff;padding:clamp(64px,7vw,110px) 24px clamp(72px,8vw,120px)}.home-cta__eyebrow{display:block;font-size:.944rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-bottom:18px}.home-cta h2{margin:0 auto 28px;max-width:28ch;font-size:clamp(1.7rem,2.4vw,2.38rem);line-height:1.3;font-weight:500;color:var(--indigo)}html[lang=zh] .home-cta h2{max-width:22ch}.home-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:15px 30px;background:var(--indigo);color:#fff;border-radius:999px;font-size:.94rem;font-weight:500;transition:background .15s ease,transform .15s ease}.home-cta__btn:after{content:"→"}.home-cta__btn:hover{background:#221d52;transform:translateY(-1px)}@media (max-width:1024px){.editorial-split--leistung{grid-template-columns:1fr;gap:28px;padding:48px 24px}.editorial-split--leistung.editorial-split--reversed .editorial-split__content,.editorial-split--leistung.editorial-split--reversed .editorial-split__media{order:0}.editorial-split--leistung .editorial-split__content{max-width:none}.editorial-split--leistung .editorial-split__media{min-height:280px}.home-reference-band .reference-grid{grid-template-columns:repeat(2,1fr)}.home-band-anfragen{padding:24px}}@media (max-width:640px){.home-band-anfragen{padding:22px 18px}.home-band-anfragen p{font-size:1.1rem}.section-lead--center h2{font-size:clamp(1.6rem,7vw,2rem)}.section-lead--center p{font-size:.95rem}.editorial-split--leistung{padding:36px 18px}.editorial-split--leistung p{font-size:.92rem}.editorial-split--leistung .editorial-split__media{min-height:220px}.home-reference-band{padding:48px 0}.home-reference-band__inner{padding:0 18px}.home-reference-band .reference-grid{grid-template-columns:1fr}.home-reference-band .reference-grid__media{aspect-ratio:16/10}.home-cta{padding:48px 18px 56px}.home-cta h2{font-size:clamp(1.5rem,6.5vw,1.9rem)}.home-cta__btn{padding:14px 26px}}.enterprise-hero-image{background:var(--surface);padding:24px max(32px,calc((100% - var(--container)) / 2)) 0}.enterprise-hero-image__frame{position:relative;width:100%;max-width:var(--container);margin:0 auto;height:clamp(220px,19vw,380px);border-radius:14px;background:var(--media-placeholder)}.enterprise-intro{background:var(--surface);padding:clamp(28px,3vw,48px) max(32px,calc((100% - var(--container)) / 2)) 0}.enterprise-intro__inner{max-width:var(--container);margin:0 auto;padding:clamp(40px,4vw,64px) clamp(32px,3vw,56px);background:var(--band-soft-2);border-radius:16px;display:grid;grid-gap:14px;gap:14px}.enterprise-intro__eyebrow{font-size:.94rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.enterprise-intro__title{font-size:clamp(2.1rem,3.4vw,2.778rem);line-height:1.12;font-weight:500;color:var(--indigo)}.enterprise-intro__lead{display:grid;grid-gap:12px;gap:12px}.enterprise-intro__lead p{font-size:.94rem;line-height:1.6;color:#5a6063;max-width:80ch}.enterprise-services{background:var(--surface);padding:clamp(48px,5vw,72px) 0}.enterprise-services__inner{max-width:var(--container);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,.85fr);grid-gap:clamp(32px,4vw,70px);gap:clamp(32px,4vw,70px);align-items:start}.enterprise-services__title{font-size:clamp(1.9rem,2.6vw,2.375rem);line-height:1.18;font-weight:500;color:var(--indigo)}.enterprise-service-list{list-style:none;margin:0;padding:0}.enterprise-service-list__item{border-top:1px solid #e7e4df}.enterprise-service-list__link{display:grid;grid-template-columns:32px 1fr;grid-column-gap:0;column-gap:0;grid-row-gap:6px;row-gap:6px;padding:16px 0 18px;align-items:start}.enterprise-service-list__arrow{grid-row:1/span 2;color:var(--accent);font-weight:700;font-size:1rem;line-height:1.6}.enterprise-service-list__title{font-size:1.0625rem;font-weight:700;color:var(--indigo);line-height:1.4;transition:color .15s ease}.enterprise-service-list__desc{font-size:.94rem;font-weight:400;color:var(--text-soft);line-height:1.55}.enterprise-service-list__link:hover .enterprise-service-list__title{color:var(--accent)}.enterprise-band--overview{background:var(--surface);padding-left:max(32px,calc((100% - var(--container)) / 2));padding-right:max(32px,calc((100% - var(--container)) / 2))}.enterprise-band--overview .enterprise-band__inner{padding:clamp(40px,4vw,64px) clamp(32px,3vw,56px);background:var(--surface-soft);border-radius:16px}.enterprise-band--overview .enterprise-band__split{align-items:stretch}.enterprise-band--overview .enterprise-band__media{align-self:stretch;height:100%;aspect-ratio:auto;min-height:clamp(360px,30vw,520px)}.enterprise-band--overview .enterprise-band__eyebrow{color:var(--accent);font-size:.94rem;font-weight:500;letter-spacing:.08em}.enterprise-band--overview .enterprise-band__content h2{font-size:clamp(2.1rem,3.4vw,2.778rem);font-weight:500;color:var(--indigo)}.enterprise-band--overview .enterprise-band__content p{color:#5a6063}.enterprise-band--overview .enterprise-band__cta{background:transparent;color:var(--accent);padding:10px 18px;border:1px solid var(--accent);border-radius:999px;font-size:.94rem;font-weight:500;gap:6px}.enterprise-band--overview .enterprise-band__cta:after{content:"→"}.enterprise-band--overview .enterprise-band__cta:hover{background:rgba(227,16,40,.06);text-decoration:none}.enterprise-clusters-strip{background:var(--surface);padding:0 max(32px,calc((100% - var(--container)) / 2)) clamp(56px,6vw,88px)}.enterprise-clusters-strip__inner{padding:clamp(40px,4vw,64px) clamp(32px,3vw,56px);background:var(--surface-soft);border-radius:16px}.cluster-chip-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.cluster-chip__link{display:flex;align-items:center;gap:12px;min-height:64px;padding:0 20px;background:#fff;border:1px solid #e7e4df;border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease}.cluster-chip__link:hover{border-color:var(--indigo);box-shadow:0 6px 18px rgba(44,38,100,.08)}.cluster-chip__num{font-size:.8125rem;font-weight:700;color:var(--accent);min-width:20px}.cluster-chip__title{font-size:1.0625rem;font-weight:700;color:var(--indigo);line-height:1.3}@media (max-width:980px){.enterprise-services__inner{grid-template-columns:1fr;gap:clamp(20px,3vw,32px)}.cluster-chip-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.enterprise-intro{padding:40px 0}.enterprise-clusters-strip__inner,.enterprise-intro__inner,.enterprise-services__inner{padding-left:16px;padding-right:16px}.enterprise-service-list__link{padding:14px 0 16px}.cluster-chip-grid{grid-template-columns:1fr}.cluster-chip__link{min-height:56px;padding:0 16px}}.hierarchy-trail--service-detail{font-size:.75rem}.hierarchy-trail--service-detail .hierarchy-trail__item:hover{color:var(--indigo)}.hierarchy-trail--service-detail .hierarchy-trail__item+.hierarchy-trail__item:before{content:"|";margin:0 .5em;color:rgba(110,115,122,.5)}.service-detail-page .enterprise-band--service-detail .enterprise-band__inner,.service-detail-page .enterprise-reference-stage,.service-detail-page .hierarchy-trail--service-detail{--container:min(1640px,calc(100vw - 280px))}.enterprise-band--service-detail .enterprise-band__split{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:clamp(32px,4vw,56px)}.enterprise-band--service-detail .enterprise-band__eyebrow{color:var(--accent);font-size:.944rem;font-weight:500;letter-spacing:.09em}.enterprise-band--service-detail .enterprise-band__content h2{font-size:clamp(2rem,3.4vw,50px);line-height:1.08;color:var(--indigo);font-weight:500}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content h2,.medtech-detail-page .enterprise-band__content h2{font-size:clamp(1.7rem,2.4vw,2.111rem);line-height:1.12}.medtech-detail-page .enterprise-band__content li,.medtech-detail-page .enterprise-band__content p{font-size:.833rem;color:#5a6063}.enterprise-band--service-detail .enterprise-band__media{border-radius:6px}.enterprise-band--service-detail .enterprise-band__content li,.enterprise-band--service-detail .enterprise-band__content p{font-size:.833rem;color:#5a6063}.service-detail-page .enterprise-band--service-detail .enterprise-band__split{align-items:start}.service-detail-page .enterprise-band--service-detail .enterprise-band__media{align-self:stretch;height:100%;aspect-ratio:auto;min-height:520px}.enterprise-band--service-detail .enterprise-band__content li{padding-left:0}.enterprise-band--service-detail .enterprise-band__content li:before{display:none}.enterprise-reference-band{background:var(--band-soft)}.enterprise-reference-band .enterprise-reference-stage{margin-top:0;padding-top:64px}.evidence-section--referenzen .section-lead h2{font-size:clamp(1.4rem,2.2vw,1.444rem);line-height:1.2;font-weight:700}.evidence-section--referenzen .evidence-grid__card h3{color:var(--indigo);font-size:.833rem}.evidence-section--referenzen .evidence-grid__media{aspect-ratio:5/4}.evidence-grid__eyebrow{padding:14px 18px 0;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.evidence-section--referenzen .evidence-grid__card h3{padding-top:6px}.evidence-grid__cta{display:inline-flex;align-items:center;gap:.2em;padding:0 18px 20px;margin-top:-4px;color:var(--accent);font-size:.82rem;font-weight:500}.evidence-section--referenzen .evidence-section__footer{display:flex;justify-content:center;margin-top:12px}.evidence-section--referenzen .evidence-section__footer .evidence-section__action{border-color:var(--accent);color:var(--accent);font-weight:500}@media (max-width:1024px){.enterprise-band--service-detail .enterprise-band__split{grid-template-columns:1fr}}@media (max-width:820px){.enterprise-reference-band .enterprise-reference-stage{padding-top:48px}}@media (max-width:680px){.enterprise-reference-band .enterprise-reference-stage{padding-top:40px}}.medtech-detail-page .medtech-intro-band{background:var(--band-soft);margin-top:18px;padding:clamp(36px,4vw,56px) 0}.medtech-detail-page .medtech-intro-band__inner{max-width:var(--container);margin:0 auto;padding:0 32px;display:grid;grid-gap:14px;gap:14px}.medtech-detail-page .medtech-intro-band__eyebrow{font-size:.944rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.medtech-detail-page .medtech-intro-band__title{font-size:clamp(1.9rem,3.4vw,50px);line-height:1.1;font-weight:500;color:var(--indigo);max-width:none}html[lang=zh] .medtech-detail-page .medtech-intro-band__title{max-width:26ch}.medtech-detail-page .medtech-intro-band__lead{font-size:.9375rem;line-height:1.6;color:#5a6063;max-width:70ch}.enterprise-band__list--steps{gap:24px}.enterprise-band__list--steps li{padding-left:0}.enterprise-band__list--steps li:before{content:none}.medtech-detail-page .enterprise-band__list--steps{gap:10px}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content li,.medtech-detail-page .enterprise-band__list--steps li{position:relative;padding-left:18px}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content li:before,.medtech-detail-page .enterprise-band__list--steps li:before{content:"";display:block;position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:999px;background:#9a988f;transform:translateY(-50%)}.enterprise-band__list--steps li>p:first-child{margin-bottom:4px}.enterprise-band__list--steps li>p{font-size:.96rem;line-height:1.6}.enterprise-band--fazit .enterprise-band__split{grid-template-columns:minmax(0,.85fr) minmax(300px,1.15fr);align-items:start}.enterprise-band--fazit .enterprise-band__content{max-width:420px}.enterprise-band__companies{display:grid;grid-gap:18px;gap:18px;align-content:start}.enterprise-band__companies-eyebrow{font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.enterprise-band__companies-frame{border:1px solid #ece9e2;border-radius:10px;background:var(--surface-soft);padding:28px}.enterprise-band__companies-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;column-gap:20px;grid-row-gap:24px;row-gap:24px}.enterprise-band__company{display:grid;grid-gap:10px;gap:10px;align-content:start;padding-top:12px;border-top:1px solid #e3dfd7}.enterprise-band__company-name{font-size:.75rem;color:var(--text-soft)}.enterprise-band__company-mark{width:100%;height:90px;border-radius:4px;background:rgba(110,115,122,.22)}@media (max-width:1024px){.enterprise-band--fazit .enterprise-band__split{grid-template-columns:1fr}.enterprise-band--fazit .enterprise-band__content{max-width:720px}}@media (max-width:480px){.enterprise-band__companies-grid{grid-template-columns:repeat(2,1fr)}}.hero-banner--module .hero-banner__copy:empty{display:none}.pa-service-trail .hierarchy-trail__item{color:#8c8a86;font-weight:500}.pa-service-trail .hierarchy-trail__item:first-child{color:var(--accent)}.pa-service-trail .hierarchy-trail__item--current{color:#8c8a86;font-weight:500}.pa-service-trail .hierarchy-trail__item+.hierarchy-trail__item:before{color:var(--indigo-40)}.pa-ref-band .pa-ref-stage,.pa-service-cards,.pa-service-head,.pa-service-trail{--container:min(1640px,calc(100vw - 280px))}.pa-service-head{max-width:var(--container);margin:14px auto 0;padding:0 32px}.pa-service-head h1{font-size:clamp(1.9rem,3.4vw,50px);line-height:1.16;font-weight:500;color:var(--indigo);letter-spacing:-.01em}.pa-service-cards{max-width:var(--container);margin:28px auto 0;padding:0 32px 56px}.pa-service-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;grid-gap:24px;gap:24px}.pa-service-card{background:var(--surface-soft);border:1px solid #eceae3;border-radius:12px;padding:28px 28px 30px;display:grid;grid-gap:12px;gap:12px;align-content:start}.pa-service-card h2{font-size:1.3125rem;line-height:1.29;font-weight:500;color:var(--indigo);margin:0}.pa-service-card p{font-size:.9375rem;line-height:1.6;color:#4a4f55;margin:0}.pa-service-card__lead{color:var(--text-soft)}.pa-service-card__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:11px;gap:11px}.pa-service-card__list li{position:relative;padding-left:27px;font-size:.9375rem;line-height:1.6;color:var(--indigo)}.pa-service-card__list li:before{content:"";position:absolute;left:4px;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.pa-ref-band{background:var(--band-soft)}.pa-ref-band .pa-ref-stage{max-width:var(--container);margin:0 auto;padding:56px 32px 64px}@media (max-width:1024px){.pa-service-cards{padding:0 24px 48px}.pa-service-cards__grid{grid-template-columns:repeat(2,1fr);gap:20px}.pa-ref-band .pa-ref-stage{padding:48px 24px 56px}}@media (max-width:820px){.pa-service-cards__grid{grid-template-columns:1fr}}@media (max-width:640px){.pa-service-head{margin-top:10px;padding:0 14px}.pa-service-cards{margin-top:20px;padding:0 14px 40px}.pa-service-cards__grid{grid-template-columns:1fr;gap:16px}.pa-service-card{padding:22px 18px 24px}.pa-ref-band .pa-ref-stage{padding:40px 14px 48px}}@media (min-width:961px){.site-header{position:relative;height:var(--header-height);border-bottom:0;background:#fff}.site-header__inner{max-width:var(--shell-width);height:var(--header-height);min-height:var(--header-height);padding:0;gap:34px;grid-template-columns:auto 1fr auto}.site-header__logo-text{font-size:2.08rem;line-height:1;letter-spacing:-.035em}.site-header__nav{gap:25px}.site-header__nav-link{font-size:.667rem;line-height:1;font-weight:400;color:#5f6268}.site-header__actions{gap:13px}.locale-switch--header{gap:8px}.locale-switch--header .locale-switch__link{font-size:.556rem;line-height:1;font-weight:500}.locale-switch--header .locale-switch__link+.locale-switch__link:before{margin-right:8px}}.enterprise-hero-image,.hero-banner--detail,.hero-banner--home,.hero-banner--module{padding-left:max(48px,calc((100% - var(--container)) / 2));padding-right:max(48px,calc((100% - var(--container)) / 2))}.enterprise-hero-image__frame,.hero-banner--detail .hero-banner__frame,.hero-banner--home .hero-banner__frame,.hero-banner--module .hero-banner__frame{max-width:var(--container);margin:0 auto;border-radius:0;box-shadow:none}.hero-banner--home .hero-banner__frame{height:clamp(360px,28vw,405px);min-height:0}.enterprise-hero-image,.hero-banner--detail,.hero-banner--module{padding-top:0}.enterprise-hero-image__frame,.hero-banner--detail .hero-banner__frame,.hero-banner--module .hero-banner__frame{height:clamp(220px,17vw,250px);min-height:0;background:var(--media-placeholder)}.hero-banner--home .hero-banner__overlay{background:linear-gradient(90deg,rgba(44,38,100,.72),rgba(44,38,100,.48) 31%,rgba(44,38,100,.16) 58%,rgba(44,38,100,0) 82%)}.hero-banner--home .hero-banner__copy{left:38px;top:66px;bottom:auto;width:min(500px,calc(100% - 76px));max-width:none;padding:0;gap:13px}.contact-page__eyebrow,.editorial-split__eyebrow,.enterprise-band__eyebrow,.enterprise-intro__eyebrow,.hero-banner--home .hero-banner__eyebrow,.home-cta__eyebrow,.pa-landing-eyebrow{font-size:.667rem;line-height:1.2;letter-spacing:.11em;font-weight:700}.hero-banner--home h1{font-size:clamp(1.95rem,2.6vw,2.18rem);line-height:1.08;font-weight:500;max-width:12.5ch}.hero-banner--home p{max-width:41ch;font-size:.667rem;line-height:1.62}.btn-outline-red,.contact-form__submit,.editorial-split--leistung .editorial-split__cta,.enterprise-band--overview .enterprise-band__cta,.enterprise-band__cta,.hero-banner__cta,.home-cta__btn{min-height:0;padding:8px 17px;border-radius:999px;font-size:.667rem;line-height:1.2;font-weight:500}.hero-banner__dots{bottom:36px;gap:6px}.hero-banner__dots button,.hero-banner__dots span{width:5px;height:5px}.home-band-anfragen{width:var(--container);margin:0 auto;padding:25px 24px}.home-band-anfragen p{font-size:.833rem;line-height:1.35;font-weight:300}.section-lead--center{padding-top:104px;padding-bottom:40px}.section-lead--center h2{font-size:clamp(1.85rem,2.2vw,2.22rem);line-height:1.15}.section-lead--center p{max-width:62ch;font-size:.833rem;line-height:1.55;font-weight:300}.editorial-split--leistung{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:clamp(64px,9vw,132px);padding:68px 38px}.editorial-split--leistung .editorial-split__content{max-width:31em}.editorial-split--leistung h2{font-size:clamp(1.6rem,2vw,1.95rem);line-height:1.16}.editorial-split--leistung p{max-width:42ch;font-size:.75rem;line-height:1.62}.editorial-split--leistung .editorial-split__media{aspect-ratio:1.48/1;border-radius:0;background:var(--surface-strong)}.home-reference-band{padding:56px 0 64px}.case-related,.contact-panel,.enterprise-band--overview .enterprise-band__inner,.enterprise-clusters-strip__inner,.enterprise-intro__inner,.home-reference-band__inner,.pa-service-card{border-radius:4px}.home-reference-band__inner{max-width:var(--container);padding:52px 38px 62px}.contact-page__title,.enterprise-band--overview .enterprise-band__content h2,.enterprise-intro__title,.home-cta h2,.home-reference-band .section-lead h2,.pa-intro__title,.pa-landing-title,.pa-service-head h1{font-size:clamp(1.72rem,2.15vw,2.22rem);line-height:1.18;font-weight:500}.contact-page__lead,.enterprise-band__content li,.enterprise-band__content p,.enterprise-intro__lead p,.home-reference-band .section-lead p,.pa-intro .intro-text p,.pa-landing-lead p,.pa-service-card p,.pa-service-card__list li{font-size:.75rem;line-height:1.62}.case-related__grid,.evidence-grid,.home-reference-band .reference-grid{gap:18px}.card-grid--entry .card-grid__card,.case-related__card,.enterprise-index-grid__card,.evidence-grid__card,.reference-grid__card{border:1px solid rgba(44,38,100,.08);border-radius:6px;box-shadow:none;transform:none}.card-grid--entry .card-grid__card:hover,.case-related__card:hover,.enterprise-index-grid__card:hover,.evidence-grid__card:hover,.reference-grid__card:hover{box-shadow:none;transform:none}.card-grid__media,.case-related__media,.evidence-grid__media,.home-reference-band .reference-grid__media,.reference-grid__media{border-radius:0;background:var(--media-placeholder)}.reference-grid__body{padding-left:18px;padding-right:18px}.card-grid__body h3,.case-related__card strong,.enterprise-index-grid__card h3,.evidence-section--referenzen .evidence-grid__card h3,.home-reference-band .reference-grid__card h3,.reference-grid__card h3{font-size:.75rem;line-height:1.35}.card-grid__body p,.enterprise-index-grid__card p,.home-reference-band .reference-grid__card p,.reference-grid__card p{font-size:.611rem;line-height:1.5}.home-cta{padding:76px 24px 88px}.home-cta h2{max-width:24ch}.network-divider{max-width:var(--container);margin:58px auto 44px;padding:0 38px}.site-footer{background:#fff;padding:0 0 64px}.site-footer__bottom,.site-footer__inner{background:var(--footer-bg)}.site-footer__inner{padding:48px 44px 42px;grid-template-columns:minmax(0,1fr) minmax(0,2.45fr);gap:72px}.site-footer__bottom{padding:17px 44px 23px}.site-footer__wordmark{font-size:1.22rem}.site-footer__copy,.site-footer__link{font-size:.611rem;line-height:1.55}.site-footer__column h2,.site-footer__legal,.site-footer__meta{font-size:.556rem;line-height:1.45}.site-footer__columns{gap:42px}.site-footer__links{gap:6px}.enterprise-services{padding:54px 0}.enterprise-services__inner{padding:0 38px}.enterprise-services__title{font-size:clamp(1.6rem,2vw,1.95rem)}.enterprise-service-list__title{font-size:.833rem}.enterprise-service-list__desc{font-size:.667rem}.enterprise-band{padding:52px 0}.case-detail__head,.case-detail__layout,.enterprise-band__inner,.enterprise-index-grid,.enterprise-reference-stage,.pa-entry-grid,.pa-intro,.pa-ref-band .pa-ref-stage,.pa-service-cards,.pa-service-head,.reference-explorer__results,.references-head{padding-left:38px;padding-right:38px}.enterprise-band__media{border-radius:0;box-shadow:none;background:var(--surface-strong)}.enterprise-hero-image{background:#fff}.enterprise-intro{padding-top:28px}.enterprise-band--overview .enterprise-band__inner,.enterprise-clusters-strip__inner,.enterprise-intro__inner{padding:56px}.cluster-chip__link{min-height:45px;border-radius:5px;box-shadow:none}.cluster-chip__num,.cluster-chip__title{font-size:.667rem}.pa-landing-intro{border-bottom:0}.pa-landing-intro__inner,.pa-modules__inner{max-width:var(--container);padding-left:38px;padding-right:38px}.pa-landing-intro__inner{padding-top:42px;padding-bottom:46px}.pa-modules__inner{padding-bottom:70px}.pa-module-row__head{padding:24px 0}.pa-module-row__body{padding-left:45px}.pa-module-row__title{font-size:.833rem}.pa-module-row__summary{font-size:.667rem}.pa-pill{padding:5px 10px;font-size:.556rem}.filter-bar__band{border-radius:4px;margin:0 38px}.filter-bar__field,.filter-bar__reset,.filter-bar__submit{border-radius:4px}.filter-bar__field input,.filter-bar__field select,.filter-bar__reset,.filter-bar__submit{height:30px;font-size:.611rem}.pa-service-card{padding:24px 24px 26px}.pa-service-card h2{font-size:1rem}.case-detail{--container:min(1280px,calc(100vw - 96px))}.case-detail__hero{max-width:calc(var(--container) - 76px);border-radius:0;min-height:250px}.case-related{padding:46px 38px 58px}.case-related__grid,.case-related__head{max-width:none}@media (max-width:960px){:root{--shell-width:min(100%,calc(100vw - 40px));--container:min(100%,calc(100vw - 40px));--header-height:80px}.site-header{position:-webkit-sticky;position:sticky}body{padding-top:0}}@media (max-width:640px){:root{--shell-width:min(100%,calc(100vw - 28px));--container:min(100%,calc(100vw - 28px));--header-height:64px}.enterprise-hero-image,.hero-banner--detail,.hero-banner--home,.hero-banner--module{padding-left:14px;padding-right:14px}.hero-banner--home .hero-banner__copy{left:18px;top:auto;bottom:24px;width:calc(100% - 36px)}.hero-banner--home .hero-banner__frame{height:clamp(300px,78vw,420px)}.home-band-anfragen{width:var(--container)}.site-footer{padding-bottom:0}.site-footer__bottom,.site-footer__inner{max-width:none}}@media (min-width:961px){.service-detail-page .enterprise-band--service-detail .enterprise-band__inner,.service-detail-page .enterprise-reference-stage,.service-detail-page .hierarchy-trail--service-detail{--container:min(1280px,calc(100vw - 96px))}.service-detail-page .hierarchy-trail--service-detail{margin-top:22px;padding-left:38px;padding-right:38px;font-size:.611rem}.service-detail-page .enterprise-band--service-detail{padding:34px 0 52px}.service-detail-page .enterprise-band--service-detail .enterprise-band__inner{padding-left:38px;padding-right:38px}.enterprise-band--service-detail .enterprise-band__split{grid-template-columns:minmax(0,.94fr) minmax(360px,.86fr);gap:clamp(44px,5vw,62px)}.enterprise-band--service-detail .enterprise-band__content{gap:11px}.enterprise-band--service-detail .enterprise-band__eyebrow{font-size:.667rem;line-height:1.2;font-weight:600;letter-spacing:.12em}.enterprise-band--service-detail .enterprise-band__content h2{margin:0 0 2px;font-size:clamp(1.5rem,2.1vw,2rem);line-height:1.12;font-weight:500}.enterprise-band--service-detail .enterprise-band__content li,.enterprise-band--service-detail .enterprise-band__content p{max-width:68ch;font-size:.722rem;line-height:1.56}.enterprise-band--service-detail .enterprise-band__content ul{gap:8px;padding-top:2px}.service-detail-page .enterprise-band--service-detail .enterprise-band__media{align-self:start;height:auto;min-height:372px;max-height:405px;aspect-ratio:1.36/1;border-radius:0}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content h2,.medtech-detail-page .enterprise-band__content h2{font-size:clamp(1.45rem,2vw,1.95rem);line-height:1.14}.medtech-detail-page .enterprise-band__content li,.medtech-detail-page .enterprise-band__content p{font-size:.722rem;line-height:1.58}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__media{min-height:350px;border-radius:0}.service-detail-page .enterprise-reference-band{background:#fff}.service-detail-page .enterprise-reference-band .enterprise-reference-stage{max-width:var(--container);margin:0 auto;padding:44px 38px 58px;background:var(--band-soft);border-radius:0}.service-detail-page .evidence-section--referenzen{gap:18px}.service-detail-page .evidence-section--referenzen .section-lead h2{font-size:1.22rem;line-height:1.2;font-weight:700}.service-detail-page .evidence-section--referenzen .section-lead p{max-width:48ch;font-size:.667rem;line-height:1.55}.service-detail-page .evidence-section--referenzen .evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-detail-page .evidence-section--referenzen .evidence-grid__card{gap:8px}.service-detail-page .evidence-section--referenzen .evidence-grid__media{aspect-ratio:1.36/1}.service-detail-page .evidence-grid__eyebrow{padding:12px 14px 0;font-size:.556rem;line-height:1.2}.service-detail-page .evidence-section--referenzen .evidence-grid__card h3{padding:0 14px;font-size:.667rem;line-height:1.38}.service-detail-page .evidence-grid__cta{padding:0 14px 16px;margin-top:0;font-size:.611rem}.service-detail-page .evidence-section--referenzen .evidence-section__footer{margin-top:16px}.service-detail-page .evidence-section--referenzen .evidence-section__footer .evidence-section__action{min-height:32px;padding:0 18px;font-size:.611rem}.case-detail{--container:min(1280px,calc(100vw - 96px))}.case-detail__trail{margin-top:22px;padding-left:38px;padding-right:38px;font-size:.611rem}.case-detail__head{margin:18px auto 16px;padding-left:38px;padding-right:38px}.case-detail__head h1{font-size:clamp(1.55rem,2.25vw,2rem);line-height:1.14}.case-detail__hero{max-width:calc(var(--container) - 76px);min-height:250px;border-radius:0}.case-detail__layout{margin-top:34px;padding-left:38px;padding-right:38px;gap:58px}.case-detail__layout .narrative-sections{gap:24px}.case-detail__layout .narrative-sections__item{gap:9px}.case-detail__layout .narrative-sections__item li,.case-detail__layout .narrative-sections__item p{font-size:.75rem;line-height:1.58}.case-facts{border-radius:4px;padding:18px 22px 22px}.case-related{margin-top:52px;padding:42px 38px 54px;border-radius:0}.case-related__head{margin-bottom:22px}.case-related h2,html[lang=zh] .case-related h2{margin-bottom:10px}.case-related__intro{max-width:48ch;font-size:.667rem;line-height:1.55}.case-related__grid{gap:18px}.case-related__media{aspect-ratio:1.18/1}.case-related__body{gap:8px;padding:12px 14px 16px}.case-related__eyebrow{font-size:.556rem;line-height:1.2}.case-related__card strong{font-size:.667rem;line-height:1.38}.case-related__cta{font-size:.611rem}.case-related__action{margin-top:22px}.case-related__action a{min-height:32px;padding:0 18px;font-size:.611rem}.pa-entry-shell{padding-bottom:64px}.pa-entry-grid{padding:0 38px 42px}.pa-entry-shell .card-grid--entry{gap:18px}.pa-entry-shell .card-grid--entry .card-grid__card{border-radius:4px}.pa-entry-shell .card-grid--entry .card-grid__media{aspect-ratio:1.58/1}.pa-entry-shell .card-grid--entry .card-grid__number{top:9px;left:9px;min-width:22px;height:18px;padding:0 6px;font-size:.611rem}.pa-entry-shell .card-grid--entry .card-grid__body{gap:7px;padding:14px 16px 16px}.pa-entry-shell .card-grid--entry .card-grid__body h3{font-size:.833rem;line-height:1.28}.pa-entry-shell .card-grid--entry .card-grid__body p{font-size:.667rem;line-height:1.5}.pa-entry-shell .card-grid--entry .card-grid__cta{margin-top:8px;padding-top:10px;font-size:.667rem}.pa-entry-shell .card-grid--entry .card-grid__cta-arrow{width:22px;height:22px;font-size:.72rem}:root{--container:min(1760px,calc(100vw - clamp(96px, 10vw, 180px)));--shell-width:min(1760px,calc(100vw - clamp(96px, 10vw, 180px)));--header-height:clamp(178px,12vw,250px)}.about-profile-page,.case-detail,.service-detail-page .enterprise-band--service-detail .enterprise-band__inner,.service-detail-page .enterprise-reference-stage,.service-detail-page .hierarchy-trail--service-detail{--container:min(1760px,calc(100vw - clamp(120px, 12vw, 220px)))}.about-hero{--container:min(1840px,calc(100vw - clamp(96px, 9vw, 180px)))}}@media (min-width:1440px){.home-band-anfragen,.site-footer__bottom,.site-footer__inner,.site-header__inner{max-width:min(1760px,calc(100vw - clamp(96px, 10vw, 180px)))}}@media (min-width:1800px){:root{--container:min(2048px,calc(100vw - clamp(128px, 9vw, 240px)));--shell-width:min(2048px,calc(100vw - clamp(128px, 9vw, 240px)))}.home-band-anfragen,.site-footer__bottom,.site-footer__inner,.site-header__inner{max-width:var(--container)}.about-profile-page,.case-detail,.service-detail-page .enterprise-band--service-detail .enterprise-band__inner,.service-detail-page .enterprise-reference-stage,.service-detail-page .hierarchy-trail--service-detail{--container:min(1920px,calc(100vw - clamp(160px, 10vw, 280px)))}.about-hero{--container:min(2080px,calc(100vw - clamp(128px, 8vw, 220px)))}}@media (min-width:641px) and (max-width:960px){:root{--container:calc(100vw - 48px);--shell-width:calc(100vw - 48px);--header-height:76px}.site-header{position:-webkit-sticky;position:sticky}.site-header__inner{height:var(--header-height);min-height:var(--header-height);padding:0;grid-template-columns:auto 1fr auto}.site-header__brand{grid-column:1}.site-header__actions{grid-column:3;justify-self:end}.site-header__logo-text{font-size:1.45rem}.enterprise-hero-image,.hero-banner--detail,.hero-banner--home,.hero-banner--module{padding-left:24px;padding-right:24px}.about-hero{--container:calc(100vw - 48px)}.hero-banner--home .hero-banner__frame{height:clamp(360px,52vw,520px)}.enterprise-hero-image__frame,.hero-banner--detail .hero-banner__frame,.hero-banner--module .hero-banner__frame{height:clamp(220px,34vw,330px)}.about-breadcrumb,.about-hero .hero-banner--detail,.about-story__inner,.about-team__inner{padding-left:24px;padding-right:24px}.pa-ref-band .pa-ref-stage,.pa-service-cards,.pa-service-head,.pa-service-trail,.service-detail-page .enterprise-band--service-detail .enterprise-band__inner,.service-detail-page .enterprise-reference-stage,.service-detail-page .hierarchy-trail--service-detail{--container:calc(100vw - 48px)}.cluster-detail-page .enterprise-band__inner,.cluster-detail-page .hierarchy-trail{padding-left:24px;padding-right:24px}.hero-banner--home .hero-banner__copy{left:28px;top:auto;bottom:44px;width:min(520px,calc(100% - 56px))}.hero-banner--home h1{font-size:clamp(2.05rem,5vw,3.2rem)}.home-band-anfragen,.site-footer__bottom,.site-footer__inner{width:var(--container);max-width:var(--container)}.about-story--reversed .about-story__inner,.about-story__inner,.case-detail__layout,.contact-page__layout,.editorial-split--leistung,.enterprise-band--fazit .enterprise-band__split,.enterprise-band--overview .enterprise-band__split,.enterprise-band--service-detail .enterprise-band__split,.enterprise-band__split{grid-template-columns:1fr;gap:34px}.about-story--reversed .about-story__content,.about-story--reversed .about-story__media{grid-column:auto}.about-story__media,.contact-panel,.enterprise-band__media,.service-detail-page .enterprise-band--service-detail .enterprise-band__media{min-height:0}.about-story__media,.enterprise-band__media{aspect-ratio:16/9}.card-grid--compact,.card-grid--entry,.case-related__grid,.evidence-grid,.home-reference-band .reference-grid,.pa-entry-shell .card-grid--entry,.reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-index-grid__card{min-width:0;max-width:none}.cluster-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pa-module-row__body{padding-left:38px}.pa-module-row__body,.pa-service-cards__grid{grid-template-columns:1fr}.case-facts{position:static}.site-footer__inner{grid-template-columns:1fr;gap:34px}.site-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){:root{--container:calc(100vw - 32px);--shell-width:calc(100vw - 32px);--header-height:64px}body{overflow-x:hidden}.site-header{position:-webkit-sticky;position:sticky}.site-header__inner{width:var(--shell-width);max-width:var(--shell-width);height:var(--header-height);min-height:var(--header-height);padding:0;grid-template-columns:auto 1fr auto}.site-header__brand{grid-column:1}.site-header__actions{grid-column:3;justify-self:end}.site-header__logo-text{font-size:1.32rem}.site-header__mobile{top:var(--header-height)}.enterprise-hero-image,.hero-banner--detail,.hero-banner--home,.hero-banner--module{padding-left:16px;padding-right:16px}.about-hero{--container:calc(100vw - 24px)}.hero-banner--home .hero-banner__frame{height:clamp(380px,92vw,520px)}.enterprise-hero-image__frame,.hero-banner--detail .hero-banner__frame,.hero-banner--module .hero-banner__frame{height:clamp(180px,48vw,260px)}.about-hero .hero-banner--detail{padding-left:12px;padding-right:12px}.about-hero .hero-banner--detail .hero-banner__frame{height:clamp(180px,56vw,260px)}.about-breadcrumb,.about-story__inner,.about-team__inner{padding-left:16px;padding-right:16px}.pa-ref-band .pa-ref-stage,.pa-service-cards,.pa-service-head,.pa-service-trail,.service-detail-page .enterprise-band--service-detail .enterprise-band__inner,.service-detail-page .enterprise-reference-stage,.service-detail-page .hierarchy-trail--service-detail{--container:calc(100vw - 32px)}.cluster-detail-page .enterprise-band__inner,.cluster-detail-page .hierarchy-trail,.pa-ref-band .pa-ref-stage,.pa-service-cards,.pa-service-head,.service-detail-page .enterprise-band--service-detail .enterprise-band__inner{padding-left:16px;padding-right:16px}.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__content h2,.enterprise-band--service-detail .enterprise-band__content h2,.pa-service-head h1{font-size:clamp(1.9rem,8vw,2.35rem);line-height:1.12}.about-breadcrumb{justify-content:center;padding-top:24px;text-align:center}.about-story,.about-team{padding-top:48px;padding-bottom:48px}.hero-banner--home .hero-banner__copy{left:20px;right:20px;bottom:28px;top:auto;width:auto}.hero-banner--home h1{max-width:12.5ch;font-size:clamp(1.9rem,9vw,2.65rem)}.hero-banner--home p{max-width:34ch;font-size:.75rem}.home-band-anfragen,.site-footer__bottom,.site-footer__inner{width:var(--container);max-width:var(--container)}.enterprise-band,.enterprise-services,.home-cta,.home-reference-band,.pa-landing-intro__inner,.pa-modules__inner,.section-lead--center{padding-top:42px;padding-bottom:48px}.case-detail__head h1,.contact-page__title,.enterprise-band--overview .enterprise-band__content h2,.enterprise-intro__title,.home-cta h2,.home-reference-band .section-lead h2,.pa-intro__title,.pa-landing-title,.pa-service-head h1,.section-lead--center h2{font-size:clamp(1.55rem,8vw,2.05rem);line-height:1.14}.about-story--reversed .about-story__inner,.about-story__inner,.case-detail__layout,.contact-page__layout,.editorial-split--leistung,.enterprise-band--fazit .enterprise-band__split,.enterprise-band--overview .enterprise-band__split,.enterprise-band--service-detail .enterprise-band__split,.enterprise-band__split{grid-template-columns:1fr;gap:26px}.about-story--reversed .about-story__content,.about-story--reversed .about-story__media{grid-column:auto}.case-related,.editorial-split--leistung,.enterprise-band--overview .enterprise-band__inner,.enterprise-clusters-strip__inner,.enterprise-intro__inner,.service-detail-page .enterprise-reference-band .enterprise-reference-stage{padding-left:20px;padding-right:20px}.about-story__media,.editorial-split--leistung .editorial-split__media,.enterprise-band__media,.service-detail-page .enterprise-band--service-detail .enterprise-band__media{min-height:0;aspect-ratio:4/3}.about-team__grid,.card-grid--compact,.card-grid--entry,.case-related__grid,.enterprise-index-grid,.evidence-grid,.home-reference-band .reference-grid,.pa-entry-shell .card-grid--entry,.pa-service-cards__grid,.reference-grid{grid-template-columns:1fr}.enterprise-index-grid{display:grid}.enterprise-index-grid__card{min-width:0;max-width:none}.cluster-chip-grid{grid-template-columns:1fr}.pa-module-row__head{grid-template-columns:auto 1fr auto;gap:14px}.pa-module-row__body{grid-template-columns:1fr;padding:0 0 28px 36px}.pa-module-row__services{display:grid}.filter-bar__band{margin:0;padding:10px}.filter-bar__row{display:grid;grid-gap:10px;gap:10px}.case-detail__head,.case-detail__layout,.case-detail__trail,.enterprise-band__inner,.enterprise-index-grid,.enterprise-services__inner,.pa-entry-grid,.pa-intro,.pa-ref-band .pa-ref-stage,.pa-service-cards,.pa-service-head,.reference-explorer__results,.references-head{padding-left:16px;padding-right:16px}.case-detail__hero{max-width:var(--container);min-height:190px}.case-facts{position:static}.contact-page{width:var(--container);padding-top:48px}.contact-panel{padding:28px 22px}.about-team__photo{aspect-ratio:4/3}.site-footer{padding-bottom:0}.site-footer__inner{grid-template-columns:1fr;gap:28px;padding:34px 24px 30px}.site-footer__columns{grid-template-columns:1fr 1fr;gap:24px}.site-footer__bottom{display:grid;grid-gap:12px;gap:12px;padding:16px 24px 22px}}@media (max-width:420px){:root{--container:calc(100vw - 24px);--shell-width:calc(100vw - 24px)}.site-footer__columns{grid-template-columns:1fr}.hero-banner--home h1{font-size:clamp(1.72rem,10vw,2.25rem)}}@media (min-width:780px) and (max-width:960px){.reference-explorer .filter-bar{margin-bottom:30px}.reference-explorer .filter-bar__band{margin:0 24px;padding:9px 10px;border-radius:5px}.reference-explorer .filter-bar__row{display:grid;grid-template-columns:minmax(150px,1.25fr) repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;align-items:stretch;padding:0}.reference-explorer .filter-bar__field,.reference-explorer .filter-bar__reset,.reference-explorer .filter-bar__submit{width:auto;min-width:0}.reference-explorer .filter-bar__field input,.reference-explorer .filter-bar__field select,.reference-explorer .filter-bar__reset,.reference-explorer .filter-bar__submit{height:33px;font-size:.63rem}.reference-explorer .filter-bar__reset,.reference-explorer .filter-bar__submit{padding-left:10px;padding-right:10px}.reference-explorer .filter-bar__submit{gap:6px}}@media (min-width:641px) and (max-width:779px){.reference-explorer .filter-bar__band{margin:0 24px;padding:10px;border-radius:5px}.reference-explorer .filter-bar__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding:0}.reference-explorer .filter-bar__field--search{grid-column:1/-1}.reference-explorer .filter-bar__field input,.reference-explorer .filter-bar__field select,.reference-explorer .filter-bar__reset,.reference-explorer .filter-bar__submit{height:34px}.reference-explorer .filter-bar__reset,.reference-explorer .filter-bar__submit{width:auto}}@media (max-width:640px){.reference-explorer .filter-bar{margin-bottom:28px}.reference-explorer .filter-bar__band{padding:8px;border-radius:5px}.reference-explorer .filter-bar__row{gap:8px;padding:0}.reference-explorer .filter-bar__field input,.reference-explorer .filter-bar__field select,.reference-explorer .filter-bar__reset,.reference-explorer .filter-bar__submit{height:34px}}:root{--text:#2c2664;--text-body:#6e737a;--text-soft:#6e737a;--text-muted:#8c8a86;--surface-soft:#f6f5f0;--surface-strong:#f6f5f0;--band-soft:#f6f5f0;--accent:#e31028;--accent-hover:#c20e22;--indigo:#2c2664;--footer-bg:#2c2664;--nav-border:#eceae6;--grid-gutter:24px;--page-margin:clamp(24px,2.916vw,56px);--container:min(1808px,calc(100vw - var(--page-margin) - var(--page-margin)));--shell-width:var(--container)}body{color:var(--text-body);letter-spacing:.02em}h1,h2{letter-spacing:.01em}h3,h4,h5,h6{letter-spacing:.02em}@media (min-width:961px){:root{--page-margin:clamp(40px,2.916vw,56px);--container:min(1808px,calc(100vw - var(--page-margin) - var(--page-margin)));--shell-width:var(--container);--header-height:300px}.site-header{position:-webkit-sticky;position:sticky;top:0;height:var(--header-height);z-index:1000;background:rgba(255,255,255,.86);border-bottom:1.5px solid var(--nav-border);backdrop-filter:blur(18px) saturate(112%);-webkit-backdrop-filter:blur(18px) saturate(112%)}.site-header__inner{width:var(--shell-width);max-width:var(--shell-width);height:var(--header-height);min-height:var(--header-height);padding:0;grid-template-columns:auto 1fr auto;gap:clamp(44px,6vw,96px)}.site-header__logo-text{font-size:clamp(3rem,3.65vw,4.2rem);line-height:.92;font-weight:700;letter-spacing:0}.site-header__nav{gap:clamp(28px,2.1vw,42px)}.site-header__nav-link{position:relative;display:inline-flex;align-items:center;min-height:44px;font-size:.944rem;line-height:1;font-weight:400;color:var(--text-body)}.site-header__nav-link.is-active,.site-header__nav-link.is-expanded,.site-header__nav-link:hover{color:var(--indigo)}.site-header__nav-link.is-expanded:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:currentColor}.site-header__actions{gap:18px}.locale-switch--header .locale-switch__link{font-size:.667rem;line-height:1;font-weight:400}.site-header__mega{position:absolute;top:var(--header-height);left:0;width:100vw;height:300px;z-index:999;background:rgba(255,255,255,.96);border-bottom:1.5px solid var(--nav-border);backdrop-filter:blur(24px) saturate(108%);-webkit-backdrop-filter:blur(24px) saturate(108%)}.site-header__mega-inner{width:var(--container);height:100%;margin:0 auto;display:grid;align-items:center}.site-header__mega-copy{display:none}.site-header__mega-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:calc(var(--grid-gutter) * 5);column-gap:calc(var(--grid-gutter) * 5);grid-row-gap:18px;row-gap:18px}.site-header__mega-column{display:grid;align-content:start;grid-gap:22px;gap:22px;min-width:0}.site-header__mega-column-title{margin-left:34px;font-size:.667rem;line-height:1.2;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.site-header__mega-link{display:grid;grid-template-columns:14px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;color:var(--text-body);font-size:.944rem;line-height:1.35;font-weight:700;transition:color .15s ease,transform .15s ease}.site-header__mega-link:hover{color:var(--indigo);transform:translateX(2px)}.site-header__mega-arrow{color:var(--accent);font-weight:500}.site-header__mega-link strong{display:block;font:inherit}.site-header__mega-link small{display:none}}@media (max-width:960px){.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.9);border-bottom:1.5px solid var(--nav-border);backdrop-filter:blur(16px) saturate(112%);-webkit-backdrop-filter:blur(16px) saturate(112%)}.site-header__mega{display:none}.site-header__mobile-nav{gap:0}.site-header__mobile-section{display:grid;border-bottom:1px solid var(--nav-border)}.site-header__mobile-trigger{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;color:inherit;cursor:pointer}.site-header__mobile-trigger span:last-child{font-size:1.1rem;line-height:1;transition:transform .16s ease}.site-header__mobile-section.is-expanded .site-header__mobile-trigger span:last-child{transform:rotate(45deg)}.site-header__mobile-panel{display:grid;grid-gap:10px;gap:10px;max-height:0;overflow:hidden;padding:0 22px;transition:max-height .22s ease,padding .22s ease}.site-header__mobile-section.is-expanded .site-header__mobile-panel{max-height:720px;padding:2px 22px 22px}.site-header__mobile-column{display:grid;grid-gap:8px;gap:8px}.site-header__mobile-column-title{padding-top:8px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.site-header__mobile-sub-link{display:block;color:var(--text-body);font-size:.84rem;line-height:1.35}.site-header__mobile-sub-link--overview{color:var(--text);font-weight:700}}.enterprise-hero-image,.hero-banner--detail,.hero-banner--home,.hero-banner--module{padding-left:0;padding-right:0}.enterprise-hero-image__frame,.hero-banner--detail .hero-banner__frame,.hero-banner--home .hero-banner__frame,.hero-banner--module .hero-banner__frame{width:100%;max-width:none}.hero-banner--home .hero-banner__copy{left:var(--page-margin)}.home-band-anfragen{width:100%;max-width:none;margin:0}.home-band-anfragen__link{display:inline-flex;color:#f6f5f0;font-size:clamp(1.15rem,1.5vw,1.62rem);font-weight:300;line-height:1.35;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:.22em;transition:color .15s ease,-webkit-text-decoration-color .15s ease;transition:text-decoration-color .15s ease,color .15s ease;transition:text-decoration-color .15s ease,color .15s ease,-webkit-text-decoration-color .15s ease}.home-band-anfragen__link:hover{color:#fff;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.site-footer{background:var(--footer-bg);padding:0}.site-footer__bottom,.site-footer__inner{width:var(--container);max-width:var(--container);background:transparent}@media (min-width:641px) and (max-width:960px){:root{--page-margin:24px;--container:calc(100vw - 48px);--shell-width:var(--container)}.enterprise-hero-image,.hero-banner--detail,.hero-banner--home,.hero-banner--module{padding-left:0;padding-right:0}.hero-banner--home .hero-banner__copy{left:var(--page-margin);width:min(520px,calc(100% - 48px))}.home-band-anfragen,.site-footer__bottom,.site-footer__inner{width:100%;max-width:none}.site-footer__bottom,.site-footer__inner{padding-left:24px;padding-right:24px}}@media (max-width:640px){:root{--page-margin:16px;--container:calc(100vw - 32px);--shell-width:var(--container)}.enterprise-hero-image,.hero-banner--detail,.hero-banner--home,.hero-banner--module{padding-left:0;padding-right:0}.hero-banner--home .hero-banner__copy{left:var(--page-margin);right:var(--page-margin);width:auto}.case-detail__head h1,.contact-page__title,.enterprise-intro__title,.hero-banner--home h1,.hero-banner--module h1,.pa-intro__title,.pa-landing-title,.pa-service-head h1{max-width:100%;font-size:clamp(1.65rem,8vw,2.111rem);line-height:1.28;letter-spacing:.01em;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.home-band-anfragen,.site-footer__bottom,.site-footer__inner{width:100%;max-width:none}.home-band-anfragen__link{font-size:1.1rem}.site-footer__bottom,.site-footer__inner{padding-left:16px;padding-right:16px}}.about-hero .hero-banner--detail{padding-left:0;padding-right:0}.about-hero .hero-banner--detail .hero-banner__frame{width:100%;max-width:none}@media (min-width:961px) and (max-width:1180px){:root{--header-height:76px;--shell-width:calc(100vw - 48px)}.site-header{position:-webkit-sticky;position:sticky;top:0;height:var(--header-height);z-index:1000;background:rgba(255,255,255,.9);border-bottom:1.5px solid var(--nav-border);backdrop-filter:blur(16px) saturate(112%);-webkit-backdrop-filter:blur(16px) saturate(112%)}.site-header__inner{width:var(--shell-width);max-width:var(--shell-width);height:var(--header-height);min-height:var(--header-height);padding:0;gap:16px;grid-template-columns:auto 1fr auto}.site-header__brand{min-width:max-content}.site-header__logo-text{font-size:1.45rem;line-height:1;letter-spacing:0}.site-header__actions .locale-switch--header,.site-header__mega,.site-header__nav{display:none}.site-header__actions{justify-self:end}.site-header__toggle{display:inline-flex;align-items:center;justify-content:center}.site-header__mobile{display:block;position:fixed;top:var(--header-height);left:0;right:0;background:#fff;border-bottom:1.5px solid var(--nav-border);box-shadow:0 12px 32px rgba(28,27,31,.12);max-height:0;overflow:hidden;transition:max-height .2s ease}.site-header.is-open .site-header__mobile{max-height:min(80vh,720px)}.site-header__mobile-nav{display:grid;grid-gap:0;gap:0;padding:16px 24px 22px}.site-header__mobile-section{display:grid;border-bottom:1px solid var(--nav-border)}.site-header__mobile-link{padding:12px 0;font-size:1rem;font-weight:500;color:var(--indigo);border-bottom:1px solid var(--nav-border)}.site-header__mobile-trigger{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;color:inherit;cursor:pointer}.site-header__mobile-trigger span:last-child{font-size:1.1rem;line-height:1;transition:transform .16s ease}.site-header__mobile-section.is-expanded .site-header__mobile-trigger span:last-child{transform:rotate(45deg)}.site-header__mobile-panel{display:grid;grid-gap:10px;gap:10px;max-height:0;overflow:hidden;padding:0 22px;transition:max-height .22s ease,padding .22s ease}.site-header__mobile-section.is-expanded .site-header__mobile-panel{max-height:720px;padding:2px 22px 22px}.site-header__mobile-column{display:grid;grid-gap:8px;gap:8px}.site-header__mobile-column-title{padding-top:8px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.site-header__mobile-sub-link{display:block;color:var(--text-body);font-size:.84rem;line-height:1.35}.site-header__mobile-sub-link--overview{color:var(--text);font-weight:700}.enterprise-band--service-detail .enterprise-band__split{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:clamp(28px,4vw,44px)}.service-detail-page .enterprise-band--service-detail .enterprise-band__media{width:100%;max-width:100%;min-width:0;min-height:0}}@media (min-width:1181px){:root{--header-height:clamp(112px,6.25vw,128px)}.site-header,.site-header__inner{height:var(--header-height)}.site-header__inner{min-height:var(--header-height)}.site-header__logo-text{font-size:clamp(2.45rem,2.9vw,3.1rem);line-height:.95}.site-header__mega{left:0;right:0;width:auto;max-width:100%;top:var(--header-height);height:300px;overflow-x:clip}}body,html{overflow-x:clip}@supports not (overflow:clip){body,html{overflow-x:hidden}}.enterprise-hero-image__frame{overflow:hidden}.enterprise-hero-image__frame .asset-image{transform:scale(1.018);transform-origin:center center}@media (max-width:960px){.enterprise-hero-image__frame .asset-image{object-position:58% 60%!important;transform:scale(1.026)}}.site-header__logo-image{display:block;width:clamp(104px,8.8vw,142px);height:auto}.site-footer__logo{display:block;width:78px;height:auto}@media (min-width:1181px){:root{--header-height:clamp(118px,7.2vw,152px)}.medtech-detail-page .enterprise-band--fazit .enterprise-band__split{grid-template-columns:minmax(280px,1fr) minmax(0,3fr);gap:clamp(48px,4.5vw,72px)}.site-header,.site-header__inner{height:var(--header-height);min-height:var(--header-height);transition:height .18s ease,min-height .18s ease,background-color .18s ease}.site-header__logo-image{width:142px}.site-header__mega{top:var(--header-height);height:300px}.site-header.is-scrolled{background:rgba(255,255,255,.94)}.site-header.is-scrolled,.site-header.is-scrolled .site-header__inner{height:88px;min-height:88px}.site-header.is-scrolled .site-header__mega{top:88px}}.about-story__media,.card-grid__media,.case-gallery__media,.case-related__media,.editorial-split__media,.enterprise-band__media,.enterprise-index-grid__media,.evidence-grid__media,.home-reference-band .reference-grid__media,.pa-module-row__media,.pa-split__media,.reference-grid__media{overflow:hidden;background:var(--media-placeholder)}.about-story__media .asset-image,.card-grid__media .asset-image,.case-gallery__media .asset-image,.case-related__media .asset-image,.editorial-split__media .asset-image,.enterprise-band__media .asset-image,.enterprise-index-grid__media .asset-image,.evidence-grid__media .asset-image,.home-reference-band .reference-grid__media .asset-image,.pa-module-row__media .asset-image,.pa-split__media .asset-image,.reference-grid__media .asset-image{transform:translateZ(0) scale(1.018);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hero-banner__frame .asset-image{transform:translateZ(0) scale(1.006);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.page-shell--legal{background:var(--surface)}.legal-page{width:var(--container);max-width:var(--container);margin:0 auto;padding:clamp(56px,6vw,104px) 0 clamp(88px,8vw,140px);gap:0}.legal-page__intro,.legal-page__meta,.legal-page__notice,.legal-page__pending,.legal-page__section{border:0;background:transparent}.legal-page__intro{padding:clamp(64px,8vw,132px) clamp(36px,6vw,112px);background:var(--band-soft-2);border-radius:8px}.legal-page__eyebrow{color:var(--accent);font-size:.611rem;font-weight:700;letter-spacing:.12em;margin-bottom:18px}.legal-page__intro h1{max-width:880px;color:var(--indigo);font-size:clamp(2.2rem,4.4vw,3.2rem);font-weight:500;line-height:1.12;letter-spacing:.01em}.legal-page__subtitle{max-width:760px;margin-top:24px;color:var(--text-body);font-size:.944rem;line-height:1.6}.legal-page__meta{display:flex;flex-wrap:wrap;gap:10px 18px;padding:24px clamp(8px,2vw,24px) 42px;color:var(--text-muted);font-size:.667rem;line-height:1.45}.legal-page__meta>div{padding-right:18px;border-right:1px solid var(--nav-border)}.legal-page__meta>div:last-child{border-right:0}.legal-page__notice{margin-bottom:18px;padding:18px 24px;color:var(--text-body);background:rgba(227,16,40,.06);border-left:3px solid var(--accent)}.legal-page__pending,.legal-page__section{padding:30px clamp(8px,2vw,24px);border-top:1px solid var(--nav-border)}.legal-page__pending h2,.legal-page__section h2{color:var(--indigo);font-size:clamp(1.22rem,1.6vw,1.45rem);font-weight:700;line-height:1.3}.legal-page__pending li,.legal-page__section p{max-width:920px;color:var(--text-body);font-size:.834rem;line-height:1.65}.legal-page__pending ul{margin-top:18px;padding-left:18px}.legal-page__sections{gap:0}@media (max-width:960px){.legal-page{width:var(--container);padding-top:32px}.legal-page__intro{padding:42px 24px}.legal-page__meta{display:grid;padding:20px 0 30px}.legal-page__meta>div{padding-right:0;border-right:0}}:root{--type-h1-size:50px;--type-h1-line:58px;--type-h2-size:38px;--type-h2-line:54.2px;--type-h3-size:26px;--type-h3-line:35px;--type-h5-size:21px;--type-h5-line:27px;--type-body-size:15px;--type-body-line:24px;--type-small-size:12px;--type-small-line:17.5px}.enterprise-band__content,.enterprise-band__split,.enterprise-band__split>*{min-width:0}.case-detail__head h1,.enterprise-band__title,.pa-service-head h1,.section-lead h1{width:100%;min-width:0;max-width:100%;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:12 5 5;word-break:normal}.hero-banner--home .hero-banner__copy>h1{overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;word-break:normal}.enterprise-band__title,.section-lead h1{color:var(--indigo)}.about-story__content h1{color:var(--accent);font-size:var(--type-h3-size);font-weight:700;line-height:var(--type-h3-line);letter-spacing:.02em}@media (min-width:1181px){.case-detail__head h1,.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__title,.contact-page__title,.enterprise-intro__title,.hero-banner__copy>h1,.legal-page__intro h1,.medtech-detail-page .medtech-intro-band__title,.pa-intro__title,.pa-landing-title,.pa-service-head h1,.page-shell>.section-lead h1,.references-head__title,.service-detail-page .enterprise-band--service-detail .enterprise-band__title{font-size:var(--type-h1-size);font-weight:500;line-height:var(--type-h1-line);letter-spacing:.01em}}@media (min-width:641px) and (max-width:1180px){.case-detail__head h1,.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__title,.contact-page__title,.enterprise-intro__title,.hero-banner__copy>h1,.legal-page__intro h1,.medtech-detail-page .medtech-intro-band__title,.pa-intro__title,.pa-landing-title,.pa-service-head h1,.page-shell>.section-lead h1,.references-head__title,.service-detail-page .enterprise-band--service-detail .enterprise-band__title{font-size:42px;font-weight:500;line-height:50px;letter-spacing:.01em}}@media (min-width:961px) and (max-width:1180px){.enterprise-band--service-detail .enterprise-band__split{grid-template-columns:minmax(0,1fr)}.enterprise-band--service-detail .enterprise-band__split--reversed{direction:ltr}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__media{width:100%;max-width:100%;min-height:0;aspect-ratio:16/9}}@media (max-width:640px){.case-detail__head h1,.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__title,.contact-page__title,.enterprise-intro__title,.hero-banner__copy>h1,.legal-page__intro h1,.medtech-detail-page .medtech-intro-band__title,.pa-intro__title,.pa-landing-title,.pa-service-head h1,.page-shell>.section-lead h1,.references-head__title,.service-detail-page .enterprise-band--service-detail .enterprise-band__title{font-size:var(--type-h2-size);font-weight:500;line-height:var(--type-h2-line);letter-spacing:.01em}.enterprise-band__content li,.enterprise-band__content p{overflow-wrap:break-word}.about-breadcrumb{justify-content:flex-start;text-align:left}}@media (min-width:641px) and (max-width:960px){.about-profile-page{--container:calc(100vw - 48px)}.enterprise-band--service-detail .enterprise-band__split{grid-template-columns:minmax(0,1fr)}.service-detail-page .enterprise-band--service-detail .enterprise-band__media{height:auto;min-height:0;aspect-ratio:16/9}}@media (max-width:640px){.about-profile-page{--container:calc(100vw - 32px)}.service-detail-page .enterprise-band--service-detail .enterprise-band__media{height:auto;min-height:0;aspect-ratio:4/3}}@media (min-width:1181px){:root{--header-height:clamp(184.53125px,15.625vw,300px);--page-margin:56px}.site-header,.site-header.is-scrolled,.site-header.is-scrolled .site-header__inner,.site-header__inner{height:var(--header-height);min-height:var(--header-height)}.site-header__logo-image{width:clamp(121px,10.2448vw,196.7px);height:clamp(35.68px,3.020833vw,58px);object-fit:contain;transform:translateY(-.0260417vw)}.site-header.is-scrolled .site-header__mega,.site-header__mega{top:var(--header-height)}.site-footer__bottom,.site-footer__inner,.site-header__inner{width:calc(100% - 112px);max-width:none;margin-inline:56px}.hero-banner--home .hero-banner__frame{height:600px}.home-band-anfragen{min-height:98px}.hero-banner--layout-landing .hero-banner__frame{height:360px}.hero-banner--layout-content .hero-banner__frame{height:400px}.hero-banner--layout-service .hero-banner__frame{height:340px}.enterprise-hero-image,.enterprise-hero-image__frame{height:360px}.site-footer{min-height:373px}.site-footer__inner{min-height:309px;padding:58px 0 52px}.site-footer__bottom{min-height:64px;padding:18px 0 22px}.page-shell--home{padding-top:171px}.page-shell--home>.section-lead--center{min-height:257px}.page-shell--home>.editorial-split--leistung{width:calc(100% - 112px);max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:72px;margin-inline:56px;padding-inline:0}.page-shell--home>.editorial-split--leistung:not(.editorial-split--reversed){min-height:777px;margin-top:63px;padding-top:40px;padding-bottom:80px}.page-shell--home>.editorial-split--leistung.editorial-split--reversed{min-height:745px;margin-top:-3px;padding-top:0;padding-bottom:88px}.page-shell--home .editorial-split--leistung .editorial-split__media{width:100%;min-height:0;aspect-ratio:4/3}.home-reference-band{min-height:797px;padding:0;background:var(--band-soft)}.home-reference-band__inner{width:calc(100% - 112px);max-width:none;min-height:797px;margin-inline:56px;padding:82px 0 88px;background:transparent;border-radius:0}.home-reference-band .section-lead{padding-bottom:56px}.home-reference-band .reference-grid{gap:20px}.home-reference-band .reference-grid__media{aspect-ratio:1.455/1}.home-cta{min-height:395px;margin-bottom:165px}.pa-landing-intro{min-height:456px}.pa-landing-intro__inner,.pa-modules__inner{width:calc(100% - 112px);max-width:none;margin-inline:56px;padding-left:0;padding-right:0}.pa-landing-intro__inner{min-height:456px;padding-top:70px;padding-bottom:59px}.pa-modules{min-height:1017px}.pa-modules__inner{min-height:1017px;padding-top:7px;padding-bottom:80px}.pa-module-row__head{min-height:65px;padding:20px 0}.pa-module-row__body{grid-template-columns:minmax(0,1fr) 758px;gap:40px;padding-left:49px}.pa-module-row__media{width:758px;aspect-ratio:1.455/1}.pa-intro{width:calc(100% - 112px);max-width:none;min-height:330px;margin-inline:56px;padding:0}.pa-intro .hierarchy-trail{min-height:44px;display:flex;align-items:center}.pa-intro__title{min-height:88px;margin:0;display:flex;align-items:center}.pa-intro .intro-text{min-height:198px;padding:0;display:grid;align-content:start;grid-gap:12px;gap:12px}.pa-entry-shell{min-height:1168px;padding-bottom:0}.pa-entry-grid{width:calc(100% - 112px);max-width:none;min-height:1168px;margin-inline:56px;padding:0 0 68px}.pa-ref-band .pa-ref-stage,.pa-service-cards,.pa-service-head,.pa-service-trail{--container:calc(100% - 112px);width:calc(100% - 112px);max-width:none;margin-left:56px;margin-right:56px}.pa-service-trail{min-height:44px}.pa-service-head,.pa-service-trail{margin-top:0;padding:0;display:flex;align-items:center}.pa-service-head{min-height:116px}.pa-service-cards{min-height:366px;margin-top:0;padding:0 0 56px}.pa-ref-band{min-height:930px}.pa-ref-band .pa-ref-stage{min-height:930px;padding:124px 0 88px}.pa-ref-band .evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pa-ref-band .evidence-grid__media{aspect-ratio:1.6/1}.contact-page{min-height:1942px;grid-template-rows:auto auto;align-content:start}.enterprise-intro{min-height:395px;padding:0;background:var(--band-soft)}.enterprise-intro__inner{width:calc(100% - 112px);max-width:none;min-height:395px;margin-inline:56px;padding:60px 0 55px;background:transparent;border-radius:0}.enterprise-services{min-height:601px;padding:56px 0 80px}.enterprise-services__inner{width:calc(100% - 112px);max-width:none;margin-inline:56px;padding:0;grid-template-columns:610px minmax(0,1fr);gap:60px}.enterprise-band--overview{min-height:698px;padding:64px 0 43px;background:var(--band-soft)}.enterprise-band--overview .enterprise-band__inner{width:calc(100% - 112px);max-width:none;min-height:591px;margin-inline:56px;padding:0;background:transparent;border-radius:0}.enterprise-band--overview .enterprise-band__split{grid-template-columns:minmax(0,1fr) 788px;gap:56px}.enterprise-band--overview .enterprise-band__media{width:788px;height:591px;min-height:591px}.enterprise-clusters-strip{min-height:289px;padding:0 0 63px;background:var(--band-soft)}.enterprise-clusters-strip__inner{width:calc(100% - 112px);max-width:none;min-height:226px;margin-inline:56px;padding:0;background:transparent;border-radius:0}.cluster-chip-grid{gap:14px}.cluster-chip__link{min-height:66px;border-radius:0}.service-detail-page>.hierarchy-trail--service-detail{width:calc(100% - 112px);max-width:none;min-height:42px;margin:0 56px;padding:0;display:flex;align-items:center}.service-detail-page>.enterprise-band--service-detail{min-height:703px;margin-top:89px;padding:56px 0}.service-detail-page .enterprise-band--service-detail .enterprise-band__inner{--container:calc(100% - 112px);width:calc(100% - 112px);max-width:none;margin-inline:56px;padding:0}.service-detail-page .enterprise-band--service-detail .enterprise-band__split{grid-template-columns:minmax(0,1fr) 788px;gap:56px}.service-detail-page .enterprise-band--service-detail .enterprise-band__media{width:788px;height:591px;min-height:591px;max-height:none;aspect-ratio:auto}.service-detail-page>.enterprise-reference-band{min-height:930px;margin-top:149px}.service-detail-page .enterprise-reference-stage{--container:calc(100% - 112px);width:calc(100% - 112px);max-width:none;min-height:930px;margin:0 56px;padding:124px 0 88px;background:transparent}.service-detail-page .evidence-section--referenzen .evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-detail-page .evidence-section--referenzen .evidence-grid__media{aspect-ratio:1.6/1}.medtech-detail-page>.hierarchy-trail{width:calc(100% - 112px);max-width:none;min-height:42px;margin:0 56px;padding:0;display:flex;align-items:center}.medtech-detail-page .medtech-intro-band{min-height:285px;margin-top:57px;padding:56px 0}.medtech-detail-page .medtech-intro-band__inner{width:calc(100% - 112px);max-width:none;margin-inline:56px;padding:0}.medtech-detail-page main>.enterprise-band{padding-left:0;padding-right:0}.medtech-detail-page main>.enterprise-band:first-of-type{min-height:777px;margin-top:50px;padding-top:40px;padding-bottom:80px}.medtech-detail-page main>.enterprise-band:nth-of-type(2){min-height:745px;margin-top:-3px;padding-top:0;padding-bottom:88px}.medtech-detail-page main>.enterprise-band:nth-of-type(3){min-height:777px;margin-top:0;padding-top:40px;padding-bottom:80px}.medtech-detail-page main>.enterprise-band:nth-of-type(4){min-height:745px;margin-top:49px;padding-top:0;padding-bottom:88px}.medtech-detail-page main>.enterprise-band--fazit:nth-of-type(5){min-height:617px;margin-top:23px;padding:27px 0 63px}.medtech-detail-page main>.enterprise-reference-band:nth-of-type(6){min-height:930px;margin-top:-15px}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__inner,.medtech-detail-page .enterprise-reference-stage{width:calc(100% - 112px);max-width:none;margin-inline:56px;padding-left:0;padding-right:0}.medtech-detail-page .enterprise-band--service-detail:not(.enterprise-band--fazit) .enterprise-band__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px}.medtech-detail-page .enterprise-band--service-detail:not(.enterprise-band--fazit) .enterprise-band__media{width:100%;height:auto;min-height:0;aspect-ratio:4/3}.medtech-detail-page .enterprise-reference-stage{min-height:930px;padding-top:124px;padding-bottom:88px}.medtech-detail-page .enterprise-reference-stage .evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.medtech-detail-page .enterprise-reference-stage .evidence-grid__media{aspect-ratio:1.6/1}.cluster-detail-page>.hierarchy-trail{width:calc(100% - 112px);max-width:none;min-height:42px;margin:0 56px;padding:0;display:flex;align-items:center}.cluster-detail-page>.enterprise-band--cluster-intro{min-height:395px;margin-top:57px;padding:0;background:var(--band-soft)}.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__inner{width:calc(100% - 112px);max-width:none;min-height:395px;margin-inline:56px;padding:56px 0;background:transparent}.cluster-detail-page>.enterprise-band:not(.enterprise-band--cluster-intro){padding-left:0;padding-right:0}.cluster-detail-page>.enterprise-band--cluster-intro+.enterprise-band{margin-top:74px}.cluster-detail-page>.enterprise-band:nth-of-type(odd):not(.enterprise-band--cluster-intro){min-height:777px;padding-top:40px;padding-bottom:80px}.cluster-detail-page>.enterprise-band:nth-of-type(2n):not(.enterprise-band--cluster-intro){min-height:745px;margin-top:-3px;padding-top:0;padding-bottom:88px}.cluster-detail-page>.enterprise-band:last-of-type{margin-bottom:117px}.cluster-detail-page>.enterprise-band:not(.enterprise-band--cluster-intro) .enterprise-band__inner{width:calc(100% - 112px);max-width:none;margin-inline:56px;padding-left:0;padding-right:0}.cluster-detail-page>.enterprise-band:not(.enterprise-band--cluster-intro) .enterprise-band__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px}.cluster-detail-page>.enterprise-band:not(.enterprise-band--cluster-intro) .enterprise-band__media{width:100%;height:auto;min-height:0;aspect-ratio:4/3}.enterprise-clusters-page>.enterprise-index-grid{padding:116px 56px 2px;gap:28px 24px}.enterprise-clusters-page>.enterprise-index-grid .enterprise-index-grid__card{min-height:min(732px,calc(41.553vw - 66.485px))}.network-divider:not(.network-divider--footer){width:calc(100% - 112px);max-width:none;height:12px;margin:290px 56px 211px;padding:0}.network-divider:not(.network-divider--footer) .network-divider__label{font-size:12px;line-height:12px}.clusters-medtech-feature{min-height:812px}.clusters-medtech-feature>.enterprise-band{min-height:812px;padding:52px 0 169px}.clusters-medtech-feature .enterprise-band__inner{width:calc(100% - 112px);max-width:none;margin-inline:56px;padding-left:0;padding-right:0}.clusters-medtech-feature .enterprise-band__split{grid-template-columns:minmax(0,1fr) 788px;gap:56px}.clusters-medtech-feature .enterprise-band__media{width:788px;height:591px;min-height:591px;aspect-ratio:auto}.medtech-detail-page .medtech-intro-band{padding-top:46px;padding-bottom:46px}.medtech-detail-page main>.enterprise-band--fazit:nth-of-type(5){padding-bottom:47px}.pa-intro .intro-text p{max-width:863px}.references-head{width:calc(100% - 112px);max-width:none;min-height:352px;margin:0 56px;padding:77px 0 0}.references-explorer-stage{position:relative;margin-top:-2px}.reference-explorer .filter-bar{position:absolute;z-index:2;top:-79px;left:0;width:100%;max-width:none;margin:0}.reference-explorer .filter-bar__band{width:calc(100% - 110px);height:81px;margin:0 55px;padding:8px 16px}.reference-explorer .filter-bar__row{height:100%}.reference-explorer__results{width:calc(100% - 110px);max-width:none;margin:0 55px;padding:0}.reference-explorer .reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:22px}.reference-explorer .reference-grid__card{min-height:581px;border-radius:5px}.reference-explorer .reference-grid__media{aspect-ratio:1.6/1}.reference-explorer .reference-grid__body{flex:1 1;padding:31px 22px 28px}.case-detail{--container:calc(100% - 112px);width:100%;max-width:none}.case-detail__trail{height:44px;min-height:44px;padding:0;align-items:center}.case-detail__head,.case-detail__trail{width:calc(100% - 112px);max-width:none;margin:0 56px;display:flex}.case-detail__head{height:auto;min-height:137px;padding:20px 4px;align-items:flex-end}.case-detail__head h1{margin:0;max-width:32ch}.case-detail__hero{width:100%;max-width:none;height:460px;min-height:460px;margin:0;aspect-ratio:auto;border-radius:0}.case-detail__layout{width:calc(100% - 112px);max-width:none;min-height:291px;margin:27px 56px 0;padding:0;grid-template-columns:minmax(0,1fr) 528px;gap:61px}.case-related{width:100%;max-width:none;min-height:930px;margin:68.3px 0 0;padding:80px 0 89px;border-radius:0}.case-related__head{max-width:647px;margin:0 56px 40px}.case-related__grid{width:calc(100% - 112px);max-width:none;min-height:542px;margin:0 56px;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.case-related__card{min-height:542px}.case-related__media{aspect-ratio:1.6/1}.case-related__action{margin-top:43px}.about-profile-page{--container:calc(100% - 112px);padding-bottom:18px}.about-breadcrumb{width:calc(100% - 112px);max-width:none;height:42px;min-height:42px;margin:0 56px;padding:0;align-items:center}.about-story{padding:0}.about-story:first-of-type{height:703px;min-height:703px;margin-top:1px}.about-story:first-of-type .about-story__inner{height:100%;padding:56px 0;grid-template-columns:minmax(0,1fr) 788px;gap:63px}.about-story:first-of-type .about-story__media{width:788px;height:591px;min-height:591px;aspect-ratio:auto}.about-story--reversed{height:573px;min-height:573px}.about-story--reversed .about-story__inner{height:100%;padding:24px 0 56px;grid-template-columns:788px minmax(0,1fr);gap:56px}.about-story--reversed .about-story__media{width:788px;height:493px;min-height:493px;aspect-ratio:auto}.about-story__inner,.about-team__inner{width:calc(100% - 112px);max-width:none;margin-inline:56px}.about-team{height:806px;min-height:806px;padding:104px 0 91px}.about-team__inner{padding:0}.about-team__head{min-height:63px;margin-bottom:46px}.about-team__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.about-team__card{min-height:501px}.about-team__photo{aspect-ratio:1/1}}@media (max-width:768px){.case-detail__head h1,.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__title,.contact-page__title,.enterprise-clusters-page__intro .section-lead h1,.enterprise-intro__title,.hero-banner__copy>h1,.legal-page__intro h1,.medtech-detail-page .medtech-intro-band__title,.pa-intro__title,.pa-landing-title,.pa-service-head h1,.page-shell>.section-lead h1,.references-head__title,.service-detail-page .enterprise-band--service-detail .enterprise-band__title{font-size:var(--type-h2-size);font-weight:500;line-height:var(--type-h2-line);letter-spacing:.01em}}@media (max-width:1180px){.hero-banner--home .hero-banner__copy>p{display:block;width:100%;max-width:none;height:auto;max-height:none;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:initial}.case-detail__hero{width:100%;max-width:none;margin-left:0;margin-right:0;border-radius:0}}@media (min-width:1181px){.hero-banner--home .hero-banner__copy{top:101px;right:auto;bottom:auto;left:56px;display:block;width:536px;max-width:536px;padding:0}.hero-banner--home .hero-banner__eyebrow{display:block;font-size:17px;font-weight:500;line-height:27px;letter-spacing:.09em}.hero-banner--home .hero-banner__copy>h1{width:536px;max-width:536px;margin:20px 0 0;font-size:50px;font-weight:500;line-height:58px;letter-spacing:.01em}.hero-banner--home .hero-banner__copy>p{display:block;width:536px;max-width:536px;margin:20.9px 0 0;overflow:visible;font-size:15px;font-weight:400;line-height:24px;-webkit-box-orient:initial;-webkit-line-clamp:initial}.hero-banner--home .hero-banner__cta{justify-content:center;width:162px;height:52px;margin-top:33px;padding:0 28px;gap:12px;font-size:15px;font-weight:500;line-height:24px;white-space:nowrap}.hero-banner--home .hero-banner__dots{bottom:56px;gap:8px}.hero-banner--home .hero-banner__dots button{width:7px;height:5px;border-radius:999px}.hero-banner--home .hero-banner__dots button.is-active{width:22px}.home-band-anfragen{display:grid;min-height:98px;padding:0 24px;place-items:center}.home-band-anfragen__link{font-size:26px;font-weight:300;line-height:35px}.page-shell--home>.section-lead--center{min-height:257px;padding:55px 32px 56px}.page-shell--home>.section-lead--center h2{width:min(440.5px,100%);margin:0 auto;font-size:50px;font-weight:500;line-height:58px;letter-spacing:.01em}.page-shell--home>.section-lead--center p{width:min(966.5px,100%);max-width:966.5px;margin:17.78px auto 0;font-size:26px;font-weight:300;line-height:35px;letter-spacing:.02em}.page-shell--home .editorial-split--leistung .editorial-split__content{display:block;width:425px;max-width:425px}.page-shell--home .editorial-split--leistung:not(.editorial-split--reversed) .editorial-split__content{width:425px;max-width:425px}.page-shell--home .editorial-split--leistung .editorial-split__eyebrow{display:block;font-size:17px;font-weight:500;line-height:27px;letter-spacing:.09em}.page-shell--home .editorial-split--leistung h2{width:100%;max-width:none;margin:17px 0 0;font-size:38px;font-weight:500;line-height:54.2px;letter-spacing:.01em}.page-shell--home .editorial-split--leistung p{width:100%;max-width:none;margin:23.5px 0 0;font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.page-shell--home .editorial-split--leistung:not(.editorial-split--reversed) p{width:398px}.page-shell--home .editorial-split--leistung .editorial-split__cta{justify-content:center;width:179px;height:50px;margin-top:34px;padding:13px 27px;gap:10px;font-size:15px;font-weight:500;line-height:24px;white-space:nowrap}.home-reference-band__inner{padding-top:72px}.home-reference-band .section-lead h2{margin:0;font-size:38px;font-weight:500;line-height:54.2px;letter-spacing:.01em}.home-reference-band .section-lead p{width:min(650px,100%);max-width:650px;margin-top:18px;font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.home-reference-band .reference-grid__card h3{font-size:17px;line-height:24px;letter-spacing:.02em}.home-reference-band .reference-grid__card p{font-size:12px;line-height:17.5px;letter-spacing:.02em}.home-cta__eyebrow{font-size:17px;font-weight:500;line-height:27px;letter-spacing:.09em}.home-cta h2{width:min(650px,100%);max-width:650px;margin:0 auto 28px;font-size:38px;font-weight:500;line-height:54.2px;letter-spacing:.01em}.home-cta__btn{justify-content:center;width:225px;height:54px;padding:0 30px;gap:12px;font-size:15px;font-weight:500;line-height:24px;white-space:nowrap}.contact-page__eyebrow,.enterprise-band__eyebrow,.enterprise-intro__eyebrow,.medtech-intro-band__eyebrow,.pa-landing-eyebrow{font-size:17px;font-weight:500;line-height:27px;letter-spacing:.09em}.case-detail__head h1,.contact-page__title,.medtech-detail-page .medtech-intro-band__title,.pa-intro__title,.pa-landing-title,.pa-service-head h1,.service-detail-page .enterprise-band--service-detail .enterprise-band__title{font-size:50px;font-weight:500;line-height:58px;letter-spacing:.01em}.about-story__content h1,.about-story__content h2,.about-team__head h2,.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__title,.cluster-detail-page .enterprise-band__content h2,.enterprise-band--overview .enterprise-band__content h2,.enterprise-clusters-page__intro .section-lead h1,.enterprise-intro__title,.enterprise-services__title,.medtech-detail-page .enterprise-band__content h2,.references-head__title{font-size:38px;font-weight:500;line-height:54.2px;letter-spacing:.01em}.case-detail__layout .narrative-sections__item h2,.enterprise-service-list__title,.pa-entry-shell .card-grid--entry .card-grid__body h3,.pa-module-row__title{font-size:21px;font-weight:500;line-height:27px;letter-spacing:.01em}.case-related__head h2,.evidence-section--referenzen .section-lead h2,.pa-service-card h2{font-size:26px;font-weight:700;line-height:35px;letter-spacing:.02em}.about-team__name,.case-related__card strong,.contact-panel__name,.enterprise-index-grid__card h3,.evidence-section--referenzen .evidence-grid__card h3,.reference-explorer .reference-grid__card h3,.reference-grid__card h3{font-size:17px;line-height:24px;letter-spacing:.02em}.about-story__content p,.about-team__head p,.about-team__role,.case-detail__layout .narrative-sections__item li,.case-detail__layout .narrative-sections__item p,.contact-field__input,.contact-page__lead,.contact-panel dd,.enterprise-band__content li,.enterprise-band__content p,.enterprise-clusters-page__intro .section-lead p,.enterprise-intro__lead p,.enterprise-service-list__desc,.medtech-detail-page .medtech-intro-band__lead,.pa-entry-shell .card-grid--entry .card-grid__body p,.pa-intro .intro-text p,.pa-landing-lead p,.pa-module-row__summary,.pa-service-card p,.pa-service-card__list li,.references-head__lead{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.case-related__card p,.contact-field__label,.contact-panel dt,.enterprise-index-grid__card p,.evidence-section--referenzen .evidence-grid__card p,.filter-bar__field input,.filter-bar__field select,.filter-bar__reset,.filter-bar__submit,.hierarchy-trail,.pa-pill,.reference-explorer .reference-grid__card p,.reference-grid__card p,.references-head__crumb{font-size:12px;line-height:17.5px;letter-spacing:.02em}.pa-entry-shell .card-grid--entry .card-grid__body{padding:24px}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__eyebrow,.service-detail-page .enterprise-band--service-detail .enterprise-band__eyebrow{font-size:17px;font-weight:500;line-height:27px;letter-spacing:.09em}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content li,.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content p,.service-detail-page .enterprise-band--service-detail .enterprise-band__content li,.service-detail-page .enterprise-band--service-detail .enterprise-band__content p{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.service-detail-page .enterprise-band--service-detail .enterprise-band__content{padding-top:18px}.service-detail-page .enterprise-band--service-detail .enterprise-band__content li,.service-detail-page .enterprise-band--service-detail .enterprise-band__content p{width:100%;max-width:none}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content li,.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content p{width:min(718px,100%);max-width:718px}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content h2{font-size:38px;font-weight:500;line-height:54.2px;letter-spacing:.01em}.clusters-medtech-feature .enterprise-band__content h2{font-size:50px;font-weight:500;line-height:58px;letter-spacing:.01em}.case-related__intro,.evidence-section--referenzen .section-lead p{width:min(700px,100%);max-width:700px;font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.case-facts dt,.case-facts__label{font-size:12px;line-height:17.5px;letter-spacing:.02em}.about-story__content p{width:calc(100% + 15px);max-width:calc(100% + 15px)}.about-team{padding-top:32px}.about-team__head{width:min(1035px,100%);max-width:1035px}.about-team__head p{width:100%;max-width:none}.pa-ref-band .pa-ref-stage,.service-detail-page .enterprise-reference-band .enterprise-reference-stage{width:calc(100% - 112px);max-width:none;min-height:930px;margin:0 56px;padding:80px 0 88px}.pa-ref-band .evidence-section--referenzen,.service-detail-page .enterprise-reference-band .evidence-section--referenzen{align-content:start;gap:28px}.medtech-detail-page .evidence-section--referenzen{align-content:start}.pa-ref-band .evidence-section--referenzen .section-lead,.service-detail-page .enterprise-reference-band .evidence-section--referenzen .section-lead{width:100%;max-width:none;margin:0}.service-detail-page .enterprise-reference-band .evidence-section--referenzen .section-lead h2{font-size:26px;font-weight:700;line-height:35px;letter-spacing:.02em}.pa-ref-band .evidence-section--referenzen .section-lead p,.service-detail-page .enterprise-reference-band .evidence-section--referenzen .section-lead p{width:min(700px,100%);max-width:700px;font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.service-detail-page .enterprise-reference-band .evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.medtech-detail-page main>.enterprise-band:first-of-type .enterprise-band__content:before{content:"";display:block;height:27px}.contact-form__submit,.enterprise-band__cta,.pa-entry-shell .card-grid--entry .card-grid__cta,.pa-module-row__cta{font-size:15px;font-weight:500;line-height:24px;white-space:nowrap}.references-head{padding-top:27px}.enterprise-intro__lead,.enterprise-intro__lead p{width:min(860px,100%);max-width:860px}.references-head__crumb{margin-bottom:24px}.references-head__title{margin-bottom:34px}.references-head__lead{width:min(650px,100%);max-width:650px}}@media (max-width:1180px){.about-story__content p,.about-team__head p,.about-team__role,.case-detail__layout .narrative-sections__item li,.case-detail__layout .narrative-sections__item p,.case-related__intro,.contact-field__input,.contact-page__lead,.contact-panel dd,.enterprise-band__content li,.enterprise-band__content p,.enterprise-clusters-page__intro .section-lead p,.enterprise-intro__lead p,.enterprise-service-list__desc,.evidence-section--referenzen .section-lead p,.hero-banner__copy>p,.medtech-detail-page .medtech-intro-band__lead,.pa-entry-shell .card-grid--entry .card-grid__body p,.pa-intro .intro-text p,.pa-landing-lead p,.pa-module-row__summary,.pa-service-card p,.pa-service-card__list li,.references-head__lead{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.case-facts dt,.case-facts__label,.case-related__card p,.contact-field__label,.contact-panel dt,.enterprise-index-grid__card p,.evidence-section--referenzen .evidence-grid__card p,.filter-bar__field input,.filter-bar__field select,.filter-bar__reset,.filter-bar__submit,.pa-pill,.reference-explorer .reference-grid__card p,.reference-grid__card p{font-size:12px;line-height:17.5px;letter-spacing:.02em}.case-detail__layout .narrative-sections__item h2,.enterprise-service-list__title,.pa-entry-shell .card-grid--entry .card-grid__body h3,.pa-module-row__title,.pa-service-card h2{font-size:21px;font-weight:500;line-height:27px;letter-spacing:.01em}.case-related__head h2,.evidence-section--referenzen .section-lead h2{font-size:26px;font-weight:700;line-height:35px;letter-spacing:.02em}.about-team__name,.case-related__card strong,.contact-panel__name,.enterprise-index-grid__card h3,.evidence-section--referenzen .evidence-grid__card h3,.reference-explorer .reference-grid__card h3,.reference-grid__card h3{font-size:17px;line-height:24px;letter-spacing:.02em}.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content li,.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content p,.service-detail-page .enterprise-band--service-detail .enterprise-band__content li,.service-detail-page .enterprise-band--service-detail .enterprise-band__content p{font-size:15px;line-height:24px;letter-spacing:.02em}.service-detail-page .enterprise-reference-band .evidence-section--referenzen .section-lead h2{font-size:26px;font-weight:700;line-height:35px;letter-spacing:.02em}.service-detail-page .enterprise-reference-band .evidence-section--referenzen .section-lead p{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.about-story__content p,.about-team__head p{width:100%;max-width:none}}@media (min-width:769px) and (max-width:1180px){.about-profile-page .about-story__content h1,.case-detail__head h1,.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__title,.contact-page__title,.enterprise-clusters-page__intro .section-lead h1,.enterprise-intro__title,.medtech-detail-page .medtech-intro-band__title,.pa-intro__title,.pa-landing-title,.pa-service-head h1,.references-head__title,.service-detail-page .enterprise-band--service-detail .enterprise-band__title{font-size:42px;font-weight:500;line-height:50px;letter-spacing:.01em}.about-story__content h2,.about-team__head h2,.cluster-detail-page .enterprise-band__content h2,.clusters-medtech-feature .enterprise-band__content h2,.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content h2{font-size:30px;font-weight:500;line-height:40px;letter-spacing:.01em}}@media (max-width:768px){.about-profile-page .about-story__content h1,.case-detail__head h1,.cluster-detail-page .enterprise-band--cluster-intro .enterprise-band__title,.contact-page__title,.enterprise-clusters-page__intro .section-lead h1,.enterprise-intro__title,.hero-banner__copy>h1,.legal-page__intro h1,.medtech-detail-page .medtech-intro-band__title,.pa-intro__title,.pa-landing-title,.pa-service-head h1,.page-shell>.section-lead h1,.references-head__title,.service-detail-page .enterprise-band--service-detail .enterprise-band__title{font-size:38px;font-weight:500;line-height:54.2px;letter-spacing:.01em}.case-detail__head--long h1{font-size:32px;line-height:1.24;text-wrap:balance}.hero-banner--home .hero-banner__overlay{background:linear-gradient(90deg,rgba(35,30,83,.82),rgba(35,30,83,.64) 58%,rgba(35,30,83,.38))}.case-detail__head h1,.contact-page__title,.enterprise-intro__title,.hero-banner--home h1,.hero-banner--module h1,.pa-intro__title,.pa-landing-title,.pa-service-head h1{-webkit-hyphens:manual;hyphens:manual}.about-story__content h2,.about-team__head h2,.cluster-detail-page .enterprise-band__content h2,.clusters-medtech-feature .enterprise-band__content h2,.enterprise-band--overview .enterprise-band__content h2,.enterprise-services__title,.medtech-detail-page .enterprise-band--service-detail .enterprise-band__content h2,.page-shell--home .editorial-split--leistung h2{font-size:30px;font-weight:500;line-height:40px;letter-spacing:.01em}.home-cta h2,.home-reference-band .section-lead h2,.page-shell--home>.section-lead--center h2{font-size:38px;font-weight:500;line-height:54.2px;letter-spacing:.01em}.page-shell--home>.section-lead--center p{font-size:17px;font-weight:400;line-height:27px;letter-spacing:.02em}}@media (min-width:1600px){.enterprise-band--overview .enterprise-band__split{grid-template-columns:700px 788px;column-gap:0;row-gap:0;align-items:start;justify-content:space-between}.enterprise-band--overview .enterprise-band__content{display:block;align-self:start;width:700px;margin-top:82px}.enterprise-band--overview .enterprise-band__eyebrow{width:100%;font-size:17px;font-weight:500;line-height:27px;letter-spacing:.09em}.enterprise-band--overview .enterprise-band__content h2{width:700px;max-width:700px;margin-top:26px;font-size:50px;font-weight:500;line-height:58px;letter-spacing:.01em}.enterprise-band--overview .enterprise-band__content p{width:475px;max-width:475px;margin-top:34px;font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.enterprise-band--overview .enterprise-band__content p+p{margin-top:14px}.enterprise-band--overview .enterprise-band__cta{width:171px;height:50px;margin-top:25px;padding:0 26px;gap:11px;font-size:15px;font-weight:500;line-height:24px}.enterprise-band--overview .enterprise-band__media{width:788px}}.skip-link{position:fixed;top:10px;left:10px;z-index:2000;padding:10px 14px;color:#fff;background:var(--indigo);border-radius:4px;transform:translateY(-160%);transition:transform .15s ease}.skip-link:focus-visible{transform:translateY(0)}.site-content:focus{outline:none}.anchor-target{display:block;height:0;scroll-margin-top:calc(var(--header-height) + 20px)}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:1180px){.site-header__mobile{visibility:hidden;pointer-events:none;overscroll-behavior:contain;transition:max-height .2s ease,visibility 0s linear .2s}.site-header.is-open .site-header__mobile{max-height:calc(100dvh - var(--header-height));overflow-x:hidden;overflow-y:auto;visibility:visible;pointer-events:auto;transition-delay:0s}.site-header__mobile-panel{visibility:hidden}.site-header__mobile-section.is-expanded .site-header__mobile-panel{visibility:visible}}.hero-banner--home .hero-banner__dots button{position:relative;width:24px;height:24px;background:transparent}.hero-banner--home .hero-banner__dots button:before{content:"";position:absolute;top:50%;left:50%;width:7px;height:5px;border-radius:999px;background:rgba(255,255,255,.46);transform:translate(-50%,-50%);transition:width .2s ease,background-color .2s ease}.hero-banner--home .hero-banner__dots button.is-active{width:24px;height:24px;background:transparent}.hero-banner--home .hero-banner__dots button.is-active:before{width:22px;background:#fff}@media (min-width:1181px){.hero-banner--home .hero-banner__dots{bottom:46.5px;gap:0}.cluster-detail-page>.enterprise-band--cluster-intro .enterprise-band__title,.enterprise-clusters-page__intro .section-lead h1,.enterprise-intro__title,.references-head__title{font-size:50px;font-weight:500;line-height:58px;letter-spacing:.01em}.cluster-detail-page>.enterprise-band:not(.enterprise-band--cluster-intro) .enterprise-band__content h2,.enterprise-services__title,.medtech-detail-page main>.enterprise-band .enterprise-band__content h2,.page-shell--home .editorial-split--leistung .editorial-split__content h2{font-size:38px;font-weight:500;line-height:54.2px;letter-spacing:.01em}.pa-module-row__title{font-size:26px;font-weight:700;line-height:35px;letter-spacing:.02em}.cluster-chip__link{gap:15px;padding:0 27px}.cluster-chip__num{min-width:18px;font-size:15px;line-height:24px}.cluster-chip__title{font-size:17px;font-weight:700;line-height:24px;letter-spacing:.01em}.medtech-detail-page .enterprise-band--fazit .enterprise-band__split{grid-template-columns:minmax(0,398.147fr) minmax(0,1353fr);gap:57px;min-height:527px}.medtech-detail-page .enterprise-band--fazit .enterprise-band__content{width:100%;max-width:none}.medtech-detail-page .enterprise-band--fazit .enterprise-band__companies{gap:0;min-height:527px}.medtech-detail-page .enterprise-band--fazit .enterprise-band__companies-frame{min-height:527px;padding:30px 30px 30px 29px}.medtech-detail-page .enterprise-band--fazit .enterprise-band__companies-grid{margin-top:18px;row-gap:20px}.medtech-detail-page .enterprise-band--fazit .enterprise-band__company-mark{height:78px}.contact-page{width:calc(100% - 112px);max-width:none;margin-inline:56px;padding-top:76px;row-gap:51px}.contact-page__layout{grid-template-columns:minmax(0,965.6fr) minmax(0,788.4fr);gap:55px}.contact-form{margin-top:4px}.contact-panel{min-height:893px}}.case-detail__hero,.hero-banner__frame{overflow:hidden;background:var(--media-placeholder)}.case-detail__hero .asset-image,.hero-banner__frame .asset-image{transform:translateZ(0) scale(var(--asset-hero-overscan,1.018));transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pa-intro{padding-bottom:48px}@media (min-width:1181px){.pa-intro{padding-bottom:56px}.pa-intro .intro-text{min-height:0}}@media (max-width:640px){.pa-intro{padding-bottom:36px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important}.hero-banner__dots button:before,.hero-carousel__slide,.site-header,.site-header__inner{transition-duration:.001ms!important}}.card-grid__body,.card-grid__card,.case-related__body,.case-related__body>*,.case-related__card,.evidence-grid__body,.evidence-grid__card,.reference-grid__body,.reference-grid__card{min-width:0}.card-grid__body h3,.card-grid__body p,.case-related__card p,.case-related__card strong,.case-related__eyebrow,.evidence-grid__body h3,.evidence-grid__body p,.evidence-grid__card h3,.evidence-grid__card p,.evidence-grid__eyebrow,.reference-grid__body h3,.reference-grid__body p,.reference-grid__eyebrow{max-width:100%;overflow-wrap:anywhere;word-break:normal}@media (max-width:640px){html[lang=de] .case-detail__head h1,html[lang=de] .contact-page__title,html[lang=de] .enterprise-band__title,html[lang=de] .enterprise-intro__title,html[lang=de] .hero-banner--module h1,html[lang=de] .legal-page__intro h1,html[lang=de] .medtech-intro-band__title,html[lang=de] .pa-intro__title,html[lang=de] .pa-landing-title,html[lang=de] .pa-service-head h1,html[lang=de] .page-shell>.section-lead h1,html[lang=de] .references-head__title{font-size:30px;line-height:1.28;overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:12 5 5;text-wrap:balance}.case-detail{--container:calc(100vw - 32px)}.case-related{width:var(--container);max-width:var(--container);margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.case-related__grid,.case-related__head{width:100%;max-width:none}}.hero-banner--home .hero-banner__overlay{background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.03) .785674%,rgba(255,255,255,0) 0,rgba(255,255,255,0) 1.57135%),linear-gradient(90deg,rgba(20,16,55,.78),rgba(20,16,55,.35) 60%,rgba(20,16,55,.1))}@media (min-width:769px) and (max-width:1180px){.hero-banner--home .hero-banner__frame{height:clamp(440px,48vw,520px)}.hero-banner--home .hero-banner__copy{top:50px;bottom:auto}.hero-banner--home .hero-banner__copy>h1{width:100%;max-width:500px}}@media (max-width:768px){.hero-banner--home .hero-banner__frame{height:clamp(460px,124vw,540px)}.hero-banner--home .hero-banner__copy>h1{max-width:100%}}@media (max-width:640px){.hero-banner--home .hero-banner__copy>h1{font-size:32px;line-height:40px}.about-breadcrumb{width:100%;max-width:none;margin-inline:0;padding-left:16px;padding-right:16px}}@media (max-width:960px){.site-header__mobile-locale{display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;grid-gap:10px;gap:10px;padding-top:18px}.site-header__mobile-locale-label{color:var(--text-muted);font-size:.72rem;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.locale-switch--mobile{display:grid;grid-template-columns:repeat(3,minmax(52px,1fr));justify-self:start;grid-gap:2px;gap:2px;padding:3px;border:1px solid var(--line);border-radius:6px;overflow:visible;background:var(--indigo-tint)}.locale-switch--mobile .locale-switch__link{min-height:40px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:var(--indigo);font-size:.72rem;font-weight:700;line-height:1;transition:background-color .15s ease,color .15s ease}.locale-switch--mobile .locale-switch__link:hover{background:rgba(44,38,100,.08)}.locale-switch--mobile .locale-switch__link.is-active{background:var(--indigo);color:#fff}}@media (min-width:1181px){.site-content{width:min(100%,1920px);max-width:1920px;margin-inline:auto}.site-footer__bottom,.site-footer__inner{width:min(calc(100% - 112px),1808px);max-width:1808px;margin-inline:auto}html.site-wide-canvas .site-scale-viewport{width:1920px;max-width:100%;margin-inline:auto}html.site-wide-canvas .site-scale-shell{width:1920px;min-width:1920px;min-height:100%;--header-height:300px;--page-margin:56px;--container:1808px;--shell-width:1808px}html.site-wide-canvas .site-content{width:1920px;max-width:none;margin-inline:0}html.site-wide-canvas .site-header{--header-height:300px}html.site-wide-canvas .site-header__inner{width:1920px;max-width:1920px;padding-inline:56px;height:300px;min-height:300px;margin-inline:auto}html.site-wide-canvas .site-header__mega{top:300px;height:300px}html.site-wide-canvas .site-header__mega-inner{width:1920px;max-width:1920px;padding-inline:56px;height:300px;margin-inline:auto}html.site-wide-canvas .site-header__nav{gap:40.32px}html.site-wide-canvas .site-header__logo-image{width:196.7px;height:58px;object-fit:contain;transform:translateY(-.5px)}html.site-wide-canvas .site-header.is-scrolled,html.site-wide-canvas .site-header.is-scrolled .site-header__inner{height:var(--header-height);min-height:var(--header-height)}html.site-wide-canvas .site-header.is-scrolled .site-header__mega{top:var(--header-height)}html.site-wide-canvas .enterprise-clusters-page>.enterprise-index-grid .enterprise-index-grid__card{min-height:731.333px}.hero-banner--home .hero-banner__frame .asset-image{transform:translateZ(0) scale(1)}.home-reference-band{height:797px;min-height:797px;margin-top:-3px;overflow:hidden}.home-reference-band__inner{height:797px;min-height:797px;padding:72px 0 88px}.home-reference-band .section-lead{padding-bottom:62.2px}.home-reference-band .section-lead p{margin-top:14.8px}.home-reference-band .reference-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.home-reference-band .reference-grid__card{height:458px;min-height:458px}.home-reference-band .reference-grid__media{height:301px;min-height:301px;aspect-ratio:auto}.home-reference-band .reference-grid__body{min-height:157px;gap:9px;padding:16.6px 17px 22px;overflow:hidden}.home-reference-band .reference-grid__body h3,.home-reference-band .reference-grid__body p,.reference-explorer .reference-grid__body h3,.reference-explorer .reference-grid__body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.home-reference-band .reference-grid__body h3{-webkit-line-clamp:3}.home-reference-band .reference-grid__body p{-webkit-line-clamp:2}.home-cta{height:auto;min-height:395px;padding:74px 24px 86px;overflow:visible}.public-affairs-landing-page .pa-module-row__head{height:64px;min-height:64px;padding:14.5px 0}.public-affairs-landing-page .pa-module-row__body{grid-template-columns:minmax(0,869px) 758px;gap:128px;margin-top:35px;padding:0 4px 0 49px}.public-affairs-landing-page .pa-module-row__text{padding-top:5px}.public-affairs-landing-page .pa-pill-list{min-height:78px}.public-affairs-landing-page .pa-module-row__cta{width:171px;height:50px;justify-content:center;padding:0 20px}.public-affairs-landing-page .pa-module-row+.pa-module-row{margin-top:26px}.public-affairs-landing-page .pa-module-row[open]+.pa-module-row{margin-top:35px}.pa-intro{padding-bottom:0}.pa-entry-grid{width:calc(100% - 110px);min-height:1168px;margin-inline:55px;padding:0 0 29px}.pa-entry-shell .card-grid--entry{column-gap:23px;row-gap:13px}.pa-entry-shell .card-grid--entry .card-grid__card{height:563px;min-height:563px;grid-template-rows:367px 194px;overflow:hidden}.pa-entry-shell .card-grid--entry .card-grid__media{height:367px;min-height:367px;aspect-ratio:auto}.pa-entry-shell .card-grid--entry .card-grid__body{height:194px;min-height:194px;overflow:hidden}.enterprise-services{height:601px;min-height:601px;padding:56px 0 59px;overflow:hidden}.enterprise-service-list__link{padding:16px 0 16.6px}.site-footer__inner{height:312px;min-height:312px;padding:65px 0 48px;grid-template-columns:434.5px minmax(0,1fr);gap:72px}.site-footer__brand{align-content:start;gap:16px;padding-top:9px}.site-footer__logo{width:118px;margin-left:0;margin-bottom:16px}.site-footer__copy{width:310px;max-width:310px;font-size:12px;line-height:17.5px}.site-footer__meta{width:310px;max-width:310px;font-size:10px;line-height:14.5px}.site-footer__columns{grid-template-columns:repeat(4,minmax(0,248px));gap:103px}.site-footer__column h2,.site-footer__link{font-size:12px;line-height:17.5px}.site-footer__column h2{margin-bottom:19.5px}.site-footer__links{gap:11.5px}.site-footer__bottom{height:61px;min-height:61px;padding:0;align-items:start}.site-footer__legal{min-height:32px;align-items:center}.case-related__grid,.pa-ref-band .evidence-grid,.service-detail-page .enterprise-reference-band .evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.case-related__card,.pa-ref-band .evidence-grid__card,.service-detail-page .enterprise-reference-band .evidence-grid__card{min-height:542px;overflow:hidden}.case-related__media,.pa-ref-band .evidence-grid__media,.service-detail-page .enterprise-reference-band .evidence-grid__media{height:367px;min-height:367px;aspect-ratio:auto}.case-related__body{padding:20px 18px 22px}.case-related__card strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.case-related__action a,.evidence-section--referenzen .evidence-section__action{width:198px;height:54px;justify-content:center;padding:0 24px}.reference-explorer .reference-grid{column-gap:24px;row-gap:22px}.reference-explorer .reference-grid__card{height:581px;min-height:581px}.reference-explorer .reference-grid__media{height:366px;min-height:366px;aspect-ratio:auto}.reference-explorer .reference-grid__body{min-height:215px;gap:8px;padding:28px 22px 26px;overflow:hidden}.reference-explorer .reference-grid__body h3,.reference-explorer .reference-grid__body p,.reference-explorer .reference-grid__eyebrow,.reference-explorer .reference-grid__more{flex-shrink:0}.reference-explorer .reference-grid__body h3{height:48px;min-height:48px;max-height:48px;-webkit-line-clamp:2}.reference-explorer .reference-grid__body p{height:52.5px;min-height:52.5px;max-height:52.5px;-webkit-line-clamp:3}.enterprise-service-list__title{font-size:17px;font-weight:700;line-height:24px;letter-spacing:.01em}.enterprise-service-list__desc{max-width:620px}.case-detail__head h1,.case-detail__head--long h1{width:100%;max-width:none;text-wrap:balance}.case-related{height:930px;min-height:930px;padding:80px 0 87px;overflow:hidden}.case-related__head{width:650px;max-width:650px;margin:0 56px 31px}.medtech-detail-page main>.enterprise-band--fazit:nth-of-type(5){height:617px;min-height:617px;padding:27px 0 63px;overflow:hidden}.medtech-detail-page .enterprise-band--fazit .enterprise-band__split{grid-template-columns:398px minmax(0,1fr);gap:58px}.medtech-detail-page .enterprise-band--fazit .enterprise-band__companies{justify-self:stretch;width:100%;max-width:none;height:527px}.medtech-detail-page .enterprise-band--fazit .enterprise-band__companies-frame{width:100%;max-width:none;height:527px;min-height:527px;padding:30px;overflow:hidden}.medtech-detail-page .enterprise-band--fazit .enterprise-band__companies-grid{width:1115px;height:404px;grid-template-columns:repeat(3,253px);grid-template-rows:repeat(3,116px);column-gap:178px;row-gap:28px;margin-top:15px}.medtech-detail-page .enterprise-band--fazit .enterprise-band__company{height:116px;gap:3px}.medtech-detail-page .enterprise-band--fazit .enterprise-band__company-mark{width:251px;height:80px}.contact-page__lead{width:min(728px,100%);max-width:728px}.contact-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-form{row-gap:23px}.contact-field__input{height:54px;min-height:54px}.contact-field__textarea{height:118px;min-height:118px}.contact-form__submit{width:209px;height:52px;min-height:52px;justify-content:center}.contact-panel{padding-left:36px;padding-right:36px}.contact-panel__map{min-height:436px;height:436px}.about-story--reverse .about-story__content{transform:translateY(8px)}.about-team__inner{transform:translateY(-8px)}.about-team__identity{gap:2px}.cluster-detail-page>.enterprise-band:not(.enterprise-band--cluster-intro) .enterprise-band__split--reversed .enterprise-band__content{padding-left:9px}}@media (max-width:360px){.locale-switch--mobile{grid-template-columns:repeat(3,minmax(46px,1fr))}.locale-switch--mobile .locale-switch__link{padding-inline:7px}}.case-related__eyebrow,.cluster-detail-page .enterprise-band__eyebrow,.contact-page__eyebrow,.editorial-split__eyebrow,.enterprise-band--overview .enterprise-band__eyebrow,.enterprise-band--service-detail .enterprise-band__eyebrow,.enterprise-band__eyebrow,.enterprise-intro__eyebrow,.evidence-grid__eyebrow,.eyebrow,.hero-banner--home .hero-banner__eyebrow,.hero-banner__eyebrow,.home-cta__eyebrow,.medtech-detail-page .enterprise-band--service-detail .enterprise-band__eyebrow,.medtech-detail-page .medtech-intro-band__eyebrow,.pa-landing-eyebrow,.page-shell--home .editorial-split--leistung .editorial-split__eyebrow,.reference-grid__eyebrow{letter-spacing:.1em}.evidence-grid__eyebrow{font-size:11px;font-weight:500}@media (min-width:961px){.site-header__nav{gap:30px;padding-right:61px}.site-header__nav-link{font-size:17px;line-height:27px;letter-spacing:.02em}.locale-switch--header .locale-switch__link{font-size:12.4px;letter-spacing:.024em}}.site-footer__column h2{font-size:12.5px;letter-spacing:0}.site-footer__link{font-size:12px;letter-spacing:.02em;color:#afadc4}.site-footer__bottom,.site-footer__legal,.site-footer__legal-link{font-size:11.4px;letter-spacing:.045em;color:#9693b2}.site-footer__legal{gap:24px;min-height:30px;height:30px}.contact-panel dt{font-size:11px;letter-spacing:.1em;color:#a09db9}@media (min-width:1181px){.site-footer__column h2{font-size:12.5px}.site-footer__link{font-size:12px}}.section-lead p{color:#5a6063}.enterprise-band__company-name{font-size:12px;letter-spacing:.02em;color:#9a988f}@media (min-width:1181px){.enterprise-band__cta,.enterprise-index-grid__cta,.evidence-section__action{font-weight:400}.editorial-split__cta,.reference-grid__more{font-weight:300;letter-spacing:.03em}.pa-module-row__title{font-size:21px;font-weight:500;letter-spacing:.01em}.pa-module-row__num{font-size:17px;letter-spacing:.01em}.cluster-chip__num{font-size:12.9px;letter-spacing:.04em}}.locale-switch--header{gap:6px}@media (min-width:1181px){.case-related__head h2,.evidence-section--referenzen .section-lead h2{font-size:21px;font-weight:500;letter-spacing:.01em}.about-team__card{gap:4px}.about-team__name{margin-top:12.33px;line-height:27px;letter-spacing:.01em}}.hero-banner--home .hero-banner__eyebrow,.hero-banner__eyebrow{color:rgba(227,16,40,.85)}.hero-banner p,.hero-banner--home p{color:rgba(255,255,255,.82)}@media (min-width:1181px){.contact-form__submit{font-weight:400}.site-footer__link{white-space:nowrap}.pa-entry-shell .card-grid--entry .card-grid__body h3{font-size:17px;font-weight:700;letter-spacing:.01em}.case-related__card strong,.evidence-section--referenzen .evidence-grid__card h3,.reference-explorer .reference-grid__card h3,.reference-grid__card h3{font-size:15px;font-weight:700;line-height:24px;letter-spacing:.02em}.home-reference-band .reference-grid__card h3{font-size:17px;font-weight:700;line-height:27px;letter-spacing:.01em}.enterprise-index-grid__card h3{font-size:21px;font-weight:500;letter-spacing:.01em}.about-team__name,.contact-panel__name{letter-spacing:.01em}.contact-page__lead{width:min(736px,100%);max-width:736px}.case-detail__layout .narrative-sections__item h2,.enterprise-service-list__title{font-size:17px;font-weight:700;line-height:27px;letter-spacing:.01em}.contact-page__layout{margin-top:21px}.contact-panel{padding-top:42px}.contact-form{gap:18.5px}.contact-panel{gap:27.5px}.page-shell.contact-page{padding-top:70px}.contact-page__title{margin-top:18.2px}.contact-page__lead{margin-top:17.2px}.contact-form__submit{margin-top:0}.enterprise-index-grid__media{margin-bottom:20px}.enterprise-index-grid__card h3{margin-bottom:14px}.enterprise-index-grid__cta{margin-top:18px}.contact-panel{padding-bottom:38px}.contact-panel__map{margin-top:-14px}}@media (min-width:961px){.site-header__mega{background:#ffffff;backdrop-filter:none;-webkit-backdrop-filter:none}}@media (min-width:1181px){.medtech-detail-page .enterprise-reference-stage,.service-detail-page .enterprise-reference-band .enterprise-reference-stage{width:100%;margin-inline:0;padding-inline:56px}}:root{--band-soft:#f4f3f1}.pa-intro .intro-text{display:grid;align-content:start;grid-gap:12px;gap:12px}.references-explorer-stage{padding-bottom:clamp(56px,7.2vw,138px)}@media (min-width:1181px){.pa-entry-shell .card-grid--entry .card-grid__card{height:auto;min-height:563px;grid-template-rows:367px auto;overflow:visible}.pa-entry-shell .card-grid--entry .card-grid__body{height:auto;min-height:194px;overflow:visible}.pa-landing-eyebrow{line-height:27px}.pa-landing-title{line-height:58px}.pa-landing-intro__inner{padding-top:64px;gap:26px}.enterprise-intro__inner{padding-top:64.1px;gap:10.4px}.enterprise-intro__lead{margin-top:3px}.public-affairs-landing-page .pa-modules__inner{padding-top:8px}.public-affairs-landing-page .pa-module-row,.public-affairs-landing-page .pa-module-row+.pa-module-row,.public-affairs-landing-page .pa-module-row[open]+.pa-module-row{margin-top:0}.public-affairs-landing-page .pa-module-row__title{line-height:27px}.public-affairs-landing-page .pa-module-row__head{height:90px;min-height:90px;padding-top:31.5px;padding-bottom:31.5px}.public-affairs-landing-page .pa-module-row__body{margin-top:0}.site-footer__inner{padding-top:64px}.site-footer__column h2{margin-bottom:18.5px}.home-cta{padding-top:80px;padding-bottom:80px}.home-cta__eyebrow{margin-bottom:17.1px}.contact-panel{padding-top:38px;gap:0}.contact-panel__name{line-height:27px;padding-bottom:25px}.contact-panel .contact-panel__rows{gap:0}.contact-panel .contact-panel__rows>*{padding:17px 0 15px;gap:7px}.contact-panel dt{line-height:18px}.contact-panel dd{margin-top:0}.contact-form{gap:20px;margin-top:0}.contact-field__label{line-height:18px}.contact-field__input{height:52px;min-height:52px;padding:14px 17px}.contact-panel .contact-panel__rows>:last-child{padding-bottom:15px}.contact-panel__map{margin-top:0;padding-top:26px}.contact-panel__map>span{line-height:18px}.pa-intro__title{padding:22px 0 8px}.pa-intro .intro-text{padding-top:20px;padding-bottom:44px}.pa-entry-shell .card-grid--entry{grid-template-columns:repeat(3,minmax(0,1fr));gap:15.3px 26.01px}.pa-entry-shell .card-grid--entry .card-grid__body{padding:22px;gap:10px}.pa-entry-shell .card-grid--entry .card-grid__body p{padding-bottom:8px}.pa-entry-shell .card-grid--entry .card-grid__card{min-height:560.58px}.pa-entry-shell .card-grid--entry .card-grid__body{min-height:192px}.pa-entry-shell .card-grid--entry .card-grid__cta{margin-top:0;padding-top:15px}.pa-entry-shell .card-grid--entry .card-grid__cta-arrow{width:30px;height:30px}.pa-entry-shell .card-grid--entry .card-grid__number{top:12px;left:14px;padding:4px 9px;line-height:15px}.public-affairs-landing-page .pa-module-row__body{padding:8px 4px 36.01px 50px}.public-affairs-landing-page .pa-module-row__text{padding-top:0}.public-affairs-landing-page .pa-module-row__head{padding-left:4px}.public-affairs-landing-page .pa-module-row__num{width:29.8px;line-height:27px}.public-affairs-landing-page .pa-module-row__summary{margin-bottom:22.9px}.public-affairs-landing-page .pa-pill-list{row-gap:10px;column-gap:20px;margin-bottom:22px;padding-bottom:6px}.public-affairs-landing-page .pa-pill-list>li{display:flex}.public-affairs-landing-page .pa-pill{padding:8px 16px;line-height:18px}.public-affairs-landing-page .pa-module-row__text .btn-outline-red{height:48px;margin-top:0;padding:12px 25px}.pa-service-head{padding:22px 0 36px}.pa-service-cards__grid{align-items:start}.pa-service-card{padding:28px;gap:14px}.pa-service-card h2{font-size:21px;font-weight:500;line-height:27px;letter-spacing:.01em}.pa-service-card{border-radius:12px;background:#f7f6f2}.pa-ref-band .pa-ref-stage{padding-top:64px}.pa-ref-band .section-lead h2{padding-top:10.7px}.pa-ref-band .section-lead p{margin-top:9.3px}.home-reference-band .reference-grid__card{border:0;border-radius:8px;box-shadow:0 1px 3px 0 rgb(0 0 0/5%)}.reference-explorer .reference-grid__card{border:1px solid #eceae6;border-radius:10px;box-shadow:none}.home-reference-band .reference-grid__body{padding:17.445px 18px 22px}.enterprise-index-grid__card{gap:0;padding:0 22px 23px}.enterprise-index-grid__card .enterprise-index-grid__media{margin-top:0;margin-inline:-22px}.enterprise-index-grid__card h3{margin-top:9.9px;line-height:27px}.enterprise-index-grid__card p{margin-top:10px;color:#63686f}.enterprise-index-grid__card p+p{margin-top:10px}.enterprise-index-grid__card .enterprise-index-grid__cta{margin-top:33px}.enterprise-service-list__link{gap:5px;padding-top:16px;padding-bottom:15px}.evidence-section .evidence-grid .evidence-grid__card{gap:0;padding:0 22px 21px}.evidence-grid .evidence-grid__card .evidence-grid__media{margin-inline:-22px}.evidence-grid .evidence-grid__card .evidence-grid__eyebrow{margin-top:25px;padding:0;font-size:11px;font-weight:500;line-height:17.5px;letter-spacing:.1em}.evidence-section .evidence-grid .evidence-grid__card h3{margin-top:10px;padding:0;font-size:15px;font-weight:700;line-height:24px;letter-spacing:.02em}.evidence-grid .evidence-grid__card .evidence-grid__cta{margin-top:15px;padding:0;font-size:12px;font-weight:400;line-height:17.5px;letter-spacing:.02em}.pa-ref-band .evidence-section{row-gap:36.75px}.pa-ref-band .evidence-section__footer{margin-top:-7.5px}.case-facts{padding:29px;border-radius:12px;background:#f7f6f2}.case-facts__label{margin-bottom:0;padding-bottom:18px;font-size:11px;font-weight:500;line-height:17.5px;letter-spacing:.1em}.case-facts .case-facts__row{gap:4px;padding:13px 0 12px}.case-facts dd,.case-facts dt{font-size:12px;font-weight:400;line-height:17.5px;letter-spacing:.02em}.case-related__card .case-related__body{gap:10px;padding:25px 22px 21px}.case-related__card .case-related__eyebrow{font-size:11px;font-weight:500;line-height:17.5px;letter-spacing:.1em}.case-related__card strong{font-size:15px;font-weight:700;line-height:24px;letter-spacing:.02em}.case-related__card .case-related__cta{font-size:12px;font-weight:400;line-height:17.5px;letter-spacing:.02em}.reference-explorer .reference-grid__body{gap:12px;padding:27px 22px 23px}.reference-explorer .reference-grid__eyebrow{font-size:11px;font-weight:500;line-height:17.5px;letter-spacing:.1em}.reference-explorer .reference-grid__body p{padding-bottom:9px}.reference-explorer .reference-grid__more{font-size:12px;font-weight:400;line-height:17.5px;letter-spacing:.02em}.service-detail-page .evidence-section.evidence-section--referenzen{row-gap:9.3px;margin-top:-5.3px}.service-detail-page .evidence-section--referenzen .evidence-grid{padding-top:26.7px}.service-detail-page .evidence-section .section-lead p{margin-top:9.3px}.enterprise-service-list__link{grid-template-columns:16px minmax(0,1fr);column-gap:16px}.enterprise-service-list__arrow{font-size:16px;line-height:normal}.cluster-chip__num{font-size:13px;line-height:16px}.cluster-chip__title{line-height:27px}.enterprise-clusters-page__intro .hierarchy-trail{line-height:14px}.medtech-detail-page .enterprise-band--service-detail.enterprise-band--service-detail .enterprise-band__split{column-gap:72px}}@media (min-width:1181px){.medtech-detail-page .enterprise-band:has(.enterprise-band__companies) .enterprise-band__split{grid-template-columns:435px minmax(0,1fr);column-gap:22px}}@media (min-width:1181px){.filter-bar__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto auto;align-items:center;grid-column-gap:24px;column-gap:24px}.filter-bar__field input,.filter-bar__field select{height:40px;min-height:40px;padding:12px 15px}.filter-bar__field select{padding-right:30px}.site-footer__brand{row-gap:15.1px}.site-footer__meta{width:max-content;max-width:none;font-size:12px;line-height:17.5px;white-space:pre}.hierarchy-trail__item{font-size:12px;line-height:14px}.evidence-section__action{font-size:15px;line-height:24px}.enterprise-index-grid__cta{font-size:12px;line-height:17.5px;letter-spacing:.02em}.medtech-detail-page .enterprise-band__content{row-gap:17px}.medtech-detail-page .enterprise-reference-stage{padding-top:64px}.medtech-detail-page .enterprise-reference-stage .evidence-section{row-gap:9.3px}.medtech-detail-page .enterprise-reference-stage .evidence-section h2{padding-top:10.7px}.medtech-detail-page .enterprise-reference-stage .evidence-grid{padding-top:26.7px}.pa-entry-shell .card-grid--entry .card-grid__cta{font-weight:400;letter-spacing:.02em;border-top-color:#f0eee7}.pa-entry-shell .card-grid--entry .card-grid__cta-arrow{background:#f4e4e0}.references-head__title{margin-bottom:26px}.references-head__lead{font-size:15.4px;line-height:27.2px;letter-spacing:0;color:#5a6063}.filter-bar__field--line{border-radius:7px;border-color:#dedbd6}.filter-bar__field--line select{font-size:13.5px;line-height:normal;letter-spacing:0}.filter-bar__submit{height:38px;justify-content:space-between;padding:11px 20px;border-radius:7px;font-size:13px;letter-spacing:0}.filter-bar__badge{padding:1px 8px;font-size:12px;background:rgb(255 255 255/25%)}.narrative-sections{row-gap:28px}.narrative-sections__item{row-gap:12px}.case-facts .case-facts__row{border-top-color:#e7e4df}.cluster-chip__link{gap:16px;padding-inline:25px;border-radius:10px}.cluster-chip__num{letter-spacing:0}.enterprise-band__cta{gap:9px;padding-inline:25px;font-weight:400;letter-spacing:.02em}.enterprise-band__cta:after{font-size:13.5px}.enterprise-band--overview .enterprise-band__content p{width:460px;max-width:460px}.enterprise-service-list__desc{width:min(620px,calc(100vw - 814px));max-width:620px}.contact-field__textarea{height:116px;min-height:116px;padding:14px 17px 78px}.contact-form__row{column-gap:20px}.contact-form__submit{padding-inline:32px;letter-spacing:.02em}.contact-field__label,.contact-panel dt{line-height:17.5px}.contact-panel .contact-panel__rows>*{padding-bottom:16px}.editorial-split__cta,.hero-banner__cta{font-weight:400;letter-spacing:.02em}.hero-banner__cta{gap:10px}.editorial-split__cta:after,.hero-banner__cta:after{font-size:14px}.hero-banner--home .hero-banner__copy>p{max-width:540px}#overview .about-story__content{gap:18px}.about-team__photo{border-radius:12px}.about-team__name{margin-top:12px}.evidence-grid__card{border:0;border-radius:10px;box-shadow:0 1px 3px 0 rgb(0 0 0/5%)}.evidence-section .evidence-section__footer .evidence-section__action,.service-detail-page .evidence-section--referenzen .evidence-section__footer .evidence-section__action{height:52px;min-height:52px;gap:10px;padding:14px 31px;font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.locale-switch--header .locale-switch__link{font-weight:500;letter-spacing:0}.locale-switch--header{gap:7px}.enterprise-band__companies .enterprise-band__company{padding-top:13px;border-top-color:#e7e4df;row-gap:4px}.enterprise-band__company-name{line-height:17.5px}.service-detail-page .enterprise-band__content{row-gap:18px}.service-detail-page .enterprise-band__content p{color:#4a4f55}.medtech-detail-page .enterprise-band__content p+p,.service-detail-page .enterprise-band__content p+p{margin-top:-3px}.medtech-detail-page .evidence-grid__media{height:367px;min-height:367px;aspect-ratio:auto}.public-affairs-landing-page .pa-pill,.public-affairs-landing-page .pa-pill__arrow{font-size:12.5px;line-height:17.5px;letter-spacing:0}.pa-entry-shell .card-grid--entry .card-grid__card{border-radius:10px;border-color:#eceae6;overflow:hidden}.pa-entry-shell .card-grid--entry .card-grid__number{border-radius:6px;background:rgb(255 255 255/92%);font-size:12px;letter-spacing:0}.pa-service-card{padding:29px}.pa-service-card__lead{color:#6e737a}.enterprise-clusters-page .enterprise-band__content{row-gap:26px}.enterprise-clusters-page .enterprise-band__eyebrow{letter-spacing:.1em;text-transform:uppercase}.enterprise-clusters-page .enterprise-band__content>p{color:#5a6063}.enterprise-band__cta--outline{height:48px;padding-block:12px}.enterprise-clusters-page .section-lead>p{font-size:15.4px;line-height:27.2px;letter-spacing:0;color:#63686f}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body *{letter-spacing:.02em}.site-footer__legal>*{font-size:11.4px;letter-spacing:.045em}.network-divider{display:flex;align-items:center;gap:14px;width:calc(100% - 112px);height:30px;margin:0 auto;padding-left:5px}.network-divider__dot{flex:none;width:8px;height:8px;border-radius:50%;background:#2c2664}.network-divider__label{flex:none;color:#2c2664;font-size:12px;line-height:17.5px;letter-spacing:.02em;white-space:nowrap}.network-divider__rule{flex:1 1;height:1px;background:#2c2664}.network-divider.network-divider--footer{gap:14px;width:calc(100% - 112px);height:30px;margin:-92px auto 62px;padding-right:0;padding-left:5px}.network-divider.network-divider--footer .network-divider__label{font-size:12px;line-height:17.5px;letter-spacing:.02em}.network-divider--footer{display:none}.site-scale-shell:has(.page-shell--home) .network-divider--footer{display:flex}@media (min-width:1181px){.pa-ref-band .section-lead h2{font-size:26px;font-weight:700;line-height:35px;letter-spacing:0}}.site-footer__bottom{display:flex;align-items:flex-start;justify-content:space-between}.site-footer__social{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgb(255 255 255/24%);border-radius:6.5px;color:#fff;font-size:11.4px;line-height:15px;letter-spacing:.02em;text-decoration:none}@media (min-width:1181px){.case-related__card{border:0;border-radius:10px;box-shadow:0 1px 3px 0 rgb(0 0 0/5%);background:#fff;overflow:hidden}.case-related{background:#f4f3f1}.case-facts{border-color:#eceae3}.case-facts__label{border-bottom:0}.filter-bar__field--level2,.filter-bar__field--level3,.filter-bar__field--search{border-color:#dedbd6;border-radius:7px}.filter-bar__band{border:1px solid #eceae3;border-radius:10px;background:#f7f6f2}.filter-bar__reset{border-radius:7px}.enterprise-index-grid__card{border-color:#eceae6;border-radius:10px;overflow:hidden}.enterprise-band__companies-frame{border-color:#eceae3;border-radius:12px;background:#f7f6f2}.editorial-split__media,.enterprise-band__media{border-radius:6px}.pa-module-row__media{border-radius:8px}.pa-module-row{border-top-color:#eceae6}.about-story__media{border-radius:6px}.about-team__photo{border:0}.contact-panel{border-radius:14px}.contact-panel .contact-panel__rows>*,.contact-panel__name{border-color:rgb(255 255 255/14%)}.site-footer__social{border-color:rgb(255 255 255/30%);border-radius:5px}.case-related__head h2,.medtech-detail-page .evidence-section--referenzen .section-lead h2{font-size:26px;font-weight:700;line-height:35px;letter-spacing:0}.service-detail-page .evidence-section--referenzen .section-lead h2{letter-spacing:0}.case-related__action a{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.02em}.enterprise-band__companies-eyebrow{font-size:11px;line-height:17.5px;letter-spacing:.1em}.cluster-detail-page .enterprise-band__eyebrow,.clusters-medtech-feature .enterprise-band__eyebrow,.enterprise-band--service-detail .enterprise-band__eyebrow,.medtech-detail-page .medtech-intro-band__eyebrow{font-size:17px;letter-spacing:.1em}.about-breadcrumb,.about-breadcrumb__current,.about-breadcrumb__sep{font-size:12px;line-height:14px}.references-head__crumb{line-height:14px}.contact-panel__map>span{line-height:17.5px;letter-spacing:.1em}}.site-footer__social{font-size:12px;font-weight:700}.site-header{border-bottom:0}@media (min-width:1181px){.enterprise-clusters-page>.enterprise-index-grid,.reference-explorer .reference-grid{column-gap:28px}.pa-module-row__head{padding-right:4px}.reference-explorer .reference-grid__body{row-gap:11.3px}.case-detail__head{padding-inline:0}}.site-header{background:rgb(255 255 255/94%)}.site-footer__copy{color:#aba8c1}.site-footer__meta{color:#807da2}@media (min-width:1181px){.about-breadcrumb,.about-breadcrumb__current,.about-breadcrumb__sep,.hierarchy-trail__item,.hierarchy-trail__item--current,.references-head__crumb{color:#9a988f}.filter-bar__reset{color:#f4f3f1}.contact-panel__map>span{color:rgb(255 255 255/45%)}}.hierarchy-trail__item+.hierarchy-trail__item:before,.hierarchy-trail__item--current:before,.locale-switch__link:before{color:#c9c7c3}@media (min-width:1181px){.cluster-detail-page .enterprise-band__content li:before,.enterprise-band__list--steps li:before,.pa-service-card__list li:before{width:4px;height:4px;background:#5a6063}.network-divider__rule{margin-left:20px}.pa-entry-shell .card-grid--entry .card-grid__number{height:23px;padding:4px 9px}}@media (min-width:1900px){.filter-bar__row{grid-template-columns:266px repeat(3,283.75px) 280px minmax(0,1fr)}}.site-header{background:rgb(255 255 255/99%)}@media (max-width:960px){.site-header{background:rgb(255 255 255/96%)}}@media (min-width:1181px){.site-header,html.site-wide-canvas .site-header,html.site-wide-canvas .site-scale-shell{--header-height:clamp(166.08px,14.0625vw,270px)}.site-header__inner,html.site-wide-canvas .site-header__inner{height:var(--header-height);min-height:var(--header-height)}.site-header__mega,html.site-wide-canvas .site-header__mega{top:var(--header-height);height:var(--header-height)}html.site-wide-canvas .site-header__mega-inner{height:var(--header-height)}.site-header.is-deep,html.site-wide-canvas .site-header.is-deep{--header-height:clamp(129.6px,10.9375vw,210px)}}.site-header__nav-link{display:inline-grid;place-items:center}.site-header__nav-link>span{grid-area:1/1}.site-header__nav-link:before{content:attr(data-label);grid-area:1/1;font-weight:700;visibility:hidden;pointer-events:none}.site-header__nav-link.is-active,.site-header__nav-link.is-expanded,.site-header__nav-link:hover{font-weight:700}.site-header__logo-image{width:clamp(132px,11.2vw,142px)}@media (min-width:1181px){.site-header__logo-image{width:clamp(142px,10.2448vw,196.7px);height:auto}}.hierarchy-trail .hierarchy-trail__item,.hierarchy-trail__item,.pa-service-trail .hierarchy-trail__item{color:#5f6470;transition:color .15s ease}.hierarchy-trail .hierarchy-trail__item--current,.hierarchy-trail__item--current,.pa-service-trail .hierarchy-trail__item--current{color:#2c2664}a.hierarchy-trail__item:focus-visible,a.hierarchy-trail__item:hover{color:#2c2664}.hierarchy-trail .hierarchy-trail__item:first-child,.hierarchy-trail--service-detail .hierarchy-trail__item:first-child,.pa-intro .hierarchy-trail__item:first-child,.pa-service-trail .hierarchy-trail__item:first-child{color:#5f6470}.hierarchy-trail .hierarchy-trail__item--current,.hierarchy-trail a.hierarchy-trail__item:hover,.hierarchy-trail--service-detail .hierarchy-trail__item--current,.hierarchy-trail--service-detail a.hierarchy-trail__item:hover,.pa-intro .hierarchy-trail__item--current,.pa-service-trail a.hierarchy-trail__item:hover,a.hierarchy-trail__item:hover{color:#2c2664}@media (min-width:1181px){.enterprise-band--fazit.enterprise-band--fazit:has(.enterprise-band__companies) .enterprise-band__split,.medtech-detail-page .enterprise-band:has(.enterprise-band__companies) .enterprise-band__split{grid-template-columns:minmax(0,1fr);column-gap:0;row-gap:40px}.enterprise-band--fazit .enterprise-band__companies-grid,.medtech-detail-page .enterprise-band--fazit .enterprise-band__companies-grid{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}}.enterprise-band__companies-eyebrow,.medtech-detail-page .enterprise-band__companies-eyebrow{font-size:26px;line-height:35px;font-weight:700;color:#2c2664;letter-spacing:.02em;text-transform:none}.medtech-detail-page .enterprise-reference-section .evidence-grid__media,.medtech-detail-page .evidence-grid__media{width:100%}@media (min-width:1181px){.pa-service-cards{padding-bottom:64px}}.site-header__brand{flex:0 0 auto;min-width:132px}.site-header__logo-image{min-width:132px;max-width:none}.site-header__nav{min-width:0;column-gap:clamp(14px,2.1vw,40.32px)}.site-header__mega,html.site-wide-canvas .site-header__mega,html.site-wide-canvas .site-header__mega-inner{height:auto;min-height:var(--header-height)}.site-header.is-scrolled,.site-header.is-scrolled.is-scrolled{background:rgb(255 255 255/99%)}:root{--header-height:clamp(166.08px,14.0625vw,270px)}.case-related,.enterprise-services,.medtech-detail-page.medtech-detail-page .enterprise-band--fazit .enterprise-band__split,.medtech-detail-page.medtech-detail-page main>.enterprise-band--fazit.enterprise-band--fazit{height:auto;min-height:0;overflow:visible}@media (min-width:1181px){.medtech-detail-page.medtech-detail-page main>.enterprise-band--fazit.enterprise-band--fazit{min-height:617px}.enterprise-services{min-height:601px}.case-related{min-height:930px}.medtech-detail-page.medtech-detail-page .enterprise-band--fazit .enterprise-band__companies-frame{max-width:1351px}.medtech-detail-page.medtech-detail-page .enterprise-band--fazit .enterprise-band__companies-grid{column-gap:178px}.medtech-detail-page.medtech-detail-page .enterprise-band--fazit .enterprise-band__company-mark{width:100%}}.medtech-detail-page .enterprise-reference-section .evidence-grid__media,.medtech-detail-page .evidence-grid__media{width:calc(100% + 44px)}.card-grid--entry .card-grid__cta{margin-top:auto}.case-detail__trail a.hierarchy-trail__item:first-child:focus-visible,.hierarchy-trail a.hierarchy-trail__item:first-child:focus-visible,.hierarchy-trail a.hierarchy-trail__item:focus-visible,.hierarchy-trail--service-detail a.hierarchy-trail__item:first-child:focus-visible,.pa-intro a.hierarchy-trail__item:first-child:focus-visible,.pa-service-trail a.hierarchy-trail__item:first-child:focus-visible{color:#2c2664}@media (max-width:1180px){.case-detail__layout .narrative-sections__item h2,html[lang=de] .case-detail__layout .narrative-sections__item h2,html[lang=en] .case-detail__layout .narrative-sections__item h2,html[lang=zh] .case-detail__layout .narrative-sections__item h2{font-weight:500}}.about-breadcrumb a,.about-breadcrumb__item,.references-head__crumb,.references-head__crumb a{color:#5f6470}.about-breadcrumb__current,.references-head__crumb .is-current{color:#2c2664}@media (min-width:1181px) and (max-width:1279px){.site-footer__columns{column-gap:74px}}.site-header__mega-columns{padding-bottom:31px}