{"id":12,"date":"2025-11-10T18:07:04","date_gmt":"2025-11-10T18:07:04","guid":{"rendered":"https:\/\/nuestrasfinanzasencorto.com\/tools\/"},"modified":"2026-01-16T19:50:43","modified_gmt":"2026-01-16T19:50:43","slug":"herramientas-2","status":"publish","type":"page","link":"https:\/\/nuestrasfinanzasencorto.com\/inicio\/herramientas-2\/","title":{"rendered":"Herramientas"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e43423 e-con-full e-flex e-con e-parent\" data-id=\"1e43423\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3833488 elementor-widget elementor-widget-heading\" data-id=\"3833488\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Necesitas herramientas para tu futuro<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e158392 elementor-widget elementor-widget-heading\" data-id=\"e158392\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Calcula el crecimiento de tu ahorro en banco del bienestar<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d34ef0 e-con-full e-flex e-con e-child\" data-id=\"0d34ef0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8034096 elementor-widget elementor-widget-html\" data-id=\"8034096\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"bienestar-simulator-container\">\n    <div class=\"calculator-grid\">\n        <div class=\"calc-card light-bg\">\n            <h3>\u00bfCu\u00e1nto dinero quieres agregar?<\/h3>\n            <div class=\"amount-display\">$<span id=\"amount-text\">1,000.00<\/span><\/div>\n            <input type=\"range\" id=\"amount-slider\" min=\"100\" max=\"50000\" step=\"100\" value=\"1000\" class=\"slider\">\n        <\/div>\n\n        <div class=\"options-group\">\n            <div class=\"calc-card light-bg small-card\">\n                <h3>\u00bfQuieres congelar tu ahorro?<\/h3>\n                <div class=\"button-toggle\">\n                    <button class=\"toggle-btn active\" onclick=\"toggleCongelar(true)\">S\u00ed<\/button>\n                    <button class=\"toggle-btn\" onclick=\"toggleCongelar(false)\">No<\/button>\n                <\/div>\n            <\/div>\n            <div class=\"calc-card light-bg small-card\" id=\"period-section\">\n                <h3>\u00bfPor cu\u00e1ntos d\u00edas quieres congelarlo?<\/h3>\n                <div class=\"period-selector\">\n                    <button class=\"period-btn\" onclick=\"setPeriod(7, this)\">7d<\/button>\n                    <button class=\"period-btn\" onclick=\"setPeriod(28, this)\">28d<\/button>\n                    <button class=\"period-btn\" onclick=\"setPeriod(90, this)\">90d<\/button>\n                    <button class=\"period-btn active\" onclick=\"setPeriod(180, this)\">180d<\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"calc-card light-bg\">\n            <h3>Tu dinero crecer\u00e1 <mark>7.30 % al a\u00f1o:<\/mark><\/h3>\n            <div class=\"yield-display\">$<span id=\"yield-text\">73.00<\/span><\/div>\n            <div class=\"coins-icon\">\n                <svg viewBox=\"0 0 24 24\" width=\"40\" fill=\"#ccac00\"><path d=\"M21 18v1c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v1h-9c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h9zm-9-2h10V8H12v8zm4-2.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\/><\/svg>\n            <\/div>\n        <\/div>\n\n        <div class=\"calc-card dark-green-bg result-card\">\n            <h3>Y en total tendr\u00e1s:<\/h3>\n            <div class=\"total-display\">$<span id=\"total-text\">1,073.00<\/span><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n\/* Contenedor Principal *\/\n#bienestar-simulator-container {\n    font-family: 'Montserrat', sans-serif, Arial;\n    background: transparent;\n    padding: 20px 0;\n    width: 100%;\n}\n\n.calculator-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 15px;\n    align-items: stretch;\n}\n\n\/* Tarjetas *\/\n.calc-card {\n    border-radius: 15px;\n    padding: 20px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    text-align: center;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n}\n\n.light-bg { background-color: #ebf9f5; }\n.dark-green-bg { background-color: #48ab8c; color: white; }\n\n.calc-card h3 {\n    font-size: 14px;\n    color: #2c4c41;\n    margin-bottom: 15px;\n    font-weight: 700;\n}\n\n.result-card h3 { color: white; }\n\n\/* Estilos Espec\u00edficos *\/\n.amount-display, .total-display {\n    font-size: 28px;\n    font-weight: 800;\n    margin-bottom: 15px;\n}\n\n.yield-display {\n    font-size: 24px;\n    font-weight: 700;\n    color: #48ab8c;\n}\n\nmark {\n    background-color: #48ab8c;\n    color: white;\n    padding: 2px 8px;\n    border-radius: 10px;\n}\n\n\/* Slider Custom *\/\n.slider {\n    -webkit-appearance: none;\n    width: 100%;\n    height: 8px;\n    border-radius: 5px;\n    background: #48ab8c66;\n    outline: none;\n}\n\n.slider::-webkit-slider-thumb {\n    -webkit-appearance: none;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #48ab8c;\n    cursor: pointer;\n}\n\n\/* Botones *\/\n.button-toggle, .period-selector {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    background: white;\n    padding: 5px;\n    border-radius: 25px;\n}\n\n.toggle-btn, .period-btn {\n    border: none;\n    background: none;\n    padding: 8px 15px;\n    border-radius: 20px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #2c4c41;\n    transition: 0.3s;\n}\n\n.active {\n    background-color: #48ab8c;\n    color: white !important;\n}\n\n.options-group {\n    display: flex;\n    flex-direction: column;\n    gap: 15px;\n}\n\n.small-card { padding: 15px; }\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n    .calculator-grid { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<script>\nconst slider = document.getElementById('amount-slider');\nconst amountText = document.getElementById('amount-text');\nconst yieldText = document.getElementById('yield-text');\nconst totalText = document.getElementById('total-text');\nconst periodSection = document.getElementById('period-section');\n\nlet currentAmount = 1000;\nlet rate = 0.073; \/\/ 7.30% anual\n\nfunction updateCalculations() {\n    currentAmount = parseFloat(slider.value);\n    \n    \/\/ Formatear moneda\n    amountText.innerText = currentAmount.toLocaleString('en-US', {minimumFractionDigits: 2});\n    \n    \/\/ C\u00e1lculo de rendimiento anual (seg\u00fan la l\u00f3gica de la imagen)\n    const annualYield = currentAmount * rate;\n    yieldText.innerText = annualYield.toLocaleString('en-US', {minimumFractionDigits: 2});\n    \n    \/\/ Total\n    const total = currentAmount + annualYield;\n    totalText.innerText = total.toLocaleString('en-US', {minimumFractionDigits: 2});\n}\n\nfunction toggleCongelar(isYes) {\n    const btns = document.querySelectorAll('.toggle-btn');\n    btns.forEach(b => b.classList.remove('active'));\n    event.target.classList.add('active');\n    \n    if(isYes) {\n        periodSection.style.opacity = \"1\";\n        periodSection.style.pointerEvents = \"auto\";\n    } else {\n        periodSection.style.opacity = \"0.5\";\n        periodSection.style.pointerEvents = \"none\";\n    }\n}\n\nfunction setPeriod(days, element) {\n    const btns = document.querySelectorAll('.period-btn');\n    btns.forEach(b => b.classList.remove('active'));\n    element.classList.add('active');\n    \/\/ Aqu\u00ed podr\u00edas ajustar la tasa 'rate' seg\u00fan el plazo si fuera necesario\n    updateCalculations();\n}\n\nslider.oninput = updateCalculations;\n\n\/\/ Iniciar\nupdateCalculations();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d1fbb62 e-flex e-con-boxed e-con e-parent\" data-id=\"d1fbb62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8e8ba73 e-con-full e-flex e-con e-child\" data-id=\"8e8ba73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c60b066 elementor-widget elementor-widget-spacer\" data-id=\"c60b066\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b092fdf hostinger-ai-title elementor-widget elementor-widget-heading\" data-id=\"b092fdf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Calculadoras<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e881ca1 e-con-full e-grid e-con e-child\" data-id=\"e881ca1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-69fdf7a e-con-full e-flex e-con e-child\" data-id=\"69fdf7a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c0d911 hostinger-ai-project-image elementor-widget elementor-widget-image\" data-id=\"1c0d911\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img data-opt-id=530209356  fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:1024\/h:1024\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/Mujer-cuentas.png\" class=\"attachment-full size-full wp-image-493\" alt=\"\" srcset=\"https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:1024\/h:1024\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/Mujer-cuentas.png 1024w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:300\/h:300\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/Mujer-cuentas.png 300w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:150\/h:150\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/Mujer-cuentas.png 150w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:768\/h:768\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/Mujer-cuentas.png 768w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:100\/h:100\/q:mauto\/f:best\/dpr:2\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/Mujer-cuentas.png 100w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:600\/h:600\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/Mujer-cuentas.png 600w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:250\/h:250\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/Mujer-cuentas.png 250w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b670b29 hostinger-ai-project-title hostinger-ai-font-bold elementor-widget elementor-widget-heading\" data-id=\"b670b29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Planificador f\u00e1cil<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05530be hostinger-ai-project-description elementor-widget elementor-widget-text-editor\" data-id=\"05530be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Organiza tus gastos y ahorros con nuestra herramienta simple que te ayuda a visualizar tu presupuesto mensual.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34c1c46 e-con-full e-flex e-con e-child\" data-id=\"34c1c46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a265e5 hostinger-ai-project-image elementor-widget elementor-widget-image\" data-id=\"0a265e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img data-opt-id=1164119571  fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:1024\/h:1024\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/5030y20.png\" class=\"attachment-full size-full wp-image-492\" alt=\"\" srcset=\"https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:1024\/h:1024\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/5030y20.png 1024w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:300\/h:300\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/5030y20.png 300w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:150\/h:150\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/5030y20.png 150w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:768\/h:768\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/5030y20.png 768w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:100\/h:100\/q:mauto\/f:best\/dpr:2\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/5030y20.png 100w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:600\/h:600\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/5030y20.png 600w, https:\/\/ml1cw7v7jyqq.i.optimole.com\/cb:WU52.73f\/w:250\/h:250\/q:mauto\/f:best\/https:\/\/nuestrasfinanzasencorto.com\/wp-content\/uploads\/2025\/11\/5030y20.png 250w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a840e4a hostinger-ai-project-title hostinger-ai-font-bold elementor-widget elementor-widget-heading\" data-id=\"a840e4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Calculadora 50\/30\/20<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e40a8a hostinger-ai-project-description hostinger-index-1 elementor-widget elementor-widget-text-editor\" data-id=\"4e40a8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tPrueba diferentes escenarios de inversi\u00f3n para entender mejor c\u00f3mo crecer tu dinero con el tiempo.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d22dc9d e-con-full e-flex e-con e-child\" data-id=\"d22dc9d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-881510a hostinger-ai-project-image elementor-widget elementor-widget-image\" data-id=\"881510a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img data-opt-id=1375998099  decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1644995520599-211478ea8254?q=85&#038;w=340&#038;h=340&#038;fit=crop\" title=\"\" alt=\"A laptop with a financial website open is centered on a white table. The screen displays a mint green background with text related to commission-free stock trading, accompanied by a gold object resembling a bridge. To the left, a smartphone displays a financial app with a graph and monetary figure. A cup of coffee sits on the right side, adding a casual work environment atmosphere.\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eddbbb6 hostinger-ai-project-title hostinger-index-2 hostinger-ai-font-bold elementor-widget elementor-widget-heading\" data-id=\"eddbbb6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Calculadora de Cr\u00e9dito<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-856527c hostinger-ai-project-description hostinger-index-2 elementor-widget elementor-widget-text-editor\" data-id=\"856527c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tCalcula cu\u00e1nto tiempo y dinero necesitas para pagar tus deudas con esta herramienta sencilla y clara.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-425a1bf e-flex e-con-boxed e-con e-parent\" data-id=\"425a1bf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8eb3a11 e-con-full e-flex e-con e-child\" data-id=\"8eb3a11\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2516ff0 hostinger-ai-title elementor-widget elementor-widget-heading\" data-id=\"2516ff0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Comienza ahora<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb2189c elementor-widget__width-initial hostinger-ai-description elementor-widget elementor-widget-text-editor\" data-id=\"bb2189c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Nuevas cuentas de ahorro<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0f4a8e hostinger-ai-cta-button hostinger-index-0 elementor-widget elementor-widget-button\" data-id=\"c0f4a8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/nuestrasfinanzasencorto.com\/productos\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Saber m\u00e1s<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<div class=\"tmnf_excerpt\">Necesitas herramientas para tu futuro Calcula el crecimiento de tu ahorro en banco del bienestar \u00bfCu\u00e1nto dinero quieres agregar? $1,000.00 \u00bfQuieres congelar tu ahorro? S\u00ed No \u00bfPor cu\u00e1ntos d\u00edas quieres congelarlo? 7d 28d 90d 180d Tu dinero crecer\u00e1 7.30 % al a\u00f1o: $73.00 Y en total tendr\u00e1s: $1,073.00 C\u2026<\/div>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/nuestrasfinanzasencorto.com\/inicio\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuestrasfinanzasencorto.com\/inicio\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nuestrasfinanzasencorto.com\/inicio\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nuestrasfinanzasencorto.com\/inicio\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nuestrasfinanzasencorto.com\/inicio\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":67,"href":"https:\/\/nuestrasfinanzasencorto.com\/inicio\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":2432,"href":"https:\/\/nuestrasfinanzasencorto.com\/inicio\/wp-json\/wp\/v2\/pages\/12\/revisions\/2432"}],"wp:attachment":[{"href":"https:\/\/nuestrasfinanzasencorto.com\/inicio\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}