.home_app__g61Y8{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__4p75V{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.home_header__UJL_y{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_specialHeader__ZW3oo{display:flex;flex-direction:column;justify-content:center;align-items:unset}.home_specialTitle__iqhXy{display:flex;align-items:center;gap:3px}.home_specialTitle__iqhXy>h2{font-size:1.4rem}.home_moneyCont__SuST9{margin-left:38px}@media (display-mode:standalone){.home_header__UJL_y{padding-top:env(safe-area-inset-top);top:0}}.home_header__UJL_y .home_container__4p75V{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.home_logo___HCPj{box-sizing:border-box;position:relative;width:200px;height:64px;overflow:hidden}.home_logo___HCPj>img{object-fit:contain}.home_logoIcon__dHEEH{font-size:24px}.home_logoText__BCbR9{font-size:24px;font-weight:700;color:var(--main-color)}.home_nav__nIJTD{display:flex;align-items:center;justify-content:end;gap:30px;background-color:unset}.home_navLink__NBFWK{text-decoration:none;color:#555;font-weight:500;transition:color .3s}.home_navLink__NBFWK:hover{color:var(--main-color)}.home_navButton__yK8hy{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__yK8hy:hover{background-color:#6aaa3a}.home_hero__QE7xI{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:var(--card-radius)}.home_hero__QE7xI .home_container__4p75V{display:flex;align-items:center;gap:3px}.home_heroContent__6P1qO{flex:1}.home_heroTitle__jCb8g{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:20px;color:var(--main-color)}.home_greenText__Xm7XV{color:var(--green-color)}.home_yellowText__1Igvl{color:var(--yellow-color)}.home_heroSubtitle__h3FxY{font-size:1.2rem;color:#555;line-height:1.6;margin-bottom:35px;max-width:620px}.home_heroButtons__rxM6c{display:flex;gap:15px}.home_primaryButton__WhN76{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__WhN76:hover{background-color:#6aaa3a;transform:translateY(-2px);box-shadow:0 6px 20px rgba(118,192,67,.4)}.home_secondaryButton__4dHJX{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__4dHJX:hover{background-color:var(--main-color);color:white;transform:translateY(-2px)}.home_altHeroImage__mPPzG,.home_heroImage__OkI5q{position:relative;display:flex;justify-content:center;object-fit:contain;overflow:hidden;border-radius:15px;width:50%}.home_heroImage__OkI5q>img{position:static!important;object-fit:contain;height:500px!important}.home_altHeroImage__mPPzG{width:100%;margin-bottom:10px;display:none}.home_altHeroImage__mPPzG>img{position:static!important;object-fit:contain}.home_dashboardMockup__NrPl4{width:100%;max-width:500px;background:white;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.1);padding:20px}.home_card__2vzcV{background-color:var(--card-background-color);border-radius:var(--card-radius);overflow:hidden}.home_cardHeader__DW6JW{background-color:white;padding:15px 20px;border-bottom:1px solid #e0e6ed}.home_cardHeader__DW6JW h3{margin:0;color:var(--main-color);font-size:1.25rem}.home_cardBody__c14f1{padding:20px}.home_chartPlaceholder__e_uk6{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__W8Y2F 1.5s infinite}.home_vertListContainer__1Oycs{display:flex;flex-direction:column;gap:10px}@keyframes home_loading__W8Y2F{0%{background-position:200% 0}to{background-position:-200% 0}}.home_metrics__N68z5{display:flex;flex-direction:column;gap:15px}.home_metric__ccD4C{display:flex;justify-content:space-between;align-items:center}.home_metricLabel__AZOa_{font-weight:500;color:#555}.home_metricValuePositive__jW8Pt{color:var(--green-color);font-weight:600}.home_metricValueNegative__SkzB_{color:var(--red-color);font-weight:600}.home_features__qYhcM{padding:100px 0;background-color:white}.home_sectionHeader__736Ar{text-align:center;margin-bottom:60px}.home_sectionTitle__NEGm3{font-size:2.5rem;font-weight:800;color:var(--main-color);margin-bottom:15px}.home_sectionSubtitle__X6mL_{font-size:1.25rem;color:#666;max-width:600px;margin:0 auto}.home_featuresGrid__67mqD{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.home_featureCard__YuCUf{background-color:var(--card-background-color);border-radius:var(--card-radius);padding:30px;text-align:center;transition:transform .3s,box-shadow .3s}.home_featureCard__YuCUf:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.home_featureIcon__dWgAB{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:30px}.home_featureTitle__ejhjZ{font-size:1.5rem;font-weight:700;color:var(--main-color);margin-bottom:15px}.home_featureDescription__l6aMo{color:#666;font-size:1rem}.home_testimonials__1nyXF{padding:100px 0;background-color:#f8f9fa}.home_testimonialsGrid__4e65K{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.home_testimonialCard__tOn5s{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__tOn5s:hover{transform:translateY(-5px)}.home_testimonialText__X053I{font-size:1.1rem;font-style:italic;color:#555;margin-bottom:20px;line-height:1.6}.home_testimonialAuthor__IAD9P{display:flex;align-items:center;gap:15px}.home_authorAvatar__uo1j9{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__AY6wP{font-weight:700;color:var(--main-color);margin:0 0 5px}.home_authorTitle__5rGXR{margin:0;color:#777;font-size:.9rem}.home_cta__TuFbS{padding:100px 0;background:linear-gradient(135deg,var(--main-color) 0,#005670 100%);color:white;text-align:center}.home_ctaContent__8m0hp{max-width:1000px;margin:0 auto}.home_ctaTitle__CKPs9{font-size:2.5rem;font-weight:800;margin-bottom:20px}.home_ctaSubtitle__4fVtZ{font-size:1.2rem;margin-bottom:30px;opacity:.9}.home_cta__TuFbS .home_primaryButton__WhN76{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__TuFbS .home_primaryButton__WhN76:hover{background-color:#e69d00;transform:translateY(-2px);box-shadow:0 6px 25px rgba(255,174,0,.5)}.home_footer__S6nG_{background-color:var(--main-color);color:white;padding:70px 0 30px}.home_footerGrid__cy_4s{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:50px}.home_footerColumn__nv0kT h4{font-size:1.25rem;margin-bottom:20px;color:var(--yellow-color)}.home_footerLinks__U5fHT{list-style:none;padding:0;margin:0}.home_footerLink__p0f9_{color:#a0c8d9;text-decoration:none;display:block;margin-bottom:10px;transition:color .3s}.home_footerLink__p0f9_:hover{color:white}.home_footerText__rRAsa{color:#a0c8d9;margin-top:15px;line-height:1.6}.home_footerHeading__lYK7e{margin-top:0}.home_footerBottom__9K5Hr{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.home_copyright__tHE7n{margin:0;color:#a0c8d9;font-size:.9rem}.home_footerLegal__VC75C{display:flex;gap:20px}.home_workflowSteps__5H_pV{width:100%}.home_workflowStep__Ko_zO{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__Ko_zO h3{font-size:2.5rem}.home_specialButton__d0dan{display:flex;flex-wrap:wrap}.home_specialButton__d0dan>button{min-width:190px;flex:1;height:100px}.home_parent__GTwXA{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0}.home_div1___fKvN{grid-area:1/1/2/2;align-self:center}.home_div2__0YkMY{grid-area:1/2/2/5;width:100%;align-self:center}.home_div3__ARQrH{grid-area:1/5/2/6;align-self:center;justify-self:end}.home_parent2___z5LT{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__U6v3C{grid-area:1/1/2/4;justify-self:center}.home_div22__q0Jkf{grid-area:1/4/2/5;justify-self:center}.home_div32__UGaON{grid-area:1/5/2/8}.home_greenTag__ewx7M>p,.home_normalTag__u6pwf>p,.home_redTag__dGdYT>p,.home_yellowTag__D4dao>p{width:fit-content;border-radius:var(--card-radius);padding:5px}.home_greenTag__ewx7M>p{background-color:var(--green-color)}.home_redTag__dGdYT>p{background-color:var(--red-color)}.home_yellowTag__D4dao>p{background-color:var(--yellow-color)}.home_normalTag__u6pwf>p{color:#ffff;background-color:var(--main-color)}.home_infoContainer__7HSMU{text-transform:capitalize}.home_yellowTag__D4dao>.home_equality__WYBCd{border-radius:var(--card-radius);background-color:var(--yellow-color);padding:5px}.home_redTag__dGdYT>.home_equality__WYBCd{border-radius:var(--card-radius);background-color:var(--red-color);padding:5px}.home_greenTag__ewx7M>.home_equality__WYBCd{border-radius:var(--card-radius);background-color:var(--green-color);padding:5px}.home_greenTag__ewx7M>.home_transText__T0GSl>svg{color:var(--green-color)}.home_redTag__dGdYT>.home_transText__T0GSl>svg{color:var(--red-color)}.home_yellowTag__D4dao>.home_transText__T0GSl>svg{color:var(--yellow-color)}.home_transText__T0GSl>svg{font-size:20px;width:100%}.home_workflowImage__VOL_3{height:100%}.home_eri__4zocf{box-sizing:border-box;display:flex;flex-direction:column;height:90%;overflow-y:auto;gap:8px}.home_eri__4zocf>div{padding:10px 7px;background:color-mix(in srgb,var(--main-color) 10%,transparent)}.home_total__kTxa7{background-color:#6aaa3a!important;box-shadow:0 0 10px rgb(117,192,67);color:white}.home_eri__4zocf>div,.home_listDisplay__15oEb,.home_utilidadNeta__SXbS0{padding:7px;border-radius:var(--card-radius);margin-top:5px}.home_bigNumber___JDtJ{font-size:60px}.home_centerHorizontal__bZeXj{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.home_iconOfOption__R1iwX{background-color:var(--main-color);border-radius:100%;display:flex;align-items:center;justify-content:center;height:35px;width:35px;font-size:15px;color:#ffff;margin-right:10px}.home_card__2vzcV{min-width:438px}.home_table__OcJRK{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.06)}.home_thead___HhHM{background:var(--main-color);color:#fff}.home_td__yROqa,.home_th__N5wbN{padding:16px;text-align:left;vertical-align:top}.home_td__yROqa{border-top:1px solid #e5e7eb;font-size:14px;color:#374151}.home_tbody__nxF9k .home_tr__EVlJx:nth-child(2n){background:#f9fafb}.home_excel__SJz5N{color:#6b7280}.home_abakont__MbGDG{font-weight:600;background:var(--card-background-color);color:#0f172a}.home_cards__qLpy0{display:none;gap:16px}.home_tableCard__VmIJ5{background:#fff;border-radius:12px;padding:16px;box-shadow:0 8px 20px rgba(0,0,0,.06)}.home_tableCard__VmIJ5 h3{margin:0 0 12px;color:#111827}.home_cardSection__RZ0Bg{margin-bottom:10px;font-size:14px}.home_label__DCovy{font-size:12px;font-weight:600;text-transform:uppercase;color:#6b7280;margin-bottom:4px}.home_abakontMobile__jBpy9{background:var(--card-background-color);padding:10px;border-radius:8px;font-weight:600}@media only screen and (max-width:1058px){.home_heroImage__OkI5q>img{height:unset!important}.home_card__2vzcV{min-width:unset}}@media (max-width:820px){.home_moneyCont__SuST9{font-size:14px}.home_table__OcJRK{display:none}.home_cards__qLpy0{display:grid}.home_container__4p75V{flex-direction:column}.home_altHeroImage__mPPzG{display:flex}.home_heroImage__OkI5q{display:none}.home_workflowStep__Ko_zO{display:flex;flex-wrap:wrap;gap:8px}.home_specialButton__d0dan>button{min-width:155px;height:100px}.home_ctaTitle__CKPs9{font-size:2rem}.home_heroTitle__jCb8g{font-size:2.5rem}.home_sectionTitle__NEGm3{font-size:1.5rem}.home_primaryButton__WhN76{padding:15px 20px}.home_heroButtons__rxM6c{display:flex;flex-direction:column;justify-content:center}.home_primaryButton__WhN76,.home_secondaryButton__4dHJX{width:100%}.home_footerBottom__9K5Hr{gap:20px}.home_footerBottom__9K5Hr,.home_hero__QE7xI .home_container__4p75V{flex-direction:column;text-align:center}.home_reverseFlex__6rYoU{flex-wrap:wrap-reverse}.home_workflowStep__Ko_zO{margin-bottom:100px;margin-top:100px}.home_eri__4zocf{height:500px}.home_sectionSubtitle__X6mL_{font-size:1.1rem}}@media (max-width:768px){.home_nav__nIJTD{width:30%}.home_hero__QE7xI{padding:37px 0;background:linear-gradient(135deg,#f8fafc,#eef2f6);position:relative;overflow:hidden;z-index:0}.home_hero__QE7xI: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__jCb8g{font-size:2.5rem}.home_heroSubtitle__h3FxY{font-size:15px}.home_heroImage__OkI5q{display:none}.home_cta__TuFbS,.home_features__qYhcM,.home_testimonials__1nyXF{padding:60px 0}.home_footer__S6nG_{padding:50px 0 20px}}