.section-module__c0m0RG__section{width:100%;padding-block:var(--ge-section-y);padding-inline:max(var(--ge-gutter), calc((100% - var(--ge-content-max)) / 2));box-sizing:border-box;position:relative;overflow-x:clip}.section-module__c0m0RG__section[data-compact]{padding-block:var(--ge-section-y-tight)}.section-module__c0m0RG__section[data-tone=light]{color:var(--ge-ink);background:linear-gradient(158deg,#fff 0%,#f8fafe 46%,#fdfaf6 100%)}.section-module__c0m0RG__section[data-tone=muted]{color:var(--ge-ink);background:linear-gradient(158deg,#f4f6fc 0%,#eef3fb 52%,#f7f4ee 100%)}.section-module__c0m0RG__section[data-tone=dark]{background:var(--ge-surface-dark);color:var(--ge-on-dark)}.section-module__c0m0RG__section[data-tone=black]{background:var(--ge-black);color:var(--ge-on-dark)}.section-module__c0m0RG__section[data-has-image]{background-image:var(--ge-section-image);color:var(--ge-on-dark);background-position:50%;background-repeat:no-repeat;background-size:cover}.section-module__c0m0RG__section[data-has-image]:before{content:"";background:var(--ge-black);opacity:var(--ge-section-scrim);pointer-events:none;position:absolute;inset:0}.section-module__c0m0RG__section[data-scrim-gradient]:before{opacity:1;background:linear-gradient(90deg,#000000f0 0%,#000000b8 38%,#0000001f 72%,#0000 100%)}.section-module__c0m0RG__inner{z-index:1;width:100%;position:relative}.section-module__c0m0RG__columns{grid-template-columns:var(--ge-columns-ratio,1fr 1fr);gap:var(--ge-col-gap);align-items:center;display:grid}.section-module__c0m0RG__columns[data-align=start]{align-items:start}.section-module__c0m0RG__columns[data-align=stretch]{align-items:stretch}.section-module__c0m0RG__columns>*{min-width:0}@media (max-width:1024px){.section-module__c0m0RG__columns{gap:var(--ge-space-7);grid-template-columns:1fr}.section-module__c0m0RG__columns[data-reverse]>:first-child{order:2}}.section-module__c0m0RG__section[data-image-decor]{color:inherit}.section-module__c0m0RG__section[data-image-decor]:before{content:none}
.prose-module__44wYLG__eyebrow{font-family:var(--ge-font-sans);font-size:var(--ge-text-md);font-weight:var(--ge-weight-medium);letter-spacing:.02em;color:#8ac7ff;margin:0}:is(section[data-tone=light] .prose-module__44wYLG__eyebrow,section[data-tone=muted] .prose-module__44wYLG__eyebrow){color:#1f6bb8}.prose-module__44wYLG__heading{font-family:var(--ge-font-sans);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-tight);color:inherit;text-wrap:balance;margin:0}.prose-module__44wYLG__heading[data-size=xl]{font-size:var(--ge-text-xl);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug)}.prose-module__44wYLG__heading[data-size="2xl"]{font-size:var(--ge-text-2xl);font-weight:var(--ge-weight-medium)}.prose-module__44wYLG__heading[data-size="3xl"]{font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-regular);line-height:var(--ge-leading-snug)}.prose-module__44wYLG__heading[data-size="3xl-bold"]{font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug)}.prose-module__44wYLG__heading[data-size="4xl"]{font-size:var(--ge-text-4xl);font-weight:var(--ge-weight-regular)}.prose-module__44wYLG__heading[data-size="4xl-bold"]{font-size:var(--ge-text-4xl);font-weight:var(--ge-weight-medium);color:#111827}.prose-module__44wYLG__heading[data-size=hero]{font-size:clamp(30px,2.9vw,40px);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug)}@media (max-width:700px){.prose-module__44wYLG__heading[data-size=hero]{font-size:24px}}@media (min-width:1680px){.prose-module__44wYLG__heading[data-size=hero]{font-size:clamp(33px,2.9vw,44px)}}@media (min-width:2240px){.prose-module__44wYLG__heading[data-size=hero]{font-size:clamp(36px,2.9vw,48px)}}@media (min-width:3400px){.prose-module__44wYLG__heading[data-size=hero]{font-size:clamp(44px,2.9vw,58px)}}.prose-module__44wYLG__text{font-family:var(--ge-font-sans);font-weight:var(--ge-weight-regular);line-height:var(--ge-leading-normal);color:inherit;max-width:68ch;margin:0}.prose-module__44wYLG__text[data-size=sm]{font-size:var(--ge-text-sm)}.prose-module__44wYLG__text[data-size=base]{font-size:var(--ge-text-base)}.prose-module__44wYLG__text[data-size=lg]{font-size:var(--ge-text-md);line-height:1.5}.prose-module__44wYLG__text[data-muted]{opacity:.78}.prose-module__44wYLG__text strong{font-weight:var(--ge-weight-semibold)}.prose-module__44wYLG__text a{color:inherit;text-underline-offset:2px;text-decoration:underline}.prose-module__44wYLG__button{align-items:center;gap:var(--ge-space-2);border-radius:var(--ge-radius);font-family:var(--ge-font-sans);font-size:var(--ge-text-base);font-weight:var(--ge-weight-regular);align-self:flex-start;padding:15px 30px;line-height:1;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.prose-module__44wYLG__button[data-variant=solid]{background:var(--ge-black);color:var(--ge-white)}.prose-module__44wYLG__button[data-variant=solid]:hover{background:#1a1a1a}.prose-module__44wYLG__button[data-variant=light]{background:var(--ge-white);color:var(--ge-black)}.prose-module__44wYLG__button[data-variant=light]:hover{background:#efefef}.prose-module__44wYLG__button[data-variant=outline]{color:inherit;background:0 0;box-shadow:inset 0 0 0 1px}.prose-module__44wYLG__button[data-variant=outline]:hover{background:var(--ge-white);color:var(--ge-black)}.prose-module__44wYLG__button[data-variant=blue]{color:var(--ge-white);font-size:var(--ge-text-base);background:#2275c2;border-radius:14px}.prose-module__44wYLG__button[data-variant=blue]:hover{background:#1c619f}.prose-module__44wYLG__stack{flex-direction:column;align-items:flex-start;display:flex}.prose-module__44wYLG__stack[data-align=center]{text-align:center;align-items:center}.prose-module__44wYLG__stack[data-align=center] .prose-module__44wYLG__text{margin-inline:auto}.prose-module__44wYLG__stack[data-align=center] .prose-module__44wYLG__button{align-self:center}.prose-module__44wYLG__stack[data-gap="3"]{gap:var(--ge-space-3)}.prose-module__44wYLG__stack[data-gap="4"]{gap:var(--ge-space-4)}.prose-module__44wYLG__stack[data-gap="5"]{gap:var(--ge-space-5)}.prose-module__44wYLG__stack[data-gap="6"]{gap:var(--ge-space-6)}.prose-module__44wYLG__stack[data-gap="7"]{gap:var(--ge-space-7)}.prose-module__44wYLG__media{border-radius:var(--ge-radius-lg);width:100%;position:relative;overflow:hidden}.prose-module__44wYLG__media[data-plain]{border-radius:0;overflow:visible}.prose-module__44wYLG__media[data-fill]{align-self:stretch;height:100%;min-height:320px}.prose-module__44wYLG__media[data-fill] img{object-position:top center!important}.prose-module__44wYLG__heading strong{font-weight:700}.prose-module__44wYLG__media img{width:100%;height:auto;display:block}.prose-module__44wYLG__list{gap:var(--ge-space-3);margin:0;padding:0;list-style:none;display:grid}.prose-module__44wYLG__list li{gap:var(--ge-space-3);font-family:var(--ge-font-sans);font-size:var(--ge-text-base);line-height:var(--ge-leading-snug);color:inherit;grid-template-columns:24px minmax(0,1fr);align-items:start;display:grid}.prose-module__44wYLG__listIcon{color:#2275c2;width:22px;height:22px;margin-top:1px}.prose-module__44wYLG__buttonIcon{flex:none;transition:transform .15s}.prose-module__44wYLG__button:hover .prose-module__44wYLG__buttonIcon{transform:translate(3px)}.prose-module__44wYLG__button[data-variant=outlinePill]{color:var(--ge-black);border-radius:var(--ge-radius-pill);font-size:var(--ge-text-lg);font-weight:var(--ge-weight-medium);background:0 0;border:1px solid #000;min-height:40px;padding:8px 26px}.prose-module__44wYLG__button[data-variant=outlinePill]:hover{color:#fff;background:#000}.prose-module__44wYLG__button[data-variant=outlinePill] .prose-module__44wYLG__buttonIcon{transform:rotate(-45deg)}
.figure-module__BybQBW__figure{background:#fff;border:1px solid #0b1f3b12;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 24px 60px -32px #0b1f3b59}.figure-module__BybQBW__svg{width:100%;height:auto;font-family:var(--ge-font-sans);display:block}.figure-module__BybQBW__chip{fill:#fff;stroke:#0b1f3b17;stroke-width:1px}.figure-module__BybQBW__chipLabel{font-size:15px;font-weight:var(--ge-weight-medium);fill:var(--ge-navy)}.figure-module__BybQBW__coreLabel{font-size:26px;font-weight:var(--ge-weight-semibold);fill:#fff;text-anchor:middle}.figure-module__BybQBW__coreSub{font-size:8.5px;font-weight:var(--ge-weight-medium);letter-spacing:.14em;fill:#ffffffb8;text-anchor:middle}.figure-module__BybQBW__stackTitle{font-size:17px;font-weight:var(--ge-weight-semibold);fill:var(--ge-navy)}.figure-module__BybQBW__rowLabel{font-size:15px;font-weight:var(--ge-weight-medium);fill:var(--ge-navy)}.figure-module__BybQBW__rowValue{font-size:14px;font-weight:var(--ge-weight-semibold);text-anchor:end}.figure-module__BybQBW__badge,.figure-module__BybQBW__trend{font-size:12px;font-weight:var(--ge-weight-semibold);fill:#0f766e}.figure-module__BybQBW__trend{text-anchor:middle;font-size:14px}.figure-module__BybQBW__flow{stroke-dasharray:5 9;animation:1.8s linear infinite figure-module__BybQBW__ge-flow}.figure-module__BybQBW__orbit{transform-origin:50%;transform-box:fill-box;animation:34s linear infinite figure-module__BybQBW__ge-orbit}@keyframes figure-module__BybQBW__ge-flow{to{stroke-dashoffset:-28px}}@keyframes figure-module__BybQBW__ge-orbit{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.figure-module__BybQBW__flow,.figure-module__BybQBW__orbit{animation:none}}.figure-module__BybQBW__rowMeta{fill:#4f5561;font-size:13px}.figure-module__BybQBW__rowMetaEnd{fill:#6b7280;text-anchor:end;font-size:11px}
.split-module__ZMSbHG__mediaStack{gap:var(--ge-space-4);align-content:start;display:grid}.split-module__ZMSbHG__mediaRow{gap:var(--ge-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.split-module__ZMSbHG__mediaRow:has(>:only-child){grid-template-columns:minmax(0,1fr)}.split-module__ZMSbHG__altRow{gap:calc(var(--ge-col-gap) + 32px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.split-module__ZMSbHG__altRow p{line-height:1.6}.split-module__ZMSbHG__altRow+.split-module__ZMSbHG__altRow{margin-top:104px}@media (max-width:1024px){.split-module__ZMSbHG__altRow{gap:var(--ge-space-6);grid-template-columns:1fr}.split-module__ZMSbHG__altRow+.split-module__ZMSbHG__altRow{margin-top:var(--ge-space-7)}.split-module__ZMSbHG__altRow[data-reverse]>:first-child{order:2}}.split-module__ZMSbHG__logoWall{padding:var(--ge-space-6);place-content:space-evenly center;gap:var(--ge-space-6) var(--ge-space-5);background:linear-gradient(160deg,#edeffb 0%,#f6f7fd 55%,#fbfbfe 100%);border-radius:20px;flex-wrap:wrap;margin:0;list-style:none;display:flex}.split-module__ZMSbHG__logoWall li{flex:0 0 calc(25% - var(--ge-space-5));justify-content:center;align-items:center;display:flex}.split-module__ZMSbHG__logoWall img{object-fit:contain;width:100%;height:auto;max-height:72px}.split-module__ZMSbHG__stackedCopy{text-align:center;max-width:96ch;margin-inline:auto}.split-module__ZMSbHG__stackedCopy p{max-width:none}.split-module__ZMSbHG__stackedCopy:has(p~p~p~p) p{text-align:left}.split-module__ZMSbHG__stackedMedia{margin-top:var(--ge-space-8);gap:var(--ge-col-gap);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;display:grid}.split-module__ZMSbHG__stackedMedia:has(>:only-child){grid-template-columns:minmax(0, min(calc(820px * var(--ge-scale)), 100%));justify-content:center}@media (max-width:1024px){.split-module__ZMSbHG__stackedMedia{gap:var(--ge-space-6);grid-template-columns:1fr}}.split-module__ZMSbHG__tctRow{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(36px,4.6vw,88px);display:grid;position:relative}.split-module__ZMSbHG__tctRow[data-media]{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:stretch}.split-module__ZMSbHG__tctRow[data-media][data-reverse]{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr)}.split-module__ZMSbHG__tctRow[data-media][data-reverse] .split-module__ZMSbHG__tctFigure{order:-1}.split-module__ZMSbHG__tctRow[data-reverse]:before{left:-6%;right:auto}.split-module__ZMSbHG__tctText{z-index:1;flex-direction:column;gap:clamp(24px,2.4vw,36px);display:flex;position:relative}.split-module__ZMSbHG__tctCta{margin-top:auto;padding-top:clamp(4px,.8vw,12px)}.split-module__ZMSbHG__tctRow[data-media] .split-module__ZMSbHG__tctText:not(:has(.split-module__ZMSbHG__tctCta)){justify-content:center}.split-module__ZMSbHG__tctFigure{z-index:1;min-height:340px;position:relative}.split-module__ZMSbHG__tctFigure img{border-radius:20px}.split-module__ZMSbHG__tctRow:before{content:"";z-index:0;width:min(46%, calc(520px * var(--ge-scale)));aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#7c45d621 0%,#dd1bbf12 45%,#0000 70%);border-radius:50%;position:absolute;top:clamp(-90px,-6vw,-40px);right:-6%}.split-module__ZMSbHG__tctSolo{gap:var(--ge-space-5);text-align:center;justify-items:center;max-width:62ch;margin-inline:auto;display:grid}.split-module__ZMSbHG__tctAside{z-index:1;gap:var(--ge-space-5);text-align:left;justify-items:start;display:grid;position:relative}.split-module__ZMSbHG__tctAside h2,.split-module__ZMSbHG__tctAside h3{text-wrap:balance}.split-module__ZMSbHG__tctAccent{background:linear-gradient(96deg,#7c45d6 0%,#dd1bbf 52%,#f97316 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.split-module__ZMSbHG__tctBody{z-index:1;gap:clamp(18px,1.8vw,26px);display:grid;position:relative}.split-module__ZMSbHG__tctBody p{text-wrap:pretty;max-width:none;margin:0;line-height:1.75}.split-module__ZMSbHG__tctRow[data-tone=dark] .split-module__ZMSbHG__tctAccent,.split-module__ZMSbHG__tctRow[data-tone=black] .split-module__ZMSbHG__tctAccent{background:linear-gradient(96deg,#a78bfa 0%,#f0abfc 52%,#fdba74 100%);-webkit-background-clip:text;background-clip:text}@media (max-width:1024px){.split-module__ZMSbHG__tctRow,.split-module__ZMSbHG__tctRow[data-media],.split-module__ZMSbHG__tctRow[data-media][data-reverse]{gap:var(--ge-space-7);grid-template-columns:minmax(0,1fr)}.split-module__ZMSbHG__tctFigure{aspect-ratio:4/3;min-height:260px}.split-module__ZMSbHG__tctRow[data-reverse] .split-module__ZMSbHG__tctFigure{order:0}.split-module__ZMSbHG__tctAside{position:static}.split-module__ZMSbHG__tctRow:before{display:none}}.split-module__ZMSbHG__twoColHead{gap:var(--ge-space-4);text-align:center;justify-items:center;max-width:60ch;margin-inline:auto;display:grid}.split-module__ZMSbHG__twoColCta{margin-top:var(--ge-space-8);justify-content:flex-start;display:flex}.split-module__ZMSbHG__asideRow{gap:var(--ge-col-gap);grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:stretch;display:grid}.split-module__ZMSbHG__asideRow[data-reverse]>:first-child{order:2}.split-module__ZMSbHG__asideFigure{flex-direction:column;justify-content:center;display:flex;position:relative}@media (max-width:1024px){.split-module__ZMSbHG__asideRow{gap:var(--ge-space-7);grid-template-columns:1fr}.split-module__ZMSbHG__asideRow[data-reverse]>:first-child{order:0}}.split-module__ZMSbHG__copyCards{margin:var(--ge-space-8) 0 0;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));align-items:stretch;gap:clamp(20px,2vw,28px);padding:0;list-style:none;display:grid}.split-module__ZMSbHG__copyCards[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1100px){.split-module__ZMSbHG__copyCards[data-count="3"]{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr))}}.split-module__ZMSbHG__copyCard{--card-accent:#2275c2;background:#fff;border:1px solid #0b1f3b14;border-radius:20px;flex-direction:column;gap:clamp(16px,1.6vw,22px);padding:clamp(28px,2.6vw,40px);transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;box-shadow:0 20px 44px -34px #0b1f3b66}.split-module__ZMSbHG__copyCard:hover{border-color:color-mix(in srgb, var(--card-accent) 40%, transparent);box-shadow:0 26px 52px -34px #0b1f3b80, inset 0 0 0 1px color-mix(in srgb, var(--card-accent) 22%, transparent);transform:translateY(-3px)}.split-module__ZMSbHG__copyCardIndex{align-items:center;gap:var(--ge-space-4);font-family:var(--ge-font-sans);font-size:clamp(30px,3vw,40px);font-weight:var(--ge-weight-semibold);letter-spacing:-.02em;color:var(--card-accent);line-height:1;display:flex}.split-module__ZMSbHG__copyCardIndex:after{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--card-accent) 45%, transparent), transparent);border-radius:2px;flex:1;height:2px}.split-module__ZMSbHG__copyCard[data-accent="0"]{--card-accent:#2275c2}.split-module__ZMSbHG__copyCard[data-accent="1"]{--card-accent:#14b8a6}.split-module__ZMSbHG__copyCard[data-accent="2"]{--card-accent:#f97316}.split-module__ZMSbHG__copyCard[data-accent="3"]{--card-accent:#7c45d6}.split-module__ZMSbHG__copyCard p{color:#47506a;max-width:none;line-height:var(--ge-leading-relaxed);text-wrap:pretty;margin:0}.split-module__ZMSbHG__copyCard p strong{margin-bottom:var(--ge-space-2);color:var(--ge-ink);font-size:var(--ge-text-lg);font-weight:var(--ge-weight-semibold);line-height:var(--ge-leading-snug);display:block}:is([data-tone=dark] .split-module__ZMSbHG__copyCard,[data-tone=black] .split-module__ZMSbHG__copyCard){background:#ffffff0d;border-color:#ffffff1f}:is([data-tone=dark] .split-module__ZMSbHG__copyCard p,[data-tone=black] .split-module__ZMSbHG__copyCard p){color:#ffffffc7}.split-module__ZMSbHG__checkBand{margin-top:var(--ge-space-8);padding-top:var(--ge-space-7);border-top:1px solid #0b1f3b1a}.split-module__ZMSbHG__checkBand ul{gap:var(--ge-space-5) clamp(28px, 3vw, 56px);grid-template-columns:repeat(3,minmax(0,1fr))}.split-module__ZMSbHG__checkBand[data-count="2"] ul,.split-module__ZMSbHG__checkBand[data-count="4"] ul,.split-module__ZMSbHG__checkBand[data-count="8"] ul,.split-module__ZMSbHG__checkBand[data-count="10"] ul{grid-template-columns:repeat(2,minmax(0,1fr))}.split-module__ZMSbHG__checkBand[data-dense] ul{gap:0 clamp(28px,3vw,56px)}.split-module__ZMSbHG__checkBand[data-dense] li{padding-block:var(--ge-space-4);line-height:var(--ge-leading-relaxed);border-top:1px solid #0b1f3b17}.split-module__ZMSbHG__checkBand[data-dense] li:nth-child(-n+2){border-top:0;padding-top:0}@media (max-width:1100px){.split-module__ZMSbHG__checkBand ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.split-module__ZMSbHG__checkBand[data-dense] li:nth-child(2){padding-top:var(--ge-space-4);border-top:1px solid #0b1f3b17}.split-module__ZMSbHG__checkBand ul{grid-template-columns:minmax(0,1fr)}}.split-module__ZMSbHG__checkRow{gap:var(--ge-col-gap);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;display:grid}.split-module__ZMSbHG__checkRow ul{gap:var(--ge-space-5);grid-template-columns:1fr}.split-module__ZMSbHG__checkMedia img{border-radius:20px}@media (max-width:1024px){.split-module__ZMSbHG__checkRow{gap:var(--ge-space-7);grid-template-columns:1fr}}.split-module__ZMSbHG__twoUpHead{justify-items:center;gap:var(--ge-space-3);text-align:center;max-width:min(100%,108ch);margin:0 auto clamp(30px,3.2vw,48px);display:grid}.split-module__ZMSbHG__twoUpBody{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(32px,4vw,80px);display:grid}.split-module__ZMSbHG__twoUpColumn{align-content:start;gap:clamp(18px,1.7vw,26px);display:grid}.split-module__ZMSbHG__twoUpColumn p{max-width:none;line-height:1.7}.split-module__ZMSbHG__twoUpCta{justify-content:center;margin-top:clamp(30px,3.2vw,48px);display:flex}@media (max-width:900px){.split-module__ZMSbHG__twoUpBody{grid-template-columns:minmax(0,1fr);gap:clamp(18px,1.7vw,26px)}}.split-module__ZMSbHG__wideCopy p{max-width:none;font-size:var(--ge-text-lg);line-height:2.2}.split-module__ZMSbHG__wideCopy h2{padding-bottom:var(--ge-space-3);font-weight:var(--ge-weight-regular);position:relative;font-size:var(--ge-text-3xl)!important}.split-module__ZMSbHG__wideCopy{width:min(calc(1185px * var(--ge-scale)), 100%);margin-inline:auto}.split-module__ZMSbHG__wideCopy[data-centered],.split-module__ZMSbHG__plainCopy[data-centered]{text-align:center}.split-module__ZMSbHG__wideCopy[data-centered]>*,.split-module__ZMSbHG__plainCopy[data-centered]>*{align-items:center}.split-module__ZMSbHG__wideCopy[data-centered][data-wide],.split-module__ZMSbHG__plainCopy[data-centered][data-wide]{width:min(calc(1290px * var(--ge-scale)), 100%)}.split-module__ZMSbHG__wideCopy[data-centered][data-wide] h2,.split-module__ZMSbHG__plainCopy[data-centered][data-wide] h2{max-width:none}.split-module__ZMSbHG__wideCopy[data-centered] h2,.split-module__ZMSbHG__plainCopy[data-centered] h2{max-width:34ch;font-weight:var(--ge-weight-semibold);text-wrap:balance;margin-inline:auto;padding-bottom:0}.split-module__ZMSbHG__wideCopy[data-centered] h2:after{content:none}.split-module__ZMSbHG__wideCopy[data-centered] p,.split-module__ZMSbHG__plainCopy[data-centered] p{text-align:left;max-width:none;line-height:1.85}.split-module__ZMSbHG__wideCopy[data-centered] p{font-size:var(--ge-text-base)}.split-module__ZMSbHG__wideCopy[data-centered]>*>a:last-child,.split-module__ZMSbHG__plainCopy[data-centered]>*>a:last-child{align-self:center}.split-module__ZMSbHG__wideCopy h2:after{content:"";background:repeating-linear-gradient(90deg,#4a7dfc 0 6px,#0000 6px 9px);width:76px;height:3px;position:absolute;inset:auto auto 0 0}.split-module__ZMSbHG__features{gap:var(--ge-space-5);display:grid}.split-module__ZMSbHG__feature{column-gap:var(--ge-space-4);grid-template-columns:44px 1fr;align-items:start;display:grid}.split-module__ZMSbHG__featureIcon{background:#2275c21f;border-radius:50%;grid-row:1/span 2;place-items:center;width:44px;height:44px;display:grid}.split-module__ZMSbHG__featureIcon svg{color:#2275c2;width:23px;height:23px}.split-module__ZMSbHG__feature h3{font-family:var(--ge-font-sans);font-size:var(--ge-text-xl);font-weight:var(--ge-weight-semibold);color:currentColor;margin:0}.split-module__ZMSbHG__feature p{margin:var(--ge-space-2) 0 0;grid-column:2}.split-module__ZMSbHG__cardShell{max-width:calc(1150px * var(--ge-scale));margin:var(--ge-space-6) auto;padding:var(--ge-space-6);background:var(--ge-white);border:1px solid #621c7240;border-radius:18px}.split-module__ZMSbHG__cardRow{gap:var(--ge-space-6);grid-template-columns:35% 1fr;align-items:center;display:grid}.split-module__ZMSbHG__cardMedia img{border-radius:15px}.split-module__ZMSbHG__cardShell h3{font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-tight)}.split-module__ZMSbHG__cardShell p{font-size:var(--ge-text-base);line-height:var(--ge-leading-normal)}.split-module__ZMSbHG__cardShell ul{gap:var(--ge-space-3);font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);margin:0;padding-left:1.3em;list-style:outside;display:grid}.split-module__ZMSbHG__cardShell ul svg{display:none}.split-module__ZMSbHG__cardShell li{display:list-item}.split-module__ZMSbHG__cardCta{margin-top:var(--ge-space-5);justify-content:center;display:flex}@media (max-width:900px){.split-module__ZMSbHG__cardShell{margin-inline:var(--ge-gutter)}.split-module__ZMSbHG__cardRow{grid-template-columns:1fr}}.split-module__ZMSbHG__proseBand{--ge-section-y:70px}.split-module__ZMSbHG__proseCol{gap:var(--ge-space-5);justify-items:start;margin-inline:auto;display:grid}.split-module__ZMSbHG__proseCol p{max-width:none}.split-module__ZMSbHG__proseCol h2,.split-module__ZMSbHG__proseCol h3{font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug);font-size:var(--ge-text-2xl)!important}.split-module__ZMSbHG__proseCol p{font-size:var(--ge-text-base);line-height:var(--ge-leading-normal)}.split-module__ZMSbHG__introBand{--ge-section-y:70px;padding-bottom:28px!important}.split-module__ZMSbHG__introHead{text-align:center;margin-bottom:var(--ge-space-7)}.split-module__ZMSbHG__introHead h2{font-weight:var(--ge-weight-medium);font-size:var(--ge-text-3xl)!important}.split-module__ZMSbHG__introRow{gap:var(--ge-col-gap);grid-template-columns:7fr 3fr;align-items:center;display:grid}.split-module__ZMSbHG__introRow p{max-width:none;font-size:var(--ge-text-lg)!important;line-height:2!important}.split-module__ZMSbHG__introRow ul{gap:var(--ge-space-3);font-size:var(--ge-text-lg);line-height:var(--ge-leading-normal);margin:0;padding-left:1.3em;list-style:outside;display:grid}.split-module__ZMSbHG__introRow ul svg{display:none}.split-module__ZMSbHG__introRow li{display:list-item}@media (max-width:900px){.split-module__ZMSbHG__introRow{gap:var(--ge-space-6);grid-template-columns:1fr}}.split-module__ZMSbHG__numberedRow{gap:var(--ge-col-gap);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;display:grid}.split-module__ZMSbHG__numberedList{border-radius:calc(20px * var(--ge-scale));background:linear-gradient(160deg,#edeffb 0%,#f6f7fd 55%,#fbfbfe 100%);margin:0;padding:clamp(20px,2vw,30px) clamp(22px,2.2vw,34px);list-style:none;display:grid}.split-module__ZMSbHG__numberedItem{border-top:1px solid #0f172a17;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(12px,1.2vw,18px);padding-block:clamp(14px,1.4vw,20px);display:grid}.split-module__ZMSbHG__numberedItem:first-child{border-top:0;padding-top:0}.split-module__ZMSbHG__numberedItem:last-child{padding-bottom:0}.split-module__ZMSbHG__numberedIcon{color:#2275c2;flex:none;width:22px;height:22px;margin-top:2px}.split-module__ZMSbHG__numberedItem p{max-width:none}@media (max-width:1024px){.split-module__ZMSbHG__numberedRow{gap:var(--ge-space-7);grid-template-columns:1fr}}.split-module__ZMSbHG__tctMedia{width:100%;margin-top:var(--ge-space-3)}.split-module__ZMSbHG__tctMedia img{border-radius:18px}.split-module__ZMSbHG__factHead{max-width:44ch;margin-bottom:clamp(32px,3.4vw,52px)}.split-module__ZMSbHG__factHead[data-wide]{max-width:72ch}.split-module__ZMSbHG__factHead[data-centered]{max-width:calc(880px * var(--ge-scale));text-align:center;margin-inline:auto}.split-module__ZMSbHG__factHead[data-centered][data-wide]{max-width:calc(1040px * var(--ge-scale))}.split-module__ZMSbHG__factRow{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:clamp(32px,3.6vw,64px);display:grid}.split-module__ZMSbHG__factRow[data-media]{grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr)}.split-module__ZMSbHG__factList{align-content:start;gap:clamp(26px,2.6vw,38px);margin:0;padding:0;list-style:none;display:grid}.split-module__ZMSbHG__factRow:not([data-media]) .split-module__ZMSbHG__factList{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(26px,2.6vw,38px) clamp(32px,4vw,72px)}@media (max-width:860px){.split-module__ZMSbHG__factRow:not([data-media]) .split-module__ZMSbHG__factList{grid-template-columns:minmax(0,1fr)}}.split-module__ZMSbHG__factItem{gap:var(--ge-space-3);border-left:2px solid var(--fact-accent,#2275c2);grid-template-columns:minmax(0,1fr);padding-left:clamp(14px,1.2vw,18px);display:grid}.split-module__ZMSbHG__factItem[data-accent="0"]{--fact-accent:#f97316}.split-module__ZMSbHG__factItem[data-accent="1"]{--fact-accent:#1b3a6b}.split-module__ZMSbHG__factItem[data-accent="2"]{--fact-accent:#7c45d6}.split-module__ZMSbHG__factItem[data-accent="3"]{--fact-accent:#14b8a6}.split-module__ZMSbHG__factIntro{gap:var(--ge-space-4);max-width:78ch;margin-bottom:clamp(24px,2.6vw,38px);display:grid}.split-module__ZMSbHG__factIntro[data-media]{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(32px,3.6vw,64px);max-width:none;margin-bottom:clamp(36px,3.4vw,56px)}.split-module__ZMSbHG__factIntroCopy{gap:var(--ge-space-4);display:grid}.split-module__ZMSbHG__factIntroArt{min-height:320px;position:relative}.split-module__ZMSbHG__factIntroArt img{border-radius:22px}@media (max-width:1024px){.split-module__ZMSbHG__factIntro[data-media]{grid-template-columns:minmax(0,1fr)}.split-module__ZMSbHG__factIntroArt{aspect-ratio:16/10;min-height:0}}.split-module__ZMSbHG__factItem p{max-width:none;font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:var(--ge-ink);text-wrap:pretty;margin:0}.split-module__ZMSbHG__factItem>ul{margin:0}.split-module__ZMSbHG__factItem[data-label] p>strong:first-child{margin-bottom:var(--ge-space-2);font-size:var(--ge-text-lg);font-weight:var(--ge-weight-medium);color:var(--ge-ink);display:block}.split-module__ZMSbHG__factArt{min-height:360px;position:relative}.split-module__ZMSbHG__factArt img{border-radius:22px}@media (max-width:1024px){.split-module__ZMSbHG__factRow[data-media]{grid-template-columns:minmax(0,1fr)}.split-module__ZMSbHG__factArt{aspect-ratio:4/3;min-height:0}}.split-module__ZMSbHG__factColumns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(28px,3vw,48px);margin:clamp(40px,4vw,64px) 0 0;padding:0;list-style:none;display:grid}.split-module__ZMSbHG__factColumns[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1024px){.split-module__ZMSbHG__factColumns,.split-module__ZMSbHG__factColumns[data-count="2"]{grid-template-columns:minmax(0,1fr)}}
.stats-module__mHM_Aq__section{border-radius:0 0 40px 40px;position:relative;overflow:hidden;background-image:linear-gradient(148deg,#0b1235 0%,#121a46 48%,#1b2358 100%)!important;padding-block:70px!important}.stats-module__mHM_Aq__section:before{content:"";background:linear-gradient(90deg,#2275c2 0%,#7c45d6 28%,#dd1bbf 52%,#f97316 78%,#eab308 100%);height:4px;position:absolute;inset:0 0 auto}.stats-module__mHM_Aq__wrap{gap:var(--ge-space-7);text-align:left;justify-items:start;display:grid}.stats-module__mHM_Aq__heading{margin:0 0 var(--ge-space-4);color:#fff;font-size:var(--ge-text-2xl,1.5rem);text-align:center;font-weight:600}.stats-module__mHM_Aq__pill{border-radius:var(--ge-radius-pill,999px);font-family:var(--ge-font-sans);font-size:var(--ge-text-sm);font-weight:var(--ge-weight-medium);letter-spacing:.02em;color:#ffffffeb;background:#ffffff0f;margin:0;padding:10px 22px;display:inline-block;box-shadow:inset 0 0 0 1px #fff3}.stats-module__mHM_Aq__intro{font-family:var(--ge-font-sans);font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:var(--ge-white);margin:0}.stats-module__mHM_Aq__grid{gap:var(--ge-space-6) var(--ge-space-5);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));width:100%;margin:0;padding:0;display:grid}.stats-module__mHM_Aq__item{gap:var(--ge-space-2);border-inline-start:1px solid #ffffff59;justify-items:start;padding-inline-start:var(--ge-space-5);display:grid}.stats-module__mHM_Aq__item:first-child{border-inline-start:0;padding-inline-start:0}@media (max-width:767px){.stats-module__mHM_Aq__grid{gap:var(--ge-space-6) var(--ge-space-4);grid-template-columns:repeat(2,minmax(0,1fr))}.stats-module__mHM_Aq__item{border-inline-start:0;padding-inline-start:0}.stats-module__mHM_Aq__item:nth-child(2n){border-inline-start:1px solid #ffffff59;padding-inline-start:var(--ge-space-4)}}.stats-module__mHM_Aq__value{font-family:var(--ge-font-alt);font-size:clamp(32px,3.4vw,42px);font-weight:var(--ge-weight-semibold);font-variant-numeric:tabular-nums;color:var(--ge-white);align-items:baseline;margin:0;line-height:1;display:flex}.stats-module__mHM_Aq__suffix{font-size:.85em}.stats-module__mHM_Aq__label{font-family:var(--ge-font-sans);font-size:var(--ge-text-base);line-height:var(--ge-leading-snug);color:var(--ge-white);max-width:20ch;margin:0}a.stats-module__mHM_Aq__pill{cursor:pointer;text-decoration:none;transition:background .18s}a.stats-module__mHM_Aq__pill:hover{background:var(--ge-blue-hover)}
.card-grid-module__LUm1_W__grid{margin:var(--ge-space-8) 0 0;gap:var(--ge-space-5);grid-template-columns:repeat(var(--cols,4), minmax(0, 1fr));padding:0;list-style:none;display:grid}.card-grid-module__LUm1_W__grid[data-columns="2"]{--cols:2}.card-grid-module__LUm1_W__grid[data-columns="3"]{--cols:3}.card-grid-module__LUm1_W__grid[data-columns="4"]{--cols:4}@media (max-width:1200px){.card-grid-module__LUm1_W__grid{--cols:2!important}}@media (max-width:640px){.card-grid-module__LUm1_W__grid{--cols:1!important}}.card-grid-module__LUm1_W__card{gap:var(--ge-space-3);padding:var(--ge-space-6);background:#101017;border-radius:16px;flex-direction:column;justify-content:flex-start;transition:box-shadow .18s,transform .18s,background-color .18s;display:flex;box-shadow:inset 0 0 0 1px #ffffff14}.card-grid-module__LUm1_W__card:hover{background:#16161e;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #dd1bbf61}.card-grid-module__LUm1_W__icon{width:46px;height:46px;margin-bottom:var(--ge-space-2);color:var(--ge-magenta);background:#dd1bbf1a;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #dd1bbf4d}.card-grid-module__LUm1_W__icon svg{width:22px;height:22px}.card-grid-module__LUm1_W__grid[data-tone=light] .card-grid-module__LUm1_W__icon,.card-grid-module__LUm1_W__grid[data-tone=muted] .card-grid-module__LUm1_W__icon{color:#2275c2;background:#2275c217;box-shadow:inset 0 0 0 1px #2275c238}.card-grid-module__LUm1_W__grid[data-tone=light] .card-grid-module__LUm1_W__card:hover,.card-grid-module__LUm1_W__grid[data-tone=muted] .card-grid-module__LUm1_W__card:hover{background:var(--ge-white);box-shadow:inset 0 0 0 1px #2275c259}.card-grid-module__LUm1_W__card .card-grid-module__LUm1_W__text{max-width:none}.card-grid-module__LUm1_W__cardLink{padding-top:var(--ge-space-3);align-items:center;gap:var(--ge-space-2);color:#2275c2;font-family:var(--ge-font-sans);font-size:var(--ge-text-sm);font-weight:var(--ge-weight-semibold);margin-top:auto;text-decoration:none;display:inline-flex}.card-grid-module__LUm1_W__cardLink:hover{color:var(--ge-black)}.card-grid-module__LUm1_W__grid[data-tone=light] .card-grid-module__LUm1_W__card,.card-grid-module__LUm1_W__grid[data-tone=muted] .card-grid-module__LUm1_W__card{background:var(--ge-white);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.card-grid-module__LUm1_W__grid[data-tone=light]:not([data-variant=tiles]):not([data-variant=list]):not([data-variant=showcase]):not([data-variant=editorial]) .card-grid-module__LUm1_W__card:before,.card-grid-module__LUm1_W__grid[data-tone=muted]:not([data-variant=tiles]):not([data-variant=list]):not([data-variant=showcase]):not([data-variant=editorial]) .card-grid-module__LUm1_W__card:before{content:"";background:var(--card-accent,#2275c2);height:5px;position:absolute;inset:0 0 auto}.card-grid-module__LUm1_W__grid .card-grid-module__LUm1_W__card:nth-child(6n+2){--card-accent:#dd1bbf}.card-grid-module__LUm1_W__grid .card-grid-module__LUm1_W__card:nth-child(6n+3){--card-accent:#f97316}.card-grid-module__LUm1_W__grid .card-grid-module__LUm1_W__card:nth-child(6n+4){--card-accent:#14b8a6}.card-grid-module__LUm1_W__grid .card-grid-module__LUm1_W__card:nth-child(6n+5){--card-accent:#8b5cf6}.card-grid-module__LUm1_W__grid .card-grid-module__LUm1_W__card:nth-child(6n+6){--card-accent:#eab308}.card-grid-module__LUm1_W__grid[data-tone=light]:not([data-variant=tiles]) .card-grid-module__LUm1_W__icon,.card-grid-module__LUm1_W__grid[data-tone=muted]:not([data-variant=tiles]) .card-grid-module__LUm1_W__icon{color:var(--card-accent,#2275c2)}.card-grid-module__LUm1_W__grid[data-tone=dark] .card-grid-module__LUm1_W__icon,.card-grid-module__LUm1_W__grid[data-tone=black] .card-grid-module__LUm1_W__icon{color:#6ea8e8;background:#6ea8e81f;box-shadow:inset 0 0 0 1px #6ea8e84d}.card-grid-module__LUm1_W__grid[data-variant=tiles] .card-grid-module__LUm1_W__card{box-shadow:none;padding:var(--ge-space-6);gap:var(--ge-space-3);background:#f6f6f9;border-radius:16px}.card-grid-module__LUm1_W__grid[data-variant=tiles] .card-grid-module__LUm1_W__card h3{font-size:var(--ge-text-2xl);font-weight:var(--ge-weight-medium)}.card-grid-module__LUm1_W__metrics{margin:var(--ge-space-8) 0 0;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:clamp(14px,1.6vw,22px);padding:0;list-style:none;display:grid}.card-grid-module__LUm1_W__metrics li{gap:var(--ge-space-2);background:#fff;border:1px solid #0b1f3b14;border-radius:16px;align-content:start;padding:clamp(20px,1.8vw,28px) clamp(18px,1.6vw,24px);display:grid}.card-grid-module__LUm1_W__metricFigure{font-family:var(--ge-font-sans);font-size:clamp(20px,1.7vw,27px);font-weight:var(--ge-weight-semibold);letter-spacing:-.02em;white-space:nowrap;background:linear-gradient(96deg,#7c45d6 0%,#dd1bbf 52%,#f97316 100%);color:#0000;-webkit-background-clip:text;background-clip:text;line-height:1.1}.card-grid-module__LUm1_W__metricLabel{font-size:var(--ge-text-sm);line-height:var(--ge-leading-normal);color:#47506a;text-wrap:pretty}:is([data-tone=dark] .card-grid-module__LUm1_W__metrics li,[data-tone=black] .card-grid-module__LUm1_W__metrics li){background:#ffffff0d;border-color:#ffffff1f}:is([data-tone=dark] .card-grid-module__LUm1_W__metricLabel,[data-tone=black] .card-grid-module__LUm1_W__metricLabel){color:#ffffffb8}:is([data-tone=dark] .card-grid-module__LUm1_W__metricFigure,[data-tone=black] .card-grid-module__LUm1_W__metricFigure){background:linear-gradient(96deg,#a78bfa 0%,#f0abfc 52%,#fdba74 100%);-webkit-background-clip:text;background-clip:text}@media (max-width:1100px){.card-grid-module__LUm1_W__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.card-grid-module__LUm1_W__metrics{grid-template-columns:minmax(0,1fr)}}.card-grid-module__LUm1_W__ctaBar{margin-top:var(--ge-space-7);justify-content:space-between;align-items:center;gap:var(--ge-space-5);padding:var(--ge-space-6) var(--ge-space-7);background:var(--ge-grad-cta);border-radius:14px;flex-wrap:wrap;display:flex}.card-grid-module__LUm1_W__ctaBar:has(.card-grid-module__LUm1_W__ctaButton:only-child){justify-content:center}.card-grid-module__LUm1_W__ctaTitle{font-family:var(--ge-font-sans);font-size:var(--ge-text-2xl);font-weight:var(--ge-weight-medium);color:var(--ge-white);margin:0}.card-grid-module__LUm1_W__ctaButton{border-radius:var(--ge-radius-pill);background:var(--ge-white);color:var(--ge-black);font-family:var(--ge-font-sans);font-size:var(--ge-text-base);font-weight:var(--ge-weight-medium);flex:none;align-items:center;padding:14px 26px;text-decoration:none;transition:transform .15s;display:inline-flex}.card-grid-module__LUm1_W__ctaButton:hover{transform:translateY(-1px)}.card-grid-module__LUm1_W__heading,.card-grid-module__LUm1_W__card h3{font-family:var(--ge-font-alt)}.card-grid-module__LUm1_W__intro{text-align:center;text-wrap:balance;max-width:none;margin-inline:auto}.card-grid-module__LUm1_W__intro p{max-width:none}.card-grid-module__LUm1_W__grid[data-variant=list]{--cols:2;gap:var(--ge-space-4)}.card-grid-module__LUm1_W__grid[data-variant=list] .card-grid-module__LUm1_W__card{column-gap:var(--ge-space-4);row-gap:var(--ge-space-1);padding:var(--ge-space-5) var(--ge-space-6);box-shadow:none;border:1px solid var(--ge-line,#e5e7eb);background:#fff;grid-template-columns:46px minmax(0,1fr);align-items:start;display:grid}.card-grid-module__LUm1_W__grid[data-variant=list] .card-grid-module__LUm1_W__card>.card-grid-module__LUm1_W__icon{grid-row:1/span 2;margin-bottom:0}.card-grid-module__LUm1_W__checks{margin:var(--ge-space-7) auto 0;max-width:calc(1080px * var(--ge-scale));justify-content:center;gap:var(--ge-space-4) var(--ge-space-7);flex-wrap:wrap;padding:0;list-style:none;display:flex}.card-grid-module__LUm1_W__checks[data-count="6"],.card-grid-module__LUm1_W__checks[data-count="9"]{max-width:calc(1400px * var(--ge-scale));grid-template-columns:repeat(3,minmax(0,1fr));justify-items:start;column-gap:clamp(24px,2.4vw,40px);display:grid}.card-grid-module__LUm1_W__checks[data-count="6"] li,.card-grid-module__LUm1_W__checks[data-count="9"] li{font-size:var(--ge-text-sm)}.card-grid-module__LUm1_W__checks[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:start;display:grid}@media (max-width:860px){.card-grid-module__LUm1_W__checks[data-count="4"],.card-grid-module__LUm1_W__checks[data-count="6"],.card-grid-module__LUm1_W__checks[data-count="9"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.card-grid-module__LUm1_W__checks[data-count="4"],.card-grid-module__LUm1_W__checks[data-count="6"],.card-grid-module__LUm1_W__checks[data-count="9"]{grid-template-columns:minmax(0,1fr)}}.card-grid-module__LUm1_W__checks li{align-items:center;gap:var(--ge-space-3);font-family:var(--ge-font-sans);font-size:var(--ge-text-base);color:inherit;display:inline-flex}.card-grid-module__LUm1_W__checks svg{flex:none;width:22px;height:22px}.card-grid-module__LUm1_W__checks svg circle{fill:#2f6fd0}.card-grid-module__LUm1_W__checks svg path{stroke:#fff}.card-grid-module__LUm1_W__grid[data-variant=showcase]{gap:clamp(20px,1.8vw,26px);margin-top:clamp(40px,4.5vw,64px)}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card{--card-accent:#2275c2;background:var(--ge-white);border-radius:18px;gap:0;padding:clamp(28px,2.4vw,36px);transition:transform .22s,box-shadow .22s;position:relative;box-shadow:inset 0 0 0 1px #0f172a17}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card:has(.card-grid-module__LUm1_W__cardLink){cursor:pointer}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card:hover,.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card:focus-within{background:var(--ge-white);transform:translateY(-3px);box-shadow:inset 0 0 0 1px #2275c257,0 18px 38px -18px #0d0c2e47}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card:before{content:none}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__icon{width:56px;height:56px;box-shadow:none;color:var(--card-accent);background:#2275c217;border:0;border-radius:16px;margin-bottom:clamp(20px,1.8vw,26px);transition:background-color .22s,transform .22s}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card:hover .card-grid-module__LUm1_W__icon{background:#2275c226;transform:scale(1.04)}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__icon svg{width:28px;height:28px}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card h3{min-height:2.6em;font-size:var(--ge-text-xl);font-weight:var(--ge-weight-semibold);line-height:var(--ge-leading-snug);letter-spacing:-.01em;color:var(--ge-ink);display:block}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card p{margin-top:var(--ge-space-3);font-size:var(--ge-text-sm);line-height:var(--ge-leading-relaxed);color:#000}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__cardLink{margin-top:var(--ge-space-5);padding-top:var(--ge-space-4);color:var(--card-accent);font-weight:var(--ge-weight-semibold);border-top:1px solid #0f172a14}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__cardLink:after{content:"";border-radius:inherit;position:absolute;inset:0}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__cardLink svg{transition:transform .22s}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__cardLink svg{transition:transform .22s}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card:hover .card-grid-module__LUm1_W__cardLink svg{transform:translate(3px)}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card:hover .card-grid-module__LUm1_W__cardLink svg{transform:translate(3px)}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__cardLink:focus-visible{outline:none}.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card:focus-within{outline:2px solid var(--card-accent);outline-offset:3px}@media (max-width:640px){.card-grid-module__LUm1_W__grid[data-variant=showcase] .card-grid-module__LUm1_W__card h3{min-height:0}}.card-grid-module__LUm1_W__grid[data-variant=editorial]{gap:clamp(20px,2vw,28px);margin-top:clamp(40px,4.5vw,60px)}.card-grid-module__LUm1_W__grid[data-variant=editorial] .card-grid-module__LUm1_W__card{background:var(--ge-white);box-shadow:none;border:1px solid #786eaa52;border-radius:26px;gap:0;padding:clamp(26px,2.4vw,34px);transition:transform .22s,box-shadow .22s,border-color .22s}.card-grid-module__LUm1_W__grid[data-variant=editorial] .card-grid-module__LUm1_W__card:before{content:"";background:var(--card-accent,#7c62ff);border-radius:26px 26px 0 0;height:4px;position:absolute;inset:0 0 auto}.card-grid-module__LUm1_W__grid[data-variant=editorial] .card-grid-module__LUm1_W__card:hover{border-color:var(--card-accent,#7c62ff);box-shadow:0 18px 40px -26px color-mix(in srgb, var(--card-accent,#7c62ff) 70%, transparent);transform:translateY(-3px)}.card-grid-module__LUm1_W__cardHead{align-items:center;margin-bottom:clamp(20px,1.8vw,26px);display:flex}.card-grid-module__LUm1_W__grid[data-variant=editorial] .card-grid-module__LUm1_W__icon{background:var(--ge-white);border:2px solid var(--card-accent);width:78px;height:78px;box-shadow:none;color:var(--card-accent);border-radius:50%;margin-bottom:0}.card-grid-module__LUm1_W__grid[data-variant=editorial] .card-grid-module__LUm1_W__icon svg{width:34px;height:34px}.card-grid-module__LUm1_W__grid[data-variant=editorial] .card-grid-module__LUm1_W__card h3{font-size:var(--ge-text-xl);font-weight:var(--ge-weight-regular);color:var(--ge-black);line-height:1.2}.card-grid-module__LUm1_W__grid[data-variant=editorial] .card-grid-module__LUm1_W__card p{margin-top:var(--ge-space-4);font-size:var(--ge-text-xs);color:var(--ge-ink);line-height:1.6}.card-grid-module__LUm1_W__eyebrowAccent p{font-size:var(--ge-text-base);font-weight:var(--ge-weight-semibold);letter-spacing:1.5px;text-transform:uppercase;color:#7c62ff;line-height:24px}@media (max-width:640px){.card-grid-module__LUm1_W__eyebrowAccent p{font-size:var(--ge-text-xs)}}
.steps-module__wiSwiG__list{gap:var(--ge-space-6);--marker:60px;margin:0;padding:0;list-style:none;display:grid}.steps-module__wiSwiG__item{grid-template-columns:var(--marker) 1fr;gap:var(--ge-space-5);align-items:start;display:grid;position:relative}.steps-module__wiSwiG__item:not(:last-child):before{content:"";left:calc(var(--marker) / 2);top:var(--marker);bottom:calc(var(--ge-space-6) * -1);background:var(--ge-black);width:1px;position:absolute}.steps-module__wiSwiG__marker{width:var(--marker);height:var(--marker);background:var(--ge-black);color:var(--ge-white);font-family:var(--ge-font-sans);font-size:var(--ge-text-base);font-weight:var(--ge-weight-medium);font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-items:center;line-height:1;display:flex}.steps-module__wiSwiG__body{gap:var(--ge-space-2);padding-top:var(--ge-space-3);display:grid}.steps-module__wiSwiG__title{font-family:var(--ge-font-sans);font-size:var(--ge-text-xl);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug);color:var(--ge-black);margin:0}.steps-module__wiSwiG__copy{font-family:var(--ge-font-sans);font-size:var(--ge-text-sm);line-height:var(--ge-leading-normal);color:var(--ge-black);max-width:60ch;margin:0}
.closing-cta-module__A5yBNa__band{isolation:isolate;padding-block:clamp(56px,5.5vw,92px);padding-inline:var(--ge-gutter);background:linear-gradient(#fff 0%,#f1f7ff 52%,#fff 100%);position:relative;overflow:hidden}.closing-cta-module__A5yBNa__art{z-index:-1;opacity:1;filter:brightness(1.12)saturate(1.06);background-position:50%;background-size:cover;position:absolute;inset:0}.closing-cta-module__A5yBNa__band:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#fffffff5 0%,#ffffffe6 70%,#fff6 86%,#ffffff1f 100%);position:absolute;inset:0}@media (max-width:900px){.closing-cta-module__A5yBNa__band:after{background:#ffffffe0}}.closing-cta-module__A5yBNa__inner{width:100%;max-width:calc(900px * var(--ge-scale));text-align:center;margin-inline:auto;position:relative}.closing-cta-module__A5yBNa__mark{width:64px;height:64px;color:var(--ge-magenta);background:#dd1bbf1a;border-radius:50%;justify-content:center;align-items:center;margin-inline:auto;display:flex;box-shadow:inset 0 0 0 1px #dd1bbf47}.closing-cta-module__A5yBNa__mark svg{width:28px;height:28px}.closing-cta-module__A5yBNa__heading{margin:var(--ge-space-6) 0 0;font-family:var(--ge-font-sans);font-size:var(--ge-text-4xl);font-weight:var(--ge-weight-regular);line-height:var(--ge-leading-snug);letter-spacing:-.02em;color:var(--ge-ink);text-wrap:balance}.closing-cta-module__A5yBNa__heading[data-long]{max-width:46ch;font-size:var(--ge-text-2xl);line-height:var(--ge-leading-relaxed);letter-spacing:-.01em;margin-inline:auto}.closing-cta-module__A5yBNa__sub{margin:var(--ge-space-6) auto 0;max-width:62ch;font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:#3a404f}.closing-cta-module__A5yBNa__sub strong{margin-bottom:var(--ge-space-3);color:var(--ge-ink);font-weight:var(--ge-weight-semibold);display:block}.closing-cta-module__A5yBNa__actions{justify-content:center;align-items:center;gap:clamp(12px,2vw,28px);margin-top:clamp(36px,4.5vw,64px);display:flex}.closing-cta-module__A5yBNa__primary,.closing-cta-module__A5yBNa__secondary{border-radius:var(--ge-radius-pill);background:var(--ge-white);color:var(--ge-ink);font-size:var(--ge-text-lg);font-weight:var(--ge-weight-regular);border:1px solid #0f172a29;align-items:center;gap:14px;padding:8px;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.closing-cta-module__A5yBNa__primary span:first-child{padding-left:22px}.closing-cta-module__A5yBNa__secondary span:last-child{padding-right:22px}.closing-cta-module__A5yBNa__arrow{width:52px;height:52px;color:var(--ge-white);border-radius:50%;flex:none;place-items:center;display:grid}.closing-cta-module__A5yBNa__primary .closing-cta-module__A5yBNa__arrow{background:var(--ge-blue)}.closing-cta-module__A5yBNa__secondary .closing-cta-module__A5yBNa__arrow{background:var(--ge-black)}.closing-cta-module__A5yBNa__primary:hover .closing-cta-module__A5yBNa__arrow{background:var(--ge-blue-hover)}.closing-cta-module__A5yBNa__arrow svg{width:22px;height:22px}.closing-cta-module__A5yBNa__primary:hover,.closing-cta-module__A5yBNa__secondary:hover{border-color:#0f172a47;transform:translateY(-2px);box-shadow:0 14px 30px #0d0c2e1f}.closing-cta-module__A5yBNa__primary:focus-visible,.closing-cta-module__A5yBNa__secondary:focus-visible{outline:2px solid var(--ge-ink);outline-offset:3px}.closing-cta-module__A5yBNa__divider{background:#0f172a29;width:1px;height:46px}@media (max-width:720px){.closing-cta-module__A5yBNa__actions{flex-direction:column}.closing-cta-module__A5yBNa__divider{width:46px;height:1px}}.closing-cta-module__A5yBNa__feature{padding-block:clamp(56px,6vw,96px);padding-inline:var(--ge-gutter);background:radial-gradient(60% 120% at 100%,#7c45d68c 0%,#0000 68%),linear-gradient(120deg,#0b1030 0%,#241a4d 55%,#3b2a72 100%)}.closing-cta-module__A5yBNa__featureInner{width:100%;max-width:var(--ge-content-max);grid-template-columns:1fr .92fr;align-items:center;gap:clamp(36px,5vw,76px);margin-inline:auto;display:grid}.closing-cta-module__A5yBNa__featureHeading{font-family:var(--ge-font-sans);font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug);letter-spacing:-.02em;color:var(--ge-white);text-wrap:balance;margin:0}.closing-cta-module__A5yBNa__featureSub{margin:var(--ge-space-5) 0 0;max-width:60ch;font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:#ffffffc7}.closing-cta-module__A5yBNa__featureSub strong{margin-bottom:var(--ge-space-3);color:var(--ge-white);font-weight:var(--ge-weight-semibold);display:block}.closing-cta-module__A5yBNa__featureCopy .closing-cta-module__A5yBNa__actions{justify-content:flex-start;margin-top:clamp(28px,3.4vw,44px)}.closing-cta-module__A5yBNa__featureArt{aspect-ratio:4/3;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 64px #0403166b}.closing-cta-module__A5yBNa__featureArt img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:900px){.closing-cta-module__A5yBNa__featureInner{grid-template-columns:minmax(0,1fr)}.closing-cta-module__A5yBNa__featureArt{aspect-ratio:16/9}}.closing-cta-module__A5yBNa__featureCopy .closing-cta-module__A5yBNa__divider{background:#ffffff3d}
.lead-form-module__ZnOQOq__form{gap:var(--ge-space-4);padding:var(--ge-space-6);background:var(--ge-white);color:var(--ge-ink);font-family:var(--ge-font-sans);border:1px solid #00000014;border-radius:18px;display:grid}.lead-form-module__ZnOQOq__heading{font-size:var(--ge-text-xl);font-weight:var(--ge-weight-semibold);color:var(--ge-black);margin:0}.lead-form-module__ZnOQOq__intro{font-size:var(--ge-text-sm);line-height:var(--ge-leading-normal);margin:0}.lead-form-module__ZnOQOq__grid{gap:var(--ge-space-4) var(--ge-space-5);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.lead-form-module__ZnOQOq__grid{grid-template-columns:1fr}}.lead-form-module__ZnOQOq__field{font-size:var(--ge-text-base);font-weight:var(--ge-weight-regular);gap:6px;display:grid}.lead-form-module__ZnOQOq__field em{color:#dc2626;font-style:normal}.lead-form-module__ZnOQOq__field input,.lead-form-module__ZnOQOq__field select,.lead-form-module__ZnOQOq__field textarea{box-sizing:border-box;width:100%;font:inherit;font-weight:var(--ge-weight-regular);color:var(--ge-ink);background:var(--ge-white);border:1px solid #00000052;border-radius:5px;padding:8px 12px;transition:border-color .15s,box-shadow .15s}.lead-form-module__ZnOQOq__field textarea{resize:vertical;min-height:72px}.lead-form-module__ZnOQOq__field input:focus,.lead-form-module__ZnOQOq__field select:focus,.lead-form-module__ZnOQOq__field textarea:focus{border-color:var(--ge-blue);outline:none;box-shadow:0 0 0 3px #2563d426}.lead-form-module__ZnOQOq__radios{gap:var(--ge-space-4);font-size:var(--ge-text-xs);border:0;flex-wrap:wrap;margin:0;padding:0;display:flex}.lead-form-module__ZnOQOq__radios legend{margin-bottom:var(--ge-space-2);font-weight:var(--ge-weight-medium);padding:0}.lead-form-module__ZnOQOq__radios em{color:#dc2626;font-style:normal}.lead-form-module__ZnOQOq__radios label{align-items:center;gap:6px;display:inline-flex}.lead-form-module__ZnOQOq__consent{align-items:flex-start;gap:var(--ge-space-3);font-size:var(--ge-text-xs);line-height:var(--ge-leading-normal);display:flex}.lead-form-module__ZnOQOq__consent input{width:16px;height:16px;accent-color:var(--ge-blue);flex:none;margin-top:3px}.lead-form-module__ZnOQOq__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.lead-form-module__ZnOQOq__submit{justify-content:center;align-items:center;gap:var(--ge-space-2);font:inherit;font-weight:var(--ge-weight-medium);color:var(--ge-white);cursor:pointer;background:#2275c2;border:0;border-radius:14px;padding:14px 24px;transition:background .15s;display:flex}.lead-form-module__ZnOQOq__submit:hover{background:var(--ge-blue-hover)}.lead-form-module__ZnOQOq__submit:disabled{opacity:.65;cursor:not-allowed}.lead-form-module__ZnOQOq__ok{font-size:var(--ge-text-sm);color:#15803d;margin:0}.lead-form-module__ZnOQOq__error{font-size:var(--ge-text-sm);color:#dc2626;margin:0}.lead-form-module__ZnOQOq__form[data-variant=onDark]{box-shadow:none;color:var(--ge-white);background:#ffffff38;border-radius:20px}.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__heading{color:var(--ge-white);text-align:center}.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__field{color:var(--ge-white)}.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__field input,.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__field select,.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__field textarea{border-color:#0000}.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__radios{color:var(--ge-white)}.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__submit{background:var(--ge-white);color:var(--ge-black);border-radius:8px}.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__submit:hover{background:#f1f1f1}.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__ok{color:#d9ffe3}.lead-form-module__ZnOQOq__form[data-variant=onDark] .lead-form-module__ZnOQOq__error{color:#ffd9d9}.lead-form-module__ZnOQOq__captcha{justify-content:flex-start;min-height:78px;display:flex}.lead-form-module__ZnOQOq__captcha>div{max-width:100%}.lead-form-module__ZnOQOq__badgeRow{margin:var(--ge-space-5) 0 0;justify-content:center;align-items:center;gap:var(--ge-space-4);flex-wrap:wrap;padding:0;list-style:none;display:flex}.lead-form-module__ZnOQOq__badgeRow li{flex:0 0 clamp(64px,16%,96px)}.lead-form-module__ZnOQOq__badgeRow img{object-fit:contain;width:100%;height:auto}@media (max-width:640px){.lead-form-module__ZnOQOq__form{min-width:0;padding:var(--ge-space-5);border-radius:16px}.lead-form-module__ZnOQOq__captcha{min-width:0;overflow:hidden}.lead-form-module__ZnOQOq__radios label{align-items:center;min-height:44px}.lead-form-module__ZnOQOq__radios input,.lead-form-module__ZnOQOq__consent input{width:22px;height:22px}.lead-form-module__ZnOQOq__consent input{margin-top:4px}.lead-form-module__ZnOQOq__radios{gap:var(--ge-space-2) var(--ge-space-5);font-size:var(--ge-text-sm)}.lead-form-module__ZnOQOq__submit{min-height:52px}}@media (max-width:384px){.lead-form-module__ZnOQOq__captcha{min-height:70px}.lead-form-module__ZnOQOq__captcha>div{transform-origin:0 0;transform:scale(.88)}}@media (max-width:340px){.lead-form-module__ZnOQOq__captcha{min-height:62px}.lead-form-module__ZnOQOq__captcha>div{transform:scale(.76)}}
.hero-module__bLJxgG__accent{margin:var(--ge-space-3) 0 0;font-family:var(--ge-font-sans);font-size:clamp(22px,2vw,32px);font-weight:var(--ge-weight-medium);color:#2275c2;line-height:1.35}.hero-module__bLJxgG__ctaRow{gap:var(--ge-space-3);flex-wrap:wrap;display:flex}.hero-module__bLJxgG__bgHero{background-position:40%;align-items:center;min-height:min(78vh,900px);display:flex;color:var(--ge-ink)!important}.hero-module__bLJxgG__half{width:min(48%,700px);padding-inline-start:clamp(0px,4vw,90px)}.hero-module__bLJxgG__bgHero h1,.hero-module__bLJxgG__bgHero h1[data-size]{font-size:var(--ge-text-5xl);white-space:nowrap;line-height:1.18}@media (max-width:1024px){.hero-module__bLJxgG__bgHero h1,.hero-module__bLJxgG__bgHero h1[data-size]{font-size:clamp(20px,7vw,54px)}}.hero-module__bLJxgG__aside p{margin:0}.hero-module__bLJxgG__aside p+p{margin-top:var(--ge-space-4)}.hero-module__bLJxgG__aside{top:var(--ge-space-8);width:min(calc(320px * var(--ge-scale)), 26vw);font-family:var(--ge-font-sans);font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:var(--ge-ink);z-index:2;margin:0;position:absolute;inset-inline-end:max(var(--ge-gutter), calc((100% - var(--ge-content-max)) / 2))}@media (min-width:1900px){.hero-module__bLJxgG__aside{width:min(360px,20vw);inset-inline-end:calc(50% - 50vw + clamp(32px,3vw,72px))}}@media (min-width:1680px){.hero-module__bLJxgG__half{width:min(46%,860px)}.hero-module__bLJxgG__accent{font-size:clamp(24px,1.9vw,40px)}}.hero-module__bLJxgG__introGroup{display:contents}.hero-module__bLJxgG__mobilePhoto{display:none}@media (max-width:1024px){.hero-module__bLJxgG__bgHero{min-height:0;background-image:linear-gradient(#f9fafc 0%,#fbfbfc 8% 68%,#f6f8fd 78%,#ebf2fb 87%,#d6e6f8 96%,#cbdef5 100%)!important}.hero-module__bLJxgG__aside{display:none}.hero-module__bLJxgG__half{width:100%;padding-inline-start:0}.hero-module__bLJxgG__half .hero-module__bLJxgG__ctaRow{order:2;align-self:center}.hero-module__bLJxgG__mobilePhoto{aspect-ratio:1;background-image:var(--ge-hero-mobile-image);background-position:50%;background-repeat:no-repeat;background-size:contain;order:3;width:100%;max-width:345px;margin-inline:auto;display:block}.hero-module__bLJxgG__half .hero-module__bLJxgG__phone{text-align:center;flex-direction:column;order:4;align-self:center}.hero-module__bLJxgG__half .hero-module__bLJxgG__introGroup{gap:var(--ge-space-5);flex-direction:column;order:5;display:flex}}.hero-module__bLJxgG__fillMedia{flex:1;align-self:stretch;width:100%;min-height:260px;display:flex}.hero-module__bLJxgG__serviceFormHero{isolation:isolate;overflow:hidden}.hero-module__bLJxgG__serviceFormHero:before{content:"";z-index:0;pointer-events:none;opacity:.12;background-image:radial-gradient(circle,#2c80d338 1px,#0000 1.2px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(100deg,#0000008c,#0000 38%,#00000047);mask-image:linear-gradient(100deg,#0000008c,#0000 38%,#00000047)}.hero-module__bLJxgG__serviceFormHero h1{color:#113a68;text-wrap:balance}.hero-module__bLJxgG__serviceFormHero form{border-color:#2c80d31f;box-shadow:0 20px 54px #3768a01a,0 0 0 12px #dce8ff6b}.hero-module__bLJxgG__serviceBackdrop{z-index:-1;pointer-events:none;position:absolute;inset:0}.hero-module__bLJxgG__serviceBackdrop svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.09;width:clamp(150px,18vw,290px);height:auto;position:absolute}.hero-module__bLJxgG__backdropOne{top:3%;left:-5%;transform:rotate(-7deg)}.hero-module__bLJxgG__backdropTwo{bottom:6%;right:-4%;transform:rotate(8deg)scale(.86)}.hero-module__bLJxgG__pilotArtwork{color:#17467a;opacity:.82;flex:260px;width:100%;min-height:260px;margin-top:0;position:relative}.hero-module__bLJxgG__pilotArtwork svg{stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-module__bLJxgG__pilotArtwork .hero-module__bLJxgG__sceneLabel{fill:currentColor;stroke:none;font:650 13px/1 var(--ge-font-sans);letter-spacing:.015em}.hero-module__bLJxgG__serviceBackdrop .hero-module__bLJxgG__glyphLabel,.hero-module__bLJxgG__pilotArtwork .hero-module__bLJxgG__glyphLabel{fill:currentColor;stroke:none;font-family:var(--ge-font-sans);letter-spacing:-.03em;font-weight:700}@media (max-width:1024px){.hero-module__bLJxgG__serviceBackdrop svg{width:clamp(130px,34vw,220px)}.hero-module__bLJxgG__pilotArtwork{flex:none;width:min(420px,100%);height:130px;min-height:0;margin-inline:auto}}.hero-module__bLJxgG__centeredRow{margin-top:var(--ge-space-8);gap:var(--ge-space-7);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid}@media (max-width:1024px){.hero-module__bLJxgG__centeredRow{gap:var(--ge-space-6);grid-template-columns:minmax(0,1fr)}.hero-module__bLJxgG__centeredMedia{min-height:0}.hero-module__bLJxgG__centeredMedia>div{height:auto;min-height:0}.hero-module__bLJxgG__centeredMedia img{width:100%!important;height:auto!important;position:static!important}}.hero-module__bLJxgG__centeredMedia{min-height:320px;display:flex}.hero-module__bLJxgG__centeredVisual{width:min(calc(1180px * var(--ge-scale)), 100%);margin-top:var(--ge-space-7)}.hero-module__bLJxgG__phone{align-items:center;gap:var(--ge-space-3);margin-top:var(--ge-space-4);display:flex}.hero-module__bLJxgG__phoneIcon{background:var(--ge-black);width:46px;height:46px;color:var(--ge-white);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.hero-module__bLJxgG__phoneCaption{font-family:var(--ge-font-sans);font-size:var(--ge-text-base);color:var(--ge-black);display:block}.hero-module__bLJxgG__phoneNumber{font-family:var(--ge-font-sans);font-size:var(--ge-text-lg);color:var(--ge-ink);text-decoration:underline;display:block}@media (pointer:coarse),(max-width:1024px){.hero-module__bLJxgG__phoneNumber{align-items:center;min-height:44px;display:flex}}.hero-module__bLJxgG__resourcesHero{box-sizing:border-box;width:100%;height:clamp(440px,52vh,560px);min-height:0;padding:clamp(48px, 6vw, 78px) var(--ge-gutter);color:#171717;background:#fbfaf7;place-items:center;display:grid;position:relative;overflow:hidden}.hero-module__bLJxgG__resourcesHero:before,.hero-module__bLJxgG__resourcesHero:after{content:"";border-radius:999px;position:absolute}.hero-module__bLJxgG__resourcesHero:before{aspect-ratio:1;opacity:.24;border:clamp(18px,2.5vw,38px) solid #d6a437;width:clamp(130px,18vw,280px);top:-8%;left:-5%}.hero-module__bLJxgG__resourcesHero:after{aspect-ratio:1;opacity:.16;background:#2877b8;width:clamp(150px,21vw,320px);bottom:-27%;right:-9%}.hero-module__bLJxgG__resourcesInner{z-index:1;width:min(calc(1180px * var(--ge-scale)), 100%);text-align:center;min-width:0;max-width:100%;font-family:var(--ge-font-editorial);flex-direction:column;align-items:center;display:flex;position:relative}.hero-module__bLJxgG__resourcesEyebrow{font-family:var(--ge-font-editorial);font-size:var(--ge-text-xs);letter-spacing:.16em;text-transform:uppercase;background:0 0;border:0;margin:0 0 clamp(20px,2.5vw,32px);padding:0;font-weight:600;line-height:1}.hero-module__bLJxgG__resourcesInner h1{font-family:var(--ge-font-editorial);color:#171717;margin:0;letter-spacing:-.075em!important;font-size:clamp(56px,7.4vw,104px)!important;font-weight:500!important;line-height:.82!important}.hero-module__bLJxgG__resourcesIntro{max-width:calc(840px * var(--ge-scale));font-family:var(--ge-font-editorial);letter-spacing:-.025em;color:#202020;text-wrap:balance;margin:clamp(24px,3vw,40px) auto 0;font-size:clamp(19px,2vw,27px);font-weight:400;line-height:1.35}.hero-module__bLJxgG__articleBand{font-family:var(--ge-font-editorial);overflow:hidden;background:#fff!important}.hero-module__bLJxgG__articleRow{background:linear-gradient(118deg,#f5f9fd 0%,#eef4fb 55%,#e7f0fb 100%);border:1px solid #e4ecf6;border-radius:clamp(20px,2.5vw,32px);grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);align-items:center;gap:clamp(40px,5vw,84px);padding-block:clamp(44px,5vw,76px);padding-inline:clamp(22px,3vw,46px);display:grid}.hero-module__bLJxgG__articleRow:not([data-has-media]){grid-template-columns:1fr}.hero-module__bLJxgG__articleMedia{outline-offset:0;border-radius:26px;outline:1px solid #1f72b41f;min-width:0;margin:0;overflow:hidden;box-shadow:0 26px 52px #143c692e}.hero-module__bLJxgG__articleMedia>div{border-radius:26px}.hero-module__bLJxgG__articleMedia img{transition:transform .6s cubic-bezier(.2,.75,.25,1)}.hero-module__bLJxgG__articleMedia:hover img{transform:scale(1.04)}.hero-module__bLJxgG__articleCopy{align-content:center;gap:18px;min-width:0;display:grid}.hero-module__bLJxgG__articleCopy h1{max-width:15ch;font-family:var(--ge-font-editorial);text-wrap:balance;font-size:var(--ge-text-5xl)!important;letter-spacing:-.045em!important;font-weight:500!important;line-height:1.04!important}.hero-module__bLJxgG__crumbs{font-family:var(--ge-font-editorial);font-size:var(--ge-text-xs);letter-spacing:.09em;text-transform:uppercase;color:#51606f;justify-self:start;margin:0;font-weight:600;line-height:1.6}.hero-module__bLJxgG__crumbs a{color:#1f72b4;text-decoration:none}.hero-module__bLJxgG__crumbs a:hover{color:var(--ge-black)}.hero-module__bLJxgG__byline{font-family:var(--ge-font-editorial);font-size:var(--ge-text-sm);color:#4d5966;flex-wrap:wrap;align-items:center;gap:16px 22px;margin:0;padding:0;list-style:none;display:flex}.hero-module__bLJxgG__byline li{align-items:center;gap:8px;display:inline-flex}.hero-module__bLJxgG__byline svg{color:#1f72b4}.hero-module__bLJxgG__byline li+li:before{content:"";vertical-align:-2px;background:#0000002e;width:1px;height:14px;margin-inline-end:6px;display:inline-block}@media (max-width:900px){.hero-module__bLJxgG__articleRow{grid-template-columns:1fr;gap:30px;padding-block:clamp(30px,6vw,44px)}.hero-module__bLJxgG__articleCopy{padding:0}}@media (max-width:640px){.hero-module__bLJxgG__resourcesHero{height:430px}.hero-module__bLJxgG__resourcesInner h1{font-size:clamp(44px,18vw,112px)!important}.hero-module__bLJxgG__articleCopy h1{font-size:clamp(31px,9vw,44px)!important}.hero-module__bLJxgG__byline li+li:before{display:none}.hero-module__bLJxgG__articleRow{padding-block:10px 18px}.hero-module__bLJxgG__articleMedia,.hero-module__bLJxgG__articleMedia>div{border-radius:18px}}.hero-module__bLJxgG__blueTitle h1{color:#4a7dfc}.hero-module__bLJxgG__blueHeading{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:700!important;font-size:var(--ge-text-5xl)!important}.hero-module__bLJxgG__plainHero{max-width:calc(860px * var(--ge-scale))}.hero-module__bLJxgG__plainHero h1{text-wrap:balance;max-width:16ch}.hero-module__bLJxgG__plainHero p{max-width:65ch}.hero-module__bLJxgG__overlayHero{width:min(calc(1680px * var(--ge-scale)), calc(100% - clamp(32px, 4vw, 72px)));min-height:clamp(620px,50vw,760px);padding:clamp(52px, 5vw, 76px) var(--ge-gutter);background-color:#f2f5fa;background-image:var(--ge-overlay-image);background-position:bottom;background-repeat:no-repeat;background-size:auto 100%;border:1px solid #dce9f4;border-radius:16px;place-items:start center;margin:clamp(20px,2.5vw,40px) auto clamp(56px,6vw,96px);display:grid;position:relative;overflow:hidden}.hero-module__bLJxgG__overlayHero:before{content:"";pointer-events:none;background:linear-gradient(#f8fafdfa 0%,#f8fafdf0 28%,#f8fafd94 44%,#0000 62%);position:absolute;inset:0}.hero-module__bLJxgG__overlayCopy{z-index:1;width:min(calc(900px * var(--ge-scale)), 100%);text-align:center;position:relative}.hero-module__bLJxgG__overlayCopy>div{align-items:center}.hero-module__bLJxgG__overlayCopy h1{color:#102f50;letter-spacing:-.035em;max-width:20ch;margin-inline:auto;font-size:var(--ge-text-5xl)!important;font-weight:600!important;line-height:1.06!important}.hero-module__bLJxgG__overlayCopy p{max-width:62ch;margin-inline:auto}.hero-module__bLJxgG__overlayCopy .hero-module__bLJxgG__ctaRow{justify-content:center}@media (max-width:700px){.hero-module__bLJxgG__overlayHero{background-position:bottom;background-size:auto 58%;border-radius:12px;width:calc(100% - 24px);min-height:650px;margin-block:12px 56px;padding:44px 20px}.hero-module__bLJxgG__overlayHero:before{background:linear-gradient(#f8fafdfa 0%,#f8fafdeb 38%,#0000 66%)}}.hero-module__bLJxgG__compositeHero{background:var(--ge-white);width:100%;color:var(--ge-ink)}.hero-module__bLJxgG__collageArtwork{width:min(100%, calc(1680px * var(--ge-scale)));height:auto;aspect-ratio:9 / var(--ge-collage-ratio,4);background-image:var(--ge-collage-image);background-position:top;background-repeat:no-repeat;background-size:100%;margin-inline:auto}.hero-module__bLJxgG__collageCopy{width:min(100%, var(--ge-content-max));padding:32px var(--ge-gutter) 40px;text-align:center;margin-inline:auto}@media (min-width:701px){.hero-module__bLJxgG__collageCopy{margin-top:-44px}}.hero-module__bLJxgG__collageCopy>div{gap:14px}.hero-module__bLJxgG__collageCopy h1{font-family:"Sora", var(--ge-font-sans)!important;font-size:var(--ge-text-5xl)!important;color:#000!important;font-weight:600!important;line-height:1.1!important}.hero-module__bLJxgG__collageCopy h1 span{color:#a6a6a6}.hero-module__bLJxgG__collageCopy p:not(.hero-module__bLJxgG__pill){font-family:"Sora", var(--ge-font-sans)!important;font-size:var(--ge-text-md)!important;color:#000!important;max-width:65%!important;margin-inline:auto!important;font-weight:400!important;line-height:1.48!important}@media (max-width:700px){.hero-module__bLJxgG__collageArtwork{background-size:100%;height:auto}.hero-module__bLJxgG__collageCopy{padding-bottom:var(--ge-space-7)}.hero-module__bLJxgG__collageCopy p:not(.hero-module__bLJxgG__pill){max-width:100%!important}}.hero-module__bLJxgG__pill{border-radius:var(--ge-radius-pill);font-family:var(--ge-font-sans);font-size:var(--ge-text-xs);font-weight:var(--ge-weight-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--ge-ink);background:#ffffffd9;margin:0;padding:10px 22px;box-shadow:inset 0 0 0 1px #00000014}.hero-module__bLJxgG__logoWall{padding:var(--ge-space-6);place-content:space-evenly center;gap:var(--ge-space-6) var(--ge-space-5);background:linear-gradient(160deg,#edeffb 0%,#f6f7fd 55%,#fbfbfe 100%);border-radius:20px;flex-wrap:wrap;margin:0;list-style:none;display:flex}.hero-module__bLJxgG__logoWall li{flex:0 0 calc(25% - var(--ge-space-5));justify-content:center;align-items:center;display:flex}.hero-module__bLJxgG__logoWall img{object-fit:contain;width:100%;height:auto;max-height:64px}.hero-module__bLJxgG__articleBand{--ge-section-y:clamp(54px, 7vw, 100px)}.hero-module__bLJxgG__articleBand .hero-module__bLJxgG__articleRow{max-width:calc(1280px * var(--ge-scale));grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);margin-inline:auto}.hero-module__bLJxgG__articleBand .hero-module__bLJxgG__articleRow:not([data-has-media]){grid-template-columns:1fr}@media (max-width:900px){.hero-module__bLJxgG__articleBand .hero-module__bLJxgG__articleRow{grid-template-columns:1fr}}.hero-module__bLJxgG__articleBand .hero-module__bLJxgG__byline{font-size:var(--ge-text-sm)}.hero-module__bLJxgG__articleBand .hero-module__bLJxgG__byline li{align-items:center;gap:7px;display:inline-flex}.hero-module__bLJxgG__catalogHero{isolation:isolate;position:relative;overflow:hidden}.hero-module__bLJxgG__catalogHero:before{content:"";z-index:-2;background:radial-gradient(60vw 40vw at 82% -8%,#dd1bbf21,#0000 62%),radial-gradient(52vw 38vw at 10% 108%,#2275c224,#0000 64%),radial-gradient(46vw 30vw at 50% 40%,#7c45d612,#0000 70%);position:absolute;inset:0}.hero-module__bLJxgG__catalogHero:after{content:"";z-index:-1;opacity:.5;background-image:radial-gradient(#0b103029 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(78% 70% at 50% 45%,#0000 38%,#000 100%);mask-image:radial-gradient(78% 70% at 50% 45%,#0000 38%,#000 100%)}.hero-module__bLJxgG__eyebrowPill{border-radius:var(--ge-radius-pill);color:#2f6fd0;font-family:var(--ge-font-sans);font-size:var(--ge-text-xs);font-weight:var(--ge-weight-semibold);letter-spacing:.09em;text-transform:uppercase;background:#e8f0fe;margin:0;padding:9px 22px}.hero-module__bLJxgG__artColumn{min-height:clamp(300px,26vw,400px);position:relative}.hero-module__bLJxgG__artColumn>div{position:absolute;inset:0}.hero-module__bLJxgG__artColumn img{object-fit:contain;width:100%;height:100%}.hero-module__bLJxgG__catalogPlain.hero-module__bLJxgG__catalogPlain{background:var(--ge-white);padding-block:clamp(44px,4.4vw,72px);background-image:none!important}.hero-module__bLJxgG__catalogPlain:before{content:none}.hero-module__bLJxgG__catalogPlain.hero-module__bLJxgG__catalogPlain p:not(.eyebrowPill){max-width:none}.hero-module__bLJxgG__catalogPlain .hero-module__bLJxgG__eyebrowPill{color:#3f4650;font-weight:var(--ge-weight-medium);letter-spacing:0;text-transform:none;background:#f1f2f4}
.trust-band-module__zHBSAq__badges{padding:var(--ge-space-6);place-content:space-evenly center;gap:var(--ge-space-6) var(--ge-space-5);background:linear-gradient(160deg,#edeffb 0%,#f6f7fd 55%,#fbfbfe 100%);border-radius:20px;flex-wrap:wrap;margin:0;list-style:none;display:flex}.trust-band-module__zHBSAq__badge{flex:0 0 calc(25% - var(--ge-space-5));justify-content:center;align-items:center;transition:transform .18s;display:flex}.trust-band-module__zHBSAq__badge:hover{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.trust-band-module__zHBSAq__badge,.trust-band-module__zHBSAq__badge:hover{transition:none;transform:none}}@media (max-width:560px){.trust-band-module__zHBSAq__badges{padding:var(--ge-space-5);gap:var(--ge-space-4) var(--ge-space-3)}.trust-band-module__zHBSAq__badge{flex-basis:calc(25% - var(--ge-space-3))}.trust-band-module__zHBSAq__badge img{max-height:52px}}.trust-band-module__zHBSAq__badge img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:72px}
.feature-trio-module__iAWmWG__row{margin:var(--ge-space-8) 0 0;gap:var(--ge-space-6);grid-template-columns:repeat(var(--cols,3), minmax(0, 1fr));padding:0;list-style:none;display:grid}.feature-trio-module__iAWmWG__row[data-columns="3"]{--cols:3}.feature-trio-module__iAWmWG__row[data-columns="4"]{--cols:4}@media (max-width:1100px){.feature-trio-module__iAWmWG__row{--cols:2!important}}@media (max-width:640px){.feature-trio-module__iAWmWG__row{--cols:1!important}}@media (min-width:1101px){.feature-trio-module__iAWmWG__row[data-columns="3"]>.feature-trio-module__iAWmWG__feature:last-child:nth-child(3n+1){grid-column:2}}@media (min-width:641px) and (max-width:1100px){.feature-trio-module__iAWmWG__row>.feature-trio-module__iAWmWG__feature:last-child:nth-child(odd){width:calc(50% - var(--ge-space-6) / 2);grid-column:1/-1;justify-self:center}}.feature-trio-module__iAWmWG__defs{width:0;height:0;position:absolute}.feature-trio-module__iAWmWG__feature{text-align:center;background:var(--ge-white);border:1px solid #0f172a1a;border-radius:20px;grid-template-rows:auto auto auto;align-content:start;gap:0;padding:38px 30px 34px;transition:box-shadow .2s,transform .2s,border-color .2s;display:grid}.feature-trio-module__iAWmWG__feature:hover{border-color:#0f172a29;transform:translateY(-3px);box-shadow:0 16px 38px #0f172a17}.feature-trio-module__iAWmWG__icon{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(155deg,#e0399a 0%,#c13ab4 55%,#8b5cf6 100%) border-box;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;margin:0 auto 30px;display:flex}.feature-trio-module__iAWmWG__icon img{object-fit:contain;width:46px;height:46px}.feature-trio-module__iAWmWG__icon svg{fill:url(#geFeatureGradient);width:46px;height:46px}.feature-trio-module__iAWmWG__title{min-height:2.6em;font-family:var(--ge-font-sans);font-size:var(--ge-text-xl);font-weight:var(--ge-weight-semibold);letter-spacing:-.01em;color:var(--ge-black);text-wrap:balance;justify-content:center;align-items:center;margin:0 0 14px;line-height:1.3;display:flex}.feature-trio-module__iAWmWG__body{font-family:var(--ge-font-sans);font-size:var(--ge-text-base);color:#4a5158;margin:0;line-height:1.6}.feature-trio-module__iAWmWG__compactCopy p{max-width:none;font-size:var(--ge-text-lg);line-height:2.2}.feature-trio-module__iAWmWG__compactSection{padding-inline:max(var(--ge-gutter), calc((100% - 1185px) / 2))!important}.feature-trio-module__iAWmWG__compactCopy h2{font-weight:var(--ge-weight-semibold);font-size:var(--ge-text-lg)!important}.feature-trio-module__iAWmWG__row[data-variant=compact]{gap:var(--ge-space-5)}.feature-trio-module__iAWmWG__row[data-variant=compact] .feature-trio-module__iAWmWG__feature{padding:var(--ge-space-6);border-color:#79a8ff;border-radius:18px}.feature-trio-module__iAWmWG__factLeft{flex-direction:column;gap:clamp(32px,3.4vw,52px);display:flex}.feature-trio-module__iAWmWG__factHead{max-width:52ch}.feature-trio-module__iAWmWG__factHeading{font-family:var(--ge-font-sans);font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug);letter-spacing:-.01em;color:var(--ge-ink);text-wrap:balance;margin:0}.feature-trio-module__iAWmWG__factAccent{background:linear-gradient(96deg,#7c45d6 0%,#dd1bbf 55%,#f97316 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.feature-trio-module__iAWmWG__factIntro{white-space:pre-line;margin:var(--ge-space-4) 0 0;font-family:var(--ge-font-sans);font-size:var(--ge-text-lg);line-height:var(--ge-leading-normal);color:var(--ge-ink)}.feature-trio-module__iAWmWG__factRow{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:stretch;gap:clamp(36px,4vw,72px);display:grid}.feature-trio-module__iAWmWG__factGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:clamp(28px,3vw,44px) clamp(28px,3vw,48px);margin:0;padding:0;list-style:none;display:grid}.feature-trio-module__iAWmWG__factGrid[data-variant=featuredFirst] .feature-trio-module__iAWmWG__fact:first-child{padding:var(--ge-space-5) var(--ge-space-6);background:#f3f7fb;border-top:3px solid #2275c2;border-left:0;grid-column:1/-1}.feature-trio-module__iAWmWG__fact{border-left:3px solid var(--fact-accent,#2275c2);padding-left:clamp(16px,1.4vw,20px)}.feature-trio-module__iAWmWG__fact:nth-child(4n+1){--fact-accent:#2275c2}.feature-trio-module__iAWmWG__fact:nth-child(4n+2){--fact-accent:#14b8a6}.feature-trio-module__iAWmWG__fact:nth-child(4n+3){--fact-accent:#f97316}.feature-trio-module__iAWmWG__fact:nth-child(4n+4){--fact-accent:#7c45d6}.feature-trio-module__iAWmWG__fact h3{font-family:var(--ge-font-sans);font-size:var(--ge-text-xl);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug);color:var(--ge-ink);margin:0}.feature-trio-module__iAWmWG__fact p{margin:var(--ge-space-3) 0 0;font-family:var(--ge-font-sans);font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:var(--ge-ink);text-wrap:pretty}.feature-trio-module__iAWmWG__factMedia{min-height:380px;position:relative}.feature-trio-module__iAWmWG__factMedia img{border-radius:22px}@media (max-width:1100px){.feature-trio-module__iAWmWG__factRow{gap:var(--ge-space-7);grid-template-columns:minmax(0,1fr)}.feature-trio-module__iAWmWG__factMedia{aspect-ratio:4/3;min-height:0}}@media (max-width:700px){.feature-trio-module__iAWmWG__factGrid{grid-template-columns:minmax(0,1fr)}}.feature-trio-module__iAWmWG__ctaRow{justify-content:center;margin-top:clamp(34px,3.6vw,56px);display:flex}.feature-trio-module__iAWmWG__intro{white-space:pre-line;max-width:min(100%,108ch);margin-inline:auto}.feature-trio-module__iAWmWG__intro p{max-width:none}
.sticky-cards-module__vqQguW__layout{gap:var(--ge-col-gap);grid-template-columns:.9fr 1.4fr;align-items:start;display:grid}@media (max-width:1024px){.sticky-cards-module__vqQguW__layout{grid-template-columns:1fr}}.sticky-cards-module__vqQguW__intro{gap:var(--ge-space-5);justify-items:start;display:grid;position:sticky;top:140px}@media (max-width:1024px){.sticky-cards-module__vqQguW__intro{position:static}}.sticky-cards-module__vqQguW__kicker{font-family:var(--ge-font-sans);font-size:var(--ge-text-lg);font-weight:var(--ge-weight-semibold);color:var(--ge-black);margin:0}.sticky-cards-module__vqQguW__cards{gap:var(--ge-space-6);display:grid}.sticky-cards-module__vqQguW__card{top:calc(110px + var(--i,0) * 14px);gap:var(--ge-space-6);padding:var(--ge-space-7);border-radius:24px;grid-template-columns:1.2fr 1fr;align-items:center;min-height:460px;display:grid;position:sticky}@media (max-width:1024px){.sticky-cards-module__vqQguW__card{top:calc(96px + var(--i,0) * 10px);gap:var(--ge-space-4);min-height:0;padding:var(--ge-space-6);border-radius:18px;grid-template-columns:1fr;position:sticky}.sticky-cards-module__vqQguW__cards{gap:var(--ge-space-5)}.sticky-cards-module__vqQguW__card .sticky-cards-module__vqQguW__media img{object-fit:contain;width:auto;max-width:100%;max-height:min(200px,24vh)}.sticky-cards-module__vqQguW__title{font-size:var(--ge-text-xl)}}@media (max-width:700px){.sticky-cards-module__vqQguW__cards{gap:var(--ge-space-4)}.sticky-cards-module__vqQguW__card{padding:var(--ge-space-5)}.sticky-cards-module__vqQguW__body{font-size:var(--ge-text-sm)}}.sticky-cards-module__vqQguW__text{gap:var(--ge-space-4);justify-items:start;display:grid}.sticky-cards-module__vqQguW__title{font-family:var(--ge-font-sans);font-size:var(--ge-text-2xl);font-weight:var(--ge-weight-semibold);line-height:var(--ge-leading-snug);color:var(--ge-black);margin:0}.sticky-cards-module__vqQguW__body{font-family:var(--ge-font-sans);font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:var(--ge-ink);max-width:52ch;margin:0}.sticky-cards-module__vqQguW__media{justify-content:center;display:flex}.sticky-cards-module__vqQguW__media img{width:100%;max-width:calc(380px * var(--ge-scale));height:auto}
.industry-links-module__OnANyq__kicker{font-family:var(--ge-font-alt);font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-semibold);line-height:var(--ge-leading-tight);color:var(--ge-magenta);text-align:center;margin:0}.industry-links-module__OnANyq__sub{font-family:var(--ge-font-sans);font-size:var(--ge-text-2xl);font-weight:var(--ge-weight-regular);color:var(--ge-white);text-align:center;margin:0}.industry-links-module__OnANyq__intro{white-space:pre-line;font-family:var(--ge-font-sans);font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:#fdfdfd;text-align:center;max-width:110ch;margin:0}.industry-links-module__OnANyq__grid{margin:var(--ge-space-8) auto 0;max-width:calc(1320px * var(--ge-scale));gap:var(--ge-space-6) var(--ge-space-7);grid-template-columns:repeat(4,minmax(0,1fr));padding:0;list-style:none;display:grid}.industry-links-module__OnANyq__grid[data-count="6"],.industry-links-module__OnANyq__grid[data-count="9"]{max-width:calc(1120px * var(--ge-scale));grid-template-columns:repeat(3,minmax(0,1fr))}.industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__grid{max-width:calc(1180px * var(--ge-scale));grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1200px){.industry-links-module__OnANyq__grid,.industry-links-module__OnANyq__grid[data-count="6"],.industry-links-module__OnANyq__grid[data-count="9"],.industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.industry-links-module__OnANyq__pill{box-sizing:border-box;align-items:center;gap:var(--ge-space-4);height:100%;padding:var(--ge-space-2) var(--ge-space-4);color:var(--ge-white);font-family:var(--ge-font-sans);font-size:var(--ge-text-lg);background:#ffffff05;border:1px solid #dd1bbf8c;border-radius:14px;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex}a.industry-links-module__OnANyq__pill:hover{border-color:var(--ge-magenta);background:#dd1bbf14}section[data-tone=light]:not(.industry-links-module__OnANyq__light) .industry-links-module__OnANyq__kicker{color:#2275c2;font-size:var(--ge-text-base);font-weight:var(--ge-weight-semibold);letter-spacing:1.5px;text-transform:uppercase}section[data-tone=light]:not(.industry-links-module__OnANyq__light) .industry-links-module__OnANyq__sub{color:var(--ge-ink);font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-medium)}section[data-tone=light]:not(.industry-links-module__OnANyq__light) .industry-links-module__OnANyq__intro{color:#4f5561}section[data-tone=light]:not(.industry-links-module__OnANyq__light) .industry-links-module__OnANyq__pill{background:var(--ge-white);color:var(--ge-ink);border-color:#0b1f3b1f;box-shadow:0 12px 28px -24px #0b1f3b80}section[data-tone=light]:not(.industry-links-module__OnANyq__light) a.industry-links-module__OnANyq__pill:hover{background:#2275c20d;border-color:#2275c2}section[data-tone=light]:not(.industry-links-module__OnANyq__light) .industry-links-module__OnANyq__iconWrap{background:#2275c21a}section[data-tone=light]:not(.industry-links-module__OnANyq__light) .industry-links-module__OnANyq__iconWrap svg{color:#2275c2}.industry-links-module__OnANyq__label{overflow-wrap:break-word;min-width:0}@media (max-width:480px){.industry-links-module__OnANyq__label{-webkit-hyphens:auto;hyphens:auto}}.industry-links-module__OnANyq__iconWrap{background:#191921;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.industry-links-module__OnANyq__iconWrap svg{width:22px;height:22px;color:var(--ge-magenta)}@media (max-width:640px){.industry-links-module__OnANyq__grid{gap:var(--ge-space-3)}.industry-links-module__OnANyq__pill{gap:var(--ge-space-2);padding:var(--ge-space-2);font-size:var(--ge-text-sm);line-height:1.3}.industry-links-module__OnANyq__iconWrap{width:28px;height:28px}.industry-links-module__OnANyq__iconWrap svg{width:18px;height:18px}}.industry-links-module__OnANyq__light .industry-links-module__OnANyq__sub,.industry-links-module__OnANyq__light .industry-links-module__OnANyq__intro{width:100%;color:var(--ge-ink);text-align:left}.industry-links-module__OnANyq__light .industry-links-module__OnANyq__sub{font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-semibold)}.industry-links-module__OnANyq__light .industry-links-module__OnANyq__grid{columns:4;column-gap:var(--ge-space-6);max-width:none;display:block}.industry-links-module__OnANyq__light .industry-links-module__OnANyq__grid li{margin-bottom:var(--ge-space-3);break-inside:avoid}.industry-links-module__OnANyq__light .industry-links-module__OnANyq__pill{gap:var(--ge-space-2);background:var(--ge-white);min-height:62px;color:var(--ge-black);font-size:var(--ge-text-sm);border-color:#d9dce3;border-radius:5px;padding:6px 10px}.industry-links-module__OnANyq__light .industry-links-module__OnANyq__iconWrap{background:var(--ge-black);width:16px;height:16px}.industry-links-module__OnANyq__light .industry-links-module__OnANyq__iconWrap svg{width:9px;height:9px;color:var(--ge-white)}@media (max-width:1000px){.industry-links-module__OnANyq__light .industry-links-module__OnANyq__grid{columns:2}}@media (max-width:640px){.industry-links-module__OnANyq__light .industry-links-module__OnANyq__grid{columns:1}}section[data-tone=light].industry-links-module__OnANyq__outcomes{background:linear-gradient(#fff 0%,#f7f9fd 100%);border-block:1px solid #e6ecf6}section[data-tone=light].industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__sub{color:var(--ge-ink);font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-medium);letter-spacing:-.02em}section[data-tone=light].industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__intro{color:#5a6478}.industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__grid[data-count="10"]{grid-template-columns:repeat(5,minmax(0,1fr))}.industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__grid,.industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__grid[data-count="6"]{max-width:calc(1180px * var(--ge-scale));border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(4px,1vw,16px) clamp(28px,3.4vw,56px)}section[data-tone=light].industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__pill{align-items:start;gap:var(--ge-space-4);min-height:0;padding:var(--ge-space-4) 0;border:0;box-shadow:none;background:0 0;border-bottom:1px solid #e4e9f2;border-radius:0;grid-template-columns:auto minmax(0,1fr);display:grid}.industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__index{font-family:var(--ge-font-alt);font-size:var(--ge-text-xs);font-weight:var(--ge-weight-semibold);letter-spacing:.18em;color:var(--ge-magenta)}section[data-tone=light].industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__iconWrap{background:#dd1bbf14;border-radius:11px;width:38px;height:38px}section[data-tone=light].industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__iconWrap svg{width:20px;height:20px;color:var(--ge-magenta)}.industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__label{font-size:var(--ge-text-md);font-weight:var(--ge-weight-regular);color:var(--ge-ink);text-wrap:pretty;align-self:center;line-height:1.45}@media (max-width:1100px){.industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__grid,.industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__grid[data-count="6"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__grid,.industry-links-module__OnANyq__outcomes .industry-links-module__OnANyq__grid[data-count="6"]{grid-template-columns:minmax(0,1fr)}}section[data-tone=light].industry-links-module__OnANyq__threeColumn{background:radial-gradient(circle at 88% 10%,#2675cf24,#0000 30rem),#f4f7fb;border-block:1px solid #dbe4ef}section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__sub{color:#123e6e;max-width:26ch;font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug);letter-spacing:-.02em;text-align:center;text-wrap:balance}section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__sub[data-compact]{letter-spacing:-.02em;max-width:34ch;font-size:clamp(1.75rem,2.6vw,2.5rem);line-height:1.15}section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__grid{max-width:calc(1180px * var(--ge-scale));background:#ffffff85;border-top:1px solid #c9d6e5;border-left:1px solid #c9d6e5;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__grid li{min-width:0}section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__pill{text-align:center;align-content:start;justify-items:center;gap:var(--ge-space-4);min-height:180px;padding:var(--ge-space-6);box-shadow:none;color:#102b4a;background:0 0;border:1px solid #c9d6e5;border-top:0;border-left:0;border-radius:0;grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1fr);display:grid}.industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__index{color:#5d7895;font-family:var(--ge-font-alt);font-size:var(--ge-text-xs);font-weight:var(--ge-weight-semibold);letter-spacing:.16em}section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__iconWrap{background:#123e6e;border-radius:10px;width:42px;height:42px}section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__iconWrap svg{color:#fff;width:21px;height:21px}.industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__label{font-size:var(--ge-text-base);font-weight:var(--ge-weight-regular);line-height:var(--ge-leading-normal);text-wrap:pretty;align-self:start}@media (max-width:1100px){section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__sub{font-size:clamp(2.2rem,11vw,3.2rem)}section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__grid{grid-template-columns:1fr}section[data-tone=light].industry-links-module__OnANyq__threeColumn .industry-links-module__OnANyq__pill{min-height:148px;padding:var(--ge-space-5)}}
.faq-module__TMh2Ga__heading{font-family:var(--ge-font-sans);font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-semibold);line-height:var(--ge-leading-tight);color:var(--ge-white);margin:0}.faq-module__TMh2Ga__sub{font-family:var(--ge-font-sans);font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:var(--ge-white);margin:0}.faq-module__TMh2Ga__list{width:100%;display:grid}.faq-module__TMh2Ga__item{border:1px solid #ffffff73;margin-top:-1px}.faq-module__TMh2Ga__q{padding:var(--ge-space-4) var(--ge-space-5);font-family:var(--ge-font-sans);font-size:var(--ge-text-lg);font-weight:var(--ge-weight-medium);color:var(--ge-white);cursor:pointer;padding-inline-end:64px;list-style:none;position:relative}.faq-module__TMh2Ga__q::-webkit-details-marker{display:none}.faq-module__TMh2Ga__q:after{content:"";inset-inline-end:var(--ge-space-6);border-right:3px solid var(--ge-white);border-bottom:3px solid var(--ge-white);width:12px;height:12px;transition:transform .2s;position:absolute;top:50%;transform:translateY(-70%)rotate(45deg)}.faq-module__TMh2Ga__item[open] .faq-module__TMh2Ga__q:after{transform:translateY(-30%)rotate(225deg)}.faq-module__TMh2Ga__a{padding:var(--ge-space-4) var(--ge-space-5);font-family:var(--ge-font-sans);font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);color:var(--ge-white);background:#1e00206b;border-top:1px solid #ffffff73;max-width:none;margin:0}.faq-module__TMh2Ga__light .faq-module__TMh2Ga__heading,.faq-module__TMh2Ga__light .faq-module__TMh2Ga__sub,.faq-module__TMh2Ga__light .faq-module__TMh2Ga__q,.faq-module__TMh2Ga__light .faq-module__TMh2Ga__a{color:var(--ge-black)}.faq-module__TMh2Ga__light .faq-module__TMh2Ga__item{border-color:#e3e3e3}.faq-module__TMh2Ga__light .faq-module__TMh2Ga__q{padding:var(--ge-space-5) var(--ge-space-5)}.faq-module__TMh2Ga__light .faq-module__TMh2Ga__a{padding:var(--ge-space-5);background:#efefef;border-top-color:#e3e3e3;max-width:none}.faq-module__TMh2Ga__light .faq-module__TMh2Ga__q:after{border-color:var(--ge-black)}.faq-module__TMh2Ga__band{--ge-section-y:110px}.faq-module__TMh2Ga__articleFaq.faq-module__TMh2Ga__articleFaq{padding-top:clamp(6px,1vw,16px);padding-bottom:clamp(40px,5vw,72px)}.faq-module__TMh2Ga__articleFaqLayout{grid-template-columns:minmax(0, calc(236px * var(--ge-scale))) minmax(0, calc(920px * var(--ge-scale)));justify-content:start;align-items:start;gap:clamp(36px,5vw,76px);display:grid}.faq-module__TMh2Ga__articleFaqMain{min-width:0}.faq-module__TMh2Ga__articleFaq .faq-module__TMh2Ga__heading{margin:0 0 var(--ge-space-5);font-size:var(--ge-text-3xl);font-weight:var(--ge-weight-semibold);line-height:var(--ge-leading-snug);letter-spacing:-.02em;text-align:left}.faq-module__TMh2Ga__articleFaq .faq-module__TMh2Ga__heading:before{content:"";width:46px;height:3px;margin-bottom:var(--ge-space-5);background:#1f72b4;border-radius:2px;display:block}.faq-module__TMh2Ga__boxed{background:#fff;border:1px solid #e4e7ec;border-radius:18px;overflow:hidden;box-shadow:0 12px 34px #1428460d}@media (max-width:960px){.faq-module__TMh2Ga__articleFaqLayout{grid-template-columns:1fr;max-width:920px;margin-inline:auto}.faq-module__TMh2Ga__articleFaqGutter{display:none}}.faq-module__TMh2Ga__boxed .faq-module__TMh2Ga__item{border:0;border-top:1px solid #eceef1;margin-top:0}.faq-module__TMh2Ga__boxed .faq-module__TMh2Ga__item:first-child{border-top:0}.faq-module__TMh2Ga__boxed .faq-module__TMh2Ga__q{padding:var(--ge-space-5) 56px var(--ge-space-5) var(--ge-space-5);transition:color .15s}.faq-module__TMh2Ga__boxed .faq-module__TMh2Ga__item[open] .faq-module__TMh2Ga__q{color:#1f72b4}.faq-module__TMh2Ga__icon,.faq-module__TMh2Ga__boxed .faq-module__TMh2Ga__q:after{display:none}.faq-module__TMh2Ga__boxed .faq-module__TMh2Ga__icon{inset-inline-end:22px;stroke:#8a97a4;stroke-width:2px;stroke-linecap:round;width:19px;height:19px;transition:stroke .15s;display:block;position:absolute;top:50%;transform:translateY(-50%)}.faq-module__TMh2Ga__boxed .faq-module__TMh2Ga__item[open] .faq-module__TMh2Ga__icon{stroke:#1f72b4}.faq-module__TMh2Ga__iconH,.faq-module__TMh2Ga__iconV{transition:opacity .18s}.faq-module__TMh2Ga__boxed .faq-module__TMh2Ga__item[open] .faq-module__TMh2Ga__iconV{opacity:0}.faq-module__TMh2Ga__boxed .faq-module__TMh2Ga__a{padding:var(--ge-space-1) var(--ge-space-5) var(--ge-space-5);line-height:var(--ge-leading-normal);color:#16181c;background:#fff;border-top:1px solid #f0f2f5}.faq-module__TMh2Ga__articleForm{margin-top:var(--ge-space-7)}
.accent-cards-module__t9C2kW__intro{max-width:96ch;margin-inline:auto}.accent-cards-module__t9C2kW__intro p{max-width:none}.accent-cards-module__t9C2kW__row{grid-template-columns:repeat(1,minmax(0,1fr));gap:clamp(22px,2.6vw,38px);margin-top:clamp(42px,5vw,72px);padding:0;list-style:none;display:grid}@media (min-width:640px){.accent-cards-module__t9C2kW__row[data-count="2"],.accent-cards-module__t9C2kW__row[data-count="4"],.accent-cards-module__t9C2kW__row[data-count="8"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.accent-cards-module__t9C2kW__row[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.accent-cards-module__t9C2kW__row[data-count="4"],.accent-cards-module__t9C2kW__row[data-count="8"]{grid-template-columns:repeat(4,minmax(0,1fr))}}.accent-cards-module__t9C2kW__card{--card-accent:#2f80c5;--card-accent-soft:#eef6ff;border:1px solid var(--card-accent);text-align:center;min-height:440px;box-shadow:inset 0 14px 0 var(--card-accent);background:#fff;border-radius:28px;flex-direction:column;align-items:center;padding:clamp(44px,4vw,62px) clamp(24px,3vw,42px) 40px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.accent-cards-module__t9C2kW__card[data-accent=pink]{--card-accent:#cd6caf;--card-accent-soft:#fbf1f8}.accent-cards-module__t9C2kW__card[data-accent=purple]{--card-accent:#ab73cc;--card-accent-soft:#f7f0fb}.accent-cards-module__t9C2kW__card:hover{box-shadow:inset 0 14px 0 var(--card-accent), 0 22px 54px color-mix(in srgb, var(--card-accent) 18%, transparent);transform:translateY(-6px)}.accent-cards-module__t9C2kW__iconContainer{width:112px;height:112px;margin-bottom:var(--ge-space-6);background:var(--card-accent-soft);border-radius:50%;justify-content:center;align-items:center;display:flex}.accent-cards-module__t9C2kW__iconContainer img,.accent-cards-module__t9C2kW__iconContainer svg{object-fit:contain;width:72px;height:72px}.accent-cards-module__t9C2kW__cardContent{flex-direction:column;flex:auto;align-items:center;display:flex}.accent-cards-module__t9C2kW__title{max-width:24ch;margin:0 0 var(--ge-space-4);color:#11131a;font-size:var(--ge-text-xl);font-weight:var(--ge-weight-semibold);line-height:var(--ge-leading-snug);letter-spacing:-.02em;text-wrap:balance}.accent-cards-module__t9C2kW__body{max-width:38ch;margin:0 0 var(--ge-space-6);color:#343741;font-size:var(--ge-text-base);line-height:var(--ge-leading-normal);text-align:center;font-weight:var(--ge-weight-regular);text-wrap:pretty}.accent-cards-module__t9C2kW__btnWrapper{justify-content:center;width:100%;margin-top:auto;display:flex}.accent-cards-module__t9C2kW__bluePillBtn{color:var(--card-accent);font-size:var(--ge-text-base);font-weight:var(--ge-weight-semibold);white-space:nowrap;justify-content:center;align-items:center;gap:10px;padding:8px 4px;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.accent-cards-module__t9C2kW__bluePillBtn:hover{color:#11131a;transform:translate(3px)}.accent-cards-module__t9C2kW__bluePillBtn:focus-visible{outline:2px solid var(--card-accent);outline-offset:3px}@media (max-width:639px){.accent-cards-module__t9C2kW__card{min-height:0}}.accent-cards-module__t9C2kW__listContainer{gap:var(--ge-space-4);margin-top:var(--ge-space-7);flex-direction:column;padding:0;list-style:none;display:flex}.accent-cards-module__t9C2kW__rowCard{padding:var(--ge-space-5) var(--ge-space-6);justify-content:space-between;align-items:center;gap:var(--ge-space-5);background-color:#fff;border:1px solid #ececf1;border-radius:12px;flex-direction:row;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.accent-cards-module__t9C2kW__rowCard:hover{background:#f8f8fa;border-color:#dedee5;transform:translateY(-2px)}.accent-cards-module__t9C2kW__rowMain{gap:var(--ge-space-1);flex-direction:column;flex:1;display:flex}.accent-cards-module__t9C2kW__rowTitle{font-size:var(--ge-text-xl);font-weight:var(--ge-weight-semibold);color:#1e293b;text-align:left;line-height:var(--ge-leading-snug);margin:0}.accent-cards-module__t9C2kW__rowMeta{font-size:var(--ge-text-xs);font-weight:var(--ge-weight-semibold);color:#64748b;text-transform:uppercase;letter-spacing:.05em;text-align:left}.accent-cards-module__t9C2kW__rowOpenings{font-size:var(--ge-text-xs);font-weight:var(--ge-weight-semibold);color:#0f172a;white-space:nowrap;background-color:#f1f5f9;border-radius:9999px;padding:6px 16px}.accent-cards-module__t9C2kW__rowCta{align-items:center;display:flex}.accent-cards-module__t9C2kW__rowBtn{color:#fff;font-size:var(--ge-text-xs);font-weight:var(--ge-weight-semibold);white-space:nowrap;background-color:#3b82f6;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;text-decoration:none;transition:background-color .2s;display:inline-flex}.accent-cards-module__t9C2kW__rowBtn:hover{background-color:#2563eb}@media (max-width:768px){.accent-cards-module__t9C2kW__rowCard{padding:var(--ge-space-5);align-items:flex-start;gap:var(--ge-space-4);flex-direction:column}.accent-cards-module__t9C2kW__rowOpenings{align-self:flex-start}.accent-cards-module__t9C2kW__rowCta,.accent-cards-module__t9C2kW__rowBtn{width:100%}}
.testimonials-module__kVE05W__kicker{font-family:var(--ge-font-sans);font-size:var(--ge-text-sm);font-weight:var(--ge-weight-semibold);letter-spacing:.12em;color:#2275c2;margin:0}.testimonials-module__kVE05W__carousel{margin-top:var(--ge-space-8);position:relative}.testimonials-module__kVE05W__track{--ge-track-room:min(20px, var(--ge-gutter));margin:0 calc(-1 * var(--ge-track-room));padding:6px var(--ge-track-room) 18px;align-items:stretch;gap:var(--ge-space-5);scroll-snap-type:x proximity;scroll-padding-inline:var(--ge-track-room);scrollbar-width:none;list-style:none;display:flex;overflow-x:auto}.testimonials-module__kVE05W__track::-webkit-scrollbar{display:none}.testimonials-module__kVE05W__staticGrid{gap:var(--ge-space-6) var(--ge-space-5);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}@media (max-width:1024px){.testimonials-module__kVE05W__staticGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.testimonials-module__kVE05W__staticGrid{grid-template-columns:1fr}}.testimonials-module__kVE05W__card{flex:0 0 calc((100% - 2 * var(--ge-space-5)) / 3);scroll-snap-align:start}@media (max-width:1024px){.testimonials-module__kVE05W__card{flex-basis:calc((100% - var(--ge-space-5)) / 2)}}@media (max-width:700px){.testimonials-module__kVE05W__card{flex-basis:100%}}.testimonials-module__kVE05W__card{gap:var(--ge-space-5);background:var(--ge-white);border:1px solid #02010145;border-radius:15px;flex-direction:column;padding:35px;display:flex}@media (max-width:700px){.testimonials-module__kVE05W__card{padding:var(--ge-space-6)}}.testimonials-module__kVE05W__quote{font-family:var(--ge-font-sans);font-size:var(--ge-text-base);color:var(--ge-black);text-wrap:pretty;margin:0;line-height:1.5}.testimonials-module__kVE05W__footer{align-items:center;gap:var(--ge-space-3);display:flex}.testimonials-module__kVE05W__avatar{border-radius:50%;flex:none;width:48px;height:48px;overflow:hidden}.testimonials-module__kVE05W__avatar img{object-fit:cover;width:100%;height:100%}.testimonials-module__kVE05W__name{font-family:var(--ge-font-sans);font-size:var(--ge-text-base);font-weight:var(--ge-weight-regular);color:#2275c2;margin:0;line-height:1.5}.testimonials-module__kVE05W__role{font-family:var(--ge-font-sans);font-size:var(--ge-text-sm);color:var(--ge-black);margin:0;line-height:1.5}.testimonials-module__kVE05W__ctaRow{margin-top:var(--ge-space-6);justify-content:center;display:flex}.testimonials-module__kVE05W__arrow{color:#00000073;cursor:pointer;z-index:2;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:color .15s,background-color .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.testimonials-module__kVE05W__arrow[data-side=left]{left:calc(-1 * min(var(--ge-space-7), var(--ge-gutter) - 4px))}.testimonials-module__kVE05W__arrow[data-side=right]{right:calc(-1 * min(var(--ge-space-7), var(--ge-gutter) - 4px))}.testimonials-module__kVE05W__arrow:hover:not(:disabled){color:var(--ge-black);background:#0f172a0f}.testimonials-module__kVE05W__arrow:focus-visible,.testimonials-module__kVE05W__dot:focus-visible{outline-offset:3px;outline:2px solid #2275c2}.testimonials-module__kVE05W__arrow:disabled{opacity:.25;cursor:default}@media (max-width:900px){.testimonials-module__kVE05W__arrow[data-side=left]{left:-6px}.testimonials-module__kVE05W__arrow[data-side=right]{right:-6px}.testimonials-module__kVE05W__arrow{width:44px;height:44px}}.testimonials-module__kVE05W__dots{margin:var(--ge-space-6) 0 0;justify-content:center;align-items:center;gap:10px;padding:0;list-style:none;display:flex}.testimonials-module__kVE05W__dot{border-radius:var(--ge-radius-pill);cursor:pointer;background:#d7d7de;border:0;width:8px;height:8px;padding:0;transition:background-color .15s,width .2s}.testimonials-module__kVE05W__dot:hover{background:#9aa1ad}.testimonials-module__kVE05W__dot[data-active]{background:#14141c;width:22px}.testimonials-module__kVE05W__pageCount{margin:var(--ge-space-5) 0 0;font-family:var(--ge-font-sans);font-size:var(--ge-text-sm);font-variant-numeric:tabular-nums;color:#5b6472;text-align:center;display:none}@media (max-width:700px){.testimonials-module__kVE05W__dots{display:none}.testimonials-module__kVE05W__pageCount{display:block}}@media (pointer:coarse),(max-width:900px){.testimonials-module__kVE05W__dots{gap:18px}.testimonials-module__kVE05W__dot{position:relative}.testimonials-module__kVE05W__dot:after{content:"";position:absolute;inset:-18px -9px}}
.header-module__4KoakG__header{z-index:1000;background:var(--ge-white);position:sticky;top:0;box-shadow:0 1px #0000000f}.header-module__4KoakG__bar{align-items:center;gap:var(--ge-space-4);max-width:var(--ge-content-max);padding:var(--ge-space-3) max(var(--ge-gutter), calc((100% - var(--ge-content-max)) / 2));box-sizing:content-box;margin-inline:auto;display:flex}.header-module__4KoakG__logo{flex:none;display:inline-flex}.header-module__4KoakG__logo img{width:auto;height:80px}@media (min-width:1680px){.header-module__4KoakG__logo img{height:88px}}@media (min-width:2240px){.header-module__4KoakG__logo img{height:98px}}@media (max-width:480px){.header-module__4KoakG__bar{gap:var(--ge-space-3)}.header-module__4KoakG__logo{min-width:0}.header-module__4KoakG__logo img{width:auto;max-width:100%;height:auto;max-height:48px}}.header-module__4KoakG__nav{flex:1;justify-content:center;align-items:stretch;min-width:0;display:flex}.header-module__4KoakG__menu{flex:1;justify-content:space-around;align-items:stretch;margin:0;padding:0;list-style:none;display:flex}.header-module__4KoakG__item{align-items:stretch;display:flex;position:static}.header-module__4KoakG__top{cursor:pointer;font-family:var(--ge-font-sans);font-size:var(--ge-text-base);font-weight:var(--ge-weight-medium);letter-spacing:-.2px;color:var(--ge-black);white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:14px 6px;text-decoration:none;display:inline-flex}.header-module__4KoakG__top:hover,.header-module__4KoakG__top[data-active]{color:#2275c2}.header-module__4KoakG__panel{opacity:0;visibility:hidden;background:linear-gradient(112deg,#fff 0%,#f8fafe 42%,#e9eefb 100%);border-top:1px solid #0000000d;transition:opacity .12s 80ms,transform .12s 80ms,visibility 0s linear .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(6px);box-shadow:0 24px 44px #1018281f}.header-module__4KoakG__item:hover .header-module__4KoakG__panel{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.header-module__4KoakG__item:has(:focus-visible) .header-module__4KoakG__panel{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.header-module__4KoakG__panelInner{box-sizing:border-box;width:100%;margin-inline:auto;padding:34px clamp(24px,4vw,72px) 44px}.header-module__4KoakG__panelTitle{font-family:var(--ge-font-sans);font-size:var(--ge-text-xl);font-weight:var(--ge-weight-medium);line-height:var(--ge-leading-snug);color:#111;align-items:center;gap:10px;margin:0;text-decoration:none;display:inline-flex}.header-module__4KoakG__arrow{color:#e53935;transition:transform .15s}.header-module__4KoakG__panelTitle:hover .header-module__4KoakG__arrow{transform:translate(4px)}.header-module__4KoakG__cols{margin-top:var(--ge-space-5);grid-template-columns:repeat(var(--mega-cols,4), minmax(0, 1fr));display:grid}.header-module__4KoakG__col{border-right:1px solid #d9d9d9;align-content:start;gap:20px;margin:0;padding:0 20px 0 24px;list-style:none;display:grid}.header-module__4KoakG__col:first-child{padding-left:0}.header-module__4KoakG__col:last-child{border-right:0;padding-right:0}.header-module__4KoakG__col a{font-family:var(--ge-font-sans);font-size:var(--ge-text-xs);line-height:var(--ge-leading-normal);color:#111;white-space:nowrap;border-radius:10px;padding:15px 8px;text-decoration:none;display:block}.header-module__4KoakG__col a:hover{color:#2275c2;background:#2275c214}.header-module__4KoakG__actions{align-items:center;gap:var(--ge-space-2);flex:none;display:flex}.header-module__4KoakG__phone{border-radius:var(--ge-radius-pill);color:var(--ge-white);font-family:var(--ge-font-sans);font-size:var(--ge-text-sm);font-weight:var(--ge-weight-medium);white-space:nowrap;background:#2275c2;align-items:center;gap:8px;padding:12px 18px;text-decoration:none;display:inline-flex}.header-module__4KoakG__cta{border-radius:var(--ge-radius);background:var(--ge-black);color:var(--ge-white);font-family:var(--ge-font-sans);font-size:var(--ge-text-sm);font-weight:var(--ge-weight-medium);white-space:nowrap;align-items:center;padding:12px 18px;text-decoration:none;display:inline-flex}.header-module__4KoakG__cta:hover{background:#1a1a1a}.header-module__4KoakG__burger{cursor:pointer;background:#2275c2;border:0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.header-module__4KoakG__burger span{background:var(--ge-white);border-radius:2px;height:2px;display:block}.header-module__4KoakG__mobile{display:none}@media (min-width:1440px) and (max-width:1679px){.header-module__4KoakG__bar{gap:var(--ge-space-2);padding-inline:16px}.header-module__4KoakG__logo img{height:64px}.header-module__4KoakG__bar{padding-inline:12px}.header-module__4KoakG__phone,.header-module__4KoakG__cta{padding:12px}.header-module__4KoakG__actions{gap:var(--ge-space-1)}}@media (min-width:1280px) and (max-width:1439px){.header-module__4KoakG__bar{gap:var(--ge-space-2)}.header-module__4KoakG__logo img{height:48px}.header-module__4KoakG__top{font-size:var(--ge-text-xs);padding:14px 4px}.header-module__4KoakG__phone,.header-module__4KoakG__cta{font-size:var(--ge-text-xs);padding:10px 12px}}@media (max-width:1279px){.header-module__4KoakG__nav,.header-module__4KoakG__phone,.header-module__4KoakG__cta{display:none}.header-module__4KoakG__actions{margin-left:auto}.header-module__4KoakG__burger{display:flex}.header-module__4KoakG__mobile{background:var(--ge-white);max-height:0;display:block;overflow:hidden}.header-module__4KoakG__mobile[data-open]{border-top:1px solid #00000014;max-height:calc(100vh - 72px);overflow-y:auto}.header-module__4KoakG__mobile nav{padding:var(--ge-space-4) var(--ge-gutter) var(--ge-space-7);display:grid}.header-module__4KoakG__mGroup summary{font-family:var(--ge-font-sans);font-size:var(--ge-text-base);font-weight:var(--ge-weight-medium);color:var(--ge-black);cursor:pointer;border-bottom:1px solid #00000012;padding:14px 4px;list-style:none}.header-module__4KoakG__mGroup summary::-webkit-details-marker{display:none}.header-module__4KoakG__mGroup ul{padding:var(--ge-space-2) 0 var(--ge-space-3) var(--ge-space-4);margin:0;list-style:none;display:grid}.header-module__4KoakG__mGroup ul a,.header-module__4KoakG__mLink{font-family:var(--ge-font-sans);font-size:var(--ge-text-sm);color:var(--ge-ink);padding:10px 4px;text-decoration:none;display:block}.header-module__4KoakG__mLink{font-size:var(--ge-text-base);font-weight:var(--ge-weight-medium);color:var(--ge-black);border-bottom:1px solid #00000012;padding:14px 4px}.header-module__4KoakG__mCta{margin-top:var(--ge-space-5);border-radius:var(--ge-radius);background:var(--ge-black);color:var(--ge-white);font-family:var(--ge-font-sans);font-weight:var(--ge-weight-medium);justify-content:center;padding:14px 20px;text-decoration:none;display:inline-flex}.header-module__4KoakG__mPhone{margin-top:var(--ge-space-3);border-radius:var(--ge-radius-pill);color:var(--ge-white);font-family:var(--ge-font-sans);font-weight:var(--ge-weight-medium);background:#2275c2;justify-content:center;padding:14px 20px;text-decoration:none;display:inline-flex}}.header-module__4KoakG__nav[data-suppressed] .header-module__4KoakG__panel{opacity:0;visibility:hidden;transition:none}
