.landing-module__FAfCEq__page{--ar-ink:#073f52;--ar-ink-deep:#052f3d;--ar-teal:#0b817d;--ar-teal-bright:#18a99a;--ar-coral:#ee5a49;--ar-coral-dark:#d84639;--ar-sand:#f2e2c8;--ar-sand-light:#fff8eb;--ar-white:#fff;--ar-muted:#56717a;--ar-line:#073f5224;--ar-shadow:0 24px 70px #073f521f;--ar-ease:cubic-bezier(.22, 1, .36, 1);min-width:0;color:var(--ar-ink);background:var(--ar-white);text-align:right;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans Arabic,Tahoma,Arial,sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden}.landing-module__FAfCEq__page *,.landing-module__FAfCEq__page :before,.landing-module__FAfCEq__page :after{box-sizing:border-box}.landing-module__FAfCEq__page a{color:inherit;text-decoration:none}.landing-module__FAfCEq__page section[id]{scroll-margin-top:88px}.landing-module__FAfCEq__page button,.landing-module__FAfCEq__page input,.landing-module__FAfCEq__page select,.landing-module__FAfCEq__page textarea{font:inherit}.landing-module__FAfCEq__page a:focus-visible,.landing-module__FAfCEq__page button:focus-visible,.landing-module__FAfCEq__page input:focus-visible,.landing-module__FAfCEq__page select:focus-visible,.landing-module__FAfCEq__page textarea:focus-visible{outline-offset:4px;outline:3px solid #ee5a495c}.landing-module__FAfCEq__shell{width:min(100% - 64px,1320px);margin-inline:auto}.landing-module__FAfCEq__header{z-index:50;border-top:5px solid var(--ar-teal-bright);-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);background:#fffffff0;border-bottom:1px solid #073f5217;align-items:center;height:88px;display:flex;position:sticky;top:0}.landing-module__FAfCEq__header>.landing-module__FAfCEq__shell{grid-template-columns:220px 1fr auto;align-items:center;gap:36px;display:grid}.landing-module__FAfCEq__brand{align-items:center;width:192px;height:68px;display:flex}.landing-module__FAfCEq__brand img,.landing-module__FAfCEq__footerBrand img{width:100%;height:auto;display:block}.landing-module__FAfCEq__nav{justify-content:center;align-items:center;gap:clamp(24px,3.4vw,48px);font-size:14px;font-weight:600;display:flex}.landing-module__FAfCEq__nav a{padding:8px 0;position:relative}.landing-module__FAfCEq__nav a:after{content:"";background:var(--ar-coral);transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:2px;right:0;transform:scaleX(0)}.landing-module__FAfCEq__nav a:hover:after,.landing-module__FAfCEq__nav a:focus-visible:after{transform-origin:100%;transform:scaleX(1)}.landing-module__FAfCEq__headerActions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.landing-module__FAfCEq__languageLink{border:1px solid var(--ar-line);width:42px;height:42px;color:var(--ar-teal);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.landing-module__FAfCEq__headerCta,.landing-module__FAfCEq__primaryButton,.landing-module__FAfCEq__formSubmit{background:var(--ar-coral);box-shadow:0 15px 34px #ee5a4938;color:var(--ar-white)!important}.landing-module__FAfCEq__headerCta{border-radius:9px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:13px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.landing-module__FAfCEq__headerCta:hover,.landing-module__FAfCEq__primaryButton:hover,.landing-module__FAfCEq__formSubmit:hover{background:var(--ar-coral-dark);transform:translateY(-2px);box-shadow:0 20px 40px #ee5a494a}.landing-module__FAfCEq__hero{background:var(--ar-white);align-items:center;min-height:580px;display:flex;position:relative;overflow:hidden}.landing-module__FAfCEq__hero:before{content:"";background:var(--ar-sand-light);clip-path:ellipse(68% 48% at 50% 100%);height:92px;position:absolute;inset:auto 0 0}.landing-module__FAfCEq__heroGrid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(48px,7vw,104px);min-height:580px;padding-block:54px 76px;display:grid}.landing-module__FAfCEq__heroCopy{z-index:2;max-width:610px;position:relative}.landing-module__FAfCEq__heroEyebrow{color:var(--ar-teal);margin-bottom:18px;font-size:13px;font-weight:700;display:block}.landing-module__FAfCEq__heroCopy:before{content:"";background:var(--ar-coral);border-radius:10px;width:34px;height:4px;position:absolute;top:-27px;right:0}.landing-module__FAfCEq__heroCopy h1{letter-spacing:-.045em;text-wrap:balance;animation:landing-module__FAfCEq__heroEnter .82s var(--ar-ease) .1s both;margin:0;font-size:clamp(52px,5.5vw,82px);font-weight:700;line-height:1.08}.landing-module__FAfCEq__heroCopy>p{color:#285561;max-width:590px;animation:landing-module__FAfCEq__heroEnter .82s var(--ar-ease) .22s both;margin:28px 0 0;font-size:clamp(18px,1.45vw,21px);font-weight:400;line-height:1.9}.landing-module__FAfCEq__heroActions{animation:landing-module__FAfCEq__heroEnter .82s var(--ar-ease) .34s both;flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px;display:flex}.landing-module__FAfCEq__primaryButton,.landing-module__FAfCEq__secondaryButton{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:58px;padding-inline:25px;font-size:15px;font-weight:700;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.landing-module__FAfCEq__primaryButton svg,.landing-module__FAfCEq__secondaryButton svg,.landing-module__FAfCEq__footerTop>a svg{flex:none;width:19px}.landing-module__FAfCEq__secondaryButton{color:var(--ar-teal);background:0 0;border-color:#0b817d8c}.landing-module__FAfCEq__secondaryButton:hover{color:var(--ar-white);background:var(--ar-teal);transform:translateY(-2px)}.landing-module__FAfCEq__heroVisual{aspect-ratio:16/10;animation:landing-module__FAfCEq__visualEnter .94s var(--ar-ease) .16s both;background:#f6fbfb;border:1px solid #073f521c;border-radius:30px;margin:0;position:relative;overflow:hidden;box-shadow:0 32px 80px #073f5221}.landing-module__FAfCEq__heroVisual:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 8px #ffffff42}.landing-module__FAfCEq__heroVisual img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ar-ease);display:block}.landing-module__FAfCEq__heroVisual:hover img{transform:scale(1.025)}.landing-module__FAfCEq__scrollCue{z-index:2;width:40px;height:40px;color:var(--ar-teal);background:var(--ar-white);border:1px solid #0b817d59;border-radius:50%;place-items:center;animation:1.8s ease-in-out infinite landing-module__FAfCEq__scrollNudge;display:grid;position:absolute;bottom:22px;right:50%;transform:translate(50%)}.landing-module__FAfCEq__outcomeBand{background:var(--ar-sand-light);padding:56px 0 60px}.landing-module__FAfCEq__outcomeBand>.landing-module__FAfCEq__shell{grid-template-columns:.52fr 1.48fr;align-items:end;gap:70px;display:grid}.landing-module__FAfCEq__outcomeIntro h2{letter-spacing:-.035em;margin:0;font-size:clamp(34px,3.2vw,48px);line-height:1.18}.landing-module__FAfCEq__outcomeIntro p{color:var(--ar-muted);margin:13px 0 0;font-size:15px}.landing-module__FAfCEq__outcomeList{border-top:1px solid var(--ar-line);grid-template-columns:repeat(3,1fr);display:grid}.landing-module__FAfCEq__outcomeList article{border-inline-start:1px solid var(--ar-line);min-height:112px;padding:21px 28px 0}.landing-module__FAfCEq__outcomeList article:last-child{border-inline-start:0}.landing-module__FAfCEq__outcomeList span{color:var(--ar-teal);letter-spacing:.08em;font-size:12px;font-weight:700;display:block}.landing-module__FAfCEq__outcomeList strong{margin-top:17px;font-size:25px;line-height:1.25;display:block}.landing-module__FAfCEq__outcomeList p{color:var(--ar-muted);margin:10px 0 0;font-size:13px;line-height:1.75}.landing-module__FAfCEq__whyGrid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(58px,8vw,116px);display:grid}.landing-module__FAfCEq__sectionHeading>span,.landing-module__FAfCEq__startIntro>div>span,.landing-module__FAfCEq__pathHeading>span,.landing-module__FAfCEq__systemsCopy>span,.landing-module__FAfCEq__evidenceBand span,.landing-module__FAfCEq__zohoCredit div>span{color:var(--ar-teal);font-size:13px;font-weight:700}.landing-module__FAfCEq__sectionHeading h2,.landing-module__FAfCEq__startIntro h2,.landing-module__FAfCEq__pathHeading h2,.landing-module__FAfCEq__systemsCopy h2,.landing-module__FAfCEq__consultationIntro h2{letter-spacing:-.045em;text-wrap:balance;margin:16px 0 0;font-size:clamp(43px,4.9vw,68px);font-weight:700;line-height:1.2}.landing-module__FAfCEq__whyCopy{min-width:0}.landing-module__FAfCEq__whySignals{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.landing-module__FAfCEq__whySignals span{color:var(--ar-muted);background:var(--ar-sand-light);border:1px solid #073f521f;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:600}.landing-module__FAfCEq__whyRule{border-inline-start:4px solid var(--ar-coral);background:var(--ar-sand-light);align-items:baseline;gap:8px;margin:28px 0 0;padding:20px 24px;display:flex}.landing-module__FAfCEq__whyRule strong{font-size:18px}.landing-module__FAfCEq__whyRule span{color:var(--ar-muted);font-size:15px}.landing-module__FAfCEq__whyVisual,.landing-module__FAfCEq__systemsImage{border:1px solid var(--ar-line);box-shadow:var(--ar-shadow);background:#eef7f6;margin:0;position:relative;overflow:hidden}.landing-module__FAfCEq__whyVisual:after,.landing-module__FAfCEq__systemsImage:after{content:"";pointer-events:none;background:linear-gradient(#0000,#052f3dd1);height:44%;position:absolute;inset:auto 0 0}.landing-module__FAfCEq__whyVisual img,.landing-module__FAfCEq__systemsImage img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ar-ease);display:block}.landing-module__FAfCEq__whyVisual:hover img,.landing-module__FAfCEq__systemsImage:hover img{transform:scale(1.025)}.landing-module__FAfCEq__whyVisual figcaption,.landing-module__FAfCEq__systemsImage figcaption{z-index:1;color:var(--ar-white);font-size:14px;font-weight:600;position:absolute;bottom:20px;left:24px;right:24px}.landing-module__FAfCEq__startSection{background:#fbf7ef}.landing-module__FAfCEq__startIntro{grid-template-columns:1.15fr .85fr;align-items:end;gap:76px;display:grid}.landing-module__FAfCEq__startIntro>p{max-width:520px;color:var(--ar-muted);margin:0 0 7px;font-size:17px;line-height:1.9}.landing-module__FAfCEq__painList{border-top:1px solid #073f5230;border-bottom:1px solid #073f5230;grid-template-columns:repeat(4,1fr);margin-top:46px;display:grid}.landing-module__FAfCEq__painList article{border-inline-start:1px solid #073f5230;min-height:178px;padding:27px 28px;transition:color .18s,background .18s,transform .18s}.landing-module__FAfCEq__painList article:last-child{border-inline-start:0}.landing-module__FAfCEq__painList article:hover{color:var(--ar-white);background:var(--ar-ink);transform:translateY(-6px)}.landing-module__FAfCEq__painList article>span{color:var(--ar-coral);font-size:12px;font-weight:700}.landing-module__FAfCEq__painList h3{margin:29px 0 10px;font-size:23px;line-height:1.35}.landing-module__FAfCEq__painList p{color:var(--ar-muted);margin:0;font-size:13px;line-height:1.75}.landing-module__FAfCEq__painList article:hover p{color:#c7dcdf}.landing-module__FAfCEq__transitionVisual{justify-content:center;align-items:center;min-height:220px;margin:42px 0 0;display:flex;overflow:hidden}.landing-module__FAfCEq__transitionVisual img{object-fit:contain;width:min(100%,1200px);height:auto;display:block}.landing-module__FAfCEq__readinessPanel{color:var(--ar-white);background:var(--ar-ink-deep);grid-template-columns:.74fr 1.2fr .86fr;align-items:start;gap:clamp(34px,4.5vw,70px);margin-top:70px;padding:clamp(34px,4.2vw,58px);display:grid;box-shadow:0 28px 75px #052f3d2e}.landing-module__FAfCEq__readinessHeading>span{color:#74dfd3;font-size:12px;font-weight:700}.landing-module__FAfCEq__readinessHeading h3{margin:15px 0 0;font-size:clamp(28px,2.8vw,40px);line-height:1.35}.landing-module__FAfCEq__readinessHeading p{color:#bed3d7;margin:14px 0 0;font-size:14px}.landing-module__FAfCEq__issueList{gap:9px;display:grid}.landing-module__FAfCEq__issueList button{color:#eaf4f5;text-align:right;cursor:pointer;background:#ffffff09;border:1px solid #ffffff2b;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;gap:11px;width:100%;min-height:54px;padding:12px 15px;transition:border-color .17s,background .17s,transform .17s;display:grid}.landing-module__FAfCEq__issueList button:hover{border-color:#74dfd38c;transform:translate(-3px)}.landing-module__FAfCEq__issueList button>span{color:#74dfd3;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:27px;height:27px;font-size:15px;display:grid}.landing-module__FAfCEq__issueList .landing-module__FAfCEq__issueSelected{color:var(--ar-white);background:#18a99a2e;border-color:#74dfd3b3}.landing-module__FAfCEq__issueList .landing-module__FAfCEq__issueSelected>span{border-color:var(--ar-teal-bright);color:var(--ar-ink-deep);background:#74dfd3}.landing-module__FAfCEq__readinessResult{border-inline-start:1px solid #ffffff2b;flex-direction:column;min-height:100%;padding-inline-start:clamp(25px,3.3vw,44px);display:flex}.landing-module__FAfCEq__readinessResult>span{color:#74dfd3;font-size:12px;font-weight:700}.landing-module__FAfCEq__readinessResult strong{margin-top:17px;font-size:25px;line-height:1.4}.landing-module__FAfCEq__readinessResult p{color:#bed3d7;margin:14px 0 0;font-size:14px;line-height:1.8}.landing-module__FAfCEq__readinessResult>button{border:0;color:#74dfd3;text-align:right;cursor:pointer;background:0 0;border-bottom:1px solid #74dfd394;margin-top:auto;padding:15px 0 6px;font-size:14px;font-weight:700;transition:color .17s,border-color .17s}.landing-module__FAfCEq__readinessResult>button:hover{color:var(--ar-white);border-color:#74dfd3}.landing-module__FAfCEq__readinessDialog{width:min(100% - 32px,640px);max-height:calc(100svh - 32px);color:var(--ar-ink);background:var(--ar-white);text-align:right;border:0;border-radius:18px;padding:0;font-family:IBM Plex Sans Arabic,Tahoma,Arial,sans-serif;line-height:1.65;overflow:auto;box-shadow:0 34px 100px #052f3d57}.landing-module__FAfCEq__readinessDialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05232db8}.landing-module__FAfCEq__readinessLeadForm,.landing-module__FAfCEq__readinessLeadSuccess{padding:clamp(30px,5vw,48px)}.landing-module__FAfCEq__readinessLeadForm{position:relative}.landing-module__FAfCEq__dialogClose{border:1px solid var(--ar-line);width:38px;height:38px;color:var(--ar-muted);background:var(--ar-white);cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:color .16s,border-color .16s,transform .16s;display:grid;position:absolute;top:20px;left:20px}.landing-module__FAfCEq__dialogClose:hover{color:var(--ar-ink);border-color:#073f5259;transform:rotate(4deg)}.landing-module__FAfCEq__dialogClose:disabled{opacity:.5;cursor:wait}.landing-module__FAfCEq__dialogClose svg{width:18px;height:18px}.landing-module__FAfCEq__readinessLeadHeading{padding-inline-end:4px}.landing-module__FAfCEq__readinessLeadHeading>span{color:var(--ar-teal);font-size:12px;font-weight:700}.landing-module__FAfCEq__readinessLeadHeading h4{letter-spacing:-.025em;max-width:470px;margin:12px 0 0;font-size:clamp(28px,4.5vw,38px);line-height:1.3}.landing-module__FAfCEq__readinessLeadHeading p{max-width:520px;color:var(--ar-muted);margin:12px 0 0;font-size:14px}.landing-module__FAfCEq__readinessLeadSummary{border-inline-start:4px solid var(--ar-teal-bright);background:#f2fafa;margin-top:24px;padding:18px 20px}.landing-module__FAfCEq__readinessLeadSummary span{color:var(--ar-teal);font-size:11px;font-weight:700;display:block}.landing-module__FAfCEq__readinessLeadSummary strong{margin-top:5px;font-size:17px;display:block}.landing-module__FAfCEq__readinessLeadFields{grid-template-columns:1fr 1fr;gap:16px;margin-top:25px;display:grid}.landing-module__FAfCEq__readinessLeadFields label,.landing-module__FAfCEq__readinessCompanyField{gap:8px;display:grid}.landing-module__FAfCEq__readinessLeadFields label>span,.landing-module__FAfCEq__readinessCompanyField>span{color:var(--ar-ink);font-size:13px;font-weight:600}.landing-module__FAfCEq__readinessCompanyField{margin-top:16px}.landing-module__FAfCEq__readinessCompanyField small{color:#7c9298;font-size:11px;font-weight:400}.landing-module__FAfCEq__readinessLeadFields input,.landing-module__FAfCEq__readinessCompanyField input{width:100%;height:52px;color:var(--ar-ink);text-align:right;background:#fbfdfd;border:1px solid #ccd9db;border-radius:7px;outline:none;padding:13px 15px;transition:border-color .16s,box-shadow .16s,background .16s}.landing-module__FAfCEq__readinessLeadFields input[type=tel]{text-align:left;direction:ltr}.landing-module__FAfCEq__readinessLeadFields input:focus,.landing-module__FAfCEq__readinessCompanyField input:focus{border-color:var(--ar-teal);background:var(--ar-white);box-shadow:0 0 0 3px #0b817d1a}.landing-module__FAfCEq__readinessLeadFields ::placeholder,.landing-module__FAfCEq__readinessCompanyField ::placeholder{color:#93a7ab}.landing-module__FAfCEq__readinessLeadSubmit,.landing-module__FAfCEq__readinessLeadSuccess>button{min-height:54px;color:var(--ar-white);background:var(--ar-coral);cursor:pointer;border:0;border-radius:8px;font-size:14px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;box-shadow:0 15px 34px #ee5a4938}.landing-module__FAfCEq__readinessLeadSubmit{width:100%;margin-top:22px}.landing-module__FAfCEq__readinessLeadSubmit:hover,.landing-module__FAfCEq__readinessLeadSuccess>button:hover{background:var(--ar-coral-dark);transform:translateY(-2px);box-shadow:0 20px 40px #ee5a494a}.landing-module__FAfCEq__readinessLeadSubmit:disabled{opacity:.7;cursor:wait;transform:none}.landing-module__FAfCEq__readinessLeadNote{color:#7d9196;text-align:center;margin:13px 0 0;font-size:11px;line-height:1.65}.landing-module__FAfCEq__readinessLeadNote a,.landing-module__FAfCEq__readinessLeadError a{color:var(--ar-teal);text-underline-offset:3px;text-decoration:underline}.landing-module__FAfCEq__readinessLeadError{color:#932e26;background:#fff0ee;margin:16px 0 0;padding:12px 14px;font-size:13px}.landing-module__FAfCEq__readinessLeadSuccess{text-align:center;align-content:center;place-items:center;min-height:430px;display:grid}.landing-module__FAfCEq__readinessLeadSuccess>span{width:68px;height:68px;color:var(--ar-white);background:var(--ar-teal);border-radius:50%;place-items:center;font-size:29px;display:grid}.landing-module__FAfCEq__readinessLeadSuccess h4{margin:22px 0 0;font-size:30px}.landing-module__FAfCEq__readinessLeadSuccess p{max-width:440px;color:var(--ar-muted);margin:12px 0 0}.landing-module__FAfCEq__readinessLeadSuccess>button{min-width:150px;margin-top:24px}.landing-module__FAfCEq__pathSection{color:var(--ar-white);background:var(--ar-ink);padding-block:clamp(54px,5vw,72px);position:relative;overflow:hidden}.landing-module__FAfCEq__pathSection:after{content:"";border:1px solid #74dfd324;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-330px;left:-290px}.landing-module__FAfCEq__pathLayout{grid-template-columns:minmax(290px,.56fr) minmax(0,1.44fr);align-items:center;gap:clamp(42px,5vw,74px);display:grid}.landing-module__FAfCEq__pathHeading{border-inline-end:1px solid #74dfd394;max-width:430px;padding-inline-end:clamp(34px,4vw,58px)}.landing-module__FAfCEq__pathHeading>span{color:#74dfd3}.landing-module__FAfCEq__pathHeading h2{color:var(--ar-white);font-size:clamp(38px,4vw,58px);line-height:1.18;position:relative}.landing-module__FAfCEq__pathHeading h2:after{content:"";background:var(--ar-coral);border-radius:999px;width:52px;height:4px;margin-top:20px;display:block}.landing-module__FAfCEq__pathHeading>p{color:#c3d8db;max-width:390px;margin:20px 0 0;font-size:14px;line-height:1.85}.landing-module__FAfCEq__transformationRail{grid-template-columns:repeat(4,1fr);margin-top:0;display:grid;position:relative}.landing-module__FAfCEq__transformationRail:before{content:"";background:#fff3;height:1px;position:absolute;top:27px;left:0;right:0}.landing-module__FAfCEq__transformationRail article{text-align:center;min-height:166px;padding:72px 13px 0;position:relative}.landing-module__FAfCEq__transformationRail article>span{z-index:1;color:#74dfd3;background:var(--ar-ink);border:1px solid #74dfd3;border-radius:50%;place-items:center;width:54px;height:54px;font-size:15px;font-weight:700;display:grid;position:absolute;top:0;right:50%;transform:translate(50%)}.landing-module__FAfCEq__transformationRail h3{color:var(--ar-white);margin:0;font-size:25px}.landing-module__FAfCEq__transformationRail p{color:#bfd3d7;margin:10px 0 0;font-size:13px;line-height:1.7}.landing-module__FAfCEq__systemsSection{background:var(--ar-white)}.landing-module__FAfCEq__systemsGrid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(60px,8vw,116px);display:grid}.landing-module__FAfCEq__systemsCopy h2{max-width:640px}.landing-module__FAfCEq__systemsCopy>p{max-width:600px;color:var(--ar-muted);margin:26px 0 0;font-size:16px;line-height:1.95}.landing-module__FAfCEq__systemsCopy ul{border-top:1px solid var(--ar-line);gap:13px;margin:28px 0 0;padding:24px 0 0;list-style:none;display:grid}.landing-module__FAfCEq__systemsCopy li{padding-inline-start:24px;font-size:14px;font-weight:600;position:relative}.landing-module__FAfCEq__systemsCopy li:before{content:"✓";color:var(--ar-teal);position:absolute;right:0}.landing-module__FAfCEq__systemsVisual{min-width:0}.landing-module__FAfCEq__systemsImage{aspect-ratio:16/9;border-radius:24px 24px 8px 8px}.landing-module__FAfCEq__operationStrip{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.landing-module__FAfCEq__operationStrip article{border:1px solid var(--ar-line);background:var(--ar-white);border-radius:8px;align-items:center;gap:10px;min-height:70px;padding:13px 14px;transition:transform .18s,border-color .18s,color .18s;display:flex;box-shadow:0 9px 24px #073f5212}.landing-module__FAfCEq__operationStrip article:hover{color:var(--ar-teal);border-color:#0b817d85;transform:translateY(-3px)}.landing-module__FAfCEq__operationStrip svg{flex:none;width:30px;height:30px}.landing-module__FAfCEq__operationStrip span{font-size:13px;font-weight:600}.landing-module__FAfCEq__evidenceBand{color:var(--ar-white);background:var(--ar-ink-deep);padding-block:66px}.landing-module__FAfCEq__evidenceBand>.landing-module__FAfCEq__shell{grid-template-columns:1.08fr .92fr;align-items:start;gap:clamp(56px,7vw,100px);display:grid}.landing-module__FAfCEq__evidenceBand span{color:#74dfd3}.landing-module__FAfCEq__evidenceBand h2{max-width:780px;color:var(--ar-white);letter-spacing:-.025em;margin:16px 0 0;font-size:clamp(36px,4vw,58px);line-height:1.3}.landing-module__FAfCEq__evidenceBand p{color:#c2d6d9;margin:0;font-size:16px;line-height:1.9}.landing-module__FAfCEq__evidenceBand nav{gap:10px;margin-top:26px;display:grid}.landing-module__FAfCEq__evidenceBand a{color:#74dfd3;border-bottom:1px solid #74dfd34d;padding-bottom:8px;font-size:12px;line-height:1.65}.landing-module__FAfCEq__consultationSection{background:var(--ar-sand-light)}.landing-module__FAfCEq__consultationIntro{text-align:center;max-width:900px;margin-inline:auto}.landing-module__FAfCEq__consultationIntro p{max-width:720px;color:var(--ar-muted);margin:22px auto 0;font-size:18px;line-height:1.9}.landing-module__FAfCEq__consultationGrid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(48px,7vw,96px);margin-top:52px;display:grid}.landing-module__FAfCEq__consultationSteps{display:grid}.landing-module__FAfCEq__consultationSteps article{border-bottom:1px solid var(--ar-line);grid-template-columns:55px 1fr;gap:22px;min-height:132px;padding:25px 0;display:grid}.landing-module__FAfCEq__consultationSteps article>span{border:1px solid var(--ar-teal);width:48px;height:48px;color:var(--ar-teal);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.landing-module__FAfCEq__consultationSteps h3{margin:2px 0 0;font-size:23px}.landing-module__FAfCEq__consultationSteps p{color:var(--ar-muted);margin:7px 0 0;font-size:14px;line-height:1.75}.landing-module__FAfCEq__consultationPromise{border-inline-start:4px solid var(--ar-coral);background:var(--ar-white);margin-top:28px;padding:22px 24px}.landing-module__FAfCEq__consultationPromise strong{font-size:17px}.landing-module__FAfCEq__consultationPromise p{color:var(--ar-muted);margin:7px 0 0;font-size:13px}.landing-module__FAfCEq__arabicForm,.landing-module__FAfCEq__formConfirmation{background:var(--ar-white);box-shadow:var(--ar-shadow);border:1px solid #073f521a;padding:clamp(28px,3.4vw,44px)}.landing-module__FAfCEq__arabicForm label{gap:8px;margin-bottom:19px;display:grid}.landing-module__FAfCEq__arabicForm label>span{color:var(--ar-ink);font-size:13px;font-weight:600}.landing-module__FAfCEq__arabicForm label small{color:#7c9298;font-size:11px;font-weight:400}.landing-module__FAfCEq__fieldPair{grid-template-columns:1fr 1fr;gap:18px;display:grid}.landing-module__FAfCEq__arabicForm input,.landing-module__FAfCEq__arabicForm select,.landing-module__FAfCEq__arabicForm textarea{width:100%;color:var(--ar-ink);text-align:right;background:#fbfdfd;border:1px solid #ccd9db;border-radius:7px;outline:none;padding:13px 15px;transition:border-color .16s,box-shadow .16s,background .16s}.landing-module__FAfCEq__arabicForm input,.landing-module__FAfCEq__arabicForm select{height:52px}.landing-module__FAfCEq__arabicForm input[type=email],.landing-module__FAfCEq__arabicForm input[type=tel]{text-align:left;direction:ltr}.landing-module__FAfCEq__arabicForm textarea{resize:vertical;min-height:138px}.landing-module__FAfCEq__arabicForm input:focus,.landing-module__FAfCEq__arabicForm select:focus,.landing-module__FAfCEq__arabicForm textarea:focus{border-color:var(--ar-teal);background:var(--ar-white);box-shadow:0 0 0 3px #0b817d1a}.landing-module__FAfCEq__arabicForm ::placeholder{color:#93a7ab}.landing-module__FAfCEq__formSubmit{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:56px;margin-top:4px;padding-inline:22px;font-size:15px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:flex}.landing-module__FAfCEq__formSubmit:disabled{opacity:.7;cursor:wait;transform:none}.landing-module__FAfCEq__formNote{color:#7d9196;text-align:center;margin:14px 0 0;font-size:11px;line-height:1.65}.landing-module__FAfCEq__formNote a{color:var(--ar-teal);text-underline-offset:3px;text-decoration:underline}.landing-module__FAfCEq__formError{color:#932e26;background:#fff0ee;margin:0 0 15px;padding:12px 14px;font-size:13px}.landing-module__FAfCEq__formError a{text-decoration:underline}.landing-module__FAfCEq__formConfirmation{text-align:center;align-content:center;place-items:center;min-height:440px;display:grid}.landing-module__FAfCEq__formConfirmation>span{width:66px;height:66px;color:var(--ar-white);background:var(--ar-teal);border-radius:50%;place-items:center;font-size:28px;display:grid}.landing-module__FAfCEq__formConfirmation h3{margin:22px 0 0;font-size:28px}.landing-module__FAfCEq__formConfirmation p{max-width:440px;color:var(--ar-muted);margin:12px 0 0}.landing-module__FAfCEq__formConfirmation button{border:1px solid var(--ar-teal);color:var(--ar-teal);cursor:pointer;background:0 0;border-radius:8px;margin-top:24px;padding:11px 20px}.landing-module__FAfCEq__formHoney{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.landing-module__FAfCEq__zohoCredit{background:var(--ar-white);border-top:1px solid #073f5217;padding-block:52px}.landing-module__FAfCEq__zohoCredit>.landing-module__FAfCEq__shell{grid-template-columns:260px 1fr auto;align-items:center;gap:clamp(38px,5vw,74px);display:grid}.landing-module__FAfCEq__zohoCredit figure{margin:0}.landing-module__FAfCEq__zohoCredit figure img{width:100%;height:auto;display:block}.landing-module__FAfCEq__zohoCredit h2{margin:8px 0 0;font-size:31px}.landing-module__FAfCEq__zohoCredit p{max-width:720px;color:var(--ar-muted);margin:9px 0 0;font-size:14px;line-height:1.8}.landing-module__FAfCEq__zohoButton{border:1px solid var(--ar-teal);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding-inline:22px;font-size:14px;font-weight:700;transition:color .18s,background .18s,transform .18s;display:inline-flex;color:var(--ar-teal)!important}.landing-module__FAfCEq__zohoButton svg{width:18px}.landing-module__FAfCEq__zohoButton:hover{background:var(--ar-teal);transform:translateY(-2px);color:var(--ar-white)!important}.landing-module__FAfCEq__footer{color:var(--ar-white);background:var(--ar-ink-deep)}.landing-module__FAfCEq__footerTop{grid-template-columns:220px 1fr auto;align-items:center;gap:54px;min-height:214px;display:grid}.landing-module__FAfCEq__footerBrand{background:var(--ar-white);border-radius:8px;width:200px;padding:9px}.landing-module__FAfCEq__footerTop>p{color:#c5d8db;max-width:540px;margin:0;font-size:18px}.landing-module__FAfCEq__footerTop>a{color:#74dfd3;align-items:center;gap:10px;font-weight:700;display:inline-flex}.landing-module__FAfCEq__footerBase{color:#9db9be;border-top:1px solid #ffffff21;grid-template-columns:1fr auto auto;align-items:center;gap:34px;min-height:76px;font-size:11px;display:grid}.landing-module__FAfCEq__footerBase nav{align-items:center;gap:22px;display:flex}@keyframes landing-module__FAfCEq__heroEnter{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__FAfCEq__visualEnter{0%{opacity:0;transform:translate(36px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes landing-module__FAfCEq__scrollNudge{0%,to{transform:translate(50%)translateY(0)}50%{transform:translate(50%)translateY(5px)}}@keyframes landing-module__FAfCEq__sectionReveal{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__FAfCEq__dialogEnter{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@supports (animation-timeline:view()){.landing-module__FAfCEq__whyGrid,.landing-module__FAfCEq__startIntro,.landing-module__FAfCEq__painList,.landing-module__FAfCEq__transitionVisual,.landing-module__FAfCEq__readinessPanel,.landing-module__FAfCEq__pathHeading,.landing-module__FAfCEq__transformationRail,.landing-module__FAfCEq__systemsGrid,.landing-module__FAfCEq__evidenceBand>.landing-module__FAfCEq__shell,.landing-module__FAfCEq__consultationIntro,.landing-module__FAfCEq__consultationGrid,.landing-module__FAfCEq__zohoCredit>.landing-module__FAfCEq__shell{animation:landing-module__FAfCEq__sectionReveal 1ms var(--ar-ease) both;animation-timeline:view();animation-range:entry 9% cover 31%}}@media (max-width:1120px){.landing-module__FAfCEq__header>.landing-module__FAfCEq__shell{grid-template-columns:190px 1fr auto;gap:22px}.landing-module__FAfCEq__nav{gap:22px}.landing-module__FAfCEq__headerCta{display:none}.landing-module__FAfCEq__heroGrid{grid-template-columns:.9fr 1.1fr;gap:48px}.landing-module__FAfCEq__readinessPanel{grid-template-columns:.72fr 1.28fr}.landing-module__FAfCEq__readinessResult{border-inline-start:0;border-top:1px solid #ffffff2b;grid-column:1/-1;min-height:auto;padding:28px 0 0}.landing-module__FAfCEq__readinessResult>button{margin-top:22px}.landing-module__FAfCEq__systemsGrid{grid-template-columns:.9fr 1.1fr;gap:56px}.landing-module__FAfCEq__zohoCredit>.landing-module__FAfCEq__shell{grid-template-columns:210px 1fr}.landing-module__FAfCEq__zohoButton{grid-column:2;justify-self:start}}@media (max-width:900px){.landing-module__FAfCEq__shell{width:min(100% - 40px,760px)}.landing-module__FAfCEq__header{height:78px}.landing-module__FAfCEq__header>.landing-module__FAfCEq__shell{grid-template-columns:170px 1fr auto}.landing-module__FAfCEq__brand{width:165px}.landing-module__FAfCEq__nav{justify-content:flex-end}.landing-module__FAfCEq__nav a:nth-child(2),.landing-module__FAfCEq__nav a:nth-child(3){display:none}.landing-module__FAfCEq__hero{min-height:auto}.landing-module__FAfCEq__heroGrid{grid-template-columns:1fr;gap:38px;min-height:auto;padding-block:56px 72px}.landing-module__FAfCEq__heroCopy{max-width:720px}.landing-module__FAfCEq__heroVisual{width:min(100%,720px)}.landing-module__FAfCEq__outcomeBand>.landing-module__FAfCEq__shell,.landing-module__FAfCEq__whyGrid,.landing-module__FAfCEq__startIntro,.landing-module__FAfCEq__systemsGrid,.landing-module__FAfCEq__evidenceBand>.landing-module__FAfCEq__shell,.landing-module__FAfCEq__consultationGrid{grid-template-columns:1fr;gap:36px}.landing-module__FAfCEq__painList{grid-template-columns:1fr 1fr}.landing-module__FAfCEq__painList article:nth-child(2){border-inline-start:0}.landing-module__FAfCEq__painList article:nth-child(-n+2){border-bottom:1px solid #073f5230}.landing-module__FAfCEq__readinessPanel{grid-template-columns:1fr}.landing-module__FAfCEq__readinessResult{grid-column:auto}.landing-module__FAfCEq__pathLayout{grid-template-columns:1fr;gap:38px}.landing-module__FAfCEq__pathHeading{border-inline-end:0;max-width:680px;padding-inline-end:0}.landing-module__FAfCEq__transformationRail{grid-template-columns:1fr}.landing-module__FAfCEq__transformationRail:before{width:1px;height:auto;inset:20px 24px 20px auto}.landing-module__FAfCEq__transformationRail article{text-align:right;min-height:84px;padding:2px 74px 22px 0}.landing-module__FAfCEq__transformationRail article>span{width:48px;height:48px;right:0;transform:none}.landing-module__FAfCEq__consultationSteps{max-width:720px}.landing-module__FAfCEq__zohoCredit>.landing-module__FAfCEq__shell{grid-template-columns:180px 1fr}.landing-module__FAfCEq__footerTop{grid-template-columns:190px 1fr;padding-block:45px}.landing-module__FAfCEq__footerTop>a{grid-column:2}}@media (max-width:640px){.landing-module__FAfCEq__shell{width:min(100% - 28px,560px)}.landing-module__FAfCEq__header{height:70px}.landing-module__FAfCEq__header>.landing-module__FAfCEq__shell{grid-template-columns:146px 1fr auto;gap:12px}.landing-module__FAfCEq__brand{width:144px;height:58px}.landing-module__FAfCEq__nav{display:none}.landing-module__FAfCEq__heroGrid{gap:30px;padding-block:40px 64px}.landing-module__FAfCEq__heroCopy h1{font-size:clamp(43px,13vw,58px)}.landing-module__FAfCEq__heroCopy>p{font-size:17px;line-height:1.85}.landing-module__FAfCEq__heroActions{flex-direction:column;align-items:stretch}.landing-module__FAfCEq__primaryButton,.landing-module__FAfCEq__secondaryButton{width:100%}.landing-module__FAfCEq__heroVisual{border-radius:19px}.landing-module__FAfCEq__outcomeBand{padding-block:46px}.landing-module__FAfCEq__outcomeList{grid-template-columns:1fr}.landing-module__FAfCEq__outcomeList article,.landing-module__FAfCEq__outcomeList article:last-child{border-inline-start:0;border-bottom:1px solid var(--ar-line);min-height:auto;padding:23px 0}.landing-module__FAfCEq__section{padding-block:56px}.landing-module__FAfCEq__sectionHeading h2,.landing-module__FAfCEq__startIntro h2,.landing-module__FAfCEq__pathHeading h2,.landing-module__FAfCEq__systemsCopy h2,.landing-module__FAfCEq__consultationIntro h2{font-size:clamp(37px,10.5vw,50px)}.landing-module__FAfCEq__whyRule{flex-direction:column;align-items:flex-start}.landing-module__FAfCEq__whyVisual,.landing-module__FAfCEq__systemsImage{border-radius:16px}.landing-module__FAfCEq__painList{grid-template-columns:1fr}.landing-module__FAfCEq__painList article,.landing-module__FAfCEq__painList article:nth-child(2),.landing-module__FAfCEq__painList article:last-child{border-inline-start:0;border-bottom:1px solid #073f5230;min-height:auto;padding:26px 0}.landing-module__FAfCEq__painList h3{margin-top:22px}.landing-module__FAfCEq__transitionVisual{min-height:128px;margin-top:34px}.landing-module__FAfCEq__readinessPanel{margin-top:50px;padding:28px 20px}.landing-module__FAfCEq__readinessDialog{border-radius:14px;width:calc(100% - 18px);max-height:calc(100svh - 18px)}.landing-module__FAfCEq__readinessLeadForm,.landing-module__FAfCEq__readinessLeadSuccess{padding:28px 20px}.landing-module__FAfCEq__readinessLeadFields{grid-template-columns:1fr}.landing-module__FAfCEq__dialogClose{top:14px;left:14px}.landing-module__FAfCEq__issueList button{font-size:13px}.landing-module__FAfCEq__transformationRail article{min-height:78px;padding:0 64px 20px 0}.landing-module__FAfCEq__operationStrip{grid-template-columns:1fr 1fr;gap:8px}.landing-module__FAfCEq__operationStrip article{min-height:64px;padding:11px}.landing-module__FAfCEq__evidenceBand{padding-block:52px}.landing-module__FAfCEq__evidenceBand h2{font-size:32px}.landing-module__FAfCEq__consultationGrid{margin-top:38px}.landing-module__FAfCEq__fieldPair{grid-template-columns:1fr;gap:0}.landing-module__FAfCEq__arabicForm,.landing-module__FAfCEq__formConfirmation{padding:24px 18px}.landing-module__FAfCEq__zohoCredit>.landing-module__FAfCEq__shell{text-align:center;grid-template-columns:1fr}.landing-module__FAfCEq__zohoCredit figure{width:230px;margin-inline:auto}.landing-module__FAfCEq__zohoButton{grid-column:auto;width:100%}.landing-module__FAfCEq__footerTop{text-align:center;grid-template-columns:1fr;gap:25px}.landing-module__FAfCEq__footerBrand{margin-inline:auto}.landing-module__FAfCEq__footerTop>a{grid-column:auto;justify-self:center}.landing-module__FAfCEq__footerBase{text-align:center;grid-template-columns:1fr;gap:12px;padding-block:25px}.landing-module__FAfCEq__footerBase nav{justify-content:center}}@media (prefers-reduced-motion:reduce){.landing-module__FAfCEq__page *,.landing-module__FAfCEq__page :before,.landing-module__FAfCEq__page :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.landing-module__FAfCEq__hero:before{height:58px}.landing-module__FAfCEq__heroGrid{gap:clamp(34px,5vw,72px);min-height:520px;padding-block:42px 54px}.landing-module__FAfCEq__heroCopy:before{top:-20px}.landing-module__FAfCEq__heroEyebrow{margin-bottom:12px}.landing-module__FAfCEq__heroCopy h1{font-size:clamp(46px,4.9vw,68px)}.landing-module__FAfCEq__heroCopy>p{margin-top:20px;font-size:clamp(16px,1.28vw,19px);line-height:1.82}.landing-module__FAfCEq__heroActions{gap:12px;margin-top:24px}.landing-module__FAfCEq__primaryButton,.landing-module__FAfCEq__secondaryButton{min-height:52px;padding-inline:21px}.landing-module__FAfCEq__heroVisual{border-radius:22px}.landing-module__FAfCEq__outcomeBand{padding-block:42px 46px}.landing-module__FAfCEq__outcomeBand>.landing-module__FAfCEq__shell{gap:clamp(38px,5vw,62px)}.landing-module__FAfCEq__outcomeList article{min-height:98px;padding:17px 22px 0}.landing-module__FAfCEq__outcomeList strong{margin-top:10px;font-size:22px}.landing-module__FAfCEq__outcomeList p{margin-top:6px}.landing-module__FAfCEq__section{padding-block:clamp(54px,5.2vw,74px)}.landing-module__FAfCEq__whyGrid{gap:clamp(36px,5.5vw,74px)}.landing-module__FAfCEq__sectionHeading h2,.landing-module__FAfCEq__startIntro h2,.landing-module__FAfCEq__pathHeading h2,.landing-module__FAfCEq__systemsCopy h2,.landing-module__FAfCEq__consultationIntro h2{font-size:clamp(36px,4.1vw,54px)}.landing-module__FAfCEq__whySignals{margin-top:22px}.landing-module__FAfCEq__whyRule{margin-top:20px;padding:16px 19px}.landing-module__FAfCEq__whyVisual{aspect-ratio:16/8.7;border-radius:20px}.landing-module__FAfCEq__startIntro{gap:clamp(34px,5vw,62px)}.landing-module__FAfCEq__startIntro>p{font-size:16px}.landing-module__FAfCEq__pathSection{padding-block:48px}.landing-module__FAfCEq__pathLayout{gap:clamp(32px,4.5vw,58px)}.landing-module__FAfCEq__pathHeading{padding-inline-end:clamp(26px,3vw,38px)}.landing-module__FAfCEq__pathHeading h2{font-size:clamp(34px,3.35vw,46px)}.landing-module__FAfCEq__pathHeading h2:after{width:42px;height:3px;margin-top:14px}.landing-module__FAfCEq__pathHeading>p{margin-top:15px}.landing-module__FAfCEq__transformationRail article{min-height:130px;padding-top:62px}.landing-module__FAfCEq__transformationRail article>span{width:48px;height:48px}.landing-module__FAfCEq__transformationRail:before{top:24px}.landing-module__FAfCEq__transformationRail h3{font-size:22px}.landing-module__FAfCEq__transformationRail p{margin-top:7px}.landing-module__FAfCEq__systemsGrid{gap:clamp(40px,5.5vw,74px)}.landing-module__FAfCEq__systemsCopy>p{margin-top:18px}.landing-module__FAfCEq__systemsCopy ul{margin-top:20px;padding-top:18px}.landing-module__FAfCEq__systemsImage{border-radius:20px 20px 6px 6px}.landing-module__FAfCEq__operationStrip{margin-top:10px}.landing-module__FAfCEq__operationStrip article{min-height:64px}.landing-module__FAfCEq__evidenceBand{padding-block:54px}.landing-module__FAfCEq__evidenceBand>.landing-module__FAfCEq__shell{gap:clamp(38px,5vw,68px)}.landing-module__FAfCEq__evidenceBand h2{margin-top:12px;font-size:clamp(32px,3.25vw,46px);line-height:1.22}.landing-module__FAfCEq__evidenceBand nav{margin-top:18px}.landing-module__FAfCEq__consultationGrid{margin-top:42px}.landing-module__FAfCEq__hero{min-height:508px}.landing-module__FAfCEq__heroGrid{grid-template-columns:.9fr 1.1fr;gap:clamp(34px,5vw,70px);min-height:508px}.landing-module__FAfCEq__heroVisual img{object-position:center center}.landing-module__FAfCEq__gallerySection{background:#fbf7ef;padding-block:clamp(52px,5vw,72px)}.landing-module__FAfCEq__galleryIntro{grid-template-columns:.92fr 1.08fr;align-items:end;gap:clamp(34px,5.5vw,76px);display:grid}.landing-module__FAfCEq__galleryIntro>div>span{color:var(--ar-teal);font-size:13px;font-weight:700}.landing-module__FAfCEq__galleryIntro h2{letter-spacing:-.045em;text-wrap:balance;max-width:650px;margin:13px 0 0;font-size:clamp(36px,4.15vw,56px);font-weight:700;line-height:1.2}.landing-module__FAfCEq__galleryIntro>p{max-width:560px;color:var(--ar-muted);margin:0 0 5px;font-size:16px;line-height:1.9}.landing-module__FAfCEq__retailGallery{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;display:grid}.landing-module__FAfCEq__retailCard{background:var(--ar-ink-deep);border-radius:18px;min-height:clamp(276px,24vw,348px);margin:0;position:relative;overflow:hidden;box-shadow:0 18px 38px #073f521f}.landing-module__FAfCEq__retailCard:after{content:"";pointer-events:none;background:linear-gradient(#0000 26%,#052f3d38 52%,#052f3ddb 100%);position:absolute;inset:0}.landing-module__FAfCEq__retailCard img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ar-ease);display:block}.landing-module__FAfCEq__retailCard:hover img{transform:scale(1.035)}.landing-module__FAfCEq__retailCard figcaption{z-index:1;color:var(--ar-white);position:absolute;bottom:19px;left:20px;right:20px}.landing-module__FAfCEq__retailCard figcaption>span{color:#8fe3db;font-size:12px;font-weight:700;display:block}.landing-module__FAfCEq__retailCard figcaption strong{margin-top:5px;font-size:clamp(20px,1.9vw,26px);line-height:1.3;display:block}.landing-module__FAfCEq__retailCard figcaption p{color:#d9e9eb;margin:6px 0 0;font-size:13px;line-height:1.7}.landing-module__FAfCEq__whySection{background:#f1f8f7}.landing-module__FAfCEq__whyGrid{grid-template-columns:.9fr 1.1fr}.landing-module__FAfCEq__whyVisual{aspect-ratio:4/3}.landing-module__FAfCEq__whyVisual img{object-position:center center}.landing-module__FAfCEq__systemsGrid{grid-template-columns:.88fr 1.12fr;gap:clamp(38px,5.5vw,74px)}.landing-module__FAfCEq__systemsReference{box-shadow:var(--ar-shadow);background:#f5fbfa;border:1px solid #073f521f;border-radius:20px;margin:0;overflow:hidden}.landing-module__FAfCEq__systemsReference img{width:100%;height:auto;display:block}.landing-module__FAfCEq__processLine{border-top:1px solid var(--ar-line);flex-wrap:wrap;align-items:center;gap:9px;margin-top:25px;padding-top:18px;display:flex}.landing-module__FAfCEq__processLine span{color:var(--ar-teal);background:#edf8f7;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:700}.landing-module__FAfCEq__processLine i{color:var(--ar-coral);font-size:15px;font-style:normal}.landing-module__FAfCEq__readinessPanel{border-radius:20px;grid-template-columns:minmax(0,1.36fr) minmax(280px,.64fr);align-items:stretch;gap:clamp(28px,4vw,60px);margin-top:clamp(38px,4vw,52px);padding:clamp(28px,3.8vw,48px)}.landing-module__FAfCEq__readinessFlow{align-content:start;gap:18px;min-width:0;display:grid}.landing-module__FAfCEq__readinessHeading>span{color:inherit}.landing-module__FAfCEq__readinessStep,.landing-module__FAfCEq__readinessResultStep{color:#a7ede6;align-items:center;gap:9px;font-size:12px;font-weight:700;display:inline-flex}.landing-module__FAfCEq__readinessStep>b,.landing-module__FAfCEq__readinessResultStep>b{width:24px;height:24px;color:var(--ar-ink-deep);background:#74dfd3;border-radius:50%;place-items:center;font-size:12px;line-height:1;display:grid}.landing-module__FAfCEq__readinessHeading h3{margin-top:12px;font-size:clamp(28px,2.65vw,38px);line-height:1.3}.landing-module__FAfCEq__readinessHeading p{margin-top:9px;font-size:14px;line-height:1.75}.landing-module__FAfCEq__readinessSelectionHint{color:#c7dcdf;background:#74dfd312;border:1px solid #74dfd338;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;padding:11px 14px;font-size:12px;display:flex}.landing-module__FAfCEq__readinessSelectionHint strong{color:#a7ede6;flex:none;font-size:12px}.landing-module__FAfCEq__issueList button{border-color:#ffffff24;grid-template-columns:30px minmax(0,1fr) 28px;gap:11px;min-height:92px;padding:14px}.landing-module__FAfCEq__issueList button:hover{background:#74dfd317;border-color:#74dfd39e;transform:translateY(-2px)}.landing-module__FAfCEq__issueNumber{letter-spacing:.04em;font-weight:700;color:#80dcd2!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;height:auto!important;font-size:11px!important}.landing-module__FAfCEq__issueCopy{gap:3px;min-width:0;display:grid}.landing-module__FAfCEq__issueCopy strong{color:var(--ar-white);font-size:14px;font-weight:700;line-height:1.45}.landing-module__FAfCEq__issueCopy small{color:#b7cfd3;font-size:12px;line-height:1.5}.landing-module__FAfCEq__issueControl{color:#74dfd3;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:27px;height:27px;font-size:15px;line-height:1;display:grid}.landing-module__FAfCEq__issueList .landing-module__FAfCEq__issueSelected{background:#18a99a38;border-color:#74dfd3d1}.landing-module__FAfCEq__issueList .landing-module__FAfCEq__issueSelected .landing-module__FAfCEq__issueControl{border-color:var(--ar-teal-bright);color:var(--ar-ink-deep);background:#74dfd3}.landing-module__FAfCEq__readinessResult{background:linear-gradient(160deg,#0b817d40,#073f521f);border:1px solid #74dfd347;border-radius:14px;min-height:100%;padding:clamp(23px,2.6vw,32px)}.landing-module__FAfCEq__readinessResult strong{margin-top:24px;font-size:clamp(23px,2vw,28px)}.landing-module__FAfCEq__readinessResult p{margin-top:12px}.landing-module__FAfCEq__readinessResult>button{min-height:48px;color:var(--ar-white);text-align:center;background:#74dfd314;border:1px solid #74dfd3a6;border-radius:8px;justify-content:center;align-items:center;margin-top:28px;padding:0 16px;display:inline-flex}.landing-module__FAfCEq__readinessResult>button:hover{color:var(--ar-ink-deep);background:#74dfd3;border-color:#74dfd3}.landing-module__FAfCEq__readinessDialog{width:min(100% - 32px,640px);max-height:min(100svh - 32px,760px);margin:0;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.landing-module__FAfCEq__readinessDialog[open]{animation:landing-module__FAfCEq__readinessDialogEnter .3s var(--ar-ease) both}@keyframes landing-module__FAfCEq__readinessDialogEnter{0%{opacity:0;transform:translate(-50%,calc(18px - 50%))scale(.985)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (max-width:1120px){.landing-module__FAfCEq__readinessPanel{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}}@media (max-width:900px){.landing-module__FAfCEq__readinessPanel{grid-template-columns:1fr}.landing-module__FAfCEq__readinessResult{grid-column:auto}}@media (max-width:640px){.landing-module__FAfCEq__readinessPanel{border-radius:15px;margin-top:34px;padding:24px 18px}.landing-module__FAfCEq__issueList{grid-template-columns:1fr}.landing-module__FAfCEq__issueList button{min-height:76px}.landing-module__FAfCEq__readinessSelectionHint{flex-direction:column;align-items:flex-start;gap:4px}.landing-module__FAfCEq__readinessResult{padding:22px 18px}.landing-module__FAfCEq__readinessResult>button{width:100%}.landing-module__FAfCEq__readinessDialog{width:calc(100% - 18px);max-height:calc(100svh - 18px)}}.landing-module__FAfCEq__readinessFlow{gap:16px}.landing-module__FAfCEq__readinessSelectionHint{padding:12px 15px}.landing-module__FAfCEq__issueList{gap:12px}.landing-module__FAfCEq__issueList button{grid-template-columns:24px minmax(0,1fr) 30px;gap:12px;min-height:104px;padding:16px 15px}.landing-module__FAfCEq__issueList button:last-child:nth-child(odd){grid-column:1/-1}.landing-module__FAfCEq__issueCopy{gap:5px}.landing-module__FAfCEq__issueCopy strong{font-size:15px;line-height:1.4}.landing-module__FAfCEq__issueControl{width:30px;height:30px;font-size:17px}.landing-module__FAfCEq__issueList .landing-module__FAfCEq__issueSelected{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #74dfd329,0 12px 28px #00000021}.landing-module__FAfCEq__issueList .landing-module__FAfCEq__issueSelected .landing-module__FAfCEq__issueNumber{color:#c2fff7!important}.landing-module__FAfCEq__readinessResult{align-self:start;min-height:0;transition:border-color .18s,background .18s,box-shadow .18s}.landing-module__FAfCEq__readinessResultStep{min-height:24px}.landing-module__FAfCEq__readinessResultCopy{align-content:start;display:grid}.landing-module__FAfCEq__readinessResultCopy>strong{margin-top:18px;font-size:clamp(22px,2vw,28px)}.landing-module__FAfCEq__readinessResultCopy>p{margin:12px 0 0}.landing-module__FAfCEq__readinessResultPending{background:#ffffff09;border-color:#74dfd32e;padding:24px}.landing-module__FAfCEq__readinessResultPending .landing-module__FAfCEq__readinessResultStep{color:#c7dcdf}.landing-module__FAfCEq__readinessResultPending .landing-module__FAfCEq__readinessResultStep>b{color:#a7ede6;background:0 0;border:1px solid #74dfd357}.landing-module__FAfCEq__readinessResultPrompt>strong{margin-top:16px;font-size:17px;line-height:1.45}.landing-module__FAfCEq__readinessResultPrompt>p{margin-top:8px;font-size:13px;line-height:1.75}.landing-module__FAfCEq__readinessResultActive{background:linear-gradient(160deg,#0b817d52,#073f521f);border-color:#74dfd385;box-shadow:0 16px 36px #0000001f}.landing-module__FAfCEq__readinessResultCopy>button{min-height:50px;color:var(--ar-white);cursor:pointer;text-align:center;background:#74dfd314;border:1px solid #74dfd3a6;border-radius:8px;justify-content:center;align-items:center;margin-top:24px;padding:0 16px;transition:color .17s,background .17s,border-color .17s,transform .17s;display:inline-flex}.landing-module__FAfCEq__readinessResultCopy>button:hover{color:var(--ar-ink-deep);background:#74dfd3;border-color:#74dfd3;transform:translateY(-1px)}@media (max-width:1120px){.landing-module__FAfCEq__readinessPanel{grid-template-columns:minmax(0,1.15fr) minmax(245px,.85fr)}}@media (max-width:900px){.landing-module__FAfCEq__readinessPanel{grid-template-columns:1fr}.landing-module__FAfCEq__readinessResult{width:100%}}@media (max-width:640px){.landing-module__FAfCEq__issueList button{min-height:82px;padding:14px}.landing-module__FAfCEq__issueList button:last-child:nth-child(odd){grid-column:auto}.landing-module__FAfCEq__readinessResultPending,.landing-module__FAfCEq__readinessResultActive{padding:22px 18px}.landing-module__FAfCEq__readinessResultCopy>button{width:100%}}@media (max-width:900px){.landing-module__FAfCEq__heroGrid,.landing-module__FAfCEq__galleryIntro,.landing-module__FAfCEq__whyGrid,.landing-module__FAfCEq__systemsGrid{grid-template-columns:1fr}.landing-module__FAfCEq__heroGrid{gap:24px}.landing-module__FAfCEq__galleryIntro{gap:16px}.landing-module__FAfCEq__galleryIntro>p{margin:0}.landing-module__FAfCEq__retailGallery{grid-template-columns:repeat(3,1fr)}.landing-module__FAfCEq__whyGrid,.landing-module__FAfCEq__systemsGrid{gap:30px}}@media (max-width:640px){.landing-module__FAfCEq__hero{min-height:auto}.landing-module__FAfCEq__heroGrid{gap:22px;min-height:auto;padding-block:30px 36px}.landing-module__FAfCEq__heroCopy h1{font-size:clamp(40px,12.2vw,52px)}.landing-module__FAfCEq__heroCopy>p{margin-top:16px;font-size:16px;line-height:1.78}.landing-module__FAfCEq__heroActions{margin-top:20px}.landing-module__FAfCEq__heroVisual{aspect-ratio:4/3}.landing-module__FAfCEq__gallerySection{padding-block:46px}.landing-module__FAfCEq__galleryIntro h2{font-size:clamp(34px,10vw,44px)}.landing-module__FAfCEq__galleryIntro>p{font-size:15px;line-height:1.8}.landing-module__FAfCEq__retailGallery{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.landing-module__FAfCEq__retailCard{border-radius:14px;min-height:194px}.landing-module__FAfCEq__retailCard:last-child{grid-column:span 2;min-height:210px}.landing-module__FAfCEq__retailCard figcaption{bottom:13px;left:13px;right:13px}.landing-module__FAfCEq__retailCard figcaption strong{margin-top:3px;font-size:18px}.landing-module__FAfCEq__retailCard figcaption p{margin-top:3px;font-size:11px;line-height:1.55}.landing-module__FAfCEq__whySection{padding-block:48px}.landing-module__FAfCEq__whyVisual,.landing-module__FAfCEq__systemsReference{aspect-ratio:4/3}.landing-module__FAfCEq__systemsReference img{object-fit:cover;object-position:20% center;width:100%;height:100%}.landing-module__FAfCEq__processLine{gap:7px;margin-top:20px}}@media (max-width:900px){.landing-module__FAfCEq__heroGrid{gap:26px;padding-block:34px 40px}.landing-module__FAfCEq__heroVisual{width:min(100%,680px)}.landing-module__FAfCEq__outcomeBand>.landing-module__FAfCEq__shell,.landing-module__FAfCEq__whyGrid,.landing-module__FAfCEq__startIntro,.landing-module__FAfCEq__systemsGrid,.landing-module__FAfCEq__evidenceBand>.landing-module__FAfCEq__shell,.landing-module__FAfCEq__consultationGrid,.landing-module__FAfCEq__pathLayout{gap:28px}}@media (max-width:640px){.landing-module__FAfCEq__shell{width:min(100% - 36px,560px)}.landing-module__FAfCEq__header{height:68px}.landing-module__FAfCEq__heroGrid{gap:20px;padding-block:28px 34px}.landing-module__FAfCEq__heroCopy:before{top:-15px}.landing-module__FAfCEq__heroEyebrow{margin-bottom:9px;font-size:12px}.landing-module__FAfCEq__heroCopy h1{font-size:clamp(39px,10.4vw,49px);line-height:1.12}.landing-module__FAfCEq__heroCopy>p{margin-top:15px;font-size:15px;line-height:1.78}.landing-module__FAfCEq__heroActions{gap:10px;margin-top:19px}.landing-module__FAfCEq__primaryButton,.landing-module__FAfCEq__secondaryButton{min-height:50px}.landing-module__FAfCEq__heroVisual{border-radius:16px}.landing-module__FAfCEq__outcomeBand{padding-block:30px 32px}.landing-module__FAfCEq__outcomeIntro p{margin-top:7px}.landing-module__FAfCEq__outcomeList article,.landing-module__FAfCEq__outcomeList article:last-child{padding-block:17px}.landing-module__FAfCEq__section{padding-block:44px}.landing-module__FAfCEq__sectionHeading h2,.landing-module__FAfCEq__startIntro h2,.landing-module__FAfCEq__pathHeading h2,.landing-module__FAfCEq__systemsCopy h2,.landing-module__FAfCEq__consultationIntro h2{font-size:clamp(32px,9.2vw,42px);line-height:1.23}.landing-module__FAfCEq__whySignals{gap:8px;margin-top:17px}.landing-module__FAfCEq__whySignals span{padding:8px 10px;font-size:12px}.landing-module__FAfCEq__whyRule{margin-top:16px;padding:14px 16px}.landing-module__FAfCEq__pathSection{padding-block:42px}.landing-module__FAfCEq__pathLayout{gap:24px}.landing-module__FAfCEq__transformationRail article{min-height:70px;padding:0 62px 17px 0}.landing-module__FAfCEq__transformationRail article>span{width:44px;height:44px}.landing-module__FAfCEq__transformationRail:before{top:18px;bottom:18px;right:21px}.landing-module__FAfCEq__transformationRail h3{font-size:20px}.landing-module__FAfCEq__systemsCopy>p{margin-top:15px}.landing-module__FAfCEq__operationStrip{gap:7px}.landing-module__FAfCEq__operationStrip article{min-height:60px;padding:10px}.landing-module__FAfCEq__evidenceBand{padding-block:44px}.landing-module__FAfCEq__evidenceBand h2{font-size:30px}.landing-module__FAfCEq__consultationGrid{margin-top:32px}}.landing-module__FAfCEq__systemsHero{background:var(--ar-ink-deep);min-height:clamp(410px,35vw,540px);box-shadow:var(--ar-shadow);border:1px solid #073f521f;border-radius:22px;margin:0;position:relative;overflow:hidden}.landing-module__FAfCEq__systemsHero:after{content:"";pointer-events:none;background:linear-gradient(270deg,#052f3df0 0%,#052f3dcc 34%,#052f3d6b 57%,#052f3d0a 83%),linear-gradient(#0000 54%,#052f3d47 100%);position:absolute;inset:0}.landing-module__FAfCEq__systemsHero>img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .7s var(--ar-ease);display:block;position:absolute;inset:0}.landing-module__FAfCEq__systemsHero:hover>img{transform:scale(1.02)}.landing-module__FAfCEq__systemsHero figcaption{z-index:1;width:min(43%,560px);color:var(--ar-white);position:absolute;top:50%;right:clamp(30px,5.5vw,78px);transform:translateY(-50%)}.landing-module__FAfCEq__systemsHero figcaption>span{color:#9ce8df;font-size:13px;font-weight:700}.landing-module__FAfCEq__systemsHero h2{max-width:520px;color:var(--ar-white);letter-spacing:-.045em;text-wrap:balance;text-shadow:0 2px 20px #00000029;margin:11px 0 0;font-size:clamp(38px,4.3vw,58px);font-weight:700;line-height:1.17}.landing-module__FAfCEq__systemsHero p{color:#ffffffdb;max-width:480px;margin:16px 0 0;font-size:16px;line-height:1.82}.landing-module__FAfCEq__systemsHero ul{border-top:1px solid #ffffff47;gap:9px;margin:20px 0 0;padding:17px 0 0;list-style:none;display:grid}.landing-module__FAfCEq__systemsHero li{color:var(--ar-white);padding-inline-start:23px;font-size:14px;font-weight:600;position:relative}.landing-module__FAfCEq__systemsHero li:before{content:"✓";color:#9ce8df;position:absolute;right:0}.landing-module__FAfCEq__systemsHero .landing-module__FAfCEq__processLine{border-top-color:#ffffff47;margin-top:19px;padding-top:15px}.landing-module__FAfCEq__systemsHero .landing-module__FAfCEq__processLine span{color:#dffbf7;background:#ffffff1f}.landing-module__FAfCEq__systemsHero .landing-module__FAfCEq__processLine i{color:#ff978c}@media (max-width:900px){.landing-module__FAfCEq__systemsHero{min-height:500px}.landing-module__FAfCEq__systemsHero figcaption{width:min(52%,480px);right:clamp(28px,6vw,46px)}}@media (max-width:640px){.landing-module__FAfCEq__systemsHero{border-radius:17px;min-height:570px}.landing-module__FAfCEq__systemsHero:after{background:linear-gradient(#052f3d0d 0%,#052f3d6e 32%,#052f3de0 59%,#052f3df7 100%),linear-gradient(270deg,#052f3d38 0%,#0000 76%)}.landing-module__FAfCEq__systemsHero>img{object-position:43% center}.landing-module__FAfCEq__systemsHero figcaption{width:auto;inset:auto 19px 20px;transform:none}.landing-module__FAfCEq__systemsHero h2{margin-top:7px;font-size:clamp(32px,9.2vw,41px)}.landing-module__FAfCEq__systemsHero p{margin-top:10px;font-size:14px;line-height:1.72}.landing-module__FAfCEq__systemsHero ul{gap:6px;margin-top:13px;padding-top:12px}.landing-module__FAfCEq__systemsHero li{font-size:13px}.landing-module__FAfCEq__systemsHero .landing-module__FAfCEq__processLine{gap:6px;margin-top:13px;padding-top:11px}.landing-module__FAfCEq__systemsHero .landing-module__FAfCEq__processLine span{padding:5px 8px;font-size:11px}}.landing-module__FAfCEq__readinessPanel{grid-template-columns:minmax(0,1fr);align-items:stretch}.landing-module__FAfCEq__issueList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.landing-module__FAfCEq__issueList button{grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:14px;min-height:112px;padding:18px 20px}.landing-module__FAfCEq__issueList button>.landing-module__FAfCEq__issueCopy{place-items:initial;width:auto;min-width:0;height:auto;color:inherit;background:0 0;border:0;border-radius:0;gap:5px;display:grid}.landing-module__FAfCEq__issueList button>.landing-module__FAfCEq__issueControl{border-radius:50%;width:32px;height:32px;font-size:18px}.landing-module__FAfCEq__issueList .landing-module__FAfCEq__issueSelected>.landing-module__FAfCEq__issueCopy{color:inherit;background:0 0;border:0}.landing-module__FAfCEq__issueCopy strong{max-width:none;font-size:17px;line-height:1.4}.landing-module__FAfCEq__issueCopy small{font-size:13px;line-height:1.6}.landing-module__FAfCEq__readinessResultActive{margin-top:6px;padding:clamp(24px,3vw,34px)}.landing-module__FAfCEq__readinessResultActive .landing-module__FAfCEq__readinessResultCopy{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 28px}.landing-module__FAfCEq__readinessResultActive .landing-module__FAfCEq__readinessResultCopy>strong,.landing-module__FAfCEq__readinessResultActive .landing-module__FAfCEq__readinessResultCopy>p{grid-column:1}.landing-module__FAfCEq__readinessResultActive .landing-module__FAfCEq__readinessResultCopy>strong{margin-top:18px}.landing-module__FAfCEq__readinessResultActive .landing-module__FAfCEq__readinessResultCopy>p{max-width:780px;margin-top:0}.landing-module__FAfCEq__readinessResultActive .landing-module__FAfCEq__readinessResultCopy>button{grid-area:1/2/span 2;min-width:218px;margin-top:0}@media (max-width:640px){.landing-module__FAfCEq__issueList{grid-template-columns:1fr}.landing-module__FAfCEq__issueList button{grid-template-columns:28px minmax(0,1fr) 30px;gap:12px;min-height:92px;padding:16px}.landing-module__FAfCEq__issueCopy strong{font-size:16px}.landing-module__FAfCEq__issueCopy small{font-size:12px}.landing-module__FAfCEq__readinessResultActive .landing-module__FAfCEq__readinessResultCopy{grid-template-columns:1fr}.landing-module__FAfCEq__readinessResultActive .landing-module__FAfCEq__readinessResultCopy>button{grid-area:auto;width:100%;min-width:0;margin-top:14px}}.landing-module__FAfCEq__readinessGateway{max-width:920px;color:var(--ar-white);background:radial-gradient(circle at 18% 20%, #74dfd32e, transparent 32%), var(--ar-ink-deep);border:1px solid #74dfd352;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3vw,36px);margin:clamp(34px,4vw,54px) auto 0;padding:clamp(22px,3vw,32px);transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 24px 54px #052f3d29}.landing-module__FAfCEq__readinessGateway:hover{border-color:#74dfd3b3;transform:translateY(-3px);box-shadow:0 30px 64px #052f3d38}.landing-module__FAfCEq__readinessGatewayNumber{color:#74dfd3;border:1px solid #74dfd361;border-radius:50%;place-items:center;width:52px;height:52px;font-size:14px;font-weight:700;display:grid}.landing-module__FAfCEq__readinessGatewayCopy{gap:5px;min-width:0;display:grid}.landing-module__FAfCEq__readinessGatewayCopy strong{color:var(--ar-white);font-size:clamp(19px,2vw,25px);line-height:1.35}.landing-module__FAfCEq__readinessGatewayCopy small{color:#c1d8db;font-size:14px}.landing-module__FAfCEq__readinessGatewayAction{min-height:48px;color:var(--ar-ink-deep);background:#74dfd3;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.landing-module__FAfCEq__readinessGatewayAction svg{width:18px}@media (max-width:640px){.landing-module__FAfCEq__readinessGateway{border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:16px}.landing-module__FAfCEq__readinessGatewayAction{grid-column:1/-1;width:100%}}.landing-module__FAfCEq__startIntro{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;width:min(100%,780px);margin-inline-end:auto}.landing-module__FAfCEq__startIntro>p{max-width:720px;margin:0}.landing-module__FAfCEq__trustBand{background:#f1f8f7;border-top:1px solid #073f5212;border-bottom:1px solid #073f5214;padding-block:42px}.landing-module__FAfCEq__trustBand>.landing-module__FAfCEq__shell{grid-template-columns:.56fr 1.44fr;align-items:center;gap:clamp(40px,6vw,84px);display:grid}.landing-module__FAfCEq__trustIntro>span{color:var(--ar-teal);font-size:13px;font-weight:700}.landing-module__FAfCEq__trustIntro h2{letter-spacing:-.035em;margin:9px 0 0;font-size:clamp(29px,2.8vw,40px);line-height:1.25}.landing-module__FAfCEq__trustList{border-top:1px solid #073f522e;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-module__FAfCEq__trustList article{border-inline-start:1px solid #073f5224;min-height:118px;padding:20px 24px 0}.landing-module__FAfCEq__trustList article:last-child{border-inline-start:0}.landing-module__FAfCEq__trustList article>span{color:var(--ar-coral);letter-spacing:.08em;font-size:12px;font-weight:700;display:block}.landing-module__FAfCEq__trustList strong{margin-top:12px;font-size:18px;line-height:1.4;display:block}.landing-module__FAfCEq__trustList p{color:#47666f;margin:6px 0 0;font-size:14px;line-height:1.75}.landing-module__FAfCEq__servicesGrid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(54px,7vw,104px);display:grid}.landing-module__FAfCEq__servicesCopy{min-width:0}.landing-module__FAfCEq__servicesCopy .landing-module__FAfCEq__sectionHeading h2{max-width:760px;font-size:clamp(40px,4.35vw,60px)}.landing-module__FAfCEq__servicesLead{color:#355c67;max-width:720px;margin:22px 0 0;font-size:17px;line-height:1.9}.landing-module__FAfCEq__serviceCards{border-top:1px solid #073f522b;border-inline-end:1px solid #073f522b;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px;display:grid}.landing-module__FAfCEq__serviceCards article{border-inline-start:1px solid #073f522b;background:var(--ar-white);border-bottom:1px solid #073f522b;min-height:168px;padding:22px 24px}.landing-module__FAfCEq__serviceCards article>span{color:var(--ar-coral);font-size:12px;font-weight:700}.landing-module__FAfCEq__serviceCards strong{margin-top:12px;font-size:20px;line-height:1.4;display:block}.landing-module__FAfCEq__serviceCards p{color:#4b6971;margin:8px 0 0;font-size:15px;line-height:1.8}.landing-module__FAfCEq__servicesVisual{background:var(--ar-ink-deep);min-height:610px;box-shadow:var(--ar-shadow);border:1px solid #073f521f;border-radius:24px;margin:0;position:relative;overflow:hidden}.landing-module__FAfCEq__servicesVisual:after{content:"";pointer-events:none;background:linear-gradient(#0000 32%,#052f3d1a 55%,#052f3de6 100%);position:absolute;inset:0}.landing-module__FAfCEq__servicesVisual img{object-fit:cover;object-position:22% center;width:100%;height:100%;transition:transform .7s var(--ar-ease);display:block;position:absolute;inset:0}.landing-module__FAfCEq__servicesVisual:hover img{transform:scale(1.025)}.landing-module__FAfCEq__servicesVisual figcaption{z-index:1;color:var(--ar-white);position:absolute;bottom:26px;left:28px;right:28px}.landing-module__FAfCEq__servicesVisual figcaption span{color:#9ce8df;font-size:13px;font-weight:700;display:block}.landing-module__FAfCEq__servicesVisual figcaption strong{margin-top:6px;font-size:clamp(24px,2.4vw,34px);line-height:1.35;display:block}.landing-module__FAfCEq__galleryIntro>p,.landing-module__FAfCEq__whyRule span,.landing-module__FAfCEq__zohoCredit p{color:#405f68}.landing-module__FAfCEq__retailCard figcaption p{font-size:14px}.landing-module__FAfCEq__consultationSteps p,.landing-module__FAfCEq__consultationPromise p,.landing-module__FAfCEq__zohoCredit p{font-size:15px}.landing-module__FAfCEq__arabicForm label>span{font-size:14px}.landing-module__FAfCEq__formNote,.landing-module__FAfCEq__footerBase{font-size:12px}@supports (animation-timeline:view()){.landing-module__FAfCEq__trustBand>.landing-module__FAfCEq__shell,.landing-module__FAfCEq__servicesGrid{animation:landing-module__FAfCEq__sectionReveal 1ms var(--ar-ease) both;animation-timeline:view();animation-range:entry 9% cover 31%}}@media (max-width:900px){.landing-module__FAfCEq__trustBand>.landing-module__FAfCEq__shell,.landing-module__FAfCEq__servicesGrid{grid-template-columns:1fr}.landing-module__FAfCEq__trustBand>.landing-module__FAfCEq__shell{gap:26px}.landing-module__FAfCEq__servicesGrid{gap:38px}.landing-module__FAfCEq__servicesVisual{min-height:520px}}@media (max-width:640px){.landing-module__FAfCEq__trustBand{padding-block:34px}.landing-module__FAfCEq__trustList{border-top:0;grid-template-columns:1fr}.landing-module__FAfCEq__trustList article{border-inline-start:0;border-bottom:1px solid #073f5224;min-height:0;padding:16px 0}.landing-module__FAfCEq__trustList article:first-child{border-top:1px solid #073f5224}.landing-module__FAfCEq__serviceCards{grid-template-columns:1fr}.landing-module__FAfCEq__serviceCards article{min-height:0;padding:20px}.landing-module__FAfCEq__servicesVisual{border-radius:17px;min-height:440px}.landing-module__FAfCEq__servicesVisual figcaption{bottom:20px;left:20px;right:20px}.landing-module__FAfCEq__retailCard figcaption p{font-size:12px}}
