{"id":2699,"date":"2024-06-20T14:47:38","date_gmt":"2024-06-20T14:47:38","guid":{"rendered":"https:\/\/ufec-mundial.com\/?page_id=2699"},"modified":"2026-07-29T16:04:46","modified_gmt":"2026-07-29T16:04:46","slug":"que-es-el-cordon","status":"publish","type":"page","link":"https:\/\/nuevo-renacer.com\/en\/que-es-el-cordon\/","title":{"rendered":"What is the Cord\u00f3n?"},"content":{"rendered":"<div class=\"wp-block-uagb-container uagb-block-4c3544fc 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-light: #2c5282;\n  --accent: #c9a227;\n  --accent-soft: #f7f0d9;\n  --bg: #f7f4ef;\n  --card: #ffffff;\n  --text: #2d3748;\n  --text-muted: #4a5568;\n  --border: #e8e2d9;\n}\n\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\nbody {\n  font-family: 'Source Sans 3', system-ui, sans-serif;\n  background: var(--bg);\n  color: var(--text);\n  line-height: 1.75;\n  font-size: 1.08rem;\n}\n\n\/* Hero *\/\n.hero {\n  background: linear-gradient(145deg, #1a365d 0%, #0f2744 100%);\n  color: #fff;\n  padding: 4.5rem 1.5rem 5rem;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.hero::before {\n  content: '';\n  position: absolute;\n  width: 500px;\n  height: 500px;\n  border: 1.5px solid rgba(201, 162, 39, 0.18);\n  border-radius: 50%;\n  top: -180px;\n  right: -120px;\n}\n\n.hero-content {\n  position: relative;\n  z-index: 2;\n  max-width: 720px;\n  margin: 0 auto;\n}\n\n.badge {\n  display: inline-block;\n  background: rgba(201, 162, 39, 0.18);\n  color: #e8d48b;\n  font-size: 0.8rem;\n  font-weight: 500;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n  padding: 0.35rem 1.1rem;\n  border-radius: 50px;\n  margin-bottom: 1.4rem;\n  border: 1px solid rgba(201, 162, 39, 0.3);\n}\n\n.hero h1 {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: clamp(2.3rem, 5.5vw, 3.4rem);\n  font-weight: 600;\n  line-height: 1.2;\n  margin-bottom: 0.9rem;\n  color: #ffffff !important;   \/* erzwingt Wei\u00df *\/\n}\n\n.hero p {\n  font-size: 1.15rem;\n  opacity: 0.88;\n  font-weight: 300;\n  max-width: 520px;\n  margin: 0 auto;\n}\n\n\/* Container *\/\n.container {\n  max-width: 820px;\n  margin: -2.8rem auto 0;\n  padding: 0 1.25rem 3rem;\n  position: relative;\n  z-index: 5;\n}\n\n\/* Cards *\/\n.card {\n  background: var(--card);\n  border-radius: 14px;\n  padding: 2.2rem 2.3rem;\n  margin-bottom: 1.6rem;\n  box-shadow: 0 6px 28px rgba(26, 54, 93, 0.07);\n  border: 1px solid var(--border);\n}\n\n.card.highlight {\n  background: linear-gradient(to bottom right, #fffdf7, #fff);\n  border-left: 5px solid var(--accent);\n}\n\n.card h2 {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: 1.75rem;\n  color: var(--primary);\n  margin-bottom: 1.1rem;\n  display: flex;\n  align-items: center;\n  gap: 0.7rem;\n  line-height: 1.3;\n}\n\n.card h2 .number {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 36px;\n  height: 36px;\n  background: var(--primary);\n  color: #fff;\n  border-radius: 50%;\n  font-size: 1rem;\n  font-weight: 600;\n  flex-shrink: 0;\n  font-family: 'Source Sans 3', sans-serif;\n}\n\n.card p {\n  color: var(--text-muted);\n  margin-bottom: 0.95rem;\n}\n\n.card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* Sub-blocks *\/\n.sub-block {\n  margin-top: 1.4rem;\n  padding-top: 1.2rem;\n  border-top: 1px solid var(--border);\n}\n\n.sub-block h3 {\n  font-size: 1.1rem;\n  color: var(--primary);\n  margin-bottom: 0.4rem;\n  font-weight: 600;\n}\n\n\/* Video *\/\n.video-wrapper {\n  background: var(--card);\n  border-radius: 14px;\n  overflow: hidden;\n  margin-bottom: 1.6rem;\n  box-shadow: 0 6px 28px rgba(26, 54, 93, 0.07);\n  border: 1px solid var(--border);\n}\n\n.video-container {\n  background: #111;\n  line-height: 0;\n}\n\n.video-container video {\n  width: 100%;\n  display: block;\n  max-height: 480px;\n}\n\n.video-caption {\n  padding: 0.9rem 1.4rem;\n  text-align: center;\n  font-size: 0.92rem;\n  color: var(--text-muted);\n  font-style: italic;\n  background: #faf7f2;\n  margin: 0;\n}\n\n\/* Phases *\/\n.phases {\n  margin-top: 1.6rem;\n  display: flex;\n  flex-direction: column;\n  gap: 1.1rem;\n}\n\n.phase {\n  display: flex;\n  gap: 1.1rem;\n  align-items: flex-start;\n}\n\n.phase-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 34px;\n  height: 34px;\n  background: var(--accent);\n  color: #1a365d;\n  border-radius: 50%;\n  font-weight: 700;\n  font-size: 0.95rem;\n  flex-shrink: 0;\n}\n\n.phase h3 {\n  font-size: 1.08rem;\n  color: var(--primary);\n  margin-bottom: 0.25rem;\n  font-weight: 600;\n}\n\n.phase p {\n  margin: 0;\n  font-size: 1rem;\n}\n\n\/* Footer *\/\n.footer {\n  text-align: center;\n  padding: 2rem 1.5rem 3.5rem;\n  color: var(--text-muted);\n  font-size: 0.95rem;\n}\n\n.footer a {\n  color: var(--primary);\n  text-decoration: none;\n  font-weight: 500;\n}\n\n.footer a:hover {\n  text-decoration: underline;\n}\n\n\/* Responsive *\/\n@media (max-width: 600px) {\n  .card {\n    padding: 1.6rem 1.35rem;\n  }\n\n  .hero {\n    padding: 3.5rem 1.2rem 4.2rem;\n  }\n\n  .card h2 {\n    font-size: 1.5rem;\n  }\n}\n<\/style>\n\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>\u00bfQu\u00e9 es el cord\u00f3n? | Uni\u00f3n Esp\u00edrita Nuevo Renacer<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600;700&amp;family=Source+Sans+3:wght@300;400;500;600&amp;display=swap\" rel=\"stylesheet\">\n  <link rel=\"stylesheet\" href=\"styles.css\">\n\n\n\n  <header class=\"hero\">\n    <div class=\"hero-content\">\n      <span class=\"badge\">Mediumistic practice<\/span>\n      <h1>What is the Cord\u00f3n?<\/h1>\n      <p>The mediumistic practice of Cord\u00f3n \u2013 a tradition deeply rooted in Cuban identity<\/p>\n    <\/div>\n  <\/header>\n\n  <main class=\"container\">\n\n    <!-- Introducci\u00f3n -->\n    <section class=\"card\">\n      <h2>The mediumistic practice of Cord\u00f3n<\/h2>\n      <p>The mediumistic practice of Cord\u00f3n is a phenomenon deeply rooted in Cuban identity, whose origins establish a bridge between the island\u2019s prehistoric past and contemporary Cuban society.<\/p>\n      <p>The following provides a detailed explanation of its origin, development and structure.<\/p>\n    <\/section>\n\n    <!-- Video -->\n<div class=\"video-wrapper\">\n  <div class=\"video-container\">\n    <video controls playsinline poster=\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/cordon-poster.jpg\">\n      <source src=\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2025\/08\/AQOR_u_d90R00S5G1a5dUGWZkrGRb29mAEHsLCrtygpd1DQVFCVcyA8eCLZNLU5rKtbdL_uZdn2cPnjNhLzSY1Qq-2.mp4\" type=\"video\/mp4\">\n      Tu navegador no soporta el elemento de video.\n    <\/video>\n  <\/div>\n  <p class=\"video-caption\">Practice of Cord\u00f3n<\/p>\n<\/div>\n\n    <!-- 1. Ra\u00edces ind\u00edgenas -->\n    <section class=\"card\">\n      <h2><span class=\"number\">1<\/span> ndigenous roots: the legacy of the Are\u00edto<\/h2>\n      <p>The core of this practice comes directly from the original Ta\u00edno peoples of the Antilles. Its origin lies in the Are\u00edto, a collective ceremonial dance of the Indo-Cubans that incorporated singing, dancing and healing rituals.<\/p>\n\n      <div class=\"sub-block\">\n        <h3>Structural continuity<\/h3>\n        <p>The circular formation, the rhythm of foot stamping and the alternating singing between a leader and the chorus are elements that have been preserved almost unchanged from the indigenous tradition.<\/p>\n      <\/div>\n\n      <div class=\"sub-block\">\n        <h3>Healing purpose<\/h3>\n        <p>As in the Are\u00edto, the main objective is to heal illnesses through the power of collective energy, understood as manifestations produced by the influence of negative spiritual forces.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- 2. Evoluci\u00f3n hist\u00f3rica -->\n    <section class=\"card\">\n      <h2><span class=\"number\">2<\/span> Historical evolution and survival<\/h2>\n      <p>After the arrival of the Spanish, the Are\u00edto was banned as early as 1512. However, the practice survived \u201cunderground\u201d, especially in the most remote rural areas of eastern Cuba.<\/p>\n\n      <div class=\"sub-block\">\n        <h3>From the Are\u00edto to Cord\u00f3n<\/h3>\n        <p>For centuries, this knowledge was transmitted orally from generation to generation within peasant families. In the second half of the 19th century, these ancient traditions came into contact with the teachings of Allan Kardec, whose theoretical framework \u2014 especially the concept of the \u201cmedium\u201d \u2014 was used to provide a conceptual basis for a practice that already existed.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- 3. Contexto patri\u00f3tico -->\n    <section class=\"card\">\n      <h2><span class=\"number\">3<\/span> Patriotic context: the role of the Mambises<\/h2>\n      <p>A decisive moment for the consolidation of this practice was the Cuban wars of independence in the 19th century.<\/p>\n\n      <div class=\"sub-block\">\n        <h3>Resistance<\/h3>\n        <p>The mediumistic practice was widespread among the soldiers of the Liberation Army, known as Mambises, and was considered a symbol of anti-colonial identity.<\/p>\n      <\/div>\n\n      <div class=\"sub-block\">\n        <h3>Salustiano Olivera<\/h3>\n        <p>Salustiano Olivera, a prominent leader of the independence movement and later mayor of Bayamo, played a fundamental role in the creation of organised centres. He adapted the traditions to the needs of his time and founded in 1910 the renowned centre \u201cBuscando Luz y Verdad\u201d.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- T\u00e9cnica colectiva -->\n    <section class=\"card highlight\">\n      <h2>The mediumistic practice of Cord\u00f3n as a collective healing technique<\/h2>\n      <p>The mediumistic practice of Cord\u00f3n in Cuba is a collective technique aimed at inducing states of trance and energetic healing, based on specific physical and rhythmic dynamics.<\/p>\n      <p>It is understood as a system of bioenergetic exchange, in which the human body acts as a channel of communication for discarnate identities.<\/p>\n    <\/section>\n\n    <!-- Mec\u00e1nica de la cadena -->\n    <section class=\"card\">\n      <h2>The mechanics of the collective chain<\/h2>\n      <p>The central element of this practice is the formation of a human circle or chain \u2014the so-called Cord\u00f3n\u2014, in which the participants remain connected by holding hands.<\/p>\n\n      <div class=\"sub-block\">\n        <h3>Rhythmic movement<\/h3>\n        <p>The practitioners move in a circle through an anticlockwise rotation. This dance is characterised by a uniform and vigorous stamping of the feet on the ground, accompanied by a rhythmic movement of the arms from top to bottom.<\/p>\n      <\/div>\n\n      <div class=\"sub-block\">\n        <h3>Acoustic stimulation<\/h3>\n        <p>The ceremony is led by a guide, known as the Cabecero, who initiates the a cappella chants known as Transmisiones. During the session, these chants evolve into a crescendo composed of guttural sounds, gasps and rhythmic breathing. In this way, a sibilance or cacophony is generated that intensifies the trance state.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Campo medi\u00famnico -->\n    <section class=\"card\">\n      <h2>The mediumistic field and trance<\/h2>\n      <p>The aim of this physical and rhythmic effort is to reach a state of trance that allows communication with spirits.<\/p>\n      <p>Through the combination of constant repetition, physical exhaustion and sound rhythm, a collective energetic field is generated.<\/p>\n      <p>The medium acts within this field as an instrument. During trance, a connection is established between the bioenergetic force of the medium and a spiritual entity.<\/p>\n      <p>This state allows the medium to receive information about the condition of people seeking help, perceived in the form of illnesses or energetic blockages.<\/p>\n    <\/section>\n\n    <!-- La Balsa -->\n    <section class=\"card\">\n      <h2>The therapeutic application in the \u201cBalsa\u201d<\/h2>\n      <p>The people seeking help are placed in the centre of the circle, a space known as \u201cBalsa\u201d.<\/p>\n\n      <div class=\"sub-block\">\n        <h3>Energetic projection<\/h3>\n        <p>The energy generated within the Cord\u00f3n is projected towards the people situated in the centre.<\/p>\n      <\/div>\n\n      <div class=\"sub-block\">\n        <h3>Magnetic passes<\/h3>\n        <p>During trance, mediums perform specific manipulations over the bodies of those affected, known as magnetic passes. The hands move at a short distance from the body with the purpose of restoring energetic balance.<\/p>\n      <\/div>\n\n      <div class=\"sub-block\">\n        <h3>Cleansing (Despojo)<\/h3>\n        <p>Through rapid movements of the arms and hands, the rotation of the patients around their own axis and the use of magnetised water, negative influences are extracted.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- Estructura de la sesi\u00f3n -->\n    <section class=\"card\">\n      <h2>Structure of the mediumistic session<\/h2>\n      <p>The practice follows a precise development divided into five phases, with the aim of ensuring the safety of the mediums and the effectiveness of the healing process.<\/p>\n\n      <div class=\"phases\">\n        <div class=\"phase\">\n          <span class=\"phase-num\">1<\/span>\n          <div>\n            <h3>Preparation<\/h3>\n            <p>Cleansing and concentration of the mediums to establish the energetic field.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"phase\">\n          <span class=\"phase-num\">2<\/span>\n          <div>\n            <h3>Opening of the centre<\/h3>\n            <p>The people seeking help enter the circle, and the energetic frequency is raised through the dance.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"phase\">\n          <span class=\"phase-num\">3<\/span>\n          <div>\n            <h3>Mediumistic intervention<\/h3>\n            <p>The main healing work takes place, during which messages are transmitted and energetic manipulations are carried out.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"phase\">\n          <span class=\"phase-num\">4<\/span>\n          <div>\n            <h3>Closing of the Balsa<\/h3>\n            <p>The negative energy is collected and removed from the space.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"phase\">\n          <span class=\"phase-num\">5<\/span>\n          <div>\n            <h3>Final cleansings<\/h3>\n            <p>The mediums perform a collective discharge \u2014frequently through movements and shaking of the hands and arms\u2014 in order to release themselves from the received burdens and return to their everyday state.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n  <\/main>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-519f30a0 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-a2993c1e 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-0f3e7560 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-126492ab 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-a2dc2985 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>\u00bfQu\u00e9 es el cord\u00f3n? | Uni\u00f3n Esp\u00edrita Nuevo Renacer Pr\u00e1ctica Medi\u00famnica \u00bfQu\u00e9 es el cord\u00f3n? La pr\u00e1ctica medi\u00famnica cordonera \u2013 una tradici\u00f3n profundamente arraigada en la identidad cubana La pr\u00e1ctica medi\u00famnica cordonera La pr\u00e1ctica medi\u00famnica cordonera es un fen\u00f3meno profundamente arraigado en la identidad cubana, cuyos or\u00edgenes establecen un puente entre el pasado prehist\u00f3rico de [&hellip;]<\/p>","protected":false},"author":1,"featured_media":9557,"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-2699","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>\u00bfQu\u00e9 es el cord\u00f3n? - 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\/en\/que-es-el-cordon\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u00bfQu\u00e9 es el cord\u00f3n?\" \/>\n<meta property=\"og:description\" content=\"\u00bfQu\u00e9 es el cord\u00f3n? | Uni\u00f3n Esp\u00edrita Nuevo Renacer Pr\u00e1ctica Medi\u00famnica \u00bfQu\u00e9 es el cord\u00f3n? La pr\u00e1ctica medi\u00famnica cordonera \u2013 una tradici\u00f3n profundamente arraigada en la identidad cubana La pr\u00e1ctica medi\u00famnica cordonera La pr\u00e1ctica medi\u00famnica cordonera es un fen\u00f3meno profundamente arraigado en la identidad cubana, cuyos or\u00edgenes establecen un puente entre el pasado prehist\u00f3rico de [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nuevo-renacer.com\/en\/que-es-el-cordon\/\" \/>\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-29T16:04:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.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=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/\",\"url\":\"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/\",\"name\":\"\u00bfQu\u00e9 es el cord\u00f3n? - Uni\u00f3n Esp\u00edrita\",\"isPartOf\":{\"@id\":\"https:\/\/nuevo-renacer.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.png\",\"datePublished\":\"2024-06-20T14:47:38+00:00\",\"dateModified\":\"2026-07-29T16:04:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#primaryimage\",\"url\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.png\",\"contentUrl\":\"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/nuevo-renacer.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u00bfQu\u00e9 es el cord\u00f3n?\"}]},{\"@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\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nuevo-renacer.com\/#organization\",\"name\":\"UFEC\",\"url\":\"https:\/\/nuevo-renacer.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@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":"\u00bfQu\u00e9 es el cord\u00f3n? - 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\/en\/que-es-el-cordon\/","og_locale":"en_GB","og_type":"article","og_title":"\u00bfQu\u00e9 es el cord\u00f3n?","og_description":"\u00bfQu\u00e9 es el cord\u00f3n? | Uni\u00f3n Esp\u00edrita Nuevo Renacer Pr\u00e1ctica Medi\u00famnica \u00bfQu\u00e9 es el cord\u00f3n? La pr\u00e1ctica medi\u00famnica cordonera \u2013 una tradici\u00f3n profundamente arraigada en la identidad cubana La pr\u00e1ctica medi\u00famnica cordonera La pr\u00e1ctica medi\u00famnica cordonera es un fen\u00f3meno profundamente arraigado en la identidad cubana, cuyos or\u00edgenes establecen un puente entre el pasado prehist\u00f3rico de [&hellip;]","og_url":"https:\/\/nuevo-renacer.com\/en\/que-es-el-cordon\/","og_site_name":"Uni\u00f3n Esp\u00edrita","article_publisher":"https:\/\/www.facebook.com\/groups\/3431398063740829","article_modified_time":"2026-07-29T16:04:46+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/","url":"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/","name":"\u00bfQu\u00e9 es el cord\u00f3n? - Uni\u00f3n Esp\u00edrita","isPartOf":{"@id":"https:\/\/nuevo-renacer.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#primaryimage"},"image":{"@id":"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#primaryimage"},"thumbnailUrl":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.png","datePublished":"2024-06-20T14:47:38+00:00","dateModified":"2026-07-29T16:04:46+00:00","breadcrumb":{"@id":"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nuevo-renacer.com\/que-es-el-cordon\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#primaryimage","url":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.png","contentUrl":"https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/nuevo-renacer.com\/que-es-el-cordon\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/nuevo-renacer.com\/"},{"@type":"ListItem","position":2,"name":"\u00bfQu\u00e9 es el cord\u00f3n?"}]},{"@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":"en-GB"},{"@type":"Organization","@id":"https:\/\/nuevo-renacer.com\/#organization","name":"UFEC","url":"https:\/\/nuevo-renacer.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@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\/ChatGPT-Image-29.-Juli-2026-18_04_18.png",1536,1024,false],"thumbnail":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18-150x150.png",150,150,true],"medium":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18-300x200.png",300,200,true],"medium_large":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18-768x512.png",768,512,true],"large":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18-1024x683.png",1024,683,true],"1536x1536":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.png",1536,1024,false],"2048x2048":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18.png",1536,1024,false],"trp-custom-language-flag":["https:\/\/nuevo-renacer.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-29.-Juli-2026-18_04_18-18x12.png",18,12,true]},"uagb_author_info":{"display_name":"adbv0","author_link":"https:\/\/nuevo-renacer.com\/en\/author\/adbv0\/"},"uagb_comment_info":0,"uagb_excerpt":"\u00bfQu\u00e9 es el cord\u00f3n? | Uni\u00f3n Esp\u00edrita Nuevo Renacer Pr\u00e1ctica Medi\u00famnica \u00bfQu\u00e9 es el cord\u00f3n? La pr\u00e1ctica medi\u00famnica cordonera \u2013 una tradici\u00f3n profundamente arraigada en la identidad cubana La pr\u00e1ctica medi\u00famnica cordonera La pr\u00e1ctica medi\u00famnica cordonera es un fen\u00f3meno profundamente arraigado en la identidad cubana, cuyos or\u00edgenes establecen un puente entre el pasado prehist\u00f3rico de&hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nuevo-renacer.com\/en\/wp-json\/wp\/v2\/pages\/2699","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuevo-renacer.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nuevo-renacer.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nuevo-renacer.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nuevo-renacer.com\/en\/wp-json\/wp\/v2\/comments?post=2699"}],"version-history":[{"count":27,"href":"https:\/\/nuevo-renacer.com\/en\/wp-json\/wp\/v2\/pages\/2699\/revisions"}],"predecessor-version":[{"id":9542,"href":"https:\/\/nuevo-renacer.com\/en\/wp-json\/wp\/v2\/pages\/2699\/revisions\/9542"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nuevo-renacer.com\/en\/wp-json\/wp\/v2\/media\/9557"}],"wp:attachment":[{"href":"https:\/\/nuevo-renacer.com\/en\/wp-json\/wp\/v2\/media?parent=2699"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}