.SolutionsPipeline-module__T-aVPW__pipelineContainer{width:100%;max-width:1200px;margin:0 auto}.SolutionsPipeline-module__T-aVPW__pipeline{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:2rem;display:grid}.SolutionsPipeline-module__T-aVPW__tile{background:var(--color-white);border:2px solid #0000001a;border-radius:12px;flex-direction:column;height:420px;padding:2.5rem 2rem;transition:all .3s;display:flex}.SolutionsPipeline-module__T-aVPW__tile:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.SolutionsPipeline-module__T-aVPW__tileContent{flex-direction:column;flex:1;gap:1rem;display:flex}.SolutionsPipeline-module__T-aVPW__stepBadge{font-family:var(--font-manrope),sans-serif;color:var(--color-grey);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.SolutionsPipeline-module__T-aVPW__tileTitle{font-family:var(--font-manrope),sans-serif;color:var(--color-black);margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.SolutionsPipeline-module__T-aVPW__tileDescription{font-family:var(--font-cardo),serif;color:var(--color-grey);flex:none;margin:0;font-size:1rem;line-height:1.6}.SolutionsPipeline-module__T-aVPW__tileLabel{font-family:var(--font-manrope),sans-serif;color:var(--color-grey);text-transform:uppercase;letter-spacing:.05em;margin:auto 0 0;padding-top:1.25rem;font-size:.75rem;font-weight:600}.SolutionsPipeline-module__T-aVPW__logosContainer{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:.5rem;display:flex}.SolutionsPipeline-module__T-aVPW__logoWrapper{justify-content:center;align-items:center;display:flex}.SolutionsPipeline-module__T-aVPW__logo{object-fit:contain;width:48px;height:48px;transition:all .3s}.SolutionsPipeline-module__T-aVPW__arrow{color:var(--color-blue);justify-content:center;align-items:center;transition:all .3s;display:flex}.SolutionsPipeline-module__T-aVPW__arrowIcon{font-size:2rem;display:block}.SolutionsPipeline-module__T-aVPW__arrowIconMobile{font-size:2rem;display:none}.SolutionsPipeline-module__T-aVPW__arrow:hover{color:var(--color-dark-blue);transform:scale(1.1)}.SolutionsPipeline-module__T-aVPW__inquiryCTA{margin-top:3.5rem;padding-top:0}.SolutionsPipeline-module__T-aVPW__inquiryContent{justify-content:space-between;align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:flex}.SolutionsPipeline-module__T-aVPW__inquiryText{font-family:var(--font-manrope),sans-serif;color:var(--color-black);margin:0;font-size:1.625rem;font-weight:600;line-height:1.3}.SolutionsPipeline-module__T-aVPW__inquiryLink{color:var(--color-blue);font-family:var(--font-manrope),sans-serif;flex-shrink:0;align-items:center;gap:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.SolutionsPipeline-module__T-aVPW__inquiryLink:hover{gap:1.25rem}.SolutionsPipeline-module__T-aVPW__inquiryArrow{background:var(--color-blue);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.SolutionsPipeline-module__T-aVPW__inquiryArrow svg{color:#fff;font-size:1.125rem}.SolutionsPipeline-module__T-aVPW__inquiryLink:hover .SolutionsPipeline-module__T-aVPW__inquiryArrow{background:var(--color-black);transform:scale(1.1)}.SolutionsPipeline-module__T-aVPW__additionalServices{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.SolutionsPipeline-module__T-aVPW__serviceCard{background:var(--color-white);border:1px solid #00000014;border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex}.SolutionsPipeline-module__T-aVPW__serviceCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.SolutionsPipeline-module__T-aVPW__serviceTitle{font-family:var(--font-manrope),sans-serif;color:var(--color-black);margin:0;font-size:1.375rem;font-weight:700}.SolutionsPipeline-module__T-aVPW__serviceDescription{font-family:var(--font-cardo),serif;color:var(--color-grey);margin:0;font-size:1rem;line-height:1.5}.SolutionsPipeline-module__T-aVPW__serviceLogos{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.SolutionsPipeline-module__T-aVPW__serviceLogos img{object-fit:contain;filter:grayscale()opacity(.7);width:28px;height:28px;transition:all .3s}.SolutionsPipeline-module__T-aVPW__serviceCard:hover .SolutionsPipeline-module__T-aVPW__serviceLogos img{filter:grayscale(0%)opacity()}.SolutionsPipeline-module__T-aVPW__textLogo{font-family:var(--font-manrope),sans-serif;color:var(--color-grey);background:#0000000a;border-radius:4px;padding:.25rem .625rem;font-size:.875rem;font-weight:600}.SolutionsPipeline-module__T-aVPW__serviceFootnote{font-family:var(--font-cardo),serif;color:var(--color-grey);border-top:1px solid #0000000f;margin:0;padding-top:.5rem;font-size:.875rem;line-height:1.5}@media (max-width:968px){.SolutionsPipeline-module__T-aVPW__pipeline{grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr;gap:1.5rem}.SolutionsPipeline-module__T-aVPW__arrowIcon{display:none}.SolutionsPipeline-module__T-aVPW__arrowIconMobile{display:block}.SolutionsPipeline-module__T-aVPW__tile{height:auto;min-height:380px}.SolutionsPipeline-module__T-aVPW__additionalServices{grid-template-columns:1fr}.SolutionsPipeline-module__T-aVPW__inquiryCTA{margin-top:2.5rem;padding-top:0}.SolutionsPipeline-module__T-aVPW__inquiryContent{flex-direction:column;align-items:flex-start;gap:1.5rem}.SolutionsPipeline-module__T-aVPW__inquiryText{font-size:1.375rem}}@media (max-width:768px){.SolutionsPipeline-module__T-aVPW__tile{padding:2rem 1.5rem}.SolutionsPipeline-module__T-aVPW__tileTitle{font-size:1.5rem}.SolutionsPipeline-module__T-aVPW__serviceCard{padding:1.5rem}.SolutionsPipeline-module__T-aVPW__serviceTitle{font-size:1.25rem}.SolutionsPipeline-module__T-aVPW__inquiryText{font-size:1.125rem}.SolutionsPipeline-module__T-aVPW__inquiryArrow{width:36px;height:36px}.SolutionsPipeline-module__T-aVPW__inquiryArrow svg{font-size:1rem}}
.ManagedServices-module__W-hOMa__managedServices{width:100%;max-width:1200px;margin:0 auto}.ManagedServices-module__W-hOMa__header{text-align:center;margin-bottom:3.5rem}.ManagedServices-module__W-hOMa__sectionTitle{font-family:var(--font-manrope),sans-serif;color:var(--color-black);margin:0 0 1rem;font-size:3rem;font-weight:700}.ManagedServices-module__W-hOMa__leadLine{font-family:var(--font-cardo),serif;color:var(--color-grey);margin:0;font-size:1.25rem}.ManagedServices-module__W-hOMa__cardsContainer{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1800px;margin:0 auto;display:grid}.ManagedServices-module__W-hOMa__cardsContainer .ManagedServices-module__W-hOMa__iconContainer svg{width:2.5rem;height:2.5rem}@media (max-width:968px){.ManagedServices-module__W-hOMa__cardsContainer{grid-template-columns:1fr}}@media (max-width:768px){.ManagedServices-module__W-hOMa__cardsContainer .ManagedServices-module__W-hOMa__iconContainer svg{width:2rem;height:2rem}.ManagedServices-module__W-hOMa__sectionTitle{font-size:2rem}.ManagedServices-module__W-hOMa__leadLine{font-size:1.125rem}}
.IndustriesShowcase-module__wSCSTa__showcase{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.IndustriesShowcase-module__wSCSTa__gridSection{position:relative}.IndustriesShowcase-module__wSCSTa__imageGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0;display:grid}.IndustriesShowcase-module__wSCSTa__imageCard{aspect-ratio:1;box-shadow:none;background:0 0;border:none;border-radius:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.IndustriesShowcase-module__wSCSTa__imageCard:first-child{transform:translateY(0)}.IndustriesShowcase-module__wSCSTa__imageCard:nth-child(2){transform:translateY(1.5rem)}.IndustriesShowcase-module__wSCSTa__imageCard:nth-child(3){transform:translateY(-1.5rem)}.IndustriesShowcase-module__wSCSTa__imageCard:nth-child(4){transform:translateY(0)}.IndustriesShowcase-module__wSCSTa__imageCard:hover{z-index:10;box-shadow:none;transform:scale(1.05)translateY(0)!important}.IndustriesShowcase-module__wSCSTa__imagePlaceholder{background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.IndustriesShowcase-module__wSCSTa__imagePlaceholder:before{content:"";opacity:0;background:0 0;transition:opacity .3s;position:absolute;inset:0}.IndustriesShowcase-module__wSCSTa__imageCard:hover .IndustriesShowcase-module__wSCSTa__imagePlaceholder:before{opacity:0}.IndustriesShowcase-module__wSCSTa__placeholderText{font-family:var(--font-manrope),sans-serif;color:var(--color-grey);text-align:center;z-index:1;padding:1rem;font-size:.875rem;font-weight:600;transition:all .3s;position:relative}.IndustriesShowcase-module__wSCSTa__imageCard:hover .IndustriesShowcase-module__wSCSTa__placeholderText{color:var(--color-white)}.IndustriesShowcase-module__wSCSTa__industryImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.IndustriesShowcase-module__wSCSTa__imageCard:hover .IndustriesShowcase-module__wSCSTa__industryImage{transform:scale(1.05)}.IndustriesShowcase-module__wSCSTa__hoverOverlay{opacity:1;background:0 0;justify-content:center;align-items:flex-end;padding-bottom:.25rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.IndustriesShowcase-module__wSCSTa__industryTitle{font-family:var(--font-manrope),sans-serif;color:#086ad8;text-align:center;letter-spacing:.02em;text-shadow:0 2px 8px #ffffffe6,0 0 20px #fff9;background:0 0;padding:0;font-size:1.125rem;font-weight:700}.IndustriesShowcase-module__wSCSTa__contentSection{padding:2rem 0}.IndustriesShowcase-module__wSCSTa__content{flex-direction:column;gap:1.5rem;display:flex}.IndustriesShowcase-module__wSCSTa__title{font-family:var(--font-manrope),sans-serif;color:var(--color-black);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.IndustriesShowcase-module__wSCSTa__description{font-family:var(--font-cardo),serif;color:var(--color-grey);margin:0;font-size:1.125rem;line-height:1.7}.IndustriesShowcase-module__wSCSTa__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.IndustriesShowcase-module__wSCSTa__listItem{font-family:var(--font-cardo),serif;color:var(--color-grey);align-items:flex-start;gap:.875rem;font-size:1rem;line-height:1.6;display:flex}.IndustriesShowcase-module__wSCSTa__checkmark{color:var(--color-blue);background:#1a3a5214;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:.125rem;font-size:1.125rem;font-weight:700;display:flex}.IndustriesShowcase-module__wSCSTa__buttonContainer{margin-top:1rem}.IndustriesShowcase-module__wSCSTa__buttonContainer button,.IndustriesShowcase-module__wSCSTa__buttonContainer a{letter-spacing:.01em;border-radius:12px;min-width:200px;padding:.875rem 2.5rem;font-size:1.0625rem;font-weight:600;box-shadow:0 4px 14px #086ad840}.IndustriesShowcase-module__wSCSTa__buttonContainer button:hover,.IndustriesShowcase-module__wSCSTa__buttonContainer a:hover{transform:translateY(-4px);box-shadow:0 8px 24px #086ad859}@media (max-width:968px){.IndustriesShowcase-module__wSCSTa__showcase{grid-template-columns:1fr;gap:3rem}.IndustriesShowcase-module__wSCSTa__imageCard:nth-child(2),.IndustriesShowcase-module__wSCSTa__imageCard:nth-child(3){transform:translateY(0)}.IndustriesShowcase-module__wSCSTa__imageCard:hover{transform:scale(1.05)!important}}@media (max-width:768px){.IndustriesShowcase-module__wSCSTa__showcase{gap:2.5rem}.IndustriesShowcase-module__wSCSTa__imageGrid{gap:.75rem;padding:0}.IndustriesShowcase-module__wSCSTa__title{font-size:2rem}.IndustriesShowcase-module__wSCSTa__description{font-size:1rem}.IndustriesShowcase-module__wSCSTa__listItem{font-size:.9375rem}}
.ServicesCards-module__zSq-da__serviceCard{cursor:pointer;border-radius:12px;flex-direction:column;align-items:flex-start;max-width:340px;min-height:400px;padding:2.5rem 1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ServicesCards-module__zSq-da__white{background:var(--color-white);border:1px solid #4545451a}.ServicesCards-module__zSq-da__white .ServicesCards-module__zSq-da__title{color:var(--color-black)}.ServicesCards-module__zSq-da__white .ServicesCards-module__zSq-da__description{color:var(--color-grey)}.ServicesCards-module__zSq-da__white .ServicesCards-module__zSq-da__iconContainer svg{color:var(--color-blue)}.ServicesCards-module__zSq-da__white .ServicesCards-module__zSq-da__iconContainer .icon{color:var(--color-blue)}.ServicesCards-module__zSq-da__white .ServicesCards-module__zSq-da__link{color:var(--color-blue)}.ServicesCards-module__zSq-da__blue{background:var(--color-dark-blue);border:none}.ServicesCards-module__zSq-da__blue .ServicesCards-module__zSq-da__title,.ServicesCards-module__zSq-da__blue .ServicesCards-module__zSq-da__description,.ServicesCards-module__zSq-da__blue .ServicesCards-module__zSq-da__iconContainer svg{color:var(--color-white)}.ServicesCards-module__zSq-da__blue .ServicesCards-module__zSq-da__iconContainer .icon{color:var(--color-white)}.ServicesCards-module__zSq-da__blue .ServicesCards-module__zSq-da__link{color:var(--color-brown)}.ServicesCards-module__zSq-da__white.ServicesCards-module__zSq-da__hovered{background:var(--color-dark-blue);transform:translateY(-8px);box-shadow:0 20px 40px #012fa54d}.ServicesCards-module__zSq-da__white.ServicesCards-module__zSq-da__hovered .ServicesCards-module__zSq-da__title,.ServicesCards-module__zSq-da__white.ServicesCards-module__zSq-da__hovered .ServicesCards-module__zSq-da__description,.ServicesCards-module__zSq-da__white.ServicesCards-module__zSq-da__hovered .ServicesCards-module__zSq-da__iconContainer svg{color:var(--color-white)}.ServicesCards-module__zSq-da__white.ServicesCards-module__zSq-da__hovered .ServicesCards-module__zSq-da__iconContainer .icon{color:var(--color-white)}.ServicesCards-module__zSq-da__white.ServicesCards-module__zSq-da__hovered .ServicesCards-module__zSq-da__link{color:var(--color-brown)}.ServicesCards-module__zSq-da__blue.ServicesCards-module__zSq-da__hovered{transform:translateY(-8px);box-shadow:0 20px 40px #012fa580}.ServicesCards-module__zSq-da__iconContainer{margin-bottom:2rem}.ServicesCards-module__zSq-da__iconContainer svg{width:3.5rem;height:3.5rem;font-size:3.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.ServicesCards-module__zSq-da__iconContainer .icon{width:3.5rem;height:3.5rem;font-size:3.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.ServicesCards-module__zSq-da__title{margin-bottom:1.5rem;font-size:2rem;font-weight:600;line-height:1.2;transition:color .4s cubic-bezier(.4,0,.2,1);font-family:var(--font-manrope),sans-serif!important}.ServicesCards-module__zSq-da__description{font-family:var(--font-secondary),Georgia,serif;flex-grow:1;margin-bottom:2rem;font-size:1.125rem;line-height:1.7;transition:color .4s cubic-bezier(.4,0,.2,1)}.ServicesCards-module__zSq-da__link{align-items:center;gap:.75rem;margin-top:auto;font-size:1.125rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;font-family:var(--font-manrope),sans-serif!important}.ServicesCards-module__zSq-da__link:hover{gap:1rem}.ServicesCards-module__zSq-da__arrow{font-size:1rem;transition:transform .3s}.ServicesCards-module__zSq-da__link:hover .ServicesCards-module__zSq-da__arrow{transform:translate(4px)}@media (max-width:768px){.ServicesCards-module__zSq-da__serviceCard{min-height:350px;padding:2rem 1.5rem}.ServicesCards-module__zSq-da__iconContainer svg{width:2.5rem;height:2.5rem;font-size:2.5rem}.ServicesCards-module__zSq-da__iconContainer .icon{width:2.5rem;height:2.5rem;font-size:2.5rem}.ServicesCards-module__zSq-da__title{margin-bottom:1rem;font-size:1.5rem}.ServicesCards-module__zSq-da__description{margin-bottom:1.5rem;font-size:1rem}.ServicesCards-module__zSq-da__link{font-size:1rem}}
.automation-module__NEdIka__container{max-width:1280px;margin:0 auto;padding:0 2rem}.automation-module__NEdIka__ecosystemSection{background:linear-gradient(135deg,#fff 0%,#f8f9fb 100%);padding:6rem 0;position:relative;overflow:hidden}.automation-module__NEdIka__ecosystemSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#086ad808 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-50%;right:-20%}.automation-module__NEdIka__ecosystemContainer{max-width:1400px;margin:0 auto;padding:0 2rem}.automation-module__NEdIka__ecosystemContent{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.automation-module__NEdIka__ecosystemText{flex-direction:column;gap:2rem;display:flex}.automation-module__NEdIka__ecosystemBadge{font-family:var(--font-manrope,sans-serif);letter-spacing:.15em;text-transform:uppercase;color:#d2a98e;background:#d2a98e14;border:1px solid #d2a98e33;border-radius:50px;width:fit-content;padding:.5rem 1.5rem;font-size:.75rem;font-weight:700;display:inline-block}.automation-module__NEdIka__ecosystemTitle{font-family:var(--font-manrope,sans-serif);color:#121c44;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.25}.automation-module__NEdIka__titleAccent{color:#086ad8}.automation-module__NEdIka__ecosystemDescription{font-family:var(--font-cardo,"Georgia",serif);color:#4a5568;max-width:540px;margin:0;font-size:1.125rem;line-height:1.8}.automation-module__NEdIka__benefitsList{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.automation-module__NEdIka__benefitItem{align-items:center;gap:1rem;display:flex}.automation-module__NEdIka__checkmark{color:#fff;background:#086ad8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:700;display:flex}.automation-module__NEdIka__benefitItem span{font-family:var(--font-manrope,sans-serif);color:#121c44;font-size:1rem;font-weight:600}.automation-module__NEdIka__visualHub{justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.automation-module__NEdIka__hubCenter{z-index:3;position:relative}.automation-module__NEdIka__centralLogo{background:#fff;border-radius:24px;justify-content:center;align-items:center;width:180px;height:180px;padding:2rem;animation:3s ease-in-out infinite automation-module__NEdIka__pulse;display:flex;box-shadow:0 20px 60px #086ad833,0 0 0 1px #086ad81a}.automation-module__NEdIka__powerAutomateLogo{object-fit:contain;width:100%;height:100%}@keyframes automation-module__NEdIka__pulse{0%,to{box-shadow:0 20px 60px #086ad833,0 0 0 1px #086ad81a}50%{box-shadow:0 25px 70px #086ad84d,0 0 0 2px #086ad833}}.automation-module__NEdIka__orbitingLogos{position:absolute;inset:0}.automation-module__NEdIka__orbitLogo{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100px;height:100px;padding:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:6s ease-in-out infinite automation-module__NEdIka__float;display:flex;position:absolute;box-shadow:0 8px 24px #0000001a}.automation-module__NEdIka__orbitLogo:hover{z-index:10;transform:scale(1.15)translateY(-8px);box-shadow:0 16px 40px #086ad840}.automation-module__NEdIka__orbitLogo img{object-fit:contain;width:100%;height:100%}.automation-module__NEdIka__orbit1{animation-delay:0s;top:50px;right:50px}.automation-module__NEdIka__orbit2{animation-delay:2s;bottom:50px;right:50px}.automation-module__NEdIka__orbit3{animation-delay:4s;top:50%;left:30px;transform:translateY(-50%)}@keyframes automation-module__NEdIka__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.automation-module__NEdIka__orbit3{animation:6s ease-in-out infinite automation-module__NEdIka__floatLeft}@keyframes automation-module__NEdIka__floatLeft{0%,to{transform:translateY(-50%)translate(0)}50%{transform:translateY(-50%)translate(-10px)}}.automation-module__NEdIka__connectionLines{z-index:1;position:absolute;inset:0}.automation-module__NEdIka__connectionSvg{width:100%;height:100%}.automation-module__NEdIka__line{stroke:#086ad8;stroke-width:2px;stroke-dasharray:8 8;opacity:.2;animation:20s linear infinite automation-module__NEdIka__dash}@keyframes automation-module__NEdIka__dash{to{stroke-dashoffset:-1000px}}.automation-module__NEdIka__metricsSection{background:#fff;padding:4rem 0;position:relative;overflow:hidden}.automation-module__NEdIka__metricsSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#00000005 0%,#0000 60%);position:absolute;inset:0}.automation-module__NEdIka__metricsContainer{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.automation-module__NEdIka__metricsGrid{grid-template-columns:repeat(3,1fr);gap:6rem;max-width:1100px;margin:0 auto;display:grid}.automation-module__NEdIka__metricItem{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:all .3s;display:flex;position:relative}.automation-module__NEdIka__metricItem:after{content:"";background:linear-gradient(#0000 0%,#0000001a 50%,#0000 100%);width:1px;height:60px;position:absolute;top:50%;right:-3rem;transform:translateY(-50%)}.automation-module__NEdIka__metricItem:last-child:after{display:none}.automation-module__NEdIka__metricItem:hover{transform:translateY(-4px)}.automation-module__NEdIka__metricsGrid .automation-module__NEdIka__metric{gap:.25rem}.automation-module__NEdIka__metricsGrid .automation-module__NEdIka__metricNumber{color:#000;letter-spacing:-.04em;font-size:5rem;font-weight:600}.automation-module__NEdIka__metricsGrid .automation-module__NEdIka__metricLabel{color:#000;letter-spacing:-.01em;background:0 0;padding:0;font-size:1rem;font-weight:600}.automation-module__NEdIka__metricDescription{font-family:var(--font-manrope,sans-serif);color:#00000073;letter-spacing:0;margin:0;font-size:.8125rem;font-weight:400;line-height:1.4}.automation-module__NEdIka__introSection{background:#f8f9fb;padding:4rem 0}.automation-module__NEdIka__sectionTitle{font-family:var(--font-manrope,sans-serif);color:#121c44;text-align:center;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.3}.automation-module__NEdIka__sectionText{color:#4a5568;text-align:center;max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.7}.automation-module__NEdIka__automationSection{background:#fff;padding:6rem 0}.automation-module__NEdIka__automationContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.automation-module__NEdIka__header{text-align:center;margin-bottom:3.5rem}.automation-module__NEdIka__leadLine{font-family:var(--font-cardo,"Georgia",serif);color:#4a5568;margin:0;font-size:1.25rem}.automation-module__NEdIka__cardsContainer{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1800px;margin:0 auto;display:grid}.automation-module__NEdIka__cardsContainer>div{gap:.75rem;min-height:auto;padding:1.75rem 2.5rem 2rem}.automation-module__NEdIka__cardsContainer h3{font-size:1.25rem;line-height:1.3}.automation-module__NEdIka__cardsContainer p{padding-right:3.5rem;font-size:.9375rem;line-height:1.5}.automation-module__NEdIka__cardsContainer .automation-module__NEdIka__arrowLink{bottom:1.5rem;right:1.75rem}.automation-module__NEdIka__cardsContainer .automation-module__NEdIka__arrowCircle{width:28px;height:28px}.automation-module__NEdIka__architectureSection{background:#000;padding:6rem 0;position:relative;overflow:hidden}.automation-module__NEdIka__architectureSection:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#086ad808 50%,#0000 100%),repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff05 2px 4px);position:absolute;inset:0}.automation-module__NEdIka__architectureContainer{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.automation-module__NEdIka__architectureHeader{text-align:center;margin-bottom:4rem}.automation-module__NEdIka__archTitle{font-family:var(--font-manrope,sans-serif);color:#fff;letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2.25rem,4vw,3rem);font-weight:600;line-height:1.2}.automation-module__NEdIka__archSubtitle{font-family:var(--font-manrope,sans-serif);color:#fff9;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:400}.automation-module__NEdIka__diagramWrapper{margin-bottom:3rem}.automation-module__NEdIka__flowDiagram{perspective:1200px;perspective-origin:50%;justify-content:center;align-items:center;gap:2rem;margin-bottom:4rem;padding:3rem 0;display:flex}.automation-module__NEdIka__flowStage{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-width:120px;display:flex;position:relative}.automation-module__NEdIka__cubeWrapper{width:120px;height:120px;margin:0 auto}.automation-module__NEdIka__cube{width:100%;height:100%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;position:relative;transform:rotateX(20deg)rotateY(-30deg)}.automation-module__NEdIka__cubeFace{box-sizing:border-box;backface-visibility:hidden;border:2px solid #086ad866;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute}.automation-module__NEdIka__cubeFaceFront{background:linear-gradient(135deg,#086ad826 0%,#086ad814 100%);transform:translateZ(60px)}.automation-module__NEdIka__cubeFaceRight{background:linear-gradient(135deg,#086ad81a 0%,#086ad80d 100%);transform:rotateY(90deg)translateZ(60px)}.automation-module__NEdIka__cubeFaceTop{background:linear-gradient(135deg,#086ad833 0%,#086ad81f 100%);border-color:#086ad880;transform:rotateX(90deg)translateZ(60px)}.automation-module__NEdIka__stageName{font-family:var(--font-manrope,sans-serif);color:#fff;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 12px #00000080;white-space:nowrap;z-index:1;font-size:1.5rem;font-weight:700}.automation-module__NEdIka__flowArrow{flex-shrink:0}.automation-module__NEdIka__arrowSvg{color:#086ad880;filter:drop-shadow(0 0 8px #086ad866);width:70px;height:24px;transition:all .3s}.automation-module__NEdIka__flowDiagram:hover .automation-module__NEdIka__arrowSvg{color:#086ad8cc;filter:drop-shadow(0 0 12px #086ad899)}.automation-module__NEdIka__calloutsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:2rem;display:grid}.automation-module__NEdIka__callout{flex-direction:column;gap:.75rem;padding-left:1.5rem;display:flex;position:relative}.automation-module__NEdIka__calloutDot{background:#086ad8;border-radius:50%;width:8px;height:8px;position:absolute;top:.5rem;left:0;box-shadow:0 0 12px #086ad880}.automation-module__NEdIka__calloutTitle{font-family:var(--font-manrope,sans-serif);color:#fff;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:600;line-height:1.4}.automation-module__NEdIka__calloutText{font-family:var(--font-manrope,sans-serif);color:#ffffff80;letter-spacing:0;margin:0;font-size:.875rem;font-weight:400;line-height:1.5}.automation-module__NEdIka__archCTA{text-align:center;margin-top:3rem}.automation-module__NEdIka__archLink{font-family:var(--font-manrope,sans-serif);color:#086ad8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#086ad80d;border:1px solid #086ad84d;border-radius:50px;align-items:center;gap:.75rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.automation-module__NEdIka__archLink:hover{background:#086ad826;border-color:#086ad880;transform:translateY(-2px);box-shadow:0 8px 24px #086ad833}.automation-module__NEdIka__archLinkArrow{width:18px;height:18px;transition:transform .3s}.automation-module__NEdIka__archLink:hover .automation-module__NEdIka__archLinkArrow{transform:translate(4px)}.automation-module__NEdIka__testimonialsSection{background:#fafafa;padding:6rem 0}.automation-module__NEdIka__sectionSubtitle{font-family:var(--font-cardo,"Georgia",serif);color:#4a5568;text-align:center;max-width:700px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.6}.automation-module__NEdIka__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:1rem;display:grid}.automation-module__NEdIka__ctaSection{color:#fff;background:#086ad8;padding:6rem 0;position:relative;overflow:hidden}.automation-module__NEdIka__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#ffffff14 0%,#0000 40%),radial-gradient(circle at 80% 70%,#0000001a 0%,#0000 40%),repeating-linear-gradient(90deg,#0000 0,#ffffff05 1px,#0000 2px 80px);position:absolute;inset:0}.automation-module__NEdIka__ctaSection .automation-module__NEdIka__container{z-index:1;text-align:center;max-width:900px;position:relative}.automation-module__NEdIka__ctaSection h2{font-family:var(--font-manrope,sans-serif);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.2}.automation-module__NEdIka__ctaSection p{font-family:var(--font-manrope,sans-serif);color:#ffffffd9;letter-spacing:-.01em;margin-bottom:2.5rem;font-size:1.25rem;font-weight:400;line-height:1.5}.automation-module__NEdIka__ctaSection button,.automation-module__NEdIka__ctaSection a[class*=button]{color:#086ad8;background:#fff;border:2px solid #fff;font-weight:700}.automation-module__NEdIka__ctaSection button:hover,.automation-module__NEdIka__ctaSection a[class*=button]:hover{color:#fff;background:0 0;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media (max-width:1024px){.automation-module__NEdIka__ecosystemContent{gap:4rem}.automation-module__NEdIka__visualHub{height:400px}.automation-module__NEdIka__centralLogo{width:140px;height:140px}.automation-module__NEdIka__orbitLogo{width:80px;height:80px}}@media (max-width:768px){.automation-module__NEdIka__container{padding:0 1.5rem}.automation-module__NEdIka__ecosystemSection{padding:4rem 0}.automation-module__NEdIka__ecosystemContainer{padding:0 1.5rem}.automation-module__NEdIka__ecosystemContent{grid-template-columns:1fr;gap:3rem}.automation-module__NEdIka__ecosystemTitle{font-size:2rem}.automation-module__NEdIka__ecosystemDescription{max-width:100%}.automation-module__NEdIka__visualHub{height:350px}.automation-module__NEdIka__centralLogo{width:120px;height:120px}.automation-module__NEdIka__orbitLogo{width:70px;height:70px;padding:.875rem}.automation-module__NEdIka__orbit1{top:30px;right:30px}.automation-module__NEdIka__orbit2{bottom:30px;right:30px}.automation-module__NEdIka__orbit3{left:20px}.automation-module__NEdIka__metricsSection{padding:3rem 0}.automation-module__NEdIka__metricsGrid{grid-template-columns:1fr;gap:3rem}.automation-module__NEdIka__metricItem:after{display:none}.automation-module__NEdIka__metricsGrid .automation-module__NEdIka__metricNumber{font-size:4rem}.automation-module__NEdIka__automationSection,.automation-module__NEdIka__architectureSection{padding:4rem 0}.automation-module__NEdIka__architectureContainer{padding:0 1.5rem}.automation-module__NEdIka__diagramWrapper{-webkit-overflow-scrolling:touch;overflow:auto visible}.automation-module__NEdIka__flowDiagram{perspective:1000px;flex-direction:column;gap:.5rem;padding:2rem 0}.automation-module__NEdIka__flowArrow{height:40px;transform:rotate(90deg)}.automation-module__NEdIka__arrowSvg{width:40px;height:24px}.automation-module__NEdIka__cubeWrapper,.automation-module__NEdIka__cubeFace{width:100px;height:100px}.automation-module__NEdIka__cubeFaceFront{transform:translateZ(50px)}.automation-module__NEdIka__cubeFaceRight{transform:rotateY(90deg)translateZ(50px)}.automation-module__NEdIka__cubeFaceTop{transform:rotateX(90deg)translateZ(50px)}.automation-module__NEdIka__stageName{font-size:1.125rem}.automation-module__NEdIka__calloutsGrid{grid-template-columns:1fr;gap:2rem}.automation-module__NEdIka__ctaSection{padding:4rem 0}.automation-module__NEdIka__automationContainer{padding:0 1.5rem}.automation-module__NEdIka__cardsContainer{grid-template-columns:1fr;gap:1.25rem}.automation-module__NEdIka__sectionTitle{font-size:2rem}.automation-module__NEdIka__leadLine{font-size:1.125rem}.automation-module__NEdIka__flowStage{min-width:100px}}@media (max-width:480px){.automation-module__NEdIka__flowDiagram{gap:.25rem;padding:1.5rem 0}.automation-module__NEdIka__cubeWrapper,.automation-module__NEdIka__cubeFace{width:90px;height:90px}.automation-module__NEdIka__cubeFaceFront{transform:translateZ(45px)}.automation-module__NEdIka__cubeFaceRight{transform:rotateY(90deg)translateZ(45px)}.automation-module__NEdIka__cubeFaceTop{transform:rotateX(90deg)translateZ(45px)}.automation-module__NEdIka__stageName{font-size:1rem}.automation-module__NEdIka__flowStage{min-width:90px}.automation-module__NEdIka__arrowSvg{width:30px;height:20px}.automation-module__NEdIka__flowArrow{height:30px}}
