.home_app__S7PZu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:1.6;box-sizing:border-box}.home_container__2nSFh{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.home_header__OUbfE{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:white;box-shadow:0 2px 10px rgba(0,0,0,.1);position:sticky;top:0;z-index:100;width:100%;border-radius:var(--card-radius)}.home_header__OUbfE .home_container__2nSFh{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.home_logo__WQaWo{box-sizing:border-box;position:relative;width:200px;height:64px;overflow:hidden}.home_logo__WQaWo>img{object-fit:contain}.home_logoIcon__Yuj5U{font-size:24px}.home_logoText__BRINg{font-size:24px;font-weight:700;color:var(--main-color)}.home_nav__hlS8v{display:flex;align-items:center;justify-content:end;gap:30px;background-color:unset}.home_navLink__G0mc7{text-decoration:none;color:#555;font-weight:500;transition:color .3s}.home_navLink__G0mc7:hover{color:var(--main-color)}.home_navButton__c74sZ{background-color:var(--green-color);color:white;border:none;padding:10px 20px;border-radius:30px;font-weight:600;cursor:pointer;transition:background-color .3s}.home_navButton__c74sZ:hover{background-color:#6aaa3a}.home_hero__z_jpu{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:var(--card-radius)}.home_hero__z_jpu .home_container__2nSFh{display:flex;align-items:center;gap:50px}.home_heroContent__f1Kuk{flex:1}.home_heroTitle__31oGI{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:20px;color:var(--main-color)}.home_greenText__JbLMO{color:var(--green-color)}.home_yellowText__8i36K{color:var(--yellow-color)}.home_heroSubtitle__G5NMs{font-size:1.2rem;color:#555;line-height:1.6;margin-bottom:35px;max-width:620px}.home_heroButtons__Tmevo{display:flex;gap:15px}.home_primaryButton__OinRB{background-color:var(--green-color);color:white;border:none;padding:15px 30px;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px rgba(118,192,67,.3)}.home_primaryButton__OinRB:hover{background-color:#6aaa3a;transform:translateY(-2px);box-shadow:0 6px 20px rgba(118,192,67,.4)}.home_secondaryButton__eIR1g{background-color:white;color:var(--main-color);border:2px solid var(--main-color);padding:15px 30px;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.home_secondaryButton__eIR1g:hover{background-color:var(--main-color);color:white;transform:translateY(-2px)}.home_heroImage__4gLLh{flex:1;display:flex;justify-content:center}.home_dashboardMockup__mfW5n{width:100%;max-width:500px;background:white;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.1);padding:20px}.home_card__7C2B2{background-color:var(--card-background-color);border-radius:var(--card-radius);overflow:hidden}.home_cardHeader__FMct8{background-color:white;padding:15px 20px;border-bottom:1px solid #e0e6ed}.home_cardHeader__FMct8 h3{margin:0;color:var(--main-color);font-size:1.25rem}.home_cardBody__AWfAt{padding:20px}.home_chartPlaceholder__7TP8L{height:150px;background:linear-gradient(90deg,#e0e6ed 25%,#f1f5fb 50%,#e0e6ed 75%);border-radius:8px;margin-bottom:20px;background-size:200% 100%;animation:home_loading___ADjJ 1.5s infinite}@keyframes home_loading___ADjJ{0%{background-position:200% 0}to{background-position:-200% 0}}.home_metrics__XnSf4{display:flex;flex-direction:column;gap:15px}.home_metric__AuPx2{display:flex;justify-content:space-between;align-items:center}.home_metricLabel__11Tu9{font-weight:500;color:#555}.home_metricValuePositive__X_WW0{color:var(--green-color);font-weight:600}.home_metricValueNegative__PxiTJ{color:var(--red-color);font-weight:600}.home_features__JDo12{padding:100px 0;background-color:white}.home_sectionHeader__qrlT9{text-align:center;margin-bottom:60px}.home_sectionTitle__xI2sC{font-size:2.5rem;font-weight:800;color:var(--main-color);margin-bottom:15px}.home_sectionSubtitle__cUJ_J{font-size:1.25rem;color:#666;max-width:600px;margin:0 auto}.home_featuresGrid__G8F46{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.home_featureCard__jrGfO{background-color:var(--card-background-color);border-radius:var(--card-radius);padding:30px;text-align:center;transition:transform .3s,box-shadow .3s}.home_featureCard__jrGfO:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.home_featureIcon__yViXc{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:30px}.home_featureTitle__6RLQD{font-size:1.5rem;font-weight:700;color:var(--main-color);margin-bottom:15px}.home_featureDescription__o1r8N{color:#666;font-size:1rem}.home_testimonials__5u0nT{padding:100px 0;background-color:#f8f9fa}.home_testimonialsGrid__hBA_S{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.home_testimonialCard__WAkxA{background-color:white;border-radius:var(--card-radius);padding:30px;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s}.home_testimonialCard__WAkxA:hover{transform:translateY(-5px)}.home_testimonialText__EZwCT{font-size:1.1rem;font-style:italic;color:#555;margin-bottom:20px;line-height:1.6}.home_testimonialAuthor__ghJMA{display:flex;align-items:center;gap:15px}.home_authorAvatar__UQnQP{width:50px;height:50px;border-radius:50%;background-color:var(--main-color);color:white;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem}.home_authorName__OARAt{font-weight:700;color:var(--main-color);margin:0 0 5px}.home_authorTitle___a_3J{margin:0;color:#777;font-size:.9rem}.home_cta__n3QqX{padding:100px 0;background:linear-gradient(135deg,var(--main-color) 0,#005670 100%);color:white;text-align:center}.home_ctaContent__m3OAq{max-width:700px;margin:0 auto}.home_ctaTitle__Tq2px{font-size:2.5rem;font-weight:800;margin-bottom:20px}.home_ctaSubtitle__V2T2P{font-size:1.25rem;margin-bottom:30px;opacity:.9}.home_cta__n3QqX .home_primaryButton__OinRB{background-color:var(--yellow-color);color:var(--main-color);font-weight:700;padding:15px 40px;font-size:1.1rem;box-shadow:0 4px 20px rgba(255,174,0,.4)}.home_cta__n3QqX .home_primaryButton__OinRB:hover{background-color:#e69d00;transform:translateY(-2px);box-shadow:0 6px 25px rgba(255,174,0,.5)}.home_footer__df0cR{background-color:var(--main-color);color:white;padding:70px 0 30px}.home_footerGrid__tEr89{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:50px}.home_footerColumn__RNREV h4{font-size:1.25rem;margin-bottom:20px;color:var(--yellow-color)}.home_footerLinks__02S0A{list-style:none;padding:0;margin:0}.home_footerLink__MzXm9{color:#a0c8d9;text-decoration:none;display:block;margin-bottom:10px;transition:color .3s}.home_footerLink__MzXm9:hover{color:white}.home_footerText__ZxAor{color:#a0c8d9;margin-top:15px;line-height:1.6}.home_footerHeading__tZOVF{margin-top:0}.home_footerBottom___LJgQ{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.home_copyright__qphte{margin:0;color:#a0c8d9;font-size:.9rem}.home_footerLegal__1fToI{display:flex;gap:20px}.home_workflowSteps__psQVO{width:100%}.home_workflowStep__uRzfN{display:grid;box-sizing:border-box;column-gap:10px;grid-template-columns:1fr 1fr;min-height:350px;margin-bottom:250px;margin-top:100px}.home_workflowStep__uRzfN h3{font-size:2.5rem}.home_specialButton__PjjU0{display:flex;flex-wrap:wrap}.home_specialButton__PjjU0>button{min-width:190px;flex:1;height:100px}.home_parent__ltMS4{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0}.home_div1__DnV2K{grid-area:1/1/2/2;align-self:center}.home_div2__OHyZ5{grid-area:1/2/2/5;width:100%;align-self:center}.home_div3__t55Ok{grid-area:1/5/2/6;align-self:center;justify-self:end}.home_parent2__25mAI{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0;align-items:center}.home_div12__Xq2_X{grid-area:1/1/2/4;justify-self:center}.home_div22__ojXqf{grid-area:1/4/2/5;justify-self:center}.home_div32__nfHO_{grid-area:1/5/2/8}.home_greenTag__Cskd7>p,.home_normalTag__puHkK>p,.home_redTag__Ied3o>p,.home_yellowTag__qplEL>p{width:fit-content;border-radius:var(--card-radius);padding:5px}.home_greenTag__Cskd7>p{background-color:var(--green-color)}.home_redTag__Ied3o>p{background-color:var(--red-color)}.home_yellowTag__qplEL>p{background-color:var(--yellow-color)}.home_normalTag__puHkK>p{color:#ffff;background-color:var(--main-color)}.home_infoContainer__raqUW{text-transform:capitalize}.home_yellowTag__qplEL>.home_equality__TDv1I{border-radius:var(--card-radius);background-color:var(--yellow-color);padding:5px}.home_redTag__Ied3o>.home_equality__TDv1I{border-radius:var(--card-radius);background-color:var(--red-color);padding:5px}.home_greenTag__Cskd7>.home_equality__TDv1I{border-radius:var(--card-radius);background-color:var(--green-color);padding:5px}.home_greenTag__Cskd7>.home_transText__8MDw4>svg{color:var(--green-color)}.home_redTag__Ied3o>.home_transText__8MDw4>svg{color:var(--red-color)}.home_yellowTag__qplEL>.home_transText__8MDw4>svg{color:var(--yellow-color)}.home_transText__8MDw4>svg{font-size:20px;width:100%}.home_workflowImage___yyhY{height:100%}.home_eri__rrXmW{box-sizing:border-box;display:flex;flex-direction:column;height:90%;overflow-y:auto;gap:8px}.home_eri__rrXmW>div{padding:10px 7px;background:color-mix(in srgb,var(--main-color) 10%,transparent)}.home_total___cFF9{background-color:#6aaa3a!important;box-shadow:0 0 10px rgb(117,192,67);color:white}.home_eri__rrXmW>div,.home_listDisplay__X_WCP,.home_utilidadNeta__VuMgX{padding:7px;border-radius:var(--card-radius);margin-top:5px}.home_bigNumber__6X23A{font-size:60px}.home_centerHorizontal__kn_L2{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.home_iconOfOption__y8sbI{background-color:var(--main-color);border-radius:100%;display:flex;align-items:center;justify-content:center;height:50px;width:50px;font-size:20px;color:#ffff;margin-right:10px}@media (max-width:800px){.home_workflowStep__uRzfN{display:flex;flex-wrap:wrap;gap:8px}.home_specialButton__PjjU0>button{min-width:155px;height:100px}.home_ctaTitle__Tq2px{font-size:2rem}.home_heroTitle__31oGI{font-size:2.5rem}.home_sectionTitle__xI2sC{font-size:2rem}.home_primaryButton__OinRB{padding:15px 20px}.home_heroButtons__Tmevo{display:flex;flex-direction:column;justify-content:center}.home_primaryButton__OinRB,.home_secondaryButton__eIR1g{width:100%}.home_footerBottom___LJgQ{gap:20px}.home_footerBottom___LJgQ,.home_hero__z_jpu .home_container__2nSFh{flex-direction:column;text-align:center}.home_reverseFlex__eLio9{flex-wrap:wrap-reverse}.home_workflowStep__uRzfN{margin-bottom:100px;margin-top:100px}.home_eri__rrXmW{height:500px}.home_sectionSubtitle__cUJ_J{font-size:1.1rem}}@media (max-width:768px){.home_nav__hlS8v{width:30%}.home_hero__z_jpu{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#eef2f6);position:relative;overflow:hidden;z-index:0}.home_hero__z_jpu:after{content:"";position:absolute;bottom:-100px;left:0;width:400px;height:400px;background:radial-gradient(circle at center,rgba(118,192,67,.15) 0,transparent 70%);z-index:-1}.home_heroTitle__31oGI{font-size:3rem}.home_heroSubtitle__G5NMs{font-size:1rem}.home_heroImage__4gLLh{display:none}.home_cta__n3QqX,.home_features__JDo12,.home_testimonials__5u0nT{padding:60px 0}.home_footer__df0cR{padding:50px 0 20px}}