@keyframes Hero-module__ZARIfG__reUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__rePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.82;transform:scale(1.08)}}.Hero-module__ZARIfG__hero{padding-top:clamp(56px,8vw,96px);padding-bottom:clamp(48px,7vw,88px);position:relative;overflow:hidden}.Hero-module__ZARIfG__gridBg{z-index:0;pointer-events:none;background-image:linear-gradient(var(--line-soft) 1px, transparent 1px), linear-gradient(90deg, var(--line-soft) 1px, transparent 1px);opacity:.7;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 20%,#000 0%,#0000 75%);mask-image:radial-gradient(70% 60% at 50% 20%,#000 0%,#0000 75%)}.Hero-module__ZARIfG__inner{z-index:1;flex-direction:column;gap:clamp(40px,5vw,64px);display:flex;position:relative}.Hero-module__ZARIfG__copy{max-width:1040px}.Hero-module__ZARIfG__copy .eyebrow{animation:Hero-module__ZARIfG__reUp .7s var(--ease) .1s both}.Hero-module__ZARIfG__title{letter-spacing:-.02em;animation:Hero-module__ZARIfG__reUp .75s var(--ease) .22s both;margin-top:22px;font-size:clamp(38px,5.6vw,90px);line-height:1.03}.Hero-module__ZARIfG__subtitle{color:var(--slate);max-width:56ch;animation:Hero-module__ZARIfG__reUp .7s var(--ease) .36s both;margin-top:24px;font-size:clamp(16px,1.5vw,19px)}.Hero-module__ZARIfG__actions{animation:Hero-module__ZARIfG__reUp .7s var(--ease) .48s both;flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.Hero-module__ZARIfG__visual{grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:clamp(12px,1.6vw,20px);display:grid}.Hero-module__ZARIfG__col{flex-direction:column;gap:14px;display:flex}.Hero-module__ZARIfG__card{background:var(--bg);border:1px solid var(--line);animation:Hero-module__ZARIfG__reUp .6s var(--ease) both;transition:transform .2s var(--ease), box-shadow .2s var(--ease);border-radius:16px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex;box-shadow:0 20px 44px -30px #0c3a1f47}.Hero-module__ZARIfG__card:hover{transform:translateY(-4px);box-shadow:0 26px 50px -28px #0c3a1f57}.Hero-module__ZARIfG__cardTint{background:var(--bg-tint)}.Hero-module__ZARIfG__cardIcon{width:34px;height:34px;color:var(--forest-500);background:#00a14b1a;border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__cardIcon svg{width:18px;height:18px}.Hero-module__ZARIfG__cardEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--forest-500);margin-bottom:6px;font-size:10.5px}.Hero-module__ZARIfG__cardTitle{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;color:var(--ink);font-size:15.5px;font-weight:500}.Hero-module__ZARIfG__cardDetail{color:var(--slate);margin-top:5px;font-size:13px}.Hero-module__ZARIfG__checklist{flex-direction:column;gap:9px;width:100%;display:flex}.Hero-module__ZARIfG__checkRow{color:var(--ink);align-items:center;gap:10px;font-size:13.5px;display:flex}.Hero-module__ZARIfG__checkIcon{width:15px;height:15px;color:var(--forest-500);flex:none}.Hero-module__ZARIfG__quote{color:var(--ink);font-size:13.5px;line-height:1.7}.Hero-module__ZARIfG__centerPanel{background:var(--bg-deep);animation:Hero-module__ZARIfG__reUp .7s var(--ease) .2s both;text-align:center;border-radius:22px;flex-direction:column;align-items:center;gap:14px;padding:clamp(30px,3.4vw,46px) clamp(16px,1.8vw,24px);display:flex;box-shadow:0 34px 66px -32px #0c3a1f8c}.Hero-module__ZARIfG__pulse{background:var(--accent);border-radius:50%;width:62px;height:62px;animation:3.2s ease-in-out infinite Hero-module__ZARIfG__rePulse}.Hero-module__ZARIfG__centerName{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;letter-spacing:.02em;color:#fff;font-size:18px;font-weight:700}.Hero-module__ZARIfG__centerTagline{color:var(--accent);font-size:13px}.Hero-module__ZARIfG__centerDivider{background:#ffffff24;width:100%;height:1px}.Hero-module__ZARIfG__centerSteps{color:#dce3dc;flex-direction:column;gap:7px;font-size:12.5px;display:flex}@media (max-width:900px){.Hero-module__ZARIfG__visual{grid-template-columns:1fr}.Hero-module__ZARIfG__centerPanel{order:-1}}
.IndustryPicker-module__RI4i9G__top{flex-direction:column;gap:28px;display:flex}.IndustryPicker-module__RI4i9G__pills{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.IndustryPicker-module__RI4i9G__pill{background:var(--bg);border:1px solid var(--line);color:var(--ink);transition:border-color .2s var(--ease), background .2s var(--ease), color .2s var(--ease);border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:14px 8px;display:flex}.IndustryPicker-module__RI4i9G__pill:hover{border-color:#00a14b73}.IndustryPicker-module__RI4i9G__pillActive{background:var(--bg-deep);border-color:var(--bg-deep);color:var(--accent)}.IndustryPicker-module__RI4i9G__pillIcon{background:#00a14b1a;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.IndustryPicker-module__RI4i9G__pillIcon svg{width:20px;height:20px}.IndustryPicker-module__RI4i9G__pillLabel{text-align:center;font-size:12.5px;font-weight:500}.IndustryPicker-module__RI4i9G__detail{grid-template-columns:1fr 1fr;align-items:stretch;gap:20px;margin-top:24px;display:grid}.IndustryPicker-module__RI4i9G__detailCard{background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:clamp(24px,2.6vw,36px)}.IndustryPicker-module__RI4i9G__detailEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--forest-500);margin-bottom:14px;font-size:11px}.IndustryPicker-module__RI4i9G__detailTitle{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;color:var(--ink);align-items:center;gap:14px;font-size:clamp(22px,2.2vw,30px);font-weight:500;display:flex}.IndustryPicker-module__RI4i9G__detailIcon{width:44px;height:44px;color:var(--forest-500);background:#00a14b1a;border-radius:13px;flex:none;justify-content:center;align-items:center;display:flex}.IndustryPicker-module__RI4i9G__detailIcon svg{width:22px;height:22px}.IndustryPicker-module__RI4i9G__detailLines{border-top:1px solid var(--line);color:var(--slate);flex-direction:column;gap:10px;margin-top:22px;padding-top:22px;font-size:15px;display:flex}.IndustryPicker-module__RI4i9G__configCard{background:var(--bg-deep);border-radius:16px;flex-direction:column;gap:14px;padding:clamp(24px,2.6vw,36px);display:flex}.IndustryPicker-module__RI4i9G__configLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:11px}.IndustryPicker-module__RI4i9G__configGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.IndustryPicker-module__RI4i9G__configFieldLabel{letter-spacing:.12em;text-transform:uppercase;color:#98a098;margin-bottom:6px;font-size:11px}.IndustryPicker-module__RI4i9G__configFieldValue{color:#fff;font-size:14.5px}.IndustryPicker-module__RI4i9G__configFootnote{color:#dce3dc;margin-top:auto;font-size:14px;line-height:1.6}@media (max-width:900px){.IndustryPicker-module__RI4i9G__pills{grid-template-columns:repeat(3,1fr)}.IndustryPicker-module__RI4i9G__detail{grid-template-columns:1fr}}@media (max-width:520px){.IndustryPicker-module__RI4i9G__pills{grid-template-columns:repeat(2,1fr)}.IndustryPicker-module__RI4i9G__configGrid{grid-template-columns:1fr}}
@keyframes Journeys-module__9AfFcq__reUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.Journeys-module__9AfFcq__trackWrap{margin-top:44px}.Journeys-module__9AfFcq__track{scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:4px;padding-bottom:8px;display:flex;overflow-x:auto}.Journeys-module__9AfFcq__track::-webkit-scrollbar{display:none}.Journeys-module__9AfFcq__item{scroll-snap-align:start;flex:1 0 clamp(190px,15vw,250px);align-items:stretch;gap:8px;display:flex}.Journeys-module__9AfFcq__card{background:var(--bg);border:1px solid var(--line);animation:Journeys-module__9AfFcq__reUp .55s var(--ease) both;transition:transform .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease);border-radius:16px;flex-direction:column;flex:1;gap:14px;padding:clamp(18px,1.9vw,24px);display:flex}.Journeys-module__9AfFcq__card:hover{border-color:#00a14b66;transform:translateY(-4px);box-shadow:0 22px 44px -30px #0c3a1f4d}.Journeys-module__9AfFcq__cardHead{align-items:center;gap:10px;display:flex}.Journeys-module__9AfFcq__icon{width:34px;height:34px;color:var(--forest-500);background:#00a14b1a;border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.Journeys-module__9AfFcq__icon svg{width:18px;height:18px}.Journeys-module__9AfFcq__num{letter-spacing:.1em;color:var(--forest-500);font-size:11.5px;font-weight:600}.Journeys-module__9AfFcq__title{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;letter-spacing:-.01em;color:var(--ink);font-size:17px;font-weight:500}.Journeys-module__9AfFcq__text{color:var(--slate);font-size:13.5px;line-height:1.6}.Journeys-module__9AfFcq__connector{color:var(--forest-500);flex:none;align-items:center;display:flex}.Journeys-module__9AfFcq__connector svg{width:16px;height:16px}[dir=rtl] .Journeys-module__9AfFcq__connector svg{transform:scaleX(-1)}.Journeys-module__9AfFcq__note{color:var(--slate-400);margin-top:22px;font-size:13.5px}.Journeys-module__9AfFcq__controls{display:none}.Journeys-module__9AfFcq__arrowBtn{background:var(--bg);border:1px solid var(--line);width:40px;height:40px;color:var(--ink);transition:border-color .18s var(--ease), color .18s var(--ease), opacity .18s var(--ease);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.Journeys-module__9AfFcq__arrow{width:16px;height:16px}.Journeys-module__9AfFcq__arrowPrev,[dir=rtl] .Journeys-module__9AfFcq__arrow:not(.Journeys-module__9AfFcq__arrowPrev){transform:scaleX(-1)}[dir=rtl] .Journeys-module__9AfFcq__arrowPrev{transform:scaleX(1)}.Journeys-module__9AfFcq__arrowBtn:hover:not(:disabled){border-color:var(--forest-500);color:var(--forest-500)}.Journeys-module__9AfFcq__arrowBtn:disabled{opacity:.35;cursor:default}.Journeys-module__9AfFcq__dots{align-items:center;gap:8px;display:flex}.Journeys-module__9AfFcq__dot{background:var(--line);width:8px;height:8px;transition:background .2s var(--ease), transform .2s var(--ease);border-radius:50%}.Journeys-module__9AfFcq__dot:hover{background:var(--slate-400)}.Journeys-module__9AfFcq__dotActive{background:var(--forest-500);transform:scale(1.3)}@media (max-width:900px){.Journeys-module__9AfFcq__connector{display:none}.Journeys-module__9AfFcq__item{flex:0 0 82%}.Journeys-module__9AfFcq__trackWrap{margin-top:32px}.Journeys-module__9AfFcq__track{gap:14px;padding-bottom:0}.Journeys-module__9AfFcq__controls{justify-content:center;align-items:center;gap:18px;margin-top:22px;display:flex}}@media (max-width:480px){.Journeys-module__9AfFcq__item{flex:0 0 92%}}
@keyframes Engine-module__Dz_4da__rePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.82;transform:scale(1.08)}}@keyframes Engine-module__Dz_4da__reSpin{to{transform:rotate(360deg)}}.Engine-module__Dz_4da__grid{grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:clamp(20px,3vw,40px);margin-top:48px;display:grid}.Engine-module__Dz_4da__chipCol{flex-direction:column;gap:12px;display:flex}.Engine-module__Dz_4da__chipColLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--forest-500);align-items:center;gap:8px;margin-bottom:6px;font-size:10.5px;display:flex}.Engine-module__Dz_4da__dot{background:var(--forest-500);border-radius:50%;width:6px;height:6px}.Engine-module__Dz_4da__chip{background:var(--bg);border:1px solid var(--line);color:var(--ink);transition:transform .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease);border-radius:14px;padding:13px 18px;font-size:13.5px;box-shadow:0 14px 30px -24px #0c3a1f47}.Engine-module__Dz_4da__chip:hover{border-color:#00a14b66;transform:translateY(-3px);box-shadow:0 22px 40px -26px #0c3a1f66}.Engine-module__Dz_4da__center{justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.Engine-module__Dz_4da__ring{aspect-ratio:1;background:radial-gradient(circle,#00a14b2e,#00a14b0d 52%,#0000 70%);border-radius:50%;width:min(126%,360px);position:absolute}.Engine-module__Dz_4da__orbit{aspect-ratio:1;border:1px dashed #00a14b66;border-radius:50%;width:min(100%,280px);animation:48s linear infinite Engine-module__Dz_4da__reSpin;position:absolute}.Engine-module__Dz_4da__badge{aspect-ratio:1;text-align:center;background:radial-gradient(circle at 35% 28%,#1a4a33,#0e2c21 62%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:min(88%,230px);padding:26px;display:flex;position:relative;box-shadow:0 34px 64px -30px #0c3a1f99,0 0 0 1px #71fa711f}.Engine-module__Dz_4da__badgeDot{background:var(--accent);border-radius:50%;width:28px;height:28px;animation:3.4s ease-in-out infinite Engine-module__Dz_4da__rePulse;box-shadow:0 0 26px #71fa718c}.Engine-module__Dz_4da__badgeName{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;letter-spacing:.03em;color:#fff;font-size:14px;font-weight:700}.Engine-module__Dz_4da__badgeTagline{color:var(--accent);font-size:11px;line-height:1.5}.Engine-module__Dz_4da__quote{text-align:center;color:var(--forest-500);margin-top:44px;font-size:18px;font-style:italic}@media (max-width:900px){.Engine-module__Dz_4da__grid{grid-template-columns:1fr}.Engine-module__Dz_4da__center{order:-1}}
.Features-module__zvCZ4q__cardTitle{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;letter-spacing:-.01em;color:var(--ink);font-size:19px;font-weight:500}.Features-module__zvCZ4q__cardText{color:var(--slate);margin-top:10px;font-size:14px;line-height:1.65}.Features-module__zvCZ4q__whiteLabel{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:clamp(20px,2.4vw,32px);margin-top:clamp(32px,3.5vw,48px);padding-top:clamp(28px,3vw,40px);display:flex}.Features-module__zvCZ4q__whiteLabelCopy{flex:260px;min-width:min(100%,240px)}.Features-module__zvCZ4q__whiteLabelTag{letter-spacing:.16em;text-transform:uppercase;color:var(--forest-500);margin-bottom:8px;font-size:11px}.Features-module__zvCZ4q__whiteLabelTitle{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;color:var(--ink);font-size:20px;font-weight:500}.Features-module__zvCZ4q__whiteLabelText{color:var(--slate);margin-top:8px;font-size:14.5px;line-height:1.65}.Features-module__zvCZ4q__tiles{flex:2 480px;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:14px;min-width:min(100%,240px);display:grid}.Features-module__zvCZ4q__tile{flex-direction:column;gap:8px;display:flex}.Features-module__zvCZ4q__tilePlaceholder{background:linear-gradient(135deg, var(--bg-tint), var(--bg-soft));border:1px dashed var(--line);border-radius:10px;width:100%;height:90px}.Features-module__zvCZ4q__tileLabel{color:var(--slate);font-size:12.5px}
.Intelligence-module__bE-FNq__profileLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--forest-500);margin-bottom:8px;font-size:11px}.Intelligence-module__bE-FNq__profileName{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;color:var(--ink);font-size:clamp(22px,2.2vw,28px);font-weight:500}.Intelligence-module__bE-FNq__profileGrid{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:14px;margin-top:22px;padding-top:22px;display:grid}.Intelligence-module__bE-FNq__fieldLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--slate-400);font-size:11px}.Intelligence-module__bE-FNq__fieldValue{color:var(--ink);margin-top:4px;font-size:15px}.Intelligence-module__bE-FNq__profileNote{color:var(--slate-400);margin-top:20px;font-size:12.5px}.Intelligence-module__bE-FNq__recCard{background:var(--bg-deep);border-radius:8px;flex-direction:column;gap:12px;padding:clamp(24px,2.6vw,36px);display:flex}.Intelligence-module__bE-FNq__recLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:11px}.Intelligence-module__bE-FNq__recItem{color:#fff;border:1px solid #ffffff29;border-radius:12px;padding:14px 16px;font-size:14.5px}.Intelligence-module__bE-FNq__recNote{color:#dce3dc;border-top:1px solid #ffffff24;margin-top:auto;padding-top:18px;font-size:14.5px;line-height:1.7}
.WhyUs-module__onskOq__label{letter-spacing:.16em;text-transform:uppercase;color:var(--slate-400);margin-bottom:20px;font-size:11px}.WhyUs-module__onskOq__list{color:var(--slate);flex-direction:column;gap:8px;font-size:15px;display:flex}.WhyUs-module__onskOq__step{border:1px solid var(--line);border-radius:10px;padding:12px 16px}.WhyUs-module__onskOq__stepEnd{background:var(--bg-soft);color:var(--ink);border-radius:10px;padding:12px 16px;font-weight:600}.WhyUs-module__onskOq__cedarsCard{background:var(--bg-deep);border-radius:8px;padding:clamp(24px,2.6vw,36px)}.WhyUs-module__onskOq__vsRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.WhyUs-module__onskOq__vsBadge{background:var(--accent);letter-spacing:.14em;color:var(--accent-ink);border-radius:999px;align-items:center;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.WhyUs-module__onskOq__cedarsLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:11px}.WhyUs-module__onskOq__cedarsGrid{color:#fff;grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:10px;font-size:14px;display:grid}.WhyUs-module__onskOq__cedarsStep{border:1px solid #ffffff29;border-radius:10px;padding:12px 14px}.WhyUs-module__onskOq__cedarsStepHighlight{color:var(--accent);background:#71fa711f;border:1px solid #71fa7180;border-radius:10px;padding:12px 14px}.WhyUs-module__onskOq__note{color:#dce3dc;border-top:1px solid #ffffff24;margin-top:22px;padding-top:20px;font-size:14.5px;line-height:1.7}
@keyframes Integrations-module__AfgofW__rePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.82;transform:scale(1.08)}}@keyframes Integrations-module__AfgofW__reSpin{to{transform:rotate(360deg)}}.Integrations-module__AfgofW__hubRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(28px,4vw,56px);margin-top:44px;margin-bottom:clamp(36px,4vw,52px);display:flex}.Integrations-module__AfgofW__hub{aspect-ratio:1;flex:none;width:min(100%,360px);position:relative}.Integrations-module__AfgofW__hubRing{border:1px dashed #00a14b59;border-radius:50%;animation:60s linear infinite Integrations-module__AfgofW__reSpin;position:absolute;inset:6%}.Integrations-module__AfgofW__centerBadge{aspect-ratio:1;width:34%;font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;letter-spacing:.03em;text-transform:uppercase;color:#fff;background:radial-gradient(circle at 35% 28%,#17402d,#0e2c21 64%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:11.5px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 56px -28px #0c3a1f8c}.Integrations-module__AfgofW__centerDot{background:var(--accent);border-radius:50%;width:22px;height:22px;animation:3.4s ease-in-out infinite Integrations-module__AfgofW__rePulse;box-shadow:0 0 22px #71fa718c}.Integrations-module__AfgofW__touchpoint{flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;transform:translate(-50%,-50%)}.Integrations-module__AfgofW__touchpointIcon{background:var(--bg);border:1px solid var(--line);width:52px;height:52px;color:var(--forest-500);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 14px 30px -20px #0c3a1f59}.Integrations-module__AfgofW__touchpointIcon svg{width:22px;height:22px}.Integrations-module__AfgofW__touchpointLabel{color:var(--ink);white-space:nowrap;font-size:11.5px;font-weight:500}.Integrations-module__AfgofW__details{flex-direction:column;flex:320px;gap:14px;min-width:min(100%,280px);max-width:480px;display:flex}.Integrations-module__AfgofW__detailRow{background:var(--bg);border:1px solid var(--line);border-radius:14px;gap:12px;padding:16px 18px;display:flex}.Integrations-module__AfgofW__detailIcon{width:30px;height:30px;color:var(--forest-500);background:#00a14b1a;border-radius:9px;flex:none;justify-content:center;align-items:center;margin-top:2px;display:flex}.Integrations-module__AfgofW__detailIcon svg{width:17px;height:17px}.Integrations-module__AfgofW__detailTitle{color:var(--ink);font-size:14.5px;font-weight:500}.Integrations-module__AfgofW__detailText{color:var(--slate);margin-top:3px;font-size:13.5px}.Integrations-module__AfgofW__catLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--forest-500);margin-bottom:14px;font-size:11px}.Integrations-module__AfgofW__catText{color:var(--slate);font-size:15px;line-height:1.8}.Integrations-module__AfgofW__note{max-width:720px;color:var(--slate-400);margin-top:22px;font-size:14.5px;line-height:1.7}
.Customers-module__IZetwa__industryName{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;color:var(--ink);font-size:18px;font-weight:500}.Customers-module__IZetwa__industryText{color:var(--slate);margin-top:8px;font-size:14px}
.Results-module__YaK-iq__num{color:var(--forest-500);margin-bottom:14px;font-size:13px;font-weight:600}.Results-module__YaK-iq__title{font-family:var(--font-display), var(--font-arabic), var(--font-lexend), sans-serif;letter-spacing:-.01em;color:var(--ink);font-size:22px;font-weight:500}.Results-module__YaK-iq__text{color:var(--slate);margin-top:10px;font-size:14.5px;line-height:1.7}.Results-module__YaK-iq__split{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));align-items:stretch;gap:20px;margin-top:24px;display:grid}.Results-module__YaK-iq__manageCard{background:var(--bg-deep);border-radius:8px;padding:clamp(24px,2.6vw,36px)}.Results-module__YaK-iq__manageLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:11px}.Results-module__YaK-iq__manageList{flex-direction:column;gap:14px;display:flex}.Results-module__YaK-iq__manageItem{gap:12px;display:flex}.Results-module__YaK-iq__manageIcon{width:17px;height:17px;color:var(--accent);flex:none;margin-top:2px}[dir=rtl] .Results-module__YaK-iq__manageIcon{transform:scaleX(-1)}.Results-module__YaK-iq__manageItem span{color:#dce3dc;font-size:14.5px;line-height:1.65}.Results-module__YaK-iq__trackCard{background:var(--bg-tint);border-radius:8px;padding:clamp(24px,2.6vw,36px)}.Results-module__YaK-iq__trackLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--forest-500);margin-bottom:16px;font-size:11px}.Results-module__YaK-iq__trackGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:16px;display:grid}.Results-module__YaK-iq__trackItem{color:var(--charcoal);font-size:13px}.Results-module__YaK-iq__trackNote{color:var(--slate);margin-top:20px;font-size:13px;line-height:1.7}
.FinalCTA-module__G4Qm-G__section{padding-block:clamp(64px,8vw,120px)}.FinalCTA-module__G4Qm-G__inner{text-align:center;max-width:900px}.FinalCTA-module__G4Qm-G__title{letter-spacing:-.02em;font-size:clamp(38px,5.4vw,72px);line-height:1.03}.FinalCTA-module__G4Qm-G__lead{max-width:620px;color:var(--slate);margin:22px auto 0;font-size:clamp(16px,1.3vw,18px);line-height:1.7}.FinalCTA-module__G4Qm-G__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}
