{"id":15603,"date":"2026-04-16T15:08:44","date_gmt":"2026-04-16T14:08:44","guid":{"rendered":"https:\/\/acc.ueuromed.org\/les-rencontres-de-luniversite-euromed-de-fes-sur-lalliance-des-civilisations-2026-2\/"},"modified":"2026-04-16T17:21:13","modified_gmt":"2026-04-16T16:21:13","slug":"the-euromed-university-of-fes-meetings-on-the-alliance-of-civilizations-fez-2026","status":"publish","type":"page","link":"https:\/\/acc.ueuromed.org\/en\/the-euromed-university-of-fes-meetings-on-the-alliance-of-civilizations-fez-2026\/","title":{"rendered":"The Euromed University of Fes Meetings on the Alliance of Civilizations Fez 2026"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15603\" class=\"elementor elementor-15603\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c423e6 e-flex e-con-boxed e-con e-parent\" data-id=\"4c423e6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a12b8e exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"5a12b8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"640\" height=\"360\" src=\"https:\/\/acc.ueuromed.org\/wp-content\/uploads\/2026\/04\/web-affichage-an-1024x576.jpg\" class=\"attachment-large size-large wp-image-15606\" alt=\"\" srcset=\"https:\/\/acc.ueuromed.org\/wp-content\/uploads\/2026\/04\/web-affichage-an-1024x576.jpg 1024w, https:\/\/acc.ueuromed.org\/wp-content\/uploads\/2026\/04\/web-affichage-an-300x169.jpg 300w, https:\/\/acc.ueuromed.org\/wp-content\/uploads\/2026\/04\/web-affichage-an-768x432.jpg 768w, https:\/\/acc.ueuromed.org\/wp-content\/uploads\/2026\/04\/web-affichage-an-1536x863.jpg 1536w, https:\/\/acc.ueuromed.org\/wp-content\/uploads\/2026\/04\/web-affichage-an-2048x1151.jpg 2048w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bc498e7 e-flex e-con-boxed e-con e-parent\" data-id=\"bc498e7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-038120d exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"038120d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- WordPress Page Content - Programme 27 & 28 Avril 2026 -->\n<style>\n  :root {\n    --c1: #034AA6;\n    --c2: #035AA6;\n    --c3: #0477BF;\n    --c4: #43BF3F;\n    --c5: #F2D22E;\n    --white: #ffffff;\n    --text-dark: #111827;\n    --text-muted: #4b5563;\n  }\n\n  .prog-wrapper {\n    font-family: 'Segoe UI', Arial, sans-serif;\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0 16px 60px;\n    color: var(--text-dark);\n  }\n\n  \/* \u2500\u2500 Editorial Block \u2500\u2500 *\/\n  .prog-editorial {\n    background: linear-gradient(135deg, #f7faff 0%, #eef4ff 100%);\n    border-left: 6px solid var(--c1);\n    border-radius: 12px;\n    padding: 28px 26px;\n    margin-top: 20px;\n    margin-bottom: 40px;\n    box-shadow: 0 4px 18px rgba(3, 74, 166, 0.08);\n  }\n\n  .prog-editorial h1 {\n    margin-top: 0;\n    font-size: 1.6rem;\n    color: var(--c1);\n    margin-bottom: 16px;\n  }\n\n  .prog-editorial p {\n    font-size: 0.95rem;\n    line-height: 1.7;\n    color: var(--text-dark);\n    margin-bottom: 14px;\n  }\n\n  .prog-download-btn {\n    display: inline-block;\n    margin-top: 18px;\n    background: linear-gradient(135deg, var(--c1), var(--c3));\n    color: #fff;\n    font-weight: 600;\n    padding: 10px 20px;\n    border-radius: 30px;\n    text-decoration: none;\n    font-size: 0.9rem;\n    transition: all 0.2s ease;\n  }\n\n  .prog-download-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 16px rgba(3, 74, 166, 0.25);\n  }\n\n  \/* \u2500\u2500 Day Header \u2500\u2500 *\/\n  .prog-day-header {\n    background: linear-gradient(135deg, var(--c1) 0%, var(--c3) 100%);\n    color: var(--white);\n    text-align: center;\n    padding: 24px 32px;\n    border-radius: 12px;\n    margin: 44px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .prog-day-header::before {\n    content: '';\n    position: absolute;\n    top: -28px; right: -28px;\n    width: 110px; height: 110px;\n    background: var(--c5);\n    opacity: 0.18;\n    border-radius: 50%;\n  }\n\n  .prog-day-header::after {\n    content: '';\n    position: absolute;\n    bottom: -22px; left: 36px;\n    width: 80px; height: 80px;\n    background: var(--c4);\n    opacity: 0.18;\n    border-radius: 50%;\n  }\n\n  .prog-day-header h2 {\n    margin: 0;\n    font-size: 1.85rem;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .prog-time-block { margin-bottom: 24px; }\n\n  .prog-time-label {\n    display: inline-block;\n    background: var(--c3);\n    color: var(--white);\n    font-weight: 700;\n    font-size: 0.92rem;\n    padding: 5px 18px;\n    border-radius: 20px;\n    margin-bottom: 10px;\n  }\n\n  .prog-venue {\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: var(--c4);\n    text-transform: uppercase;\n    margin: 14px 0 8px;\n  }\n\n  .prog-card {\n    background: var(--white);\n    border-left: 5px solid var(--c3);\n    border-radius: 8px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    box-shadow: 0 2px 10px rgba(3, 74, 166, 0.09);\n  }\n\n  .prog-card-title {\n    font-size: 1rem;\n    font-weight: 600;\n    margin: 0;\n  }\n\n  .prog-divider {\n    border: none;\n    border-top: 3px solid var(--c5);\n    margin: 36px 0;\n    opacity: 0.5;\n  }\n<\/style>\n\n<div class=\"prog-wrapper\">\n\n  <!-- \u2500\u2500 Editorial \u2500\u2500 -->\n  <div class=\"prog-editorial\">\n    <h1>Editorial<\/h1>\n\n    <p>Held under the High Patronage of His Majesty King Mohammed VI, the EUROMED University of Fes Meetings on the Alliance of Civilizations, organized on April 27\u201328, 2026 around the theme: \u201cThe Future of Human Civilization facing the challenges of Artificial Intelligence\u201d, constitute a major international event, bringing together high-level academic, scientific, and diplomatic personalities from five continents, , along with more than 1,400 young participants. The various delegations represent more than 70 countries.\nOrganized by EUROMED University of Fez, the United Nations Chair for the Alliance of Civilizations, in partnership with the Muslim World League and the United Nations Alliance of Civilizations (UNAOC), this event reflects a strategic dimension for dialogue and reflection on the major transformations induced by artificial intelligence (AI).\nThe program of these Meetings will showcase the latest innovations in AI and their impact on the technological development of countries. It will also address societal and governance aspects, emphasizing principles of ethics, responsibility, and trust. The discussions will bring together experts and researchers around regulatory frameworks, governance mechanisms, and models of international cooperation needed to guide AI development in a rapidly changing global environment for the benefit of humanity.\nThe sessions will also focus on practical applications of artificial intelligence in strategic sectors, including healthcare, as well as its ethical, social, and cultural implications. Special attention will be given to the interactions between technological innovation and human values, the issue of trust in intelligent systems, and challenges related to cybersecurity, economic development, and social cohesion in an increasingly digital world.\nIn a global context marked by accelerating technological changes, geopolitical challenges, and profound societal transformations, this forum aims to promote a holistic and ethical approach to artificial intelligence, reconciling innovation, sustainable development, and respect for universal values.\nThe program includes a high-level opening session with the participation of government officials, international decision-makers, and renowned figures from five continents, followed by several plenary and thematic parallel sessions.\nThese Meetings therefore provide a privileged platform to rethink the interactions between technology and society, strengthen dialogue between civilizations, and contribute to the emergence of collective responses to global challenges.<\/p>\n\n    <a href=\"https:\/\/drive.google.com\/file\/d\/1vIhAd9NBNA93u-7F4vkwMGsgiKnwTUB5\/view?usp=sharing\" \n       class=\"prog-download-btn\">\n       \ud83d\udcc4 Download the program in PDF\n    <\/a>\n  <\/div>\n\n  \n\n<\/div>\n<!-- End Programme -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fa983ae e-flex e-con-boxed e-con e-parent\" data-id=\"fa983ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-361d601 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"361d601\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- WordPress Page Content - Programme 27 & 28 Avril 2026 -->\n<style>\n  :root {\n    --c1: #034AA6;\n    --c2: #035AA6;\n    --c3: #0477BF;\n    --c4: #43BF3F;\n    --c5: #F2D22E;\n    --white: #ffffff;\n    --text-dark: #111827;\n    --text-muted: #4b5563;\n  }\n\n  .prog-wrapper {\n    font-family: 'Segoe UI', Arial, sans-serif;\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0 16px 60px;\n    color: var(--text-dark);\n  }\n\n  \/* \u2500\u2500 Day Header \u2500\u2500 *\/\n  .prog-day-header {\n    background: linear-gradient(135deg, var(--c1) 0%, var(--c3) 100%);\n    color: var(--white);\n    text-align: center;\n    padding: 24px 32px;\n    border-radius: 12px;\n    margin: 44px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .prog-day-header::before {\n    content: '';\n    position: absolute;\n    top: -28px; right: -28px;\n    width: 110px; height: 110px;\n    background: var(--c5);\n    opacity: 0.18;\n    border-radius: 50%;\n  }\n  .prog-day-header::after {\n    content: '';\n    position: absolute;\n    bottom: -22px; left: 36px;\n    width: 80px; height: 80px;\n    background: var(--c4);\n    opacity: 0.18;\n    border-radius: 50%;\n  }\n  .prog-day-header h2 {\n    margin: 0;\n    font-size: 1.85rem;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* \u2500\u2500 Time Block \u2500\u2500 *\/\n  .prog-time-block {\n    margin-bottom: 24px;\n  }\n\n  .prog-time-label {\n    display: inline-block;\n    background: var(--c3);\n    color: var(--white);\n    font-weight: 700;\n    font-size: 0.92rem;\n    padding: 5px 18px;\n    border-radius: 20px;\n    margin-bottom: 10px;\n    letter-spacing: 0.5px;\n  }\n\n  .prog-venue {\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: var(--c4);\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin: 14px 0 8px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .prog-venue::before {\n    content: '\ud83d\udccd';\n    font-size: 0.9rem;\n  }\n\n  \/* \u2500\u2500 Cards \u2500\u2500 *\/\n  .prog-card {\n    background: var(--white);\n    border-left: 5px solid var(--c3);\n    border-radius: 8px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    box-shadow: 0 2px 10px rgba(3, 74, 166, 0.09);\n    transition: transform 0.15s, box-shadow 0.15s;\n  }\n  .prog-card:hover {\n    transform: translateX(4px);\n    box-shadow: 0 4px 16px rgba(3, 74, 166, 0.15);\n  }\n\n  .prog-card.plenary {\n    border-left-color: var(--c1);\n    background: linear-gradient(135deg, #f0f5ff 0%, #e6effe 100%);\n  }\n  .prog-card.parallel {\n    border-left-color: var(--c4);\n    background: linear-gradient(135deg, #f2fbf2 0%, #e5f7e5 100%);\n  }\n  .prog-card.rencontre {\n    border-left-color: var(--c5);\n    background: linear-gradient(135deg, #fffdf0 0%, #fdf8d2 100%);\n  }\n  .prog-card.special {\n    border-left-color: var(--c3);\n    background: linear-gradient(135deg, #ebf4fc 0%, #daedf8 100%);\n  }\n\n  \/* \u2500\u2500 Badges \u2500\u2500 *\/\n  .prog-card-badge {\n    display: inline-block;\n    font-size: 0.72rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    padding: 3px 11px;\n    border-radius: 12px;\n    margin-bottom: 8px;\n  }\n  .badge-plenary   { background: var(--c1); color: #fff; }\n  .badge-parallel  { background: var(--c4); color: #fff; }\n  .badge-rencontre { background: var(--c5); color: #222; }\n  .badge-special   { background: var(--c3); color: #fff; }\n  .badge-opening   { background: var(--c2); color: #fff; }\n\n  .prog-card-time {\n    font-size: 0.8rem;\n    font-weight: 700;\n    color: var(--c3);\n    margin-bottom: 5px;\n  }\n\n  .prog-card-title {\n    font-size: 1rem;\n    font-weight: 600;\n    color: var(--text-dark);\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  .prog-card-subtitle {\n    font-size: 0.88rem;\n    color: var(--text-muted);\n    margin-top: 6px;\n    font-style: italic;\n    line-height: 1.45;\n  }\n\n  \/* \u2500\u2500 Opening Bullets \u2500\u2500 *\/\n  .prog-bullets {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n  .prog-bullets li {\n    padding: 6px 0 6px 22px;\n    position: relative;\n    font-size: 0.95rem;\n    color: var(--text-dark);\n    border-bottom: 1px dashed rgba(3, 74, 166, 0.13);\n  }\n  .prog-bullets li:last-child { border-bottom: none; }\n  .prog-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0; top: 50%;\n    transform: translateY(-50%);\n    width: 9px; height: 9px;\n    background: var(--c5);\n    border-radius: 50%;\n    border: 2px solid var(--c3);\n  }\n\n  \/* \u2500\u2500 Closing Banner \u2500\u2500 *\/\n  .prog-closing {\n    background: linear-gradient(135deg, var(--c1), var(--c3));\n    color: #fff;\n    border-radius: 10px;\n    padding: 22px 28px;\n    margin-top: 28px;\n    text-align: center;\n  }\n  .prog-closing .prog-card-time {\n    color: var(--c5);\n    font-size: 0.9rem;\n  }\n  .prog-closing h3 {\n    margin: 7px 0 0;\n    font-size: 1.08rem;\n    font-weight: 600;\n    letter-spacing: 0.3px;\n  }\n\n  \/* \u2500\u2500 Divider \u2500\u2500 *\/\n  .prog-divider {\n    border: none;\n    border-top: 3px solid var(--c5);\n    margin: 36px 0;\n    opacity: 0.5;\n  }\n<\/style>\n\n\n<div class=\"prog-wrapper\">\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 27 AVRIL 2026 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"prog-day-header\">\n    <h2>April 27th 2026<\/h2>\n  <\/div>\n\n  <!-- 10h30 - 12h30 -->\n  <div class=\"prog-time-block\">\n    <div class=\"prog-time-label\">10:30 \u2013 12:30<\/div>\n    <div class=\"prog-venue\">Event venue: Agora<\/div>\n\n    <div class=\"prog-card special\">\n      \n      <ul class=\"prog-bullets\">\n        <li>Welcome Speech<\/li>\n        <li>Institutional Film on the Event<\/li>\n     \n        <li>Opening Session<\/li>\n        <li>Award Ceremony by the \u201cUnited States of the World\u201d and its Mediterranean Foundation<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <!-- 14h40 - 18h00 -->\n  <div class=\"prog-time-block\">\n    <div class=\"prog-time-label\">14:40 \u2013 18:00<\/div>\n\n    <div class=\"prog-venue\">Event venue: Agora<\/div>\n\n    <div class=\"prog-card special\">\n      <div class=\"prog-card-time\">14h40 \u2013 15h00<\/div>\n      <span class=\"prog-card-badge badge-special\">OPENING REMARKS<\/span>\n    <\/div>\n\n    <div class=\"prog-card plenary\">\n      <div class=\"prog-card-time\">15:00 \u2013 16:30<\/div>\n      <span class=\"prog-card-badge badge-plenary\">1st PLENARY SESSION<\/span>\n      <p class=\"prog-card-title\">Transparency, Responsibility and Trust: The Foundations of Sustainable Global Governance in the Age of Artificial Intelligence.<\/p>\n    <\/div>\n\n    <div class=\"prog-card plenary\">\n      <div class=\"prog-card-time\">16:30 \u2013 18:00<\/div>\n      <span class=\"prog-card-badge badge-plenary\">2nd PLENARY SESSION<\/span>\n      <p class=\"prog-card-title\">Ethics and Applications of AI in the field of healthcare.<\/p>\n    <\/div>\n\n    <div class=\"prog-venue\">Event venue: Yellow Amphitheater<\/div>\n\n    <div class=\"prog-card rencontre\">\n      <div class=\"prog-card-time\">16:30 \u2013 17:10<\/div>\n      <span class=\"prog-card-badge badge-rencontre\">Special meeting with <\/span>\n      <p class=\"prog-card-title\">Mr. Josep Borrell<\/p>\n      <p class=\"prog-card-subtitle\">Former High Representative of the European Union for Foreign Affairs and Security Policy, former Spanish Minister of Foreign Affairs and former President of the European Parliament \u2014 Spain.<\/p>\n    <\/div>\n\n    <div class=\"prog-card rencontre\">\n      <div class=\"prog-card-time\">17:10 \u2013 18:00<\/div>\n      <span class=\"prog-card-badge badge-rencontre\">Special meeting with<\/span>\n      <p class=\"prog-card-title\">Mrs. Amal El Fallah Seghrouchni<\/p>\n      <p class=\"prog-card-subtitle\">Minister Delegate to the Head of Government in charge of Digital Transition and Administrative Reform \u2014 Morocco.<\/p>\n    <\/div>\n\n    <div class=\"prog-venue\">Event venue: Blue Amphitheater<\/div>\n\n    <div class=\"prog-card parallel\">\n      <div class=\"prog-card-time\">16:30 \u2013 18:00<\/div>\n      <span class=\"prog-card-badge badge-parallel\">1st PARALLEL SESSION<\/span>\n      <p class=\"prog-card-title\">Living Together in a Globalized Society in the Age of AI.<\/p>\n    <\/div>\n  <\/div>\n\n  <hr class=\"prog-divider\">\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 28 AVRIL 2026 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"prog-day-header\">\n    <h2>April 28th 2026<\/h2>\n  <\/div>\n\n  <!-- 09h00 - 13h00 -->\n  <div class=\"prog-time-block\">\n    <div class=\"prog-time-label\">09:00 \u2013 13:00<\/div>\n\n    <div class=\"prog-venue\">Event venue: Agora<\/div>\n\n    <div class=\"prog-card special\">\n      <div class=\"prog-card-time\">09:00 \u2013 09:30<\/div>\n      <span class=\"prog-card-badge badge-special\">OPENING REMARKS<\/span>\n    <\/div>\n\n    <div class=\"prog-card plenary\">\n      <div class=\"prog-card-time\">09:30 \u2013 11:00<\/div>\n      <span class=\"prog-card-badge badge-plenary\">3rd PLENARY SESSION<\/span>\n      <p class=\"prog-card-title\">Building a Common Future: Artificial Intelligence at the service of Humankind: Trust and Mistrust.<\/p>\n    <\/div>\n\n    <div class=\"prog-card plenary\">\n      <div class=\"prog-card-time\">11:00 \u2013 12:30<\/div>\n      <span class=\"prog-card-badge badge-plenary\">4th PLENARY SESSION:<\/span>\n      <p class=\"prog-card-title\">Artificial Intelligence and Human Common Values: Facts and Challenges.<\/p>\n    <\/div>\n\n    <div class=\"prog-venue\">Event venue: Yellow Amphitheater<\/div>\n\n    <div class=\"prog-card parallel\">\n      <div class=\"prog-card-time\">09:30 \u2013 11:00<\/div>\n      <span class=\"prog-card-badge badge-parallel\">2nd PARALLEL SESSION<\/span>\n      <p class=\"prog-card-title\">Artificial intelligence: the new catalyst for development?<\/p>\n    <\/div>\n\n    <div class=\"prog-card parallel\">\n      <div class=\"prog-card-time\">11:00 \u2013 12:30<\/div>\n      <span class=\"prog-card-badge badge-parallel\">5th PARALLEL SESSION<\/span>\n      <p class=\"prog-card-title\">Intelligence artificielle et syst\u00e8mes autonomes : vers une mobilit\u00e9, une robotique et des infrastructures intelligentes pour les villes de demain.<\/p>\n    <\/div>\n\n    <div class=\"prog-venue\">Event venue: Blue Amphitheater<\/div>\n\n    <div class=\"prog-card parallel\">\n      <div class=\"prog-card-time\">09:30 \u2013 11:00<\/div>\n      <span class=\"prog-card-badge badge-parallel\">3rd PARALLEL SESSION<\/span>\n      <p class=\"prog-card-title\">Living Together in the Age of AI.<\/p>\n    <\/div>\n\n    <div class=\"prog-card parallel\">\n      <div class=\"prog-card-time\">11:00 \u2013 12:30<\/div>\n      <span class=\"prog-card-badge badge-parallel\">4th PARALLEL SESSION<\/span>\n      <p class=\"prog-card-title\">Artificial Intelligence and Technological Revolution: Cybersecurity, Health and Smart Cities in the Post-modern Era.<\/p>\n    <\/div>\n\n    <div class=\"prog-venue\">Event venue: Agora<\/div>\n    <div class=\"prog-closing\">\n      <div class=\"prog-card-time\">12:30 \u2013 13:00<\/div>\n      <h3>General synthesis and final declaration<\/h3>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n<!-- End Programme 27 & 28 Avril 2026 -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Editorial Held under the High Patronage of His Majesty King Mohammed VI, the EUROMED University of Fes Meetings on the Alliance of Civilizations, organized on April 27\u201328, 2026 around the theme: \u201cThe Future of Human Civilization facing the challenges of Artificial Intelligence\u201d, constitute a major international event, bringing together high-level academic, scientific, and diplomatic personalities [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":15606,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"cybocfi_hide_featured_image":"","footnotes":""},"class_list":["post-15603","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/acc.ueuromed.org\/en\/wp-json\/wp\/v2\/pages\/15603","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/acc.ueuromed.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/acc.ueuromed.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/acc.ueuromed.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/acc.ueuromed.org\/en\/wp-json\/wp\/v2\/comments?post=15603"}],"version-history":[{"count":8,"href":"https:\/\/acc.ueuromed.org\/en\/wp-json\/wp\/v2\/pages\/15603\/revisions"}],"predecessor-version":[{"id":15622,"href":"https:\/\/acc.ueuromed.org\/en\/wp-json\/wp\/v2\/pages\/15603\/revisions\/15622"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/acc.ueuromed.org\/en\/wp-json\/wp\/v2\/media\/15606"}],"wp:attachment":[{"href":"https:\/\/acc.ueuromed.org\/en\/wp-json\/wp\/v2\/media?parent=15603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}