html,body{color-scheme:light;overflow-x:clip;background:#fff!important}.cbp{--blue:var(--blue-infra);--blue-dark:#1230a0;--blue-soft:#eef1fb;--ink:var(--gray-03);--ink-2:var(--gray-02);--ink-3:#9b9890;--paper:var(--white);--paper-2:var(--gray-01);--paper-3:#f4f5f8;--rule:#e5e8f0;--rule-strong:#c4cbdf;--term-bg:#0f1117;--term-bg-2:#161922;--term-line:#1f2330;--term-text:#d8dce3;--term-mute:#6e7585;--term-green:var(--green-03);--term-blue:#5aa9ff}.cbp .btn--on-blue{background:var(--blue);color:#fff}.cbp .btn--on-blue:hover{background:var(--blue-dark);transform:translateY(-1px)}.cbp .btn--ghost{color:var(--blue);border-color:var(--rule-strong);background:0 0}.cbp .btn--ghost:hover{border-color:var(--blue);background:var(--blue-soft)}.cbp .btn--ghost-blue{color:#fff;background:#ffffff0a;border-color:#ffffff40}.cbp .btn--ghost-blue:hover{background:#ffffff14;border-color:#ffffff80}.cbp .hero{color:#fff;background:#000a1b;padding:clamp(64px,8vw,110px) 0;position:relative;overflow:hidden}.cbp .hero__bg{z-index:0;background:radial-gradient(70% 90% at 86% 16%,#1a3fbf73 0%,#0000 60%),radial-gradient(60% 80% at 8% 92%,#2152ff38 0%,#0000 55%),url(/assets/hero-infra-k.webp?v=2) 50%/cover no-repeat,#000a1b;position:absolute;inset:0}.cbp .hero__bg:after{content:"";background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(#ffffff0d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;mask-image:radial-gradient(circle at 75% 40%,#000 0%,#0000 78%)}.cbp .hero>.wrap{z-index:1;position:relative}.cbp .hero__inner{grid-template-columns:1.5fr .85fr;align-items:center;gap:clamp(40px,5vw,80px);display:grid}@media (width<=980px){.cbp .hero__inner{grid-template-columns:1fr;gap:48px}}.cbp .hero__eyebrow{font-family:var(--font-sans);color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:10px;margin:0 0 24px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.cbp .hero__eyebrow .dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite heroTagPulse;box-shadow:0 0 0 4px #ffffff2e}@keyframes heroTagPulse{0%,to{box-shadow:0 0 0 4px #ffffff2e}50%{box-shadow:0 0 0 7px #ffffff0f}}.cbp .hero h1{font-family:var(--font-sans);letter-spacing:-.02em;color:#fff;text-wrap:balance;max-width:22ch;margin:0 0 22px;font-size:clamp(36px,4.6vw,58px);font-weight:700;line-height:1.06}.cbp .hero h1 em{color:#fff;font-style:normal}.cbp .hero__sub{color:#ffffffd1;text-wrap:pretty;max-width:580px;margin:0 0 36px;font-size:14px;line-height:1.5}.cbp .hero__ctas{flex-wrap:wrap;gap:14px;display:flex}.cbp .hero__ctas .btn--on-blue{color:var(--blue);background:#fff}.cbp .hero__ctas .btn--on-blue:hover{background:#eaf0ff}.cbp .hero__proof{color:#ffffffc7;align-items:center;gap:10px;margin-top:22px;font-size:13.5px;display:inline-flex}.cbp .hero__proof .dotg{background:var(--term-green);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite cbpBlink;box-shadow:0 0 0 3px #00e48a33}@keyframes cbpBlink{0%,to{opacity:1;box-shadow:0 0 0 3px #00e48a33}50%{opacity:.35;box-shadow:0 0 0 6px #00e48a00}}@media (prefers-reduced-motion:reduce){.cbp .hero__proof .dotg{animation:none}}.cbp .hero__proof strong{color:#fff;font-weight:700}.cbp .hero__visual{background:linear-gradient(135deg, #1230a0 0%, var(--blue-infra) 50%, #2d54d8 100%);border-radius:20px;height:580px;padding:36px;position:relative;overflow:hidden;box-shadow:0 30px 60px -24px #1a3fbf66}.cbp .hero__visual:after{content:"";opacity:.5;background-image:radial-gradient(circle at 1.5px 1.5px,#ffffff14 1.2px,#0000 0);background-size:28px 28px;position:absolute;inset:0}.cbp .hd{z-index:1;flex-direction:column;gap:16px;height:100%;display:flex;position:relative}.cbp .hd-tag{font-family:var(--font-sans);color:#fff9;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.cbp .hd-tag:before{content:"";background:var(--term-green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #00e48a33}.cbp .hd-flow{flex-direction:column;flex:1;justify-content:center;gap:12px;display:flex}.cbp .hd-node{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.cbp .hd-node--brand{color:var(--blue-dark);background:#fffffff2;border-color:#0000}.cbp .hd-node__title{font-size:14.5px;font-weight:700}.cbp .hd-node__meta{opacity:.7;font-size:11.5px}.cbp .hd-node--brand .hd-node__meta{color:var(--ink-2);opacity:1}.cbp .hd-arrow{background:linear-gradient(#fff6,#ffffff0d);width:1px;height:18px;margin:-2px auto}.cbp .hd-stats{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:auto;display:grid}.cbp .hd-stat{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:10px 12px}.cbp .hd-stat__val{font-family:var(--font-sans);color:#fff;letter-spacing:-.02em;margin-bottom:4px;font-size:19px;font-weight:700;line-height:1}.cbp .hd-stat__lbl{color:#ffffffa6;font-size:10px}.cbp .hd-node,.cbp .hd-arrow,.cbp .hd-stat{opacity:0;transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1);transform:translateY(14px)}.cbp .hero__visual.is-in .hd-node,.cbp .hero__visual.is-in .hd-arrow,.cbp .hero__visual.is-in .hd-stat{opacity:1;transform:none}.cbp .hero__visual.is-in .hd-node:first-of-type{transition-delay:.1s}.cbp .hero__visual.is-in .hd-arrow:first-of-type{transition-delay:.3s}.cbp .hero__visual.is-in .hd-node:nth-of-type(2){transition-delay:.45s}.cbp .hero__visual.is-in .hd-arrow:nth-of-type(2){transition-delay:.65s}.cbp .hero__visual.is-in .hd-node:nth-of-type(3){transition-delay:.8s}.cbp .hero__visual.is-in .hd-stat:first-child{transition-delay:1s}.cbp .hero__visual.is-in .hd-stat:nth-child(2){transition-delay:1.12s}.cbp .hero__visual.is-in .hd-stat:nth-child(3){transition-delay:1.24s}@media (prefers-reduced-motion:reduce){.cbp .hd-node,.cbp .hd-arrow,.cbp .hd-stat{opacity:1;transition:none;transform:none}}.cbp .section{padding:clamp(64px,8vw,110px) 0}.cbp .section--paper2{background:var(--paper-2)}.cbp .section__head{max-width:760px;margin-bottom:clamp(36px,5vw,56px)}.cbp .section__head--center{text-align:center;margin-left:auto;margin-right:auto}.cbp .eyebrow{font-family:var(--font-sans);color:var(--blue);text-transform:none;letter-spacing:normal;align-items:center;gap:10px;margin:0 0 14px;font-size:13px;font-weight:600;display:inline-flex}.cbp .section__head--center .eyebrow{justify-content:center}.cbp .section h2{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--ink);text-wrap:balance;margin:0 0 16px;font-size:clamp(30px,3.6vw,44px);font-weight:700;line-height:1.2}.cbp .section h2 em{color:var(--ink);font-style:normal}.cbp .section__lead{color:var(--ink-2);margin:0;font-size:16px;font-weight:400;line-height:1.5}.cbp .reg-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=880px){.cbp .reg-cards{grid-template-columns:1fr}}.cbp .caps{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=980px){.cbp .caps{grid-template-columns:1fr 1fr}}@media (width<=560px){.cbp .caps{grid-template-columns:1fr}}.cbp .cap{background:var(--paper);border:1px solid var(--rule);border-radius:14px;flex-direction:column;gap:12px;padding:24px;display:flex}.cbp .cap--featured{background:var(--blue);border-color:var(--blue)}.cbp .cap__icon{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:10px;justify-content:center;align-items:center;display:flex}.cbp .cap--featured .cap__icon{color:#fff;background:#ffffff29}.cbp .cap__icon svg{width:18px;height:18px}.cbp .caps-pin .cap{transition:background .5s,border-color .5s}.cbp .cap__name{font-family:var(--font-sans);color:var(--ink);font-size:17px;font-weight:700;line-height:1.2}.cbp .cap--featured .cap__name{color:#fff}.cbp .caps-pin{padding-bottom:0;transition:background-color .55s;overflow-x:clip}.cbp .caps-pin .caps-sticky{flex-direction:column;justify-content:center;gap:clamp(24px,3vw,36px);min-height:100vh;padding:16px 0 32px;display:flex;position:sticky;top:0}.cbp .caps-pin .section__head{text-align:center;max-width:none;margin-bottom:0}.cbp .caps-pin .section__head .eyebrow{justify-content:center}.cbp .caps-pin .section__head .section__lead{margin-left:auto;margin-right:auto}.cbp .caps-pin .caps{width:max-content;padding-left:calc(max((100vw - var(--container,1280px)) / 2, 0px) + var(--gutter));padding-right:var(--gutter);will-change:transform;flex-wrap:nowrap;gap:16px;display:flex}.cbp .caps-pin .cap{flex:0 0 clamp(300px,28vw,400px);min-height:320px;transition:background .5s,border-color .5s}.cbp .caps-pin .cap__name{font-size:28px}.cbp .caps-pin .cap__icon,.cbp .caps-pin .cap__name,.cbp .caps-pin .cap__desc{transition:background .5s,color .5s}.cbp .caps-pin.is-dark{background-color:var(--gray-04)}.cbp .caps-pin.is-dark .section__head h2,.cbp .caps-pin.is-dark .section__head h2 em{color:#fff}.cbp .caps-pin.is-dark .section__head .section__lead{color:#ffffffb3}.cbp .caps-pin.is-dark .section__head .eyebrow{color:#fff}.cbp .caps-pin.is-dark .cap{background:#18181b;border-color:#ffffff1a}.cbp .caps-pin.is-dark .cap .cap__name{color:#fff}.cbp .caps-pin.is-dark .cap .cap__desc{color:#ffffffb3}.cbp .caps-pin.is-dark .cap .cap__icon{color:#fff;background:#ffffff14}.cbp .caps-pin.is-dark .cap.cap--featured{background:var(--blue);border-color:var(--blue)}.cbp .caps-pin.is-dark .cap.cap--featured .cap__icon{background:#ffffff29}.cbp .caps-pin.is-dark .cap.cap--featured .cap__name{color:#fff}.cbp .caps-pin.is-dark .cap.cap--featured .cap__desc{color:#ffffffd9}@media (width<=880px){.cbp .caps-pin{overflow-x:visible;height:auto!important}.cbp .caps-pin .caps-sticky{min-height:0;padding:clamp(48px,8vw,90px) 0;position:static}.cbp .caps-pin .caps{width:auto;padding:0 var(--gutter,20px);flex-wrap:wrap;transform:none!important}.cbp .caps-pin .cap{flex:240px;min-height:0}}.cbp .cap__desc{color:var(--ink-2);flex:1;margin:0;font-size:14px;line-height:1.5}.cbp .cap--featured .cap__desc{color:#ffffffd9}.cbp .cap__chips{flex-wrap:wrap;gap:6px;display:flex}.cbp .cap__chip{font-family:var(--font-sans);background:var(--chip-bg);color:var(--chip-fg);border-radius:999px;padding:4px 12px;font-size:11.5px;font-weight:600}.cbp .cap--featured .cap__chip{background:var(--chip-bg);color:var(--chip-fg)}.cbp .flow{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (width<=880px){.cbp .flow{grid-template-columns:1fr}}.cbp .flow-step{background:var(--paper-2);border:none;border-radius:14px;flex-direction:column;gap:14px;padding:32px;display:flex}.cbp .flow-step__icon{background:var(--blue-soft);width:46px;height:46px;color:var(--blue);border-radius:12px;justify-content:center;align-items:center;display:flex}.cbp .flow-step__icon svg{width:22px;height:22px}.cbp .flow-step__title{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:18px;font-weight:700;line-height:1.2}.cbp .flow-step__desc{color:var(--ink-2);margin:0;font-size:14px;line-height:1.5}.cbp .cmp-wrap{border:1px solid var(--rule);border-radius:14px;overflow-x:auto}.cbp .cmp{border-collapse:collapse;background:var(--paper);width:100%;min-width:560px}.cbp .cmp th,.cbp .cmp td{text-align:left;border-bottom:1px solid var(--rule);padding:16px 22px;font-size:14.5px}.cbp .cmp thead th{font-family:var(--font-sans);background:var(--paper-2);color:var(--ink-2);font-size:13px;font-weight:700}.cbp .cmp thead th.cmp-h-fox{background:var(--blue);color:#fff}.cbp .cmp th:not(:first-child),.cbp .cmp td:not(:first-child){border-left:1px solid var(--rule)}.cbp .cmp .cmp-th{font-family:var(--font-sans);color:inherit;margin:0;font-size:18px;font-weight:700;line-height:1.2}.cbp .cmp tbody td:first-child{color:var(--ink);font-weight:700}.cbp .cmp td.cmp-old{color:var(--ink-2);white-space:nowrap}.cbp .cmp td.cmp-old .cmp-x{box-sizing:border-box;color:#fff;vertical-align:-4px;background:#e03131;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-right:9px;padding:4px;display:inline-flex}.cbp .cmp td.cmp-old .cmp-x svg{stroke-width:3.5px;width:100%;height:100%}.cbp .cmp td.cmp-fox{color:var(--blue);white-space:nowrap;background:#1a3fbf0b;font-weight:700}.cbp .cmp td.cmp-fox .cmp-c{box-sizing:border-box;background:var(--confirm-mark);width:18px;height:18px;color:var(--confirm-circle);vertical-align:-4px;border-radius:50%;justify-content:center;align-items:center;margin-right:9px;padding:4px;display:inline-flex}.cbp .cmp td.cmp-fox .cmp-c svg{stroke-width:3.5px;width:100%;height:100%}.cbp .cmp tbody tr:last-child td{border-bottom:0}.cbp .access{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=980px){.cbp .access{grid-template-columns:1fr}}.cbp .access-card{background:var(--paper);border:1px solid var(--rule);border-radius:14px;flex-direction:column;gap:14px;padding:32px 32px 56px;display:flex;position:relative;overflow:hidden}.cbp .access-card .btn,.cbp .access-card .access-card__cta{margin-top:auto}.cbp .access-card:before{content:none}.cbp .access-card--primary:before{background:var(--blue)}.cbp .access-card--primary{border-color:#1a3fbf2e}.cbp .access-card__badge{font-family:var(--font-sans);color:var(--blue);background:var(--blue-soft);border-radius:100px;align-self:flex-start;align-items:center;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.cbp .access-card--neutral .access-card__badge{color:var(--ink-2);background:var(--paper-3)}.cbp .access-card__title{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:21px;font-weight:700;line-height:1.2}.cbp .access-card__desc{color:var(--ink-2);margin:0;font-size:14.5px;line-height:1.5}.cbp .access-list{flex-direction:column;flex:1;gap:9px;margin:0;padding:0;list-style:none;display:flex}.cbp .access-list li{color:var(--ink-2);grid-template-columns:20px 1fr;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:grid}.cbp .access-list li svg{box-sizing:border-box;background:var(--confirm-mark);width:18px;height:18px;color:var(--confirm-circle);stroke-width:3.5px;border-radius:50%;margin-top:2px;padding:4px}.cbp .access-card__cta{border-radius:var(--r-s,8px);font-family:var(--font-sans);justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px 20px;font-size:14px;font-weight:600;display:inline-flex}.cbp .access-card__cta--solid{background:var(--blue);color:#fff}.cbp .access-card__cta--solid:hover{background:var(--blue-dark)}.cbp .access-card__cta--ghost{color:var(--blue);border:1px solid var(--rule-strong);background:0 0}.cbp .access-card__cta--ghost:hover{border-color:var(--blue);background:var(--blue-soft)}.cbp .access-card__note{color:var(--ink-3);text-align:center;margin-top:0;font-size:11.5px;position:absolute;bottom:20px;left:32px;right:32px}.cbp .access-card--blue{background:var(--blue-infra);border-color:var(--blue-infra)}.cbp .access-card--blue:before{background:#fff}.cbp .access-card--blue .access-card__badge{color:#fff;background:#ffffff29}.cbp .access-card--blue .access-card__title,.cbp .access-card--blue .access-card__desc,.cbp .access-card--blue .access-list li{color:#fff}.cbp .access-card--blue .access-list li svg{background:var(--confirm-mark);color:var(--confirm-circle)}.cbp .access-card--blue .btn{color:var(--blue);background:#fff;border-color:#fff}.cbp .access-card--blue .btn:hover{background:#eaf0ff;border-color:#eaf0ff}.cbp .cases-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=980px){.cbp .cases-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.cbp .cases-grid{grid-template-columns:1fr}}.cbp .case{background:var(--paper);border:1px solid var(--rule);border-radius:14px;flex-direction:column;gap:12px;padding:26px;display:flex}.cbp .case__type{font-family:var(--font-sans);color:var(--blue);font-size:12px;font-weight:600}.cbp .case__name{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:19px;font-weight:700;line-height:1.2}.cbp .case__desc{color:var(--ink-2);flex:1;margin:0;font-size:14px;line-height:1.5}.cbp .case__stack{border-top:1px solid var(--rule);flex-wrap:wrap;gap:6px;padding-top:14px;display:flex}.cbp .case__stack-chip{font-family:var(--font-sans);background:var(--chip-bg);color:var(--chip-fg);border:none;border-radius:999px;padding:4px 12px;font-size:11.5px;font-weight:600}.cbp .tech-sec--blue{background:var(--blue-infra)}.cbp .tech-sec--blue .eyebrow,.cbp .tech-sec--blue h2,.cbp .tech-sec--blue h2 em,.cbp .tech-sec--blue .section__lead{color:#fff}.cbp .tech-sec--blue .tech-block{background:#ffffff0f;border-color:#ffffff24}.cbp .tech-sec--blue .tech-block h3{color:#fff}.cbp .tech-sec--blue .tech-block h3 svg{color:#8fa5f5}.cbp .tech-sec--blue .tech-block__sub{color:#fff}.cbp .tech-sec--blue .tech-list li{border-top-color:#ffffff24}.cbp .tech-sec--blue .tech-list__check{background:var(--confirm-mark)}.cbp .tech-sec--blue .tech-list__check svg{color:var(--confirm-circle)}.cbp .tech-sec--blue .tech-list__content strong,.cbp .tech-sec--blue .tech-list__content span{color:#fff}.cbp .tech-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=880px){.cbp .tech-grid{grid-template-columns:1fr}}.cbp .tech-block{background:var(--paper);border:1px solid var(--rule);border-radius:14px;padding:36px}.cbp .tech-block h3{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--ink);align-items:center;gap:12px;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.2;display:flex}.cbp .tech-block h3 svg{width:22px;height:22px;color:var(--blue)}.cbp .tech-block__sub{color:var(--ink-2);margin:0 0 24px;font-size:15px;line-height:1.5}.cbp .tech-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.cbp .tech-list li{border-top:1px solid var(--rule);grid-template-columns:24px 1fr;align-items:flex-start;gap:12px;padding-top:14px;display:grid}.cbp .tech-list li:first-child{border-top:0;padding-top:0}.cbp .tech-list__check{background:var(--blue-soft);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:inline-flex}.cbp .tech-list__check svg{width:11px;height:11px;color:var(--blue)}.cbp .tech-list__content strong{color:var(--ink);margin-bottom:2px;font-size:15px;font-weight:700;display:block}.cbp .tech-list__content span{color:var(--ink-2);font-size:13.5px;line-height:1.5}.cbp .faq5{background:var(--gray-04) url(/assets/image-FAQ.webp) left center/cover no-repeat;align-items:center;min-height:800px;padding:clamp(40px,5vw,72px) 0;display:flex;position:relative}.cbp .faq5__inner{z-index:1;width:100%;max-width:var(--container,1280px);padding:0 var(--gutter,40px);margin:0 auto;display:flex;position:relative}.cbp .faq5__col{flex-direction:column;gap:10px;width:min(620px,100%);margin-left:auto;display:flex}.cbp .faq5__head{margin-bottom:14px}@media (width<=860px){.cbp .faq5__col{width:100%}}.cbp .faq5__eyebrow{font-family:var(--font-sans);color:#fff;align-items:center;gap:10px;font-size:13px;font-weight:600;display:inline-flex}.cbp .faq5__title{font-family:var(--font-sans);letter-spacing:-.02em;color:#fff;margin:8px 0 0;font-size:clamp(30px,3.6vw,44px);font-weight:700;line-height:1.2}.cbp .faq-item{backdrop-filter:blur(10px);background:#12121485;border:none;border-radius:14px;transition:background .4s;overflow:hidden}.cbp .faq-item.is-open{background:#121214a8}.cbp .faq-q{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:15px 26px;display:flex}.cbp .faq-q__title{font-family:var(--font-sans);color:#fff;margin:0;font-size:17px;font-weight:600;line-height:1.25}.cbp .faq-item.is-open .faq-q__title{font-weight:700}.cbp .faq-q__ic{color:#fff;background:0 0;border-radius:0;flex-shrink:0;width:auto;height:auto;font-size:26px;font-weight:400;line-height:1;transition:transform .3s}.cbp .faq-item.is-open .faq-q__ic{transform:rotate(45deg)}.cbp .faq-a{grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.2,.7,.2,1);display:grid}.cbp .faq-item.is-open .faq-a{grid-template-rows:1fr}.cbp .faq-a__in{opacity:0;min-height:0;transition:opacity .4s;overflow:hidden}.cbp .faq-item.is-open .faq-a__in{opacity:1}.cbp .faq-a p{color:#ffffffd1;max-width:70ch;margin:0;padding:2px 26px 22px;font-size:15px;line-height:1.5}.cbp .wl-strip{background:var(--blue-infra);border-top:1px solid var(--blue-infra);border-bottom:1px solid var(--blue-infra);padding:56px 0}.cbp .wl-grid{grid-template-columns:1.2fr auto;align-items:center;gap:40px;display:grid}@media (width<=880px){.cbp .wl-grid{grid-template-columns:1fr;gap:24px}}.cbp .wl__label{font-family:var(--font-sans);color:#fffc;margin-bottom:10px;font-size:13px;font-weight:600}.cbp .wl__title{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--ink);text-wrap:balance;margin:0 0 10px;font-size:clamp(22px,2.5vw,30px);font-weight:700;line-height:1.2}.cbp .wl__title em{color:#fff;font-style:normal}.cbp .wl-strip .wl__title{color:#fff}.cbp .wl-strip .wl__desc{color:#ffffffd9}.cbp .wl-strip .btn--blue{color:var(--blue);background:#fff}.cbp .wl-strip .btn--blue:hover{background:#eaf0ff}.cbp .wl__desc{color:var(--ink-2);max-width:600px;margin:0;font-size:15px;line-height:1.5}.cbp .cta-band{color:#fff;text-align:center;background:#06070d url(/assets/wl-cta-bg.webp) 50%/cover no-repeat;padding:clamp(64px,8vw,110px) 0;position:relative;overflow:hidden}.cbp .cta-band:before{content:"";z-index:1;background:#0009;position:absolute;inset:0}.cbp .cta-band__video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.cbp .cta-band .wrap{z-index:2;position:relative}.cbp .cta-band .eyebrow{color:#fff;justify-content:center}.cbp .cta-band h2{font-family:var(--font-sans);color:#fff;letter-spacing:-.02em;text-wrap:balance;max-width:18ch;margin:0 auto 16px;font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.1}.cbp .cta-band h2 em{color:#fff;font-style:normal}.cbp .cta-band p{color:#fff;max-width:940px;margin:0 auto 32px;font-size:17px;line-height:1.5}.cbp .cta-band__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:inline-flex}.cbp .cta-band .btn--ghost{color:#fff;background:0 0;border:1px solid #fff9}.cbp .cta-band .btn--ghost:hover{background:#ffffff1f;border-color:#fff}.cbp .cta-pillars{grid-template-columns:repeat(3,1fr);gap:16px;max-width:760px;margin-top:56px;margin-left:auto;margin-right:auto;display:grid}@media (width<=720px){.cbp .cta-pillars{grid-template-columns:1fr}}.cbp .cta-pillar{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:18px 20px}.cbp .cta-pillar h2{font-family:var(--font-sans);font-size:var(--t-h2);color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-weight:700;line-height:1.1;display:block}.cbp .cta-pillar span{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:#fff;font-size:11px;font-weight:600}.cbp .reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(20px)}.cbp .reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.cbp .reveal{opacity:1!important;transition:none!important;transform:none!important}}@media (width<=560px){.cbp .hero__ctas{flex-direction:column;align-items:stretch}.cbp .hero__ctas .btn{width:100%}.cbp .section__lead,.cbp .access-card__desc,.cbp .tech-block__sub,.cbp .wl__desc,.cbp .cta-band p{font-size:14px;line-height:1.5}.cbp .cta-band{text-align:left}.cbp .cta-band .eyebrow{justify-content:flex-start}.cbp .cta-band h2,.cbp .cta-band p{margin-left:0;margin-right:0}.cbp .cta-band__actions{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.cbp .cta-band__actions .btn{width:100%}}@media (width<=640px){.cbp #cbpCaps .caps-sticky>.wrap{display:contents}.cbp #cbpCaps .section__head{z-index:5;background:var(--white);text-align:left;margin:0;padding:14px 20px 12px;position:sticky;top:72px}.cbp #cbpCaps .section__head .eyebrow{justify-content:flex-start}.cbp #cbpCaps .section__head .section__lead{margin-left:0;margin-right:0}.cbp #cbpCaps .section__head.is-dark-head{background:var(--gray-04)}.cbp #cbpCaps .section__head.is-dark-head h2,.cbp #cbpCaps .section__head.is-dark-head h2 em,.cbp #cbpCaps .section__head.is-dark-head .eyebrow{color:#fff}.cbp #cbpCaps .section__head.is-dark-head .section__lead{color:#ffffffb3}.cbp #cbpCaps .cap{z-index:1;position:relative}.cbp #cbpCaps .cap__name{font-size:18px}@media (prefers-reduced-motion:reduce){.cbp #cbpCaps .section__head{position:static}}}.hero{min-height:100svh;align-items:center!important;padding-top:clamp(104px,13vh,150px)!important;padding-bottom:clamp(56px,7vh,90px)!important;display:flex!important}.hero>.wrap{width:100%!important}@media (prefers-reduced-motion:no-preference){.hero__col>*,.hero__inner>*,.hero .resume{opacity:0;animation:1.1s cubic-bezier(.16,1,.3,1) both heroInStd}.hero__col>:first-child,.hero__inner>:first-child{animation-delay:50ms}.hero__col>:nth-child(2),.hero__inner>:nth-child(2){animation-delay:.15s}.hero__col>:nth-child(3),.hero__inner>:nth-child(3){animation-delay:.25s}.hero__col>:nth-child(4),.hero__inner>:nth-child(4){animation-delay:.35s}.hero .resume{animation-duration:1.15s;animation-delay:.45s}}@keyframes heroInStd{0%{opacity:0;filter:blur(12px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:none}}
