{"id":9769,"date":"2026-09-11T12:07:57","date_gmt":"2026-09-11T12:07:57","guid":{"rendered":"https:\/\/nuevo-renacer.com\/?page_id=9769"},"modified":"2026-09-11T12:54:49","modified_gmt":"2026-09-11T12:54:49","slug":"donaciones","status":"publish","type":"page","link":"https:\/\/nuevo-renacer.com\/de\/donaciones\/","title":{"rendered":"Spenden"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* ============================================\n   Donaciones \u2013 Estilo Nuevo Renacer\n   ============================================ *\/\n:root {\n  --primary: #1a365d;\n  --primary-dark: #12243f;\n  --accent: #c9a227;\n  --bg-light: #1a365d;\n  --text: #2d3748;\n  --text-light: #4a5568;\n  --muted: #718096;\n  --card-bg: #ffffff;\n  --radius: 16px;\n  --shadow: 0 10px 30px -8px rgba(26, 54, 93, 0.20);\n  --shadow-hover: 0 20px 40px -12px rgba(26, 54, 93, 0.30);\n}\n\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\nbody {\n  font-family: 'Lora', serif;\n  background-color: var(--primary);\n  color: var(--text);\n  line-height: 1.7;\n}\n\n\/* ---------- Secci\u00f3n principal ---------- *\/\n.donaciones-section {\n  padding: 80px 20px 100px;\n  background: linear-gradient(\n    145deg,\n    #1a365d 0%,\n    #2a4a7a 55%,\n    #12243f 100%\n  );\n  min-height: 100vh;\n}\n\n.donaciones-container {\n  max-width: 780px;\n  margin: 0 auto;\n}\n\n\/* ---------- Encabezado ---------- *\/\n.donaciones-header {\n  text-align: center;\n  margin-bottom: 50px;\n}\n\n.donaciones-eyebrow {\n  display: inline-block;\n  font-size: 0.85rem;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--accent);\n  font-weight: 500;\n  margin-bottom: 12px;\n}\n\n.donaciones-title {\n  font-size: clamp(2.2rem, 5vw, 3.2rem);\n  font-weight: 600;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  margin-bottom: 18px;\n  letter-spacing: -0.5px;\n}\n\n.donaciones-subtitle {\n  max-width: 620px;\n  margin: 0 auto;\n  font-size: 1.15rem;\n  color: rgba(255, 255, 255, 0.88);\n  font-weight: 400;\n}\n\n\/* ---------- Tarjeta de donaci\u00f3n ---------- *\/\n.donacion-card {\n  background: #ffffff;\n  border-radius: var(--radius);\n  padding: 48px 40px;\n  box-shadow: var(--shadow);\n  text-align: center;\n  border-top: 3px solid var(--accent);\n  margin-bottom: 40px;\n}\n\n.card-icon {\n  font-size: 2.2rem;\n  margin-bottom: 16px;\n}\n\n.donacion-card h2 {\n  font-size: 1.6rem;\n  color: var(--primary);\n  margin-bottom: 16px;\n  font-weight: 600;\n}\n\n.donacion-card > p {\n  font-size: 1.05rem;\n  color: var(--text-light);\n  line-height: 1.75;\n  max-width: 520px;\n  margin: 0 auto 32px;\n}\n\n\/* Caja PayPal *\/\n.paypal-box {\n  background: #f7fafc;\n  border-radius: 12px;\n  padding: 32px 24px;\n  margin-bottom: 28px;\n  border: 1px solid rgba(26, 54, 93, 0.08);\n}\n\n.paypal-text {\n  font-size: 1.05rem;\n  color: var(--text);\n  margin-bottom: 22px;\n}\n\n.btn-paypal {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 15px 36px;\n  background: linear-gradient(135deg, #0070ba, #003087);\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  font-family: 'Lora', serif;\n  font-size: 1.1rem;\n  font-weight: 500;\n  text-decoration: none;\n  border-radius: 12px;\n  transition: all 0.3s ease;\n  box-shadow: 0 6px 18px rgba(0, 112, 186, 0.35);\n}\n\n.btn-paypal:hover {\n  background: linear-gradient(135deg, #0088d4, #0040a0);\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  transform: translateY(-2px);\n  box-shadow: 0 10px 24px rgba(0, 112, 186, 0.4);\n}\n\n.email-info {\n  margin-top: 20px;\n  font-size: 1rem;\n  color: var(--muted);\n}\n\n.email-info strong {\n  color: var(--primary);\n  font-size: 1.15rem;\n  letter-spacing: 0.3px;\n}\n\n.gracias {\n  font-size: 1.1rem;\n  color: var(--primary);\n  font-weight: 500;\n}\n\n\/* ---------- Nota final ---------- *\/\n.donaciones-nota {\n  text-align: center;\n  max-width: 520px;\n  margin: 0 auto;\n  padding: 20px;\n}\n\n.donaciones-nota p {\n  font-size: 1.15rem;\n  color: #ffffff;\n  font-style: italic;\n  line-height: 1.8;\n}\n\n.donaciones-nota em {\n  display: block;\n  margin-top: 10px;\n  font-size: 0.9rem;\n  color: rgba(255, 255, 255, 0.70);\n  font-style: normal;\n}\n\n\/* ---------- Responsive ---------- *\/\n@media (max-width: 700px) {\n  .donaciones-section {\n    padding: 50px 16px 70px;\n  }\n\n  .donacion-card {\n    padding: 36px 24px;\n  }\n\n  .btn-paypal {\n    padding: 14px 28px;\n    font-size: 1.05rem;\n  }\n}\n<\/style>\n\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Donaciones \u2013 Uni\u00f3n Esp\u00edrita Nuevo Renacer<\/title>\n  <link rel=\"stylesheet\" href=\"donaciones.css\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:ital,wght@0,400;0,500;0,600;1,400&amp;display=swap\" rel=\"stylesheet\">\n  <section class=\"donaciones-section\">\n    <div class=\"donaciones-container\">\n      <!-- Encabezado -->\n      <div class=\"donaciones-header\">\n        <span class=\"donaciones-eyebrow\">Unterst\u00fctzung des Werks<\/span>\n        <h1 class=\"donaciones-title\">Spenden<\/h1>\n        <p class=\"donaciones-subtitle\">\n          Dein Beitrag hilft uns dabei, die Verbreitung der spiritistischen Lehre fortzusetzen und das spirituelle Wachstum vieler Br\u00fcder und Schwestern zu f\u00f6rdern.\n        <\/p>\n      <\/div>\n      <!-- Tarjeta principal de donaci\u00f3n -->\n      <div class=\"donacion-card\">\n        <div class=\"card-icon\">\u2764\ufe0f<\/div>\n        <h2>Unterst\u00fctze unsere Arbeit<\/h2>\n        <p>\n          Uni\u00f3n Esp\u00edrita \u2013 Nuevo Renacer ist eine gemeinn\u00fctzige Organisation. Alle Spenden flie\u00dfen in die Unterst\u00fctzung der spirituellen Arbeit, die Verbreitung der Lehre sowie die Hilfe f\u00fcr Zentren und Mitglieder, die Unterst\u00fctzung ben\u00f6tigen.\n        <\/p>\n        <div class=\"paypal-box\">\n          <p class=\"paypal-text\">Du kannst deine Spende sicher \u00fcber PayPal t\u00e4tigen:<\/p>\n          \n          <p class=\"concepto-pago\">\n            Bitte gib als Verwendungszweck der Spende <strong>Nuevo Renacer<\/strong> an.<\/p>\n<br><br>\n\n        <a href=\"https:\/\/www.paypal.com\/donate\/?business=syaimi%40yahoo.es&amp;no_recurring=0&amp;currency_code=EUR&amp;item_name=Nuevo%20Renacer\" class=\"btn-paypal\" target=\"_blank\" rel=\"noopener noreferrer\">\n            Mit PayPal spenden\n          <\/a>\n          <p class=\"email-info\">\n            Oder sende sie direkt an:<br>\n            <strong>syaimi@yahoo.es<\/strong>\n          <\/p>\n        <\/div>\n        <p class=\"gracias\">\n          Vielen herzlichen Dank f\u00fcr deine Gro\u00dfz\u00fcgigkeit!\n        <\/p>\n      <\/div>\n      <!-- Nota final -->\n      <div class=\"donaciones-nota\">\n        <p>\n          \u201eDas Gute, das man tut, geht niemals verloren.\u201c\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>","protected":false},"excerpt":{"rendered":"<p>Donaciones \u2013 Uni\u00f3n Esp\u00edrita Nuevo Renacer Apoyo a la obra Donaciones Tu contribuci\u00f3n nos ayuda a continuar con la difusi\u00f3n de la Doctrina Esp\u00edrita y el crecimiento espiritual de muchos hermanos. \u2764\ufe0f Apoya nuestra labor La Uni\u00f3n Esp\u00edrita \u2013 Nuevo Renacer es una organizaci\u00f3n sin \u00e1nimo de lucro. Toda donaci\u00f3n se destina a apoyar el [&hellip;]<\/p>","protected":false},"author":1,"featured_media":9772,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","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","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-9769","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>Donaciones - Uni\u00f3n Esp\u00edrita<\/title>\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\/de\/donaciones\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Donaciones\" \/>\n<meta property=\"og:description\" content=\"Donaciones \u2013 Uni\u00f3n Esp\u00edrita Nuevo Renacer Apoyo a la obra Donaciones Tu contribuci\u00f3n nos ayuda a continuar con la difusi\u00f3n de la Doctrina Esp\u00edrita y el crecimiento espiritual de muchos hermanos. \u2764\ufe0f Apoya nuestra labor La Uni\u00f3n Esp\u00edrita \u2013 Nuevo Renacer es una organizaci\u00f3n sin \u00e1nimo de lucro. Toda donaci\u00f3n se destina a apoyar el [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nuevo-renacer.com\/de\/donaciones\/\" \/>\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-09-11T12:54:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nuevo-renacer.com\/donaciones\/\",\"url\":\"https:\/\/nuevo-renacer.com\/donaciones\/\",\"name\":\"Donaciones - Uni\u00f3n Esp\u00edrita\",\"isPartOf\":{\"@id\":\"https:\/\/nuevo-renacer.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nuevo-renacer.com\/donaciones\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nuevo-renacer.com\/donaciones\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png\",\"datePublished\":\"2026-09-11T12:07:57+00:00\",\"dateModified\":\"2026-09-11T12:54:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/nuevo-renacer.com\/donaciones\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nuevo-renacer.com\/donaciones\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/nuevo-renacer.com\/donaciones\/#primaryimage\",\"url\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png\",\"contentUrl\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nuevo-renacer.com\/donaciones\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/nuevo-renacer.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Donaciones\"}]},{\"@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\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nuevo-renacer.com\/#organization\",\"name\":\"UFEC\",\"url\":\"https:\/\/nuevo-renacer.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@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":"Donaciones - Uni\u00f3n Esp\u00edrita","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\/de\/donaciones\/","og_locale":"de_DE","og_type":"article","og_title":"Donaciones","og_description":"Donaciones \u2013 Uni\u00f3n Esp\u00edrita Nuevo Renacer Apoyo a la obra Donaciones Tu contribuci\u00f3n nos ayuda a continuar con la difusi\u00f3n de la Doctrina Esp\u00edrita y el crecimiento espiritual de muchos hermanos. \u2764\ufe0f Apoya nuestra labor La Uni\u00f3n Esp\u00edrita \u2013 Nuevo Renacer es una organizaci\u00f3n sin \u00e1nimo de lucro. Toda donaci\u00f3n se destina a apoyar el [&hellip;]","og_url":"https:\/\/nuevo-renacer.com\/de\/donaciones\/","og_site_name":"Uni\u00f3n Esp\u00edrita","article_publisher":"https:\/\/www.facebook.com\/groups\/3431398063740829","article_modified_time":"2026-09-11T12:54:49+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nuevo-renacer.com\/donaciones\/","url":"https:\/\/nuevo-renacer.com\/donaciones\/","name":"Donaciones - Uni\u00f3n Esp\u00edrita","isPartOf":{"@id":"https:\/\/nuevo-renacer.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nuevo-renacer.com\/donaciones\/#primaryimage"},"image":{"@id":"https:\/\/nuevo-renacer.com\/donaciones\/#primaryimage"},"thumbnailUrl":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png","datePublished":"2026-09-11T12:07:57+00:00","dateModified":"2026-09-11T12:54:49+00:00","breadcrumb":{"@id":"https:\/\/nuevo-renacer.com\/donaciones\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nuevo-renacer.com\/donaciones\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/nuevo-renacer.com\/donaciones\/#primaryimage","url":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png","contentUrl":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/nuevo-renacer.com\/donaciones\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/nuevo-renacer.com\/"},{"@type":"ListItem","position":2,"name":"Donaciones"}]},{"@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":"de"},{"@type":"Organization","@id":"https:\/\/nuevo-renacer.com\/#organization","name":"UFEC","url":"https:\/\/nuevo-renacer.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@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\/09\/Donaciones.png",1536,1024,false],"thumbnail":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones-150x150.png",150,150,true],"medium":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones-300x200.png",300,200,true],"medium_large":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones-768x512.png",768,512,true],"large":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones-1024x683.png",1024,683,true],"1536x1536":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png",1536,1024,false],"2048x2048":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones.png",1536,1024,false],"trp-custom-language-flag":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/09\/Donaciones-18x12.png",18,12,true]},"uagb_author_info":{"display_name":"adbv0","author_link":"https:\/\/nuevo-renacer.com\/de\/author\/adbv0\/"},"uagb_comment_info":0,"uagb_excerpt":"Donaciones \u2013 Uni\u00f3n Esp\u00edrita Nuevo Renacer Apoyo a la obra Donaciones Tu contribuci\u00f3n nos ayuda a continuar con la difusi\u00f3n de la Doctrina Esp\u00edrita y el crecimiento espiritual de muchos hermanos. \u2764\ufe0f Apoya nuestra labor La Uni\u00f3n Esp\u00edrita \u2013 Nuevo Renacer es una organizaci\u00f3n sin \u00e1nimo de lucro. Toda donaci\u00f3n se destina a apoyar el&hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nuevo-renacer.com\/de\/wp-json\/wp\/v2\/pages\/9769","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuevo-renacer.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nuevo-renacer.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nuevo-renacer.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nuevo-renacer.com\/de\/wp-json\/wp\/v2\/comments?post=9769"}],"version-history":[{"count":2,"href":"https:\/\/nuevo-renacer.com\/de\/wp-json\/wp\/v2\/pages\/9769\/revisions"}],"predecessor-version":[{"id":9774,"href":"https:\/\/nuevo-renacer.com\/de\/wp-json\/wp\/v2\/pages\/9769\/revisions\/9774"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nuevo-renacer.com\/de\/wp-json\/wp\/v2\/media\/9772"}],"wp:attachment":[{"href":"https:\/\/nuevo-renacer.com\/de\/wp-json\/wp\/v2\/media?parent=9769"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}