.Navbar_navbarDesktop__g4ZRE{background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 0;position:fixed;top:0;width:100%;z-index:1000;transition:all .3s ease}.Navbar_navbarDesktop__g4ZRE.Navbar_scrolled__M804i{background-color:rgba(26,26,26,.95);box-shadow:0 5px 20px rgba(0,0,0,.1)}.Navbar_navContainer__bFZUK{display:flex;justify-content:space-between;align-items:center}.Navbar_navLogo__OWDaI img{height:50px;transition:all .3s ease}.Navbar_navLinks__FVLYB{display:flex}.Navbar_navLink__eZP1y{color:white!important;margin:0 15px;font-weight:500;position:relative;padding:5px 0;text-decoration:none}.Navbar_navLink__eZP1y:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--primary);transition:width .3s ease}.Navbar_navLink__eZP1y.Navbar_active__d3yZl:after,.Navbar_navLink__eZP1y:hover:after{width:100%}.Navbar_navLink__eZP1y.Navbar_active__d3yZl{color:var(--primary)!important}.Navbar_mobileNavButton__spRls{color:white;font-size:1.8rem;display:none;cursor:pointer;background:none;border:none}.Navbar_mobileNavbar__T8xQ4{position:fixed;top:0;left:-300px;width:280px;height:100vh;background-color:var(--dark);z-index:2000;transition:left .4s ease;padding:20px;overflow-y:auto}.Navbar_mobileNavbar__T8xQ4.Navbar_active__d3yZl{left:0}.Navbar_mobileNavOverlay__Y2OPz{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:1999;display:none}.Navbar_mobileNavOverlay__Y2OPz.Navbar_active__d3yZl{display:block}.Navbar_mobileNavLogo__akcCg{text-align:center;margin-bottom:30px}.Navbar_mobileNavLogo__akcCg img{height:70px}.Navbar_mobileNavLinks__4UruW{display:flex;flex-direction:column}.Navbar_mobileNavLinks__4UruW .Navbar_navLink__eZP1y{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width:768px){.Navbar_mobileNavButton__spRls{display:block}.Navbar_navLinks__FVLYB{display:none}}.Hero_heroSection__NCxAY{min-height:100vh;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.5)),url(/images/modern-minimalist-office-black-white.webp);background-size:cover;background-position:50%;background-attachment:fixed;color:white;display:flex;align-items:center;padding-top:70px;position:relative}.Hero_heroContent__wH3tR{max-width:1200px;margin:0 auto;text-align:center;padding:20px}.Hero_heroLogo__XPKA6{margin-bottom:30px}.Hero_heroLogo__XPKA6 img{height:250px;filter:drop-shadow(0 0 10px rgba(83,197,252,.5))}.Hero_heroSlogan__Sotxn h2{font-size:3.5rem;font-weight:700;margin-bottom:20px}.Hero_highlight__r8S9Z{color:var(--primary)}.Hero_sloganLines__XZ7rN{display:flex;justify-content:center;margin:30px 0}.Hero_sloganLine__XAS4g{height:3px;width:40px;background-color:var(--primary);margin:0 5px}.Hero_sloganLine__XAS4g.Hero_white__9HIUl{background-color:white}.Hero_servicesContainer__2KTWm{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin:50px 0}.Hero_serviceCard__1SkJL{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:25px;width:250px;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.Hero_serviceCard__1SkJL:hover{transform:translateY(-10px);background:rgba(83,197,252,.15);border-color:var(--primary)}.Hero_serviceCard__1SkJL h3{font-size:1.3rem;font-weight:600;margin-bottom:15px;color:var(--primary)}.Hero_heroButton__vdANX{margin-top:40px}.Hero_btnDiscover__91JgW{background:transparent;color:white;border:2px solid var(--primary);border-radius:30px;padding:12px 30px;font-size:1.1rem;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;text-decoration:none}.Hero_btnDiscover__91JgW:hover{background:var(--primary);color:var(--dark);transform:translateY(-3px);box-shadow:0 10px 20px rgba(83,197,252,.3)}.Hero_btnDiscover__91JgW i{margin-left:10px;transition:transform .3s ease}.Hero_btnDiscover__91JgW:hover i{transform:translateY(3px)}@media (max-width:768px){.Hero_heroSlogan__Sotxn h2{font-size:2.5rem}.Hero_servicesContainer__2KTWm{flex-direction:column;align-items:center}.Hero_serviceCard__1SkJL{width:100%;max-width:400px}}.Services_servicesSection__ZJhzZ{background-color:#f8fafc;padding:100px 0}.Services_sectionHeader__oe_gm{text-align:center;margin-bottom:60px}.Services_highlight__dz9Gb{color:#53C5FC}.Services_subtitle__eLEhM{color:#64748b;font-size:1.2rem;max-width:700px;margin:0 auto}.Services_servicesGrid__L3Z3Z{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px}.Services_serviceCard__cIVGL{background:white;border-radius:12px;padding:30px;box-shadow:0 5px 30px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid transparent}.Services_serviceCard__cIVGL:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(83,197,252,.1);border-top-color:#53C5FC}.Services_iconContainer__RMdiu{width:60px;height:60px;background:rgba(83,197,252,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.Services_icon__KQeC6{font-size:1.8rem;color:#53C5FC}.Services_serviceCard__cIVGL h3{font-size:1.4rem;margin-bottom:15px;color:#1e293b}.Services_serviceCard__cIVGL p{color:#64748b;line-height:1.7;margin-bottom:20px}.Services_featuresList__UOMCh{margin:25px 0;padding-left:20px}.Services_featuresList__UOMCh li{color:#475569;margin-bottom:10px;position:relative}.Services_featuresList__UOMCh li:before{content:"•";color:#53C5FC;font-size:1.5rem;position:absolute;left:-20px;top:-5px}.Services_ctaButton__e3e24{background:transparent;color:#53C5FC;border:none;font-weight:600;display:flex;align-items:center;gap:5px;cursor:pointer;transition:all .3s ease;padding:8px 0}.Services_ctaButton__e3e24:hover{gap:10px}@media (max-width:768px){.Services_servicesGrid__L3Z3Z{grid-template-columns:1fr}.Services_serviceCard__cIVGL{padding:25px}}.Services_whatsappButton___C1g_{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 20px;margin-top:20px;background-color:#25D366;color:white;border:none;border-radius:6px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(37,211,102,.25)}.Services_whatsappButton___C1g_:hover{background-color:#128C7E;transform:translateY(-2px);box-shadow:0 6px 15px rgba(37,211,102,.35)}.Services_whatsappIcon___t0eN{font-size:1.2rem}.Services_serviceCard__cIVGL{display:flex;flex-direction:column;height:100%}.Services_featuresList__UOMCh{flex-grow:1}.About_aboutSection__9CCEd{background-color:#f9fafb;padding:100px 0}.About_sectionHeader__5IWw8{text-align:center;margin-bottom:60px}.About_sectionTitle___6frd{font-size:2.5rem;color:#1a1a1a;margin-bottom:15px}.About_highlight__qmOCJ{color:#53C5FC}.About_subtitle__RqpG_{color:#64748b;font-size:1.2rem;max-width:700px;margin:0 auto}.About_aboutContent__DUEvO{display:flex;gap:50px;align-items:center}.About_aboutText__vOb_p{flex:1 1}.About_quoteBox__T2498{background-color:#2563eb;color:white;padding:20px;border-radius:10px;margin-bottom:30px;position:relative}.About_quoteBox__T2498:before{content:'"';font-size:5rem;position:absolute;top:-20px;left:10px;opacity:.2;font-family:serif}.About_quoteText__EBBeP{font-size:1.5rem;font-weight:500;position:relative;z-index:1}.About_mainText__JJKhF{font-size:1.1rem;line-height:1.8;margin-bottom:40px;color:#333}.About_highlights__C5zX4{display:flex;gap:30px;margin:40px 0}.About_highlightItem__PzIQj{text-align:center}.About_highlightNumber__rA7Ap{display:block;font-size:2.5rem;font-weight:700;color:#53C5FC}.About_highlightText__1pXyd{font-size:.9rem;color:#666}.About_featuresGrid__GNSKB{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin:40px 0}.About_featureCard__yxgbb{background:white;padding:25px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.05);border-top:4px solid #53c5fc}.About_featureTitle__dWf2f{color:#1a1a1a;margin-bottom:10px;font-size:1.2rem}.About_testimonial__WZTtB{font-style:italic;font-size:1.2rem;color:#444;padding-left:20px;border-left:3px solid #53c5fc;margin:40px 0}.About_testimonialAuthor__4_bf7{font-style:normal;font-weight:600;color:#1a1a1a;margin-top:10px}.About_ctaButton___a_OV{display:inline-block;background:#53C5FC;color:white;padding:12px 30px;border-radius:30px;font-weight:600;text-decoration:none;transition:all .3s ease;margin-top:20px}.About_ctaButton___a_OV:hover{background:#3aafeb;transform:translateY(-3px);box-shadow:0 10px 20px rgba(83,197,252,.3)}.About_aboutImage__zSwnS{flex:1 1}.About_teamImage__fuy7O{width:100%;border-radius:10px;box-shadow:0 20px 40px rgba(0,0,0,.1)}@media (max-width:992px){.About_aboutContent__DUEvO{flex-direction:column}.About_aboutImage__zSwnS{order:-1;margin-bottom:40px}}.Process_processSteps__viqUz{position:relative;max-width:800px;margin:0 auto}.Process_sectionHeader__rHSO6{text-align:center;margin-bottom:60px}.Process_highlight__uIEv1{color:#53C5FC}.Process_subtitle__EsA_l{color:#64748b;font-size:1.2rem;max-width:700px;margin:0 auto}.Process_processSteps__viqUz:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:4px;background:var(--primary)}.Process_processStep__2Q5PH{position:relative;margin-bottom:50px;padding-left:50%;min-height:150px}.Process_processStep__2Q5PH.Process_even__o5m4K{padding-left:0;padding-right:50%;text-align:right}.Process_stepContent__ew_vb{background:white;border-radius:15px;padding:25px;box-shadow:0 10px 30px rgba(0,0,0,.05);position:relative}.Process_stepNumber__Zg_T2{position:absolute;top:-20px;left:-20px;width:60px;height:60px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.5rem;font-weight:700;box-shadow:0 5px 15px rgba(83,197,252,.5)}.Process_processStep__2Q5PH.Process_even__o5m4K .Process_stepNumber__Zg_T2{left:auto;right:-20px}@media (max-width:992px){.Process_processSteps__viqUz:before{left:30px}.Process_processStep__2Q5PH,.Process_processStep__2Q5PH.Process_even__o5m4K{padding-left:80px;padding-right:0;text-align:left}.Process_processStep__2Q5PH.Process_even__o5m4K .Process_stepNumber__Zg_T2{right:auto;left:-20px}}.Contact_contactSection__jV2ih{background:linear-gradient(rgba(26,26,26,.9),rgba(26,26,26,.5)),url(/images/modern-monitor-elegant-table.webp);background-size:cover;background-position:50%;color:white}.Contact_contactGrid__huzBu{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px}.Contact_contactForm__XGm9x{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:40px;border:1px solid rgba(255,255,255,.1)}.Contact_formGroup__7sOw5{margin-bottom:20px}.Contact_formControl__nz7uS{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:white;border-radius:10px;padding:12px 15px;width:100%;transition:all .3s ease}.Contact_formControl__nz7uS:focus{background:rgba(255,255,255,.15);border-color:var(--primary);box-shadow:0 0 0 .25rem rgba(83,197,252,.25);outline:none}textarea.Contact_formControl__nz7uS{resize:vertical;min-height:120px}.Contact_contactInfoTitle__BkxBq{font-size:1.5rem;margin-bottom:30px;position:relative;padding-bottom:15px}.Contact_contactInfoTitle__BkxBq:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background:var(--primary)}.Contact_contactInfoItem__PsT2_{display:flex;margin-bottom:25px}.Contact_contactIcon__uo_Pa{font-size:1.5rem;color:var(--primary);margin-right:15px;width:40px}.Contact_contactInfoItem__PsT2_ h4{margin-bottom:5px;font-size:1.1rem}.Contact_mailto__GyrzS{color:white;font-weight:700}.Contact_sectionHeader__zmcL6{text-align:left;margin-bottom:60px}.Contact_highlight___wDzN{color:#53C5FC}.Contact_subtitle__DkirK{color:white;font-size:1.2rem;margin:0 auto}.Contact_whatsappButton__cj2YV{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 20px;margin-top:20px;background-color:#25D366;color:white;border:none;border-radius:6px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(37,211,102,.25)}.Contact_whatsappButton__cj2YV:hover{background-color:#128C7E;transform:translateY(-2px);box-shadow:0 6px 15px rgba(37,211,102,.35)}.Contact_whatsappIcon__DTRzs{font-size:1.2rem}@media (max-width:992px){.Contact_contactGrid__huzBu{grid-template-columns:1fr}.Contact_contactForm__XGm9x{order:2}.Contact_contactInfo__N6XJu{order:1;margin-bottom:40px}}.Footer_footer__JrJN9{background:var(--dark);color:white;padding:70px 0 0}.Footer_footerGrid__1ne8v{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px;margin-bottom:70px}.Footer_footerLogo__2qnpg img{height:70px;margin-bottom:20px}.Footer_imageContainer__JVBIS{position:relative;width:100px;height:60px;overflow:hidden;border-radius:8px;margin-bottom:10px}.Footer_responsiveImage__J3_7b{object-fit:contain;width:100%;height:100%}.Footer_footerDescription__Ra9dm{color:rgba(255,255,255,.7);margin-bottom:20px;line-height:1.6}.Footer_socialLinks__AJQgv{display:flex;gap:15px}.Footer_socialLink__PZUao{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:white;transition:all .3s ease;text-decoration:none}.Footer_socialLink__PZUao:hover{background:var(--primary);color:var(--dark);transform:translateY(-3px)}.Footer_footerTitle__V56FC{font-size:1.2rem;font-weight:600;margin-bottom:35px;position:relative;padding-bottom:10px}.Footer_footerTitle__V56FC:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background:var(--primary)}.Footer_footerLinks__ZtA3a ul,.Footer_footerServices__Bc8r_ ul{list-style:none;padding:0}.Footer_footerLinks__ZtA3a li,.Footer_footerServices__Bc8r_ li{margin-bottom:12px}.Footer_footerLinks__ZtA3a a,.Footer_footerServices__Bc8r_ a{color:rgba(255,255,255,.7);text-decoration:none;transition:all .3s ease}.Footer_footerLinks__ZtA3a a:hover,.Footer_footerServices__Bc8r_ a:hover{color:var(--primary);padding-left:5px}.Footer_newsletterText__XHgge{color:rgba(255,255,255,.7);margin-bottom:20px}.Footer_newsletterForm__s_agJ{display:flex;flex-direction:column}.Footer_newsletterForm__s_agJ input{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:white;border-radius:30px;padding:12px 20px;margin-bottom:15px;transition:all .3s ease}.Footer_newsletterForm__s_agJ input:focus{outline:none;border-color:var(--primary)}.Footer_newsletterButton__iL4OC{background:var(--primary);color:var(--dark);border:none;padding:12px 20px;border-radius:30px;font-weight:500;transition:all .3s ease;cursor:pointer}.Footer_newsletterButton__iL4OC:hover{background:#3ab3e9;transform:translateY(-3px)}.Footer_copyright__W8ZKy{text-align:center;padding:30px 0;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5);font-size:.9rem}.ValuedPropositions_whyChooseUs__6UKdF{padding:80px 0;background-color:#f8f9fa}.ValuedPropositions_container__xQiqK{width:90%;max-width:1200px;margin:0 auto}.ValuedPropositions_sectionHeader__7k_za{text-align:center;margin-bottom:60px}.ValuedPropositions_sectionTitle__BiKgJ{font-size:2.5rem;font-weight:700;margin-bottom:15px;color:#1e293b;position:relative;display:inline-block}.ValuedPropositions_highlight__mq007{color:#53C5FC}.ValuedPropositions_subtitle__ff0sk{font-size:1.2rem;color:#4b5563;max-width:700px;margin:0 auto}.ValuedPropositions_benefitsContainer__Madta{background:white;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;overflow:hidden;max-width:800px;margin:0 auto}.ValuedPropositions_benefitCard__Yl_Af{padding:30px}.ValuedPropositions_benefitHeader__aRfrx{display:flex;align-items:center;gap:20px;margin-bottom:15px}.ValuedPropositions_iconContainer__QnJBs{width:60px;height:60px;background:rgba(83,197,252,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.ValuedPropositions_icon__1M_n_{font-size:1.8rem;color:#53C5FC}.ValuedPropositions_benefitTitle__LA1_g{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.ValuedPropositions_benefitDescription__1p19b{font-size:1.1rem;color:#4b5563;line-height:1.6;padding-left:70px}.ValuedPropositions_divider__YrHKU{height:1px;background:#e2e8f0;margin:0 30px}@media (max-width:768px){.ValuedPropositions_whyChooseUs__6UKdF{padding:60px 0}.ValuedPropositions_sectionTitle__BiKgJ{font-size:2rem}.ValuedPropositions_subtitle__ff0sk{font-size:1rem}.ValuedPropositions_benefitHeader__aRfrx{flex-direction:column;align-items:flex-start;gap:15px}.ValuedPropositions_benefitDescription__1p19b{padding-left:0}.ValuedPropositions_benefitTitle__LA1_g{font-size:1.3rem}}.Faqs_faqs__LmF7F{padding:80px 0;background-color:#f8f9fa}.Faqs_container__xSm3e{width:90%;max-width:1200px;margin:0 auto}.Faqs_sectionHeader__HUDb7{text-align:center;margin-bottom:60px}.Faqs_sectionTitle__Ur2ST{font-size:2.5rem;font-weight:700;margin-bottom:15px;color:#1e293b;position:relative;display:inline-block}.Faqs_highlight__kDAck{color:#53C5FC}.Faqs_subtitle__CVPaU{font-size:1.2rem;color:#4b5563;max-width:700px;margin:0 auto}.Faqs_faqGrid__1HiKe{display:flex;flex-direction:column;gap:15px}.Faqs_faqCard___ln0H{background:white;min-height:70px;max-height:120px;overflow:hidden;padding:10px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e2e8f0;cursor:pointer;border-radius:12px}.Faqs_faqCard___ln0H.Faqs_active__N2J3N{max-height:400px;box-shadow:0 10px 30px rgba(0,0,0,.15);border-color:#dbeafe}.Faqs_faqCard___ln0H:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.Faqs_faqHeader__Ja_gv{display:flex;align-items:center;gap:15px}.Faqs_iconContainer__AD8WH{width:60px;height:60px;background:rgba(83,197,252,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.Faqs_icon__tuvrz{font-size:1.8rem;color:#53C5FC}.Faqs_faqQuestion__IOukJ{font-size:1.25rem;font-weight:600;color:#1e293b;flex:1 1;margin:0}.Faqs_chevron__4qVbC{color:#94a3b8;font-size:1.3rem;margin-left:10px;flex-shrink:0}.Faqs_faqAnswer__Vl5dG{margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0;color:#4b5563;line-height:1.6;font-size:1.1rem}@media (max-width:768px){.Faqs_faqs__LmF7F{padding:60px 0}.Faqs_sectionTitle__Ur2ST{font-size:2rem}.Faqs_subtitle__CVPaU{font-size:1rem}.Faqs_faqGrid__1HiKe{grid-template-columns:1fr}.Faqs_faqQuestion__IOukJ{font-size:1.1rem}.Faqs_faqAnswer__Vl5dG{font-size:1rem}}