.page-module__x30w7W__main{flex-direction:column;width:100%;display:flex}
.ContactHero-module__2ravRW__heroSection{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.ContactHero-module__2ravRW__bgGlow{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#2563eb0a 0%,#0000 60%);width:80vw;height:80vh;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.ContactHero-module__2ravRW__container{z-index:10;max-width:900px;margin:0 auto;padding:0 2rem;position:relative}.ContactHero-module__2ravRW__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;border-radius:var(--radius-sm);background:#2563eb1a;margin-bottom:1.5rem;padding:.3rem .8rem;font-size:.85rem;font-weight:700;display:inline-block}.ContactHero-module__2ravRW__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1}.ContactHero-module__2ravRW__subtitle{color:var(--text-secondary);max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.ContactHero-module__2ravRW__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.ContactHero-module__2ravRW__btnPrimary{background:var(--bg-dark);color:var(--text-inverse);border-radius:var(--radius-md);transition:all var(--transition-fast);border:1px solid var(--bg-dark);padding:1rem 2rem;font-weight:600;text-decoration:none}.ContactHero-module__2ravRW__btnPrimary:hover{background:var(--text-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ContactHero-module__2ravRW__btnSecondary{color:var(--text-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);border:1px solid var(--border-hover);background:0 0;padding:1rem 2rem;font-weight:600;text-decoration:none}.ContactHero-module__2ravRW__btnSecondary:hover{background:var(--bg-secondary);border-color:var(--border-strong);transform:translateY(-2px)}
.ConsultationSelector-module__IO-ktG__selectorSection{background:var(--bg-primary);padding:4rem 0;position:relative}.ConsultationSelector-module__IO-ktG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ConsultationSelector-module__IO-ktG__header{text-align:center;margin-bottom:3rem}.ConsultationSelector-module__IO-ktG__header h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700}.ConsultationSelector-module__IO-ktG__header p{color:var(--text-secondary);font-size:1.1rem}.ConsultationSelector-module__IO-ktG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.ConsultationSelector-module__IO-ktG__optionCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-align:center;cursor:pointer;transition:all var(--transition-fast);color:var(--text-primary);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;padding:1.5rem;font-weight:600;text-decoration:none;display:flex}.ConsultationSelector-module__IO-ktG__optionCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md);color:var(--accent-primary);transform:translateY(-2px)}
.DiscoveryForm-module__KUpulW__formSection{background:var(--bg-primary);padding:4rem 0;position:relative;overflow:hidden}.DiscoveryForm-module__KUpulW__formSection:before{content:"";pointer-events:none;background:radial-gradient(at top,#2563eb0d 0%,#0000 70%);width:120%;height:500px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.DiscoveryForm-module__KUpulW__container{z-index:1;max-width:900px;margin:0 auto;padding:0 2rem;position:relative}.DiscoveryForm-module__KUpulW__formCard{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid #0f172a0d;padding:2.5rem 3rem;box-shadow:0 20px 40px -10px #0f172a14,0 1px 3px #0f172a08}.DiscoveryForm-module__KUpulW__header{text-align:center;margin-bottom:2rem}.DiscoveryForm-module__KUpulW__headerTitle{letter-spacing:-.02em;background:linear-gradient(135deg, var(--text-primary) 0%, #4b5563 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:800}.DiscoveryForm-module__KUpulW__header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.DiscoveryForm-module__KUpulW__form{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.DiscoveryForm-module__KUpulW__fullWidth{grid-column:1/-1}.DiscoveryForm-module__KUpulW__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.DiscoveryForm-module__KUpulW__fieldGroup label{color:var(--text-primary);letter-spacing:-.01em;font-size:.95rem;font-weight:600}.DiscoveryForm-module__KUpulW__input,.DiscoveryForm-module__KUpulW__select,.DiscoveryForm-module__KUpulW__textarea{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);background:#f3f4f680;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px 2px #0f172a03}.DiscoveryForm-module__KUpulW__input::placeholder,.DiscoveryForm-module__KUpulW__textarea::placeholder{color:#9ca3af}.DiscoveryForm-module__KUpulW__input:focus,.DiscoveryForm-module__KUpulW__select:focus,.DiscoveryForm-module__KUpulW__textarea:focus{background:var(--bg-surface);border-color:var(--accent-light);outline:none;box-shadow:0 0 0 4px #3b82f61a,inset 0 1px 2px #0f172a03}.DiscoveryForm-module__KUpulW__textarea{resize:vertical;min-height:100px;line-height:1.5}.DiscoveryForm-module__KUpulW__segmentedControl{gap:1rem;margin-top:.25rem;display:flex}.DiscoveryForm-module__KUpulW__segmentLabel{border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);background:#f3f4f680;flex:1;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.DiscoveryForm-module__KUpulW__segmentLabel:hover{background:var(--bg-surface);border-color:#d1d5db}.DiscoveryForm-module__KUpulW__segmentInput{opacity:0;width:0;height:0;position:absolute}.DiscoveryForm-module__KUpulW__segmentInput:checked+.DiscoveryForm-module__KUpulW__segmentText{color:var(--accent-primary);font-weight:600}.DiscoveryForm-module__KUpulW__segmentInput:checked~.DiscoveryForm-module__KUpulW__segmentLabel{background:var(--bg-surface);border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary)}.DiscoveryForm-module__KUpulW__segmentLabel:has(input:checked){background:var(--bg-surface);border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary);color:var(--accent-primary);font-weight:600}.DiscoveryForm-module__KUpulW__submitBtn{background:linear-gradient(135deg, var(--text-primary) 0%, var(--bg-dark) 100%);color:var(--text-inverse);border-radius:var(--radius-md);cursor:pointer;letter-spacing:.01em;border:none;grid-column:1/-1;margin-top:1rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #0f172a1a}.DiscoveryForm-module__KUpulW__submitBtn:hover{background:linear-gradient(135deg, var(--bg-dark) 0%, var(--text-primary) 100%);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0f172a26}.DiscoveryForm-module__KUpulW__submitBtn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.DiscoveryForm-module__KUpulW__statusMessage{border-radius:var(--radius-md);text-align:center;grid-column:1/-1;padding:1.5rem;font-size:1.1rem;font-weight:600;animation:.5s DiscoveryForm-module__KUpulW__fadeIn}.DiscoveryForm-module__KUpulW__statusMessage.DiscoveryForm-module__KUpulW__success{color:var(--accent-success);background:#10b9810d;border:1px solid #10b98133}@keyframes DiscoveryForm-module__KUpulW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.DiscoveryForm-module__KUpulW__form{grid-template-columns:1fr;gap:1.5rem}.DiscoveryForm-module__KUpulW__formCard{padding:2.5rem 1.5rem}.DiscoveryForm-module__KUpulW__headerTitle{font-size:2rem}.DiscoveryForm-module__KUpulW__segmentedControl{flex-direction:column;gap:.5rem}}
.ConsultationOptions-module__TEkHIG__optionsSection{background:var(--bg-primary);padding:6rem 0}.ConsultationOptions-module__TEkHIG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.ConsultationOptions-module__TEkHIG__header{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.ConsultationOptions-module__TEkHIG__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;border-radius:var(--radius-sm);background:#2563eb1a;margin-bottom:1rem;padding:.3rem .8rem;font-size:.85rem;font-weight:700;display:inline-block}.ConsultationOptions-module__TEkHIG__header h2{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800}.ConsultationOptions-module__TEkHIG__header p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.ConsultationOptions-module__TEkHIG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.ConsultationOptions-module__TEkHIG__optionCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-normal);box-shadow:var(--shadow-sm);flex-direction:column;padding:2.5rem;display:flex}.ConsultationOptions-module__TEkHIG__optionCard:hover{box-shadow:var(--shadow-md);border-color:var(--border-hover);transform:translateY(-2px)}.ConsultationOptions-module__TEkHIG__iconWrapper{background:var(--bg-secondary);width:56px;height:56px;color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.ConsultationOptions-module__TEkHIG__optionCard h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.ConsultationOptions-module__TEkHIG__list{flex-direction:column;flex-grow:1;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.ConsultationOptions-module__TEkHIG__listItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.ConsultationOptions-module__TEkHIG__checkIcon{color:var(--accent-success);flex-shrink:0;margin-top:2px}.ConsultationOptions-module__TEkHIG__actionBtn{width:100%;color:var(--text-primary);border:1px solid var(--border-strong);border-radius:var(--radius-md);transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;padding:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.ConsultationOptions-module__TEkHIG__optionCard:hover .ConsultationOptions-module__TEkHIG__actionBtn{background:var(--bg-dark);color:var(--text-inverse);border-color:var(--bg-dark)}
.WhyChooseUs-module__d-vdyG__whySection{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:6rem 0}.WhyChooseUs-module__d-vdyG__container{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:1024px){.WhyChooseUs-module__d-vdyG__container{grid-template-columns:1fr}}.WhyChooseUs-module__d-vdyG__contentArea{max-width:500px}.WhyChooseUs-module__d-vdyG__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:inline-block}.WhyChooseUs-module__d-vdyG__contentArea h2{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2}.WhyChooseUs-module__d-vdyG__contentArea p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.WhyChooseUs-module__d-vdyG__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:600px){.WhyChooseUs-module__d-vdyG__grid{grid-template-columns:1fr}}.WhyChooseUs-module__d-vdyG__featureCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.WhyChooseUs-module__d-vdyG__featureCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.WhyChooseUs-module__d-vdyG__iconWrapper{color:var(--accent-primary);flex-shrink:0;margin-top:.25rem}.WhyChooseUs-module__d-vdyG__featureCard h3{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:700}.WhyChooseUs-module__d-vdyG__featureCard p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}
.EngagementProcess-module__O5WOka__processSection{background:var(--bg-primary);padding:6rem 0}.EngagementProcess-module__O5WOka__container{max-width:1400px;margin:0 auto;padding:0 2rem}.EngagementProcess-module__O5WOka__header{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.EngagementProcess-module__O5WOka__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;border-radius:var(--radius-sm);background:#2563eb1a;margin-bottom:1rem;padding:.3rem .8rem;font-size:.85rem;font-weight:700;display:inline-block}.EngagementProcess-module__O5WOka__header h2{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800}.EngagementProcess-module__O5WOka__header p{color:var(--text-secondary);font-size:1.1rem}.EngagementProcess-module__O5WOka__timeline{scrollbar-width:thin;gap:2rem;padding-bottom:2rem;display:flex;overflow-x:auto}.EngagementProcess-module__O5WOka__timeline::-webkit-scrollbar{height:8px}.EngagementProcess-module__O5WOka__timeline::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:4px}.EngagementProcess-module__O5WOka__timeline::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}.EngagementProcess-module__O5WOka__stepCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex:1;min-width:260px;padding:2rem;position:relative}.EngagementProcess-module__O5WOka__stepCard:after{content:"";background:var(--border-strong);z-index:0;width:2rem;height:2px;position:absolute;top:50%;right:-2rem}.EngagementProcess-module__O5WOka__stepCard:last-child:after{display:none}.EngagementProcess-module__O5WOka__stepNumber{background:var(--accent-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.5rem;font-size:1.2rem;font-weight:800;display:flex}.EngagementProcess-module__O5WOka__stepCard h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.EngagementProcess-module__O5WOka__stepCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (max-width:1024px){.EngagementProcess-module__O5WOka__timeline{flex-direction:column;align-items:stretch}.EngagementProcess-module__O5WOka__stepCard:after{width:2px;height:2rem;top:auto;bottom:-2rem;left:3rem}}
.ContactFAQ-module__QkoitG__faqSection{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:6rem 0}.ContactFAQ-module__QkoitG__container{max-width:900px;margin:0 auto;padding:0 2rem}.ContactFAQ-module__QkoitG__header{text-align:center;margin-bottom:4rem}.ContactFAQ-module__QkoitG__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:inline-block}.ContactFAQ-module__QkoitG__header h2{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800}.ContactFAQ-module__QkoitG__faqList{flex-direction:column;gap:1rem;display:flex}.ContactFAQ-module__QkoitG__faqItem{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast);overflow:hidden}.ContactFAQ-module__QkoitG__faqItem:hover{border-color:var(--border-hover)}.ContactFAQ-module__QkoitG__faqQuestion{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:700;display:flex}.ContactFAQ-module__QkoitG__faqQuestion:hover{color:var(--accent-primary)}.ContactFAQ-module__QkoitG__icon{color:var(--text-secondary);transition:transform var(--transition-fast);flex-shrink:0}.ContactFAQ-module__QkoitG__icon.ContactFAQ-module__QkoitG__open{color:var(--accent-primary);transform:rotate(180deg)}.ContactFAQ-module__QkoitG__faqAnswer{color:var(--text-secondary);border-top:1px solid #0000;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6}
.FinalCTA-module__zeHmeG__ctaSection{background:var(--bg-dark);color:var(--text-inverse);text-align:center;padding:8rem 0;position:relative;overflow:hidden}.FinalCTA-module__zeHmeG__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 60%);width:100vw;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FinalCTA-module__zeHmeG__container{z-index:10;max-width:800px;margin:0 auto;padding:0 2rem;position:relative}.FinalCTA-module__zeHmeG__ctaSection h2{letter-spacing:-.02em;color:var(--text-inverse);margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.FinalCTA-module__zeHmeG__ctaSection p{color:#ffffffb3;margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.FinalCTA-module__zeHmeG__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.FinalCTA-module__zeHmeG__btnPrimary{background:var(--bg-primary);color:var(--text-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);border:1px solid var(--bg-primary);padding:1rem 2rem;font-weight:700;text-decoration:none}.FinalCTA-module__zeHmeG__btnPrimary:hover{color:var(--text-inverse);background:0 0}.FinalCTA-module__zeHmeG__btnSecondary{color:var(--text-inverse);border-radius:var(--radius-md);transition:all var(--transition-fast);background:0 0;border:1px solid #ffffff4d;padding:1rem 2rem;font-weight:600;text-decoration:none}.FinalCTA-module__zeHmeG__btnSecondary:hover{background:#ffffff1a;border-color:#fff9}
.CaseStudiesCTA-module__1I2UDG__section{background:var(--bg-surface);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);text-align:center;padding:6rem 0}.CaseStudiesCTA-module__1I2UDG__container{max-width:800px;margin:0 auto;padding:0 2rem}.CaseStudiesCTA-module__1I2UDG__content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.CaseStudiesCTA-module__1I2UDG__title{letter-spacing:-.02em;color:var(--text-primary);font-size:2.5rem;font-weight:800}.CaseStudiesCTA-module__1I2UDG__description{color:var(--text-secondary);max-width:600px;font-size:1.1rem;line-height:1.6}.CaseStudiesCTA-module__1I2UDG__ctaButton{background:linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-secondary) 100%);color:#fff;border-radius:var(--radius-md);align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 10px #2563eb33}.CaseStudiesCTA-module__1I2UDG__ctaButton:hover{background:linear-gradient(135deg, var(--accent-secondary) 0%, var(--accent-primary) 100%);transform:translateY(-2px);box-shadow:0 8px 15px #2563eb4d}.CaseStudiesCTA-module__1I2UDG__icon{transition:transform .3s}.CaseStudiesCTA-module__1I2UDG__ctaButton:hover .CaseStudiesCTA-module__1I2UDG__icon{transform:translate(4px)}@media (max-width:768px){.CaseStudiesCTA-module__1I2UDG__section{padding:4rem 0}.CaseStudiesCTA-module__1I2UDG__title{font-size:2rem}}
.Testimonials-module__YJqDBa__testimonialSection{padding:var(--space-section) 0;background:var(--bg-secondary);position:relative}.Testimonials-module__YJqDBa__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.Testimonials-module__YJqDBa__header{text-align:center;margin-bottom:5rem}.Testimonials-module__YJqDBa__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#2563eb1a;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.Testimonials-module__YJqDBa__header h2{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem)}.Testimonials-module__YJqDBa__testimonialGrid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:6rem;display:grid}@media (max-width:768px){.Testimonials-module__YJqDBa__testimonialGrid{grid-template-columns:1fr}}.Testimonials-module__YJqDBa__testimonialCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-normal);box-shadow:var(--shadow-sm);padding:3rem;position:relative}.Testimonials-module__YJqDBa__testimonialCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Testimonials-module__YJqDBa__quoteIcon{color:#2563eb0d;pointer-events:none;font-family:serif;font-size:5rem;line-height:1;position:absolute;top:1.5rem;left:2rem}.Testimonials-module__YJqDBa__testimonialCard:hover .Testimonials-module__YJqDBa__quoteIcon{color:#2563eb1a}.Testimonials-module__YJqDBa__quoteText{color:var(--text-primary);z-index:1;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6;position:relative}.Testimonials-module__YJqDBa__authorBlock{align-items:center;gap:1rem;display:flex}.Testimonials-module__YJqDBa__authorMeta{flex-direction:column;display:flex}.Testimonials-module__YJqDBa__authorMeta strong{color:var(--text-primary);font-size:1.1rem}.Testimonials-module__YJqDBa__authorMeta span{color:var(--text-secondary);font-size:.9rem}.Testimonials-module__YJqDBa__logoStrip{border-top:1px solid var(--border-subtle);text-align:center;padding-top:4rem}.Testimonials-module__YJqDBa__logoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:3rem;font-size:.85rem}.Testimonials-module__YJqDBa__logos{opacity:.5;filter:grayscale();transition:all var(--transition-normal);flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.Testimonials-module__YJqDBa__logos:hover{opacity:1;filter:grayscale(0%)}.Testimonials-module__YJqDBa__logoPlaceholder{color:var(--text-secondary);letter-spacing:1px;font-size:1.25rem;font-weight:800}
.Advantage-module__EHW6pG__advantageSection{padding:var(--space-section) 0;background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.Advantage-module__EHW6pG__container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.Advantage-module__EHW6pG__header{max-width:800px;margin-bottom:5rem}.Advantage-module__EHW6pG__eyebrow{color:var(--accent-light);text-transform:uppercase;letter-spacing:1px;background:#4f46e51a;border:1px solid #4f46e533;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.Advantage-module__EHW6pG__header h2{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem)}.Advantage-module__EHW6pG__header p{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.Advantage-module__EHW6pG__advantageGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.Advantage-module__EHW6pG__advantageBlock{border-top:1px solid var(--border-subtle);transition:border-color var(--transition-normal);padding-top:2rem;position:relative}.Advantage-module__EHW6pG__advantageBlock:hover{border-color:var(--accent-primary)}.Advantage-module__EHW6pG__number{background:var(--bg-secondary);color:var(--bg-surface);-webkit-text-stroke:1px var(--border-hover);transition:all var(--transition-normal);padding-right:1rem;font-size:3rem;font-weight:800;line-height:1;position:absolute;top:-1.5rem;left:0}.Advantage-module__EHW6pG__advantageBlock:hover .Advantage-module__EHW6pG__number{color:#0000;-webkit-text-stroke:1px var(--accent-primary);transform:translateY(-2px)}.Advantage-module__EHW6pG__advantageBlock h3{color:var(--text-primary);margin-top:1rem;margin-bottom:1rem;font-size:1.25rem}.Advantage-module__EHW6pG__advantageBlock p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}
.AboutFutureVision-module__MZB8na__visionSection{padding:var(--space-section) 0;background:var(--bg-primary);border-bottom:1px solid var(--border-subtle)}.AboutFutureVision-module__MZB8na__container{width:100%;max-width:1000px;margin:0 auto;padding:0 2rem}.AboutFutureVision-module__MZB8na__content{text-align:center;flex-direction:column;align-items:center;display:flex}.AboutFutureVision-module__MZB8na__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#2563eb1a;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.AboutFutureVision-module__MZB8na__content h2{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2.5rem,4vw,3.5rem)}.AboutFutureVision-module__MZB8na__content p{color:var(--text-secondary);max-width:800px;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.AboutFutureVision-module__MZB8na__content p strong{color:var(--text-primary);font-weight:600}.AboutFutureVision-module__MZB8na__content p:last-child{margin-bottom:0}
.AwardsTimeline-module__dY6qxW__awardsSection{background:var(--bg-primary);padding:8rem 0;scroll-margin-top:100px;position:relative;overflow:hidden}.AwardsTimeline-module__dY6qxW__awardsSection:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at top,#f59e0b0d,#0000 70%);width:80%;height:500px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.AwardsTimeline-module__dY6qxW__container{z-index:1;width:100%;max-width:1300px;margin:0 auto;padding:0 2rem;position:relative}.AwardsTimeline-module__dY6qxW__header{text-align:center;margin-bottom:5rem;max-width:700px;margin-inline:auto}.AwardsTimeline-module__dY6qxW__eyebrow{color:#d97706;text-transform:uppercase;letter-spacing:2px;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.AwardsTimeline-module__dY6qxW__header h2{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);line-height:1.1}.AwardsTimeline-module__dY6qxW__subtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.AwardsTimeline-module__dY6qxW__grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2.5rem;display:grid}@media (max-width:768px){.AwardsTimeline-module__dY6qxW__grid{grid-template-columns:1fr}}.AwardsTimeline-module__dY6qxW__card{background:rgba(var(--bg-surface-rgb), .5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(var(--border-subtle-rgb), .6);cursor:default;border-radius:24px;flex-direction:column;min-height:280px;padding:2.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.AwardsTimeline-module__dY6qxW__bgGlow{opacity:0;z-index:0;background:radial-gradient(circle at 100% 100%,#f59e0b14,#0000 60%);transition:opacity .5s;position:absolute;inset:0}.AwardsTimeline-module__dY6qxW__bgIcon{width:180px;height:180px;color:var(--border-subtle);opacity:.3;z-index:0;transition:all .6s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2rem;right:-2rem;transform:rotate(-15deg)scale(.9)}.AwardsTimeline-module__dY6qxW__card:hover{border-color:#f59e0b4d;transform:translateY(-8px);box-shadow:0 20px 40px -10px #0000001a,0 0 0 1px #f59e0b1a}.AwardsTimeline-module__dY6qxW__card:hover .AwardsTimeline-module__dY6qxW__bgGlow{opacity:1}.AwardsTimeline-module__dY6qxW__card:hover .AwardsTimeline-module__dY6qxW__bgIcon{opacity:.8;color:#f59e0b26;transform:rotate(0)scale(1)}.AwardsTimeline-module__dY6qxW__contentWrapper{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.AwardsTimeline-module__dY6qxW__cardHeader{margin-bottom:auto}.AwardsTimeline-module__dY6qxW__yearBadge{color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0000000d}.AwardsTimeline-module__dY6qxW__yearDot{background:#d97706;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #d97706}.AwardsTimeline-module__dY6qxW__cardBody{margin-top:3rem}.AwardsTimeline-module__dY6qxW__iconWrapper{background:linear-gradient(135deg,#f59e0b33,#f59e0b0d);border:1px solid #f59e0b33;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;transition:transform .4s;display:flex}.AwardsTimeline-module__dY6qxW__card:hover .AwardsTimeline-module__dY6qxW__iconWrapper{background:linear-gradient(135deg,#f59e0b4d,#f59e0b1a);transform:scale(1.1)}.AwardsTimeline-module__dY6qxW__primaryIcon{color:#d97706;width:24px;height:24px}.AwardsTimeline-module__dY6qxW__title{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.4rem;font-weight:700;line-height:1.3}.AwardsTimeline-module__dY6qxW__desc{color:var(--text-secondary);margin:0;font-size:1rem;font-weight:500;line-height:1.6}
.InsightsPreview-module__OKbkBa__insightsSection{padding:var(--space-section) 0;background:var(--bg-primary);border-bottom:1px solid var(--border-subtle)}.InsightsPreview-module__OKbkBa__container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.InsightsPreview-module__OKbkBa__header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}@media (max-width:768px){.InsightsPreview-module__OKbkBa__header{flex-direction:column;align-items:flex-start;gap:1.5rem}}.InsightsPreview-module__OKbkBa__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#2563eb1a;border-radius:999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.InsightsPreview-module__OKbkBa__header h2{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,4vw,3.5rem)}.InsightsPreview-module__OKbkBa__viewAll{color:var(--accent-primary);transition:transform var(--transition-fast), color var(--transition-fast);align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.InsightsPreview-module__OKbkBa__viewAll:hover{color:var(--accent-hover);transform:translate(5px)}.InsightsPreview-module__OKbkBa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.InsightsPreview-module__OKbkBa__articleCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-normal);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.5rem;display:flex}.InsightsPreview-module__OKbkBa__articleCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.InsightsPreview-module__OKbkBa__meta{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.InsightsPreview-module__OKbkBa__category{text-transform:uppercase;letter-spacing:1px;color:var(--accent-primary);background:#2563eb1a;border-radius:4px;padding:.25rem .75rem;font-size:.75rem}.InsightsPreview-module__OKbkBa__readTime{color:var(--text-muted);font-size:.85rem}.InsightsPreview-module__OKbkBa__articleCard h3{color:var(--text-primary);flex-grow:1;margin-bottom:2rem;font-size:1.35rem;line-height:1.4}.InsightsPreview-module__OKbkBa__readLink{color:var(--text-secondary);transition:color var(--transition-fast);align-self:flex-start;font-size:.95rem;font-weight:600;text-decoration:none}.InsightsPreview-module__OKbkBa__articleCard:hover .InsightsPreview-module__OKbkBa__readLink{color:var(--accent-primary)}.InsightsPreview-module__OKbkBa__imageContainer{border-radius:calc(var(--radius-md) - 1px) calc(var(--radius-md) - 1px) 0 0;border-bottom:1px solid var(--border-subtle);width:calc(100% + 3rem);height:200px;margin:-1.5rem -1.5rem 1.5rem;overflow:hidden}.InsightsPreview-module__OKbkBa__articleImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.InsightsPreview-module__OKbkBa__articleCard:hover .InsightsPreview-module__OKbkBa__articleImage{transform:scale(1.05)}
.IndustriesFAQ-module__Ye-mJq__faqSection{padding:var(--space-section) 0;background:var(--bg-primary);border-bottom:1px solid var(--border-subtle)}.IndustriesFAQ-module__Ye-mJq__container{width:100%;max-width:900px;margin:0 auto;padding:0 2rem}.IndustriesFAQ-module__Ye-mJq__header{text-align:center;margin-bottom:4rem}.IndustriesFAQ-module__Ye-mJq__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#2563eb1a;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.IndustriesFAQ-module__Ye-mJq__header h2{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,4vw,3.5rem)}.IndustriesFAQ-module__Ye-mJq__faqList{flex-direction:column;gap:1rem;display:flex}.IndustriesFAQ-module__Ye-mJq__faqItem{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-normal);cursor:pointer;overflow:hidden}.IndustriesFAQ-module__Ye-mJq__faqItem:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.IndustriesFAQ-module__Ye-mJq__faqQuestion{justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}.IndustriesFAQ-module__Ye-mJq__faqQuestion h3{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:600;line-height:1.4}.IndustriesFAQ-module__Ye-mJq__icon{color:var(--accent-primary);transition:transform var(--transition-fast);font-size:1.5rem;font-weight:300}.IndustriesFAQ-module__Ye-mJq__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.IndustriesFAQ-module__Ye-mJq__open .IndustriesFAQ-module__Ye-mJq__faqAnswer{max-height:500px}.IndustriesFAQ-module__Ye-mJq__open .IndustriesFAQ-module__Ye-mJq__icon{transform:rotate(180deg)}.IndustriesFAQ-module__Ye-mJq__open.IndustriesFAQ-module__Ye-mJq__faqItem{border-color:var(--accent-primary);background:var(--bg-surface);box-shadow:var(--shadow-sm)}.IndustriesFAQ-module__Ye-mJq__faqAnswer p{color:var(--text-secondary);opacity:0;margin:0;padding:0 2rem 1.5rem;font-size:1rem;line-height:1.6;transition:opacity .3s ease-in-out .1s}.IndustriesFAQ-module__Ye-mJq__open .IndustriesFAQ-module__Ye-mJq__faqAnswer p{opacity:1}
.SolutionsFAQ-module__5e2p3W__faqSection{padding:var(--space-section) 0;background:var(--bg-primary);border-bottom:1px solid var(--border-subtle)}.SolutionsFAQ-module__5e2p3W__container{width:100%;max-width:900px;margin:0 auto;padding:0 2rem}.SolutionsFAQ-module__5e2p3W__header{text-align:center;margin-bottom:4rem}.SolutionsFAQ-module__5e2p3W__eyebrow{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#2563eb1a;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.SolutionsFAQ-module__5e2p3W__header h2{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,4vw,3.5rem)}.SolutionsFAQ-module__5e2p3W__faqList{flex-direction:column;gap:1rem;display:flex}.SolutionsFAQ-module__5e2p3W__faqItem{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-normal);cursor:pointer;overflow:hidden}.SolutionsFAQ-module__5e2p3W__faqItem:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.SolutionsFAQ-module__5e2p3W__faqQuestion{justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}.SolutionsFAQ-module__5e2p3W__faqQuestion h3{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:600;line-height:1.4}.SolutionsFAQ-module__5e2p3W__icon{color:var(--accent-primary);transition:transform var(--transition-fast);font-size:1.5rem;font-weight:300}.SolutionsFAQ-module__5e2p3W__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.SolutionsFAQ-module__5e2p3W__open .SolutionsFAQ-module__5e2p3W__faqAnswer{max-height:500px}.SolutionsFAQ-module__5e2p3W__open .SolutionsFAQ-module__5e2p3W__icon{transform:rotate(180deg)}.SolutionsFAQ-module__5e2p3W__open.SolutionsFAQ-module__5e2p3W__faqItem{border-color:var(--accent-primary);background:var(--bg-surface);box-shadow:var(--shadow-sm)}.SolutionsFAQ-module__5e2p3W__faqAnswer p{color:var(--text-secondary);opacity:0;margin:0;padding:0 2rem 1.5rem;font-size:1rem;line-height:1.6;transition:opacity .3s ease-in-out .1s}.SolutionsFAQ-module__5e2p3W__open .SolutionsFAQ-module__5e2p3W__faqAnswer p{opacity:1}
