{"id":1322,"date":"2024-05-17T16:55:24","date_gmt":"2024-05-17T16:55:24","guid":{"rendered":"https:\/\/ufec-mundial.com\/home\/"},"modified":"2026-07-29T11:54:02","modified_gmt":"2026-07-29T11:54:02","slug":"inicio","status":"publish","type":"page","link":"https:\/\/nuevo-renacer.com\/ru\/","title":{"rendered":"\u041d\u0430\u0447\u0430\u043b\u043e \u0440\u0430\u0431\u043e\u0442\u044b"},"content":{"rendered":"<div class=\"wp-block-uagb-container uagb-block-d5e6bfd2 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-4683922f alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-b4d50668 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-ed53847d alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-33cc6f54 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-4766b9e5 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-5a808416 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-894e1a11 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<style data-wp-block-html=\"css\">\n:root {\n  --primary: #1a365d;\n  --primary-dark: #12243f;\n  --accent: #c9a227;\n  --bg-light: #f8f6f1;\n  --text: #2d3748;\n  --text-light: #4a5568;\n  --card-bg: #ffffff;\n  --radius: 16px;\n  --shadow: 0 10px 30px -8px rgba(26, 54, 93, 0.12);\n  --shadow-hover: 0 20px 40px -12px rgba(26, 54, 93, 0.18);\n}\n\n.home-page {\n  font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n  background: var(--bg-light);\n  color: var(--text);\n  line-height: 1.65;\n}\n\n\/* ========== HERO ========== *\/\n.home-hero {\n  background: linear-gradient(145deg, var(--primary) 0%, #2a4a7a 55%, var(--primary-dark) 100%);\n  color: #fff;\n  text-align: center;\n  padding: 70px 24px 80px;\n  position: relative;\n  overflow: hidden;\n}\n\n.home-hero::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 5px;\n  background: var(--accent);\n}\n\n.home-brand {\n  font-size: 0.95rem;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  opacity: 0.85;\n  margin-bottom: 12px;\n  font-weight: 500;\n}\n\n.home-title {\n  margin: 0 0 18px;\n  font-size: clamp(2.1rem, 5vw, 3.2rem);\n  font-weight: 700;\n  letter-spacing: 0.5px;\n  line-height: 1.2;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.home-subtitle {\n  max-width: 560px;\n  margin: 0 auto;\n  font-size: 1.2rem;\n  opacity: 0.92;\n  font-weight: 400;\n}\n\n\/* ========== QUOTES ========== *\/\n.home-quotes {\n  max-width: 1000px;\n  margin: -40px auto 0;\n  padding: 0 20px;\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 24px;\n  position: relative;\n  z-index: 2;\n}\n\n.quote-card {\n  background: var(--card-bg);\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n  padding: 28px 26px 30px;\n  border: 1px solid rgba(26, 54, 93, 0.06);\n  transition: all 0.35s ease;\n}\n\n.quote-card:hover {\n  transform: translateY(-5px);\n  box-shadow: var(--shadow-hover);\n}\n\n.quote-icon {\n  font-size: 1.6rem;\n  margin-bottom: 10px;\n  display: block;\n}\n\n.quote-name {\n  margin: 0 0 12px;\n  font-size: 1.15rem;\n  font-weight: 700;\n  color: var(--primary);\n}\n\n.quote-text {\n  margin: 0;\n  font-size: 1.02rem;\n  color: var(--text-light);\n  font-style: italic;\n  line-height: 1.55;\n}\n\n\/* ========== SECTIONS ========== *\/\n.home-sections {\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 60px 20px 80px;\n}\n\n.sections-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n  gap: 28px;\n}\n\n.section-card {\n  background: var(--card-bg);\n  border-radius: var(--radius);\n  box-shadow: var(--shadow);\n  overflow: hidden;\n  border: 1px solid rgba(26, 54, 93, 0.06);\n  display: flex;\n  flex-direction: column;\n  transition: all 0.35s ease;\n}\n\n.section-card:hover {\n  transform: translateY(-6px);\n  box-shadow: var(--shadow-hover);\n}\n\n.section-header {\n  background: linear-gradient(135deg, var(--primary) 0%, #2a4a7a 100%);\n  color: #fff;\n  padding: 20px 24px 16px;\n  position: relative;\n}\n\n.section-header::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: var(--accent);\n}\n\n.section-title {\n  margin: 0;\n  font-size: 1.18rem;\n  font-weight: 600;\n  line-height: 1.35;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.section-body {\n  padding: 22px 24px 26px;\n  flex-grow: 1;\n  display: flex;\n  flex-direction: column;\n}\n\n.section-text {\n  margin: 0 0 20px;\n  color: var(--text);\n  font-size: 0.98rem;\n  flex-grow: 1;\n}\n\n.section-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  color: var(--primary);\n  font-weight: 600;\n  text-decoration: none;\n  font-size: 0.95rem;\n  transition: color 0.25s ease;\n  margin-top: auto;\n}\n\n.section-link:hover {\n  color: var(--accent);\n}\n\n.section-link svg {\n  width: 16px;\n  height: 16px;\n  transition: transform 0.25s ease;\n}\n\n.section-link:hover svg {\n  transform: translateX(4px);\n}\n\n\/* Novedades etwas hervorgehoben *\/\n.section-card.novedades .section-header {\n  background: linear-gradient(135deg, #1a4a3a 0%, #2d6a55 100%);\n}\n\n@media (max-width: 600px) {\n  .home-hero {\n    padding: 50px 18px 60px;\n  }\n\n  .home-quotes {\n    margin-top: -30px;\n  }\n\n  .home-sections {\n    padding: 40px 16px 60px;\n  }\n\n  .sections-grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<div class=\"home-page\">\n  <!-- HERO -->\n  <section class=\"home-hero\">\n    <div class=\"home-brand\">Uni\u00f3n Esp\u00edrita<\/div>\n    <h1 class=\"home-title\">Nuevo Renacer<\/h1>\n    <p class=\"home-subtitle\">\n      \u0414\u0443\u0445\u043e\u0432\u043d\u044b\u0439 \u0440\u043e\u0441\u0442, \u0432\u0434\u043e\u0445\u043d\u043e\u0432\u043b\u0451\u043d\u043d\u044b\u0439 \u0415\u0432\u0430\u043d\u0433\u0435\u043b\u0438\u0435\u043c \u0418\u0438\u0441\u0443\u0441\u0430 \u0438 \u0441\u043f\u0438\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u043c \u0443\u0447\u0435\u043d\u0438\u0435\u043c.\n    <\/p>\n  <\/section>\n\n  <!-- ZITATE -->\n  <div class=\"home-quotes\">\n    <article class=\"quote-card\">\n      <span class=\"quote-icon\">\u271d<\/span>\n      <h3 class=\"quote-name\">Jes\u00fas<\/h3>\n      <p class=\"quote-text\">\n        \u00ab\u0418\u0441\u0442\u0438\u043d\u043d\u043e, \u0438\u0441\u0442\u0438\u043d\u043d\u043e \u0433\u043e\u0432\u043e\u0440\u044e \u0442\u0435\u0431\u0435: \u0435\u0441\u043b\u0438 \u043a\u0442\u043e \u043d\u0435 \u0440\u043e\u0434\u0438\u0442\u0441\u044f \u0441\u0432\u044b\u0448\u0435, \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u0426\u0430\u0440\u0441\u0442\u0432\u0430 \u0411\u043e\u0436\u0438\u044f.\u00bb\n      <\/p>\n    <\/article>\n    <article class=\"quote-card\">\n      <span class=\"quote-icon\">\ud83d\udcd6<\/span>\n      <h3 class=\"quote-name\">Allan Kardec<\/h3>\n      <p class=\"quote-text\">\n        \u00ab\u0420\u043e\u0436\u0434\u0430\u0442\u044c\u0441\u044f, \u0443\u043c\u0438\u0440\u0430\u0442\u044c, \u0435\u0449\u0435 \u0440\u0430\u0437 \u0440\u043e\u0436\u0434\u0430\u0442\u044c\u0441\u044f \u0438 \u0432\u0441\u0435\u0433\u0434\u0430 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442\u044c\u0441\u044f - \u0442\u0430\u043a\u043e\u0432 \u0437\u0430\u043a\u043e\u043d.\u00bb\n      <\/p>\n    <\/article>\n  <\/div>\n\n  <!-- HAUPTBEREICHE -->\n  <section class=\"home-sections\">\n    <div class=\"sections-grid\">\n      <!-- Sobre Nosotros -->\n      <article class=\"section-card\">\n        <div class=\"section-header\">\n          <h3 class=\"section-title\">\u041e \u043d\u0430\u0441<\/h3>\n        <\/div>\n        <div class=\"section-body\">\n          <p class=\"section-text\">\n            \u0421\u043e\u044e\u0437 \u0421\u041f\u0418\u0420\u0418\u0422 \u2013 NUEVO RENACER  \u2013 \u044d\u0442\u043e \u0441\u043e\u044e\u0437, \u043f\u043e\u0441\u0432\u044f\u0449\u0435\u043d\u043d\u044b\u0439 \u0441\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044e \u0434\u0443\u0445\u043e\u0432\u043d\u043e\u043c\u0443 \u0440\u043e\u0441\u0442\u0443.\n          <\/p>\n          <a href=\"\/ru\/quienes-somos\/\" class=\"section-link\">\n            \u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f\n            <svg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"><\/path><\/svg>\n          <\/a>\n        <\/div>\n      <\/article>\n\n      <!-- \u00danete a Nosotros -->\n      <article class=\"section-card\">\n        <div class=\"section-header\">\n          <h3 class=\"section-title\">\u041f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u044f\u0439\u0442\u0435\u0441\u044c \u043a \u043d\u0430\u043c<\/h3>\n        <\/div>\n        <div class=\"section-body\">\n          <p class=\"section-text\">\n            \u0415\u0441\u043b\u0438 \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u043a \u0421\u043f\u0438\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u043c\u0443 \u0421\u043e\u044e\u0437\u0443 - Nuevo Renacer \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0441\u043f\u0438\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0446\u0435\u043d\u0442\u0440\u0430, \u043f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0441\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438.\n          <\/p>\n          <a href=\"\/ru\/contacto\/\" class=\"section-link\">\n            \u0421\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441 \u043d\u0430\u043c\u0438\n            <svg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"><\/path><\/svg>\n          <\/a>\n        <\/div>\n      <\/article>\n\n      <!-- Novedades -->\n      <article class=\"section-card novedades\">\n        <div class=\"section-header\">\n          <h3 class=\"section-title\">\u041d\u043e\u0432\u043e\u0441\u0442\u0438<\/h3>\n        <\/div>\n        <div class=\"section-body\">\n          <p class=\"section-text\">\n            \u0411\u0443\u0434\u044c\u0442\u0435 \u0432 \u043a\u0443\u0440\u0441\u0435 \u043d\u0430\u0448\u0438\u0445 \u043c\u0435\u0440\u043e\u043f\u0440\u0438\u044f\u0442\u0438\u0439, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u0439, \u0432\u0441\u0442\u0440\u0435\u0447 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0445 \u043d\u043e\u0432\u043e\u0441\u0442\u0435\u0439 Uni\u00f3n Esp\u00edrita \u2013 Nuevo Renacer.\n          <\/p>\n          <a href=\"\/ru\/novedades\/\" class=\"section-link\">\n            \u041f\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043d\u043e\u0432\u0438\u043d\u043a\u0438\n            <svg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"><\/path><\/svg>\n          <\/a>\n        <\/div>\n      <\/article>\n\n      <!-- Miembros de la pr\u00e1ctica medi\u00famnica cordonera -->\n      <article class=\"section-card\">\n        <div class=\"section-header\">\n          <h3 class=\"section-title\">\u0427\u043b\u0435\u043d\u044b \u043c\u0435\u0434\u0438\u0443\u043c\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438 \u043a\u043e\u0440\u0434\u043e\u043d\u0435\u0440\u0430<\/h3>\n        <\/div>\n        <div class=\"section-body\">\n          <p class=\"section-text\">\n            \u041f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0430\u043c\u0438 \u043c\u0435\u0434\u0438\u0443\u043c\u043d\u043e\u0439 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438 \u00ab\u041a\u043e\u0440\u0434\u043e\u043d\u0435\u0440\u0430\u00bb \u0438 \u0438\u0445 \u043f\u0440\u0438\u0432\u0435\u0440\u0436\u0435\u043d\u043d\u043e\u0441\u0442\u044c\u044e \u0434\u0443\u0445\u043e\u0432\u043d\u043e\u043c\u0443 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044e \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0421\u043f\u0438\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0441\u043e\u044e\u0437\u0430 \u00ab\u041d\u043e\u0432\u043e\u0435 \u0412\u043e\u0437\u0440\u043e\u0436\u0434\u0435\u043d\u0438\u0435\u00bb.\n          <\/p>\n          <a href=\"\/ru\/miembros-de-la-practica-mediumnica-cordonera\/\" class=\"section-link\">\n            \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u043e\u0432\n            <svg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"><\/path><\/svg>\n          <\/a>\n        <\/div>\n      <\/article>\n\n      <!-- Miembros de grupos y centros doctrinarios -->\n      <article class=\"section-card\">\n        <div class=\"section-header\">\n          <h3 class=\"section-title\">\u0427\u043b\u0435\u043d\u044b \u0434\u043e\u043a\u0442\u0440\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0433\u0440\u0443\u043f\u043f \u0438 \u0446\u0435\u043d\u0442\u0440\u043e\u0432<\/h3>\n        <\/div>\n        <div class=\"section-body\">\n          <p class=\"section-text\">\n            \u041f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u0433\u0440\u0443\u043f\u043f\u0430\u043c\u0438 \u0438 \u0434\u043e\u043a\u0442\u0440\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u0446\u0435\u043d\u0442\u0440\u0430\u043c\u0438, \u0432\u0445\u043e\u0434\u044f\u0449\u0438\u043c\u0438 \u0432 \u0441\u043e\u0441\u0442\u0430\u0432 \u0421\u043e\u044e\u0437\u0430 \u0441\u043f\u0438\u0440\u0438\u0442\u0443\u0430\u043b\u0438\u0441\u0442\u043e\u0432 \u00ab\u041d\u043e\u0432\u043e\u0435 \u0432\u043e\u0437\u0440\u043e\u0436\u0434\u0435\u043d\u0438\u0435\u00bb \u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u043c\u0438 \u0438\u0437\u0443\u0447\u0435\u043d\u0438\u044e \u0438 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e \u0441\u043f\u0438\u0440\u0438\u0442\u0443\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0434\u043e\u043a\u0442\u0440\u0438\u043d\u044b.\n          <\/p>\n          <a href=\"https:\/\/nuevo-renacer.com\/ru\/miembros-de-centros-doctrinarios\/\" class=\"section-link\">\n            \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u043e\u0432\n            <svg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"><\/path><\/svg>\n          <\/a>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/section>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-392f8a84 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-780a925a alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-f9dbfff4 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<ul class=\"wp-block-social-links aligncenter is-layout-flex wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-facebook wp-block-social-link\"><a href=\"https:\/\/www.facebook.com\/groups\/1596401181297486\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Facebook<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-youtube wp-block-social-link\"><a href=\"https:\/\/www.youtube.com\/@NuevoRenacer24\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">YouTube<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-instagram wp-block-social-link\"><a href=\"https:\/\/www.instagram.com\/union_espirita_nuevo_renacer?igsh=dmEzeGhoeG1ybjly&#038;utm_source=qr\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram<\/span><\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-41b87ee5 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-37be399d alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Uni\u00f3n Esp\u00edrita Nuevo Renacer Crecimiento espiritual inspirado en el Evangelio de Jes\u00fas y la Doctrina Esp\u00edrita. \u271d Jes\u00fas \u00abDe cierto, de cierto te digo, que el que no nace de nuevo, no puede ver el reino de Dios.\u00bb \ud83d\udcd6 Allan Kardec \u00abNacer, morir, renacer a\u00fan y progresar siempre, tal es la ley.\u00bb Sobre Nosotros La [&hellip;]<\/p>","protected":false},"author":1,"featured_media":9500,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","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":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1322","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.2 (Yoast SEO v24.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Inicio - Uni\u00f3n Esp\u00edrita<\/title>\n<meta name=\"description\" content=\"Forme parte de la Uni\u00f3n Esp\u00edrita - Nuevo Renacer y encuentre apoyo e inspiraci\u00f3n para su camino espiritual.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nuevo-renacer.com\/ru\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Inicio\" \/>\n<meta property=\"og:description\" content=\"Forme parte de la Uni\u00f3n Esp\u00edrita - Nuevo Renacer y encuentre apoyo e inspiraci\u00f3n para su camino espiritual.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nuevo-renacer.com\/ru\/\" \/>\n<meta property=\"og:site_name\" content=\"Uni\u00f3n Esp\u00edrita\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/groups\/3431398063740829\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-29T11:54:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 \u043c\u0438\u043d\u0443\u0442\u044b\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nuevo-renacer.com\/\",\"url\":\"https:\/\/nuevo-renacer.com\/\",\"name\":\"Inicio - Uni\u00f3n Esp\u00edrita\",\"isPartOf\":{\"@id\":\"https:\/\/nuevo-renacer.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nuevo-renacer.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nuevo-renacer.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg\",\"datePublished\":\"2024-05-17T16:55:24+00:00\",\"dateModified\":\"2026-07-29T11:54:02+00:00\",\"description\":\"Forme parte de la Uni\u00f3n Esp\u00edrita - Nuevo Renacer y encuentre apoyo e inspiraci\u00f3n para su camino espiritual.\",\"breadcrumb\":{\"@id\":\"https:\/\/nuevo-renacer.com\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nuevo-renacer.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\/\/nuevo-renacer.com\/#primaryimage\",\"url\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg\",\"contentUrl\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Signature: l\/mM5sbaL7XucDwAkUWvuQPFLXBWKTs+3h4E9yuHvFpoLeduTdCgRZ7OmvjN\/JRXO9aY2EjjHvRguk+KIMCXd6IkvEVoP6nDB1VKkfkk+g7NW9z7bkWFs1m\/tzjjJ0ri\/al6vylzWUPNRyR1JK0uL\/F+ts7gadjJTVufr2oXRUb0vwPVt23Wmi07tQVgHI56FkvhtbSris1QED11VV\/3ZMCiB2hU19cWwki44Q3t1JCybyos5fHXgi6bYZu98lK+fdKf9JDdfSmoyQpPkFWsmwk4LQD0qcnJbOWLTVrKt7kHwpwhdna4AgmtHKBq2hWAFhc\/B6jy7h1prszSQY+oNPfRz+iFhjb0y4RgOyA98rAdtrAFTE8TiaSXBs5pUtK1aYn3AzqFQJ7UICR2eAp1MZCi+1md1cXb4Xn3o7+wn\/fqS272g1P9CNqcGTezErn9xGScekUmgkHr2nYylmgArHepUz3YawgVk3EH0BuhOiM42PaRr\/xijq43uouXXzXR\/1xi3X5u1TqPE58Xuyz\/\/Xap53g2xt+FE6x\/LqCJ+VV7VSMpce\/6UmfR7S5W5crr5iQEg1rqC4OKfhY2QO8v5KeCvdeS42yXhZedXpE81GLKzbgqzlVJ35Vmsr+IEbO2688wLiIybbvINRqithaMwaEUbFYT8j3Dd+X3HLtxEje4o3QPoEgJsFqt7gpRss4hu2TTlVIywr75sy4USnRyKYTETzbIUoWB\/6\/NlmeTIr+wS5u0WR0vzwa\/UQaCxwVxXZGYPa8fSgCyCjEiJsmCaWQInyTyF\/cIscC4taNwMZdBnYTmiOv7n9GyJsfn4eQKViHwI\/BJBBcSl1OlpWhLKgVv3OL3u6Yfn\/6fipm2e0dm6t3b2J8tK\/Z4ecUM2ZOtDklR0sxa+OM\/TGAP\/7PU7JIGwO7OffSjEyHP31Y71S8IEB\/ZzQfhCE9lYbdM9tHvcaIWEq3bM9R66u3+qrY8G1R2nWPQJzRUde9F+YIWrJI=\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nuevo-renacer.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/nuevo-renacer.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inicio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nuevo-renacer.com\/#website\",\"url\":\"https:\/\/nuevo-renacer.com\/\",\"name\":\"Uni\u00f3n Esp\u00edrita\",\"description\":\"Nuevo Renacer\",\"publisher\":{\"@id\":\"https:\/\/nuevo-renacer.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nuevo-renacer.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nuevo-renacer.com\/#organization\",\"name\":\"UFEC\",\"url\":\"https:\/\/nuevo-renacer.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\/\/nuevo-renacer.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2024\/05\/cropped-LOGO-TERMINADO1-3-3.png\",\"contentUrl\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2024\/05\/cropped-LOGO-TERMINADO1-3-3.png\",\"width\":512,\"height\":512,\"caption\":\"UFEC\"},\"image\":{\"@id\":\"https:\/\/nuevo-renacer.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/groups\/3431398063740829\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Inicio - Uni\u00f3n Esp\u00edrita","description":"Forme parte de la Uni\u00f3n Esp\u00edrita - Nuevo Renacer y encuentre apoyo e inspiraci\u00f3n para su camino espiritual.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nuevo-renacer.com\/ru\/","og_locale":"ru_RU","og_type":"article","og_title":"Inicio","og_description":"Forme parte de la Uni\u00f3n Esp\u00edrita - Nuevo Renacer y encuentre apoyo e inspiraci\u00f3n para su camino espiritual.","og_url":"https:\/\/nuevo-renacer.com\/ru\/","og_site_name":"Uni\u00f3n Esp\u00edrita","article_publisher":"https:\/\/www.facebook.com\/groups\/3431398063740829","article_modified_time":"2026-07-29T11:54:02+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"2 \u043c\u0438\u043d\u0443\u0442\u044b"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nuevo-renacer.com\/","url":"https:\/\/nuevo-renacer.com\/","name":"Inicio - Uni\u00f3n Esp\u00edrita","isPartOf":{"@id":"https:\/\/nuevo-renacer.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nuevo-renacer.com\/#primaryimage"},"image":{"@id":"https:\/\/nuevo-renacer.com\/#primaryimage"},"thumbnailUrl":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg","datePublished":"2024-05-17T16:55:24+00:00","dateModified":"2026-07-29T11:54:02+00:00","description":"Forme parte de la Uni\u00f3n Esp\u00edrita - Nuevo Renacer y encuentre apoyo e inspiraci\u00f3n para su camino espiritual.","breadcrumb":{"@id":"https:\/\/nuevo-renacer.com\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nuevo-renacer.com\/"]}]},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/nuevo-renacer.com\/#primaryimage","url":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg","contentUrl":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg","width":1280,"height":720,"caption":"Signature: l\/mM5sbaL7XucDwAkUWvuQPFLXBWKTs+3h4E9yuHvFpoLeduTdCgRZ7OmvjN\/JRXO9aY2EjjHvRguk+KIMCXd6IkvEVoP6nDB1VKkfkk+g7NW9z7bkWFs1m\/tzjjJ0ri\/al6vylzWUPNRyR1JK0uL\/F+ts7gadjJTVufr2oXRUb0vwPVt23Wmi07tQVgHI56FkvhtbSris1QED11VV\/3ZMCiB2hU19cWwki44Q3t1JCybyos5fHXgi6bYZu98lK+fdKf9JDdfSmoyQpPkFWsmwk4LQD0qcnJbOWLTVrKt7kHwpwhdna4AgmtHKBq2hWAFhc\/B6jy7h1prszSQY+oNPfRz+iFhjb0y4RgOyA98rAdtrAFTE8TiaSXBs5pUtK1aYn3AzqFQJ7UICR2eAp1MZCi+1md1cXb4Xn3o7+wn\/fqS272g1P9CNqcGTezErn9xGScekUmgkHr2nYylmgArHepUz3YawgVk3EH0BuhOiM42PaRr\/xijq43uouXXzXR\/1xi3X5u1TqPE58Xuyz\/\/Xap53g2xt+FE6x\/LqCJ+VV7VSMpce\/6UmfR7S5W5crr5iQEg1rqC4OKfhY2QO8v5KeCvdeS42yXhZedXpE81GLKzbgqzlVJ35Vmsr+IEbO2688wLiIybbvINRqithaMwaEUbFYT8j3Dd+X3HLtxEje4o3QPoEgJsFqt7gpRss4hu2TTlVIywr75sy4USnRyKYTETzbIUoWB\/6\/NlmeTIr+wS5u0WR0vzwa\/UQaCxwVxXZGYPa8fSgCyCjEiJsmCaWQInyTyF\/cIscC4taNwMZdBnYTmiOv7n9GyJsfn4eQKViHwI\/BJBBcSl1OlpWhLKgVv3OL3u6Yfn\/6fipm2e0dm6t3b2J8tK\/Z4ecUM2ZOtDklR0sxa+OM\/TGAP\/7PU7JIGwO7OffSjEyHP31Y71S8IEB\/ZzQfhCE9lYbdM9tHvcaIWEq3bM9R66u3+qrY8G1R2nWPQJzRUde9F+YIWrJI="},{"@type":"BreadcrumbList","@id":"https:\/\/nuevo-renacer.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/nuevo-renacer.com\/"},{"@type":"ListItem","position":2,"name":"Inicio"}]},{"@type":"WebSite","@id":"https:\/\/nuevo-renacer.com\/#website","url":"https:\/\/nuevo-renacer.com\/","name":"Uni\u00f3n Esp\u00edrita","description":"Nuevo Renacer","publisher":{"@id":"https:\/\/nuevo-renacer.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nuevo-renacer.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/nuevo-renacer.com\/#organization","name":"UFEC","url":"https:\/\/nuevo-renacer.com\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/nuevo-renacer.com\/#\/schema\/logo\/image\/","url":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2024\/05\/cropped-LOGO-TERMINADO1-3-3.png","contentUrl":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2024\/05\/cropped-LOGO-TERMINADO1-3-3.png","width":512,"height":512,"caption":"UFEC"},"image":{"@id":"https:\/\/nuevo-renacer.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/groups\/3431398063740829"]}]}},"uagb_featured_image_src":{"full":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg",1280,720,false],"thumbnail":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496-150x150.jpg",150,150,true],"medium":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496-300x169.jpg",300,169,true],"medium_large":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496-768x432.jpg",768,432,true],"large":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496-1024x576.jpg",1024,576,true],"1536x1536":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg",1280,720,false],"2048x2048":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496.jpg",1280,720,false],"trp-custom-language-flag":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/Jk496-18x10.jpg",18,10,true]},"uagb_author_info":{"display_name":"adbv0","author_link":"https:\/\/nuevo-renacer.com\/ru\/author\/adbv0\/"},"uagb_comment_info":0,"uagb_excerpt":"Uni\u00f3n Esp\u00edrita Nuevo Renacer Crecimiento espiritual inspirado en el Evangelio de Jes\u00fas y la Doctrina Esp\u00edrita. \u271d Jes\u00fas \u00abDe cierto, de cierto te digo, que el que no nace de nuevo, no puede ver el reino de Dios.\u00bb \ud83d\udcd6 Allan Kardec \u00abNacer, morir, renacer a\u00fan y progresar siempre, tal es la ley.\u00bb Sobre Nosotros La&hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nuevo-renacer.com\/ru\/wp-json\/wp\/v2\/pages\/1322","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuevo-renacer.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nuevo-renacer.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nuevo-renacer.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nuevo-renacer.com\/ru\/wp-json\/wp\/v2\/comments?post=1322"}],"version-history":[{"count":261,"href":"https:\/\/nuevo-renacer.com\/ru\/wp-json\/wp\/v2\/pages\/1322\/revisions"}],"predecessor-version":[{"id":9440,"href":"https:\/\/nuevo-renacer.com\/ru\/wp-json\/wp\/v2\/pages\/1322\/revisions\/9440"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nuevo-renacer.com\/ru\/wp-json\/wp\/v2\/media\/9500"}],"wp:attachment":[{"href":"https:\/\/nuevo-renacer.com\/ru\/wp-json\/wp\/v2\/media?parent=1322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}