.ContactDialog-module__wXp9Ya__dialog{background:var(--ivory);width:min(680px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--navy);border:0;border-radius:20px;margin:auto;padding:0;overflow:auto;box-shadow:0 24px 64px #050e1b57}.ContactDialog-module__wXp9Ya__dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a182bb8}.ContactDialog-module__wXp9Ya__dialog[open]{animation:ContactDialog-module__wXp9Ya__dialog-in .28s var(--ease-out)}.ContactDialog-module__wXp9Ya__panel{padding:clamp(28px,6vw,56px);position:relative}.ContactDialog-module__wXp9Ya__close{border:1px solid var(--line);width:40px;height:40px;color:var(--navy);cursor:pointer;background:0 0;border-radius:999px;place-items:center;font-size:26px;line-height:1;display:grid;position:absolute;top:20px;right:20px}.ContactDialog-module__wXp9Ya__eyebrow{color:var(--teal);letter-spacing:.11em;margin-bottom:14px;font-size:11px;font-weight:700}.ContactDialog-module__wXp9Ya__panel h2{letter-spacing:-.03em;font-size:clamp(34px,5vw,48px);line-height:1.05}.ContactDialog-module__wXp9Ya__intro{max-width:56ch;color:var(--ink-muted);margin-top:16px;line-height:1.55}.ContactDialog-module__wXp9Ya__intro a{color:var(--teal-dark);text-underline-offset:3px;text-decoration:underline}.ContactDialog-module__wXp9Ya__honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.ContactDialog-module__wXp9Ya__form{grid-template-columns:1fr 1fr;gap:18px;margin-top:30px;display:grid}.ContactDialog-module__wXp9Ya__form label{color:var(--navy);gap:8px;font-size:13px;font-weight:700;display:grid}.ContactDialog-module__wXp9Ya__form label:nth-child(6){grid-column:1/-1}.ContactDialog-module__wXp9Ya__form input,.ContactDialog-module__wXp9Ya__form textarea{width:100%;color:var(--navy);background:#fff;border:1px solid #aebfbc;border-radius:10px;outline:none;padding:12px 14px;transition:border-color .18s,box-shadow .18s}.ContactDialog-module__wXp9Ya__form input:focus,.ContactDialog-module__wXp9Ya__form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #2f7d782b}.ContactDialog-module__wXp9Ya__form textarea{resize:vertical;min-height:112px}.ContactDialog-module__wXp9Ya__submit{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:48px;padding:12px 24px;font-weight:700}.ContactDialog-module__wXp9Ya__submit:hover:not(:disabled){background:var(--teal-dark)}.ContactDialog-module__wXp9Ya__submit:disabled{cursor:wait;opacity:.72}.ContactDialog-module__wXp9Ya__note{color:var(--ink-muted);align-self:center;font-size:12px;line-height:1.4}.ContactDialog-module__wXp9Ya__status{min-height:20px;color:var(--teal-dark);grid-column:1/-1;font-size:13px;font-weight:700}.ContactDialog-module__wXp9Ya__statusError{color:#9b2c2c}@keyframes ContactDialog-module__wXp9Ya__dialog-in{0%{opacity:0;transform:translateY(18px)scale(.98)}}@media (max-width:600px){.ContactDialog-module__wXp9Ya__dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.ContactDialog-module__wXp9Ya__form{grid-template-columns:1fr}.ContactDialog-module__wXp9Ya__form label:nth-child(6),.ContactDialog-module__wXp9Ya__status{grid-column:auto}}
.LocaleSwitcher-module__wtTm7q__switcher{color:var(--ink-muted);letter-spacing:.04em;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.LocaleSwitcher-module__wtTm7q__option{color:var(--ink-muted);padding-block:4px}.LocaleSwitcher-module__wtTm7q__option[aria-current=page]{color:var(--navy)}.LocaleSwitcher-module__wtTm7q__option:hover{color:var(--teal-dark)}
.Header-module__Af2_WG__header{z-index:var(--z-header);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfbf7f5;border-bottom:1px solid #14233b0f;height:88px;position:sticky;top:0}.Header-module__Af2_WG__inner{width:min(calc(100% - (2 * var(--gutter))), var(--container));justify-content:space-between;align-items:center;height:100%;margin-inline:auto;display:flex}.Header-module__Af2_WG__brand{align-items:center;gap:12px;display:flex}.Header-module__Af2_WG__mark{background:var(--teal);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:relative;overflow:hidden}.Header-module__Af2_WG__mark span{background:var(--ivory-warm);border-radius:4px;width:7px;height:20px;transform:rotate(28deg)}.Header-module__Af2_WG__wordmark{letter-spacing:-.01em;font-size:19px;font-weight:700}.Header-module__Af2_WG__group{color:var(--teal);letter-spacing:.08em;margin-left:-2px;font-size:9px;font-weight:700}.Header-module__Af2_WG__navigation{align-items:center;gap:32px;font-size:14px;font-weight:600;display:flex}.Header-module__Af2_WG__navigation a{padding-block:10px;position:relative}.Header-module__Af2_WG__navigation a:after{content:"";transform-origin:100%;background:var(--teal);height:1px;transition:transform .24s var(--ease-out);position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.Header-module__Af2_WG__navigation a:hover:after,.Header-module__Af2_WG__navigation a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.Header-module__Af2_WG__contact{background:var(--navy);color:#fff;cursor:pointer;min-height:40px;transition:transform .22s var(--ease-out), background-color .22s ease;border:0;border-radius:999px;padding:10px 20px;font-weight:700}.Header-module__Af2_WG__contact:hover{background:var(--teal-dark);transform:translateY(-2px)}.Header-module__Af2_WG__contact:active{transform:translateY(0)}.Header-module__Af2_WG__menuButton{border:1px solid var(--line);background:0 0;border-radius:999px;width:44px;height:44px;display:none}.Header-module__Af2_WG__menuButton span{background:var(--navy);width:18px;height:2px;transition:transform .24s var(--ease-out);border-radius:2px;margin:5px auto;display:block}.Header-module__Af2_WG__menuButton[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.Header-module__Af2_WG__menuButton[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}@media (max-width:900px){.Header-module__Af2_WG__header{height:76px}.Header-module__Af2_WG__menuButton{display:block}.Header-module__Af2_WG__navigation{visibility:hidden;clip-path:inset(0 0 0 100%);background:var(--ivory);min-height:calc(100dvh - 76px);padding:36px var(--gutter);opacity:0;transition:clip-path .38s var(--ease-out), opacity .24s ease, visibility 0s linear .38s;flex-direction:column;align-items:stretch;gap:4px;font-size:clamp(24px,5vw,36px);display:flex;position:fixed;top:76px;left:0;right:0}.Header-module__Af2_WG__navigation[data-open=true]{visibility:visible;clip-path:inset(0);opacity:1;transition:clip-path .38s var(--ease-out), opacity .24s ease}.Header-module__Af2_WG__navigation a{border-bottom:1px solid var(--line);padding:16px 0}.Header-module__Af2_WG__navigation a:after{display:none}.Header-module__Af2_WG__contact{width:100%;min-height:54px;margin-top:24px;font-size:16px}}@media (max-width:420px){.Header-module__Af2_WG__group{display:none}}
.page-module__JEpgbW__container{width:min(calc(100% - (2 * var(--gutter))), var(--container));margin-inline:auto;position:relative}.page-module__JEpgbW__eyebrow{color:var(--teal);letter-spacing:.12em;font-size:12px;font-weight:700}.page-module__JEpgbW__hero{background:linear-gradient(180deg, var(--mist) 0%, var(--ivory) 100%);border-bottom:1px solid var(--line);padding-block:120px 56px}.page-module__JEpgbW__hero h1{letter-spacing:-.03em;max-width:18ch;margin-top:18px;font-size:clamp(40px,5vw,64px);line-height:1.05}.page-module__JEpgbW__lead{max-width:42rem;color:var(--ink-muted);text-wrap:pretty;margin-top:20px;font-size:clamp(17px,1.4vw,20px);line-height:1.55}.page-module__JEpgbW__meta{color:var(--ink-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 28px;margin-top:36px;font-size:13px;font-weight:600;display:flex}.page-module__JEpgbW__stepNav{flex-wrap:wrap;gap:12px 22px;display:flex}.page-module__JEpgbW__stepNav a{color:var(--teal-dark);text-underline-offset:3px;text-decoration:underline}.page-module__JEpgbW__stepNav a:hover{color:var(--navy)}.page-module__JEpgbW__content{padding-block:var(--section-space)}.page-module__JEpgbW__grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;gap:clamp(36px,5vw,72px);display:grid}.page-module__JEpgbW__grid h2{letter-spacing:-.02em;font-size:clamp(22px,2vw,28px)}.page-module__JEpgbW__points{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.page-module__JEpgbW__points li{color:var(--ink-muted);text-wrap:pretty;padding-left:28px;font-size:16px;line-height:1.55;position:relative}.page-module__JEpgbW__points li:before{content:"";background:var(--teal);border-radius:50%;width:10px;height:10px;position:absolute;top:.55em;left:0}.page-module__JEpgbW__aside{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--ivory-warm);gap:28px;padding:28px;display:grid}.page-module__JEpgbW__aside h2{letter-spacing:.06em;text-transform:uppercase;font-size:14px}.page-module__JEpgbW__aside p,.page-module__JEpgbW__aside li{color:var(--ink-muted);text-wrap:pretty;margin-top:12px;font-size:15px;line-height:1.55}.page-module__JEpgbW__aside ul{margin:12px 0 0;padding-left:1.15rem}.page-module__JEpgbW__aside li+li{margin-top:8px}.page-module__JEpgbW__ctaSection{background:var(--teal);padding-block:70px}.page-module__JEpgbW__ctaPanel{border-radius:var(--radius-lg);background:var(--ivory-warm);justify-content:space-between;align-items:center;gap:48px;min-height:240px;padding:54px;display:flex}.page-module__JEpgbW__ctaPanel>div:first-child{max-width:650px}.page-module__JEpgbW__ctaPanel h2{margin-top:12px;font-size:clamp(32px,3vw,42px)}.page-module__JEpgbW__ctaPanel p:last-child{max-width:600px;color:var(--ink-muted);margin-top:16px;font-size:16px;line-height:1.5}.page-module__JEpgbW__ctaActions{flex-direction:column;flex:none;align-items:flex-end;gap:12px;display:flex}.page-module__JEpgbW__ctaButton{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;min-height:52px;transition:background .18s var(--ease-out), border-color .18s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;padding:0 28px;display:inline-flex}.page-module__JEpgbW__ctaButton:hover{border-color:var(--teal-dark);background:var(--teal-dark)}.page-module__JEpgbW__ctaActions span{color:var(--ink-muted);font-size:12px}.page-module__JEpgbW__footer{background:var(--navy);color:#fff;padding-block:70px 34px}.page-module__JEpgbW__footerTop{justify-content:space-between;gap:80px;min-height:250px;display:flex}.page-module__JEpgbW__footerBrand{max-width:430px}.page-module__JEpgbW__footerBrand>a{color:#fff}.page-module__JEpgbW__footerBrand>a>span:first-child{display:none}.page-module__JEpgbW__footerBrand p{color:#bdc9d2;margin-top:24px;font-size:15px;line-height:1.55}.page-module__JEpgbW__footerBrand>span{color:var(--gold);margin-top:20px;font-size:11px;font-weight:700;display:block}.page-module__JEpgbW__footerNav{grid-template-columns:repeat(3,max-content);gap:clamp(40px,5vw,76px);display:grid}.page-module__JEpgbW__footerNav>div{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.page-module__JEpgbW__footerNav strong{color:var(--gold);letter-spacing:.1em;margin-bottom:2px;font-size:10px}.page-module__JEpgbW__footerNav a,.page-module__JEpgbW__footerNav span{color:#bdc9d2;font-size:14px}.page-module__JEpgbW__footerNav a:hover{color:#fff}.page-module__JEpgbW__footerNav a[aria-current=page]{color:#fff;text-underline-offset:3px;text-decoration:underline}.page-module__JEpgbW__footerBottom{border-top:1px solid var(--line-dark);color:#8fa0b0;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:48px;padding-top:24px;font-size:12px;display:flex}@media (max-width:1024px){.page-module__JEpgbW__grid{grid-template-columns:1fr}.page-module__JEpgbW__ctaPanel{flex-direction:column;align-items:flex-start;padding:36px}.page-module__JEpgbW__ctaActions{align-items:flex-start}.page-module__JEpgbW__footerTop{flex-direction:column;gap:48px}.page-module__JEpgbW__footerNav{grid-template-columns:repeat(2,max-content)}}@media (max-width:640px){.page-module__JEpgbW__hero{padding-block:100px 40px}.page-module__JEpgbW__aside{padding:22px}.page-module__JEpgbW__ctaPanel{padding:28px}.page-module__JEpgbW__footerNav{grid-template-columns:1fr}}
.page-module__E0kJGG__container{width:min(calc(100% - (2 * var(--gutter))), var(--container));margin-inline:auto;position:relative}.page-module__E0kJGG__hero{background:var(--navy);color:#fff;min-height:720px;position:relative;overflow:hidden}.page-module__E0kJGG__heroImage{transition:transform 1.4s var(--ease-out);position:absolute;inset:0;transform:scale(1.02)}.page-module__E0kJGG__hero:hover .page-module__E0kJGG__heroImage{transform:scale(1.045)}.page-module__E0kJGG__coverImage{object-fit:cover;object-position:50% 52%}.page-module__E0kJGG__heroOverlay{background:linear-gradient(90deg,#0e1b2efa 0%,#0e1b2ee6 47%,#0e1b2e94 100%),linear-gradient(#0000 45%,#0e1b2e4d);position:absolute;inset:0}.page-module__E0kJGG__heroGrid{grid-template-columns:minmax(0,650px) minmax(380px,588px);align-items:start;gap:58px;min-height:720px;padding-block:78px 64px;display:grid}.page-module__E0kJGG__heroCopy{flex-direction:column;align-items:flex-start;gap:24px;min-width:0;display:flex}.page-module__E0kJGG__heroEyebrow{max-width:100%;color:var(--gold);letter-spacing:.075em;align-items:center;gap:10px;font-size:11px;font-weight:700;line-height:1.35;display:flex}.page-module__E0kJGG__heroEyebrow span{background:var(--gold);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #c69a5d21}.page-module__E0kJGG__hero h1{letter-spacing:-.04em;max-width:650px;font-size:clamp(48px,4.52vw,65px);line-height:1.04}.page-module__E0kJGG__heroLead{color:#d1d9df;max-width:610px;font-size:18px;line-height:1.55}.page-module__E0kJGG__heroActions{flex-wrap:wrap;gap:12px;display:flex}.page-module__E0kJGG__primaryButton,.page-module__E0kJGG__secondaryButton,.page-module__E0kJGG__ctaButton{cursor:pointer;min-height:48px;transition:transform .22s var(--ease-out), background-color .22s ease, border-color .22s ease;border-radius:999px;justify-content:center;align-items:center;padding:13px 24px;font-size:14px;font-weight:700;display:inline-flex}.page-module__E0kJGG__primaryButton{border:1px solid var(--teal);background:var(--teal);color:#fff}.page-module__E0kJGG__secondaryButton{color:#fff;background:#1b2f4bdb;border:1px solid #65768b}.page-module__E0kJGG__primaryButton:hover,.page-module__E0kJGG__secondaryButton:hover,.page-module__E0kJGG__ctaButton:hover{transform:translateY(-2px)}.page-module__E0kJGG__primaryButton:hover{background:#3f938d;border-color:#3f938d}.page-module__E0kJGG__secondaryButton:hover{border-color:var(--gold);background:#1b2f4b}.page-module__E0kJGG__primaryButton:active,.page-module__E0kJGG__secondaryButton:active,.page-module__E0kJGG__ctaButton:active{transform:translateY(0)}.page-module__E0kJGG__categoryLine{color:#aab8c4;letter-spacing:.07em;font-size:10px;font-weight:700}.page-module__E0kJGG__commerceVisual{width:100%;height:560px;position:relative}.page-module__E0kJGG__atmosphere{width:min(430px,78%);height:auto;position:absolute;top:42px;right:28px}.page-module__E0kJGG__marketConsole{background:#1c304df2;border:1px solid #61808f94;border-radius:28px;width:min(480px,100% - 54px);height:380px;padding:27px 31px;position:absolute;top:90px;right:26px;overflow:hidden;box-shadow:0 24px 50px #00000047}.page-module__E0kJGG__consoleHeader,.page-module__E0kJGG__consoleBottom,.page-module__E0kJGG__marketTabs{align-items:center;display:flex}.page-module__E0kJGG__consoleHeader{color:#adbfc9;justify-content:space-between;font-size:11px;font-weight:700}.page-module__E0kJGG__liveBadge{background:var(--teal);color:#fff;border-radius:999px;padding:6px 11px;font-size:10px}.page-module__E0kJGG__marketTabs{color:#fff;gap:8px;margin-top:24px;font-size:10px;font-weight:700}.page-module__E0kJGG__marketTabs>span{background:var(--navy-raised);white-space:nowrap;border:1px solid #5c758a;border-radius:999px;padding:10px 15px}.page-module__E0kJGG__marketTabs .page-module__E0kJGG__marketTabActive{border-color:var(--ivory-warm);background:var(--ivory-warm);color:var(--navy)}.page-module__E0kJGG__marketConsole>strong{letter-spacing:-.03em;margin-top:30px;font-size:40px;display:block}.page-module__E0kJGG__marketConsole>p{color:#a8b8c4;margin-top:4px;font-size:13px}.page-module__E0kJGG__consoleRule{background:#52667a;height:1px;margin-top:28px}.page-module__E0kJGG__consoleBottom{color:var(--gold);letter-spacing:.04em;justify-content:space-between;gap:12px;margin-top:30px;font-size:8px;font-weight:700}.page-module__E0kJGG__growthSignal{color:#70b7b1;background:#1f3d5cf5;border:1px solid #2f7d78b3;border-radius:10px;flex:none;padding:11px 12px}.page-module__E0kJGG__floatingProof{background:var(--ivory);color:var(--navy);white-space:nowrap;border-radius:999px;padding:12px 18px;font-size:11px;font-weight:700;position:absolute;top:448px;left:16px;box-shadow:0 12px 18px #00000038}.page-module__E0kJGG__proofStrip{background:var(--ivory-warm);min-height:146px}.page-module__E0kJGG__proofGrid{grid-template-columns:repeat(4,1fr);align-items:center;gap:52px;min-height:146px;display:grid}.page-module__E0kJGG__proofItem{flex-direction:column;gap:7px;min-width:0;display:flex}.page-module__E0kJGG__proofItem span{color:var(--teal-dark);letter-spacing:.1em;font-size:10px;font-weight:700}.page-module__E0kJGG__proofItem strong{font-size:17px;line-height:1.35}.page-module__E0kJGG__problem,.page-module__E0kJGG__capabilities,.page-module__E0kJGG__process{padding-block:var(--section-space)}.page-module__E0kJGG__splitIntro{grid-template-columns:minmax(0,650px) minmax(320px,1fr);align-items:start;gap:clamp(70px,10vw,176px);display:grid}.page-module__E0kJGG__eyebrow{color:var(--teal-dark);letter-spacing:.11em;margin-bottom:14px;font-size:11px;font-weight:700}.page-module__E0kJGG__eyebrowDark{color:var(--gold)}.page-module__E0kJGG__splitIntro h2,.page-module__E0kJGG__categoryIntro h2,.page-module__E0kJGG__ctaPanel h2{letter-spacing:-.035em;font-size:clamp(36px,3.1vw,44px);line-height:1.12}.page-module__E0kJGG__splitIntro>p{max-width:540px;color:var(--ink-muted);font-size:16px;line-height:1.55}.page-module__E0kJGG__challengeGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:52px;display:grid}.page-module__E0kJGG__challengeCard{border-radius:var(--radius-md);background:var(--mist);flex-direction:column;align-items:flex-start;min-height:300px;padding:25px 24px;display:flex}.page-module__E0kJGG__cardIndex{color:var(--teal-dark);letter-spacing:.12em;font-size:11px;font-weight:700}.page-module__E0kJGG__iconArrow{width:44px;height:44px;color:var(--teal-dark);background:#2f7d7821;border-radius:50%;place-items:center;margin-top:19px;font-size:19px;font-weight:700;display:grid}.page-module__E0kJGG__challengeCard h3{margin-top:18px;font-size:14px;line-height:1.3}.page-module__E0kJGG__challengeCard p,.page-module__E0kJGG__capabilityCard p{color:var(--ink-muted);margin-top:15px;font-size:14px;line-height:1.45}.page-module__E0kJGG__capabilities{background:var(--ivory-warm)}.page-module__E0kJGG__journey{border-radius:var(--radius-md);background:var(--ivory);border:1px solid #b8ccc7;justify-content:space-between;align-items:center;min-height:72px;margin-top:54px;padding:14px 18px;display:flex;overflow:hidden}.page-module__E0kJGG__journeyItem{display:contents}.page-module__E0kJGG__journeyItem>span{width:28px;height:28px;color:var(--teal-dark);background:#2f7d7821;border-radius:50%;place-items:center;font-size:8px;font-weight:700;display:grid}.page-module__E0kJGG__journeyItem:last-child>span{background:var(--navy);color:#fff}.page-module__E0kJGG__journeyItem strong{letter-spacing:.08em;margin-left:-14px;font-size:10px}.page-module__E0kJGG__journeyItem i{color:var(--teal);font-size:16px;font-style:normal}.page-module__E0kJGG__journeyItem:nth-last-child(2) i{color:var(--gold)}.page-module__E0kJGG__capabilityGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:54px;display:grid}.page-module__E0kJGG__capabilityCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--ivory);min-height:232px;transition:transform .26s var(--ease-out), border-color .26s ease;padding:26px}.page-module__E0kJGG__capabilityCard:hover{border-color:#91b8b3;transform:translateY(-4px)}.page-module__E0kJGG__capabilityCard>div{color:var(--teal-dark);letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.page-module__E0kJGG__capabilityCard>div span:last-child{font-size:17px}.page-module__E0kJGG__capabilityCard h3{margin-top:18px;font-size:15px}.page-module__E0kJGG__capabilityCard p{max-width:355px;margin-top:18px}.page-module__E0kJGG__categories{background:var(--navy);color:#fff;padding-block:80px}.page-module__E0kJGG__categoryLayout{grid-template-columns:430px minmax(0,1fr);gap:58px;display:grid}.page-module__E0kJGG__categoryIntro h2{font-size:clamp(35px,3vw,42px)}.page-module__E0kJGG__categoryIntro>p{color:#bdc9d2;max-width:410px;margin-top:20px;font-size:16px;line-height:1.55}.page-module__E0kJGG__categoryGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.page-module__E0kJGG__categoryCard{isolation:isolate;border:1px solid #476175;border-radius:20px;flex-direction:column;justify-content:space-between;min-width:0;min-height:370px;padding:24px 22px;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__categoryImage{z-index:-2;object-fit:cover;transition:transform .7s var(--ease-out)}.page-module__E0kJGG__categoryCard:hover .page-module__E0kJGG__categoryImage{transform:scale(1.05)}.page-module__E0kJGG__categoryShade{z-index:-1;background:linear-gradient(#0e1b2ed1 0%,#0e1b2e6b 48%,#0e1b2ee0 100%);position:absolute;inset:0}.page-module__E0kJGG__categoryNumber{color:var(--gold);letter-spacing:.1em;font-size:11px;font-weight:700}.page-module__E0kJGG__categoryCard h3{margin-top:auto;padding-bottom:84px;font-size:16px}.page-module__E0kJGG__categoryCard p{color:#d1d9df;font-size:13px;line-height:1.45;position:absolute;bottom:24px;left:22px;right:22px}.page-module__E0kJGG__processGrid{grid-template-columns:repeat(5,1fr);margin:55px 0 0;padding:0;list-style:none;display:grid}.page-module__E0kJGG__processStep{border:1px solid var(--line);background:var(--ivory);flex-direction:column;min-height:350px;padding:0;display:flex;position:relative}.page-module__E0kJGG__processStepLink{min-height:350px;color:inherit;transition:background .18s var(--ease-out);flex-direction:column;flex:1;padding:25px 22px;display:flex}.page-module__E0kJGG__processStepLink:hover{background:var(--mist)}.page-module__E0kJGG__processStepLink:focus-visible{outline:2px solid var(--teal);outline-offset:-2px}.page-module__E0kJGG__processStep+.page-module__E0kJGG__processStep{border-left:0}.page-module__E0kJGG__stepNumber{background:var(--teal-pale);width:44px;height:44px;color:var(--teal-dark);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.page-module__E0kJGG__processStep h3{margin-top:25px;font-size:14px;line-height:1.3}.page-module__E0kJGG__processStep p{color:var(--ink-muted);margin-top:20px;font-size:13px;line-height:1.5}.page-module__E0kJGG__processStep i{color:var(--teal);margin-top:auto;font-size:18px;font-style:normal;font-weight:700}.page-module__E0kJGG__processStepFinal{border-color:var(--navy);background:var(--navy);color:#fff}.page-module__E0kJGG__processStepFinal .page-module__E0kJGG__processStepLink:hover{background:var(--navy-raised)}.page-module__E0kJGG__processStepFinal .page-module__E0kJGG__stepNumber{background:var(--teal);color:#fff}.page-module__E0kJGG__processStepFinal p{color:#bdc9d2}.page-module__E0kJGG__ctaSection{background:var(--teal);padding-block:70px}.page-module__E0kJGG__ctaPanel{border-radius:var(--radius-lg);background:var(--ivory-warm);justify-content:space-between;align-items:center;gap:48px;min-height:280px;padding:54px;display:flex}.page-module__E0kJGG__ctaPanel>div:first-child{max-width:650px}.page-module__E0kJGG__ctaPanel h2{font-size:clamp(36px,3vw,42px)}.page-module__E0kJGG__ctaPanel p{max-width:600px;color:var(--ink-muted);margin-top:16px;font-size:16px;line-height:1.5}.page-module__E0kJGG__ctaActions{flex-direction:column;flex:none;align-items:flex-end;gap:12px;display:flex}.page-module__E0kJGG__ctaButton{border:1px solid var(--navy);background:var(--navy);color:#fff}.page-module__E0kJGG__ctaButton:hover{border-color:var(--teal-dark);background:var(--teal-dark)}.page-module__E0kJGG__ctaActions span{color:var(--ink-muted);font-size:12px}.page-module__E0kJGG__footer{background:var(--navy);color:#fff;padding-block:70px 34px}.page-module__E0kJGG__footerTop{justify-content:space-between;gap:80px;min-height:250px;display:flex}.page-module__E0kJGG__footerBrand{max-width:430px}.page-module__E0kJGG__footerBrand>a{color:#fff}.page-module__E0kJGG__footerBrand>a>span:first-child{display:none}.page-module__E0kJGG__footerBrand p{color:#bdc9d2;margin-top:24px;font-size:15px;line-height:1.55}.page-module__E0kJGG__footerBrand>span{color:var(--gold);margin-top:20px;font-size:11px;font-weight:700;display:block}.page-module__E0kJGG__footerNav{grid-template-columns:repeat(3,max-content);gap:clamp(40px,5vw,76px);display:grid}.page-module__E0kJGG__footerNav>div{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.page-module__E0kJGG__footerNav strong{color:var(--gold);letter-spacing:.1em;margin-bottom:2px;font-size:10px}.page-module__E0kJGG__footerNav a,.page-module__E0kJGG__footerNav span{color:#c7d1d9;font-size:13px}.page-module__E0kJGG__footerNav a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.page-module__E0kJGG__footerBottom{border-top:1px solid var(--line-dark);color:#9aabb8;justify-content:space-between;align-items:flex-end;min-height:50px;font-size:11px;display:flex}.page-module__E0kJGG__footerBottom span:last-child{letter-spacing:.04em;font-size:10px;font-weight:700}@media (min-width:1600px){.page-module__E0kJGG__container{max-width:1536px}.page-module__E0kJGG__heroGrid{grid-template-columns:minmax(0,760px) minmax(460px,620px);justify-content:space-between}.page-module__E0kJGG__hero h1{max-width:760px;font-size:72px}.page-module__E0kJGG__categoryLayout{grid-template-columns:470px 1fr;gap:72px}}@media (max-width:1190px){.page-module__E0kJGG__heroGrid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:32px}.page-module__E0kJGG__hero h1{font-size:clamp(47px,5.3vw,62px)}.page-module__E0kJGG__marketConsole{width:100%;right:0}.page-module__E0kJGG__floatingProof{left:0}.page-module__E0kJGG__proofGrid{gap:24px}.page-module__E0kJGG__splitIntro{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:70px}.page-module__E0kJGG__challengeGrid{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__journeyItem strong{display:none}.page-module__E0kJGG__categoryLayout{grid-template-columns:360px minmax(0,1fr);gap:36px}.page-module__E0kJGG__categoryCard{min-height:400px}.page-module__E0kJGG__processGrid{grid-template-columns:repeat(3,1fr);gap:12px}.page-module__E0kJGG__processStep+.page-module__E0kJGG__processStep{border-left:1px solid var(--line)}.page-module__E0kJGG__processStepFinal{border-color:var(--navy)}.page-module__E0kJGG__footerTop{gap:48px}.page-module__E0kJGG__footerNav{grid-template-columns:repeat(2,max-content)}.page-module__E0kJGG__footerNav>div:last-child{display:none}}@media (max-width:900px){.page-module__E0kJGG__hero{min-height:auto}.page-module__E0kJGG__heroGrid{grid-template-columns:1fr;gap:24px;min-height:auto;padding-block:64px 48px}.page-module__E0kJGG__heroOverlay{background:linear-gradient(#0e1b2ef0 0%,#0e1b2ed6 52%,#0e1b2ef0 100%),linear-gradient(90deg,#0e1b2ed1,#0e1b2e59)}.page-module__E0kJGG__coverImage{object-position:62% 50%}.page-module__E0kJGG__heroCopy{max-width:680px}.page-module__E0kJGG__commerceVisual{justify-self:center;width:min(100%,600px);height:470px}.page-module__E0kJGG__marketConsole{width:90%;height:370px;top:38px;left:5%;right:5%}.page-module__E0kJGG__atmosphere{top:0;right:0}.page-module__E0kJGG__floatingProof{top:382px;left:2%}.page-module__E0kJGG__proofGrid{grid-template-columns:repeat(2,1fr);padding-block:30px}.page-module__E0kJGG__splitIntro{grid-template-columns:1fr;gap:24px}.page-module__E0kJGG__splitIntro>p{max-width:65ch}.page-module__E0kJGG__capabilityGrid{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__journey{flex-direction:column;align-items:stretch;gap:0;padding:16px}.page-module__E0kJGG__journeyItem{grid-template-columns:28px 1fr;align-items:center;gap:12px;min-height:48px;display:grid;position:relative}.page-module__E0kJGG__journeyItem:not(:last-child):after{content:"";background:#b8ccc7;width:1px;position:absolute;top:38px;bottom:-10px;left:13px}.page-module__E0kJGG__journeyItem strong{margin-left:0;display:block}.page-module__E0kJGG__journeyItem i{display:none}.page-module__E0kJGG__categoryLayout{grid-template-columns:1fr}.page-module__E0kJGG__categoryIntro{max-width:650px}.page-module__E0kJGG__categoryGrid{grid-template-columns:repeat(3,1fr)}.page-module__E0kJGG__footerTop{flex-direction:column}}@media (max-width:767px){.page-module__E0kJGG__heroGrid{padding-top:54px}.page-module__E0kJGG__hero h1{max-width:12ch;font-size:clamp(42px,12vw,60px)}.page-module__E0kJGG__heroLead{font-size:16px}.page-module__E0kJGG__heroEyebrow{font-size:9px}.page-module__E0kJGG__categoryLine{line-height:1.8}.page-module__E0kJGG__commerceVisual{height:420px}.page-module__E0kJGG__marketConsole{border-radius:20px;height:340px;padding:22px}.page-module__E0kJGG__marketConsole>strong{margin-top:24px;font-size:34px}.page-module__E0kJGG__consoleRule,.page-module__E0kJGG__consoleBottom{margin-top:22px}.page-module__E0kJGG__growthSignal{display:none}.page-module__E0kJGG__floatingProof{text-overflow:ellipsis;max-width:96%;font-size:9px;top:344px;overflow:hidden}.page-module__E0kJGG__problem,.page-module__E0kJGG__capabilities,.page-module__E0kJGG__process{padding-block:72px}.page-module__E0kJGG__splitIntro h2,.page-module__E0kJGG__categoryIntro h2,.page-module__E0kJGG__ctaPanel h2{font-size:clamp(34px,9vw,42px)}.page-module__E0kJGG__challengeGrid,.page-module__E0kJGG__capabilityGrid{grid-template-columns:1fr}.page-module__E0kJGG__challengeCard{min-height:260px}.page-module__E0kJGG__categoryGrid{grid-template-columns:1fr}.page-module__E0kJGG__categoryCard{min-height:min(122vw,470px)}.page-module__E0kJGG__categoryImage{object-position:center center!important}.page-module__E0kJGG__processGrid{grid-template-columns:1fr}.page-module__E0kJGG__processStep,.page-module__E0kJGG__processStepLink{min-height:245px}.page-module__E0kJGG__processStep i{position:absolute;bottom:22px;right:22px;transform:rotate(90deg)}.page-module__E0kJGG__ctaSection{padding-block:44px}.page-module__E0kJGG__ctaPanel{border-radius:20px;flex-direction:column;align-items:stretch;min-height:auto;padding:32px 26px}.page-module__E0kJGG__ctaActions{align-items:stretch}.page-module__E0kJGG__ctaActions span{text-align:center}.page-module__E0kJGG__footer{padding-top:56px}.page-module__E0kJGG__footerNav{grid-template-columns:1fr 1fr;gap:32px;width:100%}.page-module__E0kJGG__footerBottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;min-height:110px}}@media (max-width:480px){.page-module__E0kJGG__heroActions{flex-direction:column;width:100%}.page-module__E0kJGG__primaryButton,.page-module__E0kJGG__secondaryButton{width:100%}.page-module__E0kJGG__proofGrid{grid-template-columns:1fr;gap:22px}.page-module__E0kJGG__proofItem{border-bottom:1px solid var(--line);padding-bottom:18px}.page-module__E0kJGG__proofItem:last-child{border:0;padding-bottom:0}.page-module__E0kJGG__marketTabs img{display:none}.page-module__E0kJGG__marketTabs{gap:6px}.page-module__E0kJGG__marketTabs>span{padding:9px 11px;font-size:8px}.page-module__E0kJGG__footerNav{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.page-module__E0kJGG__heroImage,.page-module__E0kJGG__hero:hover .page-module__E0kJGG__heroImage,.page-module__E0kJGG__categoryImage,.page-module__E0kJGG__categoryCard:hover .page-module__E0kJGG__categoryImage{transform:none}}
