.AnalyticsCreatorSection-module__1Sxh3G__hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;display:grid}.AnalyticsCreatorSection-module__1Sxh3G__heroLeft{flex-direction:column;gap:24px;display:flex}.AnalyticsCreatorSection-module__1Sxh3G__title,.AnalyticsCreatorSection-module__1Sxh3G__subtitle{text-align:left}.AnalyticsCreatorSection-module__1Sxh3G__badge{background:var(--badge-bg-color);color:var(--background);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-bottom:20px;padding:.5rem .8rem;font-size:1rem;font-weight:600;display:inline-block}.AnalyticsCreatorSection-module__1Sxh3G__logo img{max-width:200px;height:auto}.AnalyticsCreatorSection-module__1Sxh3G__heroRight img{border-radius:24px;width:100%;height:auto}.AnalyticsCreatorSection-module__1Sxh3G__automation{text-align:center;flex-direction:column;align-items:center;margin-top:2rem;display:flex}.AnalyticsCreatorSection-module__1Sxh3G__generated{margin-top:2rem;margin-bottom:2rem}.AnalyticsCreatorSection-module__1Sxh3G__generatedSubtitle{text-align:center;margin:16px auto 48px}.AnalyticsCreatorSection-module__1Sxh3G__generatedGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.AnalyticsCreatorSection-module__1Sxh3G__generatedCard{border:1px solid var(--border-color);border-radius:16px;align-items:center;gap:12px;padding:18px 20px;display:flex}.AnalyticsCreatorSection-module__1Sxh3G__features{margin-bottom:120px}.AnalyticsCreatorSection-module__1Sxh3G__featuresSubtitle{text-align:center;margin:16px auto 48px}.AnalyticsCreatorSection-module__1Sxh3G__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.AnalyticsCreatorSection-module__1Sxh3G__featureCard{border:1px solid var(--border-color);border-radius:20px;padding:32px}.AnalyticsCreatorSection-module__1Sxh3G__featureTitle{margin:16px 0 12px;font-weight:600}.AnalyticsCreatorSection-module__1Sxh3G__featureDescription{line-height:1.6}.AnalyticsCreatorSection-module__1Sxh3G__architecture{text-align:center;margin-bottom:120px}.AnalyticsCreatorSection-module__1Sxh3G__architectureSubtitle{max-width:640px;margin:16px auto 48px}.AnalyticsCreatorSection-module__1Sxh3G__architectureImage img{border-radius:24px;width:100%;height:auto}@media (max-width:1024px){.AnalyticsCreatorSection-module__1Sxh3G__hero{grid-template-columns:1fr;gap:48px}.AnalyticsCreatorSection-module__1Sxh3G__heroRight{order:1}.AnalyticsCreatorSection-module__1Sxh3G__heroSubtitle{max-width:100%}}@media (max-width:640px){.AnalyticsCreatorSection-module__1Sxh3G__hero{padding:56px 0}.AnalyticsCreatorSection-module__1Sxh3G__generatedGrid,.AnalyticsCreatorSection-module__1Sxh3G__featuresGrid{grid-template-columns:1fr}.AnalyticsCreatorSection-module__1Sxh3G__featureCard{padding:24px}}
.Button-module__e7WGRa__button{border-radius:var(--border-radius);cursor:pointer;text-align:center;border:none;padding:13px 24px;font-size:16px}.Button-module__e7WGRa__primary{background-color:var(--button-primary-bg);color:var(--button-primary-color);box-shadow:var(--button-primary-shadow);border:1px solid #0000}.Button-module__e7WGRa__primary:hover{background-color:var(--button-primary-hover)}.Button-module__e7WGRa__secondary{background-color:var(--button-secondary-bg);color:var(--button-secondary-color);box-shadow:var(--button-secondary-shadow);border:1px solid #0000}.Button-module__e7WGRa__secondary:hover{background-color:var(--button-secondary-hover)}
.CookieBannerSection-module__aqNMHG__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#0006 0%,#0009 100%);justify-content:center;align-items:flex-end;animation:.3s ease-out CookieBannerSection-module__aqNMHG__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:768px){.CookieBannerSection-module__aqNMHG__overlay{align-items:center}}.CookieBannerSection-module__aqNMHG__banner{background:var(--background);-webkit-backdrop-filter:blur(20px);border:1px solid #ffffff4d;border-radius:20px 20px 0 0;width:100%;max-height:90vh;padding:2rem;animation:.4s cubic-bezier(.34,1.56,.64,1) CookieBannerSection-module__aqNMHG__slideUp;position:relative;overflow-y:auto;box-shadow:0 -8px 32px #0000001a,0 -4px 16px #0000000d,inset 0 1px #fffc}.CookieBannerSection-module__aqNMHG__banner:before{content:"";background:#0003;border-radius:2px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}@media (min-width:768px){.CookieBannerSection-module__aqNMHG__banner{border-radius:20px;max-width:560px;max-height:80vh;margin:20px;animation:.5s cubic-bezier(.34,1.56,.64,1) CookieBannerSection-module__aqNMHG__slideInWithBounce}.CookieBannerSection-module__aqNMHG__banner:before{display:none}}@keyframes CookieBannerSection-module__aqNMHG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CookieBannerSection-module__aqNMHG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes CookieBannerSection-module__aqNMHG__slideInWithBounce{0%{opacity:0;transform:scale(.8)translateY(20px)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes CookieBannerSection-module__aqNMHG__slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.CookieBannerSection-module__aqNMHG__container{padding:28px 24px 24px}@media (min-width:768px){.CookieBannerSection-module__aqNMHG__container{padding:32px 36px}}.CookieBannerSection-module__aqNMHG__content{flex-direction:column;gap:20px;animation:.5s ease-out .1s both CookieBannerSection-module__aqNMHG__contentSlideIn;display:flex}@keyframes CookieBannerSection-module__aqNMHG__contentSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CookieBannerSection-module__aqNMHG__title{background:var(--text-primary);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:28px;font-weight:800;line-height:1.2}.CookieBannerSection-module__aqNMHG__description{margin:0 0 8px;font-size:16px;line-height:1.6}.CookieBannerSection-module__aqNMHG__policyLink{background:var(--info-bg-color);border-left:3px solid var(--info-tag-color);border-radius:8px;margin:8px 0 0;padding:12px;font-size:14px;line-height:1.6}.CookieBannerSection-module__aqNMHG__policyLink a{color:var(--active-navbar-link);font-weight:600;text-decoration:none;transition:all .2s;position:relative}.CookieBannerSection-module__aqNMHG__policyLink a:hover:after{width:100%;text-decoration:none}.CookieBannerSection-module__aqNMHG__policyLink a:hover{color:var(--active-navbar-link-hover);text-decoration:none}.CookieBannerSection-module__aqNMHG__actions{flex-direction:column;gap:12px;display:flex}@media (min-width:768px){.CookieBannerSection-module__aqNMHG__actions{flex-direction:row;gap:16px}}.CookieBannerSection-module__aqNMHG__details{margin-top:8px}.CookieBannerSection-module__aqNMHG__cookieGroups{flex-direction:column;gap:20px;margin-bottom:24px;display:flex}.CookieBannerSection-module__aqNMHG__cookieGroup{background:var(--background);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--text-primary);padding:2rem;transition:all .3s}.CookieBannerSection-module__aqNMHG__cookieHeader{margin-bottom:8px}.CookieBannerSection-module__aqNMHG__cookieLabel{cursor:pointer;color:#1a1a1a;align-items:center;gap:12px;font-weight:600;display:flex}.CookieBannerSection-module__aqNMHG__checkboxLabel{-webkit-user-select:none;user-select:none;font-size:16px}.CookieBannerSection-module__aqNMHG__checkbox{width:22px;height:22px;accent-color:var(--active-navbar-link);cursor:pointer;border-radius:var(--border-radius);transition:all .2s;position:relative}.CookieBannerSection-module__aqNMHG__checkbox:not(:disabled):hover{transform:scale(1.1);box-shadow:0 0 0 4px #667eea33}.CookieBannerSection-module__aqNMHG__checkbox:disabled{cursor:not-allowed;opacity:.6;filter:grayscale(20%)}.CookieBannerSection-module__aqNMHG__cookieDescription{margin:0 0 0 30px;font-size:14px;line-height:1.5}.CookieBannerSection-module__aqNMHG__detailActions{flex-direction:column;gap:12px;margin-top:20px;display:flex}@media (min-width:768px){.CookieBannerSection-module__aqNMHG__detailActions{flex-direction:row;justify-content:flex-end;gap:16px}}@media (max-width:480px){.CookieBannerSection-module__aqNMHG__container{padding:20px 16px}.CookieBannerSection-module__aqNMHG__title{font-size:24px}.CookieBannerSection-module__aqNMHG__description{font-size:14px}.CookieBannerSection-module__aqNMHG__button{min-height:44px;padding:12px 20px;font-size:14px}.CookieBannerSection-module__aqNMHG__cookieCategory,.CookieBannerSection-module__aqNMHG__cookieGroup{margin:12px 0;padding:16px}.CookieBannerSection-module__aqNMHG__option{padding:16px}}.CookieBannerSection-module__aqNMHG__banner::-webkit-scrollbar{width:8px}.CookieBannerSection-module__aqNMHG__banner::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.CookieBannerSection-module__aqNMHG__banner::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.CookieBannerSection-module__aqNMHG__banner::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
.Hero-module__JgYmMq__hero{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__content{z-index:2;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:900px;display:flex;position:relative}.Hero-module__JgYmMq__hero:before{content:"";background:var(--hero-before);border-radius:var(--border-radius);z-index:-1;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000000f}.Hero-module__JgYmMq__hero:after{content:"";background:var(--hero-after);z-index:1;position:absolute;inset:0}.Hero-module__JgYmMq__titleContainer{z-index:-1;flex-direction:column;gap:.5rem;width:100%;max-width:700px;animation:.8s ease-out Hero-module__JgYmMq__fadeInUp;display:flex;transform:translateY(0)}.Hero-module__JgYmMq__titleGradient{background:var(--hero-title-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.03em;z-index:2;filter:drop-shadow(0 4px 8px #667eea33);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;margin:0;font-size:4rem;font-weight:600;line-height:1.05;animation:8s ease-in-out infinite Hero-module__JgYmMq__gradientShift;position:relative}.Hero-module__JgYmMq__subtitle{z-index:2;max-width:600px;margin:0;font-size:1.3rem;font-weight:400;position:relative}.Hero-module__JgYmMq__buttonGroup{z-index:2;gap:2rem;display:flex;position:relative}@keyframes Hero-module__JgYmMq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__JgYmMq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes Hero-module__JgYmMq__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes Hero-module__JgYmMq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__JgYmMq__hero{gap:2.75rem;padding:5rem 1.5rem}.Hero-module__JgYmMq__titleGradient{font-size:3.5rem}.Hero-module__JgYmMq__subtitle{font-size:1.25rem}.Hero-module__JgYmMq__buttonGroup{gap:1.5rem}}@media (max-width:768px){.Hero-module__JgYmMq__hero{gap:2.5rem;padding:4rem 1rem}.Hero-module__JgYmMq__titleContainer{max-width:95%}.Hero-module__JgYmMq__titleGradient{font-size:2.8rem}.Hero-module__JgYmMq__subtitle{padding:.8rem 1.5rem;font-size:1.2rem}.Hero-module__JgYmMq__buttonGroup{flex-direction:column;gap:1.25rem;width:100%;max-width:300px}}@media (max-width:480px){.Hero-module__JgYmMq__hero{gap:2rem;padding:3rem 1rem}.Hero-module__JgYmMq__titleGradient{font-size:2.2rem;line-height:1.1}.Hero-module__JgYmMq__subtitle{padding:.7rem 1.2rem;font-size:1.1rem}.Hero-module__JgYmMq__buttonGroup{gap:1rem;max-width:280px}}
.ChatKitWidget-module__NzSVmG__fab{background:var(--foreground);width:56px;height:56px;color:var(--background);cursor:pointer;z-index:10001;-webkit-tap-highlight-color:transparent;touch-action:manipulation;pointer-events:auto;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #0003}.ChatKitWidget-module__NzSVmG__fab:hover{transform:scale(1.05);box-shadow:0 6px 20px #00000040}.ChatKitWidget-module__NzSVmG__fab:active{transform:scale(.95)}.ChatKitWidget-module__NzSVmG__container{z-index:9999;animation:.25s ChatKitWidget-module__NzSVmG__slideUp;position:fixed;bottom:96px;right:24px}@keyframes ChatKitWidget-module__NzSVmG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ChatKitWidget-module__NzSVmG__chatkit{background:var(--background);border-radius:16px;width:360px;height:600px;overflow:hidden;box-shadow:0 10px 40px #00000026}.ChatKitWidget-module__NzSVmG__loader{background:var(--background);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:360px;height:600px;display:flex;box-shadow:0 10px 40px #00000026}.ChatKitWidget-module__NzSVmG__spinner{border:4px solid #0000001a;border-top-color:var(--foreground);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite ChatKitWidget-module__NzSVmG__spin}@keyframes ChatKitWidget-module__NzSVmG__spin{to{transform:rotate(360deg)}}.ChatKitWidget-module__NzSVmG__loader p{color:var(--foreground);opacity:.7;margin:0;font-size:14px}@media (max-width:480px){.ChatKitWidget-module__NzSVmG__chatkit,.ChatKitWidget-module__NzSVmG__loader{width:calc(100vw - 32px);height:calc(100vh - 120px);max-height:600px}.ChatKitWidget-module__NzSVmG__container{bottom:88px;right:16px}.ChatKitWidget-module__NzSVmG__fab{bottom:16px;right:16px}}@media (max-height:500px){.ChatKitWidget-module__NzSVmG__chatkit{height:90vh!important}.ChatKitWidget-module__NzSVmG__fab{width:48px;height:48px;bottom:12px;right:12px}}@supports (padding:max(0px)){.ChatKitWidget-module__NzSVmG__fab{bottom:max(24px,env(safe-area-inset-bottom));right:max(24px,env(safe-area-inset-right))}@media (max-width:480px){.ChatKitWidget-module__NzSVmG__fab{bottom:max(16px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right))}}}.ChatKitWidget-module__NzSVmG__chatWrapper{position:relative}.ChatKitWidget-module__NzSVmG__limitOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#fffffff0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex;position:absolute;inset:0}.ChatKitWidget-module__NzSVmG__limitOverlay p{color:var(--foreground);font-size:14px;font-family:var(--font-geist-sans);margin:0}.ChatKitWidget-module__NzSVmG__limitOverlay p:first-child{font-size:16px;font-weight:600}.ChatKitWidget-module__NzSVmG__errorMessage{background:var(--background);border:1px solid var(--border);text-align:center;width:320px;font-family:var(--font-geist-sans);border-radius:12px;padding:20px;box-shadow:0 8px 32px #00000026}.ChatKitWidget-module__NzSVmG__errorMessage p{color:var(--foreground);margin:0 0 8px;font-size:14px}.ChatKitWidget-module__NzSVmG__errorMessage p:first-child{margin-bottom:12px;font-weight:600}@media (max-width:480px){.ChatKitWidget-module__NzSVmG__errorMessage{width:calc(100vw - 32px);padding:16px}}
.ServicesSection-module__d8_FyW__servicesSection{width:100%;padding:8rem 0}.ServicesSection-module__d8_FyW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ServicesSection-module__d8_FyW__serviceCard{padding:var(--padding-card);border:1px solid var(--border-color);border-radius:var(--border-radius)}@media (max-width:1024px){.ServicesSection-module__d8_FyW__servicesSection{padding:6rem 1rem}.ServicesSection-module__d8_FyW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.ServicesSection-module__d8_FyW__servicesSection{padding:4rem 1rem}.ServicesSection-module__d8_FyW__servicesGrid{grid-template-columns:1fr;gap:1.25rem}.ServicesSection-module__d8_FyW__serviceCard{padding:1.5rem}.ServicesSection-module__d8_FyW__cardDescription{font-size:16px}}@media (max-width:480px){.ServicesSection-module__d8_FyW__servicesSection{padding:3rem .5rem}.ServicesSection-module__d8_FyW__serviceCard{padding:1.25rem}.ServicesSection-module__d8_FyW__cardTitle{font-size:1.1rem}.ServicesSection-module__d8_FyW__cardDescription{font-size:14px}}
.ContactUsSection-module__ZaQNWW__statsSection{width:100%;max-width:1200px;margin:0 auto 3rem;padding:0 2rem}.ContactUsSection-module__ZaQNWW__statsGrid{display:flex}.ContactUsSection-module__ZaQNWW__statCard{text-align:left;border:1px solid var(--border-color);padding:var(--padding-card)5rem;border-radius:var(--border-radius);background-color:var(--contact-us-card-bg);color:var(--contact-us-card-text-color);flex-direction:column;flex:1;gap:1rem;display:flex}.ContactUsSection-module__ZaQNWW__statValue{font-size:2rem;font-weight:700}.ContactUsSection-module__ZaQNWW__statText p{margin-top:.5rem;margin-bottom:.5rem}@media (max-width:1024px){.ContactUsSection-module__ZaQNWW__statsSection{margin:2rem auto;padding:0 0}.ContactUsSection-module__ZaQNWW__statsGrid{gap:1.5rem}.ContactUsSection-module__ZaQNWW__statCard{padding:2rem 1.5rem}}@media (max-width:768px){.ContactUsSection-module__ZaQNWW__statsSection{margin:1.5rem auto;padding:0}.ContactUsSection-module__ZaQNWW__statsGrid{flex-direction:column;gap:1.25rem}.ContactUsSection-module__ZaQNWW__statCard{text-align:center;width:100%;padding:1.75rem 1.25rem}.ContactUsSection-module__ZaQNWW__statValue{font-size:1.75rem}.ContactUsSection-module__ZaQNWW__statText p{font-size:16px}}@media (max-width:480px){.ContactUsSection-module__ZaQNWW__statsSection{margin:1rem auto;padding:0}.ContactUsSection-module__ZaQNWW__statsGrid{gap:1rem}.ContactUsSection-module__ZaQNWW__statCard{gap:.75rem;width:100%;padding:1.5rem 1rem}.ContactUsSection-module__ZaQNWW__statValue{font-size:1.5rem}.ContactUsSection-module__ZaQNWW__statText p{margin:0;font-size:14px}}
.NotFound-module__bEDlqG__wrapper{text-align:center;padding:7rem 1rem 6rem;position:relative;overflow:hidden}.NotFound-module__bEDlqG__eyebrow{opacity:.08;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(8rem,22vw,20rem);font-weight:700;line-height:1;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.NotFound-module__bEDlqG__title{z-index:1;margin-bottom:1rem;font-size:2rem;font-weight:600;position:relative}.NotFound-module__bEDlqG__description{opacity:.8;z-index:1;max-width:520px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.6;position:relative}.NotFound-module__bEDlqG__actions{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}@media (max-width:768px){.NotFound-module__bEDlqG__wrapper{padding:6rem 1rem 5rem}.NotFound-module__bEDlqG__title{font-size:1.75rem}.NotFound-module__bEDlqG__description{font-size:.95rem}}@media (max-width:480px){.NotFound-module__bEDlqG__wrapper{padding:5rem 1rem 4rem}.NotFound-module__bEDlqG__title{font-size:1.5rem}.NotFound-module__bEDlqG__actions{flex-direction:column;gap:.75rem}}
.StatSection-module__a-dhla__statsSection{width:100%;margin:3rem 0}.StatSection-module__a-dhla__statsGrid{justify-content:center;align-items:center;gap:2rem;display:flex}.StatSection-module__a-dhla__statCard{text-align:center;border:1px solid var(--border-color);padding:var(--padding-card)5rem;border-radius:var(--border-radius)}.StatSection-module__a-dhla__statValue{color:var(--foreground);font-size:2rem;font-weight:700}.StatSection-module__a-dhla__statText p{margin-top:.5rem}@media (max-width:1024px){.StatSection-module__a-dhla__statsSection{margin:2rem 1rem}.StatSection-module__a-dhla__statCard{padding:1.5rem 3rem}}@media (max-width:768px){.StatSection-module__a-dhla__statsSection{margin:1.5rem .5rem}.StatSection-module__a-dhla__statsGrid{flex-direction:column;gap:1.5rem}.StatSection-module__a-dhla__statCard{width:100%;max-width:300px;padding:1.25rem 2rem}.StatSection-module__a-dhla__statValue{font-size:1.75rem}}@media (max-width:480px){.StatSection-module__a-dhla__statsSection{margin:1rem 0}.StatSection-module__a-dhla__statsGrid{gap:1rem}.StatSection-module__a-dhla__statCard{max-width:280px;padding:1rem 1.5rem}.StatSection-module__a-dhla__statValue{font-size:1.5rem}.StatSection-module__a-dhla__statText p{font-size:14px}}
.BusinessIntelligenceSection-module__Ur9mLq__hero{margin-bottom:5rem}.BusinessIntelligenceSection-module__Ur9mLq__heroGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;display:grid}.BusinessIntelligenceSection-module__Ur9mLq__heroGrid h2{text-align:left}.BusinessIntelligenceSection-module__Ur9mLq__heroImage{border-radius:var(--border-radius);object-fit:cover;width:100%}.BusinessIntelligenceSection-module__Ur9mLq__partnerLogosTitle{text-align:center;margin-top:8rem;font-size:.9rem}.BusinessIntelligenceSection-module__Ur9mLq__partnerLogos{opacity:.7;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:2rem;display:flex}.BusinessIntelligenceSection-module__Ur9mLq__partnerLogoItem{width:120px;height:40px;position:relative}.BusinessIntelligenceSection-module__Ur9mLq__partnerLogoImg{object-fit:contain}.BusinessIntelligenceSection-module__Ur9mLq__section{text-align:center;margin:2rem 0}.BusinessIntelligenceSection-module__Ur9mLq__section p{margin:0 auto 3rem}.BusinessIntelligenceSection-module__Ur9mLq__cardGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.BusinessIntelligenceSection-module__Ur9mLq__card{border:1px solid var(--border-color);border-radius:var(--border-radius);text-align:left;background:var(--background);flex-direction:column;gap:1rem;padding:1.75rem 1.5rem;display:flex}.BusinessIntelligenceSection-module__Ur9mLq__separator img{border-radius:var(--border-radius);object-fit:cover;width:100%}@media (max-width:1024px){.BusinessIntelligenceSection-module__Ur9mLq__heroGrid{text-align:left;grid-template-columns:1fr}.BusinessIntelligenceSection-module__Ur9mLq__heroGrid h2{text-align:left}.BusinessIntelligenceSection-module__Ur9mLq__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BusinessIntelligenceSection-module__Ur9mLq__heroGrid h2{text-align:left;font-size:1.8rem}.BusinessIntelligenceSection-module__Ur9mLq__cardGrid{grid-template-columns:1fr}}
.PartnerHighlightSection-module__s185SG__wrapper{background:var(--bg-partner-highlight);border-radius:var(--border-radius);padding:3.5rem 4rem;position:relative}.PartnerHighlightSection-module__s185SG__badge{background:var(--badge-bg-color);color:var(--background);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-bottom:20px;padding:.5rem .8rem;font-size:1rem;font-weight:600;display:inline-block}.PartnerHighlightSection-module__s185SG__textContainer{flex-direction:column;display:flex}.PartnerHighlightSection-module__s185SG__content{grid-template-columns:auto 1fr;align-items:center;gap:3.5rem;display:grid}.PartnerHighlightSection-module__s185SG__content img{object-fit:contain;max-width:450px;height:auto}@media (max-width:900px){.PartnerHighlightSection-module__s185SG__wrapper{padding:2.5rem 2rem}.PartnerHighlightSection-module__s185SG__content{text-align:center;grid-template-columns:1fr;gap:2rem}.PartnerHighlightSection-module__s185SG__content img{margin:0 auto}}.PartnerHighlightSection-module__s185SG__buttonWrapper{width:100%;margin-top:1rem}
.ThemeToggle-module__Z5gSZG__placeholder{width:56px;height:56px}.ThemeToggle-module__Z5gSZG__toggle{z-index:10000;background:var(--foreground);width:56px;height:56px;color:var(--background);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 4px 16px #0003}.ThemeToggle-module__Z5gSZG__toggle:hover{transform:scale(1.05);box-shadow:0 6px 20px #00000040}.ThemeToggle-module__Z5gSZG__toggle:active{transform:scale(.95)}@media (max-width:480px){.ThemeToggle-module__Z5gSZG__toggle{bottom:16px;left:16px}}@supports (padding:max(0px)){.ThemeToggle-module__Z5gSZG__toggle{bottom:max(24px,env(safe-area-inset-bottom));left:max(24px,env(safe-area-inset-left))}@media (max-width:480px){.ThemeToggle-module__Z5gSZG__toggle{bottom:max(16px,env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left))}}}
.ValueSection-module__tFG7dq__valuesSection{width:100%;margin:1rem 0}.ValueSection-module__tFG7dq__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ValueSection-module__tFG7dq__valueCard{padding:var(--padding-card);border:1px solid var(--border-color);border-radius:var(--border-radius);width:100%}.ValueSection-module__tFG7dq__valueLinkWrapper{width:100%;margin-top:1.5rem}@media (max-width:1024px){.ValueSection-module__tFG7dq__valuesSection{margin:1rem}.ValueSection-module__tFG7dq__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.ValueSection-module__tFG7dq__valuesSection{margin:.5rem}.ValueSection-module__tFG7dq__valuesGrid{grid-template-columns:1fr;gap:1.25rem}.ValueSection-module__tFG7dq__valueCard{padding:1.5rem}.ValueSection-module__tFG7dq__valueText p{font-size:16px}}@media (max-width:480px){.ValueSection-module__tFG7dq__valuesSection{margin:0}.ValueSection-module__tFG7dq__valueCard{border-radius:var(--border-radius);padding:1.25rem}.ValueSection-module__tFG7dq__valueTitle{font-size:1.1rem}.ValueSection-module__tFG7dq__valueText p{font-size:14px}.ValueSection-module__tFG7dq__valueLinkWrapper{margin-top:1rem}}
.AboutUsSection-module__XRQDMG__header{text-align:center;margin:0 auto}.AboutUsSection-module__XRQDMG__introImage{border-radius:var(--border-radius);width:100%;overflow:hidden}.AboutUsSection-module__XRQDMG__introImage img{object-fit:cover;border-radius:var(--border-radius);width:100%;height:auto}.AboutUsSection-module__XRQDMG__card{grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;display:grid}.AboutUsSection-module__XRQDMG__card h3{text-align:left}.AboutUsSection-module__XRQDMG__cardImage{border-radius:var(--border-radius);overflow:hidden}.AboutUsSection-module__XRQDMG__cardImage img{object-fit:cover;border-radius:var(--border-radius);width:100%;height:auto}@media (max-width:1024px){.AboutUsSection-module__XRQDMG__card{grid-template-columns:1fr}.AboutUsSection-module__XRQDMG__cardImage{order:-1}}@media (max-width:640px){.AboutUsSection-module__XRQDMG__section{gap:3rem;padding:3rem 0}.AboutUsSection-module__XRQDMG__header{text-align:left;padding:0 1rem}}
.ArtificialIntelligenceSection-module__TXFAna__hero{text-align:center;margin-bottom:1rem}.ArtificialIntelligenceSection-module__TXFAna__heroImage{border-radius:var(--border-radius);width:100%;height:auto;margin-top:2rem}.ArtificialIntelligenceSection-module__TXFAna__introBox{border:1px solid var(--border-color);border-radius:var(--border-radius);margin:0 auto 5rem;padding:1.5rem 2rem}.ArtificialIntelligenceSection-module__TXFAna__applicationsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;display:grid}.ArtificialIntelligenceSection-module__TXFAna__applicationCard{border:1px solid var(--border-color);border-radius:var(--border-radius);background-color:var(--background);padding:1.5rem;transition:transform .2s,box-shadow .2s}.ArtificialIntelligenceSection-module__TXFAna__approach{grid-template-columns:1.2fr 1fr;align-items:center;gap:2.5rem;margin:5rem 0;display:grid}.ArtificialIntelligenceSection-module__TXFAna__approach h2{text-align:left}.ArtificialIntelligenceSection-module__TXFAna__approachImage{border-radius:var(--border-radius);width:100%;height:auto}.ArtificialIntelligenceSection-module__TXFAna__techGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;display:grid}.ArtificialIntelligenceSection-module__TXFAna__techCard{border:1px solid var(--border-color);border-radius:var(--border-radius);background-color:var(--background);padding:1.5rem}.ArtificialIntelligenceSection-module__TXFAna__badge{background-color:var(--foreground);color:var(--background);text-align:center;border-radius:999px;padding:.25rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.ArtificialIntelligenceSection-module__TXFAna__closing{border:1px solid var(--border-color);border-radius:var(--border-radius);margin-top:5rem;padding:2rem}@media (max-width:1024px){.ArtificialIntelligenceSection-module__TXFAna__applicationsGrid,.ArtificialIntelligenceSection-module__TXFAna__techGrid{grid-template-columns:repeat(2,1fr)}.ArtificialIntelligenceSection-module__TXFAna__approach{text-align:left;grid-template-columns:1fr}.ArtificialIntelligenceSection-module__TXFAna__approach h2{text-align:left}.ArtificialIntelligenceSection-module__TXFAna__approachImage{margin-top:2rem}}@media (max-width:768px){.ArtificialIntelligenceSection-module__TXFAna__title{font-size:2rem}.ArtificialIntelligenceSection-module__TXFAna__applicationsGrid,.ArtificialIntelligenceSection-module__TXFAna__techGrid{grid-template-columns:1fr}.ArtificialIntelligenceSection-module__TXFAna__approach{margin:3rem 0}.ArtificialIntelligenceSection-module__TXFAna__approach h2{text-align:left;font-size:1.8rem}.ArtificialIntelligenceSection-module__TXFAna__closing{padding:1.5rem}}
.ConsultingAndMethodologySection-module__GzZ5aW__header{text-align:center;margin-bottom:6rem}.ConsultingAndMethodologySection-module__GzZ5aW__subtitle{text-align:left}.ConsultingAndMethodologySection-module__GzZ5aW__timeline{flex-direction:column;gap:3rem;padding-left:3rem;display:flex;position:relative}.ConsultingAndMethodologySection-module__GzZ5aW__timeline:before{content:"";background-color:var(--border-color);width:1px;position:absolute;top:0;bottom:0;left:16px}.ConsultingAndMethodologySection-module__GzZ5aW__step{gap:2rem;display:flex;position:relative}.ConsultingAndMethodologySection-module__GzZ5aW__stepIndex{background:var(--foreground);width:32px;height:32px;color:var(--background);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.ConsultingAndMethodologySection-module__GzZ5aW__stepContent{flex:1}.ConsultingAndMethodologySection-module__GzZ5aW__stepHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ConsultingAndMethodologySection-module__GzZ5aW__icon{opacity:.8;width:20px;height:20px}@media (max-width:1023px) and (min-width:768px){.ConsultingAndMethodologySection-module__GzZ5aW__header{margin-bottom:4rem}.ConsultingAndMethodologySection-module__GzZ5aW__timeline{gap:2.5rem;padding-left:2.5rem}.ConsultingAndMethodologySection-module__GzZ5aW__timeline:before{left:14px}.ConsultingAndMethodologySection-module__GzZ5aW__step{align-items:flex-start;gap:1.5rem}.ConsultingAndMethodologySection-module__GzZ5aW__stepIndex{width:28px;height:28px;margin-top:2px;font-size:.85rem}.ConsultingAndMethodologySection-module__GzZ5aW__stepHeader{flex-direction:column;align-items:flex-start}}@media (max-width:767px){.ConsultingAndMethodologySection-module__GzZ5aW__header{margin-bottom:3rem}.ConsultingAndMethodologySection-module__GzZ5aW__subtitle{text-align:left}.ConsultingAndMethodologySection-module__GzZ5aW__timeline{gap:2rem;padding-left:0}.ConsultingAndMethodologySection-module__GzZ5aW__timeline:before{opacity:.3;left:13px}.ConsultingAndMethodologySection-module__GzZ5aW__step{align-items:flex-start;gap:1rem}.ConsultingAndMethodologySection-module__GzZ5aW__stepIndex{width:29px;height:29px;margin-top:2px;font-size:.8rem}.ConsultingAndMethodologySection-module__GzZ5aW__stepHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.ConsultingAndMethodologySection-module__GzZ5aW__icon{width:18px;height:18px}}
:root{--second-title-color:var(--text-primary);--icon-text-color:var(--text-primary)}@media (prefers-color-scheme:dark){:root{--second-title-color:var(--text-primary);--icon-text-color:var(--background)}}.incidentManagementSection-module__f49xqq__hero{text-align:center;background:var(--jinee-bg-color);border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:200vw;min-height:320px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:5rem 0;display:flex}.incidentManagementSection-module__f49xqq__heroTitle{color:#fff}.incidentManagementSection-module__f49xqq__heroSubtitle{color:#fff;margin:0 auto 3rem}.incidentManagementSection-module__f49xqq__impacts{margin-top:4rem;margin-bottom:4rem}.incidentManagementSection-module__f49xqq__secondTitle{color:var(--second-title-color);text-align:center;margin-bottom:1rem;font-size:1.8rem;font-weight:600}.incidentManagementSection-module__f49xqq__impactsRow{flex-wrap:wrap;gap:1.5rem;margin-top:2rem;display:flex}.incidentManagementSection-module__f49xqq__impactItem{border-radius:var(--border-radius);border:1px solid var(--border-color);align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;display:flex}.incidentManagementSection-module__f49xqq__projectBox{border-radius:var(--border-radius);border:1px solid var(--border-color);margin:1rem 0;padding:2.5rem}.incidentManagementSection-module__f49xqq__projectBadge{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.8rem}.incidentManagementSection-module__f49xqq__projectTitle{color:var(--second-title-color);margin:.5rem 0 1rem;font-size:1.5rem}.incidentManagementSection-module__f49xqq__numberList li,.incidentManagementSection-module__f49xqq__checkList li{gap:.75rem;margin-bottom:.75rem;display:flex}.incidentManagementSection-module__f49xqq__numberList span{background-color:var(--bg-icon);width:24px;height:24px;color:var(--icon-text-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.incidentManagementSection-module__f49xqq__checkList span{color:var(--check-icon-color);font-weight:600}@media (max-width:900px){.incidentManagementSection-module__f49xqq__impactsRow{justify-content:center}.incidentManagementSection-module__f49xqq__featuresIntro{margin:1rem auto 2rem;padding:0 1rem}}@media (max-width:768px){.incidentManagementSection-module__f49xqq__hero{border-radius:20px;width:auto;margin-left:0;margin-right:0;padding:3rem 1rem}.incidentManagementSection-module__f49xqq__heroTitle{font-size:2rem}.incidentManagementSection-module__f49xqq__secondTitle{font-size:1.5rem}.incidentManagementSection-module__f49xqq__projectBox{margin:.5rem 0;padding:1.5rem}.incidentManagementSection-module__f49xqq__projectTitle{font-size:1.3rem}.incidentManagementSection-module__f49xqq__featureRow{gap:1rem;padding:1rem}.incidentManagementSection-module__f49xqq__featureLeft{gap:.75rem}.incidentManagementSection-module__f49xqq__featureTitle{font-size:1rem}.incidentManagementSection-module__f49xqq__impactItem{padding:.5rem .75rem;font-size:.9rem}.incidentManagementSection-module__f49xqq__impactsRow{gap:1rem}}@media (max-width:480px){.incidentManagementSection-module__f49xqq__hero{border-radius:16px;padding:2rem .5rem}.incidentManagementSection-module__f49xqq__heroTitle{font-size:1.75rem}.incidentManagementSection-module__f49xqq__secondTitle{font-size:1.25rem}.incidentManagementSection-module__f49xqq__projectBox{padding:1rem}.incidentManagementSection-module__f49xqq__featureRow{padding:.75rem}.incidentManagementSection-module__f49xqq__featuresIntro{margin:.75rem auto 1.5rem;padding:0 .5rem}.incidentManagementSection-module__f49xqq__impactsRow{flex-direction:column;align-items:center}.incidentManagementSection-module__f49xqq__impactItem{text-align:center;max-width:300px}}
