{"id":222,"date":"2026-05-19T15:01:13","date_gmt":"2026-05-19T15:01:13","guid":{"rendered":"https:\/\/caadi.ca\/?page_id=222"},"modified":"2026-09-16T22:39:02","modified_gmt":"2026-09-16T22:39:02","slug":"a-propos","status":"publish","type":"page","link":"https:\/\/caadi.ca\/en\/a-propos\/","title":{"rendered":"About"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"222\" class=\"elementor elementor-222\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66a894cf e-flex e-con-boxed e-con e-parent\" data-id=\"66a894cf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-79018ecf e-con-full e-flex e-con e-child\" data-id=\"79018ecf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d201d1e elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1d201d1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">About<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d51371 elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-invisible elementor-widget elementor-widget-icon-list\" data-id=\"2d51371\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/caadi.ca\/en\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Home<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">About<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\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-cf5b7eb e-flex e-con-boxed e-con e-parent\" data-id=\"cf5b7eb\" 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-28683e7 elementor-widget elementor-widget-html\" data-id=\"28683e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>\u00c0 propos \u2014 JIRIS<\/title>\n\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=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n  <style>\n    :root {\n      --bg: transparent;\n      --surface: #FFFFFF;\n      --ink: #0F172A;\n      --muted: #64748B;\n      --line: #E2E8F0;\n\n      --blue: #1E3A8A;\n      --blue-soft: #EFF6FF;\n      --blue-mid: #2563EB;\n\n      --green: #047857;\n      --green-soft: #ECFDF5;\n\n      --violet: #6D28D9;\n      --violet-soft: #F5F3FF;\n\n      --radius-lg: 20px;\n      --radius-md: 12px;\n\n      --shadow: 0 10px 30px -5px rgba(15, 23, 42, 0.05);\n      --shadow-hover: 0 20px 40px -10px rgba(15, 23, 42, 0.12);\n    }\n\n    body {\n      background: transparent !important;\n      margin: 0;\n      padding: 0;\n    }\n\n    .jiris-container * {\n      box-sizing: border-box;\n    }\n\n    .jiris-container *::before,\n    .jiris-container *::after {\n      content: none;\n      display: none;\n    }\n\n    .jiris-container {\n      font-family: \"Inter\", system-ui, sans-serif;\n      background: transparent;\n      color: var(--ink);\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n      width: 100%;\n      padding: 0;\n    }\n\n    .jiris-container .page {\n      max-width: 1280px;\n      width: 100%;\n      margin: 0 auto;\n      padding: 56px 40px 80px;\n      background: #FFFFFF;\n      border: 1px solid var(--line);\n      border-radius: 24px;\n      box-shadow: 0 4px 20px rgba(15, 23, 42, 0.03);\n      position: relative;\n    }\n\n    \/* HERO *\/\n    .jiris-container .hero {\n      text-align: center;\n      max-width: 860px;\n      margin: 0 auto 56px;\n    }\n\n    .jiris-container .brand {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      background: var(--surface);\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      padding: 8px 18px;\n      margin-bottom: 24px;\n      box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);\n    }\n\n    .jiris-container .brand-dot {\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: var(--blue-mid);\n    }\n\n    .jiris-container .brand span {\n      font-size: 13px;\n      font-weight: 600;\n      color: var(--blue);\n      letter-spacing: 0.02em;\n    }\n\n    .jiris-container .hero h1 {\n      font-family: \"Fraunces\", serif;\n      font-weight: 600;\n      font-size: clamp(30px, 3.5vw, 42px);\n      letter-spacing: -0.045em;\n      color: var(--ink);\n      margin-bottom: 18px;\n      line-height: 1.2;\n    }\n\n    .jiris-container .hero h1 span {\n      background: linear-gradient(135deg, var(--blue-mid), var(--violet));\n      -webkit-background-clip: text;\n      background-clip: text;\n      -webkit-text-fill-color: transparent;\n      color: transparent;\n    }\n\n    .jiris-container .hero-lead {\n      text-align: center;\n      font-size: 17px;\n      line-height: 1.7;\n      margin: 0 auto;\n      max-width: 760px;\n      color: var(--muted);\n    }\n\n    .jiris-container .hero-lead-part-1 {\n      display: block;\n      color: #334155;\n      font-weight: 500;\n    }\n\n    .jiris-container .hero-lead-part-2 {\n      display: block;\n      margin-top: 2px;\n      color: var(--blue);\n      font-weight: 600;\n    }\n\n    \/* LECTEUR AUDIO *\/\n    .jiris-container .jiris-listen {\n      margin: 30px auto 0;\n      max-width: 620px;\n      background: linear-gradient(135deg, #F8FAFF 0%, #EFF6FF 100%);\n      border: 1px solid #D8E5FA;\n      border-radius: 18px;\n      padding: 18px 20px;\n      box-shadow: 0 8px 24px rgba(37, 99, 235, 0.07);\n      text-align: left;\n    }\n\n    .jiris-container .jiris-listen-inner {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .jiris-container .jiris-listen-icon {\n      width: 48px;\n      height: 48px;\n      min-width: 48px;\n      border-radius: 14px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #FFFFFF;\n      color: var(--blue-mid);\n      border: 1px solid #D8E5FA;\n      box-shadow: 0 4px 12px rgba(37, 99, 235, 0.08);\n    }\n\n    .jiris-container .jiris-listen-icon svg {\n      width: 22px;\n      height: 22px;\n      fill: currentColor;\n    }\n\n    .jiris-container .jiris-listen-content {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .jiris-container .jiris-listen-title {\n      font-size: 14px;\n      font-weight: 700;\n      color: var(--ink);\n      margin-bottom: 2px;\n    }\n\n    .jiris-container .jiris-listen-description {\n      font-size: 12.5px;\n      line-height: 1.5;\n      color: var(--muted);\n    }\n\n    .jiris-container .jiris-listen-actions {\n      display: flex;\n      align-items: center;\n      gap: 7px;\n      flex-shrink: 0;\n    }\n\n    .jiris-container .jiris-listen-btn {\n      width: 42px;\n      height: 42px;\n      border: 1px solid #D8E5FA;\n      border-radius: 50%;\n      background: #FFFFFF;\n      color: var(--blue);\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n      font-size: 15px;\n      transition: all 0.2s ease;\n    }\n\n    .jiris-container .jiris-listen-btn:hover {\n      transform: translateY(-1px);\n      box-shadow: 0 4px 12px rgba(37, 99, 235, 0.15);\n    }\n\n    .jiris-container .jiris-listen-btn.primary {\n      width: 48px;\n      height: 48px;\n      background: var(--blue-mid);\n      color: white;\n      border-color: var(--blue-mid);\n      font-size: 16px;\n    }\n\n    .jiris-container .jiris-listen-btn.primary:hover {\n      background: var(--blue);\n      border-color: var(--blue);\n    }\n\n    \/* PROFIL *\/\n    .jiris-container .profile-section {\n      display: grid;\n      grid-template-columns: 360px 1fr;\n      gap: 48px;\n      align-items: start;\n      margin-bottom: 56px;\n      padding-bottom: 56px;\n      border-bottom: 1px solid var(--line);\n    }\n\n    .jiris-container .profile-card {\n      background: var(--blue-soft);\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      text-align: center;\n      position: sticky;\n      top: 24px;\n    }\n\n    .jiris-container .profile-img-wrap {\n      width: 100%;\n      aspect-ratio: 4 \/ 5;\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      margin-bottom: 20px;\n      background: var(--surface);\n      border: 1px solid var(--line);\n      box-shadow: 0 8px 20px rgba(15, 23, 42, 0.08);\n    }\n\n    .jiris-container .profile-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: top;\n    }\n\n    .jiris-container .profile-name {\n      font-family: \"Fraunces\", serif;\n      font-size: 20px;\n      font-weight: 600;\n      color: var(--ink);\n      margin-bottom: 6px;\n      line-height: 1.3;\n    }\n\n    .jiris-container .profile-title {\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--blue-mid);\n      letter-spacing: 0.01em;\n      line-height: 1.4;\n    }\n\n    .jiris-container .bio-content {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n      font-size: 15.5px;\n      color: var(--ink);\n      text-align: justify;\n      text-justify: inter-word;\n    }\n\n    .jiris-container .bio-content p {\n      line-height: 1.75;\n      color: #334155;\n      margin: 0;\n      text-align: justify;\n      text-justify: inter-word;\n    }\n\n    .jiris-container .bio-content strong {\n      color: var(--ink);\n      font-weight: 600;\n    }\n\n    \/* SECTIONS *\/\n    .jiris-container .content-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 32px;\n      margin-bottom: 56px;\n    }\n\n    .jiris-container .info-box {\n      background: var(--surface);\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      padding: 36px;\n      box-shadow: var(--shadow);\n      display: flex;\n      flex-direction: column;\n    }\n\n    .jiris-container .info-box.full-width {\n      grid-column: 1 \/ -1;\n    }\n\n    .jiris-container .info-box h2 {\n      font-family: \"Fraunces\", serif;\n      font-size: 22px;\n      font-weight: 600;\n      color: var(--ink);\n      margin-bottom: 20px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      text-align: left;\n    }\n\n    .jiris-container .info-box h2::before {\n      content: \"\";\n      width: 6px;\n      height: 24px;\n      background: var(--blue-mid);\n      border-radius: 4px;\n      flex-shrink: 0;\n    }\n\n    .jiris-container .info-box p {\n      text-align: justify;\n      text-justify: inter-word;\n    }\n\n    \/* LISTES *\/\n    .jiris-container .achievements-list {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      padding: 0;\n      margin: 0;\n    }\n\n    .jiris-container .achievements-list li {\n      position: relative;\n      padding-left: 24px;\n      font-size: 15px;\n      color: #334155;\n      line-height: 1.6;\n      text-align: justify;\n      text-justify: inter-word;\n    }\n\n    .jiris-container .achievements-list li::before {\n      content: \"\u2726\";\n      position: absolute;\n      left: 0;\n      color: var(--blue-mid);\n      font-weight: bold;\n    }\n\n    .jiris-container .achievements-list li strong {\n      color: var(--ink);\n    }\n\n    \/* CLARIFICATION *\/\n    .jiris-container .clarification-box {\n      background: #FFFBEB;\n      border: 1px solid #FDE68A;\n      border-radius: var(--radius-md);\n      padding: 24px;\n      margin-top: 16px;\n      text-align: justify;\n      text-justify: inter-word;\n    }\n\n    .jiris-container .clarification-box p {\n      font-size: 14.5px;\n      color: #92400E;\n      line-height: 1.65;\n      margin: 0;\n    }\n\n    .jiris-container .clarification-box strong {\n      color: #78350F;\n    }\n\n    \/* CITATION *\/\n    .jiris-container .quote-box {\n      background: linear-gradient(135deg, #0F172A 0%, #1E3A8A 100%);\n      border-radius: var(--radius-lg);\n      padding: 48px;\n      color: white;\n      text-align: center;\n      box-shadow: 0 16px 32px rgba(15, 23, 42, 0.15);\n      margin-bottom: 56px;\n    }\n\n    .jiris-container .quote-box blockquote {\n      font-family: \"Fraunces\", serif;\n      font-size: clamp(20px, 2.5vw, 26px);\n      font-style: italic;\n      line-height: 1.5;\n      margin: 0 0 20px;\n      color: #F8F9FC;\n    }\n\n    .jiris-container .quote-author {\n      font-size: 14px;\n      font-weight: 600;\n      color: #94A3B8;\n      letter-spacing: 0.01em;\n    }\n\n    \/* PARTAGE *\/\n    .jiris-container .jiris-share {\n      background: var(--surface);\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      padding: 36px;\n      box-shadow: var(--shadow);\n      margin-bottom: 32px;\n      text-align: center;\n    }\n\n    .jiris-container .jiris-share h3 {\n      font-family: \"Fraunces\", serif;\n      font-weight: 600;\n      font-size: 22px;\n      letter-spacing: -0.02em;\n      color: var(--ink);\n      margin: 0 0 12px;\n    }\n\n    .jiris-container .jiris-share p {\n      font-size: 15.5px;\n      color: #334155;\n      margin: 0 auto 20px;\n      line-height: 1.7;\n      max-width: 700px;\n      text-align: center;\n    }\n\n    .jiris-container .jiris-share-buttons {\n      display: flex;\n      justify-content: center;\n      gap: 10px;\n      flex-wrap: wrap;\n    }\n\n    .jiris-container .jiris-share-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      padding: 10px 18px;\n      border-radius: 999px;\n      font-size: 13.5px;\n      font-weight: 600;\n      font-family: inherit;\n      text-decoration: none;\n      border: 1px solid var(--line);\n      background: var(--bg);\n      color: var(--ink);\n      cursor: pointer;\n      transition: all 0.2s ease;\n    }\n\n    .jiris-container .jiris-share-btn:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 16px rgba(15, 23, 42, 0.08);\n    }\n\n    .jiris-container .jiris-share-btn:focus-visible {\n      outline: 3px solid rgba(37, 99, 235, 0.25);\n      outline-offset: 3px;\n    }\n\n    .jiris-container .jiris-share-btn svg {\n      width: 16px;\n      height: 16px;\n      fill: currentColor;\n      flex-shrink: 0;\n    }\n\n    .jiris-container .jiris-linkedin:hover {\n      background: #0A66C2;\n      color: white;\n      border-color: #0A66C2;\n    }\n\n    .jiris-container .jiris-facebook:hover {\n      background: #1877F2;\n      color: white;\n      border-color: #1877F2;\n    }\n\n    .jiris-container .jiris-x:hover {\n      background: #000000;\n      color: white;\n      border-color: #000000;\n    }\n\n    .jiris-container .jiris-email:hover {\n      background: var(--blue);\n      color: white;\n      border-color: var(--blue);\n    }\n\n    .jiris-container .jiris-copy:hover {\n      background: var(--green);\n      color: white;\n      border-color: var(--green);\n    }\n\n    .jiris-container.dark-mode {\n      --surface: #0F172A;\n      --ink: #F8FAFC;\n      --muted: #94A3B8;\n      --line: #334155;\n      --blue: #93C5FD;\n      --blue-soft: #172554;\n      --blue-mid: #60A5FA;\n      --green: #34D399;\n      --green-soft: #064E3B;\n      --violet: #A78BFA;\n      --violet-soft: #2E1065;\n    }\n\n    .jiris-container.dark-mode .page {\n      background: #0F172A;\n      border-color: #334155;\n      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);\n    }\n\n    .jiris-container.dark-mode .hero-lead-part-1,\n    .jiris-container.dark-mode .bio-content p,\n    .jiris-container.dark-mode .achievements-list li,\n    .jiris-container.dark-mode .jiris-share p {\n      color: #CBD5E1;\n    }\n\n    .jiris-container.dark-mode .jiris-listen {\n      background: linear-gradient(135deg, #172033 0%, #172554 100%);\n      border-color: #334155;\n    }\n\n    .jiris-container.dark-mode .jiris-listen-icon,\n    .jiris-container.dark-mode .jiris-listen-btn {\n      background: #1E293B;\n      border-color: #334155;\n      color: #F8FAFC;\n    }\n\n    .jiris-container.dark-mode .profile-card {\n      background: #172554;\n      border-color: #334155;\n    }\n\n    .jiris-container.dark-mode .profile-img-wrap {\n      background: #1E293B;\n      border-color: #334155;\n    }\n\n    .jiris-container.dark-mode .info-box,\n    .jiris-container.dark-mode .jiris-share {\n      background: #1E293B;\n      border-color: #334155;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);\n    }\n\n    .jiris-container.dark-mode .clarification-box {\n      background: #422006;\n      border-color: #92400E;\n    }\n\n    .jiris-container.dark-mode .clarification-box p {\n      color: #FCD34D;\n    }\n\n    .jiris-container.dark-mode .clarification-box strong {\n      color: #FDE68A;\n    }\n\n    .jiris-container.dark-mode .jiris-share-btn {\n      background: #0F172A;\n      border-color: #334155;\n      color: #F8FAFC;\n    }\n\n    .jiris-container.dark-mode .brand {\n      background: #1E293B;\n      border-color: #334155;\n    }\n\n    @media (max-width: 1024px) {\n      .jiris-container .profile-section {\n        grid-template-columns: 1fr;\n        gap: 32px;\n      }\n\n      .jiris-container .profile-card {\n        position: relative;\n        top: 0;\n        max-width: 360px;\n        margin: 0 auto;\n      }\n\n      .jiris-container .content-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .jiris-container .page {\n        padding: 32px 20px 48px;\n        border-radius: 16px;\n      }\n\n      .jiris-container .info-box {\n        padding: 24px;\n      }\n\n      .jiris-container .quote-box {\n        padding: 32px 20px;\n      }\n\n      .jiris-container .hero h1 {\n        font-size: 28px;\n      }\n\n      .jiris-container .hero-lead {\n        font-size: 16px;\n      }\n\n      .jiris-container .jiris-listen-inner {\n        align-items: flex-start;\n        flex-wrap: wrap;\n      }\n\n      .jiris-container .jiris-listen-content {\n        flex: 1 1 calc(100% - 64px);\n      }\n\n      .jiris-container .jiris-listen-actions {\n        width: 100%;\n        justify-content: flex-end;\n      }\n\n      .jiris-container .jiris-share {\n        padding: 28px 18px;\n      }\n\n      .jiris-container .jiris-share-buttons {\n        flex-direction: column;\n        width: 100%;\n      }\n\n      .jiris-container .jiris-share-btn {\n        width: 100%;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .jiris-container *,\n      .jiris-container *::before,\n      .jiris-container *::after {\n        animation-duration: 0.01ms !important;\n        transition-duration: 0.01ms !important;\n      }\n    }\n  <\/style>\n<\/head>\n\n<body>\n\n  <div class=\"jiris-container\">\n    <div class=\"page\">\n\n      <header class=\"hero\">\n\n        <div class=\"brand\">\n          <div class=\"brand-dot\"><\/div>\n          <span>\n            JIRIS \u00b7 Justice \u2022 Inclusion \u2022 Reintegration \u2022 Social Innovation\n          <\/span>\n        <\/div>\n\n        <h1>\n          An initiative at the crossroads of justice,\n          <span>mental health and social innovation<\/span>\n        <\/h1>\n\n        <p class=\"hero-lead\">\n          <span class=\"hero-lead-part-1\">\n            Discover the vision, journey, and commitment behind JIRIS\n          <\/span>\n          <span class=\"hero-lead-part-2\">\n            in service of a fairer and more inclusive society.\n          <\/span>\n        <\/p>\n\n        <!-- LECTEUR AUDIO -->\n        <div class=\"jiris-listen\" id=\"jiris-listen-box\">\n          <div class=\"jiris-listen-inner\">\n\n            <div class=\"jiris-listen-icon\">\n              <svg viewbox=\"0 0 24 24\">\n                <path d=\"M12 3a9 9 0 0 0-9 9v4a3 3 0 0 0 3 3h1v-8H5a7 7 0 0 1 14 0h-2v8h1a3 3 0 0 0 3-3v-4a9 9 0 0 0-9-9zm-7 9h2v5H6a1 1 0 0 1-1-1v-4zm14 0h2v4a1 1 0 0 1-1 1h-1v-5z\"\/>\n              <\/svg>\n            <\/div>\n\n            <div class=\"jiris-listen-content\">\n              <div class=\"jiris-listen-title\">\n                Do you prefer listening to reading?\n              <\/div>\n\n              <div class=\"jiris-listen-description\" id=\"jiris-audio-status\">\n                Listen to the JIRIS presentation via audio playback.\n              <\/div>\n            <\/div>\n\n            <div class=\"jiris-listen-actions\">\n\n              <button\n                class=\"jiris-listen-btn primary\"\n                id=\"jiris-play-btn\"\n                type=\"button\"\n                aria-label=\"Listen to the page\"\n              >\n                \u25b6\n              <\/button>\n\n              <button\n                class=\"jiris-listen-btn\"\n                id=\"jiris-stop-btn\"\n                type=\"button\"\n                aria-label=\"Stop reading\"\n              >\n                \u25a0\n              <\/button>\n\n            <\/div>\n\n          <\/div>\n\n          <!-- \u00c9L\u00c9MENT AUDIO CACH\u00c9 -->\n          <audio\n            id=\"jiris-audio\"\n            src=\"https:\/\/caadi.ca\/wp-content\/uploads\/2026\/09\/About-JIRIS.mp3\"\n            preload=\"metadata\"\n          ><\/audio>\n        <\/div>\n\n      <\/header>\n\n\n      <!-- PROFIL ET BIOGRAPHIE -->\n      <section class=\"profile-section\">\n\n        <div class=\"profile-card\">\n\n          <div class=\"profile-img-wrap\">\n            <img decoding=\"async\"\n              src=\"https:\/\/caadi.ca\/wp-content\/uploads\/2026\/09\/Lomami.jpg\"\n              alt=\"Shomba Lomami\"\n            >\n          <\/div>\n\n          <div class=\"profile-name\">\n            Shomba Lomami\n          <\/div>\n\n          <div class=\"profile-title\">\n            Founder of JIRIS\n          <\/div>\n\n        <\/div>\n\n        <div class=\"bio-content\">\n\n          <p>\n            <strong>JIRIS \u2014 Justice, Inclusion, Reintegration, Social Innovation<\/strong>\n            is an initiative founded by <strong>Shomba Lomami<\/strong>, a professional in law, criminology and psychosocial intervention, committed to promoting more accessible justice, dignified reintegration and a more inclusive society.\n          <\/p>\n\n          <p>\n            Holder of<strong>a master's degree in law from the Catholic University of Louvain<\/strong>, d\u2019<strong>a law degree from the University of Kinshasa<\/strong>\n            and of<strong>a Bachelor of Criminology from the University of Ottawa<\/strong>, and trained in psychosocial intervention, he develops an interdisciplinary approach that combines legal, criminological, psychosocial and community dimensions in order to better understand human realities and provide appropriate responses.\n          <\/p>\n\n          <p>\n            His expertise has been built through complementary experiences in the legal, educational, community, and institutional sectors. He has notably gained experience in a law firm, taught law at Coll\u00e8ge Universel \u2013 Gatineau Campus, and participated in international anti-poverty initiatives with the ONE Campaign.\n          <\/p>\n\n          <p>\n            His community involvement then led him to become coordinator at R\u00c9HABEX, an organization specializing in the social and professional reintegration of people involved with the justice system. He also served as an administrator for La BASE, a food bank working with vulnerable people, and as co-founder and administrator of La Voix de l'Immigrant (LVI), a collective rights advocacy organization.\n          <\/p>\n\n          <p>\n            These experiences now allow him to address issues of justice, mental health, reintegration and inclusion from several angles \u2014 legal, psychosocial, educational and community \u2014 in order to propose interventions rooted in the realities on the ground.\n          <\/p>\n\n        <\/div>\n\n      <\/section>\n\n\n      <!-- CONTENU -->\n      <div class=\"content-grid\">\n\n        <div class=\"info-box\">\n\n          <h2>A recognized commitment<\/h2>\n\n          <ul class=\"achievements-list\">\n\n            <li>\n              Author of the book\n              <strong>Impacts of criminal records on immigrants and foreigners: Criminals for life (!?)<\/strong>, published by \u00c9ditions L'Harmattan (Paris, 2022).\n            <\/li>\n\n            <li>\n              Winner of\n              <strong>Certificate of Ambassador for Social Rehabilitation<\/strong>\n              (Outaouais, 2020).\n            <\/li>\n\n            <li>\n              Responsible for the project's content and programming\n              <strong>Impacts \u2013 Juvenile File \u2013 School (IDJE)<\/strong>.\n            <\/li>\n\n            <li>\n              Speaking within the framework of the program\n              <strong>WARNED \u2014 Let's stop the violence and intimidation, let's get involved<\/strong>.\n            <\/li>\n\n            <li>\n              Member of the\n              <strong>International Observatory of Juvenile Justice (OJJ)<\/strong>.\n            <\/li>\n\n          <\/ul>\n\n        <\/div>\n\n\n        <div class=\"info-box\">\n\n          <h2>The vision of JIRIS<\/h2>\n\n          <p>\n            One conviction runs through each of JIRIS's interventions: a situation can only be transformed sustainably after first understanding it in all its complexity \u2014 legal, human and social.\n          <\/p>\n\n          <p>\n            This conviction guides JIRIS's way of working. The organization prioritizes training and support for communities, because a better-equipped group can produce lasting effects far beyond a one-off intervention.\n          <\/p>\n\n          <p>\n            Through its training courses, conferences, workshops and community projects, JIRIS puts its knowledge and field experience at the service of a simple objective: to give communities the means to build fairer, more inclusive and more humane environments.\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"info-box full-width\">\n\n          <h2>Clarification importante<\/h2>\n\n          <p>\n            Although trained in law,\n            <strong>Shomba Lomami is not a lawyer<\/strong>\n            and does not offer personalized legal advice or representation in court.\n          <\/p>\n\n          <div class=\"clarification-box\">\n\n            <p>\n              JIRIS's intervention is based on legal education, awareness-raising, training development, support for community initiatives and referral to qualified professional resources when the situation requires it.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- CITATION -->\n      <section class=\"quote-box\">\n\n        <blockquote>\n          \u201cUnderstanding one\u2019s rights, better grasping human realities, and fostering empowerment: this is how justice becomes a true tool for inclusion.\u201d\n        <\/blockquote>\n\n        <div class=\"quote-author\">\n          \u2014 Shomba Lomami, founder of JIRIS\n        <\/div>\n\n      <\/section>\n\n\n      <!-- PARTAGER CETTE PAGE -->\n      <section class=\"jiris-share\">\n\n        <h3>Share this page<\/h3>\n\n        <p>\n          Raise awareness of JIRIS and its commitment to a more accessible and inclusive justice system.\n        <\/p>\n\n        <div class=\"jiris-share-buttons\">\n\n          <a\n            class=\"jiris-share-btn jiris-linkedin\"\n            id=\"jiris-share-linkedin\"\n            href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"Share on LinkedIn\"\n          >\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.35V9h3.41v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28zM5.34 7.43a2.06 2.06 0 1 1 0-4.12 2.06 2.06 0 0 1 0 4.12zM7.12 20.45H3.56V9h3.56v11.45zM22 0H2C.9 0 0 .9 0 2v20c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2z\"\/>\n            <\/svg>\n            LinkedIn\n          <\/a>\n\n          <a\n            class=\"jiris-share-btn jiris-facebook\"\n            id=\"jiris-share-facebook\"\n            href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            aria-label=\"Share on Facebook\"\n          >\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M24 12.07C24 5.41 18.63 0 12 0S0 5.41 0 12.07C0 18.1 4.39 23.1 10.13 24v-8.44H7.08v-3.49h3.04V9.41c0-3.02 1.8-4.7 4.54-4.7 1.31 0 2.68.24 2.68.24v2.97h-1.51c-1.49 0-1.95.93-1.95 1.89v2.26h3.32l-.53 3.49h-2.79V24C19.62 23.1 24 18.1 24 12.07z\"\/>\n            <\/svg>\n            Facebook\n          <\/a>\n\n          <a\n            class=\"jiris-share-btn jiris-x\"\n            id=\"jiris-share-x\"\n            href=\"https:\/\/twitter.com\/intent\/tweet?url=\"\n            target=\"_blank\"\n            rel=\"noopener\"\n            aria-label=\"Share on X\"\n          >\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M18.24 2.25h3.31l-7.23 8.26 8.5 11.24h-6.65l-5.21-6.82-5.96 6.82H1.67l7.73-8.84L1.13 2.25h6.81l4.71 6.23 5.59-6.23zm-1.16 17.52h1.83L7.01 4.06H5.05l12.03 15.71z\"\/>\n            <\/svg>\n            X\n          <\/a>\n\n          <a\n            class=\"jiris-share-btn jiris-email\"\n            id=\"jiris-share-email\"\n            href=\"mailto:\"\n            aria-label=\"Share via email\"\n          >\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/>\n            <\/svg>\n            E-mail\n          <\/a>\n\n          <button\n            class=\"jiris-share-btn jiris-copy\"\n            id=\"jiris-copy-link\"\n            type=\"button\"\n            aria-label=\"Copy link\"\n          >\n            <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\/>\n            <\/svg>\n            <span class=\"copy-text\">Copy link<\/span>\n          <\/button>\n\n        <\/div>\n\n      <\/section>\n\n    <\/div>\n  <\/div>\n\n\n  <!-- JAVASCRIPT -->\n  <script>\n    document.addEventListener(\"DOMContentLoaded\", function () {\n\n      const pageUrl = window.location.href;\n      const encodedUrl = encodeURIComponent(pageUrl);\n      const pageTitle = encodeURIComponent(document.title);\n\n      \/* =====================================================\n         PARTAGE\n      ====================================================== *\/\n\n      const linkedin = document.getElementById(\"jiris-share-linkedin\");\n      const facebook = document.getElementById(\"jiris-share-facebook\");\n      const x = document.getElementById(\"jiris-share-x\");\n      const email = document.getElementById(\"jiris-share-email\");\n      const copyButton = document.getElementById(\"jiris-copy-link\");\n\n      if (linkedin) {\n        linkedin.href = \"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=\" + encodedUrl;\n      }\n\n      if (facebook) {\n        facebook.href = \"https:\/\/www.facebook.com\/sharer\/sharer.php?u=\" + encodedUrl;\n      }\n\n      if (x) {\n        x.href = \"https:\/\/twitter.com\/intent\/tweet?url=\" + encodedUrl + \"&text=\" + pageTitle;\n      }\n\n      if (email) {\n        const subject = \"D\u00e9couvrez JIRIS \u2014 Justice, Inclusion, R\u00e9int\u00e9gration, Innovation Sociale\";\n        const body = \"Je vous partage cette page de JIRIS :\\n\\n\" + pageUrl;\n        email.href = \"mailto:?subject=\" + encodeURIComponent(subject) + \"&body=\" + encodeURIComponent(body);\n      }\n\n      \/* =====================================================\n         COPIER LE LIEN\n      ====================================================== *\/\n\n      if (copyButton) {\n        copyButton.addEventListener(\"click\", async function () {\n          const copyText = copyButton.querySelector(\".copy-text\");\n          try {\n            await navigator.clipboard.writeText(pageUrl);\n            if (copyText) copyText.textContent = \"Lien copi\u00e9 \u2713\";\n            setTimeout(function () {\n              if (copyText) copyText.textContent = \"Copier le lien\";\n            }, 2500);\n          } catch (error) {\n            const textarea = document.createElement(\"textarea\");\n            textarea.value = pageUrl;\n            textarea.style.position = \"fixed\";\n            textarea.style.left = \"-9999px\";\n            document.body.appendChild(textarea);\n            textarea.focus();\n            textarea.select();\n            document.execCommand(\"copy\");\n            document.body.removeChild(textarea);\n            if (copyText) copyText.textContent = \"Lien copi\u00e9 \u2713\";\n            setTimeout(function () {\n              if (copyText) copyText.textContent = \"Copier le lien\";\n            }, 2500);\n          }\n        });\n      }\n\n      \/* =====================================================\n         LECTURE AUDIO (MP3)\n      ====================================================== *\/\n\n      const playButton = document.getElementById(\"jiris-play-btn\");\n      const stopButton = document.getElementById(\"jiris-stop-btn\");\n      const audio = document.getElementById(\"jiris-audio\");\n      const audioStatus = document.getElementById(\"jiris-audio-status\");\n\n      \/* ============================================================\n         \u26a0\ufe0f SI UNE VOIX D'HOMME EST ENCORE ENTENDUE AU D\u00c9BUT,\n         AUGMENTEZ CETTE VALEUR (en secondes) POUR SAUTER LE D\u00c9BUT.\n         Exemple : 3 = saute les 3 premi\u00e8res secondes.\n         Mettez 0 pour ne rien sauter.\n         ============================================================ *\/\n      const START_OFFSET_SECONDS = 2.5;\n\n      if (audio) {\n\n        \/\/ S\u00e9curit\u00e9 : annuler toute synth\u00e8se vocale qui pourrait tourner en parall\u00e8le\n        if (window.speechSynthesis) {\n          window.speechSynthesis.cancel();\n        }\n\n        audio.load();\n\n        audio.addEventListener(\"loadedmetadata\", function () {\n          console.log(\"\u2705 MP3 charg\u00e9 \u2013 dur\u00e9e :\", audio.duration, \"secondes\");\n        });\n\n        audio.addEventListener(\"error\", function () {\n          console.error(\"\u274c Erreur de chargement du MP3 :\", audio.error);\n          if (audioStatus) {\n            audioStatus.textContent =\n              \"\u26a0\ufe0f Le fichier audio est introuvable ou ne peut pas \u00eatre lu.\";\n          }\n        });\n\n        audio.addEventListener(\"playing\", function () {\n          if (audioStatus) audioStatus.textContent = \"\ud83d\udd0a Lecture en cours...\";\n          if (playButton) {\n            playButton.textContent = \"\u275a\u275a\";\n            playButton.setAttribute(\"aria-label\", \"Mettre en pause\");\n          }\n        });\n\n        audio.addEventListener(\"pause\", function () {\n          if (audioStatus && !audio.ended) {\n            audioStatus.textContent = \"\u23f8 En pause.\";\n          }\n          if (playButton) {\n            playButton.textContent = \"\u25b6\";\n            playButton.setAttribute(\"aria-label\", \"\u00c9couter la page\");\n          }\n        });\n\n        audio.addEventListener(\"ended\", function () {\n          if (audioStatus) audioStatus.textContent = \"\u2705 Lecture termin\u00e9e.\";\n          if (playButton) {\n            playButton.textContent = \"\u25b6\";\n            playButton.setAttribute(\"aria-label\", \"\u00c9couter la page\");\n          }\n        });\n\n        if (playButton) {\n          playButton.addEventListener(\"click\", function () {\n\n            \/\/ 1. Annuler toute synth\u00e8se vocale en cours\n            if (window.speechSynthesis) {\n              window.speechSynthesis.cancel();\n            }\n\n            if (audio.paused) {\n\n              \/\/ 2. Si l'audio est au tout d\u00e9but, sauter les premi\u00e8res secondes\n              if (\n                audio.currentTime === 0 &&\n                START_OFFSET_SECONDS > 0\n              ) {\n                try {\n                  audio.currentTime = START_OFFSET_SECONDS;\n                } catch (e) {\n                  console.warn(\"Impossible de d\u00e9finir currentTime :\", e);\n                }\n              }\n\n              audio.volume = 1.0;\n\n              const playPromise = audio.play();\n\n              if (playPromise !== undefined) {\n                playPromise\n                  .then(function () {\n                    console.log(\"\u25b6 Lecture d\u00e9marr\u00e9e \u00e0\", audio.currentTime, \"s\");\n                  })\n                  .catch(function (error) {\n                    console.error(\"\u274c Erreur de lecture :\", error);\n                    if (audioStatus) {\n                      audioStatus.textContent =\n                        \"\u26a0\ufe0f Impossible de lire l'audio. V\u00e9rifiez votre connexion.\";\n                    }\n                  });\n              }\n            } else {\n              audio.pause();\n            }\n          });\n        }\n\n        if (stopButton) {\n          stopButton.addEventListener(\"click\", function () {\n            audio.pause();\n            audio.currentTime = 0;\n            if (audioStatus) audioStatus.textContent = \"\u23f9 Lecture arr\u00eat\u00e9e.\";\n            if (playButton) {\n              playButton.textContent = \"\u25b6\";\n              playButton.setAttribute(\"aria-label\", \"\u00c9couter la page\");\n            }\n          });\n        }\n      }\n\n    });\n  <\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Accueil \u00c0 propos \u2014 JIRIS JIRIS \u00b7 Justice \u2022 Inclusion \u2022 R\u00e9int\u00e9gration \u2022 Innovation Sociale Une initiative au croisement de la justice, de la sant\u00e9 mentale et de l\u2019innovation sociale D\u00e9couvrez la vision, le parcours et l&rsquo;engagement derri\u00e8re JIRIS au service d&rsquo;une soci\u00e9t\u00e9 plus juste et inclusive. Pr\u00e9f\u00e9rez-vous \u00e9couter plut\u00f4t que lire ? \u00c9coutez la [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-222","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/caadi.ca\/en\/wp-json\/wp\/v2\/pages\/222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caadi.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/caadi.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/caadi.ca\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/caadi.ca\/en\/wp-json\/wp\/v2\/comments?post=222"}],"version-history":[{"count":268,"href":"https:\/\/caadi.ca\/en\/wp-json\/wp\/v2\/pages\/222\/revisions"}],"predecessor-version":[{"id":4096,"href":"https:\/\/caadi.ca\/en\/wp-json\/wp\/v2\/pages\/222\/revisions\/4096"}],"wp:attachment":[{"href":"https:\/\/caadi.ca\/en\/wp-json\/wp\/v2\/media?parent=222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}