.ScrollProgress-module___Fh38q__scrollIndicator{z-index:50;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:2rem 0;display:flex;position:fixed;top:0;bottom:0;right:2rem}.ScrollProgress-module___Fh38q__track{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0000000d 0%,#0000001a 50%,#0000000d 100%);border:1px solid #00000014;border-radius:20px;width:3px;height:100%;max-height:calc(100vh - 4rem);position:relative;overflow:visible;box-shadow:0 0 20px #2563eb1a,inset 0 0 20px #00000005}.ScrollProgress-module___Fh38q__track:before{content:"";opacity:.5;background:linear-gradient(#0000 0%,#2563eb4d 20%,#1e40af4d 80%,#0000 100%);width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.ScrollProgress-module___Fh38q__progress{transform-origin:bottom;background:linear-gradient(#1e3a8a 0%,#2563eb 25%,#3b82f6 50%,#60a5fa 75%,#93c5fd 100%);border-radius:20px;width:100%;position:relative;bottom:0;left:0;overflow:hidden;box-shadow:0 0 20px #2563eb99,0 0 40px #1e40af66,inset 0 0 10px #ffffff1a}.ScrollProgress-module___Fh38q__progress:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:3s infinite ScrollProgress-module___Fh38q__shimmer;position:absolute;top:0;left:-100%}.ScrollProgress-module___Fh38q__progress:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);height:2px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 10px #ffffff80}@keyframes ScrollProgress-module___Fh38q__shimmer{0%{left:-100%}to{left:100%}}.ScrollProgress-module___Fh38q__thumb{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:2px solid #ffffff4d;border-radius:50%;width:16px;height:16px;margin:0 auto;animation:2s ease-in-out infinite ScrollProgress-module___Fh38q__pulse;position:absolute;left:0;right:0;transform:translateY(-50%)translate(-6.5px);box-shadow:0 0 20px #2563eb,0 0 40px #2563eb99,0 0 60px #1e40af66,inset 0 0 10px #ffffff4d}.ScrollProgress-module___Fh38q__thumb:before{content:"";background:#fffc;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #fff9}.ScrollProgress-module___Fh38q__thumb:after{content:"";border:1px solid #2563eb66;border-radius:50%;width:24px;height:24px;animation:2s ease-out infinite ScrollProgress-module___Fh38q__ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ScrollProgress-module___Fh38q__pulse{0%,to{opacity:1;transform:translateY(-50%)translate(-6.5px)scale(1)}50%{opacity:.9;transform:translateY(-50%)translate(-6.5px)scale(1.1)}}@keyframes ScrollProgress-module___Fh38q__ripple{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}@media (max-width:1024px){.ScrollProgress-module___Fh38q__scrollIndicator{padding:1.5rem 0;right:1rem}.ScrollProgress-module___Fh38q__track{max-height:calc(100vh - 3rem)}.ScrollProgress-module___Fh38q__thumb{width:14px;height:14px;transform:translateY(-50%)translate(-5.5px)}.ScrollProgress-module___Fh38q__thumb:before{width:6px;height:6px}.ScrollProgress-module___Fh38q__thumb:after{width:20px;height:20px}}@media (max-width:768px){.ScrollProgress-module___Fh38q__scrollIndicator{padding:1rem 0;right:.75rem}.ScrollProgress-module___Fh38q__track{width:2.5px;max-height:calc(100vh - 2rem)}.ScrollProgress-module___Fh38q__thumb{width:12px;height:12px;transform:translateY(-50%)translate(-4.75px)}.ScrollProgress-module___Fh38q__thumb:before{width:5px;height:5px}.ScrollProgress-module___Fh38q__thumb:after{width:18px;height:18px}}@media (max-width:480px){.ScrollProgress-module___Fh38q__scrollIndicator{display:none}}
.Navbar-module__cJzEcG__header{z-index:100;padding-top:1.5rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__headerScrolled{padding-top:1rem}.Navbar-module__cJzEcG__container{width:100%;padding:0 1.5rem}.Navbar-module__cJzEcG__navContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #0000000d;border-radius:0;justify-content:space-between;align-items:center;width:100%;padding:.75rem 2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px -5px #0000000d}.Navbar-module__cJzEcG__headerScrolled .Navbar-module__cJzEcG__navContainer{background:#fffffff2;border-color:#0000001a;box-shadow:0 10px 30px -10px #0000001a}.Navbar-module__cJzEcG__logo{color:#0f172a;z-index:10;align-items:center;gap:.6rem;min-width:0;font-size:1.05rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoMark{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__brandName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Navbar-module__cJzEcG__brandName span{background:linear-gradient(90deg,#2563eb,#1e40af);color:#0000;-webkit-background-clip:text;background-clip:text;transition:all .3s}.Navbar-module__cJzEcG__nav{align-items:center;display:flex}.Navbar-module__cJzEcG__navList{background:#00000008;border:1px solid #00000005;border-radius:9999px;gap:.5rem;margin:0;padding:.25rem;list-style:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__navItem{position:relative}.Navbar-module__cJzEcG__navLink{color:#64748b;z-index:1;border-radius:9999px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:color .3s;display:block;position:relative}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLinkActive{color:#0f172a}.Navbar-module__cJzEcG__activeBackground{z-index:0;background:#fff;border-radius:9999px;transition:all .3s;position:absolute;inset:0;box-shadow:0 2px 4px #0000000d}.Navbar-module__cJzEcG__ctaBtn{color:#fff;white-space:nowrap;cursor:pointer;z-index:10;background:#2563eb;border:none;border-radius:9999px;padding:.6rem 1.1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #2563eb33}.Navbar-module__cJzEcG__ctaBtn:hover{transform:translateY(-1px);box-shadow:0 0 25px #2563eb66}.Navbar-module__cJzEcG__ctaBtn:active{transform:translateY(0)}.Navbar-module__cJzEcG__rightSection{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__themeToggle{color:#0f172a;cursor:pointer;z-index:10;background:#0000000d;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Navbar-module__cJzEcG__themeToggle:hover{background:#0000001a;border-color:#0003;transform:rotate(15deg)}.Navbar-module__cJzEcG__mobileThemeToggle{color:#64748b;cursor:pointer;background:#0000000d;border:1px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-weight:500;transition:all .3s;display:flex}.Navbar-module__cJzEcG__mobileThemeToggle:hover{color:#0f172a;background:#0000001a;transform:translate(4px)}.Navbar-module__cJzEcG__mobileMenuBtn{color:#0f172a;cursor:pointer;z-index:1000;background:#0000000d;border:1px solid #0000001a;border-radius:8px;padding:.5rem;transition:all .3s;display:none}.Navbar-module__cJzEcG__mobileMenuBtn:hover{background:#0000001a;border-color:#0003}.Navbar-module__cJzEcG__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;background:#0003;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#fffffffa;border-left:1px solid #0000001a;width:280px;max-width:85vw;padding:6rem 2rem 2rem;transition:all .3s;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 40px #0000001a}.Navbar-module__cJzEcG__mobileNav{flex-direction:column;gap:1rem;display:flex}.Navbar-module__cJzEcG__mobileNavLink{color:#64748b;border-radius:12px;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.Navbar-module__cJzEcG__mobileNavLink:hover{color:#0f172a;background:#0000000d;transform:translate(4px)}.Navbar-module__cJzEcG__mobileCtaBtn{color:#fff;text-align:center;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cJzEcG__mobileCtaBtn:hover{transform:translateY(-2px);box-shadow:0 0 25px #2563eb66}@media (max-width:1100px){.Navbar-module__cJzEcG__navList{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:block}.Navbar-module__cJzEcG__ctaBtn{display:none}}@media (max-width:420px){.Navbar-module__cJzEcG__brandName span{display:none}}
.VisitorCount-module__id6SmG__count{color:#94a3b8;letter-spacing:.02em;margin:0;font-size:.8rem;font-weight:500;line-height:1}
.Footer-module__S6Hkya__footer{color:#64748b;background:linear-gradient(#fff,#f8fafc);border-top:1px solid #0000000d;padding:6rem 0 2rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#2563eb0d 0%,#0000 70%);width:400px;height:400px;position:absolute;top:0;left:20%}.Footer-module__S6Hkya__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Footer-module__S6Hkya__top{grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:3rem;margin-bottom:3.5rem;display:grid}.Footer-module__S6Hkya__brand{max-width:350px}.Footer-module__S6Hkya__logo{color:#0f172a;margin-bottom:1.25rem;font-size:1.75rem;font-weight:700;display:block}.Footer-module__S6Hkya__branding{background:linear-gradient(90deg,#2563eb,#1e40af);color:#0000;-webkit-background-clip:text;background-clip:text}.Footer-module__S6Hkya__desc{margin-bottom:2rem;font-size:1rem;line-height:1.6}.Footer-module__S6Hkya__columnTitle{color:#0f172a;margin-bottom:1.25rem;font-size:.95rem;font-weight:600}.Footer-module__S6Hkya__list{list-style:none}.Footer-module__S6Hkya__link{color:#64748b;margin-bottom:1rem;font-size:.95rem;transition:all .2s;display:block}.Footer-module__S6Hkya__link:hover{color:#2563eb;transform:translate(4px)}.Footer-module__S6Hkya__contactLink{color:#64748b;word-break:break-word;align-items:flex-start;gap:.5rem;margin-bottom:.85rem;font-size:.9rem;line-height:1.45;text-decoration:none;display:flex}.Footer-module__S6Hkya__whatsappLogo{color:#25d366;flex-shrink:0;margin-top:.1rem;display:inline-flex}a.Footer-module__S6Hkya__contactLink:hover{color:#2563eb}.Footer-module__S6Hkya__inputGroup{gap:.5rem;display:flex}.Footer-module__S6Hkya__input{color:#0f172a;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d}.Footer-module__S6Hkya__input:focus{border-color:#2563eb}.Footer-module__S6Hkya__subscribeBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;transition:all .2s;display:flex}.Footer-module__S6Hkya__subscribeBtn:hover{background:#1d4ed8;transform:scale(1.05)}.Footer-module__S6Hkya__socials{gap:1rem;margin-top:2rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#64748b;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000000d}.Footer-module__S6Hkya__socialIcon:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-3px)}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #0000001a;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding-top:2rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__legal{gap:2rem;display:flex}@media (max-width:1024px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__S6Hkya__footer{padding:4rem 0 2rem}}@media (max-width:768px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__brand{max-width:100%}}@media (max-width:640px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:.65rem}.Footer-module__S6Hkya__legal{flex-direction:column;gap:1rem}.Footer-module__S6Hkya__footer{padding:3rem 0 1.5rem}}[data-theme=dark] .Footer-module__S6Hkya__footer{color:#3a9135;background:linear-gradient(#000,#000);border-top:1px solid #3a913533}[data-theme=dark] .Footer-module__S6Hkya__footer:before{background:radial-gradient(circle,#3a91351a 0%,#0000 70%)}[data-theme=dark] .Footer-module__S6Hkya__logo{color:#3a9135}[data-theme=dark] .Footer-module__S6Hkya__branding{background:linear-gradient(90deg,#3a9135,#2d7029);color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .Footer-module__S6Hkya__desc,[data-theme=dark] .Footer-module__S6Hkya__columnTitle,[data-theme=dark] .Footer-module__S6Hkya__link{color:#3a9135}[data-theme=dark] .Footer-module__S6Hkya__link:hover{color:#4fb347}[data-theme=dark] .Footer-module__S6Hkya__newsletterDesc{color:#3a9135}[data-theme=dark] .Footer-module__S6Hkya__input{color:#3a9135;background:#000;border-color:#3a91354d}[data-theme=dark] .Footer-module__S6Hkya__input:focus{border-color:#3a9135}[data-theme=dark] .Footer-module__S6Hkya__subscribeBtn{color:#000;background:#3a9135}[data-theme=dark] .Footer-module__S6Hkya__subscribeBtn:hover{background:#4fb347}[data-theme=dark] .Footer-module__S6Hkya__socialIcon{color:#3a9135;background:#000;border-color:#3a91354d}[data-theme=dark] .Footer-module__S6Hkya__socialIcon:hover{color:#000;background:#3a9135;border-color:#3a9135}[data-theme=dark] .Footer-module__S6Hkya__bottom{color:#3a9135;border-top:1px solid #3a913533}
.WhatsAppFloat-module__JraM6W__float{z-index:90;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 10px 24px #25d36652}.WhatsAppFloat-module__JraM6W__float:hover{background:#1ebe57;transform:translateY(-2px);box-shadow:0 14px 28px #25d3665c}.WhatsAppFloat-module__JraM6W__float:focus-visible{outline-offset:3px;outline:2px solid #128c7e}.WhatsAppFloat-module__JraM6W__label{line-height:1}@media (max-width:640px){.WhatsAppFloat-module__JraM6W__float{padding:.85rem;bottom:1rem;right:1rem}.WhatsAppFloat-module__JraM6W__label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}
.FeaturedProjects-module__DCaKuW__section{padding:4.5rem 0}.FeaturedProjects-module__DCaKuW__container{width:min(1180px,100% - 2.5rem);margin:0 auto}.FeaturedProjects-module__DCaKuW__header{text-align:center;margin-bottom:2.25rem}.FeaturedProjects-module__DCaKuW__title{letter-spacing:-.03em;margin-bottom:.7rem;font-size:clamp(1.7rem,3vw,2.4rem)}.FeaturedProjects-module__DCaKuW__subtitle{color:#64748b;max-width:38rem;margin:0 auto}.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:1fr;gap:1.15rem;display:grid}.FeaturedProjects-module__DCaKuW__card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.15rem}.FeaturedProjects-module__DCaKuW__preview{background:linear-gradient(#eff6ff,#f8fafc);border:1px solid #e2e8f0;border-radius:12px;min-height:140px;margin-bottom:1rem;padding:.9rem}.FeaturedProjects-module__DCaKuW__preview span{background:#cbd5e1;border-radius:50%;width:8px;height:8px;margin-right:.3rem;display:inline-block}.FeaturedProjects-module__DCaKuW__preview div{margin-top:1.5rem}.FeaturedProjects-module__DCaKuW__preview strong{color:#0f172a;display:block}.FeaturedProjects-module__DCaKuW__preview p,.FeaturedProjects-module__DCaKuW__desc{color:#64748b;font-size:.92rem}.FeaturedProjects-module__DCaKuW__label{letter-spacing:.04em;text-transform:uppercase;color:#1d4ed8;margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:inline-block}.FeaturedProjects-module__DCaKuW__card h3{margin-bottom:.45rem;font-size:1.15rem}.FeaturedProjects-module__DCaKuW__desc{margin-bottom:1rem}.FeaturedProjects-module__DCaKuW__link{color:#2563eb;align-items:center;gap:.35rem;font-weight:600;text-decoration:none;display:inline-flex}@media (min-width:800px){.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:repeat(3,1fr)}}
.CTA-module__CdZh3q__section{padding:5rem 0;position:relative;overflow:hidden}.CTA-module__CdZh3q__container{z-index:10;max-width:1000px;margin:0 auto;padding:0 1.5rem;position:relative}.CTA-module__CdZh3q__content{text-align:center;z-index:10;position:relative}.CTA-module__CdZh3q__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#2563eb;background:#2563eb0d;border:1px solid #2563eb1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.CTA-module__CdZh3q__title{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:800;line-height:1.15}.CTA-module__CdZh3q__textGradient{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.CTA-module__CdZh3q__description{color:#64748b;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.CTA-module__CdZh3q__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.CTA-module__CdZh3q__primaryBtn,.CTA-module__CdZh3q__secondaryBtn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;min-height:48px;padding:.9rem 1.4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CTA-module__CdZh3q__primaryBtn{color:#fff;background:#2563eb;border:none;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #2563eb33}.CTA-module__CdZh3q__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CTA-module__CdZh3q__primaryBtn:hover:before{left:100%}.CTA-module__CdZh3q__primaryBtn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d}.CTA-module__CdZh3q__secondaryBtn{color:#0f172a;background:#fff;border:1px solid #0000001a}.CTA-module__CdZh3q__secondaryBtn svg{color:#25d366}.CTA-module__CdZh3q__secondaryBtn:hover{background:#f8fafc;border-color:#2563eb;box-shadow:0 0 20px #2563eb26}.CTA-module__CdZh3q__bgEffects{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.CTA-module__CdZh3q__glowBlob1{filter:blur(100px);background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:15s ease-in-out infinite CTA-module__CdZh3q__float;position:absolute;top:-200px;left:-200px}.CTA-module__CdZh3q__glowBlob2{filter:blur(100px);background:radial-gradient(circle,#1e40af1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:15s ease-in-out infinite reverse CTA-module__CdZh3q__float;position:absolute;bottom:-200px;right:-200px}@keyframes CTA-module__CdZh3q__float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(50px,50px)scale(1.1)}}@media (max-width:768px){.CTA-module__CdZh3q__section{padding:5rem 0}.CTA-module__CdZh3q__title{font-size:2.5rem}.CTA-module__CdZh3q__description{font-size:1.1rem}.CTA-module__CdZh3q__actions{flex-direction:column;width:100%}.CTA-module__CdZh3q__primaryBtn,.CTA-module__CdZh3q__secondaryBtn{justify-content:center;width:100%}}[data-theme=dark] .CTA-module__CdZh3q__section{background:linear-gradient(#0000 0%,#3a91350d 50%,#0000 100%)}[data-theme=dark] .CTA-module__CdZh3q__badge{color:#3a9135;background:#3a913526;border-color:#3a91354d}[data-theme=dark] .CTA-module__CdZh3q__title{color:#3a9135}[data-theme=dark] .CTA-module__CdZh3q__textGradient{background:linear-gradient(135deg,#3a9135 0%,#2d7029 100%);color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .CTA-module__CdZh3q__description{color:#3a9135}[data-theme=dark] .CTA-module__CdZh3q__primaryBtn{color:#000;background:#3a9135;box-shadow:0 4px 6px -1px #3a91354d}[data-theme=dark] .CTA-module__CdZh3q__primaryBtn:before{background:linear-gradient(90deg,#0000,#0003,#0000)}[data-theme=dark] .CTA-module__CdZh3q__primaryBtn:hover{background:#4fb347;box-shadow:0 10px 15px -3px #3a913566}[data-theme=dark] .CTA-module__CdZh3q__secondaryBtn{color:#3a9135;background:#000;border-color:#3a913580}[data-theme=dark] .CTA-module__CdZh3q__secondaryBtn:hover{background:#3a91351a;border-color:#3a9135;box-shadow:0 0 20px #3a913533}[data-theme=dark] .CTA-module__CdZh3q__glowBlob1,[data-theme=dark] .CTA-module__CdZh3q__glowBlob2{background:radial-gradient(circle,#3a91351a 0%,#0000 70%)}
.Features-module__zvCZ4q__section{padding:5rem 0;position:relative}.Features-module__zvCZ4q__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:2.5rem}.Features-module__zvCZ4q__title{letter-spacing:-.02em;color:#111827;margin-bottom:1rem;font-size:3rem;font-weight:800}.Features-module__zvCZ4q__textGradient{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.Features-module__zvCZ4q__subtitle{color:#4b5563;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Features-module__zvCZ4q__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #0000000d;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Features-module__zvCZ4q__card:before{content:"";background:linear-gradient(90deg,#0000,#2563eb4d,#0000);height:1px;transition:transform .6s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Features-module__zvCZ4q__card:hover:before{transform:scaleX(1)}.Features-module__zvCZ4q__card:hover{border-color:#2563eb4d;transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000000d,0 0 30px #2563eb1a}.Features-module__zvCZ4q__glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#2563eb0d,#0000 50%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__glow{opacity:1}.Features-module__zvCZ4q__cardInner{z-index:1;position:relative}.Features-module__zvCZ4q__iconWrapper{background:#2563eb0d;border:2px solid;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper{transform:scale(1.15)rotate(5deg)}.Features-module__zvCZ4q__cardTitle{color:#111827;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.Features-module__zvCZ4q__cardDesc{color:#64748b;font-size:1rem;line-height:1.7}@media (max-width:768px){.Features-module__zvCZ4q__section{padding:5rem 0}.Features-module__zvCZ4q__title{font-size:2.25rem}.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:1.5rem}.Features-module__zvCZ4q__card{padding:2rem}}
.Industries-module__OOIqcq__section{padding:4.5rem 0}.Industries-module__OOIqcq__container{width:min(1180px,100% - 2.5rem);margin:0 auto}.Industries-module__OOIqcq__header{text-align:center;margin-bottom:2.25rem}.Industries-module__OOIqcq__title{letter-spacing:-.03em;margin-bottom:.7rem;font-size:clamp(1.7rem,3vw,2.4rem)}.Industries-module__OOIqcq__subtitle{color:#64748b;max-width:36rem;margin:0 auto}.Industries-module__OOIqcq__grid{grid-template-columns:1fr;gap:1rem;display:grid}.Industries-module__OOIqcq__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.4rem}.Industries-module__OOIqcq__icon{color:#2563eb;background:#2563eb14;border-radius:10px;place-items:center;width:40px;height:40px;margin-bottom:.8rem;display:grid}.Industries-module__OOIqcq__card h3{margin-bottom:.4rem;font-size:1.1rem}.Industries-module__OOIqcq__card p{color:#64748b;margin-bottom:.85rem;font-size:.92rem}.Industries-module__OOIqcq__card ul{gap:.3rem;list-style:none;display:grid}.Industries-module__OOIqcq__card li{color:#475569;font-size:.86rem}.Industries-module__OOIqcq__card li:before{content:"–";color:#2563eb;margin-right:.4rem}.Industries-module__OOIqcq__more{text-align:center;margin-top:1.5rem}.Industries-module__OOIqcq__more a{color:#2563eb;font-weight:600;text-decoration:none}@media (min-width:700px){.Industries-module__OOIqcq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Industries-module__OOIqcq__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}
.Process-module__RmMdVa__section{padding:4.5rem 0}.Process-module__RmMdVa__container{width:min(1180px,100% - 2.5rem);margin:0 auto}.Process-module__RmMdVa__header{text-align:center;margin-bottom:2rem}.Process-module__RmMdVa__title{letter-spacing:-.03em;font-size:clamp(1.7rem,3vw,2.4rem)}.Process-module__RmMdVa__list{grid-template-columns:1fr;gap:.85rem;list-style:none;display:grid}.Process-module__RmMdVa__item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.1rem 1.15rem}.Process-module__RmMdVa__num{color:#2563eb;letter-spacing:.06em;margin-bottom:.3rem;font-size:.78rem;font-weight:700;display:block}.Process-module__RmMdVa__item h3{margin-bottom:.3rem;font-size:1.05rem}.Process-module__RmMdVa__item p{color:#64748b;font-size:.9rem}@media (min-width:700px){.Process-module__RmMdVa__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.Process-module__RmMdVa__list{grid-template-columns:repeat(7,minmax(0,1fr))}.Process-module__RmMdVa__item{min-height:100%}}
.Services-module__dpHhBa__section{background:linear-gradient(#0000 0%,#2563eb05 50%,#0000 100%);padding:5rem 0;position:relative}.Services-module__dpHhBa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Services-module__dpHhBa__header{text-align:center;z-index:10;margin-bottom:2.5rem;position:relative}.Services-module__dpHhBa__title{letter-spacing:-.02em;color:#0f172a;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Services-module__dpHhBa__textGradient{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.Services-module__dpHhBa__textGradient:after{content:"";transform-origin:100%;background:linear-gradient(90deg,#2563eb,#1e40af);border-radius:2px;width:100%;height:4px;transition:transform .5s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Services-module__dpHhBa__section:hover .Services-module__dpHhBa__textGradient:after{transform-origin:0;transform:scaleX(1)}.Services-module__dpHhBa__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Services-module__dpHhBa__grid{z-index:10;grid-template-columns:1fr;gap:1.25rem;display:grid;position:relative}.Services-module__dpHhBa__cardWrap{height:100%}.Services-module__dpHhBa__card{background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;height:100%;padding:1.6rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.Services-module__dpHhBa__card:hover{border-color:#2563eb38;transform:translateY(-4px);box-shadow:0 18px 32px -12px #0f172a1f}.Services-module__dpHhBa__iconWrapper{background:color-mix(in srgb,currentColor 12%,white);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.1rem;display:flex}.Services-module__dpHhBa__cardTitle{color:#0f172a;margin-bottom:.65rem;font-size:1.2rem;font-weight:700}.Services-module__dpHhBa__cardDesc{color:#64748b;margin-bottom:1rem;font-size:.95rem;line-height:1.65}.Services-module__dpHhBa__featurePreview{color:#475569;gap:.35rem;margin-bottom:1.2rem;font-size:.88rem;list-style:none;display:grid}.Services-module__dpHhBa__featurePreview li:before{content:"•";color:#2563eb;margin-right:.4rem}.Services-module__dpHhBa__learnMore{color:#2563eb;align-items:center;gap:.4rem;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.Services-module__dpHhBa__learnMore:hover{color:#1d4ed8}@media (min-width:740px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:768px){.Services-module__dpHhBa__section{padding:5rem 0}.Services-module__dpHhBa__title{font-size:2rem}}
.Technologies-module__VSw0_q__section{padding:3.5rem 0 4.5rem}.Technologies-module__VSw0_q__container{width:min(1180px,100% - 2.5rem);margin:0 auto}.Technologies-module__VSw0_q__title{letter-spacing:-.03em;text-align:center;margin-bottom:1.75rem;font-size:clamp(1.5rem,3vw,2rem)}.Technologies-module__VSw0_q__groups{grid-template-columns:1fr;gap:1rem;display:grid}.Technologies-module__VSw0_q__group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1.1rem}.Technologies-module__VSw0_q__group h3{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.7rem;font-size:.82rem}.Technologies-module__VSw0_q__group ul{flex-wrap:wrap;gap:.45rem;list-style:none;display:flex}.Technologies-module__VSw0_q__group li{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.35rem .7rem;font-size:.85rem}@media (min-width:800px){.Technologies-module__VSw0_q__groups{grid-template-columns:repeat(5,minmax(0,1fr))}}
.blog-module__JsT-Oq__page{padding:7.5rem 0 4.5rem}.blog-module__JsT-Oq__container{width:min(860px,100% - 2.5rem);margin:0 auto}.blog-module__JsT-Oq__header{margin-bottom:2rem}.blog-module__JsT-Oq__header h1{letter-spacing:-.03em;margin-bottom:.7rem;font-size:clamp(2rem,4vw,3rem)}.blog-module__JsT-Oq__header p,.blog-module__JsT-Oq__lead,.blog-module__JsT-Oq__card p,.blog-module__JsT-Oq__articleSection p,.blog-module__JsT-Oq__articleSection li{color:#64748b}.blog-module__JsT-Oq__lead{margin:.8rem 0 1.5rem;font-size:1.05rem}.blog-module__JsT-Oq__articleSection{margin-bottom:1.5rem}.blog-module__JsT-Oq__articleSection h2{color:#0f172a;margin:1.6rem 0 .6rem;font-size:1.25rem}.blog-module__JsT-Oq__articleSection ul{gap:.4rem;margin:.7rem 0 0 1.1rem;display:grid}.blog-module__JsT-Oq__ctaBox{background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;margin-top:2.5rem;padding:1.4rem}.blog-module__JsT-Oq__ctaBox h2{margin-bottom:.4rem;font-size:1.2rem}.blog-module__JsT-Oq__ctaBox a{color:#fff;background:#2563eb;border-radius:10px;align-items:center;min-height:44px;margin-top:.9rem;padding:.7rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.blog-module__JsT-Oq__related{margin-top:2rem}.blog-module__JsT-Oq__related ul{gap:.5rem;margin-top:.7rem;list-style:none;display:grid}.blog-module__JsT-Oq__related a{color:#2563eb;font-weight:600;text-decoration:none}.blog-module__JsT-Oq__list{gap:1rem;display:grid}.blog-module__JsT-Oq__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.35rem}.blog-module__JsT-Oq__meta{color:#2563eb;margin-bottom:.45rem;font-size:.8rem;font-weight:600}.blog-module__JsT-Oq__card h2{margin-bottom:.5rem;font-size:1.25rem}.blog-module__JsT-Oq__card h2 a{text-decoration:none}.blog-module__JsT-Oq__card h2 a:hover{color:#2563eb}.blog-module__JsT-Oq__read{color:#2563eb;margin-top:.8rem;font-weight:600;text-decoration:none;display:inline-block}
.PrivacyPolicy-module___D0kFq__section{background:linear-gradient(#0000 0%,#2563eb05 50%,#0000 100%);min-height:100vh;padding:8rem 0;position:relative}.PrivacyPolicy-module___D0kFq__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.PrivacyPolicy-module___D0kFq__header{text-align:center;margin-bottom:4rem}.PrivacyPolicy-module___D0kFq__title{letter-spacing:-.02em;color:#0f172a;margin-bottom:1rem;font-family:inherit;font-size:3.5rem;font-weight:400}.PrivacyPolicy-module___D0kFq__textGradient{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.PrivacyPolicy-module___D0kFq__subtitle{color:#64748b;margin-bottom:1.5rem;font-family:inherit;font-size:1rem}.PrivacyPolicy-module___D0kFq__intro{color:#475569;max-width:800px;margin:0 auto;font-family:inherit;font-size:1.125rem;line-height:1.8}.PrivacyPolicy-module___D0kFq__content{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.PrivacyPolicy-module___D0kFq__sectionCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #00000014;border-radius:20px;padding:2.5rem;transition:all .3s}.PrivacyPolicy-module___D0kFq__sectionCard:hover{background:#ffffffe6;border-color:#2563eb33;box-shadow:0 10px 25px -5px #0000001a}.PrivacyPolicy-module___D0kFq__sectionHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.PrivacyPolicy-module___D0kFq__iconWrapper{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.PrivacyPolicy-module___D0kFq__sectionTitle{color:#0f172a;margin:0;font-family:inherit;font-size:1.5rem;font-weight:400}.PrivacyPolicy-module___D0kFq__contentList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.PrivacyPolicy-module___D0kFq__contentItem{color:#475569;padding-left:1.5rem;font-family:inherit;font-size:1rem;line-height:1.7;position:relative}.PrivacyPolicy-module___D0kFq__contentItem:before{content:"•";color:#2563eb;font-size:1.2rem;font-weight:700;position:absolute;left:0}.PrivacyPolicy-module___D0kFq__contactSection{margin-bottom:3rem}.PrivacyPolicy-module___D0kFq__contactCard{background:linear-gradient(135deg,#2563eb1a 0%,#0ea5e91a 100%);border:1px solid #2563eb33;border-radius:20px;padding:2.5rem}.PrivacyPolicy-module___D0kFq__contactTitle{color:#0f172a;margin-bottom:1rem;font-family:inherit;font-size:1.75rem;font-weight:400}.PrivacyPolicy-module___D0kFq__contactText{color:#475569;margin-bottom:1.5rem;font-family:inherit;font-size:1rem;line-height:1.7}.PrivacyPolicy-module___D0kFq__contactInfo{flex-direction:column;gap:.75rem;display:flex}.PrivacyPolicy-module___D0kFq__contactInfo p{color:#475569;margin:0;font-family:inherit;font-size:1rem}.PrivacyPolicy-module___D0kFq__contactInfo a{color:#2563eb;text-decoration:none;transition:color .2s}.PrivacyPolicy-module___D0kFq__contactInfo a:hover{color:#1e40af;text-decoration:underline}.PrivacyPolicy-module___D0kFq__updateSection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #00000014;border-radius:16px;padding:2rem}.PrivacyPolicy-module___D0kFq__updateText{color:#64748b;margin:0;font-family:inherit;font-size:.95rem;line-height:1.7}.PrivacyPolicy-module___D0kFq__updateText strong{color:#0f172a}@media (max-width:768px){.PrivacyPolicy-module___D0kFq__section{padding:6rem 0}.PrivacyPolicy-module___D0kFq__title{font-size:2.5rem}.PrivacyPolicy-module___D0kFq__sectionCard,.PrivacyPolicy-module___D0kFq__contactCard{padding:2rem}}@media (max-width:640px){.PrivacyPolicy-module___D0kFq__title{font-size:2rem}.PrivacyPolicy-module___D0kFq__sectionCard{padding:1.5rem}.PrivacyPolicy-module___D0kFq__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.PrivacyPolicy-module___D0kFq__contactCard{padding:1.5rem}}
.TermsOfService-module__r4h0OG__section{background:linear-gradient(#0000 0%,#2563eb05 50%,#0000 100%);min-height:100vh;padding:8rem 0;position:relative}.TermsOfService-module__r4h0OG__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.TermsOfService-module__r4h0OG__header{text-align:center;margin-bottom:4rem}.TermsOfService-module__r4h0OG__title{letter-spacing:-.02em;color:#0f172a;margin-bottom:1rem;font-family:inherit;font-size:3.5rem;font-weight:400}.TermsOfService-module__r4h0OG__textGradient{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.TermsOfService-module__r4h0OG__subtitle{color:#64748b;margin-bottom:1.5rem;font-family:inherit;font-size:1rem}.TermsOfService-module__r4h0OG__intro{color:#475569;max-width:800px;margin:0 auto;font-family:inherit;font-size:1.125rem;line-height:1.8}.TermsOfService-module__r4h0OG__content{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.TermsOfService-module__r4h0OG__sectionCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #00000014;border-radius:20px;padding:2.5rem;transition:all .3s}.TermsOfService-module__r4h0OG__sectionCard:hover{background:#ffffffe6;border-color:#2563eb33;box-shadow:0 10px 25px -5px #0000001a}.TermsOfService-module__r4h0OG__sectionHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.TermsOfService-module__r4h0OG__iconWrapper{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.TermsOfService-module__r4h0OG__sectionTitle{color:#0f172a;margin:0;font-family:inherit;font-size:1.5rem;font-weight:400}.TermsOfService-module__r4h0OG__contentList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.TermsOfService-module__r4h0OG__contentItem{color:#475569;padding-left:1.5rem;font-family:inherit;font-size:1rem;line-height:1.7;position:relative}.TermsOfService-module__r4h0OG__contentItem:before{content:"•";color:#2563eb;font-size:1.2rem;font-weight:700;position:absolute;left:0}.TermsOfService-module__r4h0OG__contactSection{margin-bottom:3rem}.TermsOfService-module__r4h0OG__contactCard{background:linear-gradient(135deg,#2563eb1a 0%,#0ea5e91a 100%);border:1px solid #2563eb33;border-radius:20px;padding:2.5rem}.TermsOfService-module__r4h0OG__contactTitle{color:#0f172a;margin-bottom:1rem;font-family:inherit;font-size:1.75rem;font-weight:400}.TermsOfService-module__r4h0OG__contactText{color:#475569;margin-bottom:1.5rem;font-family:inherit;font-size:1rem;line-height:1.7}.TermsOfService-module__r4h0OG__contactInfo{flex-direction:column;gap:.75rem;display:flex}.TermsOfService-module__r4h0OG__contactInfo p{color:#475569;margin:0;font-family:inherit;font-size:1rem}.TermsOfService-module__r4h0OG__contactInfo a{color:#2563eb;text-decoration:none;transition:color .2s}.TermsOfService-module__r4h0OG__contactInfo a:hover{color:#1e40af;text-decoration:underline}.TermsOfService-module__r4h0OG__updateSection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #00000014;border-radius:16px;padding:2rem}.TermsOfService-module__r4h0OG__updateText{color:#64748b;margin:0;font-family:inherit;font-size:.95rem;line-height:1.7}.TermsOfService-module__r4h0OG__updateText strong{color:#0f172a}@media (max-width:768px){.TermsOfService-module__r4h0OG__section{padding:6rem 0}.TermsOfService-module__r4h0OG__title{font-size:2.5rem}.TermsOfService-module__r4h0OG__sectionCard,.TermsOfService-module__r4h0OG__contactCard{padding:2rem}}@media (max-width:640px){.TermsOfService-module__r4h0OG__title{font-size:2rem}.TermsOfService-module__r4h0OG__sectionCard{padding:1.5rem}.TermsOfService-module__r4h0OG__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.TermsOfService-module__r4h0OG__contactCard{padding:1.5rem}}
.About-module__vAULUW__section{background:linear-gradient(#0000 0%,#2563eb05 50%,#0000 100%);padding:8rem 0;position:relative}.About-module__vAULUW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.About-module__vAULUW__header{text-align:center;z-index:10;margin-bottom:5rem;position:relative}.About-module__vAULUW__title{letter-spacing:-.02em;color:#0f172a;margin-bottom:1.5rem;font-family:inherit;font-size:3rem;font-weight:400}.About-module__vAULUW__textGradient{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.About-module__vAULUW__subtitle{color:#64748b;max-width:700px;margin:0 auto;font-family:inherit;font-size:1.125rem;line-height:1.6}.About-module__vAULUW__content{grid-template-columns:1fr;gap:2rem;max-width:740px;margin:0 auto;display:grid}.About-module__vAULUW__aboutCta{color:#fff;background:#2563eb;border-radius:10px;min-height:48px;margin-top:.5rem;padding:.8rem 1.2rem;font-weight:600;text-decoration:none;display:inline-flex}.About-module__vAULUW__aboutCta:hover{background:#1d4ed8}.About-module__vAULUW__story{position:static}.About-module__vAULUW__storyTitle{color:#0f172a;margin-bottom:1.5rem;font-family:inherit;font-size:2rem;font-weight:400}.About-module__vAULUW__storyText{color:#475569;margin-bottom:1.5rem;font-family:inherit;font-size:1rem;line-height:1.8}.About-module__vAULUW__storyText:last-child{margin-bottom:0}.About-module__vAULUW__valuesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.About-module__vAULUW__valueCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:default;background:#ffffffb3;border:1px solid #00000014;border-radius:16px;padding:2rem;transition:all .3s}.About-module__vAULUW__valueCard:hover{background:#ffffffe6;border-color:#2563eb33;box-shadow:0 10px 25px -5px #0000001a}.About-module__vAULUW__iconWrapper{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.About-module__vAULUW__valueTitle{color:#0f172a;margin-bottom:.75rem;font-family:inherit;font-size:1.25rem;font-weight:400}.About-module__vAULUW__valueDescription{color:#64748b;margin:0;font-family:inherit;font-size:.95rem;line-height:1.6}@media (max-width:968px){.About-module__vAULUW__content{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__story{position:static}.About-module__vAULUW__valuesGrid{grid-template-columns:1fr}}@media (max-width:640px){.About-module__vAULUW__section{padding:5rem 0}.About-module__vAULUW__header{margin-bottom:3rem}.About-module__vAULUW__title{font-size:2.25rem}.About-module__vAULUW__storyTitle{font-size:1.75rem}.About-module__vAULUW__valueCard{padding:1.5rem}}
.Contact-module__hcVmEa__contactSection{background:linear-gradient(#0000 0%,#2563eb05 50%,#0000 100%);min-height:100vh;padding:8rem 0;position:relative}.Contact-module__hcVmEa__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:4rem}.Contact-module__hcVmEa__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:400;line-height:1.2}.Contact-module__hcVmEa__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Contact-module__hcVmEa__content{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.Contact-module__hcVmEa__info{position:sticky;top:120px}.Contact-module__hcVmEa__infoTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.5rem;font-weight:400}.Contact-module__hcVmEa__infoText{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Contact-module__hcVmEa__contactItems{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__contactItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:inherit;background:#fff9;border:1px solid #0000000d;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr;gap:0 1rem;display:grid}@media (min-width:700px){.Contact-module__hcVmEa__formRow{grid-template-columns:1fr 1fr}}.Contact-module__hcVmEa__contactItem:hover{background:#ffffffe6;border-color:#2563eb33;box-shadow:0 4px 12px #0000000d}.Contact-module__hcVmEa__iconWrapper{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Contact-module__hcVmEa__whatsappWrapper{background:#25d366}.Contact-module__hcVmEa__contactLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.85rem;font-weight:400}.Contact-module__hcVmEa__contactValue{color:#0f172a;margin:0;font-size:.95rem;line-height:1.5}.Contact-module__hcVmEa__form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #00000014;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.Contact-module__hcVmEa__formGroup{margin-bottom:1.5rem}.Contact-module__hcVmEa__label{color:#0f172a;letter-spacing:.02em;margin-bottom:.5rem;font-size:.9rem;font-weight:400;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{color:#0f172a;background:#ffffffe6;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:#94a3b8}select.Contact-module__hcVmEa__input{appearance:auto;min-height:48px}.Contact-module__hcVmEa__alertError{color:#dc2626;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;display:flex}.Contact-module__hcVmEa__thanksOverlay{z-index:1000;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Contact-module__hcVmEa__thanksBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(at 50% 30%,#2563eb47,#0000 55%),#0f172a8c;position:absolute;inset:0}.Contact-module__hcVmEa__thanksCard{z-index:1;text-align:center;background:linear-gradient(165deg,#fffffff7 0%,#eff6fff2 100%);border:1px solid #2563eb26;border-radius:24px;width:min(100%,420px);padding:2.75rem 2rem 2.25rem;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a38,inset 0 0 0 1px #fff9}.Contact-module__hcVmEa__thanksBurst{pointer-events:none;width:0;height:0;position:absolute;top:4.5rem;left:50%}.Contact-module__hcVmEa__thanksParticle{background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:999px;width:10px;height:10px;position:absolute;box-shadow:0 0 12px #2563eb73}.Contact-module__hcVmEa__thanksParticle:nth-child(odd){background:linear-gradient(135deg,#0ea5e9,#38bdf8);width:7px;height:7px}.Contact-module__hcVmEa__thanksIconRing{background:linear-gradient(135deg,#2563eb1f,#0ea5e92e);border-radius:50%;place-items:center;width:88px;height:88px;margin:0 auto 1.5rem;display:grid;box-shadow:0 0 0 8px #2563eb0f}.Contact-module__hcVmEa__thanksIcon{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 55%,#0ea5e9 100%);border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 10px 28px #2563eb66}.Contact-module__hcVmEa__thanksTitle{letter-spacing:-.03em;color:#0f172a;margin:0 0 .65rem;font-size:2rem;font-weight:500}.Contact-module__hcVmEa__thanksMessage{color:#475569;margin:0 0 1.75rem;font-size:1.05rem;line-height:1.55}.Contact-module__hcVmEa__thanksProgressTrack{background:#2563eb1f;border-radius:999px;height:4px;margin-bottom:.85rem;overflow:hidden}.Contact-module__hcVmEa__thanksProgressBar{transform-origin:0;border-radius:inherit;background:linear-gradient(90deg,#1e3a8a,#2563eb,#0ea5e9);height:100%}.Contact-module__hcVmEa__thanksHint{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;margin:0;font-size:.8rem}.Contact-module__hcVmEa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:400;transition:all .3s;display:flex;box-shadow:0 4px 12px #2563eb4d}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.Contact-module__hcVmEa__submitBtn:active:not(:disabled){transform:translateY(0)}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:968px){.Contact-module__hcVmEa__content{grid-template-columns:1fr;gap:3rem}.Contact-module__hcVmEa__info{position:static}.Contact-module__hcVmEa__title{font-size:2.5rem}}@media (max-width:640px){.Contact-module__hcVmEa__contactSection{padding:6rem 0}.Contact-module__hcVmEa__header{margin-bottom:3rem}.Contact-module__hcVmEa__title{font-size:2rem}.Contact-module__hcVmEa__form{padding:1.5rem}.Contact-module__hcVmEa__contactItem{padding:1rem}}
.ProjectDetail-module__sZB4za__section{padding:7.5rem 0 4.5rem}.ProjectDetail-module__sZB4za__container{width:min(760px,100% - 2.5rem);margin:0 auto}.ProjectDetail-module__sZB4za__label{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.6rem;font-size:.78rem;font-weight:700}.ProjectDetail-module__sZB4za__container h1{letter-spacing:-.03em;margin-bottom:.8rem;font-size:clamp(2rem,4vw,3rem)}.ProjectDetail-module__sZB4za__lead,.ProjectDetail-module__sZB4za__container p,.ProjectDetail-module__sZB4za__container li{color:#475569;line-height:1.7}.ProjectDetail-module__sZB4za__container h2{margin:2rem 0 .7rem;font-size:1.3rem}.ProjectDetail-module__sZB4za__preview{background:linear-gradient(#eff6ff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;min-height:180px;margin:1.5rem 0 2rem;padding:1.1rem}.ProjectDetail-module__sZB4za__preview span{background:#cbd5e1;border-radius:50%;width:8px;height:8px;margin-right:.3rem;display:inline-block}.ProjectDetail-module__sZB4za__preview div{margin-top:2.5rem}.ProjectDetail-module__sZB4za__preview strong{color:#0f172a;display:block}.ProjectDetail-module__sZB4za__container ul{gap:.55rem;list-style:none;display:grid}.ProjectDetail-module__sZB4za__container li{color:#334155;gap:.55rem;display:flex}.ProjectDetail-module__sZB4za__container svg{color:#2563eb;flex-shrink:0;margin-top:.15rem}.ProjectDetail-module__sZB4za__cta{color:#fff;background:#2563eb;border-radius:10px;align-items:center;gap:.45rem;min-height:48px;margin-top:2rem;padding:.8rem 1.15rem;font-weight:600;text-decoration:none;display:inline-flex}
.ServiceDetail-module__yBpq8G__section{padding:7.5rem 0 4.5rem}.ServiceDetail-module__yBpq8G__container{width:min(1080px,100% - 2.5rem);margin:0 auto}.ServiceDetail-module__yBpq8G__hero{margin-bottom:2.5rem}.ServiceDetail-module__yBpq8G__kicker{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.7rem;font-size:.8rem;font-weight:700}.ServiceDetail-module__yBpq8G__hero h1{letter-spacing:-.03em;margin-bottom:.9rem;font-size:clamp(2rem,4vw,3.2rem)}.ServiceDetail-module__yBpq8G__lead,.ServiceDetail-module__yBpq8G__positioning,.ServiceDetail-module__yBpq8G__aside p{color:#475569;max-width:42rem;margin-bottom:1rem}.ServiceDetail-module__yBpq8G__positioning{color:#0f172a;font-weight:600}.ServiceDetail-module__yBpq8G__actions{flex-wrap:wrap;gap:.7rem;margin-top:1.25rem;display:flex}.ServiceDetail-module__yBpq8G__primary,.ServiceDetail-module__yBpq8G__secondary{border-radius:10px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.75rem 1.15rem;font-weight:600;text-decoration:none;display:inline-flex}.ServiceDetail-module__yBpq8G__primary{color:#fff;background:#2563eb}.ServiceDetail-module__yBpq8G__secondary{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.ServiceDetail-module__yBpq8G__secondary svg{color:#25d366}.ServiceDetail-module__yBpq8G__demo{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;flex-wrap:wrap;gap:.55rem;margin-bottom:2rem;padding:1rem;display:flex}.ServiceDetail-module__yBpq8G__demoStep{color:#166534;align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;display:flex}.ServiceDetail-module__yBpq8G__demoStep em{color:#86efac;font-style:normal}.ServiceDetail-module__yBpq8G__grid{gap:1.5rem;display:grid}.ServiceDetail-module__yBpq8G__features{gap:.7rem;margin-top:1rem;list-style:none;display:grid}.ServiceDetail-module__yBpq8G__features li{color:#334155;gap:.6rem;display:flex}.ServiceDetail-module__yBpq8G__features svg{color:#2563eb;flex-shrink:0;margin-top:.15rem}.ServiceDetail-module__yBpq8G__aside{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.4rem}.ServiceDetail-module__yBpq8G__aside h2{margin-bottom:.6rem;font-size:1.2rem}@media (min-width:880px){.ServiceDetail-module__yBpq8G__grid{grid-template-columns:1.4fr .8fr;align-items:start}}@media (max-width:640px){.ServiceDetail-module__yBpq8G__primary,.ServiceDetail-module__yBpq8G__secondary{width:100%}}
