@keyframes dv_fadeInUp__NAHN6{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.dv_container__rflAa{width:100%;max-width:1120px;height:auto;margin:0 auto;padding:40px 16px;gap:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.dv_containerCal__uRczK{display:flex;flex-direction:row;gap:3rem;width:100%;margin-bottom:3rem;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .1s forwards}@media(max-width:1000px){.dv_containerCal__uRczK{flex-direction:column;gap:2rem}}.dv_info__OYFBf{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50%;height:auto;gap:1.5rem;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .2s forwards}@media(max-width:1000px){.dv_info__OYFBf{width:100%}}.dv_frase__iLSQv{font-size:3rem;font-weight:400;line-height:1.2;color:#000;margin:0}@media(max-width:1000px){.dv_frase__iLSQv{font-size:2.4rem}}.dv_negrita__LPOTj{font-weight:700;color:#000}.dv_verde__8e2YB{font-weight:700;color:var(--primary-color)}.dv_paragrahph1__MswHa{font-size:16px;line-height:1.5;color:#666;margin-top:1rem;width:100%}.dv_paragrahph2__1_KLh{font-size:1rem;line-height:1.5;color:#333;margin-top:.5rem}.dv_paragrahph2__1_KLh .dv_negrita__LPOTj{font-size:1.5rem;font-weight:700}.dv_disclaimer__8JcJi{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;text-align:center;margin-top:1rem}.dv_form__hzaJZ{display:flex;flex-direction:column;align-items:flex-start;width:50%;padding:2rem;margin:0;background-color:#f8f8f8;border-radius:1.5rem;border:1px solid #e0e0e0;box-sizing:border-box;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .3s forwards}@media(max-width:1000px){.dv_form__hzaJZ{width:100%}}.dv_header__cz7lC{width:100%;margin-bottom:1rem;text-align:left}.dv_header__cz7lC p{font-size:.9rem;line-height:1.5;color:#666;margin:0}.dv_header__cz7lC p.dv_negrita__LPOTj{font-size:1.15rem;font-weight:600;color:#333;margin-bottom:.5rem}.dv_inputs__AMyMU{display:flex;flex-direction:column;align-items:left;width:100%;gap:1rem}.dv_inputs__AMyMU>div{display:flex;flex-direction:column;gap:.4rem}.dv_inputs__AMyMU label{font-family:inherit;font-size:.85rem;font-weight:500;color:#333}.dv_inputs__AMyMU input{font-family:inherit;font-size:.95rem;width:100%;height:44px;padding:0 1rem;border:1px solid #d0d0d0;border-radius:.75rem;background:#fff;outline:none;box-sizing:border-box;transition:border-color .2s ease}.dv_inputs__AMyMU input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(72,221,10,.1)}.dv_inputs__AMyMU input::placeholder{color:#aaa}.dv_inputs__AMyMU input[type=number]{padding:0 1rem}.dv_inputs__AMyMU span{color:#e74c3c;font-size:.85rem;margin-top:.25rem}.dv_inputs__AMyMU p{margin:0}.dv_inputFull__0nktN{width:100%}.dv_resultados__moibN{display:flex;flex-direction:column;width:100%;max-width:1120px;padding:2.5rem 2rem;margin:2rem auto;background-color:#f8f8f8;border-radius:1.5rem;border:1px solid #e0e0e0;box-sizing:border-box;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .4s forwards}@media(max-width:1000px){.dv_resultados__moibN{padding:2rem 1.5rem}}.dv_resultados__moibN h2{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:#333;text-align:left}@media(max-width:1000px){.dv_resultados__moibN h2{font-size:1.3rem;margin-bottom:1.5rem}}.dv_containerResultados__I53SW{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%}@media(max-width:1000px){.dv_containerResultados__I53SW{grid-template-columns:1fr;gap:1rem}}.dv_result__aqHef{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2.5rem 2rem;background-color:#fff;border-radius:1rem;border:1px solid #d0d0d0;transition:all .2s ease;min-height:160px;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .5s forwards}.dv_result__aqHef:nth-child(2){animation-delay:.6s}.dv_result__aqHef:nth-child(3){animation-delay:.7s}.dv_result__aqHef:hover{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(72,221,10,.1)}@media(max-width:1000px){.dv_result__aqHef{padding:1.5rem;min-height:140px}}.dv_result__aqHef h3{font-size:.9rem;font-weight:600;color:#666;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}.dv_result__aqHef p{font-size:2.5rem;font-weight:700;color:#333;margin:0;line-height:1}@media(max-width:1000px){.dv_result__aqHef p{font-size:2rem}}.dv_result__aqHef.dv_destacado__ctSFF{background-color:#48dd0a;border-color:#48dd0a}.dv_result__aqHef.dv_destacado__ctSFF h3{color:hsla(0,0%,100%,.9)}.dv_result__aqHef.dv_destacado__ctSFF p{color:#fff}.dv_result__aqHef.dv_destacado__ctSFF:hover{border-color:#3bc108;box-shadow:0 0 0 3px rgba(72,221,10,.2)}.dv_Features__RSPvj{display:flex;justify-content:space-between;gap:1rem;height:250px;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .5s forwards}@media(max-width:1000px){.dv_Features__RSPvj{flex-direction:column;height:auto;align-items:center}}.dv_Features__RSPvj p{margin:0;width:80%}.dv_Features__RSPvj img{width:auto;height:100px;margin:1rem;object-fit:contain}.dv_caracteristica__owWQb{display:flex;flex-direction:column;align-items:center;width:250px;height:250px;padding:1rem;font-size:1rem;text-align:center;background-color:#eaeaea;border-radius:2.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .6s forwards}.dv_caracteristica__owWQb:nth-child(2){animation-delay:.7s}.dv_caracteristica__owWQb:nth-child(3){animation-delay:.8s}@media(max-width:1000px){.dv_caracteristica__owWQb{width:80%}}.dv_caracteristica__owWQb .dv_titulo__loHDI{font-weight:700}.dv_DVInfoCard__wmCi2{width:100%;max-width:1120px;height:auto;padding:3rem 2rem;margin:3rem auto;background-color:#e0e9ff;border-radius:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08);opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .3s forwards}@media(max-width:1000px){.dv_DVInfoCard__wmCi2{width:calc(100% - 2rem);padding:2rem 1.5rem;margin:2rem auto}}.dv_DVInfoCard__wmCi2 h2{font-size:1.75rem;font-weight:600;margin-bottom:2rem;text-align:center;color:#333}.dv_containerInfo__RKZ9H{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}@media(max-width:1000px){.dv_containerInfo__RKZ9H{flex-direction:column}}.dv_containerInfo__RKZ9H p{font-size:1rem;line-height:1.5;color:#333;margin:0;flex:1 1}.dv_containerInfo__RKZ9H img{text-align:center;margin-left:4rem;margin-right:2rem}@media(max-width:1000px){.dv_containerInfo__RKZ9H img{height:200px;width:auto}}.dv_DVInfoCard2__0PaN0{width:100%;max-width:1120px;height:auto;padding:3rem 2rem;border-radius:2rem;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .4s forwards}@media(max-width:1000px){.dv_DVInfoCard2__0PaN0{width:calc(100% - 2rem);padding:2rem 1.5rem;margin:2rem auto}}.dv_DVInfoCard2__0PaN0 h2{font-size:1.75rem;font-weight:600;margin-bottom:2rem;text-align:center;color:#333}@media(max-width:1000px){.dv_DVInfoCard2__0PaN0 .dv_containerInfo__RKZ9H{width:100%}}.dv_DVInfoCard2__0PaN0 .dv_containerInfo__RKZ9H img{margin-left:1rem}@media(max-width:1000px){.dv_DVInfoCard2__0PaN0 .dv_containerInfo__RKZ9H img{height:200px;width:auto;margin:1rem auto}}.dv_DVInfoCard2__0PaN0 .dv_containerText__JGGh7{width:50%}@media(max-width:1000px){.dv_DVInfoCard2__0PaN0 .dv_containerText__JGGh7{width:100%}}.dv_DVInfoCard3__1_fAb{width:100%;max-width:1120px;height:auto;padding:3rem 0 3rem 2rem;margin:3rem auto;background-color:#e0e9ff;border-radius:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .5s forwards}@media(max-width:1000px){.dv_DVInfoCard3__1_fAb{width:100%;padding:2rem 1.5rem;margin:2rem auto}}.dv_DVInfoCard3__1_fAb h2{font-size:1.75rem;font-weight:600;margin-bottom:2rem;text-align:center;color:#333}@media(max-width:1000px){.dv_DVInfoCard3__1_fAb h2{font-size:1.5rem;margin-bottom:1.5rem}}.dv_DVInfoCard3__1_fAb .dv_containerInfo__RKZ9H{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;margin-right:-2rem}@media(max-width:1000px){.dv_DVInfoCard3__1_fAb .dv_containerInfo__RKZ9H{flex-direction:column;gap:1.5rem;margin-right:0}}.dv_DVInfoCard3__1_fAb .dv_containerInfo__RKZ9H .dv_containerText__JGGh7{flex:1 1;display:flex;flex-direction:column;gap:1rem}.dv_DVInfoCard3__1_fAb .dv_containerInfo__RKZ9H .dv_containerText__JGGh7 p{font-size:1rem;line-height:1.6;color:#333;margin:0}@media(max-width:1000px){.dv_DVInfoCard3__1_fAb .dv_containerInfo__RKZ9H .dv_containerText__JGGh7 p{font-size:.95rem}}.dv_DVInfoCard3__1_fAb .dv_containerInfo__RKZ9H img{flex-shrink:0;width:auto;height:450px;max-height:500px;object-fit:contain}@media(max-width:1000px){.dv_DVInfoCard3__1_fAb .dv_containerInfo__RKZ9H img{width:100%;height:auto;max-height:350px;order:-1}}.dv_tipTiendana__39ci3{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .6s forwards}.dv_tipTiendana__39ci3 h2{font-size:1.5rem}.dv_tipTiendana__39ci3 p{color:#444;line-height:1.5rem}.dv_tipTiendana__39ci3 img{width:300px;height:auto;object-fit:contain;transition:transform .3s ease}.dv_tipTiendana__39ci3 img:hover{transform:scale(1.05)}@media(max-width:900px){.dv_tipTiendana__39ci3{flex-direction:column;text-align:center}}.dv_DVInfoCardVariables__gatWV{width:100%;padding:3rem 2rem;margin-top:3rem;background-color:#f8f8f8;border-radius:1.5rem;border:1px solid #e0e0e0;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .5s forwards}@media(max-width:1000px){.dv_DVInfoCardVariables__gatWV{padding:2rem 1.5rem;margin:2rem auto}}.dv_DVInfoCardVariables__gatWV h2{font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center;color:#333;line-height:1.3}@media(max-width:1000px){.dv_DVInfoCardVariables__gatWV h2{font-size:1.3rem}}.dv_DVInfoCardVariables__gatWV .dv_variablesContainer___TEKl{max-width:900px;margin:0 auto}.dv_DVInfoCardVariables__gatWV .dv_variablesContainer___TEKl>p{font-size:1rem;line-height:1.7;color:#666;margin-bottom:2rem;text-align:center;max-width:750px;margin-left:auto;margin-right:auto}@media(max-width:1000px){.dv_DVInfoCardVariables__gatWV .dv_variablesContainer___TEKl>p{font-size:.95rem;margin-bottom:1.5rem}}.dv_exampleBox__TO4Xn{background:#fff;padding:2rem;border-radius:1rem;border:1px solid #d0d0d0;opacity:0;animation:dv_fadeInUp__NAHN6 .6s ease-out .6s forwards}@media(max-width:1000px){.dv_exampleBox__TO4Xn{padding:1.5rem}}.dv_exampleBox__TO4Xn strong{display:block;font-size:1rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-align:left}@media(max-width:1000px){.dv_exampleBox__TO4Xn strong{font-size:.95rem;margin-bottom:1.25rem}}.dv_salaryCalculation__vAW3v{display:flex;flex-direction:column;gap:0;margin-bottom:1.5rem;background:#fafafa;border-radius:.75rem;overflow:hidden}@media(max-width:1000px){.dv_salaryCalculation__vAW3v{gap:0}}.dv_salaryTitle__4CRv7{font-size:.85rem;font-weight:600;color:#666;margin:0;padding:1rem 1.25rem .75rem;text-transform:uppercase;letter-spacing:.5px}@media(max-width:1000px){.dv_salaryTitle__4CRv7{font-size:.8rem;padding:.875rem 1rem .625rem}}.dv_salaryItem__MIYtV{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;border-bottom:1px solid #e8e8e8}.dv_salaryItem__MIYtV:last-of-type{border-bottom:none}@media(max-width:1000px){.dv_salaryItem__MIYtV{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem 1rem}}.dv_salaryLabel__k3irQ{font-size:.95rem;color:#666;flex:1 1}@media(max-width:1000px){.dv_salaryLabel__k3irQ{font-size:.875rem}}.dv_salaryAmount__vNNBo{font-size:1.1rem;font-weight:700;color:#333;min-width:150px;text-align:right}@media(max-width:1000px){.dv_salaryAmount__vNNBo{font-size:1rem;text-align:left;width:100%}}.dv_salaryTotal__bgNhk{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--primary-color);border-radius:0}@media(max-width:1000px){.dv_salaryTotal__bgNhk{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.875rem 1rem}}.dv_salaryTotal__bgNhk .dv_salaryLabel__k3irQ{color:#fff;font-weight:600;font-size:1rem}@media(max-width:1000px){.dv_salaryTotal__bgNhk .dv_salaryLabel__k3irQ{font-size:.9rem}}.dv_salaryTotal__bgNhk .dv_salaryAmount__vNNBo{color:#fff;font-size:1.5rem}@media(max-width:1000px){.dv_salaryTotal__bgNhk .dv_salaryAmount__vNNBo{font-size:1.3rem;text-align:left}}.dv_formulaSection__GLZvS{padding:1.25rem;background:#fafafa;border-radius:.75rem;margin-bottom:1.5rem}@media(max-width:1000px){.dv_formulaSection__GLZvS{padding:1rem}}.dv_formulaTitle__yrx4l{font-size:.85rem;font-weight:600;color:#666;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.5px}@media(max-width:1000px){.dv_formulaTitle__yrx4l{font-size:.8rem}}.dv_formula__9eVNn{font-size:1.05rem;line-height:1.6;color:#333;margin:0}@media(max-width:1000px){.dv_formula__9eVNn{font-size:.95rem}}.dv_formula__9eVNn .dv_formulaValue___Muju{font-weight:700;color:#333}.dv_finalResult__HHnoL{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:var(--primary-color);border-radius:.75rem;transition:all .2s ease}.dv_finalResult__HHnoL:hover{box-shadow:0 0 0 3px rgba(72,221,10,.1)}@media(max-width:1000px){.dv_finalResult__HHnoL{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem}}.dv_finalResult__HHnoL .dv_resultLabel__SIyHY{font-size:.9rem;font-weight:600;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:.5px}@media(max-width:1000px){.dv_finalResult__HHnoL .dv_resultLabel__SIyHY{font-size:.85rem}}.dv_finalResult__HHnoL .dv_resultAmount__qDEx_{font-size:2rem;font-weight:700;color:#fff}@media(max-width:1000px){.dv_finalResult__HHnoL .dv_resultAmount__qDEx_{font-size:1.6rem}}