{"id":51,"date":"2025-09-03T16:34:44","date_gmt":"2025-09-03T16:34:44","guid":{"rendered":"https:\/\/lidh.com.mx\/about\/"},"modified":"2025-09-04T19:11:04","modified_gmt":"2025-09-04T19:11:04","slug":"nuestro-proposito","status":"publish","type":"page","link":"https:\/\/lidh.com.mx\/en\/nuestro-proposito\/","title":{"rendered":"Why We Do It"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\">\n  <!-- Meta etiqueta para que el sitio se ajuste al ancho del dispositivo -->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title><\/title>\n  <style>\n    \/* Reset b\u00e1sico *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    \n    body {\n      font-family: sans-serif;\n      line-height: 1.6;\n    }\n\n    h1 {\n        flex: 1;\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 600; \/* Medium *\/\n        font-size: 36pt;\n        line-height: 1.1;\n        text-align: left;\n\n    }\n\n    p {\n        flex: 1;\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 500; \/* Medium *\/\n        font-size: 16pt;\n        line-height: 1.1;\n\n    }\n\n    header{\n        padding-top: 40px;\n    }\n    .Seccion-queremos-que-alla-mas-dinero-movil {\n    color: #ffffff;\n background-color:#fffff;\n    background-image: url('https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/seccion-2-escritorio.png'); \/* Imagen para web *\/\n    background-size: 56% auto; \/* Ajusta la imagen para que no quede tan grande *\/\n    background-repeat: no-repeat;\n    background-position: right center;\n    font-family: 'Chiswick Sans Text Semibold';\n    text-align: right;\n    padding-top: 5%;\n    height: 100vh;\n    }\n\n  .seccion-usuarias-movil {\n    background-color: #f8d7cc;\n    background-size: cover;\n    background-position: center;\n    padding-top: 20px;\n    font-family: 'Chiswick Sans Text Semibold';\n    height: 100vh;\n  }\n\n  .container-header {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  flex-wrap: wrap; \/* Para que en pantallas peque\u00f1as se acomoden en columna *\/\n\n}\n\n\/* T\u00edtulo a la derecha *\/\n.container-header h1 {\n  flex: 1;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 600; \/* Medium *\/\n  font-size: 36pt;\n  color: #22304c;\n  padding: 30px;\n  line-height: 1.1;\n  text-align: left;\n  padding-top: 3%;\n}\n\n\/* P\u00e1rrafo a la izquierda *\/\n.container-header p {\n  flex: 1;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 500; \/* Medium *\/\n  font-size: 16pt;\n  color: #fff;\n  padding: 6%;\n  padding-right: 180px; \/* Espacio aumentado a la derecha *\/\n  line-height: 1.1;\n  text-align: center;\n}\n\n\nbutton {\n    background-color: #e34130; \/* Rojo *\/\n    color: #fff;\n    border: none;\n    border-radius: 30px; \/* Redondeado *\/\n    padding: 10px 20px;\n    font-size: 20px;\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 600;\n    cursor: pointer;\n    transition: background 0.3s ease;\n    width: 290px;\n    height: 50px;\n    display: block;\n    margin: 0; \/* Alinea a la izquierda *\/\n}\n.button-container a {\n    text-decoration: none;\n}\n\n.Seccion-juntas {\n    max-width: 100%;\n    margin: 0;\n    padding: 50px 20px 20px;\n    background-color: #f8d7cc;\n}\n\n\n\/* Contenedor de la tabla *\/\n.Seccion-juntas table {\n    width: 100%;\n    border-spacing: 0 20px;\n    text-align: left;\n    border: none;\n    padding-left: 200px;\n    padding-right: 200px;\n}\n.Seccion-juntas tr td {\n    border-top: 2px solid #a7958e; \/* L\u00ednea roja arriba *\/\n    border-bottom: 2px solid #a7958e; \/* L\u00ednea roja abajo *\/\n    padding: 5px 5px;\n}\n\n.Seccion-juntas td {\n    vertical-align: middle;\n}\n\/* Celda de la imagen *\/\n.Seccion-juntas td:first-child {\n    padding-right: 20px;\n}\n\n\/* Im\u00e1genes dentro de la tabla *\/\n.Seccion-juntas img {\n    width: auto;\n    height: 200px;\n    display: block;  \/* Hace que la imagen sea un bloque *\/\n    margin: auto;  \/* Centra horizontalmente *\/\n}\n\n\n\/* Encabezados *\/\n.Seccion-juntas h1 {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 600; \/* Medium *\/\n    font-size: 40pt;\n    color: #22304c;\n    padding: 5px;\n    line-height: 1.1;\n    text-align: center;\n}\n\n\/* P\u00e1rrafos *\/\n.Seccion-juntas p {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 500;\n    font-size: 20pt;\n    color: #22304c;\n    line-height: 1.1;\n    margin-top: 5px;\n    padding: 5px;\n    text-align: center;  \n\n}\n\n.Seccion-juntas table h1 {\n    text-align: left;\n}\n\n\/* P\u00e1rrafos *\/\n.Seccion-juntas table p {\n    text-align: left;  \n}\n\n\n\/* Bot\u00f3n *\/\n.Seccion-juntas .boton-container {\n    display: flex;\n    justify-content: center;\n    margin-top: 10px;\n}\n\n.Seccion-juntas button {\n    background-color: #e34130;\n    color: #FFF;\n    border: none;\n    border-radius: 30px;\n    padding: 10px 20px;\n    font-size: 14px;\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 600;\n    cursor: pointer;\n    transition: background 0.3s ease;\n    width: 200px;\n    height: 40px;\n}\n\n\/* Quitar subrayado del enlace *\/\n.Seccion-juntas a {\n    text-decoration: none;\n}\n\n.Siguiente-paso {\n    display: grid;\n    grid-template-columns: 1fr 1fr; \/* Dos columnas para web *\/\n    gap: 40px; \/* Espacio entre columnas *\/\n    align-items: center;\n    justify-content: center;\n    max-width: 1200px;\n    margin: auto;\n    padding: 40px 20px;\n    height: 100vh;\n    \n    h4{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 600; \/* Medium *\/\n        font-size: 26pt;\n        color: #22304c;\n        padding: 26px;\n        line-height: 1.1;\n        text-align: center;\n    }\n}\n\n\/* Asegurar que el contenido est\u00e9 centrado verticalmente *\/\n.Siguiente-paso > div {\n    display: flex;\n    flex-direction: column;\n    justify-content: center; \/* Centra el texto verticalmente *\/\n}\n\n\/* Contenedor del slide *\/\n.falso-scroll {\n  width: 100%;\n  height: 450px; \/* Altura fija, igual a la altura de cada imagen *\/\n  overflow: hidden;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  position: relative;\n}\n\n.falso-scroll .imagenes {\n  display: flex;\n  flex-direction: column;\n  \/* La transici\u00f3n se aplicar\u00e1 en el script *\/\n}\n\n.falso-scroll img {\n  width: 100%;\n  max-width: 700px; \/* Ajusta seg\u00fan tu dise\u00f1o *\/\n  height: auto;\n  display: block;\n  margin: 0;\n}\n\n.texto-scroll{\n\n    h1{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 600; \/* Medium *\/\n        font-size: 36pt;\n        color: #22304c;\n        padding: 26px;\n        line-height: 1.1;\n        text-align: left;\n        padding-top: 0px;\n        text-align: center;\n    }\n    p{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 500; \/* Medium *\/\n        font-size: 16pt;\n        color: #22304c;\n        padding: 5%;\n        line-height: 1.1;\n        text-align: center;\n    }\n    a{\n            text-decoration: none;\n    }\n}\n\n.Reconocimientos {\n    width: 100%;\n    background-color: #99c6bb; \/* Color de fondo opcional *\/\n    padding: 60px 20px;\n\n    h1{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 500; \/* Medium *\/\n        font-size: 46pt;\n        color: #22304c;\n        padding: 26px;\n        line-height: 1.1;\n        text-align: left;\n        padding-top: 3%;\n        text-align: center;\n    }\n    p{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 500; \/* Medium *\/\n        font-size: 16pt;\n        color: #ffff;\n        padding: 5%;\n        line-height: 1.1;\n        text-align: center;\n    }\n    a{\n            text-decoration: none;\n    }\n}\n\n\n.Reconocimientos .contenido {\n    max-width: 1200px;\n    margin: auto;\n    display: grid;\n    grid-template-columns: 40% 60%;\n    gap: 20px;\n    align-items: center;\n}\n\n\/* Cada fila dentro del contenedor *\/\n.Reconocimientos .fila {\n    display: contents; \/* Para que cada par de elementos respete el grid *\/\n}\n\n\/* Estilos para la columna de imagen *\/\n.Reconocimientos .imagen {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}\n\n.Reconocimientos .imagen img {\n    width: 100%;\n    max-width: 350px;\n    height: auto;\n    border-radius: 10px;\n}\n\n\/* Estilos para la columna de texto *\/\n.Reconocimientos .texto {\n    font-size: 1.3rem;\n    line-height: 1.6;\n    padding: 20px;\n    \n}\n\n.Testimonios {\n    background-color: #f8d7cc;\n    text-align: center;\n    padding: 40px 0px;\n\n    h1{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 500; \/* Medium *\/\n        font-size: 46pt;\n        color: #22304c;\n        padding: 26px;\n        line-height: 1.1;\n        padding-top: 3%;\n        text-align: center;\n    }\n    p{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 500; \/* Medium *\/\n        font-size: 16pt;\n        color: #ffff;\n        padding: 0px;\n        line-height: 1.1;\n        text-align: center;\n    }\n    a{\n            text-decoration: none;\n    }\n}\n\n\n\/* Contenedor del carrusel *\/\n.carrusel {\n    padding-top: 50px;\n    padding-bottom: 50px;\n    position: relative;\n    width:100%;\n    margin: auto;\n    overflow: hidden;\n}\n\n\/* Contenedor de los testimonios *\/\n.carrusel-contenedor {\n    display: flex;\n    transition: transform 0.5s ease; \/* Suavizamos el movimiento *\/\n}\n\n\/* Cada testimonio ocupa un ancho del 100% *\/\n.testimonio {\n    flex: 0 0 33.33%; \/* 3 testimonios a la vez en vista web *\/\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    margin-right: 0px; \/* Ajustamos el margen entre im\u00e1genes *\/\n \n}\n\n\/* Imagen dentro del testimonio *\/\n.testimonio img {\n    width: 100%;\n    height: auto;\n    max-width: 350px; \/* Ajustamos para que ocupe el ancho *\/\n    border-radius: 10px;\n}\n\n\/* Botones de navegaci\u00f3n *\/\n.boton {\n    position: absolute;\n    top: 50%;\n    background-color: rgba(0, 0, 0, 0.4);\n    color: white;\n    border: none;\n    width: 50px;\n    height: 50px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    cursor: pointer;\n    font-size: 20px;\n    border-radius: 50%;\n    transform: translateY(-50%);\n    opacity: 0.7;\n    transition: background-color 0.3s ease, opacity 0.3s ease;\n}\n\n\/* Flecha previa *\/\n.boton-prev {\n    left: 10px;\n}\n\n\/* Flecha siguiente *\/\n.boton-next {\n    right: 10px;\n}\n\n\/* Efecto hover en los botones *\/\n.boton:hover {\n    background-color: rgba(0, 0, 0, 0.6);\n    opacity: 1;\n}\n\n.contacto {\n    text-align: center;\n    padding: 40px 20px;\n    background-color: #f9f9f9;\n\n    h1{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 600; \/* Medium *\/\n        font-size: 46pt;\n        color: #22304c;\n        padding: 26px;\n        line-height: 1.1;\n        text-align: left;\n        padding-top: 3%;\n        text-align: center;\n    }\n    p{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 500; \/* Medium *\/\n        font-size: 16pt;\n        color: #22304c;\n        padding: 5%;\n        line-height: 1.1;\n        text-align: center;\n    }\n    a{\n            text-decoration: none;\n    }\n}\n\n.contacto-contenedor {\n    max-width: 1000px;\n    margin: auto;\n}\n\n.contacto p {\n    font-size: 1.2rem;\n    color: #333;\n    margin-bottom: 20px;\n    line-height: 1.6;\n}\n\n.boton-contacto {\n    display: inline-block;\n    padding: 12px 24px;\n    font-size: 1rem;\n    color: white;\n    background-color: #99c6bb;\n    border-radius: 5px;\n    text-decoration: none;\n    transition: background 0.3s ease;\n}\n\n.boton-contacto:hover {\n    background-color: #99c6bb;\n}\n\n    \n    \/* Media Query para dispositivos con pantallas peque\u00f1as *\/\n    @media (max-width: 768px) {\n\n        h1 {\n        flex: 1;\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 600; \/* Medium *\/\n        font-size: 20pt;\n       \n    }\n\n        p {\n            flex: 1;\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 500; \/* Medium *\/\n            font-size: 12pt;\n\n    }\n\n    .Seccion-queremos-que-alla-mas-dinero-movil {\n        background-size: 120% auto ; \n        background-repeat: no-repeat;\n        background-position: center;\n        background-image: url('https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/sobre-p1.png');\n        font-family: 'Chiswick Sans Text Semibold';\n        text-align: left;\n        padding-top: 0px;\n        width: 100%;       \n        height: 100vh;\n    }\n\n    .seccion-usuarias-movil {\n        background-color: #f8d7cc;\n        background-size: cover;\n        background-position: center;\n        padding-top: 0px;\n        font-family: 'Chiswick Sans Text Semibold';\n        height:100vh;\n    }\n    .container-header {\n        flex-direction: column; \/* Apila los elementos en m\u00f3viles *\/\n        text-align: center; \/* Centra el contenido *\/\n    }\n\n    .container-header h1 {\n        font-size: 48pt;\n        text-align: center; \/* Centra el t\u00edtulo en m\u00f3viles *\/\n        font-size: 30pt; \/* Reduce el tama\u00f1o para m\u00f3viles *\/\n        padding-top:70px;\n        color: #FFF;\n        text-align: left;   \n    }\n\n    .container-header p {\n    text-align: center; \/* Centra el p\u00e1rrafo *\/\n    font-size: 14pt; \/* Tama\u00f1o m\u00e1s adecuado *\/\n    padding-top: 70px;\n    color: #22304c;\n    padding-right: 25px; \n    text-align: center;\n    margin-top: 25%;\n    }\n\n    \/* Contenedor del bot\u00f3n centrado *\/\n    .button-container {\n    display: flex;\n    justify-content: center; \/* Centra horizontalmente *\/\n    align-items: center; \/* Asegura alineaci\u00f3n vertical *\/\n    width: 100%; \/* Ocupa todo el ancho disponible *\/\n    text-decoration: none;\n    }\n\n    \/* Estilos del bot\u00f3n *\/\n    button {\n    background-color: #e34130; \/* Rojo *\/\n    color: #FFF;\n    border: none;\n    border-radius: 30px; \/* Redondeado *\/\n    padding: 10px 10px;\n    font-size: 16px;\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 600;\n    cursor: pointer;\n    transition: background 0.3s ease;\n    width: 220px;\n    height: 50px;\n    }\n\n    .Seccion-juntas {\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 50px 20px;\n    }\n\n    .Seccion-juntas table {\n    width: 100%;\n    border-spacing: 0 20px;\n    text-align: left;\n    border: none;\n    padding-left: 0px;\n    padding-right:0px;\n    }\n    .Seccion-juntas img {\n    width: 100px;\n    height: auto;\n    display: block;  \/* Hace que la imagen sea un bloque *\/\n    margin: auto;  \/* Centra horizontalmente *\/\n    }\n\n    .Seccion-juntas h1 {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 600; \/* Medium *\/\n    font-size: 20pt;\n    color: #22304c;\n    padding: 5px;\n    line-height: 1.1;\n    text-align: center;\n    }\n\n\/* P\u00e1rrafos *\/\n    .Seccion-juntas p {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 500;\n    font-size: 12pt;\n    color: #22304c;\n    line-height: 1.1;\n    margin-top: 5px;\n    padding: 5px;\n    text-align: center;\n    }\n\n    .Seccion-juntas tr td {\n    border-top: 2px solid #a7958e; \/* L\u00ednea roja arriba *\/\n    border-bottom: 2px solid #a7958e; \/* L\u00ednea roja abajo *\/\n    padding: 5px 0px;\n    }\n\n    .Siguiente-paso {\n    height: auto; \/* Ajuste autom\u00e1tico para evitar exceso de espacio *\/\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 20px;\n    }\n    \n    .falso-scroll {\n        width: 100%;\n        height: 400px; \/* Ajuste autom\u00e1tico para adaptarse al contenido *\/\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        overflow: hidden;\n    }\n    \n    .falso-scroll img {\n        width: 100%;\n        max-width: 600px; \/* Ajuste para m\u00f3viles *\/\n        height: auto;\n        margin: 0; \/* Eliminamos los m\u00e1rgenes extra *\/\n        display: block;\n    }\n    .Siguiente-paso{\n\n        h1{\n            font-size: 20pt;\n            color: #22304c;\n            padding: 5%;\n        }\n        \n        h4{\n            \n             font-family: 'Montserrat', sans-serif;\n                font-weight: 600; \/* Medium *\/\n                font-size: 14pt;\n                color: #22304c;\n                padding: 26px;\n                line-height: 1.1;\n                text-align: center;\n        }\n       \n        \n        p{\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 500; \/* Medium *\/\n            font-size: 12pt;\n            color: #22304c;\n            padding: 0px;\n            line-height: 1.1;\n            text-align: center;\n        }\n        a{\n            text-decoration: none;\n        }\n}\n\n\n    .Reconocimientos{\n        padding: 60px 0px;\n\n            h1{\n                font-size: 20pt;\n                font-weight: 600; \/* Medium *\/\n                color: #22304c;\n                padding: 5%;\n            }\n            p{\n                font-family: 'Montserrat', sans-serif;\n                font-weight: 500; \/* Medium *\/\n                font-size: 12pt;\n                color: #ffff;\n                padding: 5%;\n                line-height: 1.1;\n                text-align: left;\n            }\n            a{\n                text-decoration: none;\n            }\n    }\n\n    .Reconocimientos .contenido {\n        grid-template-columns: 40% 60%;\n        gap: 5px;\n    }\n\n    .Reconocimientos .texto {\n        font-size: 1.1rem;\n        text-align: left;\n    }\n\n    .Testimonios{\n        padding: 40px 5px;\n\n        h1{\n                font-size: 20pt;\n                font-weight: 600; \/* Medium *\/\n                color: #22304c;\n                padding: 5%;\n            }\n            p{\n                font-family: 'Montserrat', sans-serif;\n                font-weight: 500; \/* Medium *\/\n                font-size: 12pt;\n                color: #ffff;\n                padding: 5%;\n                line-height: 1.1;\n                text-align: center;\n            }\n            a{\n                text-decoration: none;\n            }\n    }\n\n    .carrusel-contenedor {\n        display: flex;\n    }\n    .testimonio {\n        flex: 0 0 100%; \/* 1 testimonio a la vez *\/\n        margin-right: 0; \/* Sin separaci\u00f3n en dispositivos m\u00f3viles *\/\n    }\n\n    .boton {\n        width: 40px;\n        height: 40px;\n        font-size: 16px;\n    }\n\n    .testimonio img {\n    width: 100%;\n    height: auto;\n    max-width: 250px; \/* Ajustamos para que ocupe el ancho *\/\n    border-radius: 10px;\n    }\n\n    .contacto {\n    text-align: center;\n    padding: 40px 20px;\n    background-color: #f9f9f9;\n\n    h1{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 600; \/* Medium *\/\n        font-size: 20pt;\n        color: #22304c;\n        padding: 20px;\n        line-height: 1.1;\n        text-align: left;\n        padding-top: 3%;\n        text-align: center;\n    }\n    p{\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 500; \/* Medium *\/\n        font-size: 12pt;\n        color: #22304c;\n        padding: 5%;\n        line-height: 1.1;\n        text-align: center;\n    }\n    a{\n            text-decoration: none;\n    }\n}\n\n.contacto-contenedor {\n    max-width: 1000px;\n    margin: auto;\n}\n\n    }\n  <\/style>\n<\/head>\n<body>\n  <header>\n    <div class=\"Seccion-queremos-que-alla-mas-dinero-movil\">\n    \n        <div class=\"container-header\">\n            <br><br>\n            <!-- T\u00edtulo -->\n            <h1>\n                \u00a1Queremos que haya<b> m\u00e1s dinero<\/b> en las manos de las mujeres!\n            <\/h1>\n            <p>\n                En Lidh, somos una comunidad en crecimiento donde m\u00e1s de 74 mil mujeres aprendemos juntas sobre dinero.\n                A trav\u00e9s de nuestra plataforma digital, \n                combinamos tecnolog\u00eda, conocimiento y \n                estrategia para transformar la forma en que \n                las mujeres gestionamos nuestras finanzas. \n                <b>Porque el poder financiero empieza con el conocimiento.<\/b> \n            <\/p>            \n        <\/div>\n    \n        <div class=\"button-container\">\n            <a href=\"https:\/\/lidhacademy.com\">\n                <button>Crea una cuenta gratis<\/button>\n            <\/a>\n        <\/div>\n    <\/div>\n  <\/header>\n  <br><br><br><br><br>\n\n  <div class=\"Seccion-juntas\">\n    <center>\n    <h1>Juntas logramos m\u00e1s<\/h1>\n        <p> Trabajamos cada d\u00eda para que m\u00e1s mujeres \n            alcancen la libertad financiera que tanto buscan. Gracias a nuestra comunidad hemos logrado:<\/p>\n    <\/center>\n    <div>\n        <table>\n            <tr>\n                <td><a href=\"#\"><img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/74mujeres.png\" alt=\"Imagen 1\"><\/a><\/td>\n                <td>\n                    <h1>+74,000<\/h1>\n                    <p>mujeres en nuestra comunidad.<\/p>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><a href=\"#\"><img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/12500comunidad.png\" alt=\"Imagen 2\"><\/a><\/td>\n                <td>\n                    <h1>12,500<\/h1>\n                    <p>usuarias aprendiendo activamente.<\/p>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><a href=\"#\"><img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/50contenidos.png\" alt=\"Imagen 3\"><\/a><\/td>\n                <td>\n                    <h1>+50<\/h1>\n                    <p>contenidos gratuitos disponibles.<\/p>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><a href=\"#\"><img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/12talleres.png\" alt=\"Imagen 4\"><\/a><\/td>\n                <td>\n                    <h1>12 talleres<\/h1>\n                    <p>talleres presenciales llenos de aprendizaje.<\/p>\n                <\/td>\n            <\/tr>\n        <\/table>\n\n        <!-- <div class=\"boton-container\">\n            <a href=\"https:\/\/lidh-academy.mykajabi.com\/library\">\n                <button>Quiero descubrirlo<\/button>\n            <\/a>\n        <\/div> -->\n\n    <\/div>\n<\/div>\n\n<div class=\"Siguiente-paso\">\n    <div class=\"texto-scroll\">\n        <h1>Tu siguiente paso<\/h1>\n        <p> Sabemos que cuando una mujer toma el \n            control de su dinero, transforma su vida. \n            <br>\n            En Lidh, queremos llevar esa transformaci\u00f3n \n            a m\u00e1s mujeres, brindando las herramientas, el \n            conocimiento y la comunidad necesaria \n            para lograrlo.\n            Nuestra meta es ambiciosa, pero juntas \n            podemos alcanzarla:<\/p>\n    <\/div>\n    <div class=\"falso-scroll\">\n        <div class=\"imagenes\">\n            <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/1millon.png\" alt=\"Imagen 1\">\n            <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/100milusuarias.png\" alt=\"Imagen 2\">\n            <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/50contenidosimg.png\" alt=\"Imagen 3\">\n            <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/50talleres.png\" alt=\"Imagen 4\">\n            <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/nuevasherramientas.png\" alt=\"Imagen 5\">\n\n        <\/div>\n    <\/div>\n    \n<\/div>\n<center>\n      <div class=\"boton-container\">\n          <h4>\u00a1El futuro financiero de las mujeres se escribe hoy!<\/h>\n          <br><br>\n            <a href=\"https:\/\/lidh-academy.mykajabi.com\/library\">\n                <button>\u00a1Quiero unirme!<\/button>\n            <\/a>\n        <\/div>\n    <\/center>\n\n<section class=\"Reconocimientos\">\n    <h1 >Reconocimientos que nos impulsan<\/h1>\n    <p style=\"color: #22304c;\"> Cada paso que damos para transformar la \n        educaci\u00f3n financiera de las mujeres nos acerca a un futuro m\u00e1s equitativo.\n        Nuestro trabajo ha sido reconocido por su impacto y compromiso:\n    <\/p>     \n\n    <div class=\"contenido\">\n        <div class=\"fila\">\n            <div class=\"imagen\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/Financial-alliance-for-women.png\" alt=\"Premio Innovaci\u00f3n\">\n            <\/div>\n            <div class=\"texto\">\n                <p>Premio <b>\u201cSilver fintech of the year\u201d<\/b>, Londres 2022. \n                    2do lugar en el hackathon \n                    internacional. <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fila\">\n            <div class=\"imagen\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/Google.png\" alt=\"Reconocimiento Empresarial\">\n            <\/div>\n            <div class=\"texto\">\n                <p>Seleccionados y graduados en el <b>cohorte 2022 de Google Latin founders.<\/b> Miami, 2022.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fila\">\n            <div class=\"imagen\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/acelera.png\" alt=\"Excelencia en Servicio\">\n            <\/div>\n            <div class=\"texto\">\n                <p>Seleccionados en el programa de <b>aceleramiento 2023 AlgenX Latam<\/b>. \n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fila\">\n            <div class=\"imagen\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/silverconnect.png\" alt=\"Impacto Social\">\n            <\/div>\n            <div class=\"texto\">\n                <p>Seleccionados 2024. \n                    <b>Dise\u00f1o de programa de \n                    inclusi\u00f3n econom\u00eda plateada. <\/b><\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fila\">\n            <div class=\"imagen\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/kpmg.png\" alt=\"Impacto Social\">\n            <\/div>\n            <div class=\"texto\">\n                <p><b>Top 5 del Global Tech Innovator 2023.<\/b><\/p>\n            <\/div>\n        <\/div>\n\n\n    <\/div>\n<\/section>\n\n<section class=\"Testimonios\">\n    <h1 >Testimonios de nuestra comunidad<\/h1>\n    <p style=\"color: #22304c;\">El cambio es real y nuestra comunidad lo demuestra. Estas son algunas de las \n        experiencias de mujeres que han transformado su relaci\u00f3n con el dinero gracias a Lidh:\n    <\/p> \n    <div class=\"carrusel\">\n        <button class=\"boton boton-prev\">&#10094;<\/button>\n        <div class=\"carrusel-contenedor\">\n            <div class=\"testimonio\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/testimonios1.png\" alt=\"Cliente 1\">\n            <\/div>\n            <div class=\"testimonio\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/testimonios2.png\" alt=\"Cliente 2\">\n            <\/div>\n            <div class=\"testimonio\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/testimonios3.png\" alt=\"Cliente 3\">\n            <\/div>\n            <div class=\"testimonio\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/testimonios4.png\" alt=\"Cliente 4\">\n            <\/div>\n            <div class=\"testimonio\">\n                <img decoding=\"async\" src=\"https:\/\/lidh.com.mx\/wp-content\/uploads\/2025\/09\/testimonios5.png\" alt=\"Cliente 5\">\n            <\/div>\n        <\/div>\n        <button class=\"boton boton-next\">&#10095;<\/button>\n    <\/div>\n  <center>\n    <div class=\"boton-container\">\n          <a href=\"https:\/\/lidh-academy.mykajabi.com\/library\">\n              <button>\u00a1Yo quiero vivirlo!<\/button>\n          <\/a>\n      <\/div>\n    <\/center>\n<\/section>\n\n<section class=\"contacto\">\n    <div class=\"contacto-contenedor\">\n        <h1>Hablemos de tu futuro financiero<\/h1>\n        <p>\n        Queremos escucharte y resolver todas tus dudas. Juntas, podemos ser parte de algo m\u00e1s grande y construir el camino hacia la libertad financiera.\n        <br><br>\n        <b>Escr\u00edbenos y d\u00e9janos tu mensaje.<\/b><br>\n        Env\u00edanos un WhatsApp y te responderemos lo antes posible.\n        <br><br>\n        Tu crecimiento financiero empieza aqu\u00ed. \n        \u00a1Hablemos!\n        <\/p>\n        <a href=\"https:\/\/wa.me\/message\/44LGARHQTCTUA1\" class=\"boton-contacto\">WhatsApp<\/a>\n    <\/div>\n<\/section>\n\n\n\n<script>\n document.addEventListener('DOMContentLoaded', function() {\n  \/* --- Carrusel horizontal (Testimonios) --- *\/\n  (function() {\n    const carruselContenedor = document.querySelector('.carrusel-contenedor');\n    const botonNext = document.querySelector('.boton-next');\n    const botonPrev = document.querySelector('.boton-prev');\n    const testimonios = document.querySelectorAll('.testimonio');\n    let index = 0;\n\n    function actualizarCarrusel() {\n      const desplazamiento = -index * 100;\n      carruselContenedor.style.transform = `translateX(${desplazamiento}%)`;\n    }\n\n    function mostrarSiguiente() {\n      if (index < testimonios.length - 1) {\n        index++;\n      } else {\n        index = 0;\n      }\n      actualizarCarrusel();\n    }\n\n    function mostrarAnterior() {\n      if (index > 0) {\n        index--;\n      } else {\n        index = testimonios.length - 1;\n      }\n      actualizarCarrusel();\n    }\n\n    botonNext.addEventListener('click', mostrarSiguiente);\n    botonPrev.addEventListener('click', mostrarAnterior);\n  })();\n\n  \/* --- Carrusel vertical (falso-scroll) --- *\/\n  (function () {\n  const container = document.querySelector('.falso-scroll .imagenes');\n  if (!container) return; \/\/ Si no existe la secci\u00f3n, salimos.\n\n  const images = document.querySelectorAll('.falso-scroll .imagenes img');\n  const total = images.length;\n  let index = 0;\n  const pauseTime = 3000; \/\/ 3 segundos de pausa\n  const transitionTime = 1000; \/\/ 1 segundo de transici\u00f3n\n\n  \/\/ Establecer las im\u00e1genes inicialmente\n  images.forEach((image, i) => {\n    image.style.position = 'absolute'; \/\/ Posicionarlas en la misma \u00e1rea\n    image.style.top = '0';\n    image.style.left = '0';\n    image.style.width = '100%'; \/\/ Que ocupe todo el ancho\n    image.style.opacity = '0'; \/\/ Hacemos invisibles todas las im\u00e1genes al principio\n    image.style.transition = `opacity ${transitionTime}ms ease`; \/\/ Transici\u00f3n para el cambio de opacidad\n  });\n\n  \/\/ Hacer visible la primera imagen\n  images[index].style.opacity = '1';\n\n  function cycleCarousel() {\n    setTimeout(() => {\n      \/\/ Ocultar la imagen actual\n      images[index].style.opacity = '0';\n\n      \/\/ Avanzar al siguiente \u00edndice\n      index++;\n      if (index >= total) {\n        index = 0; \/\/ Si es la \u00faltima imagen, volvemos a la primera\n      }\n\n      \/\/ Mostrar la siguiente imagen\n      images[index].style.opacity = '1';\n\n      \/\/ Despu\u00e9s de la transici\u00f3n, llamamos a la siguiente\n      cycleCarousel();\n    }, pauseTime);\n  }\n\n  \/\/ Iniciar el carrusel con la primera imagen visible\n  cycleCarousel();\n    })();\n});\n\n\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00a1Queremos que haya m\u00e1s dinero en las manos de las mujeres! En Lidh, somos una comunidad en crecimiento donde m\u00e1s de 74 mil mujeres aprendemos juntas sobre dinero. A trav\u00e9s de nuestra plataforma digital, combinamos tecnolog\u00eda, conocimiento y estrategia para transformar la forma en que las mujeres gestionamos nuestras finanzas. Porque el poder financiero empieza&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-51","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lidh.com.mx\/en\/wp-json\/wp\/v2\/pages\/51","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lidh.com.mx\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lidh.com.mx\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lidh.com.mx\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lidh.com.mx\/en\/wp-json\/wp\/v2\/comments?post=51"}],"version-history":[{"count":8,"href":"https:\/\/lidh.com.mx\/en\/wp-json\/wp\/v2\/pages\/51\/revisions"}],"predecessor-version":[{"id":236,"href":"https:\/\/lidh.com.mx\/en\/wp-json\/wp\/v2\/pages\/51\/revisions\/236"}],"wp:attachment":[{"href":"https:\/\/lidh.com.mx\/en\/wp-json\/wp\/v2\/media?parent=51"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}