.landing-module__g1LwZa__main{color:#1a1a2e;background-color:#fff;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.landing-module__g1LwZa__navbar{z-index:100;-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;width:100%;padding:.75rem 4rem;transition:all .3s;display:flex;position:fixed;top:0;box-shadow:0 1px 4px #0000000a}.landing-module__g1LwZa__logo{align-items:center;text-decoration:none;display:flex}.landing-module__g1LwZa__logoFooter{align-items:center;margin-bottom:1rem;text-decoration:none;display:flex}.landing-module__g1LwZa__navLinks{align-items:center;gap:2rem;display:flex}.landing-module__g1LwZa__navLink{color:#4a5568;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:#1a99d5}.landing-module__g1LwZa__navButtons{align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__btnAcceder{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a99d5,#0ea5e9);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #1a99d54d}.landing-module__g1LwZa__btnAcceder:hover{background:linear-gradient(135deg,#1589c2,#0d96d9);transform:translateY(-2px);box-shadow:0 8px 24px #1a99d566}.landing-module__g1LwZa__sectionLabel{color:#1a99d5;letter-spacing:.02em;background:#1a99d514;border-radius:999px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__hero{background:#fff;align-items:center;gap:4rem;min-height:100vh;padding:6rem 4rem 4rem;display:flex;position:relative}.landing-module__g1LwZa__heroContent{z-index:2;flex:1;max-width:600px}.landing-module__g1LwZa__heroImage{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.landing-module__g1LwZa__heroImg{object-fit:cover;border-radius:32px;width:100%;height:auto;max-height:500px;box-shadow:0 24px 64px #1a99d526,0 8px 24px #0000000f}.landing-module__g1LwZa__badge{color:#1a99d5;background:#1a99d514;border:1px solid #1a99d526;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;animation:.6s ease-out landing-module__g1LwZa__slideUp;display:inline-flex}.landing-module__g1LwZa__heroTitle{color:#1a1a2e;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1;animation:.8s ease-out landing-module__g1LwZa__slideUp}.landing-module__g1LwZa__heroHighlight{color:#1a99d5}.landing-module__g1LwZa__heroDescription{color:#64748b;max-width:500px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7;animation:1s ease-out landing-module__g1LwZa__slideUp}.landing-module__g1LwZa__heroButtons{gap:1rem;animation:1.2s ease-out landing-module__g1LwZa__slideUp;display:flex}.landing-module__g1LwZa__btnPrimaryLarge{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a99d5,#0ea5e9);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #1a99d54d}.landing-module__g1LwZa__btnPrimaryLarge:hover{transform:translateY(-2px);box-shadow:0 12px 32px #1a99d566}.landing-module__g1LwZa__btnSecondaryLarge{color:#1a1a2e;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module__g1LwZa__btnSecondaryLarge:hover{background:#f1f5f9;border-color:#cbd5e1}.landing-module__g1LwZa__services{background:#f8fafc;padding:6rem 4rem}.landing-module__g1LwZa__sectionHeader{text-align:center;max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__sectionTitle{color:#1a1a2e;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.landing-module__g1LwZa__sectionSubtitle{color:#64748b;font-size:1.1rem;line-height:1.6}.landing-module__g1LwZa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.landing-module__g1LwZa__serviceCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.landing-module__g1LwZa__serviceCard:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#1a99d50f,#0000);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.landing-module__g1LwZa__serviceCard:hover{border-color:#1a99d54d;transform:translateY(-10px);box-shadow:0 20px 40px #0000000f}.landing-module__g1LwZa__serviceCard:hover:before{opacity:1}.landing-module__g1LwZa__serviceIcon{color:#1a99d5;background:#1a99d514;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.landing-module__g1LwZa__serviceCard:hover .landing-module__g1LwZa__serviceIcon{transform:scale(1.1)rotate(-5deg)}.landing-module__g1LwZa__serviceTitle{color:#1a1a2e;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__serviceDesc{color:#64748b;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__serviceLink{color:#1a99d5;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__serviceLink:hover{text-decoration:underline}.landing-module__g1LwZa__about{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:6rem 4rem;display:grid}.landing-module__g1LwZa__aboutImageWrapper{aspect-ratio:4/3;background:#f8fafc;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 24px 48px #00000014}.landing-module__g1LwZa__aboutImage{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__aboutContent{padding-right:2rem}.landing-module__g1LwZa__aboutTitle{color:#1a1a2e;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.landing-module__g1LwZa__aboutDesc{color:#64748b;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.landing-module__g1LwZa__statsGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.landing-module__g1LwZa__statItem{border-left:4px solid #1a99d5;padding-left:1rem}.landing-module__g1LwZa__statValue{color:#1a1a2e;margin-bottom:.25rem;font-size:2rem;font-weight:800}.landing-module__g1LwZa__statLabel{color:#94a3b8;font-size:.9rem;font-weight:500}.landing-module__g1LwZa__cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a99d5,#0ea5e9);border-radius:32px;margin:4rem;padding:4rem;position:relative;overflow:hidden;box-shadow:0 24px 48px #1a99d540}.landing-module__g1LwZa__ctaTitle{z-index:2;margin-bottom:1rem;font-size:2.5rem;font-weight:800;position:relative}.landing-module__g1LwZa__ctaSubtitle{opacity:.9;z-index:2;margin-bottom:2.5rem;font-size:1.2rem;position:relative}.landing-module__g1LwZa__btnWhite{color:#1a99d5;cursor:pointer;z-index:2;background:#fff;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 8px 24px #0000001a}.landing-module__g1LwZa__btnWhite:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003}.landing-module__g1LwZa__footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:4rem 4rem 2rem}.landing-module__g1LwZa__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.landing-module__g1LwZa__footerBrand .landing-module__g1LwZa__logoFooter{margin-bottom:1rem}.landing-module__g1LwZa__footerDesc{color:#64748b;max-width:300px;font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__footerTitle{color:#1a1a2e;margin-bottom:1.5rem;font-weight:700}.landing-module__g1LwZa__footerLinks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__footerLinks a{color:#64748b;font-size:.95rem;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLinks a:hover{color:#1a99d5}.landing-module__g1LwZa__footerBottom{color:#94a3b8;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}@keyframes landing-module__g1LwZa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.landing-module__g1LwZa__heroTitle{font-size:2.75rem}.landing-module__g1LwZa__hero{flex-direction:column;min-height:auto;padding-top:7rem}.landing-module__g1LwZa__heroImage{width:100%;max-width:500px}.landing-module__g1LwZa__about{grid-template-columns:1fr}.landing-module__g1LwZa__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.landing-module__g1LwZa__navbar{padding:.75rem 1.5rem}.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__hero{text-align:center;padding:6rem 1.5rem 2rem}.landing-module__g1LwZa__heroContent{flex-direction:column;align-items:center;display:flex}.landing-module__g1LwZa__heroDescription{text-align:center}.landing-module__g1LwZa__heroButtons{flex-direction:column;justify-content:center;width:100%}.landing-module__g1LwZa__heroButtons a{text-align:center;justify-content:center}.landing-module__g1LwZa__heroTitle{font-size:2.25rem}.landing-module__g1LwZa__heroImg{border-radius:24px}.landing-module__g1LwZa__services,.landing-module__g1LwZa__about{padding:3rem 1.5rem}.landing-module__g1LwZa__footer{padding:3rem 1.5rem 2rem}.landing-module__g1LwZa__cta{margin:1.5rem;padding:2.5rem 1.5rem}.landing-module__g1LwZa__ctaTitle{font-size:1.75rem}.landing-module__g1LwZa__footerGrid{grid-template-columns:1fr;gap:2rem}.landing-module__g1LwZa__aboutTitle,.landing-module__g1LwZa__sectionTitle{font-size:1.75rem}}
