@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-400-normal-BqEyEoaF.woff2) format("woff2"),url(/assets/roboto-latin-400-normal-D27F5sTu.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2) format("woff2"),url(/assets/roboto-latin-500-normal-fsTFPL3E.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-latin-700-normal-BZpUvMxY.woff2) format("woff2"),url(/assets/roboto-latin-700-normal-YuyVweIx.woff) format("woff")}:root{--navy: #0b1b4d;--navy-2: #14265f;--blue: #1677f9;--blue-2: #0865e8;--cyan: #06b9ee;--ink: #17285c;--muted: #667089;--pale: #f2f7fd;--line: #dfe8f4;--white: #ffffff;--shadow: 0 24px 70px rgba(9, 28, 76, .14);font-family:Roboto,Arial,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--white);-webkit-font-smoothing:antialiased}body.modal-open,body.nav-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}button{border:0}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(1240px,calc(100% - 56px));margin-inline:auto}.section{padding:132px 0}.eyebrow,.hero-eyebrow{display:block;margin-bottom:18px;color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:0 28px;border:0;border-radius:0 0 26px;background:var(--blue);color:var(--white);font-weight:700;line-height:1;cursor:pointer;transition:background .24s ease,transform .24s ease,box-shadow .24s ease}.button:hover,.button:focus-visible{background:var(--navy);box-shadow:0 14px 32px #1053be38;transform:translateY(-2px)}.button svg{width:18px;height:18px}.button--compact{min-height:50px;padding-inline:22px;font-size:14px}[data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .7s ease var(--delay, 0ms),transform .7s cubic-bezier(.22,1,.36,1) var(--delay, 0ms)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.site-header{position:sticky;z-index:50;top:0;display:grid;height:96px;grid-template-columns:210px 1fr auto;align-items:stretch;padding:0 28px;border-bottom:1px solid rgba(17,40,91,.08);background:#fffffffa}.brand{display:flex;align-items:center;align-self:stretch}.brand img{width:164px;height:72px;object-fit:contain}.desktop-nav{display:flex;height:100%;align-items:stretch;justify-content:center}.nav-item{position:relative;display:flex;align-items:stretch}.nav-item>a{position:relative;display:flex;align-items:center;padding:0 14px;color:#26376c;font-size:15px;font-weight:500;white-space:nowrap;transition:color .2s ease}.nav-item>a:after{position:absolute;right:14px;bottom:25px;left:14px;height:2px;background:var(--blue);content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.nav-item>a:hover,.nav-item>a.is-active,.nav-item>a:focus-visible{color:var(--blue)}.nav-item>a:hover:after,.nav-item>a.is-active:after,.nav-item>a:focus-visible:after{transform:scaleX(1);transform-origin:left}.mega-menu{position:absolute;z-index:20;top:82px;left:50%;display:grid;width:520px;grid-template-columns:210px 1fr;overflow:hidden;border:1px solid rgba(17,40,91,.08);border-radius:0 0 34px;background:var(--white);box-shadow:var(--shadow);transform:translate(-50%);animation:menu-in .22s ease both}.mega-menu--wide{width:710px;grid-template-columns:250px 1fr}.mega-menu__intro{display:flex;min-height:220px;flex-direction:column;justify-content:space-between;padding:28px;background:var(--navy);color:var(--white)}.mega-menu__intro span{color:#6fc9ff;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mega-menu__intro strong{font-size:22px;line-height:1.25}.mega-menu__links{display:grid;align-content:center;padding:18px 24px}.mega-menu--wide .mega-menu__links{grid-template-columns:1fr 1fr;column-gap:20px}.mega-menu__links a{display:grid;min-height:44px;grid-template-columns:30px 1fr 18px;align-items:center;border-bottom:1px solid var(--line);color:var(--ink);font-size:13px;transition:color .18s ease,padding .18s ease}.mega-menu__links a:hover,.mega-menu__links a:focus-visible{padding-left:4px;color:var(--blue)}.mega-menu__links a span{color:#8a96af;font-size:10px}.mega-menu__links a svg{width:15px;height:15px}.header-actions{display:flex;align-items:stretch;gap:18px}.header-question{display:flex;align-items:center;gap:12px;padding:0 4px 0 14px;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.header-question>svg{width:24px;height:24px;color:var(--blue)}.header-question span{display:grid;gap:2px;font-size:14px;font-weight:700}.header-question small{color:#838a9d;font-size:11px;font-weight:400}.button--header{min-width:142px;height:64px;align-self:center;border-radius:0 0 30px}.mobile-toggle,.mobile-drawer,.drawer-backdrop{display:none}.hero{position:relative;height:min(760px,calc(100vh - 96px));min-height:650px;overflow:hidden;background:var(--navy)}.hero-track{display:flex;height:100%;transition:transform .9s cubic-bezier(.65,0,.35,1);will-change:transform}.hero-slide{position:relative;width:100%;height:100%;flex:0 0 100%;overflow:hidden}.hero-slide>img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.035);transition:transform 6.5s ease}.hero-slide.is-active>img{transform:scale(1)}.hero-slide:nth-child(2)>img{object-position:center 42%}.hero-slide__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0411348a}.hero-slide__content{position:absolute;top:50%;left:max(6vw,calc((100% - 1240px)/2));width:min(820px,76vw);color:var(--white);transform:translateY(-48%)}.hero-eyebrow{color:#75d4ff;opacity:0;transform:translateY(18px);transition:opacity .5s ease .25s,transform .5s ease .25s}.hero-slide h2{max-width:900px;margin:0;font-size:clamp(58px,6.4vw,94px);font-weight:700;letter-spacing:-.052em;line-height:.99;opacity:0;transform:translateY(28px);transition:opacity .65s ease .36s,transform .65s ease .36s}.hero-slide p{max-width:600px;margin:30px 0 0;color:#ffffffdb;font-size:20px;line-height:1.55;opacity:0;transform:translateY(24px);transition:opacity .65s ease .47s,transform .65s ease .47s}.hero-slide.is-active .hero-eyebrow,.hero-slide.is-active h2,.hero-slide.is-active p{opacity:1;transform:translateY(0)}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:44px;opacity:0;transform:translateY(20px);transition:opacity .65s ease .56s,transform .65s ease .56s}.hero-slide.is-active .hero-actions{opacity:1;transform:translateY(0)}.text-link{display:inline-flex;align-items:center;gap:8px;padding-bottom:6px;border-bottom:4px solid var(--blue);font-size:17px;font-weight:700}.text-link--light{color:var(--white)}.text-link svg{width:18px;transition:transform .2s ease}.text-link:hover svg{transform:translate(5px)}.hero-contact{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.7);background:transparent;color:var(--white);cursor:pointer;font-weight:500}.hero-arrow{position:absolute;z-index:2;top:50%;display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#ffffff24;color:var(--white);cursor:pointer;transform:translateY(-50%);transition:background .22s ease,transform .22s ease}.hero-arrow:hover{background:var(--blue);transform:translateY(-50%) scale(1.05)}.hero-arrow--prev{left:26px;transform:translateY(-50%) rotate(180deg)}.hero-arrow--prev:hover{transform:translateY(-50%) rotate(180deg) scale(1.05)}.hero-arrow--next{right:26px}.hero-dots{position:absolute;z-index:2;right:max(6vw,calc((100% - 1240px)/2));bottom:38px;display:flex;gap:8px}.hero-dots button,.case-dots button{width:8px;height:8px;padding:0;border-radius:50%;background:#ffffff75;cursor:pointer;transition:width .2s ease,background .2s ease,border-radius .2s ease}.hero-dots button.is-active,.case-dots button.is-active{width:28px;border-radius:8px;background:var(--blue)}.hero-dots .hero-pause{display:grid;width:26px;height:26px;margin:-9px 0 0 7px;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#04113473;color:var(--white)}.hero-dots .hero-pause:hover,.hero-dots .hero-pause:focus-visible{width:26px;border-radius:50%;background:var(--blue)}.hero-pause svg{width:10px;height:10px}.section-heading{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;margin-bottom:68px}.section-heading h2{margin:0;color:var(--ink);font-size:clamp(38px,4.2vw,62px);letter-spacing:-.043em;line-height:1.08}.section-heading__aside{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.section-heading__aside p{max-width:470px;margin:0;color:var(--muted);font-size:17px;line-height:1.75}.section-heading.is-light h2,.section-heading.is-light .section-heading__aside p{color:var(--white)}.section-heading.is-light .section-heading__aside p{color:#ffffffc7}.services{background:var(--white)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{display:flex;min-height:350px;flex-direction:column;padding:30px;border:1px solid transparent;border-radius:0 0 42px;background:var(--pale);transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,transform .28s ease}.service-card:hover{border-color:#cfe2fa;background:var(--white);box-shadow:var(--shadow);transform:translateY(-9px)}.service-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.service-card__top>span{color:#8390ab;font-size:12px;font-weight:700;letter-spacing:.08em}.service-icon{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:var(--white);color:var(--blue);box-shadow:0 10px 26px #1677f924}.service-icon svg{width:32px;height:32px}.service-card h3{margin:0 0 16px;font-size:22px;letter-spacing:-.02em;line-height:1.22}.service-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.service-card>a{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--blue);font-size:13px;font-weight:700}.service-card>a svg{width:15px}.company{position:relative;min-height:1040px;overflow:hidden;border-radius:76px 0 0;background:var(--navy-2)}.company-background{position:absolute;top:0;right:0;bottom:230px;left:0}.company-background:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c1c4fdb;content:""}.company-background img{width:100%;height:100%;object-fit:cover;object-position:center}.company__content{position:relative;z-index:1;padding-top:130px}.company-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:70px}.company-cards article{overflow:hidden;border-radius:0 0 46px;background:var(--pale);box-shadow:var(--shadow)}.company-cards article>img{width:100%;height:270px;object-fit:cover}.company-cards article>div{padding:30px 34px 34px}.company-cards span{color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.company-cards h3{margin:12px 0 14px;font-size:25px}.company-cards p{margin:0 0 24px;color:var(--muted);font-size:15px;line-height:1.7}.company-cards a,.case-link,.insight-grid b{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:13px;font-weight:700}.product{padding-top:160px}.product-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px}.product-copy h2{margin:0 0 24px;font-size:clamp(52px,5.2vw,76px);letter-spacing:-.055em;line-height:1}.product-copy>p{color:var(--muted);font-size:16px;line-height:1.75}.product-copy .product-lead{margin:0 0 20px;color:var(--ink);font-size:23px;font-weight:500;line-height:1.5}.product-copy ul{display:grid;gap:13px;margin:30px 0 36px;padding:0;list-style:none}.product-copy li{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:500}.product-copy li svg{width:20px;height:20px;color:var(--blue)}.product-visual{position:relative;min-height:570px;overflow:hidden;border-radius:0 0 62px;background:var(--navy);box-shadow:var(--shadow)}.product-visual>img{width:100%;height:570px;object-fit:cover}.product-badge,.product-stat{position:absolute;z-index:1;background:var(--white);box-shadow:0 16px 42px #08163b38}.product-badge{top:28px;left:28px;padding:13px 18px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-stat{right:0;bottom:0;display:grid;min-width:210px;padding:25px 30px;border-radius:26px 0 0}.product-stat strong{color:var(--blue);font-size:38px;letter-spacing:-.04em}.product-stat span{color:var(--muted);font-size:12px;font-weight:500}.industries{position:relative;overflow:hidden;padding:132px 0;background:var(--blue-2)}.industries-watermark{position:absolute;top:50%;left:50%;width:min(800px,65vw);opacity:.065;transform:translate(-50%,-50%)}.industries .container{position:relative;z-index:1}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.industry-grid article{min-height:230px;padding:30px 26px;border:1px solid rgba(255,255,255,.1);border-radius:0 0 36px;background:#0748b659;color:var(--white);transition:background .26s ease,transform .26s ease}.industry-grid article:hover{background:#083998b8;transform:translateY(-7px)}.industry-grid article>div{display:grid;width:62px;height:62px;place-items:center;margin-bottom:27px;border-radius:50%;background:#ffffff1f;color:#8fd7ff}.industry-grid svg{width:31px;height:31px}.industry-grid h3{margin:0 0 12px;font-size:18px}.industry-grid p{margin:0;color:#ffffffb8;font-size:13px;line-height:1.65}.case-grid,.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.case-grid article a,.insight-grid article a{display:block}.case-image,.insight-image{position:relative;height:280px;overflow:hidden;border-radius:0 0 42px;background:var(--pale)}.case-image:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#082c7457;content:"";transition:background .3s ease}.case-image img,.insight-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.case-image span{position:absolute;z-index:1;bottom:22px;left:24px;color:var(--white);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.case-grid article:hover .case-image img,.insight-grid article:hover .insight-image img{transform:scale(1.055)}.case-grid article:hover .case-image:after{background:#082c742e}.case-grid h3{margin:22px 0 18px;font-size:22px;letter-spacing:-.025em;line-height:1.4}.case-dots{display:flex;justify-content:center;gap:8px;margin-top:52px}.case-dots button{background:#c8dbf6}.results{position:relative;min-height:700px;overflow:hidden;background:var(--navy);color:var(--white)}.results>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.results-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#040f2fc2}.results-content{position:relative;z-index:1;display:flex;min-height:510px;align-items:center;justify-content:space-between}.results-content h2{margin:0;font-size:clamp(48px,5.4vw,74px);letter-spacing:-.05em;line-height:1.04}.results-content p{max-width:600px;margin:26px 0 0;color:#ffffffc7;font-size:17px;line-height:1.7}.play-button{display:grid;width:92px;height:92px;flex:0 0 auto;place-items:center;border:16px solid rgba(255,255,255,.15);border-radius:50%;background:var(--blue);color:var(--white);cursor:pointer;box-shadow:0 0 0 12px #ffffff14;transition:transform .24s ease,box-shadow .24s ease}.play-button:hover{box-shadow:0 0 0 20px #ffffff17;transform:scale(1.05)}.play-button svg{width:28px;height:28px}.metrics{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-radius:55px 0 0;background:var(--pale);color:var(--ink);box-shadow:var(--shadow)}.metrics div{display:grid;min-height:190px;align-content:center;padding:30px;border-right:1px solid var(--line)}.metrics div:last-child{border:0}.metrics strong{color:var(--blue);font-size:48px;letter-spacing:-.05em}.metrics span{margin-top:7px;color:var(--muted);font-size:13px;font-weight:500}.insight-image{height:270px}.insight-grid article>a>span{display:block;margin-top:22px;color:#8790a4;font-size:11px;font-weight:500;text-transform:uppercase}.insight-grid h3{margin:13px 0 18px;font-size:22px;letter-spacing:-.022em;line-height:1.4}.support{padding:46px 0;background:var(--pale)}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.support-grid button{display:grid;min-height:150px;grid-template-columns:52px 1fr 24px;align-items:center;gap:17px;padding:28px;background:var(--white);color:var(--ink);cursor:pointer;text-align:left;transition:color .22s ease,transform .22s ease}.support-grid button:hover{position:relative;z-index:1;color:var(--blue);transform:translateY(-5px)}.support-grid button>svg:first-child{width:40px;height:40px;color:var(--blue)}.support-grid button>svg:last-child{width:18px;height:18px}.support-grid span{display:grid;gap:8px}.support-grid strong{font-size:18px}.support-grid small{color:var(--muted);font-size:12px;line-height:1.55}.cta{position:relative;display:grid;min-height:520px;place-items:center;overflow:hidden;background:var(--navy);color:var(--white);text-align:center}.cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.cta-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#041033c9}.cta-content{position:relative;z-index:1;width:min(800px,calc(100% - 40px))}.cta-content h2{margin:0;font-size:clamp(42px,5vw,66px);letter-spacing:-.048em;line-height:1.08}.cta-content p{margin:22px 0 30px;color:#ffffffc7;font-size:17px}.cta-content .button:hover{background:var(--white);color:var(--navy)}.footer{padding:90px 0 26px;background:var(--white)}.footer-grid{display:grid;grid-template-columns:1.55fr 1fr .8fr .9fr;gap:70px}.footer-brand img{width:190px;height:90px;object-fit:contain}.footer-brand p{max-width:300px;margin:20px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.footer-grid h3{margin:20px 0 23px;color:var(--ink);font-size:15px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start}.footer-grid a{margin-bottom:14px;color:var(--muted);font-size:13px;transition:color .18s ease}.footer-grid a:hover{color:var(--blue)}.footer-grid .footer-subtitle{margin-top:22px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:72px;padding-top:24px;border-top:1px solid var(--line);color:#8a92a5;font-size:12px}.footer-bottom div{display:flex;gap:24px}.modal{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#030b22c2;cursor:pointer;animation:fade-in .22s ease both}.modal-panel{position:relative;z-index:1;width:min(720px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:52px;border-radius:0 0 54px;background:var(--white);box-shadow:var(--shadow);animation:modal-in .32s cubic-bezier(.22,1,.36,1) both}.modal-close{position:absolute;z-index:3;top:20px;right:20px;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--pale);color:var(--ink);cursor:pointer}.modal-close svg{width:20px}.modal-panel h2{max-width:540px;margin:0;font-size:42px;letter-spacing:-.04em;line-height:1.1}.modal-panel>p{margin:18px 0 30px;color:var(--muted);line-height:1.65}.modal-panel form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.modal-panel label{display:grid;gap:8px;color:var(--ink);font-size:12px;font-weight:700}.modal-panel label:nth-last-of-type(1){grid-column:1 / -1}.modal-panel input,.modal-panel select,.modal-panel textarea{width:100%;border:1px solid var(--line);border-radius:0;outline:none;background:var(--pale);color:var(--ink);font-size:14px;font-weight:400;transition:border .18s ease,box-shadow .18s ease}.modal-panel input,.modal-panel select{height:52px;padding:0 15px}.modal-panel textarea{min-height:116px;padding:15px;resize:vertical}.modal-panel input:focus,.modal-panel select:focus,.modal-panel textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1677f91f}.modal-panel form .button{justify-self:start}.form-success{display:flex;min-height:430px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.form-success>svg{width:72px;height:72px;margin-bottom:24px;color:var(--blue)}.form-success h2{font-size:54px}.form-success p{max-width:500px;color:var(--muted);line-height:1.65}.story-panel{position:relative;z-index:1;display:grid;width:min(1040px,100%);grid-template-columns:1.1fr .9fr;overflow:hidden;border-radius:0 0 56px;background:var(--navy);color:var(--white);box-shadow:var(--shadow);animation:modal-in .32s cubic-bezier(.22,1,.36,1) both}.story-panel>img{width:100%;height:580px;object-fit:cover}.story-panel>div{display:flex;flex-direction:column;justify-content:center;padding:52px}.story-panel h2{margin:0;font-size:36px;letter-spacing:-.04em;line-height:1.17}.story-panel p{margin:22px 0 0;color:#ffffffb8;line-height:1.7}.modal-close--light{background:#ffffff26;color:var(--white)}@keyframes menu-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1180px){.site-header{grid-template-columns:180px 1fr auto}.nav-item>a{padding-inline:9px;font-size:14px}.nav-item>a:after{right:9px;left:9px}.header-question{display:none}.service-grid,.industry-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){html{scroll-padding-top:78px}.container{width:min(100% - 36px,680px)}.section{padding:94px 0}.site-header{height:78px;grid-template-columns:1fr auto;padding:0 18px}.brand img{width:142px;height:62px}.desktop-nav,.header-actions{display:none}.mobile-toggle{display:grid;width:46px;height:46px;place-items:center;align-self:center;border-radius:0 0 18px;background:var(--blue);color:var(--white);cursor:pointer}.mobile-toggle svg{width:24px;height:24px}.mobile-drawer{position:fixed;z-index:80;top:0;right:0;display:flex;width:min(410px,88vw);height:100dvh;flex-direction:column;padding:22px 24px 30px;background:var(--white);box-shadow:-24px 0 60px #020e2f38;transform:translate(105%);transition:transform .38s cubic-bezier(.22,1,.36,1)}.mobile-drawer.is-open{transform:translate(0)}.mobile-drawer__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.mobile-drawer__top img{width:138px;height:58px;object-fit:contain}.mobile-drawer__top button{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--pale);color:var(--ink)}.mobile-drawer nav{display:grid;margin:18px 0 auto}.mobile-drawer nav a{display:grid;min-height:58px;grid-template-columns:40px 1fr;align-items:center;border-bottom:1px solid var(--line);font-size:20px;font-weight:700}.mobile-drawer nav span{color:#8d98b1;font-size:11px;font-weight:500}.drawer-backdrop{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background:#030b228c}.hero{height:650px;min-height:650px}.hero-slide__content{left:34px;width:calc(100% - 68px)}.hero-slide h2{font-size:clamp(50px,9vw,74px)}.hero-slide p{max-width:500px;font-size:17px}.hero-arrow{top:auto;bottom:28px;width:48px;height:48px;transform:none}.hero-arrow--prev{left:28px;transform:rotate(180deg)}.hero-arrow--prev:hover{transform:rotate(180deg) scale(1.05)}.hero-arrow--next{right:28px}.hero-dots{right:50%;bottom:47px;transform:translate(50%)}.section-heading{grid-template-columns:1fr;gap:26px;margin-bottom:48px}.section-heading h2{font-size:45px}.company{min-height:auto;padding-bottom:90px;border-radius:50px 0 0}.company-background{top:0;right:0;bottom:0;left:0}.company__content{padding-top:96px}.company-cards,.product-grid{grid-template-columns:1fr}.product-grid{gap:50px}.product-copy{max-width:600px}.case-grid,.insight-grid{grid-template-columns:1fr 1fr}.case-grid article:nth-child(3),.insight-grid article:nth-child(3){grid-column:1 / -1}.metrics{width:calc(100% - 36px);grid-template-columns:1fr 1fr}.metrics div:nth-child(2){border-right:0}.metrics div:nth-child(-n+2){border-bottom:1px solid var(--line)}.support-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:40px}.footer-brand{grid-column:1 / -1}.story-panel{grid-template-columns:1fr;max-height:calc(100vh - 48px);overflow-y:auto}.story-panel>img{height:300px}}@media(max-width:600px){.container{width:calc(100% - 30px)}.section{padding:76px 0}.eyebrow,.hero-eyebrow{margin-bottom:14px;font-size:11px}.hero{height:590px;min-height:590px;margin:0 15px}.hero-slide>img{object-position:65% center}.hero-slide:nth-child(2)>img{object-position:56% center}.hero-slide__shade{background:#0411349c}.hero-slide__content{left:20px;width:calc(100% - 40px);transform:translateY(-52%)}.hero-slide h2{font-size:clamp(39px,11.5vw,54px);line-height:1.01}.hero-slide p{margin-top:20px;font-size:14px;line-height:1.55}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px;margin-top:28px}.text-link{font-size:14px}.hero-arrow{bottom:18px;width:42px;height:42px}.hero-arrow--prev{left:20px}.hero-arrow--next{right:20px}.hero-dots{bottom:35px}.section-heading h2{font-size:37px}.section-heading__aside p{font-size:15px;line-height:1.65}.service-grid,.industry-grid,.case-grid,.insight-grid{grid-template-columns:1fr}.service-card{min-height:310px}.company{border-radius:44px 0 0}.company-cards article>img{height:220px}.company-cards article>div{padding:25px}.product{padding-top:90px}.product-copy h2{font-size:51px}.product-copy .product-lead{font-size:20px}.product-visual,.product-visual>img{min-height:390px;height:390px}.product-visual>img{object-position:center}.product-badge{top:16px;left:16px}.product-stat{min-width:164px;padding:18px 22px}.product-stat strong{font-size:31px}.industries{padding:84px 0}.industry-grid article{min-height:210px}.case-grid article:nth-child(3),.insight-grid article:nth-child(3){grid-column:auto}.case-image,.insight-image{height:240px}.results{min-height:820px}.results-content{min-height:550px;align-items:flex-start;flex-direction:column;justify-content:center;gap:34px}.results-content h2{font-size:43px}.results-content p{font-size:15px}.play-button{width:76px;height:76px;border-width:12px}.metrics{width:calc(100% - 30px)}.metrics div{min-height:130px;padding:22px}.metrics strong{font-size:35px}.metrics span{font-size:11px}.support-grid button{padding:22px}.cta{min-height:500px}.cta-content h2{font-size:39px}.cta-content p{font-size:15px;line-height:1.6}.footer{padding-top:70px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:16px;margin-top:50px}.modal{padding:12px}.modal-panel{max-height:calc(100vh - 24px);padding:42px 22px 28px;border-radius:0 0 36px}.modal-panel h2{font-size:34px}.modal-panel form{grid-template-columns:1fr}.modal-panel label:nth-last-of-type(1){grid-column:auto}.story-panel>div{padding:32px 24px}.story-panel h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}.support-grid>:is(a,button){display:grid;min-height:150px;grid-template-columns:52px 1fr 24px;align-items:center;gap:17px;padding:28px;background:var(--white);color:var(--ink);cursor:pointer;text-align:left;transition:color .22s ease,transform .22s ease}.support-grid>:is(a,button):hover{position:relative;z-index:1;color:var(--blue);transform:translateY(-5px)}.support-grid>:is(a,button)>svg:first-child{width:40px;height:40px;color:var(--blue)}.support-grid>:is(a,button)>svg:last-child{width:18px;height:18px}.industry-grid article{padding:0}.industry-grid article>a{display:block;min-height:230px;padding:30px 26px}.industry-grid article>a>div{display:grid;width:62px;height:62px;place-items:center;margin-bottom:27px;border-radius:50%;background:#ffffff1f;color:#8fd7ff}.industry-grid article>a>span{display:inline-flex;align-items:center;gap:8px;margin-top:22px;color:#9edcff;font-size:12px;font-weight:700}.industry-grid article>a>span svg{width:16px;height:16px}.inner-hero{position:relative;min-height:610px;overflow:hidden;border-radius:0 0 74px;background:var(--navy);color:var(--white)}.inner-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:inner-hero-image 1.2s cubic-bezier(.22,1,.36,1) both}.inner-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#030f30b3}.inner-hero__content{position:relative;z-index:2;display:flex;min-height:610px;flex-direction:column;justify-content:center;padding-top:28px}.breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:48px;color:#ffffffa8;font-size:12px;font-weight:500}.breadcrumbs a{transition:color .18s ease}.breadcrumbs a:hover{color:#8bdcff}.breadcrumbs svg{width:11px;height:11px}.inner-hero .hero-eyebrow{opacity:1;transform:none}.inner-hero h1{max-width:1040px;margin:0;font-size:clamp(58px,6vw,88px);letter-spacing:-.052em;line-height:.99;animation:inner-hero-copy .76s cubic-bezier(.22,1,.36,1) .1s both}.inner-hero__content>p{max-width:760px;margin:30px 0 0;color:#ffffffc7;font-size:19px;line-height:1.7;animation:inner-hero-copy .76s cubic-bezier(.22,1,.36,1) .19s both}.inner-hero__index{position:absolute;z-index:1;right:4vw;bottom:-.16em;color:#ffffff0f;font-size:clamp(130px,19vw,310px);font-weight:700;letter-spacing:-.09em;line-height:1}.page-intro{overflow:hidden}.page-intro__grid,.product-page-intro__grid,.leadership-panel__grid,.contact-page__grid{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:88px}.page-intro h2,.detail-intro h2,.product-page-intro h2,.contact-page h2{margin:0;font-size:clamp(38px,4.35vw,62px);letter-spacing:-.048em;line-height:1.08}.page-intro__visual,.product-page-intro__visual,.leadership-panel__image{position:relative;min-height:460px;overflow:hidden;border-radius:0 0 58px;background:var(--pale);box-shadow:var(--shadow)}.page-intro__visual img,.product-page-intro__visual img,.leadership-panel__image img{width:100%;height:100%;min-height:460px;object-fit:cover}.page-intro__visual:after,.leadership-panel__image:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#07205c29;content:""}.page-intro__visual>span,.product-page-intro__visual>span{position:absolute;z-index:2;right:0;bottom:0;padding:24px 28px;border-radius:36px 0 0;background:var(--white);color:var(--ink);font-size:13px;font-weight:700;box-shadow:-10px -10px 34px #091c4c1f}.page-catalog,.capability-section,.documentation-page,.insight-page{background:var(--pale)}.page-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.page-card-grid--four{grid-template-columns:repeat(4,1fr)}.page-card{position:relative;display:flex;min-height:330px;flex-direction:column;padding:32px;overflow:hidden;border:1px solid var(--line);border-radius:0 0 42px;background:var(--white);transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.page-card:hover{border-color:#1677f957;box-shadow:0 22px 55px #091c4c1c;transform:translateY(-7px)}.page-card__number{position:absolute;top:27px;right:28px;color:#9aa9c4;font-size:11px;font-weight:700}.page-card>svg{width:48px;height:48px;margin-bottom:48px;color:var(--blue)}.page-card h3{margin:0 0 13px;font-size:22px;letter-spacing:-.025em}.page-card p{margin:0 0 28px;color:var(--muted);font-size:14px;line-height:1.66}.page-card b{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--blue);font-size:13px}.page-card b svg{width:16px;height:16px;transition:transform .2s ease}.page-card:hover b svg{transform:translate(4px)}.detail-intro{padding-bottom:100px}.detail-intro__grid{display:grid;grid-template-columns:1.25fr .65fr;gap:110px}.detail-intro__aside{align-self:end;padding-left:30px;border-left:2px solid var(--blue)}.detail-intro__aside p{margin:0 0 27px;color:var(--muted);font-size:16px;line-height:1.75}.detail-intro__aside .text-link,.not-found .text-link{padding:0;background:transparent;color:var(--blue);cursor:pointer}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.capability-grid article{position:relative;min-height:300px;padding:32px 28px;border:1px solid var(--line);border-radius:0 0 38px;background:var(--white)}.capability-grid article>span{position:absolute;top:26px;right:26px;color:#a5b0c6;font-size:11px;font-weight:700}.capability-grid article>svg{width:46px;height:46px;margin-bottom:58px;color:var(--blue)}.capability-grid h3{margin:0 0 14px;font-size:20px;letter-spacing:-.02em}.capability-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.outcome-band{padding:28px 0;background:var(--blue-2);color:var(--white)}.outcome-band__grid{display:grid;grid-template-columns:repeat(3,1fr)}.outcome-band__grid>div{display:grid;min-height:160px;grid-template-columns:46px 1fr;align-items:center;padding:28px 42px;border-right:1px solid rgba(255,255,255,.18)}.outcome-band__grid>div:last-child{border-right:0}.outcome-band span{color:#8bdcff;font-size:12px;font-weight:700}.outcome-band strong{font-size:23px;line-height:1.3}.delivery-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.delivery-steps article{position:relative;padding-top:30px;border-top:2px solid var(--line)}.delivery-steps article:before{position:absolute;top:-2px;left:0;width:68px;height:2px;background:var(--blue);content:""}.delivery-steps article>span{display:block;margin-bottom:42px;color:var(--blue);font-size:12px;font-weight:700}.delivery-steps h3{margin:0 0 14px;font-size:26px}.delivery-steps p{margin:0;color:var(--muted);line-height:1.7}.page-cta{position:relative;display:grid;min-height:520px;place-items:center;overflow:hidden;border-radius:70px 0 0;background:var(--navy);color:var(--white)}.page-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.page-cta__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#030f30c7}.page-cta__content{position:relative;z-index:2;display:grid;justify-items:start}.page-cta h2{max-width:880px;margin:0;font-size:clamp(44px,5.3vw,74px);letter-spacing:-.052em;line-height:1.02}.page-cta p{max-width:650px;margin:24px 0 30px;color:#ffffffc2;font-size:17px;line-height:1.7}.role-section,.leadership-panel{background:var(--pale)}.role-list{display:grid;gap:12px}.role-list article{display:flex;min-height:134px;align-items:center;justify-content:space-between;gap:30px;padding:26px 30px;border:1px solid var(--line);border-radius:0 0 30px;background:var(--white)}.role-list article>div>span{color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.role-list h3{margin:7px 0;font-size:23px}.role-list p{display:flex;align-items:center;gap:7px;margin:0;color:var(--muted);font-size:13px}.role-list button{display:inline-flex;align-items:center;gap:8px;padding:12px 0;background:transparent;color:var(--blue);font-size:13px;font-weight:700;cursor:pointer}.leadership-panel__content>h2{margin:0 0 34px;font-size:clamp(38px,4.1vw,58px);letter-spacing:-.045em;line-height:1.06}.leadership-panel__content article{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.leadership-panel__content article>svg{width:38px;height:38px;color:var(--blue)}.leadership-panel__content h3{margin:0 0 7px;font-size:18px}.leadership-panel__content p{margin:0;color:var(--muted);font-size:13px;line-height:1.62}.partner-panel,.insight-subscribe{padding:86px 0;background:var(--navy);color:var(--white)}.partner-panel__content{display:grid;grid-template-columns:1fr .75fr auto;align-items:end;gap:55px}.partner-panel h2,.insight-subscribe h2{margin:0;font-size:42px;letter-spacing:-.042em;line-height:1.08}.partner-panel p{margin:0;color:#ffffffb8;line-height:1.7}.product-page-intro__grid{grid-template-columns:.9fr 1.1fr}.product-page-intro p{margin:24px 0 30px;color:var(--muted);font-size:16px;line-height:1.75}.product-page-intro__visual,.product-page-intro__visual img{min-height:520px}.product-page-intro__visual>span{display:grid;gap:2px}.product-page-intro__visual strong{color:var(--blue);font-size:38px;letter-spacing:-.04em}.insight-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.insight-page article>button{display:block;width:100%;padding:0;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.insight-page article button>div{height:278px;overflow:hidden;border-radius:0 0 40px;background:#e3edf9}.insight-page article img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}.insight-page article button:hover img{transform:scale(1.055)}.insight-page article button>span{display:block;margin-top:22px;color:#8790a4;font-size:11px;font-weight:700;text-transform:uppercase}.insight-page h2{margin:12px 0 14px;font-size:23px;letter-spacing:-.025em;line-height:1.34}.insight-page article p{margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.65}.insight-page article b{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:13px}.insight-subscribe__content{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:80px}.insight-subscribe form{display:grid;grid-template-columns:1fr auto}.insight-subscribe input{min-width:0;height:54px;padding:0 18px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:var(--white);outline:none}.insight-subscribe input::placeholder{color:#ffffff8c}.subscribe-success{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:14px;padding:22px 24px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#ffffffdb;line-height:1.55}.subscribe-success svg{width:30px;height:30px;color:#79d5ff}.help-page__grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:100px}.help-page h2{margin:0;font-size:clamp(42px,4.5vw,62px);letter-spacing:-.05em;line-height:1.06}.help-page__grid>div:first-child>p{margin:24px 0 30px;color:var(--muted);line-height:1.7}.faq-list article{border-top:1px solid var(--line)}.faq-list article:last-child{border-bottom:1px solid var(--line)}.faq-list article>button{display:grid;width:100%;min-height:88px;grid-template-columns:1fr 26px;align-items:center;gap:24px;padding:0;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.faq-list article>button span{font-size:18px;font-weight:700}.faq-list article>button svg{transition:transform .22s ease}.faq-list article.is-open>button svg{transform:rotate(180deg)}.faq-list article>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .26s ease}.faq-list article>div>p{min-height:0;margin:0;overflow:hidden;color:var(--muted);line-height:1.72}.faq-list article.is-open>div{grid-template-rows:1fr}.faq-list article.is-open>div>p{padding-bottom:28px}.documentation-search{display:grid;height:74px;grid-template-columns:30px 1fr;align-items:center;gap:14px;max-width:760px;margin:0 auto 62px;padding:0 24px;border:1px solid var(--line);background:var(--white);box-shadow:0 18px 50px #091c4c14}.documentation-search>svg{width:25px;height:25px;color:var(--blue)}.documentation-search input{width:100%;height:100%;border:0;background:transparent;color:var(--ink);font-size:16px;outline:0}.documentation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.documentation-grid article{min-height:310px;padding:32px;border:1px solid var(--line);border-radius:0 0 38px;background:var(--white)}.documentation-grid article>svg{width:44px;height:44px;margin-bottom:44px;color:var(--blue)}.documentation-grid article>span{color:#8790a4;font-size:11px;font-weight:700;text-transform:uppercase}.documentation-grid h2{margin:10px 0 12px;font-size:21px}.documentation-grid p{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.65}.documentation-grid a{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:13px;font-weight:700}.documentation-empty{padding:70px 30px;background:var(--white);text-align:center}.documentation-empty h2{margin:0}.documentation-empty p{margin:14px 0 24px;color:var(--muted)}.contact-page__grid{align-items:start}.contact-page__grid>div:first-child>p{margin:24px 0 38px;color:var(--muted);font-size:16px;line-height:1.75}.contact-methods{display:grid;gap:16px}.contact-methods article{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:17px;padding:19px 0;border-top:1px solid var(--line)}.contact-methods article>svg{width:38px;height:38px;color:var(--blue)}.contact-methods article>div{display:grid;gap:5px}.contact-methods strong{font-size:15px}.contact-methods span{color:var(--muted);font-size:12px;line-height:1.5}.contact-page__form{padding:42px;border-radius:0 0 48px;background:var(--pale)}.inline-request-form{display:grid;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.inline-request-form label{display:grid;gap:8px;color:var(--ink);font-size:12px;font-weight:700}.inline-request-form :is(input,select,textarea){width:100%;border:1px solid var(--line);background:var(--white);color:var(--ink);font-size:14px;font-weight:400;outline:none}.inline-request-form :is(input,select){height:52px;padding:0 14px}.inline-request-form textarea{min-height:136px;padding:14px;resize:vertical}.inline-request-form :is(input,select,textarea):focus{border-color:var(--blue);box-shadow:0 0 0 3px #1677f91a}.inline-request-form .button{justify-self:start}.inline-form-success{display:flex;min-height:560px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.inline-form-success>svg{width:70px;height:70px;margin-bottom:20px;color:var(--blue)}.inline-form-success h2{margin:0;font-size:48px}.inline-form-success p{max-width:420px;margin:18px 0 26px;color:var(--muted);line-height:1.7}.not-found{display:grid;min-height:720px;place-items:center;background:var(--pale);text-align:center}.not-found h1{max-width:820px;margin:0 auto;font-size:clamp(52px,7vw,92px);letter-spacing:-.055em;line-height:.98}.not-found p{margin:26px 0 32px;color:var(--muted);font-size:17px}.not-found .container>div{display:flex;align-items:center;justify-content:center;gap:26px}.insight-modal__panel{position:relative;z-index:1;display:grid;width:min(1080px,100%);max-height:calc(100vh - 48px);grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:0 0 56px;background:var(--white);box-shadow:var(--shadow);animation:modal-in .32s cubic-bezier(.22,1,.36,1) both}.insight-modal__image{min-height:610px;background:var(--navy)}.insight-modal__image img{width:100%;height:100%;min-height:610px;object-fit:cover}.insight-modal__content{display:flex;flex-direction:column;justify-content:center;padding:58px}.insight-modal__content h2{margin:0;font-size:40px;letter-spacing:-.042em;line-height:1.08}.insight-modal__content p{margin:20px 0 0;color:var(--muted);line-height:1.72}.insight-modal__content .text-link{margin-top:28px}@keyframes inner-hero-image{0%{opacity:.72;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes inner-hero-copy{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1180px){.page-card-grid--four,.capability-grid{grid-template-columns:repeat(2,1fr)}.partner-panel__content{grid-template-columns:1fr .8fr}.partner-panel__content .button{grid-column:1 / -1;justify-self:start}}@media(max-width:900px){.mobile-drawer nav{overflow-y:auto}.mobile-nav-group{position:relative;border-bottom:1px solid var(--line)}.mobile-drawer nav .mobile-nav-group>a{min-height:56px;padding-right:48px;border:0}.mobile-drawer nav .mobile-nav-group>a.is-current{color:var(--blue)}.mobile-nav-group>button{position:absolute;top:8px;right:0;display:grid;width:42px;height:42px;place-items:center;background:transparent;color:var(--ink);cursor:pointer}.mobile-nav-group>button svg{width:18px;height:18px;transition:transform .2s ease}.mobile-nav-group.is-open>button svg{transform:rotate(180deg)}.mobile-nav-children{display:none;padding:3px 0 14px 40px}.mobile-nav-group.is-open .mobile-nav-children{display:grid}.mobile-drawer nav .mobile-nav-children a{min-height:38px;grid-template-columns:1fr 20px;gap:10px;border:0;color:var(--muted);font-size:13px;font-weight:500}.mobile-nav-children a svg{width:14px;height:14px}.inner-hero,.inner-hero__content{min-height:540px}.inner-hero h1{font-size:clamp(48px,9vw,72px)}.inner-hero__content>p{font-size:17px}.page-intro__grid,.product-page-intro__grid,.leadership-panel__grid,.contact-page__grid,.detail-intro__grid,.help-page__grid{grid-template-columns:1fr;gap:50px}.detail-intro__aside{max-width:590px}.page-card-grid,.insight-page__grid,.documentation-grid{grid-template-columns:repeat(2,1fr)}.outcome-band__grid{grid-template-columns:1fr}.outcome-band__grid>div{min-height:110px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.outcome-band__grid>div:last-child{border-bottom:0}.delivery-steps__grid{grid-template-columns:1fr}.partner-panel__content,.insight-subscribe__content{grid-template-columns:1fr;gap:32px}.insight-modal__panel{grid-template-columns:1fr;overflow-y:auto}.insight-modal__image,.insight-modal__image img{min-height:280px;height:280px}}@media(max-width:600px){.support-grid>:is(a,button){padding:22px}.inner-hero{min-height:520px;margin:0 15px;border-radius:0 0 46px}.inner-hero__content{min-height:520px;padding:44px 22px 46px}.breadcrumbs{margin-bottom:34px;font-size:10px}.inner-hero h1{font-size:clamp(40px,12vw,56px)}.inner-hero__content>p{margin-top:22px;font-size:14px;line-height:1.62}.inner-hero__index{display:none}.page-intro h2,.detail-intro h2,.product-page-intro h2,.contact-page h2{font-size:36px}.page-intro__visual,.page-intro__visual img,.product-page-intro__visual,.product-page-intro__visual img,.leadership-panel__image,.leadership-panel__image img{min-height:330px;height:330px}.page-card-grid,.page-card-grid--four,.capability-grid,.insight-page__grid,.documentation-grid{grid-template-columns:1fr}.page-card{min-height:300px}.capability-grid article{min-height:270px}.outcome-band__grid>div{grid-template-columns:38px 1fr;padding:24px 4px}.outcome-band strong{font-size:19px}.page-cta{min-height:520px;border-radius:48px 0 0}.page-cta h2{font-size:39px}.page-cta p{font-size:14px}.role-list article{align-items:flex-start;flex-direction:column}.partner-panel,.insight-subscribe{padding:72px 0}.partner-panel h2,.insight-subscribe h2{font-size:35px}.insight-subscribe form{grid-template-columns:1fr;gap:12px}.insight-page article button>div{height:240px}.form-row{grid-template-columns:1fr}.contact-page__form{padding:30px 20px;border-radius:0 0 36px}.inline-form-success{min-height:500px}.not-found{min-height:620px}.not-found h1{font-size:48px}.not-found .container>div{flex-direction:column}.insight-modal__content{padding:38px 24px}.insight-modal__content h2{font-size:31px}}@media(prefers-reduced-motion:reduce){.inner-hero>img,.inner-hero h1,.inner-hero__content>p{animation:none}}
