.Navbar-module___rHu7W__navbar{z-index:1000;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--glass-border);width:100%;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Navbar-module___rHu7W__logo a{color:var(--primary);letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.Navbar-module___rHu7W__navLinks{gap:2rem;display:flex}.Navbar-module___rHu7W__navLinks a{color:var(--foreground);opacity:.8;font-size:.95rem;font-weight:500;transition:opacity .2s,color .2s}.Navbar-module___rHu7W__navLinks a:hover{opacity:1;color:var(--primary)}.Navbar-module___rHu7W__ctaContainer{align-items:center;gap:1rem;display:flex}.Navbar-module___rHu7W__btnSecondary{color:var(--foreground);border:1px solid var(--card-border);border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s}.Navbar-module___rHu7W__btnSecondary:hover{background:var(--card-bg)}.Navbar-module___rHu7W__btnPrimary{color:#fff;background-color:var(--primary);border-radius:6px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:background-color .2s,transform .2s;box-shadow:0 4px 14px #00b4d866}.Navbar-module___rHu7W__btnPrimary:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.Navbar-module___rHu7W__hamburger{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module___rHu7W__hamburger svg{width:28px;height:28px}.Navbar-module___rHu7W__logoImg{transition:all .3s}@media (max-width:768px){.Navbar-module___rHu7W__container{padding:.25rem 1rem}.Navbar-module___rHu7W__btnSecondary{display:none}.Navbar-module___rHu7W__hamburger{justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__navLinks{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);opacity:0;pointer-events:none;background:#0a1128fa;flex-direction:column;gap:2rem;width:100%;padding:2rem 0;transition:transform .4s ease-in-out,opacity .4s ease-in-out;position:absolute;top:100%;left:0;transform:translateY(-150%);box-shadow:0 10px 30px #00000080}.Navbar-module___rHu7W__mobileMenuOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module___rHu7W__navLinks a{text-align:center;width:100%;font-size:1.25rem;display:block}.Navbar-module___rHu7W__logoImg{width:110px!important;height:auto!important}.Navbar-module___rHu7W__btnPrimary{padding:.3rem .8rem;font-size:.8rem}}
.Hero-module__JgYmMq__hero{align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bgVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(135deg,#0a1128e6 0%,#0a112899 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__content{z-index:2;text-align:left;max-width:800px;margin:0 auto;position:relative}.Hero-module__JgYmMq__content h1{letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__JgYmMq__highlight{color:var(--primary);text-shadow:0 0 20px #00b4d866}.Hero-module__JgYmMq__content p{color:#fffc;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.Hero-module__JgYmMq__ctaGroup{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__JgYmMq__btnPrimary{background-color:var(--primary);color:#fff;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 10px 25px -5px #00b4d880}.Hero-module__JgYmMq__btnPrimary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 15px 30px -5px #00b4d899}.Hero-module__JgYmMq__btnSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__JgYmMq__btnSecondary:hover{background-color:#fff3;transform:translateY(-2px)}.Hero-module__JgYmMq__features{flex-wrap:wrap;gap:2rem;display:flex}.Hero-module__JgYmMq__featureItem{color:#ffffffe6;align-items:center;gap:.5rem;font-weight:500;display:flex}.Hero-module__JgYmMq__featureItem svg{width:20px;height:20px;color:var(--primary)}@media (max-width:768px){.Hero-module__JgYmMq__hero{align-items:center;padding-top:6rem}.Hero-module__JgYmMq__content{text-align:center}.Hero-module__JgYmMq__content p{margin:0 auto 2.5rem}.Hero-module__JgYmMq__ctaGroup,.Hero-module__JgYmMq__features{justify-content:center}}
.Services-module__h5-agW__servicesSection{background-color:var(--background);padding:8rem 2rem;position:relative}.Services-module__h5-agW__servicesSection:before{content:"";background:linear-gradient(90deg,#0000,#00b4d84d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Services-module__h5-agW__container{max-width:1200px;margin:0 auto}.Services-module__h5-agW__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Services-module__h5-agW__header h2{background:linear-gradient(to right, #fff, var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Services-module__h5-agW__header p{color:#ffffffb3;font-size:1.1rem;line-height:1.6}.Services-module__h5-agW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Services-module__h5-agW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Services-module__h5-agW__card:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#00b4d81a,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Services-module__h5-agW__card:hover{border-color:#00b4d880;transform:translateY(-10px);box-shadow:0 20px 40px #0006,0 0 20px #00b4d81a}.Services-module__h5-agW__card:hover:before{opacity:1}.Services-module__h5-agW__iconWrapper{width:60px;height:60px;color:var(--primary);z-index:1;background:#00b4d81a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.Services-module__h5-agW__iconWrapper svg{width:30px;height:30px}.Services-module__h5-agW__card h3{color:#fff;z-index:1;margin-bottom:1rem;font-size:1.25rem;font-weight:600;position:relative}.Services-module__h5-agW__card p{color:#ffffffb3;z-index:1;margin-bottom:1.5rem;line-height:1.6;position:relative}.Services-module__h5-agW__link{color:var(--primary);z-index:1;align-items:center;font-size:.95rem;font-weight:600;transition:color .2s;display:inline-flex;position:relative}.Services-module__h5-agW__link:hover{color:var(--primary-hover)}
.About-module__S-Ka5a__aboutSection{background:linear-gradient(180deg, var(--background) 0%, #0a112880 100%);padding:8rem 2rem;position:relative;overflow:hidden}.About-module__S-Ka5a__aboutSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#00b4d80d 0%,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.About-module__S-Ka5a__container{max-width:1200px;margin:0 auto}.About-module__S-Ka5a__content{text-align:center;max-width:800px;margin:0 auto}.About-module__S-Ka5a__content h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.About-module__S-Ka5a__lead{color:var(--primary);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.About-module__S-Ka5a__content p{color:#ffffffb3;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.About-module__S-Ka5a__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.About-module__S-Ka5a__statsGrid{grid-template-columns:repeat(4,1fr)}}.About-module__S-Ka5a__statBox{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;flex-direction:column;align-items:center;padding:2rem 1rem;transition:transform .3s;display:flex}.About-module__S-Ka5a__statBox:hover{border-color:#00b4d84d;transform:translateY(-5px)}.About-module__S-Ka5a__statNumber{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.About-module__S-Ka5a__statLabel{color:#fffc;font-size:.9rem;font-weight:500}
.Projects-module__T_D1Ca__projectsSection{background-color:var(--background);padding:8rem 2rem;position:relative}.Projects-module__T_D1Ca__container{max-width:1200px;margin:0 auto}.Projects-module__T_D1Ca__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Projects-module__T_D1Ca__header h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Projects-module__T_D1Ca__header p{color:#ffffffb3;font-size:1.1rem;line-height:1.6}.Projects-module__T_D1Ca__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.Projects-module__T_D1Ca__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.Projects-module__T_D1Ca__card:hover{border-color:#00b4d84d;transform:translateY(-5px);box-shadow:0 15px 30px #00000080}.Projects-module__T_D1Ca__imageWrapper{width:100%;height:250px;position:relative;overflow:hidden}.Projects-module__T_D1Ca__imageOverlay{opacity:.5;background:linear-gradient(#0000,#0a1128);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__imageOverlay{opacity:.2}.Projects-module__T_D1Ca__card:hover img{transition:transform .5s;transform:scale(1.05)}.Projects-module__T_D1Ca__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Projects-module__T_D1Ca__content h3{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.Projects-module__T_D1Ca__content p{color:#ffffffb3;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Projects-module__T_D1Ca__tag{color:var(--primary);background:#00b4d81a;border-radius:20px;align-self:flex-start;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.Projects-module__T_D1Ca__tag svg{width:14px;height:14px}.Projects-module__T_D1Ca__actionContainer{text-align:center;margin-top:4rem}.Projects-module__T_D1Ca__btnPrimary{background-color:var(--primary);color:#fff;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 10px 25px -5px #00b4d880}.Projects-module__T_D1Ca__btnPrimary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 15px 30px -5px #00b4d899}@media (max-width:768px){.Projects-module__T_D1Ca__grid{grid-template-columns:1fr}}
.Testimonials-module__5wb8fq__testimonialsSection{background-color:var(--background);padding:8rem 2rem;position:relative}.Testimonials-module__5wb8fq__container{max-width:1200px;margin:0 auto}.Testimonials-module__5wb8fq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Testimonials-module__5wb8fq__header h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Testimonials-module__5wb8fq__header p{color:#ffffffb3;font-size:1.1rem;line-height:1.6}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__5wb8fq__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;padding:2.5rem;transition:transform .3s;display:flex}.Testimonials-module__5wb8fq__card:hover{border-color:#00b4d84d;transform:translateY(-5px)}.Testimonials-module__5wb8fq__rating{gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__5wb8fq__rating svg{width:20px;height:20px}.Testimonials-module__5wb8fq__text{color:#fffc;flex-grow:1;margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.6}.Testimonials-module__5wb8fq__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__5wb8fq__avatar{width:45px;height:45px;color:var(--primary);background:#00b4d833;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__5wb8fq__name{color:#fff;font-weight:600}.Testimonials-module__5wb8fq__actionContainer{text-align:center;margin-top:4rem}.Testimonials-module__5wb8fq__inviteText{color:#fffc;margin-bottom:1rem;font-size:1.05rem}.Testimonials-module__5wb8fq__btnSecondary{color:var(--primary);border:1px solid var(--primary);background-color:#0000;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:inline-flex}.Testimonials-module__5wb8fq__btnSecondary:hover{background-color:#00b4d81a}
.FinalCTA-module__kq61cW__ctaSection{background:var(--primary);padding:6rem 2rem;position:relative;overflow:hidden}.FinalCTA-module__kq61cW__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#fff3 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-10%}.FinalCTA-module__kq61cW__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.FinalCTA-module__kq61cW__content{text-align:center;color:#fff;max-width:700px;margin:0 auto}.FinalCTA-module__kq61cW__content h2{letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.FinalCTA-module__kq61cW__content p{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.FinalCTA-module__kq61cW__paymentInfo{text-align:left;background:#0a112833;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1.5rem;margin-bottom:3rem;padding:1.5rem;display:flex}.FinalCTA-module__kq61cW__iconWrapper{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;padding:1rem;display:flex}.FinalCTA-module__kq61cW__iconWrapper svg{color:#fff;width:24px;height:24px}.FinalCTA-module__kq61cW__paymentInfo div{font-size:1rem;line-height:1.5}.FinalCTA-module__kq61cW__whatsappBtn{color:#fff;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1.2rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #25d36666}.FinalCTA-module__kq61cW__whatsappBtn svg{width:28px;height:28px}.FinalCTA-module__kq61cW__whatsappBtn:hover{background-color:#1ebe57;transform:translateY(-3px);box-shadow:0 15px 25px #25d36680}@media (max-width:768px){.FinalCTA-module__kq61cW__paymentInfo{text-align:center;flex-direction:column}}
.Footer-module__Grjkva__footer{color:#fff;background-color:#050a18;padding:6rem 2rem 2rem}.Footer-module__Grjkva__container{max-width:1200px;margin:0 auto}.Footer-module__Grjkva__grid{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:2.5rem}}.Footer-module__Grjkva__brand{max-width:400px}.Footer-module__Grjkva__logo{color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__Grjkva__description{color:#ffffffb3;font-size:.95rem;line-height:1.6}.Footer-module__Grjkva__contact h3{margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.Footer-module__Grjkva__contactList{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__contactList li{color:#fffc;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.Footer-module__Grjkva__contactList svg{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-top:2px}.Footer-module__Grjkva__contactList a{transition:color .2s}.Footer-module__Grjkva__contactList a:hover{color:var(--primary)}.Footer-module__Grjkva__bottom{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.85rem}
.FloatingWhatsApp-module__SvTxiq__floatBtn{color:#fff;text-align:center;z-index:100;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;transition:transform .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:2px 2px 10px #0006}.FloatingWhatsApp-module__SvTxiq__floatBtn:hover{transform:scale(1.1)}.FloatingWhatsApp-module__SvTxiq__floatBtn svg{z-index:2;width:35px;height:35px;position:relative}.FloatingWhatsApp-module__SvTxiq__pulseContainer{z-index:1;background-color:#25d366;border-radius:50%;width:100%;height:100%;animation:2s infinite FloatingWhatsApp-module__SvTxiq__pulse;position:absolute;top:0;left:0}@keyframes FloatingWhatsApp-module__SvTxiq__pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@media (max-width:768px){.FloatingWhatsApp-module__SvTxiq__floatBtn{width:50px;height:50px;bottom:1.5rem;right:1.5rem}.FloatingWhatsApp-module__SvTxiq__floatBtn svg{width:28px;height:28px}}
