.home-module__aUD9Yq__heroBg{background:var(--hero-bg);border-bottom:1px solid var(--border);padding:48px 16px;position:relative;overflow:hidden}.home-module__aUD9Yq__animatedBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.home-module__aUD9Yq__hero{z-index:1;align-items:center;max-width:1400px;margin:0 auto;display:grid;position:relative}.home-module__aUD9Yq__heroLeft{text-align:center;flex-direction:column;gap:16px;display:flex}.home-module__aUD9Yq__heroTitle{color:var(--foreground);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:900px;margin:0 auto;font-size:32px;font-weight:800;line-height:1.2}.home-module__aUD9Yq__heroLead{color:var(--muted);overflow-wrap:break-word;word-break:break-word;max-width:800px;margin:0 auto;font-size:18px;line-height:1.6}.home-module__aUD9Yq__section{max-width:1400px;margin:0 auto;padding:48px 16px}.home-module__aUD9Yq__partnersSection{padding-bottom:0}.home-module__aUD9Yq__sectionTitle{text-align:left;color:var(--foreground);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;justify-content:flex-start;align-items:center;gap:8px;margin:0 0 16px;font-size:28px;font-weight:700;display:flex}.home-module__aUD9Yq__titleIcon{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:8px;display:inline-flex}.home-module__aUD9Yq__sectionSubtitle{color:var(--muted);text-align:center;overflow-wrap:break-word;word-break:break-word;max-width:1000px;margin:0 auto 32px;font-size:18px;line-height:1.6}.home-module__aUD9Yq__featureGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.home-module__aUD9Yq__featureGridFour{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.home-module__aUD9Yq__featureCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:32px;transition:transform .3s,box-shadow .3s}.home-module__aUD9Yq__featureCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.home-module__aUD9Yq__featureGridFour .home-module__aUD9Yq__featureCard{flex:280px;max-width:400px}.home-module__aUD9Yq__featureCard h3{color:var(--foreground);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 12px;font-size:22px;font-weight:600}.home-module__aUD9Yq__featureCard p{color:var(--muted);overflow-wrap:break-word;word-break:break-word;margin:0;font-size:17px;line-height:1.6}.home-module__aUD9Yq__statsSection{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;padding-top:0;display:grid}.home-module__aUD9Yq__statItem{padding:16px}.home-module__aUD9Yq__statNumber{color:var(--accent);margin:0 0 8px;font-size:36px;font-weight:700}.home-module__aUD9Yq__statText{color:var(--muted);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:16px;line-height:1.4}.home-module__aUD9Yq__servicesGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.home-module__aUD9Yq__serviceCard{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:24px;transition:transform .3s,box-shadow .3s}.home-module__aUD9Yq__serviceCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.home-module__aUD9Yq__serviceTitle{color:var(--foreground);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;align-items:center;gap:10px;margin:0 0 12px;font-size:20px;font-weight:600;display:flex}.home-module__aUD9Yq__serviceTitle .home-module__aUD9Yq__titleIcon{flex:0 0 30px;width:30px;height:30px;margin-right:0}.home-module__aUD9Yq__serviceCard p{overflow-wrap:break-word;word-break:break-word}.home-module__aUD9Yq__valuesGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.home-module__aUD9Yq__valueCard{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:24px;transition:transform .3s,box-shadow .3s}.home-module__aUD9Yq__valueCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.home-module__aUD9Yq__valueTitle{color:var(--foreground);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 12px;font-size:20px;font-weight:600}.home-module__aUD9Yq__valueCard p{overflow-wrap:break-word;word-break:break-word}.home-module__aUD9Yq__fadeInUp{opacity:0;animation:1s ease-out both home-module__aUD9Yq__fadeInUp;transform:translateY(50px)}@keyframes home-module__aUD9Yq__fadeInUp{to{opacity:1;transform:translateY(0)}}.home-module__aUD9Yq__fadeInUpDelay1{animation-delay:.1s}.home-module__aUD9Yq__fadeInUpDelay2{animation-delay:.2s}.home-module__aUD9Yq__fadeInUpDelay3{animation-delay:.3s}.home-module__aUD9Yq__fadeInUpDelay4{animation-delay:.4s}.home-module__aUD9Yq__fadeInUpDelay5{animation-delay:.5s}.home-module__aUD9Yq__fadeInUpDelay6{animation-delay:.6s}.home-module__aUD9Yq__fadeInUpDelay7{animation-delay:.7s}.home-module__aUD9Yq__fadeInUpDelay8{animation-delay:.8s}.home-module__aUD9Yq__fadeInUpDelay9{animation-delay:.9s}.home-module__aUD9Yq__fadeInUpDelay10{animation-delay:1s}.home-module__aUD9Yq__icon{vertical-align:middle;filter:brightness(0)invert();display:inline-block}.home-module__aUD9Yq__iconDarkBackground{filter:brightness(0)invert()}@media (max-width:900px){.home-module__aUD9Yq__statsSection,.home-module__aUD9Yq__servicesGrid,.home-module__aUD9Yq__valuesGrid,.home-module__aUD9Yq__featureGrid{grid-template-columns:1fr}.home-module__aUD9Yq__featureGridFour{flex-direction:column;align-items:stretch}.home-module__aUD9Yq__featureGridFour .home-module__aUD9Yq__featureCard{max-width:none}}@media (max-width:400px){.home-module__aUD9Yq__sectionTitle{flex-direction:row;gap:8px}}
.animated-background-module__0kugLq__backgroundContainer{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.animated-background-module__0kugLq__animatedSvg{opacity:1;width:100%;height:100%}.animated-background-module__0kugLq__overlay{z-index:0;background-color:#0000001a;width:100%;height:100%;position:absolute;top:0;left:0}
