.ci-root{--ci-bg:#f7fafb;--ci-surface:#fff;--ci-ink:#0b1f2a;--ci-ink-muted:#4a5c66;--ci-ink-soft:#8094a0;--ci-primary:#0c2f4d;--ci-primary-dark:#081f33;--ci-primary-50:#e7edf3;--ci-accent:#48a5c5;--ci-accent-dark:#3a8fae;--ci-cert:#1faa8f;--ci-cert-soft:#e6f6f1;--ci-line:#dce5e9;--ci-line-strong:#b6c5cc;--ci-blue:#1d5887;--ci-blue-dark:#164869;--ci-blue-50:#eaf2f8;--ci-blue-100:#d5e4f0;--ci-page:#1d5886;--ci-page-dark:#0c2f4d;--ci-radius-xl:28px;--ci-radius-lg:20px;--ci-radius:12px;--ci-neu-bg:#f8fafb;--ci-neu-light:#fff;--ci-neu-dark:#c5cdda;--ci-shadow:0 1px 2px #0b1f2a0a, 0 8px 24px #0b1f2a0f;font-family:var(--font-sans), "Montserrat", system-ui, -apple-system, sans-serif;font-feature-settings:"ss01", "cv11";color:var(--ci-ink);background:var(--ci-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.6}.ci-root h1,.ci-root h2,.ci-root h3,.ci-root h4{color:var(--ci-ink);letter-spacing:-.02em;font-family:inherit;font-weight:600;line-height:1.1}.ci-root h1{letter-spacing:-.035em;font-size:clamp(2.75rem,5vw,4.5rem);font-weight:600}.ci-root h2{font-size:clamp(2.125rem,3.6vw,3rem)}.ci-root h3{font-size:1.375rem;line-height:1.3}.ci-root h4{font-size:1.0625rem;line-height:1.4}.ci-root h1,.ci-root h2,.ci-root h3,.ci-root h4{color:var(--ci-blue)}.ci-root p{margin:0}.ci-root button,.ci-root input,.ci-root select,.ci-root textarea{font-family:inherit}.ci-root a{color:var(--ci-primary);text-decoration:none;transition:color .15s}.ci-root a:hover{color:var(--ci-accent)}.ci-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ci-accent);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.ci-eyebrow:before{content:"";opacity:.6;background:currentColor;width:1.5rem;height:1px}.ci-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;line-height:1;transition:all .15s;display:inline-flex}.ci-root a.ci-btn-primary,.ci-root a.ci-btn-accent,.ci-root a.ci-btn-blue,.ci-root a.ci-btn-on-photo,.ci-root a.ci-btn-primary:hover,.ci-root a.ci-btn-accent:hover,.ci-root a.ci-btn-blue:hover,.ci-root a.ci-btn-on-photo:hover{color:#fff}.ci-btn-primary{color:#fff;background:linear-gradient(135deg,#2a6e9c 0%,#0c2f4d 100%)}.ci-btn-primary:hover{color:#fff;background:linear-gradient(135deg,#3284b8 0%,#103a5e 100%);transform:translateY(-1px)}.ci-btn-ghost{color:var(--ci-ink);border-color:var(--ci-line-strong);background:0 0}.ci-btn-ghost:hover{background:var(--ci-surface);border-color:var(--ci-primary);color:var(--ci-primary)}.ci-btn-accent{background:var(--ci-accent);color:#fff}.ci-btn-accent:hover{background:var(--ci-accent-dark);color:#fff}.ci-card{background:var(--ci-surface);border-radius:.75rem;padding:1.75rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -20px #0b1f2a2e}.ci-card:hover{box-shadow:var(--ci-shadow);transform:translateY(-2px)}.ci-hero-bg{background:radial-gradient(ellipse 70% 55% at 88% -15%, #48a5c529, transparent 62%), radial-gradient(ellipse 55% 45% at 5% 5%, #1d588612, transparent 65%), var(--ci-bg);position:relative;overflow:hidden;transform:translateZ(0)}.ci-rings{position:relative;overflow:hidden;transform:translateZ(0)}.ci-hero-bg:before,.ci-rings:before{content:"";-webkit-mask-composite:source-in;pointer-events:none;background:repeating-radial-gradient(circle,#0000 0 2.5rem,#1d58861f 2.5rem calc(2.5rem + 1px));width:74rem;height:74rem;position:fixed;top:-46rem;right:-18rem;-webkit-mask-image:radial-gradient(circle,#0000 34%,#000 52%,#0000 78%),linear-gradient(#000 60%,#0000 95%);mask-image:radial-gradient(circle,#0000 34%,#000 52%,#0000 78%),linear-gradient(#000 60%,#0000 95%);-webkit-mask-composite:source-in;mask-composite:intersect}.ci-hero-bg:after,.ci-rings:after{content:"";pointer-events:none;background:repeating-radial-gradient(circle,#0000 0 1.8rem,#48a5c526 1.8rem calc(1.8rem + 1px));width:40rem;height:40rem;position:fixed;top:8rem;left:-16rem;-webkit-mask-image:radial-gradient(circle,#0000 30%,#000 50%,#0000 76%);mask-image:radial-gradient(circle,#0000 30%,#000 50%,#0000 76%)}@media (max-width:760px){.ci-hero-bg:before,.ci-rings:before{width:40rem;height:40rem;top:-22rem;right:-16rem}.ci-hero-bg:after,.ci-rings:after{display:none}}.ci-seal{background:var(--ci-cert-soft);color:var(--ci-cert);border:1px solid color-mix(in srgb, var(--ci-cert) 30%, transparent);letter-spacing:.02em;border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.ci-seal:before{content:"";background:var(--ci-cert);width:.5rem;height:.5rem;box-shadow:0 0 0 3px color-mix(in srgb, var(--ci-cert) 25%, transparent);border-radius:50%}.ci-divider{border-top:1px solid var(--ci-line)}.ci-btn-pill{border-radius:999px;padding:.9rem 1.6rem;font-size:1rem}.ci-btn-blue{background:var(--ci-blue);color:#fff}.ci-btn-blue:hover{background:var(--ci-blue-dark);color:#fff;transform:translateY(-1px)}.ci-btn-on-photo{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff24;border:1px solid #ffffff8c}.ci-btn-on-photo:hover{color:#fff;background:#ffffff3d;border-color:#fff}.ci-home-blue{background:var(--ci-bg)}.ci-hero-photo{background:linear-gradient(135deg,#1d5886 0%,#0c2f4d 100%);align-items:center;height:90vh;min-height:560px;display:flex;position:relative;overflow:hidden}.ci-hero-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ci-hero-photo:after{content:"";z-index:0;background:linear-gradient(95deg,#0c2f4ddb 0%,#0c2f4d8c 45%,#0c2f4d2e 100%);position:absolute;inset:0}.ci-root .ci-hero-h1{font-size:clamp(2.5rem,4.6vw,3.9rem)}.ci-br-schmal{display:none}@media (max-width:560px){.ci-br-breit{display:none}.ci-br-schmal{display:inline}}.ci-stats-bar{background:linear-gradient(120deg, var(--ci-primary) 0%, #134b66 100%);border-radius:var(--ci-radius-xl);box-shadow:0 20px 45px -22px #081a248c}.ci-stat-icon{color:#fff;background:#ffffff1f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.ci-home .ci-card{border-radius:var(--ci-radius-lg)}.ci-home{scroll-behavior:smooth}html:has(.ci-home){scroll-behavior:smooth}.ci-scroll-cue{z-index:1;flex-direction:column;align-items:center;gap:.4rem;animation:2s ease-in-out infinite ci-cue-bob;display:flex;position:absolute;bottom:4.25rem;left:50%;transform:translate(-50%)}.ci-root a.ci-scroll-cue{color:var(--ci-accent)}.ci-root a.ci-scroll-cue:hover{color:#6fc0db}.ci-scroll-mouse{border:2px solid;border-radius:999px;justify-content:center;width:26px;height:42px;padding-top:7px;display:flex}.ci-scroll-dot{background:currentColor;border-radius:999px;width:4px;height:8px;animation:1.6s ease-in-out infinite ci-cue-dot}.ci-scroll-chevron{opacity:.85;display:block}@keyframes ci-cue-dot{0%{opacity:0;transform:translateY(-4px)}35%{opacity:1}70%{opacity:1;transform:translateY(8px)}to{opacity:0;transform:translateY(8px)}}@keyframes ci-cue-bob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}@media (prefers-reduced-motion:reduce){.ci-scroll-cue,.ci-scroll-dot{animation:none}.ci-home{scroll-behavior:auto}html:has(.ci-home){scroll-behavior:auto}}.ci-video-embed{aspect-ratio:16/9;border-radius:var(--ci-radius-xl);background:var(--ci-primary);width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px -24px #0c2f4d66}.ci-video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}@media (max-width:880px){.ci-why-grid,.ci-facts-grid{grid-template-columns:1fr!important;gap:2.5rem!important}.ci-about-quote{gap:0!important}}.ci-stats-row{z-index:2;grid-template-columns:1fr minmax(260px,340px);align-items:stretch;gap:1.25rem;max-width:1240px;margin:-2.5rem auto 0;padding:0 1.5rem;display:grid;position:relative}.ci-stats-cta{border-radius:var(--ci-radius-xl);color:#fff;background:linear-gradient(135deg,#48a5c5 0%,#1d5886 100%);align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 20px 45px -22px #0c2f4d80}.ci-root a.ci-stats-cta{color:#fff}.ci-stats-cta:hover{transform:translateY(-2px);box-shadow:0 26px 50px -22px #0c2f4d8c}.ci-stats-cta-text{font-size:1rem;font-weight:600;line-height:1.4}.ci-stats-cta-icon{margin-left:auto;background:#ffffff38!important}@media (max-width:820px){.ci-stats-row{grid-template-columns:1fr}}.ci-research-card{background:var(--ci-blue-50);border-radius:var(--ci-radius-lg);padding:2rem}.ci-research-photo{object-fit:cover;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:96px;height:96px;box-shadow:0 8px 20px -10px #0c2f4d66}.ci-founder{max-width:400px;position:relative}.ci-research-photo-lg{aspect-ratio:4/5;object-fit:cover;border-radius:var(--ci-radius-xl);width:100%;display:block;box-shadow:0 30px 60px -24px #0c2f4d66}.ci-founder-caption{-webkit-backdrop-filter:blur(14px)saturate(160%);background:#ffffff8c;border:1px solid #fff9;border-radius:16px;padding:.9rem 1.1rem;position:absolute;bottom:1rem;left:1rem;right:1rem;box-shadow:0 10px 30px -12px #0c2f4d59}.ci-founder-name{color:var(--ci-ink);font-size:1.0625rem;font-weight:700;line-height:1.3}.ci-founder-title{color:var(--ci-blue);margin-top:.2rem;font-size:.9rem;font-weight:600}.ci-circle-stats{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.ci-circle-stat{text-align:center;flex-direction:column;align-items:center;display:flex}.ci-circle-ring{background:var(--ci-neu-bg);width:156px;height:156px;box-shadow:-10px -10px 22px var(--ci-neu-light), 10px 10px 26px #aeaec08c;border-radius:50%;position:relative}.ci-circle-ring svg{display:block;transform:rotate(-90deg)}.ci-ring-track{fill:none;stroke:#1d58861a;stroke-width:2px}.ci-ring-arc{fill:none;stroke:var(--ci-accent);stroke-width:2.5px;stroke-linecap:round;transition:stroke-dashoffset 1.8s cubic-bezier(.22,1,.36,1)}.ci-circle-num{color:var(--ci-blue);letter-spacing:-.01em;justify-content:center;align-items:center;font-size:1.625rem;font-weight:500;display:flex;position:absolute;inset:0}.ci-circle-label{color:var(--ci-blue);max-width:280px;margin-top:1.25rem;font-size:1.0625rem;font-weight:700;line-height:1.35}.ci-circle-desc{color:var(--ci-ink-muted);max-width:300px;margin-top:.6rem;font-size:.9rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.ci-ring-arc{transition:none}}@media (max-width:780px){.ci-circle-stats{grid-template-columns:1fr;gap:2.5rem}}.ci-zoom{width:100%;max-width:900px;margin:0 auto}.ci-zoom-stage{aspect-ratio:4/3;border-radius:var(--ci-radius-xl);cursor:ew-resize;background:#0c2f4d;width:100%;position:relative;overflow:hidden;box-shadow:0 34px 70px -26px #0c2f4d80}.ci-zoom-img{object-fit:cover;will-change:opacity, transform;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:opacity .12s linear;position:absolute;inset:0}.ci-zoom-mag{-webkit-backdrop-filter:blur(10px);color:#fff;letter-spacing:.02em;font-variant-numeric:tabular-nums;background:#0c2f4d80;border:1px solid #ffffff47;border-radius:999px;padding:.45rem .9rem;font-size:1rem;font-weight:600;position:absolute;top:1rem;right:1rem}.ci-zoom-mag-x{color:var(--ci-accent);margin-right:1px}.ci-zoom-hint{-webkit-backdrop-filter:blur(8px);color:#ffffffeb;letter-spacing:.04em;text-transform:uppercase;background:#0c2f4d66;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.ci-zoom-controls{z-index:2;-webkit-backdrop-filter:blur(14px)saturate(160%);background:#fff9;border:1px solid #fff9;border-radius:16px;padding:.9rem 1.1rem .75rem;position:absolute;bottom:1rem;left:1rem;right:1rem;box-shadow:0 10px 30px -12px #0c2f4d59}.ci-zoom-range{appearance:none;background:linear-gradient(90deg, var(--ci-accent), var(--ci-blue));cursor:pointer;border-radius:999px;outline:none;width:100%;height:6px}.ci-zoom-range::-webkit-slider-thumb{appearance:none;border:4px solid var(--ci-blue);cursor:ew-resize;background:#fff;border-radius:50%;width:26px;height:26px;box-shadow:0 4px 12px -2px #0c2f4d73}.ci-zoom-range::-moz-range-thumb{border:4px solid var(--ci-blue);cursor:ew-resize;background:#fff;border-radius:50%;width:22px;height:22px;box-shadow:0 4px 12px -2px #0c2f4d73}.ci-zoom-marks{justify-content:space-between;margin-top:.9rem;display:flex}.ci-root .ci-zoom-mark{cursor:pointer;letter-spacing:.03em;color:var(--ci-ink-soft);background:0 0;border:none;border-radius:8px;padding:.5rem .6rem;font-size:.8rem;font-weight:700;transition:color .15s,background .15s}.ci-root .ci-zoom-mark:hover{color:var(--ci-blue)}.ci-root .ci-zoom-mark.is-active{color:var(--ci-accent)}.ci-ba{aspect-ratio:4/3;border-radius:var(--ci-radius-xl);-webkit-user-select:none;user-select:none;touch-action:none;cursor:ew-resize;background:#0c2f4d;width:100%;position:relative;overflow:hidden;box-shadow:0 34px 70px -26px #0c2f4d80}.ci-ba:focus-visible{outline:3px solid var(--ci-accent);outline-offset:3px}.ci-ba-img{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ci-ba-clip{position:absolute;inset:0}.ci-ba-label{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.02em;pointer-events:none;background:#0c2f4d8c;border:1px solid #ffffff38;border-radius:999px;padding:.4rem .85rem;font-size:.8rem;font-weight:600;position:absolute;bottom:1rem}.ci-ba-label-left{left:1rem}.ci-ba-label-right{right:1rem}.ci-ba-divider{pointer-events:none;background:#fff;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px);box-shadow:0 0 12px #0006}.ci-ba-handle{width:46px;height:46px;color:var(--ci-blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #0c2f4d73}.ci-header{z-index:50;width:100%;padding:1rem 2rem;transition:background .25s,border-color .25s,box-shadow .25s;position:sticky;top:0}.ci-header--over{position:fixed;top:0;left:0;right:0}.ci-header--transparent{background:0 0;border-bottom:1px solid #0000}.ci-header--plain{box-shadow:none;background:0 0;border-bottom:1px solid #0000}.ci-header--solid{-webkit-backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--ci-line);background:#f7fafbe6;box-shadow:0 6px 24px -16px #0b1f2a4d}.ci-header-inner{align-items:center;gap:1.5rem;width:100%;max-width:1600px;margin:0 auto;display:flex}.ci-logo{flex-shrink:0;align-items:center;display:inline-flex}.ci-logo-img{width:auto;height:40px;display:block}.ci-nav{-webkit-backdrop-filter:blur(16px)saturate(160%);background:#ffffff8c;border:1px solid #fff9;border-radius:999px;align-items:center;gap:.3rem;margin:0 auto;padding:.5rem 1rem;display:none;position:relative;box-shadow:0 6px 24px -10px #0b1f2a33}.ci-nav-item{position:static}.ci-header--solid .ci-nav{-webkit-backdrop-filter:none;background:#fff;border-color:#0000;box-shadow:0 1px 2px #0b1f2a0f,0 8px 20px -12px #0b1f2a2e}.ci-root .ci-nav-link{text-transform:uppercase;letter-spacing:.02em;color:var(--ci-blue-dark);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.6rem .75rem;font-size:.75rem;font-weight:600;transition:color .15s,background .15s;display:inline-flex}.ci-root .ci-nav-link:hover{color:var(--ci-primary);background:#ffffffa6}.ci-mega{z-index:60;width:min(700px,92vw);padding-top:.7rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.ci-mega-inner{background:var(--ci-surface);border-radius:1.1rem;padding:1.5rem;box-shadow:0 24px 60px -24px #0b1f2a59}.ci-mega-title{letter-spacing:.16em;text-transform:uppercase;color:var(--ci-accent);margin-bottom:1rem;font-size:.7rem;font-weight:700}.ci-mega-grid{grid-template-columns:1fr 1fr;gap:.3rem;display:grid}.ci-mega-grid.is-single{grid-template-columns:1fr}.ci-root a.ci-mega-link{color:inherit;border-radius:.7rem;flex-direction:column;gap:.15rem;padding:.75rem .9rem;transition:background .12s;display:flex}.ci-root a.ci-mega-link:hover{background:var(--ci-blue-50);color:inherit}.ci-mega-link-label{text-transform:uppercase;letter-spacing:.04em;color:var(--ci-ink);font-size:.82rem;font-weight:700}.ci-mega-link-desc{color:var(--ci-ink-muted);font-size:.8rem}.ci-header-cta{flex-shrink:0;align-items:center;gap:.6rem;display:none}.ci-root .ci-cta-login,.ci-root .ci-cta-login:hover{letter-spacing:.05em;background:0 0;padding:.4rem;font-size:.72rem}.ci-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;margin-left:auto;padding:.5rem;display:inline-flex}.ci-burger span{background:var(--ci-ink);border-radius:2px;width:22px;height:2px;display:block}.ci-mobile-drawer{border-top:1px solid var(--ci-line);background:var(--ci-surface);flex-direction:column;gap:.5rem;max-height:calc(100vh - 64px);padding:1rem 1.5rem 1.5rem;display:flex;overflow-y:auto}.ci-mobile-section{border-bottom:1px solid var(--ci-line);padding:.75rem 0}.ci-mobile-section:last-child{border-bottom:none}.ci-root a.ci-mobile-link{color:var(--ci-ink-muted);padding:.5rem 0;font-size:.9375rem;display:block}.ci-root a.ci-mobile-link-top{color:var(--ci-ink);text-transform:uppercase;letter-spacing:.06em;font-size:.95rem;font-weight:700}.ci-header--transparent .ci-cta-login,.ci-root .ci-header--transparent .ci-cta-login{color:#ffffffeb}.ci-header--transparent .ci-burger span{background:#fff}@media (min-width:1440px){.ci-header-inner{grid-template-columns:auto minmax(0,1fr) auto;gap:.5rem;display:grid}.ci-logo{justify-self:start}.ci-nav{justify-self:center;margin:0;display:flex}.ci-header-cta{justify-self:end;display:inline-flex}.ci-burger{display:none}}.ci-acc-list{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.ci-acc{background:var(--ci-surface);border-radius:var(--ci-radius-lg);transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -22px #0b1f2a29}.ci-acc[open]{box-shadow:var(--ci-shadow)}.ci-acc-summary{cursor:pointer;align-items:center;gap:1rem;padding:1.5rem 1.75rem;list-style:none;display:flex}.ci-acc-summary::-webkit-details-marker{display:none}.ci-acc-labels{flex-direction:column;gap:.3rem;display:flex}.ci-acc-audience{text-transform:uppercase;letter-spacing:.1em;color:var(--ci-accent);font-size:.72rem;font-weight:700}.ci-acc-title{color:var(--ci-blue);letter-spacing:-.01em;font-size:1.25rem;font-weight:600;line-height:1.25}.ci-acc-icon{color:var(--ci-primary);flex-shrink:0;margin-left:auto;transition:transform .25s;display:flex}.ci-acc[open] .ci-acc-icon{transform:rotate(180deg)}.ci-acc-panel{max-width:760px;padding:0 1.75rem 1.75rem}.ci-root .ci-acc-headline{color:var(--ci-blue);margin:0 0 1rem;font-size:1.375rem}.ci-acc-p{color:var(--ci-ink-muted);margin:0 0 1rem;font-size:1rem;line-height:1.65}.ci-acc-note{color:var(--ci-ink-soft);margin:0 0 1.25rem;font-size:.9rem;font-style:italic}.ci-acc-benefits{grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;margin:.25rem 0 1.75rem;padding:0;list-style:none;display:grid}.ci-acc-benefits li{color:var(--ci-ink);padding-left:1.6rem;font-size:.95rem;font-weight:600;position:relative}.ci-acc-benefits li:before{content:"✓";color:var(--ci-accent);font-weight:800;position:absolute;top:-.05em;left:0}.ci-root a.ci-acc-cta{color:#fff;margin-top:.25rem}@media (max-width:620px){.ci-acc-benefits{grid-template-columns:1fr}.ci-acc-summary{padding:1.25rem}.ci-acc-panel{padding:0 1.25rem 1.5rem}}.ci-root{--ci-panel-kopf:256px;--ci-panel-luft:1.25rem}@media (max-width:560px){.ci-root{--ci-panel-kopf:200px;--ci-panel-luft:1rem}}.ci-panels{grid-template-columns:1fr;align-items:start;gap:1rem;max-width:1180px;margin:0 auto;display:grid}@media (min-width:901px){.ci-panels{grid-template-columns:1fr 1fr;grid-template-rows:var(--ci-panel-kopf) var(--ci-panel-kopf);gap:var(--ci-panel-luft);isolation:isolate;position:relative}.ci-panel:first-child{grid-area:1/1}.ci-panel:nth-child(2){grid-area:1/2}.ci-panel:nth-child(3){grid-area:2/1}.ci-panel:nth-child(4){grid-area:2/2}.ci-panel.is-active{z-index:2;grid-area:1/1/-1/-1;height:auto;animation:.34s cubic-bezier(.22,1,.36,1) ci-panel-auf;position:absolute;inset:0}.ci-panel.is-active .ci-panel-seal{width:clamp(128px,12vw,168px);margin:0;position:absolute;top:4.25rem;right:3rem}.ci-panel.is-active .ci-panel-intro{padding-right:13rem}.ci-panel.is-active .ci-panel-content{flex:auto;min-height:0;padding:1.5rem 3rem 1.75rem;overflow-y:auto}.ci-panel.is-active .ci-panel-foot{padding:0 3rem 1.75rem}}@keyframes ci-panel-auf{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}.ci-panel{border-radius:var(--ci-radius-lg);background:var(--ci-surface);flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -22px #0b1f2a29}.ci-panel.is-active{box-shadow:var(--ci-shadow)}.ci-panel-tab{min-height:var(--ci-panel-kopf);cursor:pointer;text-align:left;color:#fff;background:linear-gradient(165deg, var(--ci-blue) 0%, var(--ci-primary) 100%);border:none;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;padding:1.35rem 1.5rem 1.4rem;display:flex;position:relative}.ci-panel-tab-top{flex-direction:row;align-items:center;gap:.6rem;display:flex;position:absolute;top:1.35rem;right:1.5rem}.ci-panel-mark{filter:brightness(0)invert();opacity:.95;width:112px;height:auto;display:block}.ci-panel-mark.is-badge{filter:none;opacity:1;border-radius:12px}.ci-panel-num{display:none}.ci-panel-tab-text{gap:.25rem;min-width:0;padding-right:2.25rem;display:grid}.ci-panel-tab-label{text-transform:uppercase;letter-spacing:.08em;opacity:.7;font-size:.6875rem;font-weight:700}.ci-panel-tab-title{font-size:1.5rem;font-weight:600;line-height:1.2;display:block}.ci-panel-plus{opacity:.85;font-size:1.75rem;font-weight:300;line-height:1;transition:transform .25s;position:absolute;bottom:1.15rem;right:1.5rem}.ci-panel.is-active .ci-panel-plus{top:50%;bottom:auto;transform:translateY(-50%)rotate(45deg)}.ci-panel.is-active .ci-panel-tab{min-height:0;padding:.85rem 1.5rem}.ci-panel.is-active .ci-panel-tab-top,.ci-panel.is-active .ci-panel-tab-title,.ci-panel.is-active .ci-panel-audience{display:none}.ci-panel.is-active .ci-panel-seal{display:block}.ci-panel-content{flex-direction:column;padding:1.5rem 1.75rem 2rem;display:none}.ci-panel.is-active .ci-panel-content{display:flex}.ci-panel-intro{padding-right:0}.ci-panel-seal{isolation:isolate;align-self:flex-end;width:128px;margin:1.5rem 1.75rem 0;display:none}.ci-panel-seal img{width:100%;height:auto;display:block}.ci-panel-audience{text-transform:uppercase;letter-spacing:.1em;color:var(--ci-accent);font-size:.72rem;font-weight:700;display:block}.ci-root .ci-panel-headline{color:var(--ci-blue);margin:.75rem 0 1.1rem;font-size:1.5rem}.ci-panel-p{color:var(--ci-ink-muted);max-width:620px;margin:0 0 .9rem;font-size:.9375rem;line-height:1.6}.ci-panel-note{color:var(--ci-ink-soft);margin:0 0 1.25rem;font-size:.9rem;font-style:italic}.ci-panel-benefits{grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;max-width:620px;margin:.25rem 0 1.5rem;padding:0;list-style:none;display:grid}.ci-panel-benefits li{color:var(--ci-ink);padding-left:1.6rem;font-size:.9375rem;font-weight:600;position:relative}.ci-panel-benefits li:before{content:"✓";color:var(--ci-accent);font-weight:800;position:absolute;top:-.05em;left:0}.ci-root a.ci-panel-cta{color:#fff}.ci-panel-tab{order:1}.ci-panel-seal{order:2}.ci-panel-content{order:3}.ci-panel-foot{order:4}@media (max-width:1180px){.ci-panel-benefits{grid-template-columns:1fr}}@media (max-width:560px){.ci-panel-tab{padding:1.15rem 1.25rem 1.25rem}.ci-panel-tab-top{top:1.15rem;right:1.25rem}.ci-panel-mark{width:100px}.ci-panel-tab-title{font-size:1.1875rem}.ci-panel-plus{bottom:1rem;right:1.25rem}.ci-panel-content{padding:1.25rem 1.25rem 1.5rem}}.ci-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.ci-root .ci-tab{background:var(--ci-blue-50);color:var(--ci-ink-muted);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.6rem;padding:.7rem 1.4rem;font-size:.9375rem;font-weight:600;transition:color .15s,background .15s;display:inline-flex}.ci-root .ci-tab:hover{color:var(--ci-ink);background:var(--ci-blue-100)}.ci-root .ci-tab.is-active{background:var(--ci-primary);border-color:var(--ci-primary);color:#fff}.ci-tab-count{background:var(--ci-blue-50);color:var(--ci-blue);border-radius:999px;padding:.1rem .5rem;font-size:.75rem;font-weight:700}.ci-tab.is-active .ci-tab-count{color:#fff;background:#fff3}.ci-logo-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1.25rem;display:grid}.ci-logo-tile{background:var(--ci-surface);justify-content:center;align-items:center;min-height:128px;padding:1.75rem 1.5rem;display:flex}.ci-logo-tile img{object-fit:contain;max-width:100%;height:auto;max-height:64px}.ci-sys-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ci-sys-search{flex:1;align-items:center;min-width:240px;max-width:420px;display:flex;position:relative}.ci-sys-search svg{color:var(--ci-ink-soft);pointer-events:none;position:absolute;left:1rem}.ci-root .ci-sys-search input{border:1px solid var(--ci-line);background:var(--ci-surface);width:100%;color:var(--ci-ink);appearance:none;border-radius:999px;outline:none;padding:.8rem 1.1rem .8rem 2.75rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.ci-root .ci-sys-search input:focus{border-color:var(--ci-blue);box-shadow:0 0 0 3px #1d58861f}.ci-sys-count{color:var(--ci-ink-soft);white-space:nowrap;font-size:.875rem;font-weight:600}.ci-sys-list{flex-direction:column;gap:1.25rem;display:flex}.ci-sys-row{background:var(--ci-surface);border-radius:var(--ci-radius-lg);padding:1.5rem 1.75rem;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -20px #0b1f2a2e}.ci-sys-row-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.ci-sys-thumbs{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:480px){.ci-sys-thumbs{grid-template-columns:repeat(2,1fr)}}.ci-root button.ci-sys-thumb{background:var(--ci-neu-bg);cursor:pointer;aspect-ratio:16/10;border:none;border-radius:.6rem;padding:0;transition:transform .15s,box-shadow .15s;display:block;position:relative;overflow:hidden}.ci-root button.ci-sys-thumb:hover{box-shadow:var(--ci-shadow);transform:translateY(-2px)}.ci-sys-thumb img{object-fit:cover;width:100%;height:100%;display:block}.ci-sys-thumb-label{color:#fff;letter-spacing:.02em;text-align:left;background:linear-gradient(#0000,#0c2f4dd1);padding:.35rem .5rem;font-size:.66rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.ci-sys-thumb.is-cert .ci-sys-thumb-label{background:linear-gradient(#0000,#1faa8feb)}.ci-lightbox{z-index:200;-webkit-backdrop-filter:blur(4px);background:#0c2f4dd1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:fixed;inset:0}.ci-lightbox-fig{background:var(--ci-surface);border-radius:var(--ci-radius-lg);max-width:92vw;margin:0;overflow:hidden;box-shadow:0 30px 80px -20px #0009}.ci-lightbox-fig img{background:#0c2f4d;width:100%;max-width:min(640px,88vw);height:auto;display:block}.ci-lightbox-cap{color:var(--ci-ink-muted);justify-content:space-between;gap:1rem;padding:1rem 1.25rem;font-size:.9rem;display:flex}.ci-lightbox-cap strong{color:var(--ci-ink)}.ci-lightbox-idx{color:var(--ci-ink-soft);font-variant-numeric:tabular-nums;white-space:nowrap}.ci-root button.ci-lightbox-close{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:50%;width:44px;height:44px;font-size:1.75rem;line-height:1;position:absolute;top:1.25rem;right:1.5rem}.ci-root button.ci-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:50%;flex-shrink:0;width:52px;height:52px;font-size:2rem;line-height:1}.ci-root button.ci-lightbox-close:hover,.ci-root button.ci-lightbox-nav:hover{background:#ffffff4d}@media (max-width:600px){.ci-lightbox-nav{position:absolute;bottom:1.5rem}.ci-lightbox-prev{left:1.5rem}.ci-lightbox-next{right:1.5rem}}.ci-sys-mfr{text-transform:uppercase;letter-spacing:.1em;color:var(--ci-ink-soft);font-size:.68rem;font-weight:700}.ci-sys-product{color:var(--ci-blue);margin-top:.15rem;font-size:1.1875rem;font-weight:700;line-height:1.2}.ci-ci-hero{background:linear-gradient(135deg,#1d5886 0%,#0c2f4d 100%);align-items:center;min-height:62vh;display:flex;position:relative;overflow:hidden}.ci-ci-hero-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ci-ci-hero:after{content:"";z-index:0;background:linear-gradient(95deg,#0c2f4dd9 0%,#0c2f4d80 55%,#0c2f4d33 100%);position:absolute;inset:0}.ci-ci-hero-inner{z-index:1;width:100%;max-width:1180px;margin:0 auto;padding:6rem 1.5rem;position:relative}.ci-hero-seal{z-index:1;filter:brightness(0)invert();opacity:.95;pointer-events:none;width:clamp(150px,18vw,250px);height:auto;animation:26s linear infinite ci-seal-spin;position:absolute;top:50%;right:clamp(1.5rem,6vw,6rem);transform:translateY(-50%)}@keyframes ci-seal-spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ci-hero-seal{animation:none}}@media (max-width:900px){.ci-hero-seal{display:none}}.ci-data-banner{border-radius:var(--ci-radius-xl);color:#fff;background-image:linear-gradient(160deg,#0c2f4deb 0%,#0c2f4dbf 100%),url(/Cleanimplant/clean-implants/banner-bg.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;padding:2.75rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px -22px #0c2f4d80}.ci-root .ci-data-banner h2{color:#fff;margin-top:.9rem}.ci-data-banner p{color:#ffffffe6;margin-top:1rem;font-size:.9375rem;line-height:1.6}.ci-data-banner-cta{align-self:flex-start;margin-top:1.75rem}.ci-tiers{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;max-width:1280px;margin:0 auto;display:grid}.ci-tier{border-radius:var(--ci-radius-lg);box-shadow:var(--ci-shadow);background:#fff;flex-direction:column;padding:2.75rem 2.25rem;display:flex;position:relative}.ci-tier.is-featured{background:var(--ci-page-dark);color:#fff;padding-top:4rem;box-shadow:0 24px 50px -24px #0c2f4d8c}.ci-tier-badge{background:var(--ci-accent,#48a5c5);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.3rem .7rem;font-size:.6875rem;font-weight:700;position:absolute;top:1.25rem;right:1.25rem}.ci-tier-name{letter-spacing:.08em;text-transform:uppercase;color:var(--ci-blue);font-size:.875rem;font-weight:700}.ci-tier.is-featured .ci-tier-name{color:#ffffffbf}.ci-tier-price{color:var(--ci-ink);margin-top:1rem;font-size:2.25rem;font-weight:600;line-height:1.1}.ci-tier.is-featured .ci-tier-price{color:#fff}.ci-tier-note{color:var(--ci-ink-muted);margin-top:.45rem;font-size:.875rem}.ci-tier.is-featured .ci-tier-note{color:#ffffffb3}.ci-tier-cta{justify-content:center;align-self:stretch;margin-top:auto}.ci-tier-plus{color:var(--ci-ink);margin-top:1.75rem;font-size:.875rem;font-weight:600}.ci-tier.is-featured .ci-tier-plus{color:#ffffffd9}.ci-tier-benefits{flex-direction:column;gap:.75rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.ci-tier-benefits li{color:var(--ci-ink-muted);padding-left:1.75rem;font-size:.9375rem;line-height:1.55;position:relative}.ci-tier.is-featured .ci-tier-benefits li{color:#ffffffd9}.ci-tier-benefits li:before{content:"";background:var(--ci-cert-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231FAA8F' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / .7rem no-repeat;border-radius:50%;width:1.05rem;height:1.05rem;position:absolute;top:.3rem;left:0}.ci-tier.is-featured .ci-tier-benefits li:before{background-color:#ffffff29}@media (max-width:1000px){.ci-tiers{grid-template-columns:1fr;max-width:480px}}.ci-root .ci-tier-pitch{color:var(--ci-ink-muted);margin-top:2.5rem;font-size:.9375rem;line-height:1.6}.ci-root .ci-tier.is-featured .ci-tier-pitch{color:#fffc}.ci-tier .ci-tier-benefits{margin-bottom:1.75rem}.ci-root a.ci-tier-compare{text-align:center;color:var(--ci-ink-muted);margin-top:.9rem;font-size:.8125rem;font-weight:600}.ci-root .ci-tier.is-featured a.ci-tier-compare{color:#ffffffb3}.ci-root a.ci-tier-compare:hover{color:var(--ci-accent)}.ci-bt-wrap{max-width:1000px;margin:4rem auto 0}.ci-root .ci-bt-title{text-align:center;color:var(--ci-blue);margin-bottom:1.5rem;font-size:1.375rem;font-weight:600}.ci-bt-scroll{border-radius:var(--ci-radius-lg);box-shadow:var(--ci-shadow);background:#fff;overflow-x:auto}.ci-bt{border-collapse:collapse;width:100%;min-width:720px;font-size:.9375rem}.ci-bt thead th{letter-spacing:.06em;text-transform:uppercase;color:var(--ci-blue);text-align:center;vertical-align:bottom;background:#fff;padding:1.1rem 1rem;font-size:.75rem;font-weight:700;position:sticky;top:0}.ci-bt thead th:first-child{text-align:left;color:var(--ci-ink-muted)}.ci-bt thead th.is-featured,.ci-bt tbody td.is-featured{background:var(--ci-blue-50)}.ci-bt tbody th{text-align:left;color:var(--ci-ink-muted);padding:.85rem 1rem;font-weight:400;line-height:1.5}.ci-bt tbody td{text-align:center;width:8.5rem;padding:.85rem 1rem}.ci-bt tbody tr+tr th,.ci-bt tbody tr+tr td{border-top:1px solid var(--ci-line)}.ci-bt-yes{background:var(--ci-cert-soft);width:1.5rem;height:1.5rem;color:var(--ci-cert);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ci-bt-no{color:var(--ci-line-strong)}.ci-bt-foot{flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.ci-bt-foot p{color:var(--ci-ink-muted);font-size:.8125rem}.ci-voices{background:var(--ci-page-dark);color:#fff}.ci-root .ci-voices h2{color:#fff}.ci-voices .ci-eyebrow{color:var(--ci-accent)}.ci-quote-lead{border-radius:var(--ci-radius-xl);background:#ffffff0f;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:2.5rem;max-width:940px;margin:0 auto 3.5rem;padding:2.5rem 3rem;display:grid}.ci-quote-lead img{object-fit:cover;object-position:center top;border-radius:50%;width:180px;height:180px}.ci-quote-lead blockquote{color:#fff;margin:0;font-size:1.1875rem;font-weight:500;line-height:1.6}.ci-quote-lead blockquote:before{content:"“"}.ci-quote-lead blockquote:after{content:"”"}.ci-quote-lead figcaption,.ci-quote-card figcaption{flex-direction:column;gap:.15rem;margin-top:1.25rem;display:flex}.ci-quote-lead figcaption strong{color:#fff;font-weight:600}.ci-quote-lead figcaption span,.ci-quote-card figcaption span{letter-spacing:.06em;text-transform:uppercase;color:var(--ci-accent);font-size:.8125rem}.ci-quote-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(33.3333% - 1rem);grid-auto-flow:column;gap:1.5rem;padding-bottom:.25rem;display:grid;overflow-x:auto}.ci-quote-track::-webkit-scrollbar{display:none}.ci-quote-card{border-radius:var(--ci-radius-lg);scroll-snap-align:start;background:#ffffff12;flex-direction:column;margin:0;padding:2rem;display:flex}.ci-quote-card blockquote{color:#ffffffd1;flex:1;margin:0;font-size:.9375rem;line-height:1.65}.ci-quote-card blockquote:before{content:"“"}.ci-quote-card blockquote:after{content:"”"}.ci-quote-card figcaption strong{color:#fff;font-size:.9375rem;font-weight:600}.ci-quote-nav{justify-content:center;align-items:center;gap:1.5rem;margin-top:2.25rem;display:flex}.ci-root .ci-quote-arrow{appearance:none;cursor:pointer;color:#fff;background:#ffffff1a;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.5rem;line-height:1;transition:background .2s,opacity .2s;display:flex}.ci-root .ci-quote-arrow:hover:not(:disabled){background:var(--ci-accent)}.ci-root .ci-quote-arrow:disabled{opacity:.3;cursor:default}.ci-quote-dots{gap:.5rem;display:flex}.ci-root .ci-quote-dot{appearance:none;cursor:pointer;background:#ffffff47;border:0;border-radius:50%;width:.5rem;height:.5rem;padding:0;transition:background .2s,width .2s}.ci-root .ci-quote-dot.is-active{background:var(--ci-accent);border-radius:999px;width:1.5rem}@media (max-width:1100px){.ci-quote-track{grid-auto-columns:calc(50% - .75rem)}}@media (max-width:760px){.ci-quote-track{grid-auto-columns:100%}.ci-quote-lead{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.75rem;padding:2.5rem 1.75rem}.ci-quote-lead figcaption{align-items:center}}.ci-faq-list{flex-direction:column;gap:.75rem;display:flex}.ci-faq{border-radius:var(--ci-radius-lg);background:#fff;overflow:hidden;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -24px #0b1f2a29}.ci-faq[open]{box-shadow:var(--ci-shadow)}.ci-faq-q{cursor:pointer;color:var(--ci-blue);align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.45;list-style:none;display:flex}.ci-faq-q::-webkit-details-marker{display:none}.ci-faq-q:hover{color:var(--ci-accent)}.ci-faq-icon{flex-shrink:0;margin-top:.2rem;margin-left:auto;transition:transform .25s;display:flex}.ci-faq[open] .ci-faq-icon{transform:rotate(180deg)}.ci-faq-a{padding:0 1.5rem 1.5rem}.ci-faq-a p{color:var(--ci-ink-muted);max-width:68ch;font-size:.9375rem;line-height:1.7}.ci-faq-a p+p{margin-top:.9rem}.ci-member-hero{grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:3rem;max-width:1180px;margin:0 auto;padding:5.5rem 1.5rem 3.5rem;display:grid;position:relative}.ci-member-seal{justify-self:end;width:300px;height:auto}@media (max-width:900px){.ci-member-hero{grid-template-columns:1fr;gap:2.5rem}.ci-member-seal{justify-self:start;width:200px}}.ci-bt-note{color:var(--ci-ink-soft,var(--ci-ink-muted));opacity:.85;margin-top:.2rem;font-size:.8125rem;display:block}.ci-eee{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.ci-eee-card{border-radius:var(--ci-radius-lg);box-shadow:var(--ci-shadow);background:#fff;padding:2.5rem 2rem 2rem;position:relative}.ci-eee-num{letter-spacing:.12em;color:var(--ci-accent);font-size:.8125rem;font-weight:700;display:block}.ci-root .ci-eee-card h3{color:var(--ci-blue);letter-spacing:-.01em;margin-top:.9rem;font-size:1.5rem;font-weight:600}.ci-eee-card p{color:var(--ci-ink-muted);margin-top:1rem;font-size:.9375rem;line-height:1.7}@media (max-width:900px){.ci-eee{grid-template-columns:1fr;max-width:520px;margin-inline:auto}}.ci-team-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.ci-root .ci-team-tab{appearance:none;cursor:pointer;background:var(--ci-blue-50);color:var(--ci-blue);letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.6rem;font-size:.8125rem;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.ci-root .ci-team-tab:hover{background:var(--ci-peach,#e6eef4)}.ci-root .ci-team-tab.is-active{background:var(--ci-page-dark);color:#fff}.ci-team-tab-count{opacity:.6;font-size:.6875rem;font-weight:700}.ci-team-intro{text-align:center;max-width:820px;margin:3rem auto 3.5rem}.ci-root .ci-team-intro h2{font-size:clamp(1.6rem,3vw,2.1rem)}.ci-team-intro p{color:var(--ci-ink-muted);margin-top:1.25rem;font-size:1rem;line-height:1.75}.ci-team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.5rem;display:grid}.ci-root .ci-team-card{appearance:none;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;padding:0;display:flex}.ci-root .ci-team-card[data-static=true]{cursor:default}.ci-team-photo{border-radius:var(--ci-radius-lg);background:var(--ci-blue-50);aspect-ratio:3/4;display:block;overflow:hidden}.ci-team-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .4s}.ci-root .ci-team-card:hover .ci-team-photo img{transform:scale(1.04)}.ci-team-title{letter-spacing:.08em;text-transform:uppercase;color:var(--ci-accent);margin-top:1rem;font-size:.75rem;font-weight:700;display:block}.ci-team-name{color:var(--ci-blue);margin-top:.3rem;font-size:1.0625rem;font-weight:600;line-height:1.35;display:block}.ci-team-modal{border-radius:var(--ci-radius-xl);background:#fff;grid-template-columns:260px minmax(0,1fr);align-items:center;gap:2.5rem;max-width:820px;padding:2.5rem;display:grid}.ci-team-modal img{border-radius:var(--ci-radius-lg);aspect-ratio:3/4;object-fit:cover;object-position:center top;width:100%}.ci-root .ci-team-modal h3{color:var(--ci-blue);margin-top:.4rem;font-size:1.75rem;font-weight:600}.ci-team-modal p{color:var(--ci-ink-muted);margin-top:.9rem;font-size:.9375rem;line-height:1.7}@media (max-width:1000px){.ci-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.ci-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1rem}.ci-team-modal{grid-template-columns:1fr;gap:1.5rem;max-height:80vh;padding:1.75rem;overflow-y:auto}.ci-team-modal img{max-width:200px}}.ci-events{flex-direction:column;gap:1.25rem;display:flex}.ci-event{border-radius:var(--ci-radius-lg);background:#fff;grid-template-columns:200px minmax(0,1fr);align-items:start;gap:2rem;padding:1.75rem;display:grid;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -24px #0b1f2a29}.ci-event-img{border-radius:var(--ci-radius);background:var(--ci-blue-50);aspect-ratio:4/3;display:block;overflow:hidden}.ci-event-img img{object-fit:contain;background:#fff;width:100%;height:100%}.ci-event-img.is-empty{background:var(--ci-blue-50)}.ci-event-date{letter-spacing:.08em;text-transform:uppercase;color:var(--ci-accent);font-size:.75rem;font-weight:700;display:inline-block}.ci-root .ci-event h3{color:var(--ci-blue);margin-top:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.ci-event-meta{flex-wrap:wrap;gap:.4rem 2rem;margin-top:1rem;display:flex}.ci-event-meta div{align-items:baseline;gap:.5rem;display:flex}.ci-event-meta dt{letter-spacing:.06em;text-transform:uppercase;color:var(--ci-ink-soft,var(--ci-ink-muted));font-size:.75rem;font-weight:700}.ci-event-meta dd{color:var(--ci-ink);font-size:.9375rem}.ci-event-info{color:var(--ci-ink-muted);max-width:68ch;margin-top:1rem;font-size:.9375rem;line-height:1.7}@media (max-width:720px){.ci-event{grid-template-columns:1fr;gap:1.25rem}.ci-event-img{max-width:220px}.ci-event-img.is-empty{display:none}}.ci-pubs{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.5rem;display:grid}.ci-pub{border-radius:var(--ci-radius-lg);background:#fff;grid-template-columns:150px minmax(0,1fr);gap:1.75rem;height:340px;padding:1.75rem;transition:height .2s;display:grid;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -24px #0b1f2a29}.ci-pub.is-open{height:auto}.ci-pub-cover{border-radius:var(--ci-radius);background:var(--ci-blue-50);height:100%;max-height:292px;display:block;overflow:hidden}.ci-pub-cover img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.ci-pub-body{flex-direction:column;min-height:0;display:flex}.ci-root .ci-pub h2{color:var(--ci-blue);letter-spacing:-.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1.0625rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ci-root .ci-pub.is-open h2{-webkit-line-clamp:unset}.ci-root .ci-pub-text{color:var(--ci-ink-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:.75rem;font-size:.875rem;line-height:1.65;display:-webkit-box;overflow:hidden}.ci-root .ci-pub.is-open .ci-pub-text{-webkit-line-clamp:unset;overflow:visible}.ci-pub-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:auto;padding-top:1.25rem;display:flex}.ci-root .ci-pub-actions .ci-btn{padding:.7rem 1.25rem;font-size:.8125rem}.ci-root .ci-pub-more{appearance:none;cursor:pointer;color:var(--ci-accent);background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:600}.ci-root .ci-pub-more:hover{color:var(--ci-primary)}@media (max-width:1000px){.ci-pubs{grid-template-columns:1fr}}@media (max-width:560px){.ci-pub{grid-template-columns:1fr;gap:1.25rem;height:auto;padding:1.5rem}.ci-pub-cover{aspect-ratio:3/4;max-width:150px;max-height:none}}.ci-study-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:4rem;max-width:1180px;margin:0 auto;display:grid}.ci-study-split.is-reverse>:first-child{order:-1}.ci-study-img{border-radius:var(--ci-radius-lg);width:100%;height:auto;box-shadow:var(--ci-shadow)}.ci-study-cover{border-radius:var(--ci-radius);justify-self:center;width:100%;max-width:340px;height:auto;box-shadow:0 30px 60px -30px #0c2f4d80}.ci-study-text{margin-top:1.5rem}.ci-study-text p{color:var(--ci-ink-muted);font-size:1rem;line-height:1.75}.ci-study-text p+p{margin-top:1rem}.ci-study-list{flex-direction:column;gap:.65rem;margin-top:1.5rem;padding:0;list-style:none;display:flex}.ci-study-list li{color:var(--ci-ink-muted);padding-left:1.6rem;font-size:.9375rem;line-height:1.6;position:relative}.ci-study-list li:before{content:"";background:var(--ci-accent);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:.45rem;left:0}.ci-study-list strong{color:var(--ci-ink)}.ci-study-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.ci-study-cards article{border-radius:var(--ci-radius-lg);background:#fff;padding:1.75rem;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -24px #0b1f2a29}.ci-study-cards img{object-fit:cover;border-radius:var(--ci-radius);width:100%;height:180px;margin-bottom:1.5rem}.ci-root .ci-study-cards h3{color:var(--ci-blue);font-size:1.125rem;font-weight:600;line-height:1.35}.ci-study-cards p{color:var(--ci-ink-muted);margin-top:.9rem;font-size:.9375rem;line-height:1.7}.ci-study-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.ci-study-gallery img{border-radius:var(--ci-radius-lg);width:100%;height:auto;box-shadow:var(--ci-shadow)}.ci-study-source{color:var(--ci-ink-soft,var(--ci-ink-muted));margin-top:1rem;font-size:.8125rem;font-style:italic}.ci-study-note{border-radius:var(--ci-radius-lg);background:var(--ci-blue-50);justify-content:space-between;align-items:center;gap:2.5rem;padding:2rem 2.5rem;display:flex}.ci-root .ci-study-note h3{color:var(--ci-blue);font-size:1.25rem;font-weight:600}.ci-study-note p{color:var(--ci-ink-muted);max-width:62ch;margin-top:.6rem;font-size:.9375rem;line-height:1.65}@media (max-width:1000px){.ci-study-cards{grid-template-columns:1fr}.ci-study-cards img{height:220px}}@media (max-width:900px){.ci-study-split{grid-template-columns:1fr;gap:2.5rem}.ci-study-split.is-reverse>:first-child{order:1}.ci-study-gallery{grid-template-columns:1fr;max-width:480px}.ci-study-note{flex-direction:column;align-items:flex-start;gap:1.5rem}}.ci-appr-cats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.ci-appr-cats article{text-align:center;border-radius:var(--ci-radius-lg);background:#fff;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem 1.5rem;display:flex;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -24px #0b1f2a29}.ci-appr-cats img{object-fit:contain;width:64px;height:64px}.ci-root .ci-appr-cats h3{color:var(--ci-blue);font-size:1rem;font-weight:600;line-height:1.4}.ci-appr-list{flex-direction:column;gap:1.5rem;display:flex}.ci-appr{border-radius:var(--ci-radius-lg);background:#fff;padding:2.25rem;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -24px #0b1f2a29}.ci-appr-head{grid-template-columns:170px minmax(0,1fr) 230px;align-items:start;gap:2.5rem;display:grid}.ci-appr-brand{justify-content:flex-start;align-items:center;min-height:80px;display:flex}.ci-appr-brand img{object-fit:contain;object-position:left center;mix-blend-mode:multiply;width:100%;height:auto;max-height:80px}.ci-appr-cat{letter-spacing:.1em;text-transform:uppercase;color:var(--ci-accent);font-size:.72rem;font-weight:700;display:block}.ci-root .ci-appr h3{color:var(--ci-blue);margin-top:.5rem;font-size:1.375rem;font-weight:600;line-height:1.3}.ci-appr-sub{color:var(--ci-ink);margin-top:.35rem;font-size:.9375rem;font-weight:600}.ci-appr-text{color:var(--ci-ink-muted);max-width:70ch;margin-top:1rem;font-size:.9375rem;line-height:1.7}.ci-root a.ci-appr-cta{margin-top:1.5rem;padding:.7rem 1.25rem;font-size:.8125rem}.ci-root button.ci-appr-cert{appearance:none;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;color:var(--ci-ink-muted);background:0 0;border:0;flex-direction:column;align-items:center;gap:.6rem;padding:0;font-size:.72rem;font-weight:700;transition:color .2s;display:flex}.ci-appr-cert img{border-radius:var(--ci-radius);width:100%;transition:transform .25s;box-shadow:0 2px 6px #0b1f2a14,0 18px 36px -18px #0b1f2a4d}.ci-root button.ci-appr-cert:hover{color:var(--ci-accent)}.ci-root button.ci-appr-cert:hover img{transform:translateY(-3px)}.ci-appr-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.ci-appr-gallery img{aspect-ratio:1;object-fit:cover;border-radius:var(--ci-radius);width:100%}@media (max-width:900px){.ci-appr-cats{grid-template-columns:repeat(2,minmax(0,1fr))}.ci-appr-head{grid-template-columns:1fr;gap:1.5rem}.ci-appr-brand{max-width:200px}.ci-root button.ci-appr-cert{flex-direction:row;align-items:center;max-width:320px}.ci-appr-cert img{max-width:170px}}@media (max-width:560px){.ci-appr-cats{grid-template-columns:1fr}.ci-appr{padding:1.5rem}}.ci-tqs-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.ci-tqs-benefits article{border-radius:var(--ci-radius-lg);background:var(--ci-blue-50);padding:2rem}.ci-tqs-num{letter-spacing:.12em;color:var(--ci-accent);margin-bottom:.9rem;font-size:.8125rem;font-weight:700;display:block}.ci-tqs-benefits p{color:var(--ci-ink-muted);font-size:.9375rem;line-height:1.7}.ci-steps{flex-direction:column;gap:1.25rem;display:flex}.ci-step{border-radius:var(--ci-radius-lg);background:#fff;grid-template-columns:240px minmax(0,1fr);align-items:center;gap:2.5rem;padding:1.75rem;display:grid;box-shadow:0 1px 3px #0b1f2a0d,0 12px 30px -24px #0b1f2a29}.ci-step-img{border-radius:var(--ci-radius);background:var(--ci-blue-50);aspect-ratio:4/3;display:block;overflow:hidden}.ci-step-img img{object-fit:cover;width:100%;height:100%}.ci-step-n{letter-spacing:.12em;text-transform:uppercase;color:var(--ci-accent);font-size:.72rem;font-weight:700;display:block}.ci-root .ci-step h3{color:var(--ci-blue);margin-top:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.ci-step p{color:var(--ci-ink-muted);max-width:70ch;margin-top:.9rem;font-size:.9375rem;line-height:1.7}@media (max-width:900px){.ci-tqs-benefits{grid-template-columns:1fr}.ci-step{grid-template-columns:1fr;gap:1.5rem}.ci-step-img{max-width:320px}}.ci-footer{background:var(--ci-page-dark);color:#ffffffb8;position:relative;overflow:hidden}.ci-footer:before{content:"";background:linear-gradient(90deg, transparent, var(--ci-accent) 30%, var(--ci-accent) 70%, transparent);opacity:.5;height:1px;position:absolute;inset:0 0 auto}.ci-footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#48a5c52e,#0000 65%);border-radius:50%;width:46rem;height:46rem;position:absolute;top:-30%;right:-10%}.ci-footer-inner,.ci-footer-contact,.ci-footer-bottom{max-width:1280px;margin:0 auto;padding-inline:1.5rem;position:relative}.ci-footer-inner{grid-template-columns:1.5fr repeat(4,1fr);gap:3rem 2.5rem;padding-top:5rem;padding-bottom:4rem;display:grid}.ci-footer-brand img{width:190px;height:auto}.ci-footer-brand p{color:#ffffff9e;max-width:34ch;margin-top:1.5rem;font-size:.9375rem;line-height:1.7}.ci-footer-brand strong{color:#fff;font-weight:600}.ci-root a.ci-footer-login{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff17;border-radius:999px;align-items:center;gap:.6rem;margin-top:1.75rem;padding:.8rem 1.4rem;font-size:.8125rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.ci-root a.ci-footer-login:hover{background:var(--ci-accent);transform:translateY(-1px)}.ci-footer-login svg{transition:transform .2s}.ci-root a.ci-footer-login:hover svg{transform:translate(3px)}.ci-footer-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ci-accent);margin-bottom:1.25rem;font-size:.7rem;font-weight:700;display:block}.ci-footer-col ul{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.ci-root .ci-footer-col a{color:#ffffffad;font-size:.9375rem;transition:color .2s;position:relative}.ci-root .ci-footer-col a:after{content:"";background:var(--ci-accent);width:0;height:1px;transition:width .25s;position:absolute;bottom:-.2rem;left:0}.ci-root .ci-footer-col a:hover{color:#fff}.ci-root .ci-footer-col a:hover:after{width:100%}.ci-footer-contact{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;padding-block:2.5rem;display:grid}.ci-footer-contact address{color:#ffffff9e;font-size:.9375rem;font-style:normal;line-height:1.7}.ci-root .ci-footer-contact a{color:#ffffffad;font-size:.9375rem;line-height:1.7;transition:color .2s;display:block}.ci-root .ci-footer-contact a:hover{color:var(--ci-accent)}.ci-footer-bottom{color:#ffffff6b;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-block:1.5rem 2.5rem;font-size:.8125rem;display:flex}@media (max-width:1100px){.ci-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.ci-footer-brand{grid-column:1/-1}}@media (max-width:760px){.ci-footer-inner{gap:2.5rem;padding-top:3.5rem}.ci-footer-contact{grid-template-columns:1fr;gap:2rem}}@media (max-width:480px){.ci-footer-inner{grid-template-columns:1fr}}.ci-form{border-radius:var(--ci-radius-xl);background:#fff;max-width:880px;margin:0 auto;scroll-margin-top:5rem;overflow:hidden;box-shadow:0 2px 6px #0b1f2a0d,0 30px 60px -40px #0b1f2a4d}.ci-form-head{text-align:center;padding:2.75rem 2.5rem 0}.ci-root .ci-form-head h2{margin-top:.9rem;font-size:clamp(1.6rem,3vw,2.1rem)}.ci-form-head p{max-width:46ch;color:var(--ci-ink-muted);margin:1rem auto 0;font-size:.9375rem;line-height:1.65}.ci-steps-bar{gap:.5rem;margin:2.25rem 0 0;padding:0 2.5rem;list-style:none;display:flex}.ci-stepdot{color:var(--ci-ink-soft,var(--ci-ink-muted));flex-direction:column;flex:1;gap:.55rem;font-size:.75rem;font-weight:600;display:flex}.ci-stepdot:before{content:"";background:var(--ci-line);border-radius:999px;height:3px;transition:background .3s}.ci-stepdot.is-current:before{background:var(--ci-accent)}.ci-stepdot.is-done:before{background:var(--ci-primary)}.ci-stepdot-num{background:var(--ci-blue-50);width:1.4rem;height:1.4rem;color:var(--ci-ink-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.ci-stepdot.is-current .ci-stepdot-num{background:var(--ci-accent);color:#fff}.ci-stepdot.is-done .ci-stepdot-num{background:var(--ci-primary);color:#fff}.ci-stepdot.is-current{color:var(--ci-blue)}.ci-stepdot-label{line-height:1.3}.ci-form-body{padding:2.25rem 2.5rem .5rem}.ci-fs{border:0;margin:0;padding:0}.ci-root .ci-fs legend{color:var(--ci-blue);margin-bottom:1.75rem;padding:0;font-size:1.25rem;font-weight:600}.ci-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.ci-root .ci-choice{appearance:none;cursor:pointer;text-align:left;border-radius:var(--ci-radius-lg);background:var(--ci-blue-50);outline-offset:-2px;border:0;outline:2px solid #0000;flex-direction:column;gap:.2rem;padding:1.5rem 1.25rem 1.25rem;transition:outline-color .2s,background .2s,transform .2s;display:flex;position:relative}.ci-root .ci-choice:hover{transform:translateY(-2px)}.ci-root .ci-choice.is-active{outline-color:var(--ci-accent);box-shadow:var(--ci-shadow);background:#fff}.ci-choice-check{width:1.1rem;height:1.1rem;box-shadow:inset 0 0 0 2px var(--ci-line-strong,#cbd5dd);background:#fff;border-radius:50%;transition:box-shadow .2s,background .2s;position:absolute;top:1rem;right:1rem}.ci-choice.is-active .ci-choice-check{background:var(--ci-accent);box-shadow:inset 0 0 0 3px #fff, 0 0 0 2px var(--ci-accent)}.ci-choice-name{color:var(--ci-blue);padding-right:1.5rem;font-size:.9375rem;font-weight:600;line-height:1.3}.ci-choice-price{color:var(--ci-ink);letter-spacing:-.02em;margin-top:.6rem;font-size:1.5rem;font-weight:600}.ci-choice-note{color:var(--ci-ink-muted);font-size:.75rem}.ci-choice-pitch{color:var(--ci-ink-muted);margin-top:.75rem;font-size:.8125rem;line-height:1.55}.ci-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.ci-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.ci-field.is-wide{grid-column:1/-1}.ci-field-box{border-radius:var(--ci-radius);background:var(--ci-blue-50);outline-offset:-2px;outline:2px solid #0000;padding:.55rem .9rem .45rem;transition:outline-color .15s,background .15s;display:block}.ci-field-box:focus-within{outline-color:var(--ci-accent);background:#fff}.ci-field.has-error .ci-field-box{outline-color:#c0392b}.ci-field-label{letter-spacing:.06em;text-transform:uppercase;color:var(--ci-ink-soft,var(--ci-ink-muted));font-size:.6875rem;font-weight:700;display:block}.ci-field-box:focus-within .ci-field-label{color:var(--ci-accent)}.ci-root .ci-field-box input,.ci-root .ci-field-box select,.ci-root .ci-field-box textarea{width:100%;color:var(--ci-ink);appearance:none;background:0 0;border:0;outline:none;padding:0;font-size:.9375rem;line-height:1.5}.ci-root .ci-field-box select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='none' stroke='%231D5886' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='M2 3.5 L5 6.5 L8 3.5'/%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;background-size:.7rem;padding-right:1.4rem}.ci-root .ci-field-box textarea{resize:vertical}.ci-root .ci-field-box input::placeholder,.ci-root .ci-field-box textarea::placeholder{color:var(--ci-line-strong,#b9c6d0)}.ci-field.is-radios .ci-field-box{background:0 0;outline:none;padding:0}.ci-field.is-radios .ci-field-label{margin-bottom:.55rem}.ci-field-hint{color:var(--ci-ink-soft,var(--ci-ink-muted));font-size:.75rem;line-height:1.5}.ci-field-error{color:#c0392b;font-size:.75rem;font-weight:600;line-height:1.5}.ci-radios{flex-wrap:wrap;gap:.5rem;display:flex}.ci-root .ci-radio{background:var(--ci-blue-50);color:var(--ci-ink-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1.1rem;font-size:.875rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.ci-root .ci-radio.is-active{background:var(--ci-page-dark);color:#fff}.ci-radio input{accent-color:var(--ci-accent)}.ci-consents{flex-direction:column;gap:.9rem;margin-top:1.75rem;display:flex}.ci-root .ci-check{color:var(--ci-ink-muted);cursor:pointer;align-items:flex-start;gap:.7rem;font-size:.875rem;line-height:1.6;display:flex}.ci-check input{width:1.05rem;height:1.05rem;accent-color:var(--ci-accent);flex-shrink:0;margin-top:.2rem}.ci-root .ci-check a{color:var(--ci-primary);font-weight:600}.ci-check.has-error span{color:#c0392b}.ci-check-inline{margin-top:1.5rem}.ci-pay{border-top:1px solid var(--ci-line);margin-top:2.25rem;padding-top:2rem}.ci-root .ci-pay h3{color:var(--ci-blue);font-size:1.125rem;font-weight:600}.ci-pay-total{border-radius:var(--ci-radius);background:var(--ci-blue-50);color:var(--ci-ink-muted);justify-content:space-between;align-items:baseline;gap:1rem;margin-top:1.25rem;padding:1.1rem 1.25rem;font-size:.9375rem;display:flex}.ci-pay-total strong{color:var(--ci-ink);font-size:1.25rem;font-weight:600}.ci-pay-total small{color:var(--ci-ink-muted);font-size:.72rem;font-weight:400}.ci-pay-total.is-itemised{padding:1.1rem 1.25rem 1rem;display:block}.ci-pay-line{justify-content:space-between;align-items:baseline;gap:1rem;padding:.4rem 0;display:flex}.ci-pay-line.is-note>span:last-child{color:var(--ci-ink-muted);font-size:.875rem}.ci-pay-line.is-sum{border-top:1px solid #0b1f2a1a;margin-top:.4rem;padding-top:.7rem}.ci-pay-line.is-sum>span{color:var(--ci-ink);font-weight:500}.ci-root .ci-pay-note{color:var(--ci-ink-muted);margin:.6rem 0 0;font-size:.78rem}.ci-pay-hint{color:var(--ci-ink-muted);max-width:62ch;margin:1.25rem 0 1.5rem;font-size:.8125rem;line-height:1.65}.ci-pay-notice{border-radius:var(--ci-radius);background:var(--ci-peach-soft,#fdf1e7);margin-top:1.25rem;padding:1.25rem 1.5rem}.ci-pay-notice strong{color:var(--ci-ink);font-size:.9375rem;display:block}.ci-pay-notice p{color:var(--ci-ink-muted);margin-top:.5rem;font-size:.875rem;line-height:1.65}.ci-pay-form{flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:1.5rem;display:flex}.ci-pay-form>.ci-btn{justify-content:center;align-self:stretch}.ci-pay-box{border:1px solid var(--ci-line);border-radius:var(--ci-radius-lg);background:var(--ci-surface);align-self:stretch;padding:1.25rem}@media (max-width:560px){.ci-pay-box{padding:1rem}}.ci-pay-secure{letter-spacing:.06em;text-transform:uppercase;color:var(--ci-ink-soft,var(--ci-ink-muted));align-self:center;align-items:center;gap:.4rem;font-size:.72rem;display:inline-flex}.ci-form-done{padding:1rem 0 2rem}.ci-root .ci-form-done h3{color:var(--ci-blue);font-size:1.375rem;font-weight:600}.ci-form-done p{color:var(--ci-ink-muted);margin-top:.9rem;font-size:.9375rem;line-height:1.7}.ci-review{flex-direction:column;gap:.6rem;margin:1.5rem 0;display:flex}.ci-review div{gap:1rem;font-size:.9375rem;display:flex}.ci-review dt{min-width:9rem;color:var(--ci-ink-muted)}.ci-review dd{color:var(--ci-ink);margin:0;font-weight:600}.ci-form-nav{background:var(--ci-neu-bg);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.5rem 2.5rem;display:flex}.ci-form-nav-left,.ci-form-nav-right{flex:1;display:flex}.ci-form-nav-right{justify-content:flex-end}.ci-form-summary{color:var(--ci-ink-muted);text-align:center;flex-direction:column;align-items:center;font-size:.75rem;display:flex}.ci-form-summary strong{color:var(--ci-ink);font-size:1rem}@media (max-width:760px){.ci-form-head,.ci-form-body,.ci-steps-bar{padding-inline:1.5rem}.ci-form-nav{flex-wrap:wrap;padding:1.25rem 1.5rem}.ci-grid,.ci-choices{grid-template-columns:1fr}.ci-stepdot-label{display:none}.ci-form-summary{text-align:left;flex-basis:100%;order:-1;align-items:flex-start}}.ci-circle-stats.is-stacked{grid-template-columns:1fr;gap:1.75rem}.ci-circle-stats.is-stacked .ci-circle-stat{text-align:left;flex-direction:row;align-items:center;gap:1.5rem}.ci-circle-stats.is-stacked .ci-circle-ring{flex-shrink:0;width:118px}.ci-circle-stats.is-stacked .ci-circle-label{margin-top:0}.ci-intro-split{grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr);align-items:start;gap:4rem;max-width:1180px;margin:0 auto;display:grid}.ci-intro-split-text p{color:var(--ci-ink-muted);margin-top:1.25rem;font-size:1rem;line-height:1.75}@media (max-width:1000px){.ci-intro-split{grid-template-columns:1fr;gap:3rem}.ci-circle-stats.is-stacked{max-width:520px}}@media (max-width:520px){.ci-circle-stats.is-stacked .ci-circle-stat{text-align:center;flex-direction:column;gap:1rem}}.ci-quote-cta{border-radius:var(--ci-radius-xl);background:var(--ci-blue-50);text-align:center;max-width:1000px;margin:0 auto;padding:3rem}.ci-root .ci-quote-cta h2{max-width:34ch;margin-inline:auto;font-size:clamp(1.25rem,2.2vw,1.75rem);line-height:1.35}.ci-root .ci-quote-cta .ci-btn{margin-top:2rem}@media (max-width:620px){.ci-quote-cta{padding:2rem 1.5rem}}.ci-tiers-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:1.75rem auto 0;display:flex}.ci-tiers-foot p{color:var(--ci-ink-muted);font-size:.8125rem}.ci-tiers-foot-actions{flex-wrap:wrap;gap:.75rem;display:flex}.ci-root .ci-tiers-foot .ci-btn{padding:.7rem 1.25rem;font-size:.8125rem}.ci-modal{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c2f4d8c;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out ci-modal-in;display:flex;position:fixed;inset:0}@keyframes ci-modal-in{0%{opacity:0}to{opacity:1}}.ci-modal-panel{border-radius:var(--ci-radius-xl);background:#fff;flex-direction:column;width:min(1000px,100%);max-height:min(86vh,900px);display:flex;overflow:hidden;box-shadow:0 40px 90px -30px #0b1f2a8c}.ci-modal-head{border-bottom:1px solid var(--ci-line);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.75rem;display:flex}.ci-root .ci-modal-head h3{color:var(--ci-blue);font-size:1.25rem;font-weight:600}.ci-root .ci-modal-close{appearance:none;cursor:pointer;background:var(--ci-blue-50);width:2.25rem;height:2.25rem;color:var(--ci-blue);border:0;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:background .2s,color .2s;display:flex}.ci-root .ci-modal-close:hover{background:var(--ci-page-dark);color:#fff}.ci-modal-body{padding:.5rem 1.75rem 1.75rem;overflow:auto}.ci-modal-body .ci-bt{min-width:660px}.ci-modal-body .ci-bt thead th{z-index:1;background:#fff;position:sticky;top:0}.ci-root button.ci-tier-compare{appearance:none;cursor:pointer;text-align:center;color:var(--ci-ink-muted);text-underline-offset:3px;background:0 0;border:0;margin-top:.9rem;font-size:.8125rem;font-weight:600;text-decoration:underline}.ci-root .ci-tier.is-featured button.ci-tier-compare{color:#ffffffb3}.ci-root button.ci-tier-compare:hover{color:var(--ci-accent)}@media (max-width:620px){.ci-tiers-foot{flex-direction:column;align-items:flex-start}.ci-modal{padding:.75rem}.ci-modal-body{padding-inline:1rem}}.ci-eee-card{flex-direction:column;display:flex}.ci-eee-card p{flex:1}@supports (grid-template-rows:subgrid){.ci-eee{grid-template-rows:auto auto 1fr auto;row-gap:0}.ci-eee-card{grid-template-rows:subgrid;grid-row:span 4;display:grid}.ci-eee-card p{flex:none}}.ci-statline{border-top:1px solid var(--ci-line);margin-top:1.75rem;padding-top:1.5rem}.ci-statline-num{letter-spacing:-.03em;color:var(--ci-accent);font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1;display:block}.ci-statline-label{color:var(--ci-ink-muted);margin-top:.6rem;font-size:.8125rem;line-height:1.55;display:block}.ci-study-split.is-3-2{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:stretch}@media (max-width:900px){.ci-study-split.is-3-2{grid-template-columns:1fr}}.ci-tqs-seal{justify-self:center;width:100%;max-width:360px;height:auto}.ci-tqs-list{flex-direction:column;gap:1rem;height:100%;display:flex}.ci-tqs-list article{background:linear-gradient(#fff 0%,#fbfdfe 100%);border-radius:1.5rem;flex:1;grid-template-columns:2.6rem minmax(0,1fr);align-items:start;gap:1rem;padding:1.75rem 2rem;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 1px 2px #0c2f4d0a,0 6px 14px -8px #0c2f4d1a,0 22px 44px -22px #0c2f4d2e,inset 0 1px #ffffffe6}.ci-tqs-list article:hover{transform:translateY(-2px);box-shadow:0 1px 2px #0c2f4d0d,0 10px 20px -10px #0c2f4d1f,0 30px 56px -26px #0c2f4d38,inset 0 1px #ffffffe6}.ci-tqs-list-num{letter-spacing:-.02em;color:var(--ci-accent);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600;line-height:1}.ci-tqs-list p{color:var(--ci-ink-muted);font-size:.9375rem;line-height:1.65}@media (max-width:620px){.ci-tqs-list article{grid-template-columns:2.2rem minmax(0,1fr);gap:.75rem;padding:1.25rem 1.5rem}}.ci-stepscroll{position:relative}.ci-stepscroll-stage{overflow:hidden}.ci-stepscroll.is-pinned .ci-stepscroll-stage{flex-direction:column;justify-content:flex-start;gap:2rem;height:100svh;padding-top:3.5rem;padding-bottom:2rem;display:flex;position:sticky;top:0}.ci-stepscroll-track{will-change:transform;gap:1.5rem;padding-inline:max(1.5rem,50vw - 590px);display:flex}.ci-stepscroll:not(.is-pinned) .ci-stepscroll-stage{scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.5rem;overflow-x:auto}.ci-stepscroll:not(.is-pinned) .ci-stepscroll-stage::-webkit-scrollbar{display:none}.ci-stepscroll:not(.is-pinned) .ci-stepcard{scroll-snap-align:center}.ci-stepcard{--card-pad:1.75rem;padding:var(--card-pad);border-radius:var(--ci-radius-lg);background:#fff;flex-direction:column;flex:0 0 380px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0b1f2a0d,0 18px 40px -28px #0b1f2a47}.ci-stepcard-img{background:var(--ci-blue-50);aspect-ratio:16/10;margin:calc(var(--card-pad) * -1) calc(var(--card-pad) * -1) 1.5rem;display:block;overflow:hidden}.ci-stepcard-img img{object-fit:cover;width:100%;height:100%}.ci-stepcard-n{letter-spacing:.12em;text-transform:uppercase;color:var(--ci-accent);font-size:.72rem;font-weight:700}.ci-root .ci-stepcard h3{color:var(--ci-blue);margin-top:.5rem;font-size:1.125rem;font-weight:600;line-height:1.35}.ci-stepcard p{color:var(--ci-ink-muted);margin-top:.9rem;font-size:.9375rem;line-height:1.65}.ci-stepscroll-bar{background:#0c2f4d1a;border-radius:999px;width:100%;max-width:1180px;height:3px;margin:0 auto;overflow:hidden}.ci-stepscroll-bar span{background:var(--ci-accent);transform-origin:0;height:100%;display:block}@media (max-width:620px){.ci-stepcard{--card-pad:1.5rem;flex-basis:290px}}.ci-hero-bg.is-full{align-items:center;min-height:100svh;display:flex}.ci-hero-bg.is-full .ci-member-hero{width:100%;padding-block:2rem 8rem}.ci-hero-bg.is-full .ci-scroll-cue{bottom:6.5rem}@media (max-width:760px){.ci-hero-bg.is-full{min-height:auto}.ci-hero-bg.is-full .ci-member-hero{padding-block:3rem 6rem}}.ci-bento{grid-template-rows:260px 400px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.ci-bento-tile{border-radius:var(--ci-radius-xl);background:var(--ci-page-dark);isolation:isolate;align-items:flex-end;display:flex;position:relative;overflow:hidden}.ci-bento-tile.is-map{grid-area:1/1/auto/3}.ci-bento-tile.is-graph{grid-area:1/3/3}.ci-bento-tile.is-people{grid-area:2/1/auto/3}.ci-bento-tile img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.ci-bento-tile:hover img{transform:scale(1.04)}.ci-bento-tile:after{content:"";z-index:-1;background:linear-gradient(#0c2f4d2e 0%,#0c2f4db8 58%,#0c2f4deb 100%);position:absolute;inset:0}.ci-bento-body{color:#fff;padding:1.75rem 2rem}.ci-bento-figure{letter-spacing:-.03em;color:var(--ci-accent);font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:600;line-height:1;display:block}.ci-root .ci-bento-tile h3{color:#fff;margin-top:.6rem;font-size:1.0625rem;font-weight:600;line-height:1.35}.ci-bento-tile p{color:#ffffffc7;max-width:56ch;margin-top:.7rem;font-size:.875rem;line-height:1.6}@media (max-width:900px){.ci-bento{grid-template-columns:1fr;grid-auto-rows:auto}.ci-bento-tile,.ci-bento-tile.is-map,.ci-bento-tile.is-graph,.ci-bento-tile.is-people{grid-area:auto;min-height:300px}}.ci-bento-tile.is-graph{background:linear-gradient(#fff 0%,#f6fafc 100%);box-shadow:0 1px 2px #0c2f4d0d,0 8px 18px -10px #0c2f4d1f,0 28px 52px -24px #0c2f4d33,inset 0 1px #ffffffe6}.ci-bento-tile.is-graph:after{background:0 0}.ci-bento-tile.is-graph .ci-bento-body{color:var(--ci-ink)}.ci-root .ci-bento-tile.is-graph h3{color:var(--ci-blue)}.ci-bento-tile.is-graph p{color:var(--ci-ink-muted)}.ci-bento-tile.is-graph .ci-bento-figure{color:var(--ci-primary)}.ci-bars{flex-direction:column;gap:.75rem;height:54%;padding:1.75rem 2rem 0;display:flex;position:absolute;inset:0 0 auto}.ci-bars-plot{flex:1;align-items:flex-end;gap:.4rem;display:flex;position:relative}.ci-bars-grid{background:#0c2f4d14;height:1px;position:absolute;left:0;right:0}.ci-bars-col{flex:1;align-items:flex-end;height:100%;display:flex;position:relative}.ci-bars-bar{background:linear-gradient(180deg, var(--ci-accent) 0%, var(--ci-primary) 100%);border-radius:4px 4px 0 0;width:100%;transition:height .9s cubic-bezier(.22,1,.36,1);display:block}.ci-bars-axis{letter-spacing:.06em;text-transform:uppercase;color:var(--ci-ink-soft,var(--ci-ink-muted));justify-content:space-between;align-items:baseline;font-size:.68rem;font-weight:700;display:flex}@media (max-width:900px){.ci-bars{height:45%;padding:1.5rem 1.5rem 0}}.ci-form-thanks{text-align:center;padding:3rem 2.5rem}.ci-root .ci-form-thanks h3{color:var(--ci-blue);font-size:1.5rem;font-weight:600}.ci-form-thanks p{color:var(--ci-ink-muted);margin-top:1rem;font-size:1rem;line-height:1.7}.ci-stepscroll-head{width:100%;max-width:1180px;margin:0 auto;padding-inline:max(1.5rem,50vw - 590px)}.ci-root .ci-stepscroll-head h2{margin-top:1rem}.ci-stepscroll:not(.is-pinned) .ci-stepscroll-head{padding-block:3.5rem 2rem}.ci-stepscroll.is-pinned .ci-stepscroll-stage{padding-top:6rem}.ci-stepscroll.is-pinned .ci-stepscroll-head{margin-bottom:.5rem}.ci-shine-seal{isolation:isolate;justify-self:center;width:100%;max-width:340px;position:relative}.ci-shine-seal img{width:100%;height:auto;display:block}.ci-shine-seal-gloss{pointer-events:none;-webkit-mask-image:var(--seal);mask-image:var(--seal);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--seal);mix-blend-mode:screen;background:linear-gradient(115deg,#0000 38%,#ffffff26 45%,#ffffffbf 50%,#ffffff26 55%,#0000 62%) 0 0/260% 100% no-repeat;animation:4.5s ease-in-out infinite ci-gloss;position:absolute;inset:0;-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}@keyframes ci-gloss{0%,22%{background-position:170% 0}55%,to{background-position:-70% 0}}@media (prefers-reduced-motion:reduce){.ci-shine-seal-gloss{opacity:0;animation:none}}.ci-appr-head.is-stacked{grid-template-columns:minmax(0,1fr) 320px}.ci-appr-head.is-stacked .ci-appr-brand{min-height:auto;margin-bottom:1.5rem}.ci-appr-head.is-stacked .ci-appr-brand img{width:auto;max-width:220px;max-height:56px}.ci-appr-head.is-stacked .ci-appr-text{margin-top:0}@media (max-width:900px){.ci-appr-head.is-stacked{grid-template-columns:1fr}}.ci-crit-scroll{border-radius:var(--ci-radius-lg);overflow-x:auto;box-shadow:0 1px 3px #0b1f2a0f,0 18px 40px -28px #0b1f2a47}.ci-crit{border-collapse:collapse;background:#fff;width:100%;min-width:680px;font-size:.9375rem}.ci-crit thead th{background:var(--ci-primary);color:#fff;letter-spacing:.1em;text-transform:uppercase;text-align:left;padding:1.1rem 1.25rem;font-size:.72rem;font-weight:700}.ci-crit tbody th,.ci-crit tbody td{vertical-align:top;color:var(--ci-ink-muted);text-align:left;padding:1.25rem;line-height:1.6}.ci-crit tbody th{color:var(--ci-ink);font-weight:600}.ci-crit tbody tr:nth-child(2n){background:var(--ci-blue-50)}.ci-crit tbody tr+tr th,.ci-crit tbody tr+tr td{border-top:1px solid var(--ci-line)}.ci-modal-image{flex-direction:column;align-items:center;gap:1rem;max-width:min(1000px,100%);max-height:86vh;display:flex}.ci-modal-image img{border-radius:var(--ci-radius-lg);background:#fff;width:auto;max-width:100%;height:auto;max-height:76vh;box-shadow:0 40px 90px -30px #0b1f2a99}.ci-modal-image figcaption{color:#fffc;text-align:center;font-size:.8125rem}.ci-root .ci-modal-close.is-floating{color:#fff;background:#ffffff24;position:absolute;top:1.25rem;right:1.25rem}.ci-root .ci-modal-close.is-floating:hover{color:var(--ci-blue);background:#fff}.ci-root a.ci-inline-link{color:var(--ci-primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}.ci-lead-block{max-width:1180px;margin:0 auto}.ci-root .ci-lead-block h2{letter-spacing:-.02em;color:var(--ci-accent);max-width:26ch;font-size:clamp(1.9rem,4vw,3rem);line-height:1.12}.ci-lead-block-intro{max-width:62ch;color:var(--ci-blue);margin-top:1.75rem;font-size:1.0625rem;font-weight:600;line-height:1.65}.ci-lead-block-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:4rem;margin-top:3.5rem;display:grid}@media (max-width:900px){.ci-lead-block-cols{grid-template-columns:1fr;gap:2.5rem;margin-top:2.5rem}}.ci-ba.is-vertical{cursor:ns-resize}.ci-ba.is-vertical .ci-ba-divider{width:auto;height:2px;inset:auto 0;transform:translateY(-1px)}.ci-ba.is-vertical .ci-ba-handle{transform:translate(-50%,-50%)rotate(90deg)}.ci-ba.is-vertical .ci-ba-label-left{inset:1rem auto auto 1rem}.ci-ba.is-vertical .ci-ba-label-right{inset:auto auto 1rem 1rem}.ci-islider{flex-direction:column;gap:.9rem;display:flex}.ci-islider-stage{border-radius:var(--ci-radius-lg);background:var(--ci-blue-50);aspect-ratio:4/3;position:relative;overflow:hidden;box-shadow:0 2px 6px #0b1f2a0f,0 24px 50px -28px #0b1f2a59}.ci-islider-stage:focus-visible{outline:3px solid var(--ci-accent);outline-offset:3px}.ci-islider-img{object-fit:contain;opacity:0;pointer-events:none;background:#fff;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}.ci-islider-img.is-active{opacity:1}.ci-root .ci-islider-arrow{appearance:none;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#0c2f4d8c;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.4rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ci-root .ci-islider-arrow:hover{background:var(--ci-accent)}.ci-islider-arrow.is-prev{left:.75rem}.ci-islider-arrow.is-next{right:.75rem}.ci-islider-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ci-islider-caption{color:var(--ci-ink-soft,var(--ci-ink-muted));font-size:.75rem;font-style:italic}.ci-islider-dots{gap:.4rem;display:flex}.ci-root .ci-islider-dot{appearance:none;cursor:pointer;background:var(--ci-line-strong,#cbd5dd);border:0;border-radius:50%;width:.5rem;height:.5rem;padding:0;transition:background .2s,width .2s}.ci-root .ci-islider-dot.is-active{background:var(--ci-accent);border-radius:999px;width:1.4rem}.ci-sec{padding:3rem 1.5rem}.ci-sec.is-band{background:var(--ci-neu-bg)}.ci-sec.is-last{padding-bottom:7rem;scroll-margin-top:5rem}@media (max-width:760px){.ci-sec{padding-block:2.25rem}}.ci-pubbanner{border-radius:var(--ci-radius-xl);background:var(--ci-page-dark);color:#fff;isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:2rem;max-width:1180px;margin:0 auto;padding:4rem 3.5rem;display:grid;position:relative;overflow:hidden}.ci-pubbanner:before{content:"";z-index:-1;pointer-events:none;background:repeating-radial-gradient(circle,#0000 0 2.4rem,#ffffff0d 2.4rem calc(2.4rem + 1px));width:46rem;height:46rem;position:absolute;top:-60%;left:-10%;-webkit-mask-image:radial-gradient(circle,#0000 30%,#000 52%,#0000 80%);mask-image:radial-gradient(circle,#0000 30%,#000 52%,#0000 80%)}.ci-root .ci-pubbanner h2{color:#fff;letter-spacing:-.02em;max-width:22ch;font-size:clamp(1.6rem,3.2vw,2.5rem);line-height:1.15}.ci-pubbanner-text p{color:#ffffffc7;max-width:46ch;margin-top:1.5rem;font-size:1rem;line-height:1.7}.ci-root .ci-pubbanner-text .ci-btn{margin-top:2rem}.ci-pubbanner-book{filter:drop-shadow(0 30px 50px #00000073);justify-self:end;width:118%;max-width:none;height:auto;margin-right:-8%;transform:rotate(-2deg)}@media (max-width:900px){.ci-pubbanner{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.75rem 0}.ci-pubbanner-book{justify-self:center;width:100%;margin-right:0;transform:none}}.ci-appr-hero-seal{justify-self:center;width:100%;max-width:320px;height:auto}.ci-partner-top{background:var(--ci-page-dark);isolation:isolate;position:relative;overflow:hidden}.ci-partner-top-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.ci-partner-top.has-bg:after{content:"";z-index:-1;background:linear-gradient(100deg,#0c2f4df0 0%,#0c2f4ddb 45%,#0c2f4d9e 100%);position:absolute;inset:0}.ci-partner-top{align-items:flex-end;min-height:78svh;display:flex}.ci-partner-top-inner{color:#fff;width:100%;max-width:1180px;margin:0 auto;padding:10rem 1.5rem 6rem;position:relative}.ci-root .ci-partner-top a.ci-partner-back{color:#ffffffb3;font-size:.8125rem;font-weight:600;display:inline-block}.ci-root .ci-partner-top a.ci-partner-back:hover{color:#fff}.ci-partner-top .ci-eyebrow{color:var(--ci-accent)}.ci-root .ci-partner-top h1{color:#fff;letter-spacing:-.02em;max-width:22ch;margin-top:1rem;font-size:clamp(2rem,4.2vw,3.1rem);line-height:1.1}.ci-partner-claim{color:#ffffffd1;max-width:52ch;margin-top:1.5rem;font-size:1.125rem;line-height:1.55}.ci-partner-cert{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.ci-partner-cert>span{letter-spacing:.06em;text-transform:uppercase;color:var(--ci-ink-soft,var(--ci-ink-muted));font-size:.75rem}.ci-partner-blocks{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.ci-partner-blocks article{border-radius:var(--ci-radius-lg);background:#fff;padding:2rem;box-shadow:0 1px 3px #0b1f2a0d,0 16px 36px -26px #0b1f2a42}.ci-root .ci-partner-blocks h2{color:var(--ci-blue);font-size:1.125rem;font-weight:600;line-height:1.35}.ci-partner-blocks p{color:var(--ci-ink-muted);margin-top:.9rem;font-size:.9375rem;line-height:1.7}.ci-partner-links{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.ci-partner-note{color:var(--ci-ink-muted);margin-top:1.75rem;font-size:.8125rem}.ci-root .ci-partner-note a{color:var(--ci-primary);font-weight:600}@media (max-width:900px){.ci-partner-top{min-height:auto}.ci-partner-top-inner{padding-block:7rem 3.5rem}}.ci-papers{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;max-width:760px;margin:0 auto;display:grid}.ci-root a.ci-paper{border-radius:var(--ci-radius-lg);color:var(--ci-blue);background:#fff;flex-direction:column;gap:1rem;padding:1.25rem;font-size:.9375rem;font-weight:600;line-height:1.45;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 1px 3px #0b1f2a0d,0 16px 36px -26px #0b1f2a42}.ci-root a.ci-paper:hover{transform:translateY(-3px);box-shadow:0 2px 6px #0b1f2a0f,0 26px 48px -24px #0b1f2a52}.ci-paper img{border-radius:var(--ci-radius);background:var(--ci-blue-50);width:100%;height:auto}.ci-paper span:after{content:" ↓";color:var(--ci-accent)}.ci-root a.ci-mega-feature{background:var(--ci-blue-50);color:inherit;border-radius:.9rem;grid-column:1/-1;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:1rem;margin-top:.4rem;padding:.9rem;transition:background .15s,transform .15s;display:grid}.ci-root a.ci-mega-feature:hover{background:var(--ci-peach-soft,#eef5f9);transform:translateY(-1px)}.ci-mega-feature img{border-radius:.35rem;width:100%;height:auto;box-shadow:0 4px 12px -4px #0b1f2a59}.ci-mega-feature>span{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ci-mega-feature-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--ci-accent);font-size:.62rem;font-weight:700}.ci-newstabs{max-width:1180px;margin:0 auto}.ci-newshead{justify-content:space-between;align-items:flex-end;gap:2.5rem;margin-bottom:3.25rem;display:flex}.ci-newshead-text{max-width:620px}.ci-root .ci-newshead-text h2{margin-top:1rem}.ci-root .ci-newshead-text p{color:var(--ci-ink-muted);margin:1.25rem 0 0;font-size:1.0625rem;line-height:1.7}.ci-newshead-nav{flex-shrink:0;gap:.75rem;padding-bottom:.15rem;display:flex}.ci-root .ci-newshead-nav button{width:56px;height:56px;color:var(--ci-primary);cursor:pointer;background:#fff;border:1px solid #0b1f2a1a;border-radius:50%;place-items:center;transition:background .22s,color .22s,border-color .22s,transform .22s,opacity .22s;display:grid}.ci-root .ci-newshead-nav button:hover:not(:disabled){background:var(--ci-primary);border-color:var(--ci-primary);color:#fff;transform:translateY(-2px)}.ci-root .ci-newshead-nav button:disabled{opacity:.32;cursor:default}.ci-tabbar{background:#ffffffb3;border:1px solid #0b1f2a14;border-radius:999px;gap:.3rem;width:fit-content;margin-top:2rem;padding:.35rem;display:flex}.ci-root .ci-tabbtn{cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;color:var(--ci-ink-muted);background:0 0;border:none;border-radius:999px;padding:.6rem 1.6rem;font-size:.78rem;font-weight:600;transition:background .2s,color .2s}.ci-root .ci-tabbtn:hover{color:var(--ci-ink)}.ci-root .ci-tabbtn.is-on{background:var(--ci-primary);color:#fff}.ci-slider-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(29.8507% - 1.56716rem);grid-auto-flow:column;gap:1.75rem;margin-right:calc(50% - 50vw);padding-bottom:.25rem;display:grid;overflow-x:auto}.ci-slider-track::-webkit-scrollbar{display:none}.ci-slider-track.is-wide{grid-auto-columns:calc(40.8163% - 1.42857rem)}.ci-root .ci-newscard{scroll-snap-align:start;text-align:left;cursor:pointer;color:var(--ci-ink);font:inherit;background:0 0;border:none;flex-direction:column;gap:1.1rem;padding:0;text-decoration:none;display:flex}.ci-newscard-frame{aspect-ratio:4/3;background:#0a1f2e;border-radius:18px;transition:box-shadow .4s,transform .4s cubic-bezier(.22,1,.36,1);display:block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0b1f2a14,0 18px 40px -28px #0b1f2a8c}.ci-slider-track.is-wide .ci-newscard-frame{aspect-ratio:16/9}.ci-root .ci-newscard:hover .ci-newscard-frame{transform:translateY(-4px);box-shadow:0 1px 2px #0b1f2a1a,0 30px 60px -30px #0b1f2a99}.ci-newscard-mat{filter:blur(30px)saturate(1.4)brightness(.62);background-position:50%;background-size:cover;position:absolute;inset:-12%;transform:scale(1.15)}.ci-newscard-pic{object-fit:contain;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block;position:relative}.ci-newscard-pic.is-cover{object-fit:cover}.ci-root .ci-newscard:hover .ci-newscard-pic{transform:scale(1.04)}.ci-newscard-frame iframe{border:0;width:100%;height:100%;display:block;position:relative}.ci-newscard-idx{letter-spacing:.12em;font-variant-numeric:tabular-nums;color:#ffffffd1;text-shadow:0 1px 6px #00000080;font-size:.72rem;font-weight:700;position:absolute;top:.9rem;left:1.1rem}.ci-newscard-go{background:var(--ci-accent);color:#fff;opacity:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:opacity .3s,transform .35s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;bottom:1rem;right:1rem;transform:translateY(10px)}.ci-root .ci-newscard:hover .ci-newscard-go{opacity:1;transform:translateY(0)}.ci-play{width:62px;height:62px;color:var(--ci-primary);background:#fffffff0;border-radius:50%;place-items:center;margin:auto;padding-left:3px;transition:transform .3s cubic-bezier(.22,1,.36,1),background .25s,color .25s;display:grid;position:absolute;inset:0;box-shadow:0 8px 24px -8px #00000080}.ci-root .ci-newscard:hover .ci-play{background:var(--ci-accent);color:#fff;transform:scale(1.12)}.ci-newscard.is-playing{cursor:default}.ci-newscard-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:500;line-height:1.5;transition:color .2s;display:-webkit-box;overflow:hidden}.ci-root .ci-newscard:hover .ci-newscard-title{color:var(--ci-primary)}.ci-slider-rail{background:#0b1f2a1a;border-radius:3px;height:3px;margin-top:2.5rem;position:relative;overflow:hidden}.ci-slider-thumb{background:var(--ci-accent);border-radius:3px;height:100%;transition:left .18s linear,width .25s;position:absolute;top:0}@media (max-width:1080px){.ci-slider-track{grid-auto-columns:calc(41.6667% - 1.45833rem)}.ci-slider-track.is-wide{grid-auto-columns:calc(58.8235% - 1.02941rem)}}@media (max-width:720px){.ci-newshead{flex-direction:column;gap:1.75rem}.ci-root .ci-newshead-nav button{width:48px;height:48px}.ci-slider-track,.ci-slider-track.is-wide{grid-auto-columns:84%}.ci-root .ci-tabbtn{padding:.55rem 1.1rem}}.ci-map-wrap{position:relative}.ci-map{border-radius:var(--ci-radius-lg);width:100%;height:clamp(420px,58vh,620px);box-shadow:var(--ci-shadow);background:var(--ci-blue-50);overflow:hidden}.ci-map-legend{color:var(--ci-ink);background:#fffffff0;border-radius:999px;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.82rem;font-weight:500;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;box-shadow:0 6px 20px -10px #0b1f2a66}.ci-map-dot{background:var(--ci-accent);border:2px solid #fff;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 1px #0b1f2a1f}.ci-mapdot{cursor:pointer;width:14px;height:14px;position:relative}.ci-mapdot-kern,.ci-mapdot-ring{border-radius:50%;position:absolute;inset:0}.ci-mapdot-kern{background:var(--ci-accent);border:2.5px solid #fff;transition:transform .18s;box-shadow:0 2px 8px #0b1f2a47}.ci-mapdot-ring{background:var(--ci-accent);opacity:.55;animation:2.6s cubic-bezier(.22,1,.36,1) infinite ci-mapdot-puls;animation-delay:var(--verzug,0s);will-change:transform, opacity}@keyframes ci-mapdot-puls{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(3.2)}to{opacity:0;transform:scale(3.2)}}.ci-mapdot:hover .ci-mapdot-kern{transform:scale(1.4)}.ci-mapdot:hover .ci-mapdot-ring{opacity:.28;animation-play-state:paused}@media (prefers-reduced-motion:reduce){.ci-mapdot-ring{opacity:.28;animation:none;transform:scale(1.8)}}.ci-mappop{font-family:var(--font-sans), Montserrat, system-ui, sans-serif;color:#0c2f4d;gap:.2rem;padding:.15rem .2rem;font-size:.8125rem;line-height:1.45;display:grid}.ci-mappop strong{font-size:.9rem}.ci-mappop a{color:#1d5886;margin-top:.35rem;font-weight:600;text-decoration:none}.ci-mappop a:hover{text-decoration:underline}.ci-map-fallback{text-align:center;border-radius:var(--ci-radius-lg);background:var(--ci-blue-50);border:1px dashed #0b1f2a2e;justify-items:center;gap:.75rem;padding:4rem 2rem;display:grid}.ci-root .ci-map-fallback p{max-width:520px;color:var(--ci-ink-muted);margin:0 0 .75rem;font-size:.9375rem}.ci-cta-banner{border-radius:var(--ci-radius-xl);isolation:isolate;max-width:1180px;margin:0 auto;position:relative;overflow:hidden}.ci-cta-bg{object-fit:cover;object-position:center 32%;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.ci-cta-banner:after{content:"";z-index:-1;background:linear-gradient(#0c2f4d9e 0%,#0c2f4ddb 100%),radial-gradient(70% 90% at 50% 120%,#1d58878c,#0000 70%);position:absolute;inset:0}.ci-cta-inner{text-align:center;color:#fff;max-width:720px;margin:0 auto;padding:clamp(4rem,8vw,6.5rem) 2rem;position:relative}.ci-root .ci-cta-inner .ci-eyebrow{color:#ffffffd1}.ci-root .ci-cta-inner h2{color:#fff;margin-top:1rem}.ci-root .ci-cta-inner p{color:#ffffffd9;max-width:560px;margin:1.25rem auto 0;font-size:1.0625rem;line-height:1.7}.ci-cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.25rem;display:flex}.ci-rings:before{top:-34rem;right:-20rem}.ci-rings:after{top:14rem;left:-18rem}.ci-article-head{max-width:1180px;margin:0 auto;padding:clamp(6rem,9vw,8rem) 1.5rem clamp(2.5rem,5vw,4rem)}.ci-article-top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);margin-top:1.5rem;display:grid}.ci-article-lead{border-radius:var(--ci-radius-lg);aspect-ratio:4/3}.ci-article-titel{min-width:0}@media (max-width:820px){.ci-article-top{grid-template-columns:1fr}}.ci-root .ci-article-head h1{margin-top:1rem;font-size:clamp(2rem,4vw,3.25rem)}.ci-root .ci-article-head time{letter-spacing:.06em;text-transform:uppercase;color:var(--ci-ink-soft);margin-top:1.5rem;font-size:.82rem;font-weight:600;display:block}.ci-article{gap:1.5rem;max-width:720px;margin:0 auto;padding:0 1.5rem 5rem;display:grid}.ci-root .ci-article p{color:var(--ci-ink-muted);font-size:1.0625rem;line-height:1.75}.ci-root .ci-article-h2{margin-top:1.5rem;font-size:1.5rem}.ci-article-list{gap:.6rem;margin:0;padding-left:1.25rem;display:grid}.ci-root .ci-article-list li{color:var(--ci-ink-muted);font-size:1.0625rem;line-height:1.7}.ci-article-img{border-radius:var(--ci-radius-lg);width:100%;height:auto;box-shadow:var(--ci-shadow);margin:.75rem 0}.ci-article-box{border-radius:var(--ci-radius-lg);background:var(--ci-blue-50);border:1px solid #0b1f2a12;justify-items:start;gap:1rem;padding:1.75rem;display:grid}.ci-root .ci-article-box strong{color:var(--ci-blue);font-size:1.125rem}.ci-article-more{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem;display:grid}.ci-panel-pills{flex-wrap:wrap;gap:.5rem;max-width:620px;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.ci-root .ci-panel-pills li{background:var(--ci-blue-50);color:var(--ci-blue);border:1px solid #1d588724;border-radius:999px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;line-height:1.35}.ci-panel-foot{justify-content:flex-end;padding:0 1.75rem 1.75rem;display:none}.ci-panel.is-active .ci-panel-foot{display:flex}@media (max-width:560px){.ci-panel-foot{justify-content:flex-start;padding:0 1.25rem 1.5rem}}.ci-root .ci-panel-cta{margin:0}.ci-seal-tilt{transform-origin:50% 55%;will-change:transform;animation:7s ease-in-out infinite ci-seal-tilt}@keyframes ci-seal-tilt{0%,to{transform:rotate(-4.5deg)}50%{transform:rotate(4.5deg)}}.ci-seal-gloss{pointer-events:none;-webkit-mask-image:var(--seal);mask-image:var(--seal);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--seal);mix-blend-mode:screen;background:linear-gradient(115deg,#0000 38%,#ffffff2e 45%,#ffffffd9 50%,#ffffff2e 55%,#0000 62%) 0 0/260% 100% no-repeat;animation:5s ease-in-out infinite ci-gloss;position:absolute;inset:0;-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.ci-panel-mark.ci-seal-tilt{animation:7s ease-in-out infinite ci-seal-tilt,3.4s ease-in-out infinite ci-seal-puls}.ci-panel-mark.is-badge.ci-seal-tilt{animation:6.5s ease-in-out infinite ci-seal-neigen}@keyframes ci-seal-neigen{0%,to{transform:perspective(620px)rotateY(-16deg)}50%{transform:perspective(620px)rotateY(16deg)}}.ci-panel-tab-top:has(.ci-panel-mark.is-badge.ci-seal-tilt){border-radius:12px;overflow:hidden}.ci-panel-tab-top:has(.ci-panel-mark.is-badge.ci-seal-tilt):after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 40%,#ffffff80 50%,#0000 60%) 0 0/260% 100% no-repeat;animation:6.5s ease-in-out infinite ci-seal-schimmer;position:absolute;inset:0}@keyframes ci-seal-schimmer{0%{opacity:0;background-position:170% 0}12%{opacity:1}50%{opacity:1;background-position:-70% 0}58%,to{opacity:0;background-position:-70% 0}}@keyframes ci-seal-puls{0%,to{opacity:.78}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.ci-seal-tilt,.ci-panel-mark.ci-seal-tilt,.ci-seal-gloss{animation:none}}.ci-footer-rings{pointer-events:none;-webkit-mask-composite:source-in;background:repeating-radial-gradient(circle,#0000 0 2.5rem,#ffffff0e 2.5rem calc(2.5rem + 1px));width:62rem;height:62rem;position:absolute;top:-28rem;right:-14rem;-webkit-mask-image:radial-gradient(circle,#0000 34%,#000 52%,#0000 78%),linear-gradient(#000 55%,#0000 92%);mask-image:radial-gradient(circle,#0000 34%,#000 52%,#0000 78%),linear-gradient(#000 55%,#0000 92%);-webkit-mask-composite:source-in;mask-composite:intersect}.ci-footer-rings:after{content:"";background:repeating-radial-gradient(circle,#0000 0 1.8rem,#ffffff0b 1.8rem calc(1.8rem + 1px));width:30rem;height:30rem;position:absolute;top:34rem;left:-6rem;-webkit-mask-image:radial-gradient(circle,#0000 30%,#000 50%,#0000 76%);mask-image:radial-gradient(circle,#0000 30%,#000 50%,#0000 76%)}@media (max-width:760px){.ci-footer-rings{width:34rem;height:34rem;top:-16rem;right:-12rem}.ci-footer-rings:after{display:none}}.ci-home-sec{padding:5.5rem 1.5rem}.ci-home-sec.is-band{background:var(--ci-neu-bg)}.ci-home-sec.is-tint{background:var(--ci-blue-50)}.ci-home-sec.is-tail{padding-top:0}@media (max-width:760px){.ci-home-sec{padding-block:3rem}.ci-home-sec.is-tail{padding-top:0;padding-bottom:3.5rem}.ci-cta-inner{padding:3.25rem 1.5rem}}.ci-burger{justify-content:center;align-items:center;min-width:44px;min-height:44px}.ci-factrows{gap:0;margin:2.25rem 0 0;display:grid}.ci-factrow{border-top:1px solid #1d588724;grid-template-columns:84px 1fr;align-items:center;gap:1.5rem;padding:1.25rem 0;display:grid}.ci-factrow:last-child{border-bottom:1px solid #1d588724}.ci-root .ci-factrow dt{margin:0}.ci-factring{background:var(--ci-neu-bg);width:84px;height:84px;box-shadow:-6px -6px 13px var(--ci-neu-light), 6px 6px 15px #aeaec080;border-radius:50%;display:block;position:relative}.ci-factring svg{display:block;transform:rotate(-90deg)}.ci-factnum{color:var(--ci-blue);letter-spacing:-.01em;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:1.0625rem;font-weight:500;display:flex;position:absolute;inset:0}.ci-root .ci-factrow dd{gap:.3rem;margin:0;display:grid}.ci-root .ci-factrow strong{color:var(--ci-blue);font-size:1rem;font-weight:700}.ci-root .ci-factrow span:not(.ci-factring):not(.ci-factnum){color:var(--ci-ink-muted);font-size:.875rem;line-height:1.55}@media (max-width:560px){.ci-factrow{grid-template-columns:66px 1fr;gap:1.1rem}.ci-factring{width:66px;height:66px}.ci-factnum{font-size:.9375rem}}.ci-facts-3{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) minmax(0,1fr);align-items:stretch;gap:2.5rem;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1181px){.ci-facts-3 .ci-zoom{height:100%}.ci-facts-3 .ci-zoom-stage{aspect-ratio:auto;height:100%;min-height:300px}}.ci-root .ci-facts-col h2{text-wrap:balance;margin-top:1rem;font-size:clamp(1.75rem,2.4vw,2.25rem)}.ci-root .ci-facts-lead{color:var(--ci-ink-muted);margin-top:1.5rem;font-size:1.0625rem;line-height:1.65}.ci-facts-3 .ci-factrows{margin-top:0}.ci-facts-3 .ci-factrow{grid-template-columns:76px 1fr;gap:1.25rem}.ci-facts-3 .ci-factring{width:76px;height:76px}.ci-facts-3 .ci-factrow:first-child{border-top:none;padding-top:0}@media (max-width:1180px){.ci-facts-3{grid-template-columns:1fr;gap:2.75rem}.ci-facts-3 .ci-factrow:first-child{border-top:1px solid #1d588724;padding-top:1.25rem}.ci-facts-3 .ci-facts-col,.ci-facts-3 .ci-factrows{max-width:760px}}@media (min-width:881px){.ci-root .ci-mission-grid h2{font-size:clamp(1.8rem,3.05vw,2.75rem)}}@media (max-width:560px){.ci-root .ci-hero-h1{font-size:clamp(1.25rem,7.2vw,2.125rem)}}.ci-mission-grid .ci-circle-stats{gap:1.5rem;margin-top:2.75rem}.ci-mission-grid .ci-circle-ring{width:108px;height:108px;box-shadow:-7px -7px 15px var(--ci-neu-light), 7px 7px 17px #aeaec080}.ci-mission-grid .ci-circle-num{font-size:1.125rem}.ci-mission-grid .ci-circle-label{max-width:none;margin-top:.85rem;font-size:.9375rem;line-height:1.3}.ci-mission-grid .ci-circle-desc{max-width:none;margin-top:.45rem;font-size:.8125rem;line-height:1.5}@media (min-width:881px){.ci-mission-grid{align-items:stretch}.ci-mission-grid .ci-founder{height:100%}.ci-mission-grid .ci-research-photo-lg{aspect-ratio:auto;height:100%;min-height:420px}}.ci-stat{align-items:center;gap:.875rem;display:flex}.ci-stat-value{color:#fff;letter-spacing:-.02em;font-size:1.625rem;font-weight:600;line-height:1}.ci-stat-label{color:#ffffffb3;margin-top:.25rem;font-size:.8125rem}@media (max-width:700px){.ci-stats-grid{align-items:start!important}.ci-stat{flex-direction:column;align-items:flex-start;gap:.5rem}.ci-stat-value{font-size:1.25rem}.ci-stat-label{margin-top:.15rem;font-size:.6875rem;line-height:1.3}}@media (max-width:880px){.ci-why-grid{flex-direction:column;display:flex}.ci-why-grid>.ci-video-embed{order:-1}}.ci-note-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.ci-note-card{border:1px solid var(--ci-line);border-radius:var(--ci-radius-lg);background:var(--ci-surface);padding:1.75rem}.ci-root .ci-note-card h2{color:var(--ci-blue);margin:0;font-size:1.0625rem;font-weight:600}.ci-note-card p{color:var(--ci-ink-muted);margin:.75rem 0 0;font-size:.9375rem;line-height:1.65}.ci-root a.ci-newslead{border-bottom:1px solid var(--ci-line);color:inherit;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,3.5vw,3rem);margin-bottom:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(2.5rem,5vw,4rem);text-decoration:none;display:grid}.ci-newslead .ci-newscard-frame{aspect-ratio:16/10;border-radius:var(--ci-radius-lg)}.ci-root .ci-newslead h2{color:var(--ci-blue);margin:.6rem 0 0;font-size:clamp(1.5rem,2.6vw,2.125rem)}.ci-newslead p{color:var(--ci-ink-muted);margin:1rem 0 0;font-size:1.0625rem;line-height:1.7}.ci-newsgrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:clamp(1.5rem,3vw,2.25rem);display:grid}.ci-root a.ci-newsitem{color:inherit;flex-direction:column;text-decoration:none;display:flex}.ci-newsitem .ci-newscard-frame{aspect-ratio:16/10;border-radius:var(--ci-radius-lg);margin-bottom:1.1rem}.ci-root .ci-newsitem h3{color:var(--ci-blue);margin:.5rem 0 0;font-size:1.125rem;line-height:1.35}.ci-newsitem p{color:var(--ci-ink-muted);margin:.7rem 0 0;font-size:.9375rem;line-height:1.65}.ci-newsitem-date{letter-spacing:.08em;text-transform:uppercase;color:var(--ci-ink-soft);font-size:.72rem;font-weight:700}.ci-newsitem-more{color:var(--ci-accent);margin-top:1rem;font-size:.875rem;font-weight:600}.ci-root a.ci-newsitem:hover h3,.ci-root a.ci-newslead:hover h2{color:var(--ci-accent)}.ci-root a.ci-newsitem:hover .ci-newscard-pic,.ci-root a.ci-newslead:hover .ci-newscard-pic{transform:scale(1.04)}.ci-article-video{border-radius:var(--ci-radius-lg);margin:.5rem 0;box-shadow:0 18px 40px -26px #0c2f4d73}.ci-article-figur{margin:.5rem 0}.ci-root .ci-article-figur figcaption{color:var(--ci-ink-soft);margin-top:.75rem;font-size:.875rem;line-height:1.6}.ci-stimmen{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.ci-stimme{border:1px solid var(--ci-line);border-radius:var(--ci-radius-lg);background:var(--ci-surface);margin:0;padding:2.25rem 1.75rem 1.5rem;position:relative}.ci-stimme:before{content:"“";color:var(--ci-blue-100);font-size:3.25rem;line-height:1;position:absolute;top:.35rem;left:1.4rem}.ci-stimme blockquote{color:var(--ci-ink);margin:0;font-size:1rem;line-height:1.7}.ci-stimme figcaption{letter-spacing:.04em;text-transform:uppercase;color:var(--ci-accent);margin-top:1rem;font-size:.8125rem;font-weight:700}.ci-rail{z-index:60;pointer-events:none;flex-direction:column;gap:2px;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.ci-root a.ci-rail-knopf{pointer-events:auto;background:var(--ci-primary);color:#fff;text-align:center;border-radius:12px 0 0 12px;flex-direction:column;align-items:center;gap:.4rem;width:92px;padding:.85rem .5rem .75rem;font-size:.6875rem;font-weight:600;line-height:1.25;text-decoration:none;transition:filter .2s;display:flex;box-shadow:-2px 6px 18px -8px #0b1f2a8c}.ci-root a.ci-rail-knopf:first-child{background:#48a5c5}.ci-root a.ci-rail-knopf:nth-child(2){background:#1d5886}.ci-root a.ci-rail-knopf:nth-child(3){background:#0c2f4d}.ci-rail-icon{display:flex}.ci-root a.ci-rail-knopf:hover,.ci-root a.ci-rail-knopf:focus-visible{filter:brightness(.88)}@media (max-width:900px){.ci-rail{display:none}}@media (prefers-reduced-motion:reduce){.ci-root a.ci-rail-knopf{transition:none}}.ci-kontakt-grid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,3.5rem);display:grid}@media (max-width:900px){.ci-kontakt-grid{grid-template-columns:1fr}}.ci-kontakt-info{border:1px solid var(--ci-line);border-radius:var(--ci-radius-lg);background:var(--ci-surface);gap:1.15rem;padding:2rem 1.75rem;display:grid}.ci-kontakt-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ci-ink-soft);margin-bottom:.45rem;font-size:.6875rem;font-weight:700;display:block}.ci-kontakt-info address{color:var(--ci-ink-muted);font-size:.9375rem;font-style:normal;line-height:1.7}.ci-root .ci-kontakt-info a{color:var(--ci-blue);font-size:.9375rem;font-weight:600;line-height:1.8;text-decoration:none;display:block}.ci-root .ci-kontakt-info a:hover{color:var(--ci-accent)}.ci-footer-fax{color:#ffffffb8;font-size:.9375rem;line-height:1.9;display:block}.ci-kontakt-wert{color:var(--ci-ink-muted);font-size:.9375rem;font-weight:600;line-height:1.8;display:block}
