:root{--navy:#071b3a;--orange:#ff6b2c;--ink:#102342;--line:#e7ebf1;--page-bg:#fff;--header-bg:#fff;--header-text:#333;--button-bg:#6fda44;--button-text:#fff;--footer-bg:#fcfcfc;--footer-text:#111}
*{box-sizing:border-box}:root{--layout-max:none;--page-gutter:clamp(16px, 3vw, 64px);--section-gutter:calc(var(--page-gutter) + clamp(28px, 2.4vw, 56px))}html{scroll-behavior:auto;max-width:100%;overflow-x:clip}body{overflow-wrap:break-word;max-width:100%;color:var(--ink);background:var(--page-bg);margin:0;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400;line-height:28px;overflow-x:clip}img,video,canvas{max-width:100%}.section--tech .container-xxl{max-width:none}main>.container-xxl,.hero-section .container-xxl,.about-hero .container-xxl,.page-skeleton__banner-copy{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.layout-stage{width:100%;position:relative}.layout-stage__img{object-fit:contain;object-position:center;width:100%;max-width:none;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.site-shell{position:relative;overflow-x:clip}.site-shell>main{min-height:calc(100svh - 92px);position:relative}.hero-section,.trust-strip,.section,.blue-section,.site-footer{width:100%;max-width:none;margin:0;padding-left:0;padding-right:0}.hero-section>.container-xxl>.row>[class*=col-],.story-grid>[class*=col-],.service-grid>[class*=col-],.numbers-grid>[class*=col-]{flex:initial;width:auto;max-width:none}.site-header{z-index:30;box-shadow:none;background:0 0;border:0;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled,.site-header.is-open{background:#fff;animation:none;box-shadow:0 1px #10234214}@keyframes site-header-fill{0%{box-shadow:none;background-color:#0000}to{background-color:#fff;box-shadow:0 1px #10234214}}@media (min-width:901px){.site-header.is-home:not(.is-scrolled):not(.is-open){animation:linear both site-header-fill;animation-timeline:scroll(root);animation-range:0 16px}}.site-header>.container-xxl{width:100%;min-height:88px}.brand img{width:128px;height:auto;display:block}.site-nav{flex-wrap:nowrap;flex:none;align-items:center;gap:clamp(12px,1.4vw,28px);margin-left:auto;font-size:15px;font-weight:500;display:flex}.site-nav .nav-link,.site-nav>a{white-space:nowrap;color:var(--header-text);font:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:5px;padding:30px 0;text-decoration:none;transition:color .15s;display:inline-flex}.site-nav .nav-link:hover,.site-nav>a:hover{color:#0665bc}.site-nav .nav-link.is-active,.site-nav .nav-link.is-open,.site-nav>a.is-active{color:#0665bc;font-weight:600}.nav-item{position:relative}.nav-item__trigger{align-items:center;display:inline-flex}.nav-item__overview{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.nav-link--menu svg{transition:transform .2s}.nav-item.is-open .nav-link--menu svg,.nav-link--menu.is-open svg{transform:rotate(180deg)}.nav-mega{z-index:35;transform-origin:top;background:#fff;border-top:1px solid #e8eef5;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 48px #10234224}.nav-mega.is-open{animation:.22s nav-mega-in;display:block}@keyframes nav-mega-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.nav-mega__inner{grid-template-columns:minmax(280px,.95fr) minmax(0,1.35fr);align-items:start;gap:28px 48px;padding:28px 0 34px;display:grid}.nav-mega__brief{border-right:1px solid #e8eef5;align-content:start;gap:14px;padding-right:8px;display:grid}.nav-mega__kicker{color:#071b3a;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:1.15rem;font-weight:800;line-height:1.2}.nav-mega__copy{color:#3d4f66;max-width:42ch;margin:0;font-size:.94rem;font-weight:500;line-height:1.65}.nav-mega__copy strong{color:#071b3a;font-weight:800}.nav-mega__inline-link{color:#0665bc;text-underline-offset:2px;font-weight:650;text-decoration:underline}.nav-mega__cta{color:#0665bc;align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.nav-mega__cta:hover{color:#044a8f}.nav-mega__marks{border-top:1px solid #eef3f8;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:12px 16px;margin-top:4px;padding-top:14px;display:grid}.nav-mega__marks img{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:42px}.nav-mega__grid{gap:24px 36px;display:grid}.nav-mega__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-mega__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-mega__title{color:#071b3a;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid #ff6b2c;margin:0 0 12px;padding-bottom:8px;font-size:12px;font-weight:800}.nav-mega__list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.nav-mega__list a{color:#3d4f66;padding:8px 0;font-size:14px;font-weight:500;line-height:1.35;text-decoration:none;display:block}.nav-mega__list a:hover{color:#0665bc}.nav-backdrop{z-index:25;opacity:0;visibility:hidden;pointer-events:none;background:#071b3a47;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.nav-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}.site-header.is-mega-open{background:#fff;box-shadow:0 1px #10234214}.nav-dropdown--mobile{display:none}.site-nav .nav-cta{color:#fff;background:#6fda44;border:0;border-radius:999px;align-items:center;gap:6px;width:max-content;min-width:0;margin-left:8px;padding:7px 14px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.site-nav .nav-cta:hover{color:#fff;filter:brightness(1.08)}.site-nav .nav-cta b{font-weight:700}.menu-toggle{color:var(--navy);background:0 0;border:0;display:none}@media (max-width:1200px){.site-nav{gap:14px;font-size:14px}.nav-mega__inner{grid-template-columns:minmax(240px,.9fr) minmax(0,1.4fr);gap:20px 28px}.nav-mega__grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1100px){.site-header{background:#fff}.about-hero{margin-top:68px}.site-header>.container-xxl{min-height:68px}.brand img{width:100px}.menu-toggle{display:block}.nav-mega,.nav-backdrop{display:none!important}.site-nav{background:#fff;flex-direction:column;align-items:stretch;gap:0;max-height:min(78vh,680px);padding:8px 18px 20px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 8px 18px #1023421a;display:none!important}.site-nav--open{display:flex!important}.site-nav .nav-link,.site-nav>a,.site-nav .nav-cta{padding:12px 0}.nav-item{border-bottom:1px solid #eef2f7}.nav-item__trigger{width:100%}.nav-link--menu{justify-content:space-between;width:100%}.nav-item.is-mobile-open .nav-link--menu svg{transform:rotate(180deg)}.nav-dropdown--mobile{padding:0 0 12px 4px;display:none}.nav-item.is-mobile-open .nav-dropdown--mobile.is-open{gap:10px;display:grid}.nav-dropdown--mobile .nav-dropdown__title{color:#071b3a;letter-spacing:.06em;text-transform:uppercase;margin:8px 0 4px;font-size:11px;font-weight:800}.nav-dropdown--mobile a{color:#3d4f66;padding:7px 0;font-size:14px;text-decoration:none;display:block}.site-nav .nav-cta{border-radius:999px;justify-content:center;align-self:center;margin:12px 0 0;padding:8px 16px}}@media (prefers-reduced-motion:reduce){.nav-mega.is-open{animation:none}.nav-backdrop{transition:none}}.hero-section{background-color:#fff;position:relative;overflow-x:clip}.hero-section>.layout-stage{overflow:hidden}.hero-section .layout-stage__img{transform-origin:50%;will-change:transform;animation:8s ease-in-out infinite alternate heroZoomPulse}@keyframes heroZoomPulse{0%{transform:scale(1.15)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hero-section .layout-stage__img{animation:none}}.hero-section>.layout-stage>.container-xxl{z-index:1;align-items:center;display:flex;position:absolute;inset:0}.hero-section .container-xxl{z-index:1;position:absolute}.hero-copy{max-width:min(760px,58%);padding:88px 0 48px}.eyebrow{letter-spacing:1.4px;text-transform:uppercase;color:var(--hero-eyebrow,#2f80ed);flex-direction:column;align-items:flex-start;gap:10px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.eyebrow i{background:#ff6b2c;order:2;width:32px;height:3px;display:block}.hero-copy h1{color:#111;letter-spacing:-.8px;margin:18px 0;font-size:clamp(32px,4.2vw,60px);font-weight:800;line-height:1.08}.hero-copy h1 span{display:block}@media (min-width:901px){.hero-copy h1 span{white-space:nowrap}}.hero-copy h1 span:first-child{color:var(--hero-title-1,#111)}.hero-copy h1 span:nth-child(2){color:var(--hero-title-2,#111)}.hero-copy h1 em,.section-intro em{color:var(--orange);font-style:normal}.hero-copy p{max-width:610px;color:var(--hero-copy,#333);margin:0;font-size:20px;font-weight:400;line-height:30px}.hero-actions{flex-wrap:wrap;gap:14px;margin:36px 0 0;display:flex}a.button{box-shadow:none;border:1px solid #000;border-radius:8px;align-items:center;gap:10px;padding:18px 24px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}a.button.button--dark{color:#fff;background:#000;border:1px solid #000}a.button.button--dark:hover{color:#fff;filter:brightness(1.15);background:#000}a.button.button--outline{color:#111;background:#fff;border:1px solid #111}a.button.button--outline:hover{color:#111;background:#f8fafc}.hero-dots{z-index:1;justify-content:center;gap:8px;display:flex;position:absolute;bottom:28px;left:0;right:0}.hero-dots span{background:#cdcdcd;border-radius:50%;width:16px;height:16px}.hero-dots span.is-active{background:#4a90e2}@media (min-width:561px) and (max-width:900px){.hero-copy h1{font-size:38px}.hero-copy p{font-size:15px;line-height:24px}.hero-actions{margin-top:24px}a.button{padding:11px 18px;font-size:14px}}@media (max-width:900px){.hero-section{overflow:visible}.layout-stage__img{object-fit:cover;object-position:70% center;width:100%;height:100%;position:absolute;inset:0}.hero-section>.layout-stage>.container-xxl{display:block;position:relative;inset:auto}.about-hero>.layout-stage{min-height:280px}.about-hero__inner{justify-content:flex-start;min-height:280px;position:relative;inset:auto}.hero-copy{max-width:100%;padding:108px 0 72px}.hero-copy h1{margin:14px 0}.hero-copy p{max-width:540px}}@media (max-width:560px){.hero-copy{padding:96px 0 64px}.hero-copy h1{letter-spacing:0;margin:12px 0;font-size:30px;font-weight:800}.hero-copy p{font-size:14px;line-height:22px}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:20px}a.button{gap:8px;padding:10px 16px;font-size:13px}.hero-dots{bottom:18px}}.trust-strip{text-align:center;background:#fff;padding:28px 0 32px}.trust-heading{color:#111;letter-spacing:.4px;text-transform:uppercase;margin:0 0 22px;font-size:16px;font-weight:700;line-height:1.4}.trust-heading span{color:#9aa1aa;padding:0 8px;font-weight:500}.trust-groups{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;display:flex}.trust-group{text-align:left;padding:0 44px}.trust-group+.trust-group{border-left:1px solid #c5ced8}.trust-label{color:#3d8ea8;letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 14px;font-size:11px;font-weight:700;line-height:1;display:flex}.trust-label:after{content:"";background:#5aa8c4;width:72px;height:1px}.trust-logos{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.trust-logo img{object-fit:contain;width:auto;max-width:132px;height:48px;display:block}.trust-logo--caption{align-items:center;gap:8px;display:flex}.trust-logo--caption img{width:36px;max-width:36px;height:36px}.trust-logo--caption span{color:#111;text-align:left;font-size:12px;font-weight:700;line-height:1.25}@media (max-width:1100px){.trust-group{padding:0 22px}.trust-logos{gap:18px}.trust-logo img{max-width:110px;height:42px}}@media (max-width:900px){.trust-strip{padding:22px 0 24px}.trust-heading{margin-bottom:18px;font-size:13px}.trust-groups{flex-direction:column;align-items:center;gap:22px}.trust-group{width:100%;max-width:560px;padding:0}.trust-group+.trust-group{border-top:1px solid #cfd8e3;border-left:0;padding-top:22px}.trust-logos{flex-wrap:wrap;justify-content:flex-start;gap:16px 20px}}@media (max-width:560px){.trust-heading{margin-bottom:16px;font-size:12px}.trust-label{font-size:10px}.trust-logo img{max-width:96px;height:36px}.trust-logo--caption img{width:30px;max-width:30px;height:30px}.trust-logo--caption span{font-size:11px}}.section{background:var(--page-bg);color:var(--ink);padding:84px 0}.blue-section{background:var(--navy);color:#fff;padding:69px 0}.section-intro{text-align:center;max-width:none;margin:0 auto 43px}.section-intro .eyebrow{color:var(--orange);letter-spacing:2px;font-size:18px;font-weight:700}.section-intro h2{color:var(--navy);letter-spacing:0;margin:9px 0 12px;font-size:54px;font-weight:700;line-height:1.15}.section-intro p{max-width:850px;color:var(--ink);margin:0 auto;font-size:18px;font-weight:400;line-height:32px}.section-intro--light h2,.section-intro--light p{color:#fff}@media (max-width:900px){.section,.blue-section{padding:48px 0}.section-intro{margin-bottom:28px}.section-intro h2{margin:8px 0 10px;font-size:36px}.section-intro .eyebrow{font-size:14px}.section-intro p{font-size:16px;line-height:26px}}@media (max-width:560px){.section,.blue-section{padding:36px 0}.section-intro{margin-bottom:20px}.section-intro h2{margin:6px 0 8px;font-size:26px}.section-intro .eyebrow{letter-spacing:1px;font-size:12px}.section-intro p{font-size:14px;line-height:22px}}.section--engineering{background:#fafafa;padding:88px 0 96px}.section--engineering>.container-xxl>.row{display:block}.section--engineering .section-intro{margin-bottom:40px}.section--engineering .section-intro .eyebrow{color:#2f80ed;letter-spacing:1.6px;flex-direction:column;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex!important}.section--engineering .section-intro .eyebrow:after{content:"";background:var(--orange);width:36px;height:3px}.section--engineering .section-intro h2{color:#111;letter-spacing:-.4px;margin:14px 0 16px;font-size:42px;font-weight:800}.section--engineering .section-intro p{color:#4b5563;max-width:860px;font-size:16px;line-height:26px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;width:100%;margin:0 auto;display:grid}.story-card{background:#fff;border:0;border-radius:18px;padding:36px 40px 40px;box-shadow:0 10px 32px #10234212}.story-card h3{color:#111;margin:0 0 14px;font-size:24px;font-weight:800;line-height:1.25}.story-card p{color:#4b5563;margin:0;font-size:16px;font-weight:400;line-height:1.7}@media (max-width:900px){.section--engineering{padding:56px 0 60px}.section--engineering .section-intro h2{font-size:32px}.story-grid{grid-template-columns:1fr;gap:16px}.story-card{padding:28px 24px}.story-card h3{font-size:22px}.story-card p{font-size:15px;line-height:1.65}}@media (max-width:560px){.section--engineering .section-intro h2{font-size:26px}.story-card{border-radius:14px;padding:22px 18px}.story-card h3{font-size:20px}.story-card p{font-size:14px;line-height:1.6}}.section--tech{background:#fff;padding:72px 0 80px;overflow:hidden}.section--tech>.container-xxl>.row{display:block}.section--tech .section-intro{margin-bottom:36px}.section--tech .section-intro .eyebrow{color:#2f80ed;letter-spacing:1.6px;flex-direction:column;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex!important}.section--tech .section-intro .eyebrow:after{content:"";background:var(--orange);width:36px;height:3px}.section--tech .section-intro h2{color:#111;letter-spacing:-.4px;margin:14px 0 0;font-size:40px;font-weight:800}.tech-marquee{gap:14px;width:100%;max-width:100%;display:grid;overflow:hidden}.tech-row{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.tech-track{width:max-content;animation:32s linear infinite tech-marquee;display:flex}.tech-row--reverse .tech-track{animation-duration:38s;animation-direction:reverse}.tech-marquee:hover .tech-track{animation-play-state:paused}.tech-set{gap:14px;padding-right:14px;display:flex}.tech-pill{color:#111;white-space:nowrap;background:#fff;border:1px solid #e6ebf1;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:15px;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 4px 14px #1023420c}.tech-pill__logo{object-fit:contain;flex:0 0 22px;width:22px;height:22px;display:block}@keyframes tech-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:900px){.section--tech{padding:48px 0 52px}.section--tech .section-intro h2{font-size:32px}.tech-pill{padding:10px 16px;font-size:14px}.tech-set{gap:10px;padding-right:10px}}@media (max-width:560px){.section--tech .section-intro h2{font-size:26px}.tech-pill{gap:8px;padding:9px 14px;font-size:13px}.tech-pill__logo{flex-basis:18px;width:18px;height:18px}}@media (prefers-reduced-motion:reduce){.tech-track{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.tech-set[aria-hidden=true]{display:none}.tech-set{flex-wrap:wrap;justify-content:center;padding-right:0}.tech-row{-webkit-mask-image:none;mask-image:none}.tech-marquee{width:100%;max-width:100%;margin-left:0}}.why-stpl-section{background:#fafafa;padding:88px 0 96px}.why-stpl-section>.container-xxl>.row{display:block}.why-stpl__intro{max-width:920px;margin-bottom:40px}.why-stpl__eyebrow{color:#2f80ed;letter-spacing:1.6px;text-transform:uppercase;flex-direction:column;align-items:flex-start;gap:10px;width:max-content;font-size:13px;font-weight:700;line-height:1;display:flex}.why-stpl__eyebrow:after{content:"";background:var(--orange);width:36px;height:3px}.why-stpl__intro h2{color:#111;letter-spacing:-.5px;margin:16px 0 0;font-size:42px;font-weight:800;line-height:1.15}.why-stpl__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:48px;display:grid}.why-stpl__media{padding-left:22px;position:relative}.why-stpl__media img{object-fit:cover;object-position:center;border-radius:16px;width:100%;height:340px;display:block}.why-stpl__badge{color:#fff;text-align:center;background:#2f6fe4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 10px 28px #2f6fe44d}.why-stpl__badge strong{font-size:36px;font-weight:800;line-height:1}.why-stpl__badge span{letter-spacing:.6px;text-transform:uppercase;max-width:88px;margin-top:8px;font-size:10px;font-weight:700;line-height:1.25}.why-panel{box-shadow:none;background:0 0;padding:8px 0 0}.why-panel h3{color:#111;margin:0 0 12px;font-size:22px;font-weight:800;line-height:1.25}.why-panel p{color:#6b7280;max-width:360px;margin:0 0 22px;font-size:15px;font-weight:400;line-height:1.7}.why-panel ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.why-panel li{color:#374151;align-items:center;gap:8px;font-size:15px;font-weight:500;line-height:1.3;display:flex}.why-panel li svg{color:#3b82f6;flex:none}@media (max-width:1100px){.why-stpl__grid{gap:28px}.why-stpl__intro h2{font-size:36px}.why-stpl__media img{height:280px}}@media (max-width:900px){.why-stpl-section{padding:56px 0 60px}.why-stpl__intro{margin-bottom:28px}.why-stpl__intro h2{font-size:32px}.why-stpl__grid{grid-template-columns:1fr;gap:28px}.why-stpl__media img{height:260px}.why-panel p{max-width:none}}@media (max-width:560px){.why-stpl-section{padding:36px 0 40px}.why-stpl__intro h2{font-size:26px}.why-stpl__media{padding-left:16px}.why-stpl__media img{border-radius:12px;height:220px}.why-stpl__badge{border-radius:12px;width:92px;height:92px}.why-stpl__badge strong{font-size:28px}.why-stpl__badge span{max-width:72px;font-size:9px}.why-panel h3{font-size:20px}.why-panel p,.why-panel li{font-size:14px}}.section--services{background:#0b3a67;padding:88px 0 96px}.section--services>.container-xxl>.row{display:block}.section--services .section-intro{margin-bottom:40px}.section--services .section-intro .eyebrow{color:#fff;letter-spacing:1.8px;flex-direction:column;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex!important}.section--services .section-intro .eyebrow:after{content:"";background:#fff;width:36px;height:3px}.section--services .section-intro h2{color:#fff;letter-spacing:-.4px;margin:14px 0;font-size:42px;font-weight:800}.section--services .section-intro h2 em{color:inherit}.section--services .section-intro p{color:#d5e4f3;max-width:760px;font-size:16px;line-height:26px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;margin:0;display:grid}.section--services .service-card{background:#fff;border:0;border-radius:18px;flex-direction:column;height:auto;min-height:280px;padding:28px 26px 24px;display:flex;box-shadow:0 12px 32px #061e351f}.section--services .service-card__top{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.section--services .icon-disc{color:#0b3a67;background:#eaf2fb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:0;display:flex}.section--services .icon-disc svg{stroke-width:1.8px;width:20px;height:20px}.section--services .service-card__number{color:#c5d0dc;letter-spacing:.4px;font-size:14px;font-weight:600}.section--services .service-card h3{color:#111;margin:0 0 10px;font-size:20px;font-weight:800;line-height:1.3}.section--services .service-card p{color:#4b5563;min-height:0;margin:0;font-size:15px;font-weight:400;line-height:1.65}.section--services .service-card a{color:#0b3a67;align-items:center;gap:6px;margin-top:auto;padding-top:22px;font-size:14px;font-weight:600;display:inline-flex}.section--services .service-card a:hover{color:#1e6ae8}@media (max-width:900px){.section--services{padding:56px 0 60px}.section--services .section-intro h2{font-size:32px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.section--services .service-card{min-height:0;padding:24px 20px}.section--services .service-card h3{font-size:18px}.section--services .service-card p{font-size:14px;line-height:1.6}}@media (max-width:560px){.section--services{padding:36px 0 40px}.section--services .section-intro h2{font-size:26px}.service-grid{grid-template-columns:1fr}.section--services .icon-disc{width:42px;height:42px}.section--services .service-card{padding:22px 18px}}.section--capabilities{background:#fafafa;padding:88px 0 96px}.section--capabilities>.container-xxl>.row{display:block}.section--capabilities .section-intro{margin-bottom:40px}.section--capabilities .section-intro .eyebrow{color:#2f80ed;letter-spacing:1.6px;flex-direction:column;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex!important}.section--capabilities .section-intro .eyebrow:after{content:"";background:var(--orange);width:36px;height:3px}.section--capabilities .section-intro h2{color:#111;letter-spacing:-.4px;margin:14px 0 12px;font-size:42px;font-weight:800}.section--capabilities .section-intro h2 em{color:inherit}.section--capabilities .section-intro p{color:#6b7280;max-width:640px;font-size:16px;line-height:26px}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.capability-card{color:#111;cursor:default;background:#fff;border:0;border-radius:16px;flex-direction:column;min-height:220px;padding:32px 28px 28px;transition:background .22s,color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;box-shadow:0 10px 28px #10234212}.capability-card:before{content:"";background:#2f80ed;border-radius:999px;width:28px;height:3px;margin-bottom:18px;transition:background .22s;display:block}.capability-card h3{color:inherit;margin:0 0 12px;font-size:18px;font-weight:800;line-height:1.3}.capability-card p{color:#4b5563;margin:0;font-size:15px;font-weight:400;line-height:1.65;transition:color .22s}.capability-card:hover,.capability-card:focus-visible{color:#fff;background:#1e6ae8;outline:none;box-shadow:0 14px 32px #1e6ae833}.capability-card:hover:before,.capability-card:focus-visible:before{background:#fff}.capability-card:hover p,.capability-card:focus-visible p{color:#fff}@media (max-width:900px){.section--capabilities{padding:56px 0 60px}.section--capabilities .section-intro h2{font-size:32px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.capability-card{min-height:0;padding:24px 20px}}@media (max-width:560px){.section--capabilities{padding:36px 0 40px}.section--capabilities .section-intro h2{font-size:26px}.capability-grid{grid-template-columns:1fr}.capability-card h3{font-size:17px}.capability-card p{font-size:14px}}.section--metrics{background:#fff;padding:88px 0 96px}.section--metrics>.container-xxl>.row{display:block}.section--metrics .section-intro{margin-bottom:40px}.section--metrics .section-intro .eyebrow{color:#2f80ed;letter-spacing:1.6px;flex-direction:column;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex!important}.section--metrics .section-intro .eyebrow:after{content:"";background:var(--orange);width:50px;height:3px}.section--metrics .section-intro h2{color:#000;letter-spacing:-.4px;margin:14px 0 0;font-size:36px;font-weight:700}.numbers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0 auto;display:grid}.numbers-grid article{text-align:center;background:#fafafa;border:0;border-radius:12px;padding:36px 16px 32px}.numbers-grid strong{color:#000;font-size:36px;font-weight:700;line-height:30px;display:block}.numbers-grid span{color:#333;margin-top:10px;font-size:16px;font-weight:400;line-height:30px;display:block}@media (max-width:900px){.section--metrics{padding:56px 0 60px}.section--metrics .section-intro h2{font-size:32px}.numbers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.numbers-grid article{padding:28px 12px 24px}.numbers-grid strong{font-size:40px}}@media (max-width:560px){.section--metrics{padding:36px 0 40px}.section--metrics .section-intro h2{font-size:26px}.numbers-grid{gap:12px}.numbers-grid article{padding:22px 10px 20px}.numbers-grid strong{font-size:32px}.numbers-grid span{font-size:13px}}.section--excellence{background:#fafafa;padding:88px 0 96px}.section--excellence>.container-xxl>.row{display:block}.section--excellence .section-intro{margin-bottom:40px}.section--excellence .section-intro .eyebrow{color:#2f80ed;letter-spacing:1.6px;flex-direction:column;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex!important}.section--excellence .section-intro .eyebrow:after{content:"";background:var(--orange);width:50px;height:3px}.section--excellence .section-intro h2{color:#000;letter-spacing:-.4px;margin:14px 0 0;font-size:36px;font-weight:700}.choose-stage{grid-template-columns:292px minmax(0,1fr);align-items:stretch;gap:20px;display:grid}.choose-panel{color:#fff;background:#1e6ae8;border-radius:16px;flex-direction:column;align-items:center;min-height:340px;padding:28px 24px 22px;display:flex}.choose-panel h3{letter-spacing:.4px;text-transform:uppercase;margin:0;font-size:22px;font-weight:800;line-height:1.2}.choose-panel h3:after{content:"";background:#fff;width:42px;height:2px;margin-top:12px;display:block}.choose-illustration{width:150px;height:150px;margin:28px auto 0;display:block}.choose-nav{gap:10px;margin-top:auto;display:flex}.choose-nav button{color:#1e6ae8;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid}.choose-nav button:hover{background:#e8f1ff}.choose-viewport{grid-template-columns:repeat(var(--visible,3), minmax(0, 1fr));gap:20px;min-width:0;display:grid}.choose-card{background:#fff;border:0;border-radius:16px;flex-direction:column;min-height:340px;padding:28px 24px 22px;display:flex;box-shadow:0 10px 28px #10234212}.choose-card h3{color:#000;margin:0 0 12px;font-size:16px;font-weight:700;line-height:1.3}.choose-card p{color:#333;margin:0;font-size:14px;line-height:30px}.choose-card a{color:#374151;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:auto;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.choose-card a:hover{color:#1e6ae8;border-color:#1e6ae8}@media (max-width:900px){.section--excellence{padding:56px 0 60px}.section--excellence .section-intro h2{font-size:32px}.choose-stage{grid-template-columns:200px minmax(0,1fr);gap:16px}.choose-viewport{gap:16px}.choose-panel,.choose-card{min-height:300px;padding:22px 18px 18px}}@media (max-width:560px){.section--excellence{padding:36px 0 40px}.section--excellence .section-intro h2{font-size:26px}.choose-stage{grid-template-columns:1fr}.choose-panel{text-align:center;align-items:center;min-height:0}.choose-panel h3:after{margin-left:auto;margin-right:auto}.choose-illustration{width:120px;height:120px;margin:18px auto}.choose-nav{margin-top:8px}.choose-card{min-height:260px}}.section--clients{background:#fff;padding:72px 0 80px}.section--clients>.container-xxl>.row{display:block}.section--clients .section-intro{margin-bottom:36px}.section--clients .section-intro .eyebrow{color:#2f80ed;letter-spacing:1.6px;flex-direction:column;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex!important}.section--clients .section-intro .eyebrow:after{content:"";background:var(--orange);width:50px;height:3px}.section--clients .section-intro h2{color:#000;letter-spacing:-.4px;margin:14px 0 0;font-size:36px;font-weight:700}.clients-logos{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px 40px;margin:0 auto;display:flex}.clients-logo{object-fit:contain;width:auto;display:block}@media (max-width:900px){.section--clients{padding:48px 0 56px}.section--clients .section-intro{margin-bottom:28px}.section--clients .section-intro h2{font-size:32px}.clients-logos{gap:24px 36px}.clients-logo{height:32px}}@media (max-width:560px){.section--clients{padding:36px 0 44px}.section--clients .section-intro h2{font-size:26px}.clients-logos{gap:20px 28px}.clients-logo{max-width:140px;height:28px}}.site-footer{--footer-bg:#fcfcfc;--footer-text:#111;color:#111;border-top:1px solid var(--line);background:#fcfcfc;padding-top:64px;padding-bottom:0}.footer-main{grid-template-columns:1.25fr .7fr .75fr 1.15fr;align-items:start;gap:40px 48px;padding:0 0 48px;display:grid}.footer-brand img{width:185px;height:auto;margin-bottom:10px;display:block}.footer-brand p{color:var(--footer-text);margin:0;font-size:16px;line-height:1.7}.footer-brand h3,.footer-link-group h3,.footer-contact h3{color:var(--footer-text);margin:0 0 18px;font-size:20px;font-weight:700;line-height:1.2}.footer-brand h3{margin:28px 0 16px}.footer-socials{gap:12px;display:flex}.footer-social{color:#111;background:#fff;border:1px solid #d5dbe3;border-radius:50%;place-items:center;width:40px;height:40px;transition:color .2s,border-color .2s,background-color .2s;display:grid}.footer-social:hover{color:#fff}.footer-social--facebook:hover{background:#1877f2;border-color:#1877f2}.footer-social--x:hover{background:#111;border-color:#111}.footer-social--linkedin:hover{background:#0a66c2;border-color:#0a66c2}.footer-social--youtube:hover{background:red;border-color:red}.footer-link-group a{color:var(--footer-text);margin-bottom:10px;font-size:14px;line-height:1.45;display:block}.footer-link-group a:hover{color:var(--orange)}.footer-location{margin:0 0 14px;padding:0}.footer-location+.footer-location{border-top:1px solid #e6e8ec;margin-top:2px;padding-top:14px}.footer-location b{color:var(--footer-text);margin-bottom:12px;font-size:14px;font-weight:700;display:block}.footer-contact-line{color:var(--footer-text);align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;line-height:1.5;display:flex}.footer-contact-line svg{stroke-width:1.8px;flex:none;margin-top:2px}.footer-contact-line a{color:inherit}.footer-contact-line a.footer-accent{color:#0666c0}.footer-contact-line a.footer-accent:hover{color:#0557a3}.footer-contact>.footer-contact-line{margin-bottom:10px}.footer-bottom{color:#6b7280;border-top:1px solid #e6e8ec;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:18px 0 24px;font-size:13px;line-height:1.4;display:flex}.footer-bottom nav{align-items:center;gap:8px;display:flex}.footer-bottom nav a{color:inherit}.footer-bottom nav a:hover{color:var(--orange)}.footer-bottom-sep{color:#9aa3ae}@media (max-width:1100px){.footer-main{grid-template-columns:1.1fr 1fr 1fr;gap:36px 40px}.footer-contact{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;display:grid}.footer-contact h3,.footer-contact>.footer-contact-line{grid-column:1/-1}.footer-contact .footer-location{margin-bottom:14px}}@media (max-width:900px){.site-footer{padding-top:48px}.footer-main{gap:32px;padding-bottom:36px}.footer-brand h3,.footer-link-group h3,.footer-contact h3{font-size:17px}}@media (max-width:700px){.site-footer{padding-top:36px}.footer-main{grid-template-columns:1fr;gap:32px;padding-bottom:36px}.footer-brand img{width:148px;margin-bottom:10px}.footer-brand p{max-width:none}.footer-brand h3{margin-top:24px}.footer-contact{display:block}.footer-contact .footer-location{margin-bottom:16px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 0 22px;font-size:12px}.footer-bottom nav{flex-wrap:wrap;gap:6px 8px}}.site-crumbs{color:var(--ink);flex-wrap:wrap;align-items:center;gap:8px;padding:18px 0 6px;font-size:13px;font-weight:500;display:flex}.site-crumbs [aria-current=page]{font-weight:700}.site-crumbs__sep:before{color:#8a97ab}.site-crumbs--classic .site-crumbs__sep:before,html[data-crumbs=classic] .site-crumbs .site-crumbs__sep:before{content:"/"}.site-crumbs--chevrons .site-crumbs__sep:before,html[data-crumbs=chevrons] .site-crumbs .site-crumbs__sep:before{content:"›";font-size:16px}.site-crumbs--underline .site-crumbs__sep:before,html[data-crumbs=underline] .site-crumbs .site-crumbs__sep:before{content:"";vertical-align:middle;background:#c5cedb;width:16px;height:1px;display:inline-block}.site-crumbs--underline [aria-current=page],html[data-crumbs=underline] .site-crumbs [aria-current=page]{border-bottom:2px solid var(--orange);padding-bottom:2px}.site-crumbs--pills .site-crumbs__sep,html[data-crumbs=pills] .site-crumbs .site-crumbs__sep{display:none}.site-crumbs--pills a,.site-crumbs--pills [aria-current=page],html[data-crumbs=pills] .site-crumbs a,html[data-crumbs=pills] .site-crumbs [aria-current=page]{background:#eef2f7;border-radius:999px;align-items:center;padding:4px 10px;display:inline-flex}.site-crumbs--pills [aria-current=page],html[data-crumbs=pills] .site-crumbs [aria-current=page]{background:var(--navy);color:#fff}html[data-crumbs=off] .site-crumbs{display:none}.about-hero{background-color:#eef4fa;margin-top:92px;position:relative}.about-hero>.layout-stage{min-height:0;display:grid}.about-hero>.layout-stage>.layout-stage__img{object-fit:contain;grid-area:1/1;align-self:start;width:100%;height:auto;position:relative;inset:auto}.about-hero__shade{z-index:0;pointer-events:none;background:linear-gradient(90deg,#ffffffeb 0%,#ffffffb8 42%,#ffffff14 68%,#0000 100%);position:absolute;inset:0}.about-hero__inner{z-index:1;flex-direction:column;grid-area:1/1;justify-content:center;width:100%;min-height:100%;padding-top:28px;padding-bottom:28px;display:flex;position:relative}.about-hero__crumbs{color:#5b8fd9;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:22px;font-size:13px;font-weight:600;display:flex}.about-hero__crumbs a{color:#5b8fd9;text-decoration:none}.about-hero__crumbs a:hover{text-decoration:underline}.about-hero__crumbs [aria-current=page]{color:#5b8fd9;font-weight:700}.about-hero__crumb{align-items:center;gap:8px;display:inline-flex}.about-hero__crumb:first-child a{position:relative}.about-hero__crumb:first-child a:after{content:"";background:var(--orange,#ff6b2c);height:2px;position:absolute;bottom:-4px;left:0;right:0}.about-hero__crumb-sep:before{content:"›";color:#5b8fd9;font-size:15px}.about-hero__copy-wrap{max-width:34rem}.about-hero__title{color:#111;margin:0 0 12px;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:800;line-height:1.08}.about-hero__subtitle{color:#1a1a1a;margin:0 0 14px;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:700;line-height:1.3}.about-hero__copy{color:#4b5563;max-width:32rem;margin:0;font-size:1rem;line-height:1.65}.about-story{background:#fff;padding:64px 0 72px}.about-story .container-xxl>.row,.about-story .col-lg-7>.row{--bs-gutter-x:0;gap:40px 48px;width:100%;margin:0;display:grid}.about-story .container-xxl>.row{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.about-story .col-lg-7>.row{grid-template-columns:repeat(2,minmax(0,1fr))}.about-story .container-xxl .row>[class*=col-]{width:auto;max-width:none;padding:0}.about-story__eyebrow{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:14px;display:flex}.about-story__rule{background:var(--orange,#ff6b2c);border-radius:2px;width:36px;height:3px;display:block}.about-story__label{color:#2f80ed;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.about-story__title{color:#111;max-width:40rem;margin:0 0 36px;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1.2}.about-story__media{border-radius:4px;position:relative;overflow:hidden}.about-story__badge{z-index:2;color:#fff;text-align:center;background:#0b4ea2;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:min(46%,168px);min-height:132px;padding:18px 14px;display:flex;position:absolute;top:0;left:0}.about-story__badge-value{font-size:clamp(2rem,3vw,2.6rem);font-weight:800;line-height:1}.about-story__badge-label{letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.25}.about-story__img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.about-story__col-title{color:#111;margin:0 0 14px;font-size:1.15rem;font-weight:700}.about-story__locations{color:#333;margin:0 0 14px;padding:0;line-height:1.7;list-style:none}.about-story__locations li{margin-bottom:4px}.about-story__col-copy{color:#4b5563;margin:0 0 14px;line-height:1.7}.about-story__col-copy:last-child{margin-bottom:0}@media (max-width:991px){.about-hero>.layout-stage{min-height:0}.about-hero__shade{background:linear-gradient(#fffffff0 0%,#ffffffd9 55%,#ffffff8c 100%)}.about-hero__inner{padding-top:28px;padding-bottom:36px}.about-story{padding:44px 0 52px}.about-story .container-xxl>.row,.about-story .col-lg-7>.row{grid-template-columns:1fr;gap:28px}.about-story__badge{width:min(48%,140px);min-height:110px}}.about-certs{color:#fff;text-align:center;background:#033c6b;padding:72px 0 80px}.about-certs__eyebrow{color:#fff;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.about-certs__rule{background:#ffffffb8;width:46px;height:2px;margin:12px auto 18px;display:block}.about-certs__title{color:#fff;margin:0 0 12px;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:800;line-height:1.15}.about-certs__copy{color:#ffffffd1;max-width:640px;margin:0 auto 36px;font-size:.98rem;line-height:1.65}.about-certs__card{color:#1a1a1a;text-align:left;background:#fff;border-radius:18px;align-items:stretch;gap:14px;height:100%;padding:22px 22px 18px;display:flex;box-shadow:0 12px 28px #0000001f}.about-certs__body{flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.about-certs__logo{object-fit:contain;flex:0 0 56px;align-self:flex-start;width:56px;height:56px;margin:4px 0 0;display:block}.about-certs__badge{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;line-height:1.05;display:inline-flex}.about-certs__badge strong{letter-spacing:.02em;font-size:11px;font-weight:800}.about-certs__badge small{letter-spacing:.04em;font-size:7px;font-weight:700}.about-certs__badge--cmmi{color:#fff;background:#0b4ea2}.about-certs__badge--fedramp{color:#fff;background:#12315c}.about-certs__kicker{color:#8b95a5;letter-spacing:.08em;margin:0 0 4px;font-size:11px;font-weight:700}.about-certs__card-title{color:#142033;margin:0 0 8px;font-size:1.15rem;font-weight:800}.about-certs__card-copy{color:#5c6778;flex:1;margin:0;font-size:.95rem;line-height:1.55}.about-certs__foot{justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;display:flex}.about-certs__index{color:#c5d0dc;font-size:1.85rem;font-weight:600;line-height:1}.about-certs__arrow{color:#f9562a;font-size:1.25rem;line-height:1}.about-values{text-align:center;background:#fff;padding:72px 0 84px}.about-values__mark{background:#f9562a;border-radius:2px;width:28px;height:3px;margin:0 auto 12px;display:block}.about-values__eyebrow{color:#1f5490;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.about-values__title{color:#111;margin:12px 0;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.15}.about-values__copy{color:#6b7280;max-width:560px;margin:0 auto 36px;line-height:1.65}.about-values__card{text-align:left;background:#fff;border:1px solid #eef1f5;border-radius:16px;flex-direction:column;height:100%;padding:22px 20px 18px;display:flex;box-shadow:0 8px 24px #1023420f}.about-values__icon{color:#1f5490;background:#eaf5fe;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:14px;display:grid}.about-values__svg{width:22px;height:22px}.about-values__card-title{color:#142033;margin:0 0 8px;font-size:1.05rem;font-weight:800}.about-values__card-copy{color:#6b7280;flex:1;margin:0 0 16px;font-size:.95rem;line-height:1.55}.about-values__link{color:#1f5490;align-items:center;gap:6px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.about-values__link:hover{color:#0b4ea2}.about-industries{text-align:center;background:#f7fafc;padding:72px 0 88px}.about-industries__mark{background:#f9562a;border-radius:2px;width:28px;height:3px;margin:0 auto 12px;display:block}.about-industries__eyebrow{color:#1f5490;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.about-industries__title{color:#111;margin:12px 0;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.15}.about-industries__lead{color:#6b7280;max-width:560px;margin:0 auto 42px;line-height:1.65}.about-industries__stage{text-align:left;grid-template-columns:minmax(0,1fr) 300px minmax(0,1fr);align-items:center;gap:12px 6px;display:grid}.about-industries__list{flex-direction:column;justify-content:center;gap:26px;margin:0;padding:0;list-style:none;display:flex}.about-industries__item{align-items:center;gap:14px;display:flex}.about-industries__item--right{flex-direction:row-reverse}.about-industries__item--right .about-industries__copy{text-align:right}.about-industries__icon{border-radius:50%;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.about-industries__icon--blue{color:#2f80ed;background:#e7f1ff}.about-industries__icon--green{color:#22a35a;background:#e7f8ee}.about-industries__icon--orange{color:#f97316;background:#fff1e8}.about-industries__svg{width:24px;height:24px}.about-industries__copy{min-width:0}.about-industries__item-title{color:#142033;margin:0 0 4px;font-size:1rem;font-weight:800}.about-industries__item-copy{color:#6b7280;margin:0;font-size:.92rem;line-height:1.45}.about-industries__line{border-top:1.5px dashed #c5d4e6;flex:28px;min-width:18px}.about-industries__orbit{width:min(300px,100%);margin:0 auto;position:relative}.about-industries__orbit:before{content:"";pointer-events:none;border:1.5px dashed #d5e0ec;border-radius:50%;position:absolute;inset:-18px}.about-industries__hub{aspect-ratio:1;background:#8ec4ea;border-radius:50%;position:relative;overflow:hidden;box-shadow:0 0 0 10px #eef3f8,0 16px 36px #10325a1f}.about-industries__sky,.about-industries__photo{object-fit:cover;width:100%;height:100%;display:block}.about-industries__shade{background:linear-gradient(#081e3a00 42%,#081e3a9e 100%);position:absolute;inset:0}.about-industries__caption{color:#fff;letter-spacing:.04em;text-align:center;text-transform:uppercase;text-shadow:0 2px 10px #00000059;margin:0;font-size:.95rem;font-weight:800;line-height:1.25;position:absolute;bottom:34px;left:22px;right:22px}@media (max-width:991px){.about-certs,.about-values,.about-industries{padding:48px 0 56px}.about-industries__stage{grid-template-columns:1fr;gap:28px}.about-industries__orbit{order:-1}.about-industries__line{display:none}.about-industries__item--right{flex-direction:row}.about-industries__item--right .about-industries__copy{text-align:left}}.contact-page{background:#fff;padding:64px 0 80px}.contact-page__title{color:#111;margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1.2}.contact-page__lead{color:#333;max-width:36rem;margin:0 0 32px;line-height:1.65}.contact-cards{flex-direction:column;gap:14px;display:flex}.contact-card{background:#fff;border:1px solid #eef1f5;border-radius:16px;gap:14px;padding:18px 18px 16px;display:flex;box-shadow:0 8px 24px #1023420f}.contact-card__icon{color:#0665bc;background:#eaf5fe;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.contact-card h3{color:#111;margin:2px 0 6px;font-size:1rem;font-weight:700}.contact-card p{color:#333;margin:0 0 8px;line-height:1.5}.contact-card__phone,.contact-card__link{color:#0665bc;align-items:center;gap:8px;font-weight:600;text-decoration:none;display:inline-flex}.contact-card__lines{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.contact-card__phone:hover,.contact-card__link:hover{color:#0557a3}.contact-panel{color:#fff;background:#033c6b;border-radius:20px;padding:28px 28px 24px;box-shadow:0 16px 40px #033c6b2e}.contact-panel__kicker{color:#8ec5ff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.contact-panel h2{color:#fff;margin:0 0 8px;font-size:1.75rem;font-weight:800}.contact-panel>p{color:#ffffffd1;margin:0 0 22px}.contact-form{flex-direction:column;gap:14px;display:flex}.contact-form__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-field{flex-direction:column;gap:6px;margin:0;display:flex}.contact-field span{color:#ffffffe0;font-size:13px;font-weight:600}.contact-form .form-control{color:#111;background:#fff;border:0;border-radius:10px;padding:12px 14px}.contact-form .form-control:focus{box-shadow:0 0 0 3px #ff6b2c59}.contact-form button[type=submit]{color:#fff;background:#ff6b2c;border:0;border-radius:8px;align-self:flex-start;margin-top:4px;padding:14px 22px;font-weight:700}.contact-form button[type=submit]:hover{background:#f9562a}.contact-form button[type=submit]:disabled{opacity:.7}.contact-office-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.career-page{background:#fff;padding:56px 0 80px}.career-page+.career-page{padding-top:0}.career-page:has(+.career-page){padding-bottom:0}.career-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:48px;display:grid}.career-stats div{background:#eaf5fe;border-radius:16px;padding:22px 24px}.career-stats strong{color:#033c6b;margin-bottom:4px;font-size:clamp(1.6rem,2.4vw,2rem);font-weight:800;line-height:1.1;display:block}.career-stats span{color:#333;font-size:.95rem}.career-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:56px;display:grid}.career-principle{background:#fff;border:1px solid #eef1f5;border-top:3px solid #ff6b2c;border-radius:16px;padding:22px 20px 18px;box-shadow:0 8px 24px #1023420d}.career-principle span{color:#ff6b2c;letter-spacing:.08em;margin-bottom:12px;font-size:.85rem;font-weight:800;display:block}.career-principle h3{color:#111;margin:0 0 8px;font-size:1.05rem;font-weight:800}.career-principle p{color:#333;margin:0;line-height:1.55}.career-group{margin-bottom:28px}.career-group__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.career-group__head h3{color:#033c6b;margin:0;font-size:1.05rem;font-weight:800}.career-group__head span{color:#2f80ed;font-size:13px;font-weight:700}.career-list{flex-direction:column;gap:10px;display:flex}.career-row{color:inherit;background:#fff;border:1px solid #eef1f5;border-radius:14px;grid-template-columns:minmax(0,1.4fr) auto auto;align-items:center;gap:18px;padding:18px 20px;text-decoration:none;display:grid;box-shadow:0 6px 18px #1023420a}.career-row:hover{border-color:#c5dff6;box-shadow:0 10px 24px #0665bc1a}.career-row--simple{grid-template-columns:minmax(0,1fr) auto}.career-row__title{color:#111;font-weight:700}.career-row__place{color:#333;align-items:center;gap:6px;font-size:.92rem;display:inline-flex}.career-row__go{color:#0665bc;align-items:center;gap:6px;font-weight:700;display:inline-flex}.career-sheet{background:#fff;border:1px solid #eef1f5;border-radius:20px;margin-bottom:20px;padding:28px 28px 24px;box-shadow:0 8px 24px #1023420f}.career-sheet__group{color:#2f80ed;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.career-sheet h2{color:#111;margin:0 0 10px;font-size:clamp(1.6rem,2.5vw,2rem);font-weight:800}.career-sheet__place{color:#333;align-items:center;gap:6px;margin:0 0 14px;display:inline-flex}.career-sheet__summary{color:#333;max-width:40rem;margin:0 0 16px;line-height:1.65}.career-apply{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:28px;display:grid}.career-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 18px;display:grid}.career-facts div{background:#eaf5fe;border-radius:14px;padding:14px 16px}.career-facts span{color:#0665bc;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.career-facts strong{color:#033c6b;font-size:1rem}.career-sheet h3{color:#111;margin:8px 0 4px;font-size:1.15rem;font-weight:800}.career-points{margin:0 0 18px;padding:0;list-style:none}.career-points li{color:#333;border-bottom:1px solid #eef1f5;padding:12px 0 12px 22px;line-height:1.55;position:relative}.career-points li:before{content:"-";color:#111;font-weight:700;position:absolute;top:11px;left:0}.career-spec{margin:8px 0 18px}.career-spec div{grid-template-columns:120px minmax(0,1fr);gap:12px;padding:8px 0;display:grid}.career-spec dt{color:#111;margin:0;font-weight:800}.career-spec dt:after{content:":"}.career-spec dd{color:#333;margin:0}.career-apply__card{background:#fff;border:1px solid #eef1f5;border-radius:20px;padding:28px 24px;position:sticky;top:108px;box-shadow:0 16px 40px #10234214}.career-apply__kicker{color:#2f80ed;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.career-apply__card h2,.career-apply__thanks h2{color:#111;margin:0 0 8px;font-size:1.6rem;font-weight:800}.career-apply__card>p,.career-apply__thanks p:last-child{color:#333;margin:0 0 18px;line-height:1.6}.career-apply__fields{flex-direction:column;gap:14px;display:flex}.career-apply__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.career-field{flex-direction:column;gap:6px;margin:0;display:flex}.career-field span{color:#111;font-size:13px;font-weight:700}.career-field small{color:#667085}.career-apply__fields .form-control{color:#111;background:#fff;border:1px solid #e4e9f0;border-radius:10px;padding:12px 14px}.career-apply__fields .form-control:focus{border-color:#6fda44;box-shadow:0 0 0 3px #6fda4440}.career-apply__fields .form-control[readonly]{color:#033c6b;background:#f4f7fb;font-weight:700}.career-apply__fields button[type=submit],.career-apply__fields button.button{background:var(--button-bg,var(--orange));width:100%;color:var(--button-text,#fff);border:0;border-radius:10px;margin-top:4px;padding:14px 18px;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s}.career-apply__fields button[type=submit]:hover:not(:disabled),.career-apply__fields button.button:hover:not(:disabled){color:var(--button-text,#fff);filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 10px 22px #10234233}.career-apply__fields button[type=submit]:disabled{opacity:.7;box-shadow:none;transform:none}.career-also{margin-top:48px}.career-also h2{color:#111;margin:0 0 16px;font-size:1.5rem;font-weight:800}.career-band{color:#fff;background:#033c6b;border-radius:20px;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:center;gap:28px;margin-top:12px;padding:32px;display:grid;box-shadow:0 16px 40px #033c6b2e}.career-band__kicker{color:#8ec5ff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.career-band h2{color:#fff;margin:0 0 8px;font-size:1.75rem;font-weight:800}.career-band p{color:#ffffffd1;margin:0;line-height:1.6}.career-band__mails{flex-direction:column;gap:12px;display:flex}.career-mail{color:#111;background:#fff;border-radius:14px;align-items:center;gap:14px;padding:12px 12px 12px 14px;text-decoration:none;display:flex}.career-mail__icon{color:#0665bc;background:#eaf5fe;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.career-mail__text{flex-direction:column;gap:2px;min-width:0;display:flex}.career-mail__label{color:#2f80ed;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.career-mail__address{color:#111;font-size:.95rem;font-weight:700}.career-mail__go{color:#fff;background:#ff6b2c;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;margin-left:auto;display:grid}.career-mail:hover{color:#111;background:#f4f9fd}.career-mail:hover .career-mail__go{background:#f9562a}.service-offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.service-offer{color:inherit;background:#fff;border:1px solid #eef1f5;border-top:3px solid #ff6b2c;border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;padding:22px 20px 18px;text-decoration:none;display:flex;box-shadow:0 8px 24px #1023420d}.service-offer:hover{border-color:#ff6b2c #c5dff6 #c5dff6;box-shadow:0 10px 24px #0665bc1a}.service-offer__icon{color:#0665bc;background:#eaf5fe;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:4px;font-size:13px;font-weight:800;display:grid}.service-offer h3{color:#111;margin:0;font-size:1.05rem;font-weight:800}.service-offer p{color:#333;margin:0;line-height:1.55}.service-offer__go{color:#0665bc;align-items:center;gap:6px;margin-top:auto;padding-top:8px;font-weight:700;display:inline-flex}.service-cta{color:#fff;background:#ff6b2c;border-radius:8px;align-items:center;margin-top:8px;padding:14px 22px;font-weight:700;text-decoration:none;display:inline-flex}.service-cta:hover{color:#fff;background:#f9562a}.career-sheet .service-offer__icon{margin-bottom:14px}.work-board{margin-bottom:56px}.work-board__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 20px;margin-bottom:28px;display:flex}.work-filters{flex-wrap:wrap;gap:10px;display:flex}.work-filter{color:#243044;cursor:pointer;background:#fff;border:1px solid #e4e8ee;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:700;line-height:1.2}.work-filter:hover{color:#111;border-color:#ff6b2c}.work-filter.is-active{color:#fff;background:#ff6b2c;border-color:#ff6b2c}.work-filter:focus-visible{outline-offset:2px;outline:2px solid #0665bc}.work-board__count{color:#5c6b82;margin:0;font-size:14px;font-weight:700}.work-board__empty{color:#5c6b82;margin:8px 0 0;padding:28px 8px 12px;font-weight:700}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.work-card{min-height:100%;color:inherit;background:#fff;border:1px solid #e6ebf2;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 10px 28px #1023420f}.work-card:hover{border-color:#d5e2f2;transform:translateY(-3px);box-shadow:0 18px 40px #1023421f}.work-card:focus-visible{outline-offset:3px;outline:2px solid #0665bc}.work-card__media{aspect-ratio:17/8;background:#f7f9fc;place-items:center;height:auto;display:grid;overflow:hidden}.work-card__media img{object-fit:contain;object-position:center;width:100%;max-width:none;height:100%;max-height:none}.work-card__media img.is-shot{object-fit:cover;object-position:center top}.work-card__mark{color:#fff;letter-spacing:.04em;background:#033c6b;border-radius:22px;place-items:center;width:84px;height:84px;font-size:1.4rem;font-weight:800;display:grid}.work-card__body{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:8px;padding:20px 22px 22px;display:flex}.work-card__kicker{color:#2f80ed;letter-spacing:.08em;text-align:left;text-transform:uppercase;font-size:12px;font-weight:800}.work-card h3{color:#111;text-align:left;margin:0;font-size:1.25rem;font-weight:800;line-height:1.25}.work-card p{color:#5c6b82;text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.work-card__go{color:#2f80ed;text-align:left;align-items:center;gap:6px;margin-top:auto;padding-top:10px;font-weight:700;display:inline-flex}.work-card:hover .work-card__go svg{transform:translate(3px)}.work-card__go svg{transition:transform .18s}.work-detail__frame{background:#f4f7fb;border-radius:14px;margin:0 0 18px;overflow:hidden}.work-detail__frame img{object-fit:cover;object-position:top center;width:100%;max-height:420px;display:block}.work-detail__result{color:#033c6b;margin:0 0 10px;font-size:1.15rem;font-weight:800}.pf-detail{gap:22px;margin-bottom:56px;display:grid}.pf-detail__back{color:#fff;background:#0665bc;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:10px 16px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.pf-detail__back:hover{color:#fff;background:#0557a3}.pf-detail__title{color:#111;margin:4px 0 8px;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:800;line-height:1.15}.pf-detail__title:after{content:"";background:#ff6b2c;border-radius:999px;width:56px;height:4px;margin-top:14px;display:block}.pf-detail__title-accent{color:#1a73e8}.pf-detail__layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.7fr);align-items:start;gap:36px 42px;display:grid}.pf-detail__visual{gap:16px;min-width:0;display:grid}.pf-detail__stage{background:#eef2f6;border-radius:16px;overflow:hidden;box-shadow:0 16px 36px #1023421a}.pf-detail__stage-img{aspect-ratio:3/2;object-fit:cover;object-position:top center;width:100%;height:auto;display:block}.pf-detail__thumbs{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.pf-detail__nav{color:#0665bc;cursor:pointer;background:#e8f1fb;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.pf-detail__nav:hover{background:#d7e8fa}.pf-detail__thumb-track{scrollbar-width:thin;gap:10px;padding:2px;display:flex;overflow-x:auto}.pf-detail__thumb{cursor:pointer;background:#eef2f6;border:2px solid #0000;border-radius:10px;flex:none;width:108px;padding:0;overflow:hidden}.pf-detail__thumb.is-active{border-color:#0665bc}.pf-detail__thumb-img{object-fit:cover;width:100%;height:68px;display:block}.pf-detail__aside{gap:28px;display:grid}.pf-detail__block h2{color:#111;margin:0 0 12px;font-size:1.2rem;font-weight:800}.pf-detail__block p{color:#4b5563;margin:0;font-size:.98rem;line-height:1.7}.pf-detail__result{font-weight:700;color:#033c6b!important;margin-top:10px!important}.pf-detail__info{gap:14px;margin:0;padding:0;list-style:none;display:grid}.pf-detail__info li{color:#243044;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;font-size:.95rem;line-height:1.5;display:grid}.pf-detail__info strong{color:#111;font-weight:750}.pf-detail__info a{color:#0665bc;word-break:break-all;font-weight:650}.pf-detail__info-icon{color:#0665bc;background:#e8f1fb;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.pf-detail__tech{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pf-detail__tech li{color:#374151;background:#eef2f6;border-radius:8px;padding:7px 12px;font-size:.84rem;font-weight:650}.pf-detail__more-label{margin-top:12px}@media (max-width:960px){.pf-detail__layout{grid-template-columns:1fr;gap:28px}}.portfolio-tag{color:#2f80ed;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:12px;font-weight:800;display:inline-flex}.portfolio-steps{margin-bottom:28px}@media (min-width:1101px){.portfolio-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.contact-office-grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.contact-page{padding:40px 0 56px}.contact-office-grid,.contact-form__row{grid-template-columns:1fr}.contact-panel{padding:22px 18px}}@media (max-width:1100px){.career-principles,.service-offer-grid,.work-grid{grid-template-columns:1fr 1fr}.career-band{grid-template-columns:1fr}}@media (max-width:991px){.career-apply,.career-apply__row{grid-template-columns:1fr}.career-apply__card{position:static}}@media (max-width:767px){.career-page{padding:40px 0 56px}.career-page+.career-page{padding-top:0}.career-page:has(+.career-page){padding-bottom:0}.career-stats,.career-principles,.service-offer-grid,.work-grid{grid-template-columns:1fr}.career-row{grid-template-columns:1fr;gap:8px}.career-band{padding:22px 18px}}.page-skeleton-cover{z-index:4;background:#fff;min-height:100%;position:absolute;top:0;left:0;right:0}.page-skeleton-cover .page-skeleton__banner{margin-top:0}.page-skeleton__line,.page-skeleton__card{background:linear-gradient(90deg,#d7e3ee 0%,#f7fbfe 46%,#d7e3ee 82%) 0 0/220% 100%;animation:1.15s ease-in-out infinite skeleton-shimmer}.page-skeleton__banner{background:#eef4fa;min-height:360px;margin-top:92px}.page-skeleton__hero{background:#e7eef5}.page-skeleton__band{background:#f4f7fb;height:72px}.page-skeleton__banner-copy,.page-skeleton__stack{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.page-skeleton__banner-copy{padding-top:54px;padding-bottom:48px}.page-skeleton__stack{padding-top:42px;padding-bottom:64px}.page-skeleton__line{border-radius:999px;width:min(640px,100%);height:16px}.page-skeleton__line--title{border-radius:10px;width:min(420px,86%);height:42px}.page-skeleton__line--short{width:min(280px,62%)}.page-skeleton__line--crumb{width:140px;height:12px}.page-skeleton__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin-top:8px;display:grid}.page-skeleton__card{border-radius:16px;height:168px}.page-skeleton--home .page-skeleton__hero{height:auto;min-height:min(720px,92svh)}.page-skeleton--home .page-skeleton__band{height:72px}@media (max-width:1100px){.page-skeleton__cards{grid-template-columns:1fr 1fr}}@media (max-width:900px){.site-shell>main{min-height:calc(100svh - 68px)}.page-skeleton__banner{min-height:280px;margin-top:68px}.page-skeleton--home .page-skeleton__hero{height:auto;min-height:420px}}@media (max-width:767px){.page-skeleton__cards{grid-template-columns:1fr}.page-skeleton__card{height:120px}}@media (prefers-reduced-motion:reduce){.page-skeleton__line,.page-skeleton__card{animation:none}}.story-card,.section--services .service-card,.choose-card,.capability-card,.about-certs__card,.about-values__card,.contact-card,.career-principle,.career-row,.career-mail,.work-card,.service-offer,.numbers-grid article{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s,border-color .22s,background-color .22s,color .22s}.story-card:hover,.section--services .service-card:hover,.choose-card:hover,.capability-card:hover,.capability-card:focus-visible,.about-certs__card:hover,.about-values__card:hover,.contact-card:hover,.career-principle:hover,.career-row:hover,.career-mail:hover,.work-card:hover,.service-offer:hover,.numbers-grid article:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 20px 44px #10234224}.work-card__media img{transition:transform .35s cubic-bezier(.22,1,.36,1)}.work-card:hover .work-card__media img{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.story-card,.section--services .service-card,.choose-card,.capability-card,.about-certs__card,.about-values__card,.contact-card,.career-principle,.career-row,.career-mail,.work-card,.service-offer,.numbers-grid article,.work-card__media img{transition:none}.story-card:hover,.section--services .service-card:hover,.choose-card:hover,.capability-card:hover,.capability-card:focus-visible,.about-certs__card:hover,.about-values__card:hover,.contact-card:hover,.career-principle:hover,.career-row:hover,.career-mail:hover,.work-card:hover,.service-offer:hover,.numbers-grid article:hover,.work-card:hover .work-card__media img{transform:none}}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.cs-board{gap:28px;display:grid}.cs-list{border:0;gap:72px;padding:8px 0;display:grid}.cs-story{box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:40px 48px;margin:0;padding:0;display:grid}.cs-story+.cs-story{box-shadow:none;border-top:0;margin-top:0;padding-top:0}.cs-story:before,.cs-story:after{content:none;display:none}.cs-story.is-flipped .cs-story__content{order:2}.cs-story.is-flipped .cs-story__media{order:1}.cs-story__industry{color:#0665bc;letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.cs-story__title{color:#111;border:0;margin:0 0 22px;font-size:clamp(1.7rem,2.6vw,2.35rem);font-weight:800;line-height:1.15}.cs-story__title-accent{color:#1a73e8}.cs-story__metrics{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 22px;padding:0;display:grid}.cs-story__metric{border:0;border-left:1px solid #d9e2ec;padding:0 18px}.cs-story__metric:first-child{border-left:0;padding-left:0}.cs-story__metric dt{color:#111;margin:0 0 4px;font-size:1.45rem;font-weight:800;line-height:1.1}.cs-story__metric dd{color:#6b7280;margin:0;font-size:.9rem;line-height:1.35}.cs-story__meta{gap:8px;margin:0 0 16px;display:grid}.cs-story__meta p{grid-template-columns:88px minmax(0,1fr);align-items:baseline;gap:10px;margin:0;display:grid}.cs-story__meta span{color:#6b7280;font-size:.92rem}.cs-story__meta strong{color:#111;font-size:.98rem;font-weight:700}.cs-story__summary{color:#4b5563;margin:0 0 18px;font-size:1rem;line-height:1.7}.cs-story__tech{flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:0;list-style:none;display:flex}.cs-story__tech li{color:#374151;background:#eef2f6;border-radius:999px;padding:6px 12px;font-size:.82rem;font-weight:650}.cs-story__cta{color:#fff;background:#111;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.cs-story__cta:hover{color:#fff;background:#000;transform:translateY(-1px)}.cs-story__media{background:#eef2f6;border:0;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 18px 40px #1023421a}.cs-story__img{aspect-ratio:3/2;object-fit:cover;border:0;width:100%;height:auto;display:block}.cs-more{background:#f5f8fb;border:0;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 20px;margin-top:48px;padding:22px 24px;display:flex}.cs-more p{color:#4b5563;margin:0;font-size:1rem;font-weight:600}.cs-more__link{color:#0665bc;align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.cs-more__link:hover{color:#044a8f}@media (max-width:900px){.cs-story,.cs-story.is-flipped{grid-template-columns:1fr;gap:24px}.cs-story.is-flipped .cs-story__content,.cs-story.is-flipped .cs-story__media{order:initial}.cs-story__metrics{grid-template-columns:1fr;gap:14px}.cs-story__metric{border-top:1px solid #d9e2ec;border-left:0;padding:12px 0 0}.cs-story__metric:first-child{border-top:0;padding-top:0}}.insight-card{min-height:100%;color:inherit;background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #e8eef5;border-radius:14px;flex-direction:column;gap:10px;padding:24px 22px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.insight-card:hover{border-color:#cfe0f2;transform:translateY(-4px);box-shadow:0 16px 32px #1023421a}.insight-card__kicker{color:#0665bc;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.insight-card h3{color:#071b3a;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.insight-card p{color:#3d4f66;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.95rem;line-height:1.55;display:-webkit-box;overflow:hidden}.insight-card__go{color:#0665bc;align-items:center;gap:6px;margin-top:8px;font-size:14px;font-weight:700;display:inline-flex}.insight-card:hover .insight-card__go svg{transform:translate(3px)}.insight-card__go svg{transition:transform .2s}.newsroom{gap:36px;margin-bottom:56px;display:grid}.newsroom-feature{color:inherit;background:linear-gradient(135deg,#0665bc0f 0%,#0000 42%),linear-gradient(#fff 0%,#f5f8fc 100%);border:1px solid #e4ebf3;border-radius:4px;gap:16px;padding:clamp(28px,4vw,48px);transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.newsroom-feature:hover{border-color:#b9d0e8;transform:translateY(-2px);box-shadow:0 18px 40px #1023421a}.newsroom-feature__title a,.newsroom-card h3 a{color:inherit;text-decoration:none}.newsroom-feature__title a:hover,.newsroom-card h3 a:hover{color:#0665bc}.newsroom-feature__meta{flex-wrap:wrap;align-items:center;gap:12px 18px;display:flex}.newsroom-feature__label{color:#071b3a;letter-spacing:.08em;text-transform:uppercase;background:#fff;border-left:3px solid #ff6b2c;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.newsroom-feature__meta time{color:#0665bc;font-size:13px;font-weight:700}.newsroom-feature__title{color:#071b3a;letter-spacing:-.03em;max-width:28ch;margin:0;font-size:clamp(1.75rem,3.2vw,2.55rem);font-weight:800;line-height:1.15}.newsroom-feature__copy{color:#3d4f66;max-width:62ch;margin:0;font-size:1.05rem;line-height:1.65}.newsroom-feature__go{color:#0665bc;align-items:center;gap:8px;margin-top:4px;font-size:15px;font-weight:700;display:inline-flex}.newsroom-feature:hover .newsroom-feature__go svg{transform:translate(4px)}.newsroom-feature__go svg{transition:transform .2s}.newsroom-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.newsroom-card{min-height:100%;color:inherit;background:#fff;border:1px solid #e8eef5;border-top:3px solid #0665bc;border-radius:4px;flex-direction:column;gap:10px;padding:24px 22px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.newsroom-card:hover{border-color:#cfe0f2;transform:translateY(-3px);box-shadow:0 14px 30px #10234217}.newsroom-card time{color:#0665bc;letter-spacing:.02em;font-size:12px;font-weight:800}.newsroom-card h3{color:#071b3a;margin:0;font-size:1.2rem;font-weight:800;line-height:1.3}.newsroom-card p{color:#3d4f66;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.95rem;line-height:1.55;display:-webkit-box;overflow:hidden}.newsroom-card__go{color:#0665bc;align-items:center;gap:6px;margin-top:6px;font-size:14px;font-weight:700;display:inline-flex}.newsroom-archive__head{border-bottom:1px solid #e4ebf3;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:8px 20px;margin-bottom:22px;padding-bottom:14px;display:flex}.newsroom-archive__head h2{color:#071b3a;margin:0;font-size:1.35rem;font-weight:800}.newsroom-archive__head p{color:#5a6b82;margin:0;font-size:14px;font-weight:600}.newsroom-year{margin-bottom:28px}.newsroom-year>h3{color:#071b3a;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.newsroom-feed{border-top:1px solid #e8eef5;margin:0;padding:0;list-style:none}.newsroom-feed__item{color:inherit;border-bottom:1px solid #e8eef5;grid-template-columns:110px minmax(0,1fr) 28px;align-items:start;gap:18px;padding:18px 4px;transition:background-color .15s;display:grid}.newsroom-feed__item:hover{background:#f7fafc}.newsroom-feed__item time{color:#5a6b82;font-size:13px;font-weight:700;line-height:1.4}.newsroom-feed__title{color:#071b3a;font-size:1.02rem;font-weight:750;line-height:1.35;text-decoration:none;display:block}.newsroom-feed__title:hover,.newsroom-feed__item:hover .newsroom-feed__title{color:#0665bc}.newsroom-feed__summary{color:#5a6b82;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:.92rem;line-height:1.5;display:-webkit-box;overflow:hidden}.newsroom-feed__go{color:#0665bc;opacity:0;justify-content:center;align-items:center;margin-top:2px;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.newsroom-feed__item:hover .newsroom-feed__go,.newsroom-feed__go:focus-visible{opacity:1;transform:translate(2px)}.text-link{color:#0665bc;text-underline-offset:3px;word-break:break-word;font-weight:650;text-decoration:underline;text-decoration-thickness:1px}.text-link:hover{color:#044a8f}.news-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:40px 48px;margin-bottom:64px;display:grid}.news-article{gap:28px;min-width:0;padding:8px 0 0;display:grid}.news-article__header{border-bottom:1px solid #e4ecf5;gap:14px;padding-bottom:22px;display:grid}.news-article__meta{color:#5a6b82;flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:13px;font-weight:700;display:flex}.news-article__badge{color:#0665bc;align-items:center;gap:6px;display:inline-flex}.news-article__date{align-items:center;gap:6px;display:inline-flex}.news-article__meta time{color:#5a6b82;font-weight:650}.news-article__title{color:#071b3a;letter-spacing:-.02em;margin:0;font-size:clamp(1.55rem,2.4vw,2.05rem);font-weight:800;line-height:1.22}.news-article__dek{color:#3d4f66;max-width:58ch;margin:0;font-size:1.08rem;line-height:1.65}.news-article__body{gap:18px;max-width:62ch;display:grid}.news-article__body p{color:#243044;margin:0;font-size:1.1rem;line-height:1.8}.news-article__links{background:linear-gradient(#f7fbff,#fff);border:1px solid #d9e6f4;border-radius:4px;gap:10px;padding:18px 20px;display:grid}.news-article__links>p{color:#5a6b82;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:12px;font-weight:750}.news-article__links ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.news-article__links a{color:#0665bc;word-break:break-all;align-items:center;gap:8px;font-size:.95rem;font-weight:650;display:inline-flex}.news-article__links a:hover{color:#044a8f}.news-article__actions{flex-wrap:wrap;align-items:center;gap:16px;padding-top:4px;display:flex}.news-pager{border-top:1px solid #e8eef5;grid-template-columns:1fr 1fr;gap:16px;padding-top:8px;display:grid}.news-pager__item{color:inherit;background:#fff;border:1px solid #e8eef5;border-radius:4px;gap:6px;padding:16px 18px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:grid}.news-pager__item:hover{border-color:#9fc4e8;box-shadow:0 10px 22px #1023420f}.news-pager__item span{color:#5a6b82;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.news-pager__item strong{color:#071b3a;font-size:.95rem;font-weight:750;line-height:1.4}.news-pager__item--next{text-align:right;justify-self:end;width:100%}.news-rail{gap:22px;display:grid;position:sticky;top:96px}.news-rail__card{background:linear-gradient(160deg,#0665bc14,#0000 55%),#fff;border:1px solid #d9e6f4;border-radius:4px;gap:10px;padding:22px;display:grid}.news-rail__kicker{color:#0665bc;letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:12px;font-weight:750}.news-rail__card h2{color:#071b3a;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.news-rail__card>p{color:#3d4f66;margin:0;font-size:.92rem;line-height:1.55}.news-rail__cta{color:#0665bc;align-items:center;gap:6px;margin-top:4px;font-size:.92rem;font-weight:750;text-decoration:none;display:inline-flex}.news-rail__cta:hover{color:#044a8f}.news-rail__list{gap:12px;display:grid}.news-rail__list h3{color:#071b3a;margin:0;font-size:.95rem;font-weight:800}.news-rail__link{color:inherit;border-bottom:1px solid #eef3f8;gap:4px;padding:12px 0;text-decoration:none;display:grid}.news-rail__link:last-child{border-bottom:0}.news-rail__link time{color:#5a6b82;font-size:12px;font-weight:650}.news-rail__link span{color:#071b3a;font-size:.92rem;font-weight:700;line-height:1.4}.news-rail__link:hover span{color:#0665bc}.news-related{border-top:1px solid #e8eef5;padding-top:12px}.news-related h2{color:#071b3a;margin:0 0 18px;font-size:1.2rem;font-weight:800}.faq-list{gap:12px;margin-bottom:56px;display:grid}.faq-item{background:#fff;border:1px solid #e8eef5;border-radius:12px;overflow:hidden}.faq-item.is-open{border-color:#cfe0f2;box-shadow:0 10px 24px #1023420f}.faq-item__trigger{color:#071b3a;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;font-size:1.02rem;font-weight:750;display:flex}.faq-item__trigger svg{color:#0665bc;flex-shrink:0;transition:transform .2s}.faq-item.is-open .faq-item__trigger svg{transform:rotate(180deg)}.faq-item__panel{color:#3d4f66;padding:0 20px 18px;font-size:.98rem;line-height:1.65}.sitemap-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 32px;margin-bottom:24px;display:grid}.sitemap-col h3{color:#071b3a;letter-spacing:.06em;text-transform:uppercase;border-bottom:2px solid #ff6b2c;margin:0 0 12px;padding-bottom:8px;font-size:13px;font-weight:800}.sitemap-col__links{flex-direction:column;gap:8px;display:flex}.sitemap-col__links a{color:#3d4f66;font-size:15px;font-weight:500;text-decoration:none}.sitemap-col__links a:hover{color:#0665bc}.insight-sheet{gap:24px;max-width:760px;display:grid}.insight-sheet.srm-story{gap:18px;max-width:820px}.insight-sheet.srm-story p{font-size:1.02rem}.insight-sheet p{color:#243044;margin:0;font-size:1.05rem;line-height:1.7}.insight-sheet__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.insight-sheet__link{color:#0665bc;font-weight:700;text-decoration:none}.insight-sheet__link:hover{color:#044a8f}@media (max-width:1100px){.insight-grid,.sitemap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.news-layout{grid-template-columns:1fr;gap:32px}.news-rail{position:static}}@media (max-width:760px){.insight-grid,.sitemap-grid,.newsroom-secondary{grid-template-columns:1fr}.newsroom-feature__title{max-width:none}.newsroom-feed__item{grid-template-columns:1fr;gap:6px}.newsroom-feed__go{display:none}.news-pager{grid-template-columns:1fr}.news-pager__item--next{text-align:left}}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
