.HeroSlider-module__wMS9KG__sliderWrapper{background-color:var(--color-primary);width:100%;position:relative;overflow:hidden}.HeroSlider-module__wMS9KG__embla{width:100%;overflow:hidden}.HeroSlider-module__wMS9KG__emblaContainer{touch-action:pan-y pinch-zoom;will-change:transform;display:flex}.HeroSlider-module__wMS9KG__emblaSlide{flex:0 0 100%;justify-content:center;align-items:center;min-width:0;height:calc(100vh - 80px);padding:4rem 0;display:flex;position:relative}.HeroSlider-module__wMS9KG__slideBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSlider-module__wMS9KG__slideBackground:after{content:"";background:linear-gradient(90deg,#0f172afa 0%,#0f172acc 50%,#0f172a99 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSlider-module__wMS9KG__containerWrapper{z-index:1;width:100%;position:relative}.HeroSlider-module__wMS9KG__slideContent{text-align:left;max-width:650px;margin:0}.HeroSlider-module__wMS9KG__heroTitle{color:#fff;letter-spacing:-.02em;text-shadow:0 4px 12px #0000004d;white-space:pre-line;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.HeroSlider-module__wMS9KG__heroSubtitle{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.HeroSlider-module__wMS9KG__heroActions{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.HeroSlider-module__wMS9KG__actionBtn{padding:.75rem 2rem;font-size:1.125rem}.HeroSlider-module__wMS9KG__outlineBtn{color:#fff;border-color:#ffffff4d}.HeroSlider-module__wMS9KG__outlineBtn:hover{color:#fff;background-color:#ffffff1a}.HeroSlider-module__wMS9KG__trustBadge,.HeroSlider-module__wMS9KG__heroMicrocopy{display:none}.HeroSlider-module__wMS9KG__prevBtn,.HeroSlider-module__wMS9KG__nextBtn{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__wMS9KG__prevBtn:hover,.HeroSlider-module__wMS9KG__nextBtn:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.HeroSlider-module__wMS9KG__prevBtn{left:2rem}.HeroSlider-module__wMS9KG__nextBtn{right:2rem}.HeroSlider-module__wMS9KG__dots{z-index:10;justify-content:center;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:0;right:0}.HeroSlider-module__wMS9KG__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.HeroSlider-module__wMS9KG__dot:hover{background:#fff9}.HeroSlider-module__wMS9KG__dotSelected{background:#fff;transform:scale(1.2)}@media (max-width:768px){.HeroSlider-module__wMS9KG__heroTitle{font-size:2.5rem}.HeroSlider-module__wMS9KG__prevBtn,.HeroSlider-module__wMS9KG__nextBtn{display:none}}
.ProblemsSection-module__CPw8bq__problems{background-color:var(--color-bg-alt)}.ProblemsSection-module__CPw8bq__sectionHeader{text-align:center;margin-bottom:3rem}.ProblemsSection-module__CPw8bq__sectionTitle{margin-bottom:1rem;font-size:2.25rem}.ProblemsSection-module__CPw8bq__problemGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.ProblemsSection-module__CPw8bq__problemGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProblemsSection-module__CPw8bq__problemGrid{grid-template-columns:repeat(3,1fr)}}.ProblemsSection-module__CPw8bq__problemCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--shadow-glass);border-radius:1rem;flex-direction:column;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProblemsSection-module__CPw8bq__problemCard:hover{box-shadow:var(--shadow-xl);background:#ffffffd9;border-color:#f973164d;transform:translateY(-8px)}.ProblemsSection-module__CPw8bq__problemCard:before{content:"";background:var(--gradient-accent);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.ProblemsSection-module__CPw8bq__problemCard:hover:before{opacity:1}.ProblemsSection-module__CPw8bq__problemCardTitle{color:var(--color-primary);z-index:1;margin-bottom:1rem;font-size:1.25rem;position:relative}.ProblemsSection-module__CPw8bq__problemCardDesc{color:var(--color-secondary);z-index:1;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;position:relative}.ProblemsSection-module__CPw8bq__problemCardAction{color:var(--color-accent);z-index:1;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:inline-flex;position:relative}.ProblemsSection-module__CPw8bq__problemCardAction:after{content:"→";transition:transform .2s}.ProblemsSection-module__CPw8bq__problemCard:hover .ProblemsSection-module__CPw8bq__problemCardAction:after{transform:translate(6px)}
.ImpactSection-module__fPEAHW__impact{background-color:var(--color-primary);color:#fff;position:relative;overflow:hidden}.ImpactSection-module__fPEAHW__impact:after{content:"";pointer-events:none;background:radial-gradient(circle at 100% 100%,#0ea5e926 0%,#0000 60%);position:absolute;inset:0}.ImpactSection-module__fPEAHW__impactTitle{color:#fff}.ImpactSection-module__fPEAHW__impactGrid{z-index:1;grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (min-width:768px){.ImpactSection-module__fPEAHW__impactGrid{grid-template-columns:1fr 1fr}}.ImpactSection-module__fPEAHW__impactList{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;margin:0;padding:2rem;list-style:none;box-shadow:0 25px 50px -12px #00000040}.ImpactSection-module__fPEAHW__impactItem{border-bottom:1px solid #ffffff1a;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem 0;transition:transform .2s,background-color .2s;display:flex}.ImpactSection-module__fPEAHW__impactItem:hover{background-color:#ffffff0d;transform:translate(10px)}.ImpactSection-module__fPEAHW__impactItem:last-child{border-bottom:none}.ImpactSection-module__fPEAHW__impactClosing{color:var(--color-accent);margin-top:2rem;font-size:1.125rem;font-weight:600}
.SolutionsSection-module__oiKg4a__solutions{background-color:var(--color-bg)}.SolutionsSection-module__oiKg4a__sectionHeader{text-align:center;margin-bottom:3rem}.SolutionsSection-module__oiKg4a__sectionTitle{margin-bottom:1rem;font-size:2.25rem}.SolutionsSection-module__oiKg4a__stepsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.SolutionsSection-module__oiKg4a__stepsGrid{grid-template-columns:repeat(4,1fr)}}.SolutionsSection-module__oiKg4a__stepCard{text-align:center;background:0 0;border:1px solid #0000;border-radius:1rem;padding:2rem 1.5rem;transition:all .3s}.SolutionsSection-module__oiKg4a__stepCard:hover{background:var(--color-bg-alt);border-color:var(--border-color);box-shadow:var(--shadow-md);transform:translateY(-5px)}.SolutionsSection-module__oiKg4a__stepNumber{background-color:var(--color-accent);color:#fff;width:56px;height:56px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.75rem;font-weight:700;transition:transform .3s;display:flex;box-shadow:0 4px 14px #0ea5e963}.SolutionsSection-module__oiKg4a__stepCard:hover .SolutionsSection-module__oiKg4a__stepNumber{transform:scale(1.1)rotate(5deg)}.SolutionsSection-module__oiKg4a__stepTitle{color:var(--color-primary);margin-bottom:1rem;font-size:1.25rem}.SolutionsSection-module__oiKg4a__stepDesc{color:var(--color-secondary);font-size:.95rem;line-height:1.6}
.ServicesSection-module__yIL7hG__services{background-color:var(--color-bg-alt)}.ServicesSection-module__yIL7hG__sectionHeader{text-align:center;margin-bottom:3rem}.ServicesSection-module__yIL7hG__sectionTitle{margin-bottom:1rem;font-size:2.25rem}.ServicesSection-module__yIL7hG__serviceGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ServicesSection-module__yIL7hG__serviceGrid{grid-template-columns:repeat(2,1fr)}}.ServicesSection-module__yIL7hG__serviceItem{background:var(--color-bg);border-left:4px solid var(--color-accent);border-radius:1rem;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.ServicesSection-module__yIL7hG__serviceItem:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ServicesSection-module__yIL7hG__serviceItem:after{content:"";background:radial-gradient(circle,#0ea5e914 0%,#0000 70%);border-radius:50%;width:150px;height:150px;transition:transform .5s;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.ServicesSection-module__yIL7hG__serviceItem:hover:after{transform:translate(10%,-10%)scale(1.2)}.ServicesSection-module__yIL7hG__serviceTitle{color:var(--color-primary);z-index:1;margin-bottom:1rem;font-size:1.5rem;position:relative}.ServicesSection-module__yIL7hG__serviceDesc{color:var(--color-secondary);z-index:1;margin-bottom:1.5rem;line-height:1.6;position:relative}.ServicesSection-module__yIL7hG__serviceSimple{color:var(--color-primary);background:var(--color-bg-alt);border:1px solid var(--border-color);z-index:1;border-radius:.5rem;padding:1rem;font-size:.95rem;font-weight:600;position:relative}
.CaseStudiesSection-module__qLxxCq__caseStudies{background-color:var(--color-bg);padding:6rem 0}.CaseStudiesSection-module__qLxxCq__header{text-align:center;margin-bottom:4rem}.CaseStudiesSection-module__qLxxCq__subtitle{color:var(--color-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.CaseStudiesSection-module__qLxxCq__card{border:1px solid var(--border-color);background:#fff;border-radius:1.5rem;max-width:900px;margin:0 auto;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003}.CaseStudiesSection-module__qLxxCq__card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.CaseStudiesSection-module__qLxxCq__cardHeader{background:var(--gradient-primary);color:#fff;padding:3rem}.CaseStudiesSection-module__qLxxCq__industryBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-transform:uppercase;letter-spacing:.05em;background:#fff3;border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.CaseStudiesSection-module__qLxxCq__cardTitle{color:#fff;margin-bottom:1rem;font-size:2rem;line-height:1.2}.CaseStudiesSection-module__qLxxCq__cardLocation{opacity:.9;font-size:1rem;font-weight:500}.CaseStudiesSection-module__qLxxCq__cardBody{padding:3rem}.CaseStudiesSection-module__qLxxCq__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem;display:grid}@media (min-width:768px){.CaseStudiesSection-module__qLxxCq__grid{grid-template-columns:1fr 1fr;gap:3rem}}.CaseStudiesSection-module__qLxxCq__columnTitle{color:var(--color-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.CaseStudiesSection-module__qLxxCq__columnText{color:var(--color-secondary);font-size:1rem;line-height:1.7}.CaseStudiesSection-module__qLxxCq__quoteBlock{background:var(--color-bg-alt);border-left:4px solid var(--color-accent);border-radius:0 .5rem .5rem 0;padding:2rem}.CaseStudiesSection-module__qLxxCq__quoteText{color:var(--color-primary);margin-bottom:1rem;font-size:1.125rem;font-style:italic;line-height:1.6}.CaseStudiesSection-module__qLxxCq__quoteAuthor{color:var(--color-secondary);font-size:.875rem;font-weight:600}.CaseStudiesSection-module__qLxxCq__cardFooter{text-align:center;padding:0 3rem 3rem}
.KnowledgeHubEntrance-module__2aKf5W__knowledgeHub{background-color:var(--color-bg-alt);padding:6rem 0}.KnowledgeHubEntrance-module__2aKf5W__header{text-align:center;margin-bottom:4rem}.KnowledgeHubEntrance-module__2aKf5W__subtitle{color:var(--color-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.KnowledgeHubEntrance-module__2aKf5W__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.KnowledgeHubEntrance-module__2aKf5W__grid{grid-template-columns:repeat(3,1fr)}}.KnowledgeHubEntrance-module__2aKf5W__card{border:1px solid var(--border-color);background:#fff;border-radius:.75rem;flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.KnowledgeHubEntrance-module__2aKf5W__card:hover{box-shadow:var(--shadow-lg);border-color:#0ea5e94d;transform:translateY(-4px)}.KnowledgeHubEntrance-module__2aKf5W__card:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.KnowledgeHubEntrance-module__2aKf5W__card:hover:before{opacity:1}.KnowledgeHubEntrance-module__2aKf5W__cardCategory{text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.KnowledgeHubEntrance-module__2aKf5W__cardTitle{color:var(--color-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.KnowledgeHubEntrance-module__2aKf5W__cardPreview{color:var(--color-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.KnowledgeHubEntrance-module__2aKf5W__readMore{color:var(--color-primary-light);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;transition:color .2s;display:inline-flex}.KnowledgeHubEntrance-module__2aKf5W__card:hover .KnowledgeHubEntrance-module__2aKf5W__readMore{color:var(--color-accent)}.KnowledgeHubEntrance-module__2aKf5W__footer{text-align:center;margin-top:4rem}
.AboutSection-module__G26wWW__aboutSection{background-color:var(--color-bg);padding:6rem 0}.AboutSection-module__G26wWW__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.AboutSection-module__G26wWW__grid{grid-template-columns:1fr 1fr;gap:6rem}}.AboutSection-module__G26wWW__imageColumn{position:relative}.AboutSection-module__G26wWW__imageWrapper{background:var(--gradient-primary);aspect-ratio:4/5;border-radius:1.5rem;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0000001a}.AboutSection-module__G26wWW__placeholderImage{color:#ffffffb3;flex-direction:column;align-items:center;gap:1rem;font-size:1.25rem;font-weight:600;display:flex}.AboutSection-module__G26wWW__experienceBadge{box-shadow:var(--shadow-lg);border:1px solid var(--border-color);background:#fff;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;bottom:-2rem;right:-2rem}@media (max-width:768px){.AboutSection-module__G26wWW__experienceBadge{bottom:-1rem;right:1rem}}.AboutSection-module__G26wWW__badgeNumber{color:var(--color-primary);margin-bottom:.25rem;font-size:2.5rem;font-weight:800;line-height:1}.AboutSection-module__G26wWW__badgeText{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.AboutSection-module__G26wWW__contentColumn{padding-top:1rem}.AboutSection-module__G26wWW__title{color:var(--color-primary);margin-bottom:2rem;font-size:2.5rem;line-height:1.2}.AboutSection-module__G26wWW__manifesto{color:var(--color-secondary);flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7;display:flex}.AboutSection-module__G26wWW__checkList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.AboutSection-module__G26wWW__checkList li{color:var(--color-secondary);align-items:flex-start;gap:1rem;font-size:1.05rem;line-height:1.5;display:flex}.AboutSection-module__G26wWW__checkList strong{color:var(--color-primary);margin-right:.25rem;font-weight:700}.AboutSection-module__G26wWW__checkIcon{color:var(--color-accent);margin-top:.1rem;font-size:1.25rem;font-weight:700;line-height:1}
.PricingSection-module__U9fWOW__pricing{background-color:var(--color-primary);color:#fff;padding:6rem 0;position:relative;overflow:hidden}.PricingSection-module__U9fWOW__pricing:before{content:"";pointer-events:none;background:radial-gradient(circle,#0ea5e926 0%,#0000 70%);position:absolute;inset:0}.PricingSection-module__U9fWOW__pricingWrapper{z-index:1;max-width:900px;margin:0 auto;position:relative}.PricingSection-module__U9fWOW__pricingHeader{text-align:center;margin-bottom:3rem}.PricingSection-module__U9fWOW__pricingTitle{color:#fff;margin-bottom:1rem;font-size:2.5rem}.PricingSection-module__U9fWOW__pricingSubtitle{color:var(--color-secondary-light);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.PricingSection-module__U9fWOW__pricingCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:1.5rem;transition:transform .3s;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.PricingSection-module__U9fWOW__pricingCard:hover{border-color:#0ea5e966;transform:translateY(-4px);box-shadow:0 30px 60px -15px #0009}.PricingSection-module__U9fWOW__cardTop{text-align:center;background:linear-gradient(#ffffff0d,#0000);border-bottom:1px solid #ffffff1a;padding:3rem 3rem 2rem}.PricingSection-module__U9fWOW__priceLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:1rem;font-size:.875rem;font-weight:700}.PricingSection-module__U9fWOW__priceAmount{color:#fff;justify-content:center;align-items:flex-start;gap:.25rem;margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1;display:flex}.PricingSection-module__U9fWOW__currency{color:#ffffffb3;margin-top:.5rem;font-size:1.5rem;font-weight:600}.PricingSection-module__U9fWOW__onwards{color:#ffffff80;align-self:flex-end;margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.PricingSection-module__U9fWOW__priceDesc{color:var(--color-secondary-light);max-width:400px;margin:0 auto;font-size:.875rem}.PricingSection-module__U9fWOW__cardBody{padding:3rem}.PricingSection-module__U9fWOW__listTitle{color:#fff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.PricingSection-module__U9fWOW__pricingFeatures{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.PricingSection-module__U9fWOW__pricingFeatures{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.PricingSection-module__U9fWOW__pricingFeature{color:#ffffffe6;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.PricingSection-module__U9fWOW__checkIcon{color:var(--color-accent);flex-shrink:0;margin-top:.1rem;display:inline-flex}.PricingSection-module__U9fWOW__cardFooter{padding:0 3rem 3rem}
