.Navbar-module__pSp8Ga__navbar{z-index:100;height:var(--nav-height);transition:background var(--transition-base), box-shadow var(--transition-base), backdrop-filter var(--transition-base), -webkit-backdrop-filter var(--transition-base);background:0 0;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(16px);background:#fffbf7eb;box-shadow:0 1px #0d16400f}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__menuActive{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;transition:none!important}.Navbar-module__pSp8Ga__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__pSp8Ga__logo{z-index:101;flex-shrink:0}.Navbar-module__pSp8Ga__logoImg{width:auto;height:58px;transition:height var(--transition-base)}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__logoImg{height:42px}.Navbar-module__pSp8Ga__links{align-items:center;gap:var(--space-xl);display:none}@media (min-width:1024px){.Navbar-module__pSp8Ga__links{display:flex}}.Navbar-module__pSp8Ga__link{color:#ffffffd9;transition:color var(--transition-fast);font-size:.875rem;font-weight:600;position:relative}.Navbar-module__pSp8Ga__link:after{content:"";background:var(--color-azure);transform-origin:50%;height:2px;transition:transform var(--transition-base);border-radius:1px;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.Navbar-module__pSp8Ga__link:hover:after{transform:scaleX(1)}.Navbar-module__pSp8Ga__link:hover{color:#fff}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__link{color:var(--color-text-secondary)}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__link:hover{color:var(--color-navy)}.Navbar-module__pSp8Ga__active{color:#fff!important}.Navbar-module__pSp8Ga__active:after{transform:scaleX(1)!important}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__active{color:var(--color-azure)!important}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__active:after{background:var(--color-azure)!important;transform:scaleX(1)!important}.Navbar-module__pSp8Ga__actions{align-items:center;gap:var(--space-md);z-index:103;display:flex}.Navbar-module__pSp8Ga__langToggle{color:#ffffffd9;border-radius:var(--radius-pill);transition:all var(--transition-fast);cursor:pointer;background:#ffffff0f;border:1.5px solid #ffffff40;outline:none;align-items:center;gap:6px;padding:6px 14px;font-size:.8125rem;font-weight:700;display:inline-flex}.Navbar-module__pSp8Ga__langToggle:hover{background:#ffffff1f;border-color:#fff6}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__langToggle{color:var(--color-navy);border-color:var(--color-border);background:0 0}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__langToggle:hover{background:var(--color-surface);border-color:var(--color-navy)}.Navbar-module__pSp8Ga__ctaDesktop{padding:10px 24px;font-size:.8125rem;display:none}@media (min-width:1024px){.Navbar-module__pSp8Ga__ctaDesktop{display:inline-flex}}.Navbar-module__pSp8Ga__ctaMobile{display:none}.Navbar-module__pSp8Ga__langToggleMobile{color:var(--color-azure);cursor:pointer;margin-top:var(--space-sm);background:#00a3e014;border:1px solid #00a3e033;border-radius:100px;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:background .3s;display:none}.Navbar-module__pSp8Ga__langToggleMobile:hover{background:#00a3e026}.Navbar-module__pSp8Ga__hamburger{color:#fff;justify-content:center;align-items:center;padding:8px;display:flex}.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__hamburger{color:var(--color-navy)}@media (min-width:1024px){.Navbar-module__pSp8Ga__hamburger{display:none}}@media (max-width:1023px){.Navbar-module__pSp8Ga__links.Navbar-module__pSp8Ga__open{width:300px;max-width:85vw;padding:calc(var(--nav-height) + var(--space-xl)) var(--space-xl) var(--space-xl);gap:var(--space-lg);z-index:102;-webkit-overflow-scrolling:touch;animation:Navbar-module__pSp8Ga__slideIn var(--transition-smooth) forwards;background:#0d1640;flex-direction:column;display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto}.Navbar-module__pSp8Ga__menuActive .Navbar-module__pSp8Ga__langToggle{display:none}.Navbar-module__pSp8Ga__menuActive .Navbar-module__pSp8Ga__hamburger{color:#fff!important}[dir=rtl] .Navbar-module__pSp8Ga__links.Navbar-module__pSp8Ga__open{animation:Navbar-module__pSp8Ga__slideInRTL var(--transition-smooth) forwards;left:0;right:auto}.Navbar-module__pSp8Ga__links.Navbar-module__pSp8Ga__open .Navbar-module__pSp8Ga__link{color:#ffffffd9;padding:var(--space-sm) 0;font-size:1.125rem}.Navbar-module__pSp8Ga__links.Navbar-module__pSp8Ga__open .Navbar-module__pSp8Ga__link:hover{color:var(--color-azure)}.Navbar-module__pSp8Ga__links.Navbar-module__pSp8Ga__open .Navbar-module__pSp8Ga__ctaMobile{margin-top:var(--space-md);display:inline-flex}.Navbar-module__pSp8Ga__links.Navbar-module__pSp8Ga__open .Navbar-module__pSp8Ga__langToggleMobile{display:inline-flex}}.Navbar-module__pSp8Ga__overlay{z-index:99;animation:Navbar-module__pSp8Ga__fadeIn var(--transition-base) forwards;background:#0d164080;position:fixed;inset:0}@keyframes Navbar-module__pSp8Ga__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Navbar-module__pSp8Ga__slideInRTL{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes Navbar-module__pSp8Ga__fadeIn{0%{opacity:0}to{opacity:1}}
.FloatingPetal-module__LXX5sq__petal{pointer-events:none;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute}@keyframes FloatingPetal-module__LXX5sq__float-slow{0%{transform:translate(0)rotate(0)}50%{transform:translate(30px,-20px)rotate(180deg)}to{transform:translate(0)rotate(360deg)}}@keyframes FloatingPetal-module__LXX5sq__float-slow-reverse{0%{transform:translate(0)rotate(360deg)}50%{transform:translate(-30px,20px)rotate(180deg)}to{transform:translate(0)rotate(0)}}@keyframes FloatingPetal-module__LXX5sq__float-normal{0%{transform:translate(0)rotate(0)}50%{transform:translate(45px,-35px)rotate(180deg)}to{transform:translate(0)rotate(360deg)}}@keyframes FloatingPetal-module__LXX5sq__float-normal-reverse{0%{transform:translate(0)rotate(360deg)}50%{transform:translate(-45px,35px)rotate(180deg)}to{transform:translate(0)rotate(0)}}.FloatingPetal-module__LXX5sq__floatSlow{animation:50s ease-in-out infinite FloatingPetal-module__LXX5sq__float-slow}.FloatingPetal-module__LXX5sq__floatSlowReverse{animation:55s ease-in-out infinite FloatingPetal-module__LXX5sq__float-slow-reverse}.FloatingPetal-module__LXX5sq__floatNormal{animation:30s ease-in-out infinite FloatingPetal-module__LXX5sq__float-normal}.FloatingPetal-module__LXX5sq__floatNormalReverse{animation:33s ease-in-out infinite FloatingPetal-module__LXX5sq__float-normal-reverse}
.Hero-module__gNeX-G__hero{background:var(--color-deep);min-height:100dvh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__bgPattern{pointer-events:none;position:absolute;inset:0}.Hero-module__gNeX-G__bgOrb1{filter:blur(80px);background:radial-gradient(circle,#2a3b9059 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:12s ease-in-out infinite Hero-module__gNeX-G__floatOrb;position:absolute;top:-15%;right:-10%}.Hero-module__gNeX-G__bgOrb2{filter:blur(60px);background:radial-gradient(circle,#0a9eda26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:10s ease-in-out infinite reverse Hero-module__gNeX-G__floatOrb;position:absolute;bottom:-10%;left:-8%}.Hero-module__gNeX-G__bgOrb3{filter:blur(40px);background:radial-gradient(circle,#6f96d114 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__bgGrid{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000 20%,#0000 100%);mask-image:radial-gradient(70% 70%,#000 20%,#0000 100%)}.Hero-module__gNeX-G__inner{z-index:1;align-items:center;gap:var(--space-3xl);padding-top:var(--space-3xl);padding-bottom:var(--space-3xl);flex-direction:column-reverse;display:flex;position:relative}@media (min-width:1024px){.Hero-module__gNeX-G__inner{align-items:center;gap:var(--space-4xl);min-height:calc(100dvh - var(--nav-height));flex-direction:row;padding-top:0;padding-bottom:0}}.Hero-module__gNeX-G__textSide{flex:1;min-width:0}.Hero-module__gNeX-G__headline{letter-spacing:-.02em;margin-bottom:var(--space-lg);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;line-height:1.05}.Hero-module__gNeX-G__headlineWhite{color:#fff}.Hero-module__gNeX-G__headlineGold{color:var(--color-gold)}.Hero-module__gNeX-G__subtitle{letter-spacing:.1em;text-transform:uppercase;color:#6ec8c8;max-width:100%;margin-bottom:var(--space-xl);font-size:clamp(.875rem,1.6vw,1.15rem);font-weight:700}.Hero-module__gNeX-G__dottedDivider{background-image:radial-gradient(circle, var(--color-gold) 1px, transparent 1px);width:200px;height:2px;margin-bottom:var(--space-xl);opacity:.5;background-size:8px 2px}@media (min-width:768px){.Hero-module__gNeX-G__dottedDivider{width:320px}}.Hero-module__gNeX-G__description{color:#ffffffb3;max-width:560px;margin-bottom:var(--space-2xl);font-size:clamp(.9375rem,1.4vw,1.0625rem);font-style:italic;line-height:1.75}.Hero-module__gNeX-G__description strong{color:#fff;font-style:italic;font-weight:700}.Hero-module__gNeX-G__footerNote{color:#ffffff59;margin-bottom:var(--space-xl);font-size:.85rem}.Hero-module__gNeX-G__ctas{gap:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__gNeX-G__ctaBtn{padding:16px 36px;font-size:.9375rem}.Hero-module__gNeX-G__logoSide{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__gNeX-G__logoBlock{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__gNeX-G__logoImg{border-radius:var(--radius-xl);width:280px;height:auto;animation:6s ease-in-out infinite Hero-module__gNeX-G__floatMark}@media (min-width:768px){.Hero-module__gNeX-G__logoImg{width:380px}}@media (min-width:1200px){.Hero-module__gNeX-G__logoImg{width:460px}}.Hero-module__gNeX-G__scrollHint{bottom:var(--space-xl);flex-direction:column;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollLine{background:linear-gradient(#dfcea980,#0000);width:1px;height:48px;animation:2s ease-in-out infinite Hero-module__gNeX-G__scrollPulse}@keyframes Hero-module__gNeX-G__floatMark{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Hero-module__gNeX-G__pulseRing{0%,to{opacity:.5;transform:translate(-50%)scale(1)}50%{opacity:.8;transform:translate(-50%)scale(1.06)}}@keyframes Hero-module__gNeX-G__scrollPulse{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.6)}50%{opacity:.8;transform:scaleY(1)}}@keyframes Hero-module__gNeX-G__floatOrb{0%,to{transform:translate(0)}33%{transform:translate(15px,-10px)}66%{transform:translate(-10px,8px)}}@media (max-width:767px){[dir=rtl] .Hero-module__gNeX-G__textSide{text-align:right}[dir=rtl] .Hero-module__gNeX-G__headline{text-align:right}[dir=rtl] .Hero-module__gNeX-G__subtitle{text-align:right}[dir=rtl] .Hero-module__gNeX-G__description{text-align:right}}[dir=rtl] .Hero-module__gNeX-G__dottedDivider{margin-left:auto;margin-right:0}
.Services-module__kf8n-G__section{background:var(--color-cream);padding:var(--space-4xl) 0;position:relative;overflow:hidden}@media (min-width:768px){.Services-module__kf8n-G__section{padding:var(--space-5xl) 0}}.Services-module__kf8n-G__header{text-align:center;margin-bottom:var(--space-3xl)}.Services-module__kf8n-G__marketingHeader{margin-top:80px}.Services-module__kf8n-G__headline{color:var(--color-deep);margin-bottom:var(--space-md);font-size:2.2rem}.Services-module__kf8n-G__sub{color:var(--color-text-secondary);text-align:center;max-width:700px;margin:0 auto;font-size:1.0625rem}.Services-module__kf8n-G__grid{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Services-module__kf8n-G__grid{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.Services-module__kf8n-G__card{border-radius:var(--radius-lg);padding:var(--space-xl);border:1px solid var(--color-border);transition:all var(--transition-base);background:#fff;flex-direction:column;display:flex}.Services-module__kf8n-G__card:hover{box-shadow:var(--shadow-lg);border-color:#0a9eda33;transform:translateY(-4px)}.Services-module__kf8n-G__cardHeader{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.Services-module__kf8n-G__cardIcon{border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg, var(--color-azure), var(--color-periwinkle));flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Services-module__kf8n-G__cardTitle{color:var(--color-deep);text-align:start;font-size:1.25rem}.Services-module__kf8n-G__cardDesc{color:var(--color-text-muted);font-size:.9375rem;line-height:1.6}.Services-module__kf8n-G__roiBlock{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;color:var(--color-deep);margin-top:40px;padding:24px;font-size:1.1rem;font-weight:500;box-shadow:0 4px 20px #00000008}.Services-module__kf8n-G__imageCard{background:var(--color-deep,#0d1640);border:none;justify-content:center;align-items:center;padding:8px;display:flex;overflow:hidden;box-shadow:0 8px 32px #0d16402e}.Services-module__kf8n-G__imageCard:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 40px #0d164040}.Services-module__kf8n-G__showcaseImg{object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%;transition:transform var(--transition-smooth);display:block}.Services-module__kf8n-G__imageCard:hover .Services-module__kf8n-G__showcaseImg{transform:scale(1.04)}@media (max-width:767px){[dir=rtl] .Services-module__kf8n-G__cardTitle{text-align:right}[dir=rtl] .Services-module__kf8n-G__cardDesc{text-align:right}}
.Pricing-module__aV2Sha__section{background:var(--color-deep);padding:var(--space-4xl) 0;position:relative;overflow:hidden}@media (min-width:768px){.Pricing-module__aV2Sha__section{padding:var(--space-5xl) 0}}.Pricing-module__aV2Sha__header{text-align:center;margin-bottom:var(--space-3xl)}.Pricing-module__aV2Sha__headline{color:#fff;margin-bottom:var(--space-md)}.Pricing-module__aV2Sha__sub{color:#ffffff8c;text-align:center;max-width:50ch;margin:0 auto;font-size:1.0625rem}.Pricing-module__aV2Sha__grid{gap:var(--space-lg);grid-template-columns:1fr;max-width:1200px;margin:0 auto;display:grid}@media (min-width:640px){.Pricing-module__aV2Sha__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Pricing-module__aV2Sha__grid{gap:var(--space-md);grid-template-columns:repeat(4,1fr)}}.Pricing-module__aV2Sha__card{border-radius:var(--radius-lg);padding:var(--space-xl);transition:all var(--transition-base);background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;display:flex;position:relative}.Pricing-module__aV2Sha__card:hover{background:#ffffff0f;border-color:#ffffff1f;transform:translateY(-4px)}.Pricing-module__aV2Sha__popular{background:#0a9eda14;border-color:#0a9eda40}.Pricing-module__aV2Sha__popular:hover{border-color:#0a9eda66;box-shadow:0 0 40px #0a9eda1a}.Pricing-module__aV2Sha__enterprise{background:linear-gradient(160deg,#dfcea90f 0%,#ffffff08 100%);border-color:#dfcea926}.Pricing-module__aV2Sha__enterprise:hover{border-color:#dfcea94d}.Pricing-module__aV2Sha__badge{background:var(--color-azure);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:0 0 var(--radius-sm) var(--radius-sm);align-items:center;gap:4px;padding:4px 14px;font-size:.6875rem;font-weight:700;display:flex;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.Pricing-module__aV2Sha__cardHeader{margin-bottom:var(--space-lg)}.Pricing-module__aV2Sha__tierName{color:#fff;margin-bottom:2px;font-size:1.25rem;font-weight:800}.Pricing-module__aV2Sha__tierSub{color:#fff6;font-size:.8125rem;font-weight:500}.Pricing-module__aV2Sha__priceBlock{align-items:baseline;gap:var(--space-sm);margin-bottom:var(--space-xl);padding-bottom:var(--space-lg);border-bottom:1px solid #ffffff0f;display:flex}.Pricing-module__aV2Sha__price{color:#fff;letter-spacing:-.02em;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1}.Pricing-module__aV2Sha__priceMeta{flex-direction:column;display:flex}.Pricing-module__aV2Sha__currency{color:var(--color-gold);font-size:.8125rem;font-weight:600;line-height:1.2}.Pricing-module__aV2Sha__period{color:#ffffffbf;font-size:.875rem;line-height:1.2}.Pricing-module__aV2Sha__priceCustom{color:#fff;white-space:nowrap;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:700}.Pricing-module__aV2Sha__featureGroups{gap:var(--space-lg);margin-bottom:var(--space-xl);flex-direction:column;flex:1;display:flex}.Pricing-module__aV2Sha__featureGroup{gap:var(--space-sm);flex-direction:column;display:flex}.Pricing-module__aV2Sha__groupLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;padding-bottom:var(--space-xs);border-bottom:1px solid #ffffff0a;font-size:.6875rem;font-weight:700}.Pricing-module__aV2Sha__featureList{flex-direction:column;gap:6px;display:flex}.Pricing-module__aV2Sha__featureItem{align-items:flex-start;gap:var(--space-sm);color:#ffffffa6;font-size:.8125rem;line-height:1.4;display:flex}.Pricing-module__aV2Sha__checkIcon{color:var(--color-azure);flex-shrink:0;margin-top:2px}.Pricing-module__aV2Sha__popular .Pricing-module__aV2Sha__checkIcon{color:var(--color-teal)}.Pricing-module__aV2Sha__enterprise .Pricing-module__aV2Sha__checkIcon{color:var(--color-gold)}.Pricing-module__aV2Sha__cardCta{border-radius:var(--radius-pill);transition:all var(--transition-base);color:#fffc;background:0 0;border:1.5px solid #ffffff26;justify-content:center;align-items:center;padding:12px;font-size:.875rem;font-weight:700;text-decoration:none;display:flex}.Pricing-module__aV2Sha__cardCta:hover{background:#ffffff0d;border-color:#ffffff4d;transform:translateY(-1px)}.Pricing-module__aV2Sha__cardCta:active{transform:scale(.98)}.Pricing-module__aV2Sha__ctaPopular{background:var(--color-azure);border-color:var(--color-azure);color:#fff}.Pricing-module__aV2Sha__ctaPopular:hover{background:var(--color-periwinkle);border-color:var(--color-periwinkle);box-shadow:var(--shadow-glow-azure)}.Pricing-module__aV2Sha__notice{color:#ffffff73;max-width:65ch;margin:var(--space-2xl) auto 0;text-align:center;font-size:.875rem;line-height:1.6}.Pricing-module__aV2Sha__tierTeal{border-top:3px solid var(--color-teal)}.Pricing-module__aV2Sha__tierTeal .Pricing-module__aV2Sha__checkIcon,.Pricing-module__aV2Sha__tierTeal .Pricing-module__aV2Sha__groupLabel{color:var(--color-teal)}.Pricing-module__aV2Sha__tierTeal:hover{border-color:var(--color-teal);box-shadow:0 0 32px #75cbc514}.Pricing-module__aV2Sha__tierAzure{border-top:3px solid var(--color-azure)}.Pricing-module__aV2Sha__tierAzure .Pricing-module__aV2Sha__checkIcon,.Pricing-module__aV2Sha__tierAzure .Pricing-module__aV2Sha__groupLabel{color:var(--color-azure)}.Pricing-module__aV2Sha__tierAzure:hover{border-color:var(--color-azure);box-shadow:0 0 32px #0a9eda1f}.Pricing-module__aV2Sha__tierGold{border-top:3px solid var(--color-gold)}.Pricing-module__aV2Sha__tierGold .Pricing-module__aV2Sha__checkIcon,.Pricing-module__aV2Sha__tierGold .Pricing-module__aV2Sha__groupLabel{color:var(--color-gold)}.Pricing-module__aV2Sha__tierGold:hover{border-color:var(--color-gold);box-shadow:0 0 32px #dfcea914}.Pricing-module__aV2Sha__tierPeriwinkle{border-top:3px solid var(--color-periwinkle)}.Pricing-module__aV2Sha__tierPeriwinkle .Pricing-module__aV2Sha__checkIcon,.Pricing-module__aV2Sha__tierPeriwinkle .Pricing-module__aV2Sha__groupLabel{color:var(--color-periwinkle)}.Pricing-module__aV2Sha__tierPeriwinkle:hover{border-color:var(--color-periwinkle);box-shadow:0 0 32px #6f96d114}@media (max-width:767px){[dir=rtl] .Pricing-module__aV2Sha__card{text-align:right}[dir=rtl] .Pricing-module__aV2Sha__tierName{text-align:right}[dir=rtl] .Pricing-module__aV2Sha__groupLabel{text-align:right}}
.AdditionalServices-module__OLkYOG__section{background:var(--color-cream);padding:var(--space-3xl) 0 var(--space-lg);border-top:1px solid var(--color-border);position:relative;overflow:hidden}.AdditionalServices-module__OLkYOG__headline{text-align:center;color:var(--color-deep);margin-bottom:var(--space-xl);font-size:1.5rem}.AdditionalServices-module__OLkYOG__pills{justify-content:center;gap:var(--space-sm);flex-wrap:wrap;max-width:1000px;margin:0 auto;display:flex}.AdditionalServices-module__OLkYOG__pill{align-items:center;gap:var(--space-sm);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text-secondary);transition:all var(--transition-fast);white-space:nowrap;background:#fff;padding:10px 20px;font-size:.8125rem;font-weight:600;display:inline-flex}.AdditionalServices-module__OLkYOG__pill:hover{border-color:var(--color-azure);color:var(--color-navy);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.AdditionalServices-module__OLkYOG__pillIcon{color:var(--color-azure);flex-shrink:0}.AdditionalServices-module__OLkYOG__pillSubtitle{color:var(--color-text-muted);white-space:normal;max-width:200px;font-size:.75rem;font-weight:400}
.ExecSummary-module__hxt3Ma__section{background:var(--gradient-hero);padding:var(--space-4xl) 0;position:relative;overflow:hidden}@media (min-width:768px){.ExecSummary-module__hxt3Ma__section{padding:var(--space-5xl) 0}}.ExecSummary-module__hxt3Ma__bgOrb1{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#2a3b904d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;right:-8%}.ExecSummary-module__hxt3Ma__bgOrb2{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#0a9eda1f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-10%;left:-8%}.ExecSummary-module__hxt3Ma__layout{z-index:1;gap:var(--space-3xl);grid-template-columns:1fr;display:grid;position:relative}@media (min-width:1024px){.ExecSummary-module__hxt3Ma__layout{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center}}.ExecSummary-module__hxt3Ma__content{gap:var(--space-xl);flex-direction:column;display:flex}.ExecSummary-module__hxt3Ma__title{color:var(--color-gold);letter-spacing:-.01em;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.15}.ExecSummary-module__hxt3Ma__titleLine2{color:#fff;display:block}.ExecSummary-module__hxt3Ma__subtitle{color:#fff9;max-width:55ch;font-size:clamp(.875rem,1.4vw,1.0625rem);line-height:1.7}.ExecSummary-module__hxt3Ma__points{gap:var(--space-lg);flex-direction:column;display:flex}.ExecSummary-module__hxt3Ma__point{align-items:flex-start;gap:var(--space-md);display:flex}.ExecSummary-module__hxt3Ma__pointIcon{width:44px;height:44px;color:var(--color-gold);background:linear-gradient(135deg,#dfcea933,#dfcea914);border:1.5px solid #dfcea94d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.ExecSummary-module__hxt3Ma__pointText{color:#ffffffbf;font-size:.9375rem;line-height:1.65}.ExecSummary-module__hxt3Ma__pointBold{color:var(--color-gold);font-weight:700}.ExecSummary-module__hxt3Ma__closing{padding:var(--space-lg);border-radius:var(--radius-lg);color:#ffffffa6;-webkit-backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;font-size:.9375rem;line-height:1.7}.ExecSummary-module__hxt3Ma__imageCol{justify-content:center;align-items:center;display:flex}.ExecSummary-module__hxt3Ma__imageWrapper{border-radius:var(--radius-xl);width:100%;max-width:540px;transition:transform var(--transition-smooth), box-shadow var(--transition-smooth);border:2px solid #dfcea940;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000004d}.ExecSummary-module__hxt3Ma__imageWrapper:hover{transform:scale(1.03);box-shadow:0 20px 60px #0006,0 0 30px #dfcea914}.ExecSummary-module__hxt3Ma__heroImage{width:100%;height:auto;transition:transform .6s;display:block}.ExecSummary-module__hxt3Ma__imageWrapper:hover .ExecSummary-module__hxt3Ma__heroImage{transform:scale(1.06)}.ExecSummary-module__hxt3Ma__imageOverlay{display:none}@media (max-width:767px){[dir=rtl] .ExecSummary-module__hxt3Ma__content{text-align:right}[dir=rtl] .ExecSummary-module__hxt3Ma__title{text-align:right}[dir=rtl] .ExecSummary-module__hxt3Ma__subtitle{text-align:right}[dir=rtl] .ExecSummary-module__hxt3Ma__pointText{text-align:right}[dir=rtl] .ExecSummary-module__hxt3Ma__closing{text-align:right}}
.About-module__Balj8a__section{padding:0 0 var(--space-5xl);background:linear-gradient(180deg, var(--color-cream) 0%, var(--color-white) 100%);position:relative;overflow:hidden}.About-module__Balj8a__header{text-align:center;padding:var(--space-3xl) var(--space-lg) var(--space-2xl);background:var(--gradient-deep-blue);margin-bottom:var(--space-3xl)}.About-module__Balj8a__title{color:#fff;margin-bottom:var(--space-md);letter-spacing:.02em;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800}.About-module__Balj8a__subtitle{color:#ffffffbf;max-width:700px;margin:0 auto;font-size:clamp(.9375rem,1.5vw,1.125rem);line-height:1.6}.About-module__Balj8a__grid{gap:var(--space-3xl);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.About-module__Balj8a__grid{gap:var(--space-2xl);grid-template-columns:1fr auto 1fr}}.About-module__Balj8a__column{flex-direction:column;display:flex}.About-module__Balj8a__imageBox{border-radius:var(--radius-lg);margin-bottom:var(--space-xl);aspect-ratio:16/10;cursor:pointer;transition:transform .5s,box-shadow .5s;position:relative;overflow:hidden}.About-module__Balj8a__imageBox:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000026}.About-module__Balj8a__imgPlaceholder{border-radius:var(--radius-lg);transition:transform .6s;position:absolute;inset:0}.About-module__Balj8a__imageBox:hover .About-module__Balj8a__imgPlaceholder{transform:scale(1.05)}.About-module__Balj8a__imgRedBorder{border-radius:var(--radius-lg);pointer-events:none;border:3px solid #e74c3c;position:absolute;inset:0}.About-module__Balj8a__imgBlueBorder{border:3px solid var(--color-azure);border-radius:var(--radius-lg);pointer-events:none;position:absolute;inset:0}.About-module__Balj8a__columnLabel{margin-bottom:var(--space-lg);display:inline-flex}.About-module__Balj8a__columnLabel h3{border-radius:var(--radius-md);padding:10px 24px;font-size:1.125rem;font-weight:800;display:inline-block}.About-module__Balj8a__labelLeft h3{background:var(--color-deep);color:#fff}.About-module__Balj8a__labelRight h3{background:var(--color-azure);color:#fff}.About-module__Balj8a__intro{color:var(--color-text-primary);margin-bottom:var(--space-xl);max-width:100%;font-size:.9375rem;line-height:1.7}.About-module__Balj8a__pointsList{gap:var(--space-lg);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.About-module__Balj8a__point{align-items:flex-start;gap:var(--space-md);display:flex}.About-module__Balj8a__pointIcon{background:var(--color-gold);width:36px;height:36px;color:var(--color-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.About-module__Balj8a__pointIconBlue{width:36px;height:36px;color:var(--color-azure);background:#0a9eda1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.About-module__Balj8a__pointText{color:var(--color-text-primary);max-width:100%;font-size:.9rem;line-height:1.65}.About-module__Balj8a__pointBold{color:var(--color-deep);text-underline-offset:3px;font-weight:700;text-decoration:underline}.About-module__Balj8a__pointBoldBlue{color:var(--color-azure);text-underline-offset:3px;font-weight:700;text-decoration:underline}.About-module__Balj8a__bottleneckBox{align-items:flex-start;gap:var(--space-md);border-radius:var(--radius-lg);padding:var(--space-lg);border:1px solid var(--color-gold);background:#dfcea933;display:flex}.About-module__Balj8a__bottleneckIcon{color:#e74c3c;flex-shrink:0;margin-top:3px}.About-module__Balj8a__bottleneckText{color:var(--color-text-primary);max-width:100%;font-size:.875rem;line-height:1.65}.About-module__Balj8a__bottleneckText strong{color:#e74c3c}.About-module__Balj8a__roiBox{align-items:flex-start;gap:var(--space-md);border-radius:var(--radius-lg);padding:var(--space-lg);border:1px solid var(--color-azure);background:#0a9eda0f;display:flex}.About-module__Balj8a__roiIcon{color:var(--color-azure);flex-shrink:0;margin-top:3px}.About-module__Balj8a__roiText{color:var(--color-text-primary);max-width:100%;font-size:.875rem;line-height:1.65}.About-module__Balj8a__roiText strong{color:var(--color-navy);font-weight:700}.About-module__Balj8a__divider{display:none}@media (min-width:1024px){.About-module__Balj8a__divider{background-image:radial-gradient(circle, var(--color-periwinkle) 1.5px, transparent 1.5px);opacity:.4;background-size:2px 12px;align-self:stretch;width:2px;display:block}}@media (max-width:767px){[dir=rtl] .About-module__Balj8a__intro{text-align:right}[dir=rtl] .About-module__Balj8a__pointText{text-align:right}[dir=rtl] .About-module__Balj8a__bottleneckText{text-align:right}[dir=rtl] .About-module__Balj8a__roiText{text-align:right}}
.Roadmap-module__OiSqDa__section{background:var(--color-cream);padding:var(--space-3xl) 0 var(--space-xl);position:relative;overflow:hidden}@media (min-width:768px){.Roadmap-module__OiSqDa__section{padding:var(--space-2xl) 0 var(--space-5xl)}}.Roadmap-module__OiSqDa__headline{color:var(--color-deep);margin-bottom:var(--space-md)}.Roadmap-module__OiSqDa__sub{color:var(--color-text-secondary);max-width:55ch;margin-bottom:var(--space-3xl);font-size:1.0625rem}.Roadmap-module__OiSqDa__bento{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Roadmap-module__OiSqDa__bento{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.Roadmap-module__OiSqDa__bento{gap:var(--space-lg);grid-template-columns:1fr 1fr}}.Roadmap-module__OiSqDa__cell{padding:var(--space-xl) var(--space-xl) var(--space-lg);border-radius:var(--radius-lg);transition:all var(--transition-base);border:1px solid #0d16400f;flex-direction:column;display:flex}.Roadmap-module__OiSqDa__cell:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.Roadmap-module__OiSqDa__cellTop{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.Roadmap-module__OiSqDa__cellIcon{border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Roadmap-module__OiSqDa__cellNum{letter-spacing:-.03em;opacity:.12;color:var(--color-deep);font-size:2.5rem;font-weight:800;line-height:1}.Roadmap-module__OiSqDa__cellTitle{color:var(--color-deep);margin-bottom:var(--space-sm);font-size:1.125rem;font-weight:800;line-height:1.3}.Roadmap-module__OiSqDa__cellDesc{color:var(--color-text-muted);max-width:45ch;font-size:.875rem;line-height:1.65}.Roadmap-module__OiSqDa__teal{background:linear-gradient(160deg,#75cbc514 0%,#75cbc505 100%)}.Roadmap-module__OiSqDa__teal .Roadmap-module__OiSqDa__cellIcon{background:linear-gradient(135deg,#5ab8b0,#75cbc5)}.Roadmap-module__OiSqDa__teal:hover{border-color:#75cbc533}.Roadmap-module__OiSqDa__azure{background:linear-gradient(160deg,#0a9eda12 0%,#0a9eda05 100%)}.Roadmap-module__OiSqDa__azure .Roadmap-module__OiSqDa__cellIcon{background:linear-gradient(135deg,#0889be,#0a9eda)}.Roadmap-module__OiSqDa__azure:hover{border-color:#0a9eda33}.Roadmap-module__OiSqDa__gold{background:linear-gradient(160deg,#dfcea91f 0%,#dfcea908 100%)}.Roadmap-module__OiSqDa__gold .Roadmap-module__OiSqDa__cellIcon{color:var(--color-deep);background:linear-gradient(135deg,#c4a96e,#dfcea9)}.Roadmap-module__OiSqDa__gold:hover{border-color:#dfcea940}.Roadmap-module__OiSqDa__periwinkle{background:linear-gradient(160deg,#6f96d114 0%,#6f96d105 100%)}.Roadmap-module__OiSqDa__periwinkle .Roadmap-module__OiSqDa__cellIcon{background:linear-gradient(135deg,#5a80c0,#6f96d1)}.Roadmap-module__OiSqDa__periwinkle:hover{border-color:#6f96d133}.Roadmap-module__OiSqDa__notice{text-align:center;color:var(--color-text-secondary);max-width:65ch;margin:var(--space-2xl) auto 0;font-size:.875rem;line-height:1.6}@media (max-width:767px){[dir=rtl] .Roadmap-module__OiSqDa__headline{text-align:right}[dir=rtl] .Roadmap-module__OiSqDa__sub{text-align:right}[dir=rtl] .Roadmap-module__OiSqDa__cellTitle{text-align:right}[dir=rtl] .Roadmap-module__OiSqDa__cellDesc{text-align:right}}
.ManagedErpSections-module__eShxra__section{padding:var(--space-3xl) 0;position:relative}.ManagedErpSections-module__eShxra__dark{background:var(--gradient-hero);color:#fff}.ManagedErpSections-module__eShxra__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#c9a96e;margin-bottom:var(--space-md);font-size:.85rem;font-weight:700}.ManagedErpSections-module__eShxra__eyebrowAzure{color:var(--color-azure);}.ManagedErpSections-module__eShxra__eyebrowGold{color:#c9a96e;}.ManagedErpSections-module__eShxra__headline{color:var(--color-navy);margin:0;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.2}.ManagedErpSections-module__eShxra__dark .ManagedErpSections-module__eShxra__headline{color:#fff}.ManagedErpSections-module__eShxra__azure{color:var(--color-azure)!important}.ManagedErpSections-module__eShxra__gold{color:#c9a96e!important}.ManagedErpSections-module__eShxra__headlineLg{color:#fff;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.15}.ManagedErpSections-module__eShxra__subGold{color:#c9a96e;margin-top:var(--space-sm);font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.5}.ManagedErpSections-module__eShxra__sectionLabel{letter-spacing:.15em;text-transform:uppercase;color:#fff6;margin:var(--space-xl) 0 var(--space-md);font-size:.85rem;font-weight:700}.ManagedErpSections-module__eShxra__grid6{gap:var(--space-md);margin-top:var(--space-lg);grid-template-columns:repeat(6,1fr);display:grid}@media (max-width:1024px){.ManagedErpSections-module__eShxra__grid6{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.ManagedErpSections-module__eShxra__grid6{grid-template-columns:repeat(2,1fr)}}.ManagedErpSections-module__eShxra__grid6>*,.ManagedErpSections-module__eShxra__grid4>*,.ManagedErpSections-module__eShxra__grid5>*{flex-direction:column;height:100%;display:flex}.ManagedErpSections-module__eShxra__grid6 .ManagedErpSections-module__eShxra__cardDark,.ManagedErpSections-module__eShxra__grid4 .ManagedErpSections-module__eShxra__cardDark,.ManagedErpSections-module__eShxra__grid5 .ManagedErpSections-module__eShxra__cardDark,.ManagedErpSections-module__eShxra__grid6 .ManagedErpSections-module__eShxra__cardLight,.ManagedErpSections-module__eShxra__grid4 .ManagedErpSections-module__eShxra__cardLight,.ManagedErpSections-module__eShxra__grid5 .ManagedErpSections-module__eShxra__cardLight{flex:1}.ManagedErpSections-module__eShxra__grid4{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(4,1fr);justify-content:center;display:grid}@media (max-width:1024px){.ManagedErpSections-module__eShxra__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ManagedErpSections-module__eShxra__grid4{grid-template-columns:1fr}}.ManagedErpSections-module__eShxra__grid5{gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:repeat(5,1fr);align-items:stretch;display:grid}.ManagedErpSections-module__eShxra__grid5>*{height:100%;display:flex}.ManagedErpSections-module__eShxra__grid5 .ManagedErpSections-module__eShxra__domainCard{flex:1}@media (max-width:1024px){.ManagedErpSections-module__eShxra__grid5{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.ManagedErpSections-module__eShxra__grid5{grid-template-columns:1fr}}.ManagedErpSections-module__eShxra__optionsGrid{gap:var(--space-xl);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.ManagedErpSections-module__eShxra__ownGrid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.ManagedErpSections-module__eShxra__ownGrid>*{flex-direction:column;height:100%;display:flex}.ManagedErpSections-module__eShxra__ownGrid .ManagedErpSections-module__eShxra__feeCard,.ManagedErpSections-module__eShxra__ownGrid .ManagedErpSections-module__eShxra__stepCard{flex:1}.ManagedErpSections-module__eShxra__monthlyGrid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:1fr 1fr 1fr;align-items:stretch;display:grid}.ManagedErpSections-module__eShxra__monthlyGrid>*{height:100%;display:flex}.ManagedErpSections-module__eShxra__monthlyGrid .ManagedErpSections-module__eShxra__domainCard,.ManagedErpSections-module__eShxra__monthlyGrid .ManagedErpSections-module__eShxra__reconCard{flex:1}@media (max-width:768px){.ManagedErpSections-module__eShxra__monthlyGrid{grid-template-columns:1fr}}.ManagedErpSections-module__eShxra__pricingLayout{gap:var(--space-xl);margin-top:var(--space-xl);grid-template-columns:1.4fr 1fr;display:grid}.ManagedErpSections-module__eShxra__pricingMessage{text-align:center;max-width:640px;margin:var(--space-2xl) auto var(--space-xl);padding:var(--space-2xl) var(--space-xl);background:#c9a96e14;border:1px solid #c9a96e33;border-radius:16px}.ManagedErpSections-module__eShxra__pricingMessageText{color:#fffc;margin-bottom:var(--space-lg);font-size:1.125rem;line-height:1.7}.ManagedErpSections-module__eShxra__pricingCta{letter-spacing:.04em;color:var(--color-deep);background:linear-gradient(135deg, var(--color-gold), #e4c97a);transition:transform var(--transition-fast), box-shadow var(--transition-fast);border-radius:8px;padding:.75rem 2rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-block}.ManagedErpSections-module__eShxra__pricingCta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c9a96e4d}.ManagedErpSections-module__eShxra__cycleGrid{align-items:stretch;gap:var(--space-sm);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.ManagedErpSections-module__eShxra__rolesGrid{gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.ManagedErpSections-module__eShxra__cardDark{padding:var(--space-lg);gap:var(--space-xs);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;transition:transform .3s,border-color .3s;display:flex}.ManagedErpSections-module__eShxra__cardDark:hover{border-color:#ffffff40;transform:translateY(-2px)}.ManagedErpSections-module__eShxra__cardTitle{color:#fff;font-size:.95rem;font-weight:700}.ManagedErpSections-module__eShxra__cardDesc{color:#c9a96e;font-size:.85rem;font-weight:700}.ManagedErpSections-module__eShxra__domainCard{padding:var(--space-lg);background:#fff;border:1px solid #0000000d;border-radius:14px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 16px #0000000a}.ManagedErpSections-module__eShxra__domainCard:hover{transform:translateY(-3px);box-shadow:0 6px 24px #00000014}.ManagedErpSections-module__eShxra__stepCard{padding:var(--space-lg);background:#fff;border:1px solid #0000000d;border-radius:14px;transition:transform .3s;box-shadow:0 2px 16px #0000000a}.ManagedErpSections-module__eShxra__stepCard:hover{transform:translateY(-2px)}.ManagedErpSections-module__eShxra__stepNum{width:36px;height:36px;color:var(--color-azure);margin-bottom:var(--space-sm);background:#e8f4fc;border-radius:10px;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:inline-flex}.ManagedErpSections-module__eShxra__stepTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--color-navy);margin:0 0 var(--space-sm);font-size:1rem;font-weight:800}.ManagedErpSections-module__eShxra__stepList{margin:0;padding:0;list-style:none}.ManagedErpSections-module__eShxra__stepList li{color:#5a6a7e;padding:4px 0;font-size:.88rem;line-height:1.5}.ManagedErpSections-module__eShxra__stepList li:before{content:"— ";color:var(--color-azure);font-weight:700}.ManagedErpSections-module__eShxra__stepDesc{color:#5a6a7e;font-size:.88rem;line-height:1.5}.ManagedErpSections-module__eShxra__highlight{margin-top:var(--space-sm);padding:var(--space-sm);text-align:center;color:var(--color-navy);text-transform:uppercase;letter-spacing:.05em;background:#e8f4fc;border-radius:8px;font-size:.85rem;font-weight:700}.ManagedErpSections-module__eShxra__feeCard{background:var(--gradient-deep-blue);padding:var(--space-xl);color:#fff;border-radius:14px}.ManagedErpSections-module__eShxra__feeLabel{letter-spacing:.12em;text-transform:uppercase;color:#c9a96e;margin:0 0 var(--space-xs);font-size:.85rem;font-weight:700}.ManagedErpSections-module__eShxra__feeCurrency{color:#ffffffb3;margin:0;font-size:1rem}.ManagedErpSections-module__eShxra__feeAmount{margin:0 0 var(--space-md);color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1}.ManagedErpSections-module__eShxra__feeInstalment{color:#ffffff80;margin:0;font-size:.85rem}.ManagedErpSections-module__eShxra__feeInstalmentAmount{color:#c9a96e;margin:0;font-size:1.1rem;font-weight:700}.ManagedErpSections-module__eShxra__feeInstalmentLabel{color:#ffffff80;margin:0 0 var(--space-md);font-size:.85rem}.ManagedErpSections-module__eShxra__feeNote{color:#6ec8c8;margin:0;font-size:.8rem}.ManagedErpSections-module__eShxra__optionCard{padding:var(--space-xl);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;position:relative}.ManagedErpSections-module__eShxra__recommended{background:#ffffff14;border-color:#ffffff4d}.ManagedErpSections-module__eShxra__badge{top:-12px;right:var(--space-lg);color:var(--color-deep);letter-spacing:.12em;text-transform:uppercase;background:#c9a96e;border-radius:6px;padding:6px 16px;font-size:.75rem;font-weight:700;position:absolute}[dir=rtl] .ManagedErpSections-module__eShxra__badge{right:auto;left:var(--space-lg)}.ManagedErpSections-module__eShxra__optionHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.ManagedErpSections-module__eShxra__optionNum{color:#ffffffb3;background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.ManagedErpSections-module__eShxra__optionLabel{letter-spacing:.08em;text-transform:uppercase;font-size:1rem;font-weight:800}.ManagedErpSections-module__eShxra__optionPrice{margin-bottom:var(--space-xs);font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.2}.ManagedErpSections-module__eShxra__recommended .ManagedErpSections-module__eShxra__optionLabel,.ManagedErpSections-module__eShxra__recommended .ManagedErpSections-module__eShxra__optionPrice{color:#c9a96e}.ManagedErpSections-module__eShxra__pricePrefix,.ManagedErpSections-module__eShxra__priceSuffix{color:#fff9;font-size:1rem;font-weight:400}.ManagedErpSections-module__eShxra__optionTerms{color:#ffffff80;margin:0 0 var(--space-md);font-size:.85rem}.ManagedErpSections-module__eShxra__optionDesc{color:#ffffffb3;margin:0 0 var(--space-md);font-size:.92rem;line-height:1.5}.ManagedErpSections-module__eShxra__optionTagline{color:var(--color-azure);margin:0;font-size:.95rem;font-weight:700}.ManagedErpSections-module__eShxra__recommended .ManagedErpSections-module__eShxra__optionTagline{color:#c9a96e}.ManagedErpSections-module__eShxra__callout{padding:var(--space-lg) var(--space-xl);margin-top:var(--space-xl);text-align:center;color:#c9a96e;background:#ffffff0d;border-radius:14px;font-size:.95rem;font-weight:700;line-height:1.5}.ManagedErpSections-module__eShxra__banner{background:var(--gradient-deep-blue);padding:var(--space-lg) var(--space-xl);text-align:center;color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-top:var(--space-xl);border-radius:14px;font-size:clamp(1rem,2vw,1.3rem);font-weight:800}.ManagedErpSections-module__eShxra__bannerCallout{background:var(--gradient-deep-blue);padding:var(--space-lg) var(--space-xl);margin-top:var(--space-xl);justify-content:space-between;align-items:center;gap:var(--space-lg);border-radius:14px;display:flex}.ManagedErpSections-module__eShxra__calloutBold{color:#fff;margin:0;font-size:1rem;font-weight:700}.ManagedErpSections-module__eShxra__calloutGold{color:#c9a96e;margin:4px 0 0;font-size:.95rem;font-weight:600}.ManagedErpSections-module__eShxra__calloutQuestion{color:#c9a96e;text-align:right;min-width:200px;margin:0;font-size:1.1rem;font-weight:800}.ManagedErpSections-module__eShxra__calloutLight{padding:var(--space-lg) var(--space-xl);margin-top:var(--space-xl);text-align:left;color:var(--color-deep);white-space:nowrap;background:#f5f0e6;border-radius:14px;font-size:.95rem;font-weight:600}.ManagedErpSections-module__eShxra__footnote{margin-top:var(--space-lg);color:#8e99a4;width:100%;font-size:.85rem;display:block;text-align:center!important}.ManagedErpSections-module__eShxra__dark .ManagedErpSections-module__eShxra__footnote{color:#fff6}.ManagedErpSections-module__eShxra__footnoteCenter{text-align:center;color:#8e99a4;margin:var(--space-lg) 0 0;width:100%;font-size:.85rem}.ManagedErpSections-module__eShxra__dark .ManagedErpSections-module__eShxra__footnoteCenter{color:#ffffff80}.ManagedErpSections-module__eShxra__pyramid{align-items:center;gap:var(--space-sm);margin-top:var(--space-xl);flex-direction:column;display:flex}.ManagedErpSections-module__eShxra__pyramid>:first-child{width:30%}.ManagedErpSections-module__eShxra__pyramid>:nth-child(2){width:45%}.ManagedErpSections-module__eShxra__pyramid>:nth-child(3){width:60%}.ManagedErpSections-module__eShxra__pyramid>:nth-child(4){width:80%}.ManagedErpSections-module__eShxra__pyramidLevel{padding:var(--space-md) var(--space-lg);text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--color-deep);background:#e8f4fc;border-radius:10px;width:100%;font-size:.95rem;font-weight:700}.ManagedErpSections-module__eShxra__pyramidSub{letter-spacing:0;text-transform:none;color:#5a6a7e;width:100%;margin:4px auto 0;font-size:.82rem;font-weight:400;text-align:center!important}@media (max-width:768px){.ManagedErpSections-module__eShxra__pyramid>:first-child{width:50%}.ManagedErpSections-module__eShxra__pyramid>:nth-child(2){width:65%}.ManagedErpSections-module__eShxra__pyramid>:nth-child(3){width:80%}.ManagedErpSections-module__eShxra__pyramid>:nth-child(4){width:95%}}.ManagedErpSections-module__eShxra__topline{color:var(--color-azure);margin:var(--space-2xl) 0 var(--space-xl);font-size:1.1rem;font-weight:600;text-align:center!important}.ManagedErpSections-module__eShxra__descCenter{max-width:700px;margin:var(--space-xl) auto;color:#ffffffa6;font-size:.95rem;line-height:1.6}.ManagedErpSections-module__eShxra__pillars{justify-content:center;gap:var(--space-lg);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.ManagedErpSections-module__eShxra__pillar{padding:var(--space-md) var(--space-xl);color:#c9a96e;background:#ffffff0f;border:1px solid #c9a96e66;border-radius:12px;font-size:.92rem;font-weight:700}.ManagedErpSections-module__eShxra__opModelGrid{gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:repeat(5,1fr);align-items:stretch;display:grid}.ManagedErpSections-module__eShxra__opModelGrid>*{height:100%;display:flex;position:relative}.ManagedErpSections-module__eShxra__opModelCard{padding:var(--space-xl) var(--space-lg) var(--space-2xl);background:#fff;border:1px solid #0000000f;border-radius:14px;flex-direction:column;flex:1;min-height:280px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 16px #0000000a}.ManagedErpSections-module__eShxra__opModelCard:hover{transform:translateY(-3px);box-shadow:0 6px 24px #00000014}.ManagedErpSections-module__eShxra__opModelGrid>:last-child .ManagedErpSections-module__eShxra__opModelCard{background:#e8f6f8;border-color:#6ec8c840}.ManagedErpSections-module__eShxra__opModelNum{width:40px;height:40px;color:var(--color-azure);margin-bottom:var(--space-md);background:#e8f4fc;border-radius:12px;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:inline-flex}.ManagedErpSections-module__eShxra__opModelTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--color-deep);margin:0 0 var(--space-sm);font-size:1rem;font-weight:800}.ManagedErpSections-module__eShxra__opModelDesc{color:#5a6a7e;flex:1;margin:0;font-size:.88rem;line-height:1.5}.ManagedErpSections-module__eShxra__opModelChevron{right:calc(-1 * var(--space-md) / 2 - 6px);color:var(--color-azure);z-index:2;font-size:1.6rem;font-weight:700;position:absolute;bottom:20px}@media (max-width:1024px){.ManagedErpSections-module__eShxra__opModelGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.ManagedErpSections-module__eShxra__opModelGrid{grid-template-columns:1fr 1fr}}.ManagedErpSections-module__eShxra__chevron{color:var(--color-azure);justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.ManagedErpSections-module__eShxra__chevronLight{right:calc(-1 * var(--space-md) / 2 - 8px);color:#fff6;z-index:2;font-size:1.6rem;font-weight:700;position:absolute;top:50%;transform:translateY(-50%)}.ManagedErpSections-module__eShxra__cycleGrid{gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:repeat(4,1fr);align-items:stretch;display:grid}.ManagedErpSections-module__eShxra__cycleGrid>*{height:100%;display:flex;position:relative}.ManagedErpSections-module__eShxra__cycleCard{padding:var(--space-lg);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;flex:1;transition:transform .3s;display:flex}.ManagedErpSections-module__eShxra__cycleCard:hover{transform:translateY(-2px)}.ManagedErpSections-module__eShxra__cycleOwner{letter-spacing:.12em;text-transform:uppercase;color:#c9a96e;margin-bottom:var(--space-xs);font-size:.75rem;font-weight:700;display:block}.ManagedErpSections-module__eShxra__cycleTitle{margin:0 0 var(--space-sm);font-size:1.3rem;font-weight:900}.ManagedErpSections-module__eShxra__cycleDesc{color:#fff9;flex:1;font-size:.88rem;line-height:1.5}.ManagedErpSections-module__eShxra__cycleCardTeam{border-color:#6ec8c866}.ManagedErpSections-module__eShxra__cycleOwnerTeam{color:#6ec8c8!important}.ManagedErpSections-module__eShxra__roleCard{padding:var(--space-lg);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px}.ManagedErpSections-module__eShxra__roleManaged{background:#ffffff14;border-color:#fff3}.ManagedErpSections-module__eShxra__roleTeam{border-color:#6ec8c866}.ManagedErpSections-module__eShxra__roleTitleTeam{letter-spacing:.12em;text-transform:uppercase;margin:0 0 var(--space-sm);color:#6ec8c8;font-size:.85rem;font-weight:800}.ManagedErpSections-module__eShxra__roleTitle{letter-spacing:.12em;text-transform:uppercase;margin:0 0 var(--space-sm);color:#c9a96e;font-size:.85rem;font-weight:800}.ManagedErpSections-module__eShxra__roleItems{color:#ffffffa6;font-size:.88rem;line-height:1.6}.ManagedErpSections-module__eShxra__disclaimer{text-align:center;color:#c9a96e;margin-top:var(--space-xl);font-size:1.05rem;font-style:italic;font-weight:700}@media (max-width:768px){.ManagedErpSections-module__eShxra__cycleGrid{grid-template-columns:repeat(2,1fr)}}.ManagedErpSections-module__eShxra__reconCard{padding:var(--space-lg) var(--space-md);background:#eef7fa;border:1px solid #6ec8c840;border-radius:18px;flex-direction:column;display:flex}.ManagedErpSections-module__eShxra__reconTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--color-azure);margin:0 0 var(--space-lg);text-align:center;font-size:.85rem;font-weight:800}.ManagedErpSections-module__eShxra__reconChain{flex-direction:column;flex:1;align-items:stretch;gap:0;display:flex}.ManagedErpSections-module__eShxra__reconChain>div{width:100%}.ManagedErpSections-module__eShxra__reconItem{padding:var(--space-md) var(--space-lg);letter-spacing:.08em;text-transform:uppercase;color:var(--color-deep);text-align:center;white-space:nowrap;background:#fff;border-radius:12px;justify-content:center;align-self:stretch;align-items:center;height:44px;font-size:.88rem;font-weight:800;display:flex;box-shadow:0 1px 6px #0000000a}.ManagedErpSections-module__eShxra__reconItem:last-child{background:var(--gradient-deep-blue);color:#fff;box-shadow:0 4px 16px #00286433}.ManagedErpSections-module__eShxra__reconArrow{color:var(--color-azure);padding:var(--space-xs) 0;text-align:center;font-size:1.4rem;font-weight:700}.ManagedErpSections-module__eShxra__reportCard{color:#fff;background:var(--gradient-deep-blue)!important;border:none!important}.ManagedErpSections-module__eShxra__reportCard .ManagedErpSections-module__eShxra__stepNum{color:#fff;background:#ffffff1a}.ManagedErpSections-module__eShxra__reportCard .ManagedErpSections-module__eShxra__stepTitle{color:#fff}.ManagedErpSections-module__eShxra__reportCard .ManagedErpSections-module__eShxra__stepList li{color:#ffffffb3}.ManagedErpSections-module__eShxra__reportCard .ManagedErpSections-module__eShxra__stepList li:before{color:#fff6}.ManagedErpSections-module__eShxra__tableWrap{margin-top:var(--space-xl);-webkit-overflow-scrolling:touch;position:relative;overflow-x:auto}.ManagedErpSections-module__eShxra__tableWrap:after{content:"→";width:48px;color:var(--color-azure);pointer-events:none;background:linear-gradient(90deg,#0000,#fffffff2);justify-content:flex-end;align-items:center;padding-right:8px;font-size:1.2rem;animation:1.5s ease-in-out infinite ManagedErpSections-module__eShxra__scrollHint;display:none;position:absolute;top:0;bottom:0;right:0}@keyframes ManagedErpSections-module__eShxra__scrollHint{0%,to{opacity:1;transform:translate(0)}50%{opacity:.5;transform:translate(6px)}}@media (max-width:768px){.ManagedErpSections-module__eShxra__tableWrap:after{display:flex}}.ManagedErpSections-module__eShxra__decisionTable{border-collapse:separate;border-spacing:0;width:100%;font-size:.9rem}.ManagedErpSections-module__eShxra__decisionTable th,.ManagedErpSections-module__eShxra__decisionTable td{padding:var(--space-sm) var(--space-md);text-align:center}[dir=rtl] .ManagedErpSections-module__eShxra__decisionTable th,[dir=rtl] .ManagedErpSections-module__eShxra__decisionTable td{text-align:center}.ManagedErpSections-module__eShxra__decisionTable th{vertical-align:top;padding-bottom:var(--space-lg)}.ManagedErpSections-module__eShxra__thOwn{letter-spacing:.08em;text-transform:uppercase;color:var(--color-deep);border:2px solid var(--color-deep);padding:var(--space-md) var(--space-xl);text-align:center;background:#fff;border-radius:100px;font-size:.85rem;font-weight:800;display:inline-block}.ManagedErpSections-module__eShxra__thPrice{color:#8e99a4;text-align:center;margin-top:var(--space-sm);padding-top:var(--space-xs);font-size:.82rem}.ManagedErpSections-module__eShxra__thManaged{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--gradient-deep-blue);padding:var(--space-md) var(--space-xl);text-align:center;border-radius:100px;font-size:.85rem;font-weight:800;display:inline-block}.ManagedErpSections-module__eShxra__thPriceManaged{color:#c9a96e;text-align:center;margin-top:var(--space-sm);padding-top:var(--space-xs);font-size:.82rem;font-weight:600}.ManagedErpSections-module__eShxra__sectionRow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-azure);background:0 0;font-size:.78rem;font-weight:800;padding-top:var(--space-lg)!important;padding-bottom:var(--space-sm)!important;text-align:left!important}[dir=rtl] .ManagedErpSections-module__eShxra__sectionRow{text-align:right!important}.ManagedErpSections-module__eShxra__featureCell{color:var(--color-deep);font-weight:500;text-align:left!important}[dir=rtl] .ManagedErpSections-module__eShxra__featureCell{text-align:right!important}.ManagedErpSections-module__eShxra__valueCell{color:#8e99a4;text-align:center;font-size:.88rem}.ManagedErpSections-module__eShxra__managedCell{color:var(--color-deep);text-align:center;background:#1529520a;border-left:1px solid #0000000a;border-right:1px solid #0000000a;font-weight:700}.ManagedErpSections-module__eShxra__decisionTable tbody tr{border-bottom:1px solid #0a9eda1f}.ManagedErpSections-module__eShxra__decisionTable tbody tr:nth-child(2n){background:#0a9eda08}@media (max-width:768px){.ManagedErpSections-module__eShxra__tableWrap:after{display:none!important}.ManagedErpSections-module__eShxra__decisionTable,.ManagedErpSections-module__eShxra__decisionTable thead,.ManagedErpSections-module__eShxra__decisionTable tbody,.ManagedErpSections-module__eShxra__decisionTable tr,.ManagedErpSections-module__eShxra__decisionTable th,.ManagedErpSections-module__eShxra__decisionTable td{width:100%;display:block}.ManagedErpSections-module__eShxra__decisionTable thead tr{gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.ManagedErpSections-module__eShxra__decisionTable thead th:first-child{display:none}.ManagedErpSections-module__eShxra__decisionTable thead th{flex:1;padding:0}.ManagedErpSections-module__eShxra__decisionTable tbody tr{padding:var(--space-md) 0;border-bottom:1px solid #0a9eda1f;flex-wrap:wrap;display:flex}.ManagedErpSections-module__eShxra__featureCell{width:100%;font-size:.95rem;padding-bottom:var(--space-xs)!important;font-weight:700!important}.ManagedErpSections-module__eShxra__sectionRow{width:100%}.ManagedErpSections-module__eShxra__valueCell{flex:1;font-size:.85rem}.ManagedErpSections-module__eShxra__managedCell{border:none;border-radius:6px}}.ManagedErpSections-module__eShxra__pricingTable{border-collapse:collapse;width:100%}.ManagedErpSections-module__eShxra__pricingTable th{padding:var(--space-md) var(--space-md);letter-spacing:.14em;text-transform:uppercase;color:#c9a96e;text-align:left;border-bottom:1px solid #6ec8c826;font-size:.75rem;font-weight:800}.ManagedErpSections-module__eShxra__pricingTable th:last-child,[dir=rtl] .ManagedErpSections-module__eShxra__pricingTable th{text-align:right}[dir=rtl] .ManagedErpSections-module__eShxra__pricingTable th:last-child,[dir=rtl] .ManagedErpSections-module__eShxra__priceCell{text-align:left}.ManagedErpSections-module__eShxra__pricingTable td{padding:var(--space-sm) var(--space-md);color:#ffffffd9;border-bottom:1px solid #6ec8c826;font-size:.95rem;font-weight:600}.ManagedErpSections-module__eShxra__pricingTable tbody tr:hover{background:#ffffff0a}.ManagedErpSections-module__eShxra__priceCell{color:#c9a96e;text-align:right;font-weight:800}.ManagedErpSections-module__eShxra__pricingSide{gap:var(--space-lg);flex-direction:column;display:flex}.ManagedErpSections-module__eShxra__locationBox{padding:var(--space-lg);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px}.ManagedErpSections-module__eShxra__locationBox h4{margin:0 0 var(--space-md);font-size:.92rem;font-weight:700}.ManagedErpSections-module__eShxra__locationTags{gap:var(--space-sm);grid-template-columns:repeat(3,1fr);display:grid}.ManagedErpSections-module__eShxra__locationTag{padding:var(--space-xs) var(--space-md);text-align:center;background:#ffffff0f;border:1px solid #ffffff26;border-radius:100px;font-size:.82rem;font-weight:600}.ManagedErpSections-module__eShxra__termsBox{padding:var(--space-lg);background:#ffffff0d;border:1px solid #c9a96e66;border-radius:14px}.ManagedErpSections-module__eShxra__termsTitle{letter-spacing:.12em;text-transform:uppercase;color:#c9a96e;margin:0 0 var(--space-sm);font-size:.8rem;font-weight:700}.ManagedErpSections-module__eShxra__termsList{margin:0;padding:0;list-style:none}.ManagedErpSections-module__eShxra__termsList li{color:#ffffffb3;padding:4px 0;font-size:.88rem}.ManagedErpSections-module__eShxra__termsList li:before{content:"— ";color:#c9a96e}.ManagedErpSections-module__eShxra__disclaimerGold{text-align:center;color:#c9a96e;margin-top:var(--space-lg);white-space:pre-line;font-size:.88rem;font-weight:600}@media (max-width:768px){.ManagedErpSections-module__eShxra__disclaimerGold{white-space:normal;text-align:center;font-size:.82rem}}.ManagedErpSections-module__eShxra__closingSubtitle{letter-spacing:.15em;text-transform:uppercase;color:#c9a96eb3;margin-top:var(--space-xl);font-size:.9rem;font-weight:700}@media (max-width:768px){.ManagedErpSections-module__eShxra__monthlyGrid,.ManagedErpSections-module__eShxra__pricingLayout,.ManagedErpSections-module__eShxra__rolesGrid,.ManagedErpSections-module__eShxra__optionsGrid{grid-template-columns:1fr}.ManagedErpSections-module__eShxra__bannerCallout{flex-direction:column}.ManagedErpSections-module__eShxra__calloutQuestion{text-align:center;min-width:0}.ManagedErpSections-module__eShxra__locationTags{grid-template-columns:repeat(2,1fr)}}
.Safeguards-module___tRSSG__section{padding:var(--space-4xl) 0;background:var(--color-deep);position:relative;overflow:hidden}@media (min-width:768px){.Safeguards-module___tRSSG__section{padding:var(--space-5xl) 0}}.Safeguards-module___tRSSG__header{text-align:center;margin-bottom:var(--space-3xl)}.Safeguards-module___tRSSG__headline{color:#fff;margin-bottom:var(--space-md)}.Safeguards-module___tRSSG__sub{color:#ffffff8c;text-align:center;max-width:50ch;margin:0 auto;font-size:1.0625rem}.Safeguards-module___tRSSG__strip{gap:var(--space-md);grid-template-columns:1fr;max-width:1000px;margin:0 auto;display:grid}@media (min-width:768px){.Safeguards-module___tRSSG__strip{gap:var(--space-lg);grid-template-columns:1fr 1fr}}.Safeguards-module___tRSSG__item{gap:var(--space-lg);padding:var(--space-lg);border-radius:var(--radius-lg);transition:all var(--transition-base);background:#ffffff0a;border:1px solid #ffffff0f;align-items:flex-start;display:flex}.Safeguards-module___tRSSG__item:hover{background:#ffffff12;border-color:#ffffff1a}.Safeguards-module___tRSSG__iconWrap{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--color-azure), var(--color-periwinkle));color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Safeguards-module___tRSSG__itemContent{min-width:0}.Safeguards-module___tRSSG__itemTitle{color:#fff;margin-bottom:var(--space-xs);font-size:1.125rem;font-weight:700}.Safeguards-module___tRSSG__itemDesc{color:#ffffff8c;max-width:55ch;font-size:.9375rem;line-height:1.6}.Safeguards-module___tRSSG__notice{text-align:center;color:#ffffff59;max-width:65ch;margin:var(--space-2xl) auto 0;font-size:.875rem;line-height:1.6}@media (max-width:767px){[dir=rtl] .Safeguards-module___tRSSG__itemTitle{text-align:right}[dir=rtl] .Safeguards-module___tRSSG__itemDesc{text-align:right}}
.TrustedBy-module__Uc9G7q__section{padding:var(--space-2xl) 0;background:var(--color-cream);position:relative;overflow:hidden}.TrustedBy-module__Uc9G7q__header{text-align:center;margin-bottom:var(--space-xl)}.TrustedBy-module__Uc9G7q__headline{color:var(--color-deep);margin-bottom:var(--space-sm)}.TrustedBy-module__Uc9G7q__sub{color:var(--color-text-secondary);max-width:55ch;margin:0 auto;font-size:1rem}.TrustedBy-module__Uc9G7q__label{text-align:center;color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:var(--space-lg);max-width:100%;font-size:.8125rem;font-weight:600}.TrustedBy-module__Uc9G7q__marqueeWrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.TrustedBy-module__Uc9G7q__marquee{gap:var(--space-3xl);width:max-content;animation:30s linear infinite TrustedBy-module__Uc9G7q__scroll;display:flex}@media (prefers-reduced-motion:reduce){.TrustedBy-module__Uc9G7q__marquee{animation:none}}.TrustedBy-module__Uc9G7q__brand{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.TrustedBy-module__Uc9G7q__logoImg{object-fit:cover;opacity:.95;width:120px;height:120px;transition:all var(--transition-base);border:1.5px solid #0d164014;border-radius:14px;box-shadow:0 4px 16px #0d16400f}.TrustedBy-module__Uc9G7q__logoImg:hover{opacity:1;border-color:#0a9eda59;transform:translateY(-3px);box-shadow:0 8px 24px #0a9eda29}@keyframes TrustedBy-module__Uc9G7q__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[dir=rtl] .TrustedBy-module__Uc9G7q__marquee{animation:30s linear infinite TrustedBy-module__Uc9G7q__scrollRTL}@keyframes TrustedBy-module__Uc9G7q__scrollRTL{0%{transform:translate(0)}to{transform:translate(50%)}}@media (prefers-reduced-motion:reduce){[dir=rtl] .TrustedBy-module__Uc9G7q__marquee{animation:none}}
.Alliance-module__NB9obW__section{background:linear-gradient(180deg, var(--color-background) 0%, #f4f8fc 100%);padding:80px 0 100px;position:relative;overflow:hidden}.Alliance-module__NB9obW__topGrid{gap:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.Alliance-module__NB9obW__leftCol{gap:var(--space-md);flex-direction:column;display:flex}.Alliance-module__NB9obW__badge{background:#00a3e014;border:1px solid #00a3e026;border-radius:100px;align-self:flex-start;align-items:center;gap:10px;padding:8px 20px;display:inline-flex}.Alliance-module__NB9obW__badgeIcon{font-size:1.1rem}.Alliance-module__NB9obW__badgeText{letter-spacing:.06em;text-transform:uppercase;color:var(--color-azure);font-size:.82rem;font-weight:700}.Alliance-module__NB9obW__headline{color:var(--color-deep);margin:0;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900;line-height:1.15}.Alliance-module__NB9obW__subtitle{color:var(--color-text-muted);margin:0;font-size:1.05rem;line-height:1.75}.Alliance-module__NB9obW__rightCol{gap:var(--space-lg);border-left:3px solid;border-image:linear-gradient(180deg, var(--color-azure), #c9a96e) 1;padding-left:var(--space-xl);flex-direction:column;display:flex}.Alliance-module__NB9obW__partnerTitle{color:var(--color-deep);margin:0;font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:800;line-height:1.25}.Alliance-module__NB9obW__partnerText{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.8}.Alliance-module__NB9obW__ctas{gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.Alliance-module__NB9obW__ctaCard{gap:var(--space-md);border-radius:20px;flex-direction:column;padding:36px 32px 30px;text-decoration:none;transition:transform .45s cubic-bezier(.22,.68,0,1),box-shadow .45s;display:flex;position:relative;overflow:hidden}.Alliance-module__NB9obW__ctaCard:hover{transform:translateY(-6px)}.Alliance-module__NB9obW__ctaGlow{opacity:.1;pointer-events:none;border-radius:50%;width:200px;height:200px;transition:opacity .4s,transform .4s;position:absolute;top:-50px;right:-50px}.Alliance-module__NB9obW__ctaCard:hover .Alliance-module__NB9obW__ctaGlow{opacity:.25;transform:scale(1.3)}.Alliance-module__NB9obW__ctaMarketing{background:linear-gradient(145deg,#edf5fd 0%,#f7fbff 50%,#eef7ff 100%);border:1.5px solid #00a3e026;box-shadow:0 4px 24px #00a3e00f}.Alliance-module__NB9obW__ctaMarketing .Alliance-module__NB9obW__ctaGlow{background:radial-gradient(circle, var(--color-azure) 0%, transparent 70%)}.Alliance-module__NB9obW__ctaMarketing:hover{border-color:var(--color-azure);box-shadow:0 16px 56px #00a3e024}.Alliance-module__NB9obW__ctaMarketing .Alliance-module__NB9obW__ctaLabel{color:var(--color-deep)}.Alliance-module__NB9obW__ctaMarketing .Alliance-module__NB9obW__ctaDesc{color:#4a6180}.Alliance-module__NB9obW__ctaMarketing .Alliance-module__NB9obW__ctaAction{color:var(--color-azure)}.Alliance-module__NB9obW__ctaMarketing .Alliance-module__NB9obW__ctaArrow{background:var(--color-azure);color:#fff}.Alliance-module__NB9obW__ctaMarketing .Alliance-module__NB9obW__ctaIcon{background:#00a3e01a}.Alliance-module__NB9obW__ctaManaged{background:var(--gradient-hero);border:1.5px solid #c9a96e1f;box-shadow:0 4px 24px #0d164026}.Alliance-module__NB9obW__ctaManaged .Alliance-module__NB9obW__ctaGlow{background:radial-gradient(circle,#c9a96e 0%,#0000 70%)}.Alliance-module__NB9obW__ctaManaged:hover{border-color:#c9a96e66;box-shadow:0 16px 56px #0d16404d}.Alliance-module__NB9obW__ctaManaged .Alliance-module__NB9obW__ctaLabel{color:#fff}.Alliance-module__NB9obW__ctaManaged .Alliance-module__NB9obW__ctaDesc{color:#fff9}.Alliance-module__NB9obW__ctaManaged .Alliance-module__NB9obW__ctaAction{color:#c9a96e}.Alliance-module__NB9obW__ctaManaged .Alliance-module__NB9obW__ctaArrow{color:#c9a96e;background:#c9a96e26}.Alliance-module__NB9obW__ctaManaged:hover .Alliance-module__NB9obW__ctaArrow{color:var(--color-deep);background:#c9a96e}.Alliance-module__NB9obW__ctaManaged .Alliance-module__NB9obW__ctaIcon{background:#c9a96e1a}.Alliance-module__NB9obW__ctaTop{align-items:center;gap:var(--space-md);display:flex}.Alliance-module__NB9obW__ctaIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}.Alliance-module__NB9obW__ctaLabel{letter-spacing:-.01em;font-size:1.2rem;font-weight:800;line-height:1.2}.Alliance-module__NB9obW__ctaDesc{flex:1;font-size:.92rem;line-height:1.65}.Alliance-module__NB9obW__ctaFooter{padding-top:var(--space-sm);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Alliance-module__NB9obW__ctaAction{letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;font-weight:700}.Alliance-module__NB9obW__ctaArrow{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:700;transition:transform .3s,background .3s;display:flex}.Alliance-module__NB9obW__ctaCard:hover .Alliance-module__NB9obW__ctaArrow{transform:translate(3px)}[dir=rtl] .Alliance-module__NB9obW__rightCol{border-left:none;border-right:3px solid;border-image:linear-gradient(180deg, var(--color-azure), #c9a96e) 1;padding-left:0;padding-right:var(--space-xl)}[dir=rtl] .Alliance-module__NB9obW__ctaCard:hover .Alliance-module__NB9obW__ctaArrow{transform:translate(-3px)scaleX(-1)}[dir=rtl] .Alliance-module__NB9obW__ctaArrow{transform:scaleX(-1)}@media (max-width:900px){.Alliance-module__NB9obW__topGrid{gap:var(--space-xl);grid-template-columns:1fr}.Alliance-module__NB9obW__rightCol{border-top:3px solid;border-left:none;border-image:linear-gradient(90deg, var(--color-azure), #c9a96e) 1;padding-left:0;padding-top:var(--space-xl)}[dir=rtl] .Alliance-module__NB9obW__rightCol{border-top:3px solid;border-right:none;border-image:linear-gradient(90deg, var(--color-azure), #c9a96e) 1;padding-right:0;padding-top:var(--space-xl)}}@media (max-width:600px){.Alliance-module__NB9obW__section{padding:60px 0 80px}.Alliance-module__NB9obW__ctas{grid-template-columns:1fr}.Alliance-module__NB9obW__ctaCard{padding:28px 24px 24px}}
.Contact-module__gQiC5G__section{background:var(--gradient-hero);padding:var(--space-4xl) 0;position:relative;overflow:hidden}@media (min-width:768px){.Contact-module__gQiC5G__section{padding:var(--space-5xl) 0}}.Contact-module__gQiC5G__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#dfcea90f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;right:-200px}.Contact-module__gQiC5G__layout{z-index:1;gap:var(--space-3xl);grid-template-columns:1fr;display:grid;position:relative}@media (min-width:1024px){.Contact-module__gQiC5G__layout{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start}}.Contact-module__gQiC5G__left{gap:var(--space-xl);flex-direction:column;display:flex}.Contact-module__gQiC5G__headline{color:#fff;margin-bottom:var(--space-sm);font-size:clamp(1.75rem,3.5vw,2.5rem)}.Contact-module__gQiC5G__sub{color:#ffffff8c;max-width:45ch;font-size:1rem;line-height:1.7}.Contact-module__gQiC5G__groupBlock{padding:var(--space-lg);border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff0f}.Contact-module__gQiC5G__groupTitle{color:var(--color-gold);margin-bottom:var(--space-sm);letter-spacing:.04em;font-size:1.125rem;font-weight:800}.Contact-module__gQiC5G__groupText{color:#ffffff80;margin-bottom:2px;font-size:.8125rem;font-weight:500;line-height:1.6}.Contact-module__gQiC5G__right{flex-direction:column;display:flex}.Contact-module__gQiC5G__contactGrid{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:480px){.Contact-module__gQiC5G__contactGrid{grid-template-columns:1fr 1fr}}.Contact-module__gQiC5G__contactItem{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg) var(--space-sm);transition:background var(--transition-fast);border-bottom:1px solid #ffffff0f;display:flex}@media (min-width:768px){.Contact-module__gQiC5G__contactItem{border-bottom:none}}.Contact-module__gQiC5G__contactItem:hover{background:#ffffff08}.Contact-module__gQiC5G__contactItemWide{grid-column:1/-1}.Contact-module__gQiC5G__contactIcon{color:var(--color-azure);flex-shrink:0;margin-top:2px}.Contact-module__gQiC5G__contactLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:2px;font-size:.6875rem;font-weight:700;display:block}.Contact-module__gQiC5G__contactValue{color:#fffc;direction:ltr;unicode-bidi:isolate;font-size:.875rem;font-weight:600;line-height:1.5;display:block}@media (max-width:767px){[dir=rtl] .Contact-module__gQiC5G__headline{text-align:right}[dir=rtl] .Contact-module__gQiC5G__sub{text-align:right}[dir=rtl] .Contact-module__gQiC5G__groupBlock{text-align:right}[dir=rtl] .Contact-module__gQiC5G__groupTitle{text-align:right}[dir=rtl] .Contact-module__gQiC5G__groupText{text-align:right}[dir=rtl] .Contact-module__gQiC5G__contactLabel{text-align:right}}
.Footer-module__nhiC3q__footer{background:var(--color-deep);padding:var(--space-3xl) 0 var(--space-xl);border-top:1px solid #ffffff0f}.Footer-module__nhiC3q__inner{gap:var(--space-xl);flex-direction:column;display:flex}.Footer-module__nhiC3q__top{align-items:center;gap:var(--space-xl);text-align:center;flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__nhiC3q__top{text-align:center;flex-direction:row;justify-content:space-between}}.Footer-module__nhiC3q__brand{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__nhiC3q__brand{align-items:flex-start}}.Footer-module__nhiC3q__logo{width:auto;height:48px}.Footer-module__nhiC3q__tagline{color:#ffffff8c;white-space:nowrap;font-size:.875rem;font-weight:500}.Footer-module__nhiC3q__nav{gap:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.Footer-module__nhiC3q__link{color:#ffffffa6;transition:color var(--transition-fast);font-size:.875rem;font-weight:600}.Footer-module__nhiC3q__link:hover{color:var(--color-azure)}.Footer-module__nhiC3q__bottom{align-items:center;gap:var(--space-sm);padding-top:var(--space-xl);text-align:center;border-top:1px solid #ffffff14;flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__nhiC3q__bottom{flex-direction:row;justify-content:space-between}}.Footer-module__nhiC3q__rights{color:#ffffff80;font-size:.8125rem}.Footer-module__nhiC3q__member{color:var(--color-gold);letter-spacing:.03em;font-size:.8125rem;font-weight:600}.Footer-module__nhiC3q__memberLink{color:var(--color-gold);text-underline-offset:2px;transition:color var(--transition-fast);text-decoration:underline}.Footer-module__nhiC3q__memberLink:hover{color:var(--color-azure)}
.Timeline-module__dPspXW__section{padding:var(--space-4xl) 0;background:var(--color-cream);position:relative;overflow:hidden}@media (min-width:768px){.Timeline-module__dPspXW__section{padding:var(--space-5xl) 0}}.Timeline-module__dPspXW__header{text-align:center;margin-bottom:var(--space-3xl)}.Timeline-module__dPspXW__headline{color:var(--color-deep);margin-bottom:var(--space-md)}.Timeline-module__dPspXW__sub{color:var(--color-text-secondary);text-align:center;max-width:50ch;margin:0 auto;font-size:1.0625rem}.Timeline-module__dPspXW__track{flex-direction:column;gap:0;max-width:560px;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.Timeline-module__dPspXW__track{flex-direction:row;max-width:100%}.Timeline-module__dPspXW__track:before{content:"";background:var(--color-border);z-index:0;height:2px;position:absolute;top:24px;left:12.5%;right:12.5%}}.Timeline-module__dPspXW__step{gap:var(--space-lg);flex:1;align-items:stretch;display:flex}@media (min-width:768px){.Timeline-module__dPspXW__step{text-align:center;flex-direction:column;align-items:center;gap:0}}.Timeline-module__dPspXW__rail{flex-direction:column;flex-shrink:0;align-items:center;width:48px;display:flex}@media (min-width:768px){.Timeline-module__dPspXW__rail{width:100%;margin-bottom:var(--space-lg);flex-direction:row;justify-content:center}}.Timeline-module__dPspXW__node{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Timeline-module__dPspXW__nodeNum{color:#fff;letter-spacing:.02em;font-size:.8125rem;font-weight:800}.Timeline-module__dPspXW__content{padding-bottom:var(--space-lg);flex:1}@media (min-width:768px){.Timeline-module__dPspXW__content{padding:0 var(--space-sm);padding-bottom:0}}.Timeline-module__dPspXW__period{color:var(--color-deep);margin-bottom:var(--space-xs);padding-top:12px;font-size:1.125rem;font-weight:800;line-height:1.3}@media (min-width:768px){.Timeline-module__dPspXW__period{padding-top:0}}.Timeline-module__dPspXW__desc{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.Timeline-module__dPspXW__cta{text-align:center;color:var(--color-azure);margin:var(--space-2xl) auto 0;max-width:50ch;font-size:.9375rem;font-weight:600}.Timeline-module__dPspXW__teal{background:linear-gradient(135deg,#5ab8b0,#75cbc5);box-shadow:0 4px 16px #75cbc540}.Timeline-module__dPspXW__azure{background:linear-gradient(135deg,#0889be,#0a9eda);box-shadow:0 4px 16px #0a9eda40}.Timeline-module__dPspXW__gold{background:linear-gradient(135deg,#c4a96e,#dfcea9);box-shadow:0 4px 16px #dfcea940}.Timeline-module__dPspXW__gold .Timeline-module__dPspXW__nodeNum{color:var(--color-deep)}.Timeline-module__dPspXW__periwinkle{background:linear-gradient(135deg,#5a80c0,#6f96d1);box-shadow:0 4px 16px #6f96d140}@media (max-width:767px){[dir=rtl] .Timeline-module__dPspXW__content{text-align:right}[dir=rtl] .Timeline-module__dPspXW__period{text-align:right}[dir=rtl] .Timeline-module__dPspXW__desc{text-align:right}}
.WhatsAppButton-module__HDbHZW__floatButton{bottom:var(--space-xl,32px);color:#fff;z-index:999;width:60px;height:60px;transition:transform var(--transition-spring,.5s cubic-bezier(.34, 1.56, .64, 1)), box-shadow var(--transition-base,.25s);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;animation:2.5s infinite WhatsAppButton-module__HDbHZW__pulseGlow;display:flex;position:fixed;inset-inline-end:var(--space-xl,32px);box-shadow:0 8px 24px #25d3664d}.WhatsAppButton-module__HDbHZW__floatButton:hover{color:#fff;transform:scale(1.1);box-shadow:0 12px 32px #25d36673}.WhatsAppButton-module__HDbHZW__floatButton:active{transform:scale(.95)}@keyframes WhatsAppButton-module__HDbHZW__pulseGlow{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@media (max-width:480px){.WhatsAppButton-module__HDbHZW__floatButton{bottom:var(--space-lg,24px);width:52px;height:52px;inset-inline-end:var(--space-lg,24px)}}.WhatsAppButton-module__HDbHZW__icon{width:32px;height:32px}@media (max-width:480px){.WhatsAppButton-module__HDbHZW__icon{width:28px;height:28px}}
