.Navbar_navbar__eZD5G{position:fixed;top:0;left:0;right:0;z-index:1000;transition:transform .3s ease,opacity .3s ease;padding:1rem 0;background:rgba(208,228,235,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.Navbar_navbar__eZD5G.Navbar_hidden__5B5qH{transform:translateY(-100%);opacity:0}.Navbar_navbarContent__N0LJa{max-width:1200px;margin:0 auto;padding:0 2rem;justify-content:space-between}.Navbar_logo__MAFPE,.Navbar_navbarContent__N0LJa{display:flex;align-items:center}.Navbar_logoImg__torNW{height:50px;width:auto;transition:transform .3s ease;object-fit:contain}.Navbar_logoImg__torNW:hover{transform:scale(1.05)}.Navbar_navLinks__9D5uA{display:flex;list-style-type:none;margin:0;padding:0;align-items:center;gap:2rem}.Navbar_navLinks__9D5uA li{margin:0;padding:0}.Navbar_navLink__oTiRe{display:inline-flex;align-items:center;text-decoration:none;color:rgb(61,92,80);font-size:1rem;font-weight:600;padding:.75rem 1.25rem;border-radius:.5rem;transition:all .3s ease;position:relative;overflow:hidden}.Navbar_navLink__oTiRe:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:rgb(61,92,80);transform:translateX(-100%);transition:transform .3s ease}.Navbar_navLink__oTiRe:hover:before{transform:translateX(0)}.Navbar_navLink__oTiRe:hover{background:rgba(61,92,80,.1);transform:translateY(-2px)}.Navbar_rigelecButton__NhbCW{display:inline-flex;align-items:center;gap:.5rem;background:rgb(61,92,80);color:white;padding:.5rem 1.25rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid transparent}.Navbar_rigelecButton__NhbCW:hover{background:rgb(70,82,77);transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Navbar_rigelecButton__NhbCW img{width:30px;height:30px;object-fit:contain;transition:transform .3s ease}.Navbar_rigelecButton__NhbCW:hover img{transform:scale(1.1)}.Navbar_storeButton__BKvdv{display:inline-flex;align-items:center;gap:.5rem;background:#4caf50;color:white;padding:.5rem 1.25rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid transparent}.Navbar_storeButton__BKvdv:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Navbar_storeButton__BKvdv img{width:30px;height:30px;object-fit:contain}.Navbar_menuToggle__sEwrk{display:none;cursor:pointer;color:rgb(61,92,80);padding:.5rem}@media (max-width:768px){.Navbar_menuToggle__sEwrk{display:block}.Navbar_navLinks__9D5uA{display:none;flex-direction:column;width:100%;background:rgba(208,228,235,.95);position:absolute;top:80px;left:0;padding:1rem 0;gap:1rem;align-items:center;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Navbar_navLinks__9D5uA.Navbar_open__goqhm{display:flex}.Navbar_navLinks__9D5uA li{width:90%;text-align:center}.Navbar_navLink__oTiRe,.Navbar_rigelecButton__NhbCW,.Navbar_storeButton__BKvdv{width:100%;justify-content:center;padding:.75rem 1.25rem}.Navbar_navLink__oTiRe{padding:.5rem}.Navbar_navbarContent__N0LJa{padding:0 1rem}}.About_aboutWrapper__VkBca{position:relative;width:100%;min-height:100vh;background:url(/about.jpg) 50%/cover;background-attachment:scroll;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:80px 0}.About_overlay__xalQE{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(0,0,0,.6));z-index:1}.About_contentContainer__RNUNj{position:relative;z-index:2;width:100%;max-width:1200px;padding:1rem;box-sizing:border-box}.About_twoColumnLayout__Ch0K6{display:flex;flex-direction:column;gap:2rem;width:100%}.About_energyStatsColumn__lVYeD,.About_mainColumn__709Rk{width:100%}.About_textContent__pYM8U{background:rgba(255,255,255,.95);padding:1.5rem;border-radius:1rem;box-shadow:0 20px 40px rgba(0,0,0,.2);opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.About_textContent__pYM8U.About_visible__Iadf7{opacity:1;transform:translateY(0)}.About_title__ZsSZA{font-size:2rem;color:#0c457a;margin-bottom:1.5rem;font-weight:700}.About_divider__Bh6zN{width:60px;height:4px;background:#4caf50;margin-bottom:1.5rem;border-radius:2px;transition:width .6s ease}.About_textContent__pYM8U:hover .About_divider__Bh6zN{width:100px}.About_description__xiVKD{font-size:1rem;line-height:1.6;color:#444;margin-bottom:1.5rem}.About_statsContainer__qlM_6{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin:1.5rem 0}.About_statItem__MGhhr{text-align:center;padding:1rem;background:rgba(12,69,122,.1);border-radius:.5rem;transition:transform .3s ease}.About_statItem__MGhhr:hover{transform:translateY(-5px)}.About_statValue__bMl9a{font-size:1.5rem;font-weight:700;color:#0c457a;margin-bottom:.5rem}.About_statLabel__FOBL9{font-size:.85rem;color:#666}.About_tabsContainer__PoJds{margin:1.5rem 0}.About_tabsHeader__1oOrJ{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.About_tabButton__pwyWz{padding:.5rem 1rem;border:none;background:rgba(12,69,122,.1);color:#0c457a;border-radius:2rem;cursor:pointer;transition:all .3s ease;font-size:.9rem}.About_tabButton__pwyWz.About_active__ra2iO{background:#0c457a;color:#fff}.About_tabContent__Sc_Ul{background:rgba(12,69,122,.05);padding:1.25rem;border-radius:1rem;opacity:0;transform:translateY(10px);transition:all .3s ease;margin-bottom:1.5rem}.About_tabContent__Sc_Ul.About_visible__Iadf7{opacity:1;transform:translateY(0)}.About_tabContent__Sc_Ul h3{color:#0c457a;margin-bottom:.75rem;font-size:1.2rem}.About_tabContent__Sc_Ul p{color:#444;line-height:1.6}.About_viewProjectsBtn__tehwA{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#0c457a,#1a6eb8);color:white;border:none;padding:.75rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(12,69,122,.2);width:100%;margin-top:1rem;text-decoration:none}.About_viewProjectsBtn__tehwA:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(12,69,122,.3)}.About_viewProjectsBtn__tehwA img{width:24px;height:24px;object-fit:contain}.About_viewProjectsBtn__tehwA svg{transition:transform .3s ease}.About_viewProjectsBtn__tehwA:hover svg{transform:translateX(5px)}.About_energyStatsTitle__7N2z2{margin-bottom:1.5rem;text-align:center;background:linear-gradient(135deg,#0c457a,#1a6eb8);padding:1.5rem;border-radius:1rem;color:white}.About_energyStatsTitle__7N2z2 h2{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:white}.About_energyStatsSubtitle__a3pit{font-size:.9rem;opacity:.9}.About_energyStatsContainer__3V9fg{display:flex;flex-direction:column;gap:1rem}.About_energyStatCard__CnQ3u{background:linear-gradient(135deg,#0c457a,#1a6eb8);padding:1.25rem;border-radius:1rem;color:#fff;display:flex;align-items:center;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}.About_energyStatCard__CnQ3u:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(12,69,122,.2)}.About_statIcon__FBE6z{background:rgba(255,255,255,.2);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.About_statIcon__FBE6z img{width:24px;height:24px;object-fit:contain}.About_statContent__IzBD5{flex:1}.About_statContent__IzBD5 h3{font-size:.85rem;margin:0 0 .5rem;opacity:.9;font-weight:400}.About_statValue1__vOBMv{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.About_loadingContainer__TCbDK{display:flex;justify-content:center;align-items:center;height:150px}.About_loader__k7qeM{width:40px;height:40px;border:4px solid rgba(12,69,122,.1);border-left-color:#0c457a;border-radius:50%;animation:About_spin__sn2s8 1s linear infinite}@keyframes About_spin__sn2s8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:768px){.About_contentContainer__RNUNj{padding:2rem}.About_twoColumnLayout__Ch0K6{flex-direction:row}.About_mainColumn__709Rk{flex:1;min-width:0}.About_energyStatsColumn__lVYeD{width:400px}.About_textContent__pYM8U{padding:2.5rem}.About_title__ZsSZA{font-size:2.5rem}.About_stats-container__21iuV{grid-template-columns:repeat(2,1fr)}.About_tabsHeader__1oOrJ{gap:1rem}.About_tabButton__pwyWz{padding:.75rem 1.5rem;font-size:1rem}.About_energyStatCard__CnQ3u{padding:1.5rem}.About_statIcon__FBE6z{width:50px;height:50px}.About_statIcon__FBE6z img{width:30px;height:30px}.About_statContent__IzBD5 h3{font-size:.9rem}.About_statValue1__vOBMv{font-size:1.8rem}.About_viewProjectsBtn__tehwA{width:auto;padding:1rem 2rem;font-size:1.1rem}}@media (min-width:1200px){.About_aboutWrapper__VkBca{background-attachment:fixed}}.Noticias_latestNewsWrapper____Qy9{width:100%;padding:4rem 0;background-color:#f4f7fc;position:relative;opacity:0;transform:translateY(30px);transition:opacity .9s cubic-bezier(.4,0,.2,1),transform .9s cubic-bezier(.4,0,.2,1)}.Noticias_latestNewsWrapper____Qy9.Noticias_visible___xEAL{opacity:1;transform:translateY(0)}.Noticias_contentContainer__bJK_q{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem;box-sizing:border-box}.Noticias_headerSection__MgSPR{text-align:center;margin-bottom:3rem}.Noticias_title__QbvfL{font-size:2.8rem;color:#0a3d62;margin-bottom:.75rem;font-weight:700;letter-spacing:-.5px}.Noticias_divider__NJqUK{width:70px;height:5px;background:linear-gradient(90deg,#4caf50,#81c784);margin:0 auto 1.5rem;border-radius:3px;transition:width .5s cubic-bezier(.4,0,.2,1)}.Noticias_headerSection__MgSPR:hover .Noticias_divider__NJqUK{width:110px}.Noticias_subtitle__XH3r9{font-size:1.1rem;color:#55677b;max-width:750px;margin:0 auto;line-height:1.7}.Noticias_errorContainer__xhz_r,.Noticias_loadingContainer__O34xb,.Noticias_noNewsContainer__rN6Uv{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;text-align:center;min-height:350px;background-color:#fff;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.05)}.Noticias_loadingContainer__O34xb p{margin-top:1.5rem;font-size:1.1rem;color:#0a3d62}.Noticias_loader____MVb{width:60px;height:60px;border:6px solid rgba(10,61,98,.15);border-left-color:#0a3d62;border-radius:50%;animation:Noticias_spin__77MvQ 1.2s linear infinite}@keyframes Noticias_spin__77MvQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Noticias_errorContainer__xhz_r p{color:#e74c3c;margin-bottom:1.5rem;font-size:1.2rem}.Noticias_retryBtn__haPHb{background:linear-gradient(135deg,#0a3d62,#125e8a);color:white;border:none;padding:.8rem 1.8rem;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(10,61,98,.2)}.Noticias_retryBtn__haPHb:hover{background:linear-gradient(135deg,#125e8a,#0a3d62);transform:translateY(-3px);box-shadow:0 6px 15px rgba(10,61,98,.3)}.Noticias_noNewsIcon__goUdL{width:90px;height:90px;margin-bottom:2rem;opacity:.6}.Noticias_noNewsContainer__rN6Uv p{font-size:1.15rem;color:#34495e;margin-bottom:.75rem}.Noticias_noNewsContainer__rN6Uv p:last-child{font-size:.95rem;color:#7f8c8d}.Noticias_newsGrid__P0oBz{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr));gap:2.5rem;margin-bottom:3rem}.Noticias_newsCard__Y8luG{background:#ffffff;border-radius:16px;box-shadow:0 10px 30px rgba(10,61,98,.08);overflow:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;opacity:0;transform:translateY(30px) scale(.95);animation:Noticias_cardEntry__brxDq .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes Noticias_cardEntry__brxDq{to{opacity:1;transform:translateY(0) scale(1)}}.Noticias_cardLinkWrapper__HmCUP{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.Noticias_newsCard__Y8luG:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 18px 45px rgba(10,61,98,.15)}.Noticias_cardImageContainer__NbPMv{position:relative;width:100%;height:220px;overflow:hidden;background-color:#e0e0e0}.Noticias_cardImage__628bs{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1),filter .3s ease-out}.Noticias_newsCard__Y8luG:hover .Noticias_cardImage__628bs{transform:scale(1.1);filter:brightness(1.05)}.Noticias_cardCategory__bxcNl{position:absolute;top:1.25rem;left:-5px;background-color:#0a3d62;color:white;padding:.4rem 1rem .4rem 1.5rem;border-top-right-radius:20px;border-bottom-right-radius:20px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:2px 2px 8px rgba(0,0,0,.1);transition:left .3s ease-out}.Noticias_newsCard__Y8luG:hover .Noticias_cardCategory__bxcNl{left:0}.Noticias_cardCategory__bxcNl.Noticias_article__gviGr{background-color:#4caf50}.Noticias_cardCategory__bxcNl.Noticias_project__fFs99{background-color:#ff9800}.Noticias_cardContent__H4Sj9{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.Noticias_cardTitle__u1jUB{font-size:1.4rem;color:#0a3d62;margin:0 0 .6rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:calc(1.4rem * 1.35 * 2)}.Noticias_cardDate__STfTo{font-size:.85rem;color:#78909c;margin-bottom:1rem}.Noticias_cardDescription___9FZ6{font-size:.95rem;color:#455a64;line-height:1.65;margin-bottom:1.5rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:calc(.95rem * 1.65 * 3)}.Noticias_readMoreCta__pG808{display:inline-flex;align-items:center;color:#0a3d62;font-weight:700;font-size:.95rem;text-decoration:none;transition:color .3s ease,transform .3s ease;align-self:flex-start}.Noticias_readMoreCta__pG808 i{margin-left:.6rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Noticias_newsCard__Y8luG:hover .Noticias_readMoreCta__pG808{color:#4caf50}.Noticias_newsCard__Y8luG:hover .Noticias_readMoreCta__pG808 i{transform:translateX(5px)}.Noticias_viewAllContainer__Ea442{text-align:center;margin-top:3rem}.Noticias_viewAllBtn__AH02C{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;background:linear-gradient(135deg,#0c457a,#1a6eb8);color:white;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);box-shadow:0 5px 20px rgba(12,69,122,.25);text-decoration:none}.Noticias_viewAllBtn__AH02C:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 10px 30px rgba(12,69,122,.35);background:linear-gradient(135deg,#1a6eb8,#0c457a)}.Noticias_viewAllBtn__AH02C i{transition:transform .3s cubic-bezier(.4,0,.2,1)}.Noticias_viewAllBtn__AH02C:hover i{transform:translateX(6px)}@media (max-width:992px){.Noticias_newsGrid__P0oBz{gap:2rem}.Noticias_title__QbvfL{font-size:2.4rem}.Noticias_subtitle__XH3r9{font-size:1rem}.Noticias_cardImageContainer__NbPMv{height:200px}.Noticias_cardTitle__u1jUB{font-size:1.3rem;min-height:calc(1.3rem * 1.35 * 2)}}@media (max-width:768px){.Noticias_latestNewsWrapper____Qy9{padding:3rem 0}.Noticias_contentContainer__bJK_q{padding:2rem 1rem}.Noticias_newsGrid__P0oBz{grid-template-columns:1fr;gap:2rem}.Noticias_cardImageContainer__NbPMv{height:220px}.Noticias_title__QbvfL{font-size:2rem}.Noticias_subtitle__XH3r9{font-size:.95rem}.Noticias_viewAllBtn__AH02C{padding:.9rem 2rem;font-size:1rem}}@media (max-width:480px){.Noticias_latestNewsWrapper____Qy9{padding:2rem 0}.Noticias_contentContainer__bJK_q{padding:1.5rem .75rem}.Noticias_title__QbvfL{font-size:1.8rem}.Noticias_subtitle__XH3r9{font-size:.9rem}.Noticias_cardImageContainer__NbPMv{height:180px}.Noticias_cardTitle__u1jUB{font-size:1.2rem;min-height:calc(1.2rem * 1.35 * 2)}.Noticias_cardDescription___9FZ6{font-size:.9rem;min-height:calc(.9rem * 1.65 * 3)}.Noticias_readMoreCta__pG808{font-size:.9rem}}.Soluciones_solutionsSection__SMtM_{--primary:#1565c0;--primary-light:#1976d2;--primary-dark:#0d47a1;--accent:#ffc107;--accent-dark:#ffa000;--secondary:#03a9f4;--success:#4caf50;--storee:#45a049;--text:#212121;--text-light:#757575;--text-lighter:#9e9e9e;--background:#ffffff;--background-light:#f5f7fa;--card:#ffffff;--border-radius:12px;--border-radius-lg:16px;--shadow-sm:0 2px 8px rgba(0,0,0,0.06);--shadow:0 4px 20px rgba(0,0,0,0.08);--shadow-lg:0 8px 30px rgba(0,0,0,0.12);--transition:300ms cubic-bezier(0.4,0,0.2,1);--grid-gap:24px;background-color:var(--background);color:var(--text)}.Soluciones_container__4zYus{width:100%;max-width:1280px;margin:0 auto;padding:0 24px;box-sizing:border-box}.Soluciones_solutionsSection__SMtM_ h1,.Soluciones_solutionsSection__SMtM_ h2,.Soluciones_solutionsSection__SMtM_ h3,.Soluciones_solutionsSection__SMtM_ h4{margin:0;line-height:1.2;font-weight:700}.Soluciones_solutionsSection__SMtM_ p{margin:0;line-height:1.6}.Soluciones_hero__gXj0y{position:relative;height:500px;display:flex;align-items:center;justify-content:center;text-align:center;background-image:url(/background3.jpg);background-size:cover;background-position:50%;color:white;margin-bottom:80px}.Soluciones_heroOverlay__pEe0g{position:absolute;inset:0;background:linear-gradient(180deg,#0d47a1,#1976d2);z-index:1}.Soluciones_heroContent__yRWBZ{position:relative;z-index:2;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}.Soluciones_heroTitle___Uber{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:16px;letter-spacing:-.02em;text-align:center;width:100%}.Soluciones_heroTitle___Uber span{color:var(--accent);display:inline-block}.Soluciones_heroSubtitle__6Usaa{font-size:clamp(1.1rem,2vw,1.5rem);margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto;opacity:.9;text-align:center}.Soluciones_ctaButton__3oeNZ{display:inline-flex;align-items:center;gap:10px;background:var(--primary-dark);color:white;font-size:1rem;font-weight:600;padding:16px 32px;border-radius:50px;text-decoration:none;transition:all var(--transition);box-shadow:var(--shadow)}.Soluciones_ctaButton__3oeNZ:hover{background:var(--primary-light);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.Soluciones_ctaButton__3oeNZ img{width:24px;height:24px}.Soluciones_sectionHeader__2LONP{text-align:center;margin-bottom:48px}.Soluciones_sectionHeader__2LONP h2{font-size:2.5rem;color:var(--primary-dark);margin-bottom:16px;position:relative;display:inline-block}.Soluciones_sectionHeader__2LONP h2:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:60px;height:4px;background:var(--accent);border-radius:2px}.Soluciones_sectionHeader__2LONP p{font-size:1.2rem;color:var(--text-light);max-width:600px;margin-left:auto;margin-right:auto;margin-top:20px}.Soluciones_solutionsGrid__jKX_7{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--grid-gap);margin-bottom:80px}.Soluciones_solutionCard__tMzZG{background:var(--card);border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:var(--shadow);transition:all var(--transition);cursor:pointer;position:relative}.Soluciones_solutionCard__tMzZG:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.Soluciones_solutionCard__tMzZG.Soluciones_expanded__DTJuF{box-shadow:var(--shadow-lg)}.Soluciones_cardImageContainer__ixtgF{height:200px;overflow:hidden;position:relative}.Soluciones_cardImage__lw0NS{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.Soluciones_solutionCard__tMzZG:hover .Soluciones_cardImage__lw0NS{transform:scale(1.05)}.Soluciones_imageOverlay__i496A{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);display:flex;align-items:flex-end;padding:20px}.Soluciones_systemType__K5LnH{color:white;font-size:.9rem;font-weight:600;padding:6px 12px;background:rgba(0,0,0,.5);border-radius:20px;backdrop-filter:blur(4px)}.Soluciones_cardContent__PhU0I{padding:24px}.Soluciones_cardHeader___TysA{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.Soluciones_cardTitle__k9MaV{font-size:1.5rem;color:var(--primary-dark)}.Soluciones_storeButton__zEmmy{display:flex;align-items:center;gap:.5rem;background:#4caf50;color:white;padding:.5rem 1.25rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid transparent;cursor:pointer;justify-content:center;line-height:1}.Soluciones_storeButton__zEmmy:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Soluciones_storeButtonIcon__9VJvB{width:20px;height:20px;object-fit:contain;vertical-align:middle}.Soluciones_storeButton__zEmmy span{display:inline-block;vertical-align:middle}.Soluciones_cardActions__qxG_z{display:flex;justify-content:space-around;align-items:center;padding-top:1rem;gap:1rem}.Soluciones_actionButton___WGeQ{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:50px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all var(--transition);border:none;text-decoration:none}.Soluciones_infoButton__HYh0m{background:var(--primary);color:white}.Soluciones_infoButton__HYh0m:hover{background:var(--primary-light);transform:translateY(-2px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.Soluciones_expandToggle__ZNqHG{background:none;border:none;color:var(--primary);cursor:pointer;padding:8px;display:grid;place-items:center;border-radius:50%;transition:background var(--transition)}.Soluciones_expandToggle__ZNqHG:hover{background:rgba(0,0,0,.05)}.Soluciones_cardBrief__Y5w8y{color:var(--text-light);font-size:.95rem;margin-bottom:20px}.Soluciones_cardDetails__ZlfZc{animation:Soluciones_fadeIn__aQ3sv .3s ease}.Soluciones_cardDescription__LYGMw{color:var(--text);margin-bottom:24px;font-size:.95rem}.Soluciones_statsGrid__WDC_3{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;padding:16px;background:var(--background-light);border-radius:var(--border-radius)}.Soluciones_statItem__s1mAJ{text-align:center}.Soluciones_statValue__38zD0{font-size:1.5rem;font-weight:700;color:var(--primary-dark);margin-bottom:4px}.Soluciones_statLabel__MZ3Gu{font-size:.8rem;color:var(--text-light)}.Soluciones_modalOverlay__6JO2V{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px;animation:Soluciones_fadeIn__aQ3sv .3s ease}.Soluciones_modalContainer__FrRNe{background:var(--card);border-radius:var(--border-radius-lg);width:min(1200px,90vw);height:min(800px,90vh);display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-lg);animation:Soluciones_modalAnimation__RHAkN .3s ease}.Soluciones_modalHeader__Miwq9{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.1)}.Soluciones_modalHeader__Miwq9 h3{font-size:1.5rem;color:var(--primary-dark)}.Soluciones_closeButton__0rhDO{background:none;border:none;padding:8px;cursor:pointer;display:grid;place-items:center;border-radius:50%;transition:background var(--transition)}.Soluciones_closeButton__0rhDO:hover{background:rgba(0,0,0,.05)}.Soluciones_modalContent__gObTB{flex:1;overflow:hidden}.Soluciones_iframe__GIh0o{width:100%;height:100%;border:none}@keyframes Soluciones_fadeIn__aQ3sv{0%{opacity:0}to{opacity:1}}.Soluciones_fadeIn__aQ3sv{animation:Soluciones_fadeIn__aQ3sv .8s ease}@keyframes Soluciones_staggerFade___8_XC{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Soluciones_staggerFade___8_XC{opacity:0;animation:Soluciones_staggerFade___8_XC .6s cubic-bezier(.35,0,.25,1) forwards}@keyframes Soluciones_modalAnimation__RHAkN{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Soluciones_hero__gXj0y{height:400px;margin-bottom:60px}.Soluciones_heroTitle___Uber{font-size:2.5rem}.Soluciones_heroSubtitle__6Usaa{font-size:1.1rem}.Soluciones_sectionHeader__2LONP h2{font-size:2rem}.Soluciones_sectionHeader__2LONP p{font-size:1rem}.Soluciones_solutionsGrid__jKX_7{gap:16px}.Soluciones_cardActions__qxG_z{flex-direction:column}}@media (max-width:480px){.Soluciones_container__4zYus{padding:0 16px}.Soluciones_hero__gXj0y{height:350px;margin-bottom:40px}.Soluciones_heroTitle___Uber{font-size:2rem}.Soluciones_ctaButton__3oeNZ{padding:12px 24px;font-size:.9rem}.Soluciones_sectionHeader__2LONP{margin-bottom:32px}.Soluciones_sectionHeader__2LONP h2{font-size:1.8rem}.Soluciones_statsGrid__WDC_3{grid-template-columns:1fr}}.SolutionFinder_finderContainer___56rF{width:100%;min-height:90vh;padding:2rem;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(45deg,rgba(12,69,122,.95),rgba(26,110,184,.95)),url(/about.jpg) 50%;background-attachment:fixed;background-size:cover;position:relative;overflow:hidden}.SolutionFinder_startScreen__2NAK0{text-align:center;max-width:800px;margin:0 auto;padding:4rem;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.1);transition:transform .3s ease}.SolutionFinder_startScreen__2NAK0:hover{transform:translateY(-5px)}.SolutionFinder_startScreen__2NAK0 h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;background:linear-gradient(135deg,#0c457a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem;line-height:1.2}.SolutionFinder_startScreen__2NAK0 p{font-size:1.2rem;color:#4a5568;margin-bottom:2rem;line-height:1.6}.SolutionFinder_questionScreen__7aDcc{color:white;max-width:900px;margin:0 auto}.SolutionFinder_progressContainer__AjAxF{text-align:center;margin-bottom:3rem}.SolutionFinder_progressBar__YSzyx{width:100%;height:12px;background:rgba(255,255,255,.2);border-radius:1rem;overflow:hidden;margin-bottom:1rem}.SolutionFinder_progress__w2q2Z{height:100%;background:linear-gradient(90deg,#0c457a,#2563eb);border-radius:1rem;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.SolutionFinder_progressGlow__wv3x3{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:SolutionFinder_progressGlow__wv3x3 2s linear infinite}@keyframes SolutionFinder_progressGlow__wv3x3{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.SolutionFinder_progressText__BAjVw{color:white;font-size:.9rem;display:block}.SolutionFinder_questionContent__ODSYo{margin-bottom:3rem}.SolutionFinder_questionContent__ODSYo h2{font-size:2rem;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.2);text-align:center}.SolutionFinder_optionsGrid__FYaBZ{display:grid;gap:1rem}.SolutionFinder_optionButton__9_t1J{padding:2rem;border:2px solid rgba(255,255,255,.2);border-radius:1.5rem;background:rgba(255,255,255,.9);color:#2d3748;font-size:1.1rem;transition:all .3s ease;text-align:left;line-height:1.6;cursor:pointer;box-shadow:0 4px 6px -1px rgba(12,69,122,.1)}.SolutionFinder_optionButton__9_t1J:hover{border-color:#0c457a;transform:translateY(-2px);box-shadow:0 12px 24px -8px rgba(12,69,122,.25)}.SolutionFinder_optionButton__9_t1J.SolutionFinder_selected__fCt_j{background:#93adde;color:#1a365d;border-color:#0c457a;box-shadow:0 20px 30px -10px rgba(12,69,122,.3)}.SolutionFinder_optionContent__gy6iL{display:flex;justify-content:space-between;align-items:center;width:100%}.SolutionFinder_checkIcon__e4LpW{color:#0c457a;font-size:1.2rem;font-weight:700}.SolutionFinder_navigationButtons__2lDJZ{display:flex;justify-content:space-between;align-items:center;gap:1rem}.SolutionFinder_primaryButton__4f9Xn{background:linear-gradient(135deg,#0c457a,#2563eb);color:white;padding:1rem 2rem;border-radius:1rem;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;position:relative;overflow:hidden}.SolutionFinder_primaryButton__4f9Xn:hover{transform:translateY(-3px);box-shadow:0 20px 30px -10px rgba(12,69,122,.4)}.SolutionFinder_secondaryButton__SXMV2{background:rgba(255,255,255,.9);color:#0c457a;padding:1rem 2rem;border-radius:1rem;font-weight:600;border:2px solid #0c457a;transition:all .3s ease;cursor:pointer}.SolutionFinder_secondaryButton__SXMV2:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(12,69,122,.2);background:#f8fafc}.SolutionFinder_resultScreen__SrDZ0{width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center}.SolutionFinder_resultHeader__ZrrdL{text-align:center;margin-bottom:2rem}.SolutionFinder_resultHeader__ZrrdL h2{color:white;font-size:2.5rem;font-weight:800;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2)}.SolutionFinder_resultCard__3z3h_{background:rgba(255,255,255,.98);border-radius:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:100%;max-width:1200px;margin:0 auto;overflow:hidden;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.SolutionFinder_resultGrid__2U08M{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;padding:2rem}.SolutionFinder_resultMain__GkoNE{display:flex;flex-direction:column;gap:1.5rem}.SolutionFinder_resultImageContainer__EzS2i{width:100%;height:300px;border-radius:1rem;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.1)}.SolutionFinder_resultImageContainer__EzS2i img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.SolutionFinder_resultImageContainer__EzS2i:hover img{transform:scale(1.05)}.SolutionFinder_resultMain__GkoNE h3{font-size:1.8rem;color:#1e3a8a;margin:0;font-weight:700}.SolutionFinder_resultDescription__nZdrU{font-size:1.1rem;line-height:1.6;color:#4b5563;margin:0}.SolutionFinder_resultSidebar__WsJ5_{display:flex;flex-direction:column;gap:2rem;padding-top:1rem}.SolutionFinder_benefitsSection__0fxJe{background:#f8fafc;padding:1.5rem;border-radius:1rem;border:1px solid #e2e8f0}.SolutionFinder_benefitsSection__0fxJe h4{color:#1e3a8a;font-size:1.2rem;margin:0 0 1rem;font-weight:600}.SolutionFinder_benefitsSection__0fxJe ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.SolutionFinder_benefitsSection__0fxJe li{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:white;border-radius:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid #e2e8f0}.SolutionFinder_benefitsSection__0fxJe li:hover{transform:translateX(.5rem);box-shadow:0 4px 6px rgba(0,0,0,.1)}.SolutionFinder_actionButtons__1eS7s{display:flex;flex-direction:column;gap:1rem}.SolutionFinder_mainAction__GhS_g{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:white;padding:1.25rem;border-radius:1rem;border:none;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.SolutionFinder_mainAction__GhS_g:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(30,58,138,.3)}.SolutionFinder_secondaryActions___SSeN{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.SolutionFinder_contactForm__akiPs{padding:2rem;background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:1rem}.SolutionFinder_formGrid__ugs17{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem}.SolutionFinder_formGroup__zZv6o{display:flex;flex-direction:column;gap:.5rem}.SolutionFinder_fullWidth__an_8m{grid-column:1/-1}.SolutionFinder_formGroup__zZv6o label{color:#1e3a8a;font-weight:500;font-size:.9rem}.SolutionFinder_formGroup__zZv6o input,.SolutionFinder_formGroup__zZv6o textarea{padding:.75rem;border:1px solid #e2e8f0;border-radius:.75rem;background:white;transition:all .3s ease}.SolutionFinder_formGroup__zZv6o input:focus,.SolutionFinder_formGroup__zZv6o textarea:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px rgba(30,58,138,.1)}.SolutionFinder_formActions__8QuXf{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}@media (max-width:1024px){.SolutionFinder_resultGrid__2U08M{grid-template-columns:1fr;gap:2rem}.SolutionFinder_resultImageContainer__EzS2i{height:250px}}@media (max-width:768px){.SolutionFinder_finderContainer___56rF{padding:1rem}.SolutionFinder_resultCard__3z3h_,.SolutionFinder_startScreen__2NAK0{padding:2rem 1.5rem}.SolutionFinder_optionButton__9_t1J{padding:1.5rem}.SolutionFinder_navigationButtons__2lDJZ{flex-direction:column}.SolutionFinder_resultScreen__SrDZ0{padding:1rem}.SolutionFinder_resultHeader__ZrrdL h2{font-size:2rem}.SolutionFinder_formGrid__ugs17,.SolutionFinder_secondaryActions___SSeN{grid-template-columns:1fr}.SolutionFinder_formActions__8QuXf{flex-direction:column}.SolutionFinder_formActions__8QuXf button{width:100%}}.Contacto_contact-container__lDtoj{display:flex;align-items:center;justify-content:center;width:100%;position:relative;z-index:1;min-height:auto;padding:2rem 1rem;box-sizing:border-box}.Contacto_overlay__Fnu83{width:100%;max-width:1000px}.Contacto_contact-content__7Aq1z{max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:2rem;background:white;border-radius:16px;padding:1.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1);width:100%;box-sizing:border-box;position:relative;z-index:2}.Contacto_contact-info__cVjZp{padding-bottom:1.5rem;border-bottom:1px solid #edf2f7}.Contacto_contact-info__cVjZp h2{font-size:1.8rem;color:#0c457a;margin-bottom:.75rem;font-weight:700}.Contacto_subtitle__Mbczr{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.Contacto_contact-details__niJ6B{display:flex;flex-direction:column;gap:1.25rem}.Contacto_contact-item__72ozy{display:flex;align-items:flex-start;gap:.75rem;color:#64748b}.Contacto_contact-item__72ozy i{color:#0c457a;font-size:1.1rem;margin-top:.25rem;flex-shrink:0}.Contacto_contact-item__72ozy p{margin:0;line-height:1.4}.Contacto_form-title__dvVgd{color:#0c457a;font-size:1.4rem;margin-bottom:1.25rem;font-weight:600;display:block}.Contacto_form-group__FGB00{margin-bottom:1rem}.Contacto_form-input__dPjk0,.Contacto_form-select__jESvG,.Contacto_form-textarea__R7_4x{width:100%;padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#f8fafc;box-sizing:border-box;-webkit-appearance:none}.Contacto_form-select__jESvG{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.Contacto_placeholder-active__OsKSW{color:#a0aec0}.Contacto_form-input__dPjk0:focus,.Contacto_form-select__jESvG:focus,.Contacto_form-textarea__R7_4x:focus{outline:none;border-color:#0c457a;background:white;box-shadow:0 0 0 3px rgba(12,69,122,.1)}.Contacto_invalid__kleoK{border-color:#ef4444}.Contacto_error-message__anYMd{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:block}.Contacto_submit-button__6UGfh{width:100%;padding:1rem;background:#0c457a;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.Contacto_submit-button__6UGfh:hover:not(:disabled){background:#0d5499}.Contacto_submit-button__6UGfh:disabled{background:#94a3b8;cursor:not-allowed}.Contacto_submitting__5KQh8{position:relative}.Contacto_submitting__5KQh8 span{opacity:0}.Contacto_submitting__5KQh8:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin:-10px 0 0 -10px;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:Contacto_spinner__Oe3ks .8s linear infinite}@keyframes Contacto_spinner__Oe3ks{to{transform:rotate(1turn)}}.Contacto_find-solution-container__p1ukX{margin-top:.5rem}.Contacto_find-solution-button__7pgWf{display:inline-flex;align-items:center;gap:.5rem;background-color:#0c457a;color:white;padding:.875rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.1);width:100%;box-sizing:border-box;justify-content:center}.Contacto_find-solution-button__7pgWf:focus,.Contacto_find-solution-button__7pgWf:hover{background-color:#0d5499}.Contacto_whatsapp-button__lQw19{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#25d366;color:white;padding:.75rem;border-radius:50px;text-decoration:none;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2);position:fixed;bottom:20px;right:20px;z-index:1000}.Contacto_whatsapp-button__lQw19 i{font-size:1.5rem}.Contacto_whatsapp-text__XMGhn{display:none}.Contacto_modal__reBEh{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.Contacto_modal-content__xbD8z{background:white;padding:2rem;border-radius:16px;text-align:center;max-width:90%;width:320px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Contacto_success-icon___GbI6{background:#22c55e}.Contacto_error-icon__7dzkb,.Contacto_success-icon___GbI6{width:60px;height:60px;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1.5rem}.Contacto_error-icon__7dzkb{background:#ef4444}.Contacto_modal-button__vyH0g{margin-top:1.5rem;padding:.75rem 2rem;background:#0c457a;color:white;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease}@media (min-width:768px){.Contacto_contact-container__lDtoj{padding:4rem 2rem 2rem}.Contacto_contact-content__7Aq1z{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;max-width:1000px;padding:2.5rem}.Contacto_contact-info__cVjZp{padding-right:2rem;padding-bottom:0;border-bottom:none;border-right:1px solid #edf2f7}.Contacto_contact-info__cVjZp h2{font-size:2.2rem;margin-bottom:1rem}.Contacto_subtitle__Mbczr{font-size:1rem;margin-bottom:2rem}.Contacto_form-title__dvVgd{display:none}.Contacto_form-group__FGB00.Contacto_form-row__VhyP_{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.Contacto_find-solution-button__7pgWf{width:auto;padding:1rem 2rem;font-size:1.1rem}.Contacto_whatsapp-button__lQw19{padding:.75rem 1.5rem}.Contacto_whatsapp-text__XMGhn{display:inline}}.Maps_locationSection__3MekF{--primary:#0c457a;--primary-light:#2563eb;--secondary:rgb(21,166,250);--text:#1e293b;--text-light:#64748b;--background:#ffffff;--surface:#f8fafc;display:block;width:100%;min-height:100vh;background:var(--background);padding:4rem 2rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.Maps_locationContainer__WHPkg{max-width:1200px;width:100%;margin:0 auto}.Maps_locationHeader__CFzq0{text-align:center;margin-bottom:3rem}.Maps_locationHeader__CFzq0 h2{font-size:2.5rem;color:var(--primary);margin-bottom:1rem;font-weight:700}.Maps_locationHeader__CFzq0 p{color:var(--text-light);font-size:1.1rem}.Maps_mapWrapper__SpN9W{position:relative;margin-bottom:3rem}.Maps_mapContainer__cDG5R{width:90%;height:400px;margin:0 auto;position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Maps_mapContainer__cDG5R iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.Maps_locationInfo__zgQpb{margin-top:2rem}.Maps_infoCard__Vb0rl{background:var(--surface);border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.Maps_infoItem__2QD9g{display:flex;align-items:flex-start;gap:1rem}.Maps_iconStyle__4lP1S{font-size:1.5rem;color:var(--primary);background:rgba(12,69,122,.1);padding:1rem;border-radius:.75rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.Maps_infoContent__jOtQi h3{font-size:1.1rem;color:var(--text);margin-top:0;margin-bottom:.5rem;font-weight:600}.Maps_infoContent__jOtQi p{color:var(--text-light);margin-bottom:.25rem;font-size:.9rem;line-height:1.6}.Maps_infoContent__jOtQi p:last-child{margin-bottom:0}.Maps_actionButtons__4lZnc{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.Maps_actionButton__HwcbA{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:.75rem;font-weight:600;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;text-decoration:none;border:none;cursor:pointer}.Maps_actionButton__HwcbA.Maps_primary__XEZiJ{background-color:var(--primary);color:white}.Maps_actionButton__HwcbA.Maps_primary__XEZiJ:focus,.Maps_actionButton__HwcbA.Maps_primary__XEZiJ:hover{background-color:var(--primary-light);transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(12,69,122,.2);outline:none}.Maps_actionButton__HwcbA i{line-height:1}@media (max-width:768px){.Maps_locationSection__3MekF{padding:2rem 1rem}.Maps_locationHeader__CFzq0 h2{font-size:2rem}.Maps_mapContainer__cDG5R{width:100%;height:300px}.Maps_infoCard__Vb0rl{grid-template-columns:1fr;padding:1.5rem}.Maps_actionButtons__4lZnc{flex-direction:column}.Maps_actionButton__HwcbA{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.Maps_actionButton__HwcbA{transition:none}}.Servicios_serviciosContainer__SSZEM{width:100%;min-height:100vh;position:relative;background-color:#0c457a}.Servicios_serviciosContainer__SSZEM:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(12,69,122,.97),rgba(26,110,184,.95) 35%,rgba(64,145,208,.93) 65%,rgba(127,203,200,.95)),url(/about.jpg) 50%;background-size:cover;z-index:0;background-attachment:scroll}.Servicios_serviciosContent__1GTAl{position:relative;z-index:1;width:100%;color:white;box-sizing:border-box;padding:80px 1rem 4rem}.Servicios_headerSection__miKgl{text-align:center;max-width:800px;margin:0 auto 2rem;padding-top:2rem}.Servicios_headerSection__miKgl h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#ffffff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Servicios_subtitle__ipg0_{font-size:1rem;opacity:.9;line-height:1.5}.Servicios_servicesGrid__fdAKG{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:2rem auto}.Servicios_serviceCard__EwOrQ{background:rgba(255,255,255,.95);padding:1.5rem;border-radius:1rem;color:#0c457a;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Servicios_serviceCard__EwOrQ:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.2)}.Servicios_iconContainer__1xYY3{width:50px;height:50px;background:#0c457a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.Servicios_iconContainer__1xYY3 img{width:30px;height:30px;object-fit:contain}.Servicios_serviceCard__EwOrQ h2{font-size:1.25rem;margin-bottom:.75rem;color:#0c457a}.Servicios_serviceCard__EwOrQ p{font-size:.95rem;line-height:1.5;color:#333;margin-bottom:1rem}.Servicios_benefitsList__3KMVW{list-style:none;padding:0;margin-top:1rem}.Servicios_benefitsList__3KMVW li{display:flex;align-items:center;margin-bottom:.5rem;color:#4a5568;font-size:.9rem}.Servicios_checkIcon__HHq8C{color:#0c457a;margin-right:.5rem;font-size:.8rem;width:16px;height:16px;flex-shrink:0}.Servicios_processSection__61SHF{max-width:1000px;margin:2rem auto;padding:1.5rem;background:rgba(255,255,255,.1);border-radius:1rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.Servicios_processSection__61SHF h2{text-align:center;margin-bottom:2rem;font-size:1.5rem;color:white}.Servicios_timeline__bLow9{display:grid;grid-template-columns:1fr;gap:1.5rem;position:relative}.Servicios_timelineItem__KAOCJ{text-align:center;position:relative}.Servicios_timelineIcon__MjJ1q{width:40px;height:40px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;color:#0c457a}.Servicios_timelineIcon__MjJ1q img{width:60%;height:60%;object-fit:contain}.Servicios_timelineItem__KAOCJ h3{font-size:1.1rem;margin-bottom:.25rem;color:white}.Servicios_timelineItem__KAOCJ p{font-size:.9rem;opacity:.9;color:white}.Servicios_ctaSection__DdAcA{text-align:center;max-width:800px;margin:2rem auto 0;padding:2rem 1.5rem;background:rgba(255,255,255,.1);border-radius:1rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.Servicios_ctaSection__DdAcA h2{font-size:1.5rem;margin-bottom:1rem;line-height:1.3;color:white}.Servicios_ctaSection__DdAcA p{font-size:.95rem;line-height:1.5;opacity:.9;color:white;margin-bottom:1.5rem}.Servicios_primaryButton__1a0rG{background:linear-gradient(135deg,#0c457a,#2563eb);color:white;padding:.75rem 1.5rem;border-radius:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;position:relative;overflow:hidden;font-size:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);text-decoration:none}.Servicios_primaryButton__1a0rG:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.Servicios_primaryButton__1a0rG:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(12,69,122,.2)}.Servicios_primaryButton__1a0rG:hover:before{left:100%}.Servicios_primaryButton__1a0rG:active{transform:translateY(-1px);box-shadow:0 5px 10px rgba(12,69,122,.2)}@media (min-width:768px){.Servicios_serviciosContent__1GTAl{padding:120px 2rem 4rem}.Servicios_headerSection__miKgl{margin-bottom:4rem}.Servicios_headerSection__miKgl h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem}.Servicios_subtitle__ipg0_{font-size:1.2rem}.Servicios_servicesGrid__fdAKG{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:4rem 0}.Servicios_serviceCard__EwOrQ{padding:2rem}.Servicios_iconContainer__1xYY3{width:60px;height:60px;margin-bottom:1.5rem}.Servicios_iconContainer__1xYY3 img{width:36px;height:36px}.Servicios_serviceCard__EwOrQ h2{font-size:1.5rem;margin-bottom:1rem}.Servicios_serviceCard__EwOrQ p{font-size:1rem}.Servicios_benefitsList__3KMVW{margin-top:1.5rem}.Servicios_benefitsList__3KMVW li{margin-bottom:.75rem;font-size:1rem}.Servicios_checkIcon__HHq8C{font-size:.9rem;margin-right:.75rem}.Servicios_processSection__61SHF{padding:2rem;margin:4rem auto}.Servicios_processSection__61SHF h2{font-size:2rem;margin-bottom:3rem}.Servicios_timeline__bLow9{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.Servicios_timelineIcon__MjJ1q{width:50px;height:50px;margin-bottom:1rem}.Servicios_timelineItem__KAOCJ h3{font-size:1.2rem;margin-bottom:.5rem}.Servicios_timelineItem__KAOCJ p{font-size:1rem}.Servicios_ctaSection__DdAcA{padding:3rem;margin:4rem auto}.Servicios_ctaSection__DdAcA h2{font-size:2rem;margin-bottom:1.5rem}.Servicios_ctaSection__DdAcA p{font-size:1.1rem}.Servicios_primaryButton__1a0rG{padding:1rem 2.5rem;gap:.75rem;font-size:1.1rem}}@media (min-width:768px) and (max-width:1024px){.Servicios_servicesGrid__fdAKG{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (min-width:1025px){.Servicios_serviciosContainer__SSZEM:before{background-attachment:fixed}}