{"id":7845,"date":"2025-08-14T13:19:04","date_gmt":"2025-08-14T16:19:04","guid":{"rendered":"https:\/\/menteparatodos.com\/?page_id=7845"},"modified":"2025-10-16T13:27:21","modified_gmt":"2025-10-16T16:27:21","slug":"tu-gps-emocional","status":"publish","type":"page","link":"https:\/\/menteparatodos.com\/index.php\/tu-gps-emocional\/","title":{"rendered":"Tu GPS emocional"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7845\" class=\"elementor elementor-7845\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-164f66c e-flex e-con-boxed e-con e-parent\" data-id=\"164f66c\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-270f0de elementor-widget elementor-widget-shortcode\" data-id=\"270f0de\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n    \/* Estilos Generales del Contenedor *\/\n    #gps-parejas-container {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n        background-color: #f9f9f9;\n        padding: 30px;\n        border-radius: 12px;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n        max-width: 750px;\n        margin: 20px auto;\n    }\n\n    #gps-parejas-container h2 {\n        text-align: center;\n        color: #333;\n        margin-bottom: 15px;\n    }\n     #gps-parejas-container p.subtitle {\n        text-align: center;\n        color: #666;\n        margin-top: 0;\n        margin-bottom: 30px;\n    }\n\n    \/* Barra de Progreso *\/\n    .progress-bar-container {\n        width: 100%;\n        background-color: #e0e0e0;\n        border-radius: 30px;\n        margin-bottom: 30px;\n        overflow: hidden;\n    }\n    #progress-bar {\n        height: 25px;\n        width: 0%;\n        background-color: #1E9220F7;\n        border-radius: 30px;\n        text-align: center;\n        line-height: 25px;\n        color: white;\n        font-weight: bold;\n        transition: width 0.4s ease-in-out;\n    }\n\n    \/* Estilos del Formulario *\/\n    .form-section {\n        margin-bottom: 35px;\n        border-top: 1px solid #ddd;\n        padding-top: 25px;\n    }\n    .form-section h3 {\n        color: #1E9220F7;\n        margin-bottom: 20px;\n    }\n    .form-question {\n        margin-bottom: 25px;\n    }\n    .form-question label {\n        display: block;\n        margin-bottom: 10px;\n        font-weight: 600;\n        color: #444;\n    }\n    \n    \/* Inputs de Texto y Email *\/\n    input[type=\"text\"], input[type=\"email\"], textarea {\n        width: 100%;\n        padding: 12px;\n        border: 1px solid #ccc;\n        border-radius: 8px;\n        box-sizing: border-box; \/* Importante para el padding *\/\n    }\n\n    \/* Opciones Radio (S\u00ed\/No) *\/\n    .radio-options label {\n        display: inline-block;\n        margin-right: 20px;\n        font-weight: normal;\n    }\n\n    \/* Slider de Rango *\/\n    .range-slider-container {\n        display: flex;\n        align-items: center;\n        gap: 15px;\n    }\n    input[type=\"range\"] {\n        flex-grow: 1;\n        -webkit-appearance: none;\n        appearance: none;\n        width: 100%;\n        height: 8px;\n        background: #ddd;\n        border-radius: 5px;\n        outline: none;\n    }\n    input[type=\"range\"]::-webkit-slider-thumb {\n        -webkit-appearance: none;\n        appearance: none;\n        width: 20px;\n        height: 20px;\n        background: #1E9220F7;\n        cursor: pointer;\n        border-radius: 50%;\n    }\n    .range-value {\n        font-weight: bold;\n        color: #1E9220F7;\n        min-width: 20px;\n    }\n\n    \/* Bot\u00f3n de Enviar *\/\n    #gps-parejas-form button {\n        display: block;\n        width: 100%;\n        padding: 15px;\n        background-color: #1E9220F7;\n        color: white;\n        border: none;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: bold;\n        cursor: pointer;\n        transition: background-color 0.3s;\n    }\n    #gps-parejas-form button:hover {\n        background-color: #187a1a;\n    }\n\n    \/* Contenedor de Resultados *\/\n    #results-container {\n        display: none; \/* Oculto por defecto *\/\n        padding: 20px;\n        border-radius: 8px;\n        text-align: center;\n    }\n    .result-quadrant {\n        border-width: 3px;\n        border-style: solid;\n        padding: 25px;\n        border-radius: 10px;\n        margin-bottom: 30px; \/* Espacio antes de la oferta *\/\n        text-align: left;\n    }\n    .result-quadrant h3 { margin-top: 0; font-size: 24px; text-align: center;}\n    .result-quadrant p { font-size: 16px; line-height: 1.6; }\n    \n    \/* Colores por Cuadrante *\/\n    .quadrant-green { border-color: #28a745; background-color: #eaf6ec; }\n    .quadrant-yellow { border-color: #ffc107; background-color: #fff8e1; }\n    .quadrant-red { border-color: #dc3545; background-color: #fbe9ea; }\n    .quadrant-black { border-color: #343a40; background-color: #e7e8e9; color: #343a40; }\n\n    \/* Estilos Upgrade *\/\n    .upgrade-offer {\n        text-align: left;\n        padding: 20px;\n        border: 2px dashed #1E9220F7;\n        border-radius: 8px;\n        background-color: #fff;\n    }\n    .upgrade-offer h4 { text-align: center; line-height: 1.5; }\n    .upgrade-offer ul { list-style-type: none; padding-left: 0; }\n    .upgrade-offer li { margin-bottom: 15px; }\n    .upgrade-offer strong { color: #1E9220F7; }\n<\/style>\n\n<div id=\"gps-parejas-container\">\n    <h2><span style=\"color: #1E9220F7;\">GPS<\/span> Parejas<\/h2>\n    <p class=\"subtitle\">Una br\u00fajula para diagnosticar d\u00f3nde est\u00e1s emocionalmente con tu pareja.<\/p>\n    \n    <div class=\"progress-bar-container\">\n        <div id=\"progress-bar\">0%<\/div>\n    <\/div>\n\n    <form id=\"gps-parejas-form\">\n        <div class=\"form-section\">\n            <h3>Tus Datos<\/h3>\n            <div class=\"form-question\">\n                <label for=\"nombre\">Nombre<\/label>\n                <input type=\"text\" id=\"nombre\" name=\"nombre\" required>\n            <\/div>\n            <div class=\"form-question\">\n                <label for=\"email\">Email<\/label>\n                <input type=\"email\" id=\"email\" name=\"email\" required>\n            <\/div>\n        <\/div>\n        \n        <div class=\"form-section\">\n            <h3>Parte 1: Ambiente de la Relaci\u00f3n<\/h3>\n            <div class=\"form-question\"><label>1. \u00bfTu pareja te hace sentir inferior o culpable frecuentemente, sin asumir su parte?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q1\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q1\" value=\"0\"> No<\/label><\/div><\/div>\n            <div class=\"form-question\"><label>2. \u00bfMinimiza o invalida tus emociones cuando algo te molesta?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q2\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q2\" value=\"0\"> No<\/label><\/div><\/div>\n            <div class=\"form-question\"><label>3. \u00bfTe sent\u00eds manipulado\/a o confundido\/a luego de algunas conversaciones?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q3\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q3\" value=\"0\"> No<\/label><\/div><\/div>\n            <div class=\"form-question\"><label>4. \u00bfSos testigo de mentiras o contradicciones notorias en lo que dice o hace?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q4\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q4\" value=\"0\"> No<\/label><\/div><\/div>\n            <div class=\"form-question\"><label>5. \u00bfTu pareja se muestra encantadora en p\u00fablico pero agresiva o cruel en privado?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q5\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q5\" value=\"0\"> No<\/label><\/div><\/div>\n            <div class=\"form-question\"><label>6. \u00bfTe sent\u00eds vigilado\/a, invadido\/a o controlado\/a?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q6\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q6\" value=\"0\"> No<\/label><\/div><\/div>\n            <div class=\"form-question\"><label>7. \u00bfSent\u00eds miedo o ansiedad cuando vas a contarle algo importante?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q7\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q7\" value=\"0\"> No<\/label><\/div><\/div>\n            <div class=\"form-question\"><label>8. \u00bfTu pareja parece no tener empat\u00eda genuina por tus dolores o emociones?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q8\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q8\" value=\"0\"> No<\/label><\/div><\/div>\n            <div class=\"form-question\"><label>9. \u00bfTe cuesta reconocer qui\u00e9n eras antes de esta relaci\u00f3n?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q9\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q9\" value=\"0\"> No<\/label><\/div><\/div>\n            <div class=\"form-question\"><label>10. \u00bfTu autoestima decay\u00f3 desde que est\u00e1s con esta persona?<\/label><div class=\"radio-options\"><label><input type=\"radio\" name=\"q10\" value=\"1\" required> S\u00ed<\/label><label><input type=\"radio\" name=\"q10\" value=\"0\"> No<\/label><\/div><\/div>\n        <\/div>\n\n        <div class=\"form-section\">\n            <h3>Parte 2: Nivel de Malestar Conyugal<\/h3>\n            <div class=\"form-question\"><label>11. \u00bfQu\u00e9 tan frecuente es la tensi\u00f3n o el conflicto? (0: Nunca, 10: Constante)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q11\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n            <div class=\"form-question\"><label>12. \u00bfQu\u00e9 nivel de agotamiento emocional sent\u00eds despu\u00e9s de interactuar? (0: Nulo, 10: Extremo)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q12\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n            <div class=\"form-question\"><label>13. \u00bfTe sent\u00eds enredado\/a en din\u00e1micas repetitivas sin salida? (0: Nunca, 10: Siempre)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q13\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n            <div class=\"form-question\"><label>14. \u00bfQu\u00e9 grado de libertad ten\u00e9s para expresarte sin ser castigado\/a? (0: Total, 10: Ninguna)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q14\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n            <div class=\"form-question\"><label>15. \u00bfSos consciente de estar sacrificando tu salud o paz por la relaci\u00f3n? (0: No, 10: Totalmente)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q15\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n        <\/div>\n        \n        <div class=\"form-section\">\n            <h3>Parte 3: Nivel de Satisfacci\u00f3n Real<\/h3>\n            <div class=\"form-question\"><label>16. \u00bfQu\u00e9 tan feliz dec\u00eds sentirte en esta relaci\u00f3n? (0: Infeliz, 10: Plenamente feliz)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q16\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n            <div class=\"form-question\"><label>17. \u00bfQu\u00e9 nivel de deseo sexual y afectivo sent\u00eds? (0: Nulo, 10: Muy alto)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q17\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n            <div class=\"form-question\"><label>18. \u00bfCu\u00e1nto disfrut\u00e1s genuinamente el tiempo compartido? (0: Nada, 10: Much\u00edsimo)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q18\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n            <div class=\"form-question\"><label>19. \u00bfQu\u00e9 tan respetado\/a y cuidado\/a te sent\u00eds? (0: Nada, 10: Totalmente)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q19\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n            <div class=\"form-question\"><label>20. \u00bfQu\u00e9 tan libre sos para crecer y evolucionar sin ser obstaculizado\/a? (0: Totalmente libre, 10: Completamente bloqueado\/a)<\/label><div class=\"range-slider-container\"><input type=\"range\" name=\"q20\" min=\"0\" max=\"10\" value=\"5\" class=\"slider\" required><span class=\"range-value\">5<\/span><\/div><\/div>\n        <\/div>\n\n        <div class=\"form-section\">\n            <h3>Parte 4: Reflexi\u00f3n Final<\/h3>\n            <div class=\"form-question\"><label>21. Si tu relaci\u00f3n fuera un clima o paisaje, \u00bfcu\u00e1l ser\u00eda y por qu\u00e9?<\/label><textarea name=\"q21\" rows=\"4\" required><\/textarea><\/div>\n            <div class=\"form-question\"><label>22. \u00bfQu\u00e9 necesitar\u00eda pasar para que tu bienestar mejore significativamente?<\/label><textarea name=\"q22\" rows=\"4\" required><\/textarea><\/div>\n        <\/div>\n\n        <button type=\"submit\">Ver Mi Diagn\u00f3stico<\/button>\n    <\/form>\n\n    <div id=\"results-container\">\n        <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const form = document.getElementById('gps-parejas-form');\n    const progressBar = document.getElementById('progress-bar');\n    const resultsContainer = document.getElementById('results-container');\n    const container = document.getElementById('gps-parejas-container');\n    \n    const inputs = Array.from(form.querySelectorAll('input[required], textarea[required]'));\n    const totalQuestions = inputs.length;\n\n    const updateProgressBar = () => {\n        let completedCount = 0;\n        const radioGroups = {};\n        inputs.forEach(input => {\n            if (input.type === 'radio') {\n                if (!radioGroups[input.name] && input.checked) { radioGroups[input.name] = true; completedCount++; }\n            } else if (input.value.trim() !== '') { completedCount++; }\n        });\n        const percentage = totalQuestions > 0 ? Math.round((completedCount \/ totalQuestions) * 100) : 0;\n        progressBar.style.width = percentage + '%';\n        progressBar.textContent = percentage + '%';\n    };\n    form.addEventListener('input', updateProgressBar);\n\n    const sliders = form.querySelectorAll('.slider');\n    sliders.forEach(slider => {\n        const valueSpan = slider.nextElementSibling;\n        slider.addEventListener('input', () => { valueSpan.textContent = slider.value; });\n    });\n\n    form.addEventListener('submit', function(event) {\n        event.preventDefault();\n        const formData = new FormData(form);\n        const data = Object.fromEntries(formData.entries());\n\n        \/\/ --- NUEVA L\u00d3GICA DE PUNTUACI\u00d3N UNIFICADA ---\n        \/\/ M\u00e1s puntos = Peor situaci\u00f3n\n        let scoreParte1 = 0; for (let i = 1; i <= 10; i++) { scoreParte1 += parseInt(data[`q${i}`] || 0); }\n        let scoreParte2 = 0; for (let i = 11; i <= 15; i++) { scoreParte2 += parseInt(data[`q${i}`] || 0); }\n        \n        \/\/ La parte 3 (Satisfacci\u00f3n) se invierte: 10 en satisfacci\u00f3n = 0 puntos de problema.\n        let scoreParte3_inverted = 0;\n        for (let i = 16; i <= 20; i++) {\n            scoreParte3_inverted += (10 - parseInt(data[`q${i}`] || 0));\n        }\n        \n        const totalScore = scoreParte1 + scoreParte2 + scoreParte3_inverted;\n\n        let resultTier = '';\n        let resultHTML = '';\n\n        if (totalScore <= 20) {\n            resultTier = '\ud83d\udfe2 Seguir Bien';\n            resultHTML = `<div class=\"result-quadrant quadrant-green\"><h3>${resultTier} (Puntaje: ${totalScore})<\/h3><p>\u00a1Felicidades! Tu diagn\u00f3stico muestra un riesgo bajo de toxicidad, un malestar bajo y una satisfacci\u00f3n alta. Te encuentras en un v\u00ednculo estable, disfrutable y saludable. Es una base s\u00f3lida para seguir construyendo juntos.<\/p><\/div>`;\n        } else if (totalScore <= 45) {\n            resultTier = '\ud83d\udfe1 Separarse Bien';\n            resultHTML = `<div class=\"result-quadrant quadrant-yellow\"><h3>${resultTier} (Puntaje: ${totalScore})<\/h3><p>Tu diagn\u00f3stico sugiere que la relaci\u00f3n es inviable, pero existe la lucidez y madurez para encarar el proceso de forma consciente. Aunque el v\u00ednculo termina, es posible hacerlo minimizando el da\u00f1o y preservando el respeto. Est\u00e1s en una posici\u00f3n de tomar una decisi\u00f3n dif\u00edcil pero sana.<\/p><\/div>`;\n        } else if (totalScore <= 75) {\n            resultTier = '\ud83d\udd34 Seguir Mal';\n            resultHTML = `<div class=\"result-quadrant quadrant-red\"><h3>${resultTier} (Puntaje: ${totalScore})<\/h3><p>Tu diagn\u00f3stico indica un malestar muy alto y una satisfacci\u00f3n baja. Vives en una zona de desgaste severo y estancamiento. La relaci\u00f3n consume tu energ\u00eda y te impide crecer. Es un estado de sufrimiento cr\u00f3nico.<\/p><\/div>`;\n        } else {\n            resultTier = '\u26d4 Separarse Mal';\n            resultHTML = `<div class=\"result-quadrant quadrant-black\"><h3>${resultTier} (Puntaje: ${totalScore})<\/h3><p>Tu diagn\u00f3stico indica una combinaci\u00f3n de alto riesgo de toxicidad y malestar severo. Est\u00e1s en la zona de mayor peligro, con alta probabilidad de da\u00f1o mutuo, manipulaci\u00f3n y caos. Proteger tu integridad es la m\u00e1xima prioridad.<\/p><\/div>`;\n        }\n        \n        const upgradeOfferHTML = `\n            <div class=\"upgrade-offer\">\n                <h4>\ud83d\ude80 Para un acompa\u00f1amiento hecho a tu medida, pod\u00e9s continuar con nosotros a trav\u00e9s de este enlace:<br><a href=\"https:\/\/wa.me\/5491123330631\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/wa.me\/5491123330631<\/a><\/h4>\n                <hr style=\"border-top: 1px dashed #ccc; margin: 15px 0;\">\n                <ul>\n                    <li><strong>Matriz FODA:<\/strong> $35.000 ARS \/ USD 25<\/li>\n                    <li><strong>PAQUETES DE SESIONES INDIVIDUALES<\/strong>\n                        <ul style=\"list-style-type: none; padding-left: 20px; margin-top: 10px;\">\n                            <li><strong>1 Sesi\u00f3n Individual:<\/strong> $120.000 ARS \/ USD 90<\/li>\n                            <li><strong>3 Sesiones:<\/strong> $220.000 ARS \/ USD 170<\/li>\n                            <li><strong>5 Sesiones:<\/strong> $330.000 ARS \/ USD 260<\/li>\n                        <\/ul>\n                    <\/li>\n                <\/ul>\n                <p style=\"text-align:center; margin-top: 20px;\"><strong>Contacto y Consultas (WhatsApp): +54 9 11 2333 0631<\/strong><\/p>\n            <\/div>`;\n\n        form.style.display = 'none';\n        container.querySelector('.progress-bar-container').style.display = 'none';\n        resultsContainer.innerHTML = resultHTML + upgradeOfferHTML;\n        resultsContainer.style.display = 'block';\n\n        sendDataToGoogleSheet(data, totalScore, resultTier);\n    });\n    \n    function sendDataToGoogleSheet(formData, totalScore, resultTier) {\n        const submissionData = { ...formData, totalScore, resultTier };\n\n        \/\/ URL de tu Google Apps Script para el GPS Parejas\n        const endpointURL = 'https:\/\/script.google.com\/macros\/s\/AKfycbzeqCtJZa3D_qUz1o5sLgcKg-gRo189oaFobvBOySmACMIo33UyefSWGqML2YkaUWk\/exec'; \n\n        fetch(endpointURL, {\n            method: 'POST',\n            mode: 'no-cors',\n            headers: { 'Content-Type': 'application\/json' },\n            body: JSON.stringify(submissionData)\n        })\n        .then(() => { console.log('Datos enviados a Google Sheet.'); })\n        .catch(error => { console.error('Error al enviar los datos a Google Sheet:', error); });\n    }\n});\n<\/script><\/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\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GPS Parejas Una br\u00fajula para diagnosticar d\u00f3nde est\u00e1s emocionalmente con tu pareja. 0% Tus Datos Nombre Email Parte 1: Ambiente de la Relaci\u00f3n 1. \u00bfTu pareja te hace sentir inferior o culpable frecuentemente, sin asumir su parte? S\u00ed No 2. \u00bfMinimiza o invalida tus emociones cuando algo te molesta? S\u00ed No 3. \u00bfTe sent\u00eds manipulado\/a &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/menteparatodos.com\/index.php\/tu-gps-emocional\/\"> <span class=\"screen-reader-text\">Tu GPS emocional<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","footnotes":""},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/menteparatodos.com\/index.php\/wp-json\/wp\/v2\/pages\/7845"}],"collection":[{"href":"https:\/\/menteparatodos.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/menteparatodos.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/menteparatodos.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/menteparatodos.com\/index.php\/wp-json\/wp\/v2\/comments?post=7845"}],"version-history":[{"count":25,"href":"https:\/\/menteparatodos.com\/index.php\/wp-json\/wp\/v2\/pages\/7845\/revisions"}],"predecessor-version":[{"id":7911,"href":"https:\/\/menteparatodos.com\/index.php\/wp-json\/wp\/v2\/pages\/7845\/revisions\/7911"}],"wp:attachment":[{"href":"https:\/\/menteparatodos.com\/index.php\/wp-json\/wp\/v2\/media?parent=7845"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}