.Navbar_navbar__GrSXC{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1);transition:all .3s ease}.Navbar_navbar__GrSXC.Navbar_scrolled__N9DJM{background:hsla(0,0%,100%,.98);box-shadow:0 4px 30px rgba(0,87,168,.15)}.Navbar_container__2Cq63{width:90%;max-width:100%;margin:0 auto;padding:1rem 3rem;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__X4o9i{display:flex;align-items:center;cursor:pointer;transition:transform .3s ease;text-decoration:none}.Navbar_logo__X4o9i:hover{transform:scale(1.05)}.Navbar_logoImage__msoFF{height:auto;width:auto;max-height:50px;object-fit:contain}.Navbar_navLinks__BPXkM{display:flex;list-style:none;gap:2rem;align-items:center;margin:0;padding:0}.Navbar_navLinks__BPXkM li a{color:#1f1f1f;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .15s ease;position:relative;padding:.5rem 0;will-change:color}.Navbar_navLinks__BPXkM li a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#0057a8,#32a852);transition:width .15s ease}.Navbar_navLinks__BPXkM li a:hover{color:#0057a8}.Navbar_navLinks__BPXkM li a:hover:after{width:100%}.Navbar_contactButton__1LkDF{background:linear-gradient(135deg,#0057a8,#32a852);color:#fff!important;padding:.75rem 1.5rem!important;border-radius:25px;transition:transform .15s ease,box-shadow .15s ease;will-change:transform}.Navbar_contactButton__1LkDF:after{display:none}.Navbar_contactButton__1LkDF:hover{transform:translateY(-2px);box-shadow:0 5px 20px rgba(0,87,168,.3);color:#fff!important}.Navbar_mobileMenuButton__u2QNJ{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;position:relative}.Navbar_mobileMenuButton__u2QNJ span{width:25px;height:3px;background:#0057a8;border-radius:3px;transition:all .3s ease}@media (max-width:768px){.Navbar_container__2Cq63{padding:1rem 1.5rem}.Navbar_mobileMenuButton__u2QNJ{display:flex}.Navbar_navLinks__BPXkM{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;gap:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:transform .2s ease,opacity .2s ease,visibility .2s ease;z-index:1001;will-change:transform,opacity}.Navbar_navLinks__BPXkM.Navbar_open__wWapx{transform:translateY(0);opacity:1;visibility:visible}.Navbar_navLinks__BPXkM li a{font-size:1.1rem}}.ContactSection_contact___ZgfB{padding:6rem 0;background:linear-gradient(135deg,#f5f7fa,#fff)}.ContactSection_container__3zKD4{width:90%;max-width:100%;margin:0 auto;padding:0 3rem}.ContactSection_header__wL9Jq{text-align:center;margin-bottom:4rem}.ContactSection_title__QDMXF{font-size:2.5rem;font-weight:700;color:#1f1f1f;margin-bottom:1rem;position:relative;display:inline-block}.ContactSection_title__QDMXF:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#0057a8,#32a852);border-radius:2px}.ContactSection_subtitle___7_tt{font-size:1.2rem;color:#6e7581;max-width:700px;margin:2rem auto 0;line-height:1.8}.ContactSection_content__vAvx5{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:4rem;gap:4rem}.ContactSection_contactInfo__nGRkR{display:flex;flex-direction:column;gap:1.5rem}.ContactSection_infoCard__4UzQk{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;border-left:4px solid #0057a8}.ContactSection_infoCard__4UzQk:hover{transform:translateX(5px);box-shadow:0 10px 30px rgba(0,87,168,.15)}.ContactSection_infoIcon__2JZiY{font-size:2.5rem;margin-bottom:1rem}.ContactSection_infoCard__4UzQk h3{font-size:1.2rem;color:#1f1f1f;margin-bottom:.5rem;font-weight:700}.ContactSection_infoCard__4UzQk p{font-size:1rem;color:#6e7581;margin:0}.ContactSection_whatsappButton__yACJF{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:1.5rem 2rem;border-radius:20px;text-decoration:none;display:flex;align-items:center;gap:1rem;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 5px 20px rgba(37,211,102,.3);margin-top:1rem}.ContactSection_whatsappButton__yACJF:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(37,211,102,.4)}.ContactSection_whatsappButton__yACJF span:first-child{font-size:1.5rem}.ContactSection_contactForm__c_Ebz{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.ContactSection_formGroup__GNLci{margin-bottom:1.5rem}.ContactSection_formGroup__GNLci label{display:block;font-weight:600;color:#1f1f1f;margin-bottom:.5rem;font-size:.95rem}.ContactSection_formGroup__GNLci input,.ContactSection_formGroup__GNLci textarea{width:100%;padding:1rem;border:2px solid #f5f7fa;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#f5f7fa}.ContactSection_formGroup__GNLci input:focus,.ContactSection_formGroup__GNLci textarea:focus{outline:none;border-color:#0057a8;background:#fff;box-shadow:0 0 0 3px rgba(0,87,168,.1)}.ContactSection_formGroup__GNLci textarea{resize:vertical;min-height:120px}.ContactSection_formRow___u3Qt{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.ContactSection_submitButton__X8A6i{width:100%;padding:1.25rem;background:linear-gradient(135deg,#0057a8,#32a852);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.ContactSection_submitButton__X8A6i:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,87,168,.3)}.ContactSection_submitButton__X8A6i:disabled{opacity:.7;cursor:not-allowed}.ContactSection_errorMessage__4FBpT,.ContactSection_successMessage__BYteW{margin-top:1rem;padding:1rem;border-radius:10px;text-align:center;font-weight:500;animation:ContactSection_slideIn__gsGOy .3s ease}.ContactSection_successMessage__BYteW{background:#e8f5e9;color:#32a852;border:2px solid #32a852}.ContactSection_errorMessage__4FBpT{background:#ffebee;color:#e53935;border:2px solid #e53935}@keyframes ContactSection_slideIn__gsGOy{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.ContactSection_content__vAvx5{grid-template-columns:1fr;gap:3rem}.ContactSection_contactForm__c_Ebz{padding:2rem}}@media (max-width:768px){.ContactSection_container__3zKD4{padding:0 1.5rem}.ContactSection_contact___ZgfB{padding:4rem 0}.ContactSection_title__QDMXF{font-size:2rem}.ContactSection_subtitle___7_tt{font-size:1rem}.ContactSection_formRow___u3Qt{grid-template-columns:1fr}.ContactSection_contactForm__c_Ebz{padding:1.5rem}}.Footer_footer__pQtti{background:linear-gradient(135deg,#1f1f1f,#2c2c2c);color:#fff;padding:2.5rem 0 1.5rem}.Footer_container__KpDnW{width:90%;max-width:100%;margin:0 auto;padding:0 3rem}.Footer_footerContent__yAl3k{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.Footer_footerSection__UvV_8{display:flex;flex-direction:column;align-items:center;text-align:center}.Footer_socialSection__DQ9Eu{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.Footer_brandSection__ueZ7b{display:flex;flex-direction:column;gap:1.5rem}.Footer_brandTitle__smtJg{font-size:2rem;font-weight:700;margin:0;background:linear-gradient(135deg,#4da8ff,#6ccf73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:1px}.Footer_logo__fUEOF{display:flex;flex-direction:column;gap:.75rem}.Footer_logoImage__WD24i{height:auto;width:auto;max-height:60px;object-fit:contain}.Footer_footerSection__UvV_8 h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#4da8ff,#6ccf73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Footer_footerSection__UvV_8 h4,.Footer_sectionTitle__ZVW8h{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#fff;text-align:center;width:100%}.Footer_horizontalList__5Pvjt{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;width:100%}.Footer_horizontalList__5Pvjt a,.Footer_horizontalList__5Pvjt span{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .15s ease;font-size:.95rem;display:flex;align-items:center;gap:.5rem;white-space:nowrap;will-change:color}.Footer_horizontalList__5Pvjt a:hover{color:#4da8ff}.Footer_footerSection__UvV_8 p{color:hsla(0,0%,100%,.8);line-height:1.6;margin-bottom:1rem}.Footer_tagline__edhu4{margin:0;font-size:1rem;line-height:1.7;color:hsla(0,0%,100%,.85);max-width:100%}.Footer_logo__fUEOF p{color:hsla(0,0%,100%,.6);font-size:.9rem;margin-bottom:1rem}.Footer_footerSection__UvV_8 ul{list-style:none;padding:0;margin:0}.Footer_footerSection__UvV_8 ul li{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.Footer_footerSection__UvV_8 ul li a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease;font-size:.95rem}.Footer_footerSection__UvV_8 ul li a:hover{color:#4da8ff;padding-left:5px;transition:all .3s ease}.Footer_contactIcon__PoVqk{display:flex;align-items:center;justify-content:center;min-width:20px;width:20px;height:20px;flex-shrink:0;margin-right:.25rem}.Footer_contactIcon__PoVqk svg{width:100%;height:100%;color:hsla(0,0%,100%,.85);transition:all .15s ease}.Footer_horizontalList__5Pvjt a:hover .Footer_contactIcon__PoVqk svg{color:#4da8ff;transform:scale(1.1)}.Footer_emailIcon__bUFCj,.Footer_phoneIcon__oGbpP{width:20px;height:20px}.Footer_contactList__WGnHw a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.Footer_contactList__WGnHw a:hover{color:#4da8ff}.Footer_socialLinks__tA7gt{display:flex;gap:1rem;margin-top:1.5rem}.Footer_socialLinks__tA7gt a{width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform}.Footer_socialLinks__tA7gt a:hover{background:linear-gradient(135deg,#0057a8,#32a852);transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,87,168,.3)}.Footer_footerBottom__YIYBj{padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_footerBottom__YIYBj p{color:hsla(0,0%,100%,.6);font-size:.9rem;margin:0}.Footer_footerLinks__M17kI{display:flex;gap:1rem;align-items:center}.Footer_footerLinks__M17kI a{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.9rem;transition:color .3s ease}.Footer_footerLinks__M17kI a:hover{color:#4da8ff}.Footer_footerLinks__M17kI span{color:hsla(0,0%,100%,.3)}@media (max-width:768px){.Footer_container__KpDnW{padding:0 1.5rem}.Footer_footer__pQtti{padding:2rem 0 1.5rem}.Footer_footerContent__yAl3k{gap:1.5rem}.Footer_horizontalList__5Pvjt{gap:1rem;flex-direction:column}.Footer_sectionTitle__ZVW8h{font-size:1.1rem;margin-bottom:.75rem}.Footer_footerBottom__YIYBj{flex-direction:column;text-align:center}.Footer_footerLinks__M17kI{justify-content:center}}