{"id":42,"date":"2026-05-17T19:59:30","date_gmt":"2026-05-17T19:59:30","guid":{"rendered":"https:\/\/paikan.org\/?page_id=42"},"modified":"2026-05-18T21:55:05","modified_gmt":"2026-05-18T21:55:05","slug":"42-2","status":"publish","type":"page","link":"https:\/\/paikan.org\/","title":{"rendered":"PA\u00cfKAN &#8211; Page d&rsquo;accueil"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-1c3c67ba alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<!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, maximum-scale=5\">\n\n<!-- \u2550\u2550\u2550 SEO ESSENTIEL \u2550\u2550\u2550 -->\n<title>PAIKAN \u2014 Cr\u00e9er de la valeur et des communs en \u00e9cosyst\u00e8me<\/title>\n<meta name=\"description\" content=\"PAIKAN accompagne \u00e9cosyst\u00e8mes, organisations et leaders pour cr\u00e9er davantage de valeur \u00e9conomique et de communs, au service de transformations soci\u00e9tales durables.\">\n<meta name=\"robots\" content=\"index, follow\">\n<link rel=\"canonical\" href=\"https:\/\/paikan.org\/\">\n\n<!-- \u2550\u2550\u2550 OPEN GRAPH (LinkedIn, X, WhatsApp) \u2550\u2550\u2550 -->\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/paikan.org\/\">\n<meta property=\"og:title\" content=\"PAIKAN \u2014 Cr\u00e9er de la valeur et des communs en \u00e9cosyst\u00e8me\">\n<meta property=\"og:description\" content=\"PAIKAN accompagne \u00e9cosyst\u00e8mes, organisations et leaders pour cr\u00e9er davantage de valeur \u00e9conomique et de communs, au service de transformations soci\u00e9tales durables.\">\n<meta property=\"og:image\" content=\"https:\/\/paikan.org\/wp-content\/uploads\/2026\/05\/pexels-tomfisk-4500631-1024x682.jpg\">\n<meta property=\"og:locale\" content=\"fr_FR\">\n<meta property=\"og:site_name\" content=\"PAIKAN\">\n\n<!-- \u2550\u2550\u2550 DONN\u00c9ES STRUCTUR\u00c9ES \u2550\u2550\u2550 -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Organization\",\n  \"name\": \"PAIKAN\",\n  \"url\": \"https:\/\/paikan.org\",\n  \"email\": \"paikan@paikan.org\",\n  \"description\": \"PAIKAN accompagne \u00e9cosyst\u00e8mes, organisations et leaders pour cr\u00e9er davantage de valeur \u00e9conomique et de communs.\",\n  \"foundingLocation\": {\n    \"@type\": \"Place\",\n    \"name\": \"France\"\n  }\n}\n<\/script>\n\n<!-- \u2550\u2550\u2550 POLICES (m\u00e9thode optimis\u00e9e) \u2550\u2550\u2550 -->\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@400;600;700&#038;family=Jost:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n \n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n \n:root {\n  --vert-nuit: #0f1f0e;\n  --vert-fonce: #1a2e1a;\n  --creme: #f0ead6;\n  --creme-att: rgba(240,234,214,0.7);\n  --creme-sub: rgba(240,234,214,0.2);\n  --bronze: #8b7355;\n}\n \nhtml { scroll-behavior: smooth; }\n\n<script>\nwindow.addEventListener('scroll', function() {\n  const header = document.querySelector('.site-header');\n  if (window.scrollY > 80) {\n    header.classList.add('scrolled');\n  } else {\n    header.classList.remove('scrolled');\n  }\n});\n<\/script>\n\nbody {\n  background: var(--vert-nuit);\n  color: var(--creme);\n  font-family: 'Jost', sans-serif;\n  font-weight: 300;\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n\/* Header : fond progressif au scroll *\/\n.site-header {\n  transition: background 0.3s ease, backdrop-filter 0.3s ease;\n}\n.site-header.scrolled {\n  background: rgba(15, 31, 14, 0.92) !important;\n  backdrop-filter: blur(8px);\n}\n\n\/* \u2500\u2500 HEADER \u2500\u2500 *\/\n.site-header {\n  position: fixed;\n  top: 0; left: 0; right: 0;\n  z-index: 100;\n  padding: 28px 6%;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding-top: 8px !important;\n}\n \n.header-logo svg {\n  height: 64px;\n  width: auto;\n}\n \n.btn-contact {\n  font-family: 'Jost', sans-serif;\n  font-size: 12px;\n  font-weight: 400;\n  text-transform: uppercase;\n  letter-spacing: 0.12em;\n  color: var(--creme);\n  border: 1px solid var(--creme);\n  padding: 10px 24px;\n  text-decoration: none;\n  transition: all 0.3s ease;\n  background: transparent;\n  cursor: pointer;\n}\n.btn-contact:hover { background: var(--creme); color: var(--vert-nuit); }\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero {\n  min-height: 65vh;\n  background: var(--vert-nuit);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 30px 6% 30px;\n  position: relative;\n  overflow: hidden;\n}\n \n.hero-chevron {\n  position: absolute;\n  left: 5%;\n  top: 49%;\n  color: var(--creme);\n  transform: translateY(-50%);\n  opacity: 1;\n  width: 90px;\n}\n \n.hero-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(36px, 5.2vw, 72px);\n  font-weight: 700;\n  color: var(--creme);\n  line-height: 1.08;\n  max-width: 820px;\n  margin-left: 100px;\n  letter-spacing: -0.01em;\n}\n \n.hero-arrow {\n  font-size: 20px;\n  color: rgba(240,234,214,0.4);\n  margin-top: 52px;\n  margin-left: 100px;\n  letter-spacing: 0.1em;\n}\n \n\/* \u2500\u2500 INTRO \u2500\u2500 *\/\n.intro {\n  background: var(--vert-nuit);\n  padding: 80px 6%;\n  border-top: 1px solid var(--creme-sub);\n  border-bottom: 1px solid var(--creme-sub);\n}\n \n.intro-cols {\n  display: flex;\n  align-items: stretch;\n}\n \n.intro-col {\n  flex: 1;\n  padding: 0 5%;\n}\n.intro-col:first-child { padding-left: 0; }\n.intro-col:last-child { padding-right: 0; }\n \n.intro-sep {\n  width: 1px;\n  background: var(--creme-sub);\n  align-self: stretch;\n  flex-shrink: 0;\n}\n \n.intro-col p {\n  font-family: 'Jost', sans-serif;\n  font-weight: 300;\n  font-size: 16px;\n  line-height: 1.85;\n  color: var(--creme-att);\n}\n \n\/* \u2500\u2500 NOUS AGISSONS \u2500\u2500 *\/\n.agissons {\n  background: var(--vert-nuit);\n  padding: 80px 0 0;\n}\n \n.agissons-inner {\n  display: flex;\n  align-items: stretch;\n}\n \n.agissons-gauche {\n  flex: 0 0 55%;\n  padding: 0 6% 80px;\n}\n \n.agissons-titre {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(28px, 3.5vw, 48px);\n  font-weight: 700;\n  color: var(--creme);\n  margin-bottom: 44px;\n}\n \n.actions-liste {\n  list-style: none;\n  margin-bottom: 36px;\n}\n \n.action-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 18px;\n  margin-bottom: 28px;\n}\n \n.action-icon {\n  width: 30px;\n  height: 30px;\n  flex-shrink: 0;\n  opacity: 0.65;\n  margin-top: 2px;\n}\n.action-icon svg { width: 100%; height: 100%; }\n \n.action-item p {\n  font-family: 'Jost', sans-serif;\n  font-weight: 300;\n  font-size: 15px;\n  line-height: 1.7;\n  color: var(--creme-att);\n  margin: 0;\n}\n \n.agissons-sep {\n  border: none;\n  border-top: 1px solid var(--creme-sub);\n  margin: 36px 0;\n}\n \n.territorial-intro {\n  display: flex;\n  gap: 16px;\n  align-items: flex-start;\n  margin-bottom: 32px;\n}\n \n.territorial-icon {\n  width: 26px;\n  height: 26px;\n  flex-shrink: 0;\n  opacity: 0.55;\n  margin-top: 3px;\n}\n.territorial-icon svg { width: 100%; height: 100%; }\n \n.territorial-intro p {\n  font-family: 'Jost', sans-serif;\n  font-weight: 300;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--creme-att);\n  \n  margin: 0;\n}\n \n.piliers {\n  display: flex;\n  gap: 36px;\n  margin-top: 4px;\n}\n \n.pilier {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 10px;\n}\n \n.pilier-icon {\n  width: 28px;\n  height: 28px;\n  opacity: 0.6;\n}\n.pilier-icon svg { width: 100%; height: 100%; }\n \n.pilier span {\n  font-family: 'Jost', sans-serif;\n  font-size: 11px;\n  font-weight: 400;\n  text-transform: uppercase;\n  letter-spacing: 0.14em;\n  color: rgba(240,234,214,0.55);\n}\n \n.agissons-droite {\n  flex: 0 0 45%;\n  position: relative;\n  overflow: hidden;\n  min-height: 600px;\n}\n \n.agissons-droite img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n \n\/* \u2500\u2500 BRAND STORY \u2500\u2500 *\/\n.brand {\n  background: var(--vert-nuit);\n  padding: 100px 6%;\n  text-align: center;\n  border-top: 1px solid var(--creme-sub);\n}\n \n.brand-logo {\n  max-width: 260px;\n  width: 100%;\n  margin: 0 auto 40px;\n  display: block;\n  opacity: 0.95;\n}\n \n \n.brand-text-main {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(14px, 2vw, 20px);\n  font-weight: 300;\n  font-style: italic;\n  color: var(--creme);\n  line-height: 1.65;\n  max-width: 600px;\n  margin: 0 auto 24px;\n}\n \n.brand-text-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(14px, 2vw, 20px);\n  font-weight: 300;\n  font-style: italic;\n  color: var(--creme);\n  line-height: 1.65;\n  max-width: 600px;\n  margin: 0 auto 24px;\n}\n \n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n.site-footer {\n  background: var(--vert-nuit);\n  border-top: 1px solid var(--creme-sub);\n  padding: 32px 6%;\n  text-align: center;\n} \n \n.site-footer p {\n  font-family: 'Jost', sans-serif;\n  font-weight: 300;\n  font-size: 12px;\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n  color: rgba(240,234,214,0.35);\n}\n \n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 768px) {\n  .hero-title { margin-left: 0; }\n  .hero-arrow { margin-left: 0; }\n  .hero-chevron { display: none; }\n  .intro-cols { flex-direction: column; gap: 40px; }\n  .intro-sep { width: 100%; height: 1px; }\n  .intro-col { padding: 0 !important; }\n  .agissons-inner { flex-direction: column; }\n  .agissons-droite { min-height: 300px; }\n  .agissons-gauche { padding: 0 5% 48px; }\n}\n<\/style>\n<\/head>\n<body>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HEADER\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<header class=\"site-header\">\n  <div class=\"header-logo\">\n    <!-- Logo PAIKAN cr\u00e8me fond transparent -->\n    <a href=\"\/\" aria-label=\"PAIKAN \u2014 Accueil\">\n    <svg role=\"img\" aria-label=\"Logo PAIKAN\" svg version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"217px\" height=\"76px\" viewBox=\"0 0 217 76\" preserveAspectRatio=\"xMidYMid meet\">\n    <g fill=\"none\">\n        <path d=\"M0 38.18 l0 -38.18 108.50 0 108.50 0 0 38.18 0 38.18 -108.50 0 -108.50 0 0 -38.18z m148.87 10.11 c2.07 -1.02 4.33 -2.12 5.04 -2.46 0.70 -0.33 3.35 -1.62 5.89 -2.88 2.54 -1.24 4.63 -2.26 4.66 -2.26 0.18 0 2.91 -1.38 3.04 -1.53 0.11 -0.14 0.15 -0.60 0.13 -1.62 l-0.04 -1.43 -2.26 -1.12 c-4.77 -2.35 -20.66 -10.12 -20.72 -10.12 -0.04 0 -0.06 0.73 -0.06 1.61 l0 1.61 0.54 0.28 c3.60 1.80 16.98 8.29 17.58 8.53 0.43 0.18 0.46 0.23 0.46 0.68 l0 0.49 -1.72 0.83 c-2.02 0.98 -6.33 3.08 -9.46 4.60 -1.21 0.59 -3.37 1.65 -4.80 2.35 l-2.61 1.27 0 1.63 0 1.63 0.29 -0.11 c0.15 -0.06 1.97 -0.94 4.04 -1.96z m-132.26 -0.43 c0.04 -0.62 0.04 -2.27 0 -3.68 -0.05 -1.86 -0.04 -2.64 0.08 -2.84 l0.15 -0.28 6.37 0 c6.76 0 7.47 -0.05 9.19 -0.63 1.24 -0.41 1.90 -0.82 2.80 -1.73 2.52 -2.56 2.99 -5.74 1.26 -8.68 -1.19 -2.02 -3.27 -3.35 -5.85 -3.78 -0.84 -0.14 -16.40 -0.18 -17.19 -0.05 l-0.48 0.09 0 11.34 0 11.35 1.81 0 1.80 0 0.08 -1.12z m33.33 -1.42 c7.16 -9.71 9.88 -13.37 10.05 -13.56 0.15 -0.16 0.39 -0.23 0.84 -0.23 l0.65 0 1.16 1.61 c1.97 2.73 2.62 3.62 5.43 7.43 1.49 2.03 3.30 4.51 4.03 5.50 l1.31 1.78 1.98 0 c1.56 0 1.97 -0.04 1.90 -0.15 -0.06 -0.09 -3.53 -4.81 -7.72 -10.47 -4.19 -5.68 -7.89 -10.67 -8.19 -11.10 l-0.58 -0.78 -5.19 6.94 c-8.06 10.77 -11.11 14.89 -11.35 15.23 l-0.20 0.33 2.01 0 2.01 0 1.87 -2.54z m42.36 -8.89 l0 -11.43 -1.82 0 -1.82 0 0 11.43 0 11.43 1.82 0 1.82 0 0 -11.43z m18.46 8.38 l0 -3.04 1.47 -1.26 c4.18 -3.58 3.86 -3.33 4.47 -3.33 l0.55 0 2.62 2.86 c1.44 1.57 3.64 3.97 4.89 5.34 l2.26 2.47 2.05 0 2.06 0 -0.65 -0.75 c-0.64 -0.74 -3.29 -3.63 -7.33 -8.02 -1.12 -1.21 -2.37 -2.59 -2.80 -3.05 -0.64 -0.69 -0.79 -0.93 -0.79 -1.27 0 -0.46 -0.20 -0.28 3.70 -3.49 1.11 -0.90 2.83 -2.34 3.83 -3.18 1 -0.84 2.24 -1.87 2.75 -2.29 l0.93 -0.74 -2.13 -0.04 c-1.18 -0.01 -2.27 0.03 -2.44 0.09 -0.28 0.10 -2.57 2 -10.28 8.46 -1.41 1.19 -2.96 2.51 -3.45 2.94 -0.69 0.63 -0.97 0.79 -1.28 0.79 l-0.41 0 0 -6.15 0 -6.17 -1.78 0.04 -1.80 0.04 -0.04 11.40 -0.03 11.39 1.82 0 1.82 0 0 -3.05z m74.59 -5.61 l0 -8.66 0.55 0 0.54 0 2.88 3.04 c1.58 1.66 3.53 3.72 4.32 4.56 0.79 0.84 3.19 3.38 5.32 5.63 l3.88 4.11 1.73 0 1.75 0 0 -11.43 0 -11.43 -1.67 0 c-1.13 0 -1.72 0.05 -1.82 0.15 -0.11 0.11 -0.15 2.21 -0.15 8.66 l0 8.51 -0.41 0 c-0.36 0 -0.67 -0.28 -3.28 -3.04 -1.59 -1.68 -4.67 -4.92 -6.84 -7.20 -2.19 -2.29 -4.57 -4.78 -5.31 -5.56 l-1.34 -1.42 -1.86 0.04 -1.86 0.04 -0.04 11.34 -0.03 11.33 1.82 0 1.82 0 0 -8.66z\"\/>\n        <path d=\"M16.69 36.73 c-0.01 -0.65 -0.03 -1.81 -0.03 -2.57 0 -0.75 0.01 -2.17 0.03 -3.14 l0.01 -1.77 6.94 0.04 6.93 0.04 0.75 0.30 c0.97 0.39 1.95 1.36 2.24 2.20 0.29 0.83 0.29 2.70 0.01 3.52 -0.29 0.83 -1.32 1.85 -2.27 2.22 l-0.73 0.30 -6.93 0.04 -6.94 0.04 -0.01 -1.21z\"\/>\n      <\/g>\n      <g fill=\"#f0ead6\">\n        <path d=\"M144.16 48.85 l0 -2.13 2.61 -1.27 c1.43 -0.70 3.59 -1.76 4.80 -2.35 3.13 -1.52 7.43 -3.62 9.46 -4.60 0.94 -0.45 1.72 -0.88 1.72 -0.94 0 -0.06 -0.21 -0.20 -0.46 -0.30 -0.60 -0.24 -13.98 -6.73 -17.58 -8.53 l-0.54 -0.28 0 -2.11 c0 -1.77 0.03 -2.11 0.19 -2.11 0.15 0 13 6.25 21.60 10.50 l2.01 0.99 0.04 1.81 c0.03 1.32 -0.01 1.85 -0.13 2 -0.13 0.15 -2.86 1.53 -3.04 1.53 -0.03 0 -2.12 1.02 -4.66 2.26 -2.54 1.26 -5.19 2.55 -5.89 2.88 -0.70 0.34 -2.90 1.42 -4.91 2.40 -3.77 1.85 -4.91 2.39 -5.10 2.39 -0.06 0 -0.11 -0.97 -0.11 -2.13z\"\/>\n        <path d=\"M12.56 37.64 l0 -11.73 0.48 -0.09 c0.79 -0.13 17.10 -0.09 17.95 0.05 1.07 0.18 2.44 0.65 3.28 1.16 1.47 0.87 2.78 2.55 3.33 4.31 0.39 1.26 0.39 3.42 -0.01 4.60 -0.40 1.18 -1.04 2.17 -2 3.15 -0.90 0.92 -1.56 1.32 -2.80 1.73 -1.72 0.58 -2.44 0.63 -9.19 0.63 -6.03 0 -6.38 0.01 -6.49 0.23 -0.08 0.14 -0.11 1.72 -0.10 3.93 l0.03 3.69 -2.22 0.04 -2.24 0.03 0 -11.72z m18.37 -0.45 c0.95 -0.38 1.98 -1.39 2.27 -2.22 0.26 -0.77 0.26 -1.97 -0.01 -2.76 -0.29 -0.84 -1.27 -1.81 -2.24 -2.20 l-0.75 -0.30 -6.56 -0.04 -6.57 -0.04 0 1.77 c-0.01 0.97 -0.01 2.21 -0.01 2.76 0 0.55 0 1.54 0.01 2.20 l0 1.21 6.57 -0.04 c6.56 -0.04 6.56 -0.04 7.28 -0.34z\"\/>\n        <path d=\"M43.20 49.28 c0 -0.10 0.28 -0.49 4.82 -6.58 10.12 -13.59 12.67 -16.97 12.80 -16.92 0.15 0.05 17.41 23.32 17.42 23.48 0 0.05 -1.17 0.09 -2.61 0.09 l-2.60 0 -1.31 -1.78 c-0.73 -0.99 -2.54 -3.47 -4.03 -5.50 -2.80 -3.82 -3.45 -4.71 -5.43 -7.43 -1.21 -1.68 -1.47 -1.86 -1.90 -1.38 -0.16 0.19 -2.89 3.86 -10.05 13.56 l-1.87 2.54 -2.62 0 c-1.44 0 -2.62 -0.04 -2.62 -0.08z\"\/>\n        <path d=\"M88.28 37.55 l0 -11.80 2.20 0 2.20 0 0 11.80 0 11.80 -2.20 0 -2.20 0 0 -11.80z\"\/>\n        <path d=\"M106.77 37.59 l0.04 -11.78 2.17 -0.04 2.16 -0.03 0 6.17 0 6.17 0.49 -0.43 c4.91 -4.21 13.58 -11.45 14 -11.68 0.34 -0.20 0.75 -0.23 3.33 -0.23 l2.95 0 -0.38 0.39 c-0.20 0.21 -0.79 0.74 -1.31 1.16 -0.51 0.43 -1.76 1.46 -2.76 2.30 -3.13 2.62 -5.04 4.21 -5.76 4.77 -0.39 0.30 -0.95 0.77 -1.26 1.03 l-0.55 0.49 0.80 0.87 c0.44 0.49 1.71 1.87 2.83 3.08 2.08 2.26 5.74 6.24 7.56 8.25 0.57 0.63 1.03 1.17 1.03 1.21 0 0.04 -1.23 0.08 -2.73 0.08 l-2.74 0 -2.26 -2.47 c-6.03 -6.61 -7.52 -8.20 -7.69 -8.20 -0.18 0 -0.60 0.34 -4.09 3.33 l-1.47 1.26 0 3.04 0 3.05 -2.20 0 -2.20 0 0.03 -11.77z\"\/>\n        <path d=\"M181.36 37.65 l0.04 -11.72 2.24 -0.04 2.24 -0.03 1.34 1.41 c0.74 0.78 3.13 3.28 5.31 5.56 2.17 2.27 5.25 5.51 6.84 7.20 l2.88 3.04 0.04 -8.50 c0.01 -6.02 0.06 -8.54 0.16 -8.66 0.11 -0.13 0.63 -0.16 2.20 -0.16 l2.06 0 0 11.80 0 11.80 -2.12 0 -2.11 0 -3.88 -4.11 c-2.13 -2.25 -4.53 -4.78 -5.32 -5.63 -5.49 -5.81 -7.22 -7.60 -7.36 -7.60 -0.15 0 -0.18 1.47 -0.18 8.66 l0 8.66 -2.20 0 -2.20 0 0.03 -11.70z\"\/>\n      <\/g>\n    <\/svg> <\/a>\n  <\/div>\n  <a href=\"mailto:paikan@paikan.org\" class=\"btn-contact\">Nous contacter<\/a>\n<\/header>\n  \n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-chevron\">\n    <svg viewBox=\"0 0 60 100\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <polyline points=\"8,8 52,50 8,92\" stroke=\"#f0ead6\" stroke-width=\"3\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n    <\/svg>\n  <\/div>\n  <h1 class=\"hero-title\">\u00c9lever \u00e0 leur plus haut potentiel les \u00e9cosyst\u00e8mes, organisations et individus en cr\u00e9ant valeur \u00e9conomique et communs <\/h1>\n  \n<\/section>\n \n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     INTRODUCTION\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"intro\">\n  <div class=\"intro-cols\">\n    <div class=\"intro-col\">\n      <p>PA\u00cfKAN est n\u00e9 de la coop\u00e9ration entre leaders, codesigners et penseurs, avec une ambition claire : accompagner des \u00e9cosyst\u00e8mes, des organisations et des leaders afin de soutenir de nouvelles cr\u00e9ations de valeur en appui de transformations soci\u00e9tales.<\/p>\n    <\/div>\n    <div class=\"intro-sep\"><\/div>\n    <div class=\"intro-col\">\n      <p>Nous sommes convaincus que les mutations profondes que traverse notre monde ouvrent un espace in\u00e9dit d&rsquo;opportunit\u00e9s et de responsabilit\u00e9s. Elles appellent de nouvelles dynamiques, fond\u00e9es sur un leadership \u00e9largi, des mod\u00e8les plus distribu\u00e9s, et une capacit\u00e9 \u00e0 cr\u00e9er une valeur \u00e9conomique au service d&rsquo;un renouveau soci\u00e9tal.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n \n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     NOUS AGISSONS\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"agissons\">\n  <div class=\"agissons-inner\">\n \n    <!-- Colonne gauche -->\n    <div class=\"agissons-gauche\">\n \n      <h2 class=\"agissons-titre\">Nous agissons<\/h2>\n \n      <ul class=\"actions-liste\">\n \n        <li class=\"action-item\">\n          <div class=\"action-icon\">\n            <svg aria-hidden=\"true\" focusable=\"false\" svg height=\"480pt\" viewBox=\"0 0 480 480\" width=\"480pt\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#f0ead6\"><path d=\"m384 192c52.9375 0 96-43.0625 96-96s-43.0625-96-96-96c-38.441406 0-71.585938 22.761719-86.902344 55.472656l-25.707031-9.488281c.304687-1.96875.609375-3.9375.609375-5.984375 0-22.054688-17.945312-40-40-40s-40 17.945312-40 40 17.945312 40 40 40c14.328125 0 26.824219-7.640625 33.886719-18.992188l25.664062 9.472657c-2.253906 8.144531-3.550781 16.671875-3.550781 25.519531 0 10.480469 1.742188 20.542969 4.863281 29.992188l-87.984375 37.289062c-16.109375-30.457031-48.085937-51.28125-84.878906-51.28125-11.921875 0-23.296875 2.289062-33.839844 6.273438l-22.128906-46.503907c9.640625-7.3125 15.96875-18.769531 15.96875-31.769531 0-22.054688-17.945312-40-40-40s-40 17.945312-40 40 17.945312 40 40 40c3.328125 0 6.519531-.527344 9.617188-1.304688l22.101562 46.457032c-28.488281 16.671875-47.71875 47.519531-47.71875 82.847656 0 33.183594 16.929688 62.472656 42.59375 79.71875l-14.632812 26.304688c-3.808594-1.199219-7.769532-2.023438-11.960938-2.023438-22.054688 0-40 17.945312-40 40s17.945312 40 40 40 40-17.945312 40-40c0-12.113281-5.527344-22.855469-14.054688-30.191406l14.664063-26.359375c12.03125 5.445312 25.34375 8.550781 39.390625 8.550781 21.953125 0 42.144531-7.488281 58.335938-19.9375l31.488281 34.640625c-15.96875 17.152344-25.824219 40.066406-25.824219 65.296875 0 4.894531.488281 9.664062 1.191406 14.359375l-37.046875 8.792969c-6.375-13.632813-20.128906-23.152344-36.144531-23.152344-22.054688 0-40 17.945312-40 40s17.945312 40 40 40 40-17.945312 40-40c0-.441406-.121094-.855469-.128906-1.296875l36.976562-8.765625c12.609375 38.308594 48.671875 66.0625 91.152344 66.0625 52.9375 0 96-43.0625 96-96 0-16.414062-4.152344-31.871094-11.449219-45.390625l46.992188-30.554687c7.265625 7.359374 17.328125 11.945312 28.457031 11.945312 22.054688 0 40-17.945312 40-40s-17.945312-40-40-40-40 17.945312-40 40c0 5.167969 1.0625 10.078125 2.855469 14.617188l-47.101563 30.621093c-9.425781-12.117187-21.664062-21.902343-35.753906-28.398437l39.046875-108.246094c7.96875 2.148438 16.3125 3.40625 24.953125 3.40625zm-152-128c-13.230469 0-24-10.769531-24-24s10.769531-24 24-24 24 10.769531 24 24-10.769531 24-24 24zm-216-24c0-13.230469 10.769531-24 24-24s24 10.769531 24 24-10.769531 24-24 24-24-10.769531-24-24zm24 336c-13.230469 0-24-10.769531-24-24s10.769531-24 24-24 24 10.769531 24 24-10.769531 24-24 24zm72 72c-13.230469 0-24-10.769531-24-24s10.769531-24 24-24 24 10.769531 24 24-10.769531 24-24 24zm328-192c13.230469 0 24 10.769531 24 24s-10.769531 24-24 24-24-10.769531-24-24 10.769531-24 24-24zm-103.113281-95.488281c3.570312-18.503907 19.882812-32.511719 39.113281-32.511719h16c19.230469 0 35.542969 14.007812 39.113281 32.511719-13.234375 9.6875-29.488281 15.488281-47.113281 15.488281s-33.878906-5.800781-47.113281-15.488281zm47.113281-48.511719c-13.230469 0-24-10.769531-24-24s10.769531-24 24-24 24 10.769531 24 24-10.769531 24-24 24zm0-96c44.113281 0 80 35.886719 80 80 0 20-7.433594 38.273438-19.617188 52.3125-5.605468-14.761719-17.292968-26.542969-31.855468-32.359375 7.082031-7.21875 11.472656-17.074219 11.472656-27.953125 0-22.054688-17.945312-40-40-40s-40 17.945312-40 40c0 10.878906 4.390625 20.734375 11.472656 27.953125-14.5625 5.816406-26.25 17.597656-31.855468 32.359375-12.183594-14.039062-19.617188-32.3125-19.617188-52.3125 0-44.113281 35.886719-80 80-80zm-344 192c0-44.113281 35.886719-80 80-80s80 35.886719 80 80c0 20.0625-7.480469 38.382812-19.726562 52.441406-5.585938-14.816406-17.296876-26.65625-31.898438-32.488281 7.074219-7.21875 11.464844-17.074219 11.464844-27.953125 0-22.054688-17.945313-40-40-40-22.054688 0-40 17.945312-40 40 0 10.878906 4.390625 20.734375 11.472656 27.953125-14.519531 5.789063-26.191406 17.527344-31.816406 32.230469-12.113282-14.023438-19.496094-32.238282-19.496094-52.183594zm55.839844-8c0-13.230469 10.769531-24 24-24 13.230468 0 24 10.769531 24 24s-10.769532 24-24 24c-13.230469 0-24-10.769531-24-24zm-23.085938 72.40625c3.605469-18.453125 19.894532-32.40625 39.085938-32.40625h16c19.265625 0 35.609375 14.054688 39.128906 32.617188-13.207031 9.628906-29.410156 15.382812-46.96875 15.382812-17.6875 0-33.992188-5.839844-47.246094-15.59375zm160 176c3.605469-18.453125 19.894532-32.40625 39.085938-32.40625h16c19.265625 0 35.609375 14.054688 39.128906 32.617188-13.207031 9.628906-29.410156 15.382812-46.96875 15.382812-17.6875 0-33.992188-5.839844-47.246094-15.59375zm47.085938-48.40625c-13.230469 0-24-10.769531-24-24s10.769531-24 24-24c13.230468 0 24 10.769531 24 24s-10.769532 24-24 24zm80.160156-16c0 20.0625-7.480469 38.382812-19.726562 52.441406-5.585938-14.816406-17.296876-26.65625-31.898438-32.488281 7.074219-7.21875 11.464844-17.074219 11.464844-27.953125 0-22.054688-17.945313-40-40-40-22.054688 0-40 17.945312-40 40 0 10.878906 4.390625 20.734375 11.472656 27.953125-14.519531 5.789063-26.191406 17.527344-31.816406 32.230469-12.113282-14.023438-19.496094-32.238282-19.496094-52.183594 0-44.113281 35.886719-80 80-80s80 35.886719 80 80zm-55.046875-92.59375c-7.96875-2.148438-16.3125-3.40625-24.953125-3.40625-21.953125 0-42.144531 7.488281-58.335938 19.9375l-31.488281-34.640625c15.96875-17.152344 25.824219-40.066406 25.824219-65.296875 0-10.480469-1.742188-20.542969-4.863281-29.992188l87.984375-37.289062c9.855468 18.632812 25.671875 33.585938 44.886718 42.441406zm0 0\"\/><\/svg>\n          <\/div>\n          <p>en r\u00e9unissant les acteurs en \u00e9cosyst\u00e8me l\u00e0 o\u00f9 le changement ne peut venir d&rsquo;acteurs isol\u00e9s seulement<\/p>\n        <\/li>\n \n        <li class=\"action-item\">\n          <div class=\"action-icon\">\n            <svg aria-hidden=\"true\" focusable=\"false\" svg enable-background=\"new 0 0 512 512\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#f0ead6\"><g><g><g><path d=\"m260 500c-64.106 0-124.375-24.964-169.706-70.294s-70.294-105.6-70.294-169.706 24.964-124.375 70.294-169.706 105.6-70.294 169.706-70.294 124.376 24.964 169.706 70.294 70.294 105.6 70.294 169.706-24.964 124.376-70.294 169.706-105.6 70.294-169.706 70.294zm0-460c-121.309 0-220 98.691-220 220s98.691 220 220 220 220-98.691 220-220-98.691-220-220-220z\"\/><\/g><g><path d=\"m260 430c-93.738 0-170-76.262-170-170s76.262-170 170-170 170 76.262 170 170-76.262 170-170 170zm0-320c-82.71 0-150 67.29-150 150s67.29 150 150 150 150-67.29 150-150-67.29-150-150-150z\"\/><\/g><g><path d=\"m260 350c-49.626 0-90-40.374-90-90s40.374-90 90-90 90 40.374 90 90-40.374 90-90 90zm0-160c-38.598 0-70 31.402-70 70s31.402 70 70 70 70-31.402 70-70-31.402-70-70-70z\"\/><\/g><\/g><\/g><\/svg>\n          <\/div>\n          <p>en concevant des dispositifs de transformation organisationnels et \u00e9cosyst\u00e9miques<\/p>\n        <\/li>\n \n        <li class=\"action-item\">\n          <div class=\"action-icon\">\n            <svg aria-hidden=\"true\" focusable=\"false\" svg id=\"Layer_1\" height=\"512\" viewBox=\"0 0 128 128\" width=\"512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#f0ead6\"><path d=\"m45.392 61.5h-30.782l8.715-8.715a2.5 2.5 0 1 0 -3.535-3.535l-12.98 12.982a2.5 2.5 0 0 0 0 3.54l12.98 12.98a2.5 2.5 0 0 0 3.537 0 2.5 2.5 0 0 0 0-3.532l-8.707-8.72h30.708a2.479 2.479 0 0 0 2.472-2.473v-.116a2.408 2.408 0 0 0 -2.408-2.411z\"\/><path d=\"m121.19 62.232-12.98-12.98a2.5 2.5 0 0 0 -3.537 0 2.5 2.5 0 0 0 0 3.532l8.707 8.716h-30.708a2.479 2.479 0 0 0 -2.472 2.476v.116a2.408 2.408 0 0 0 2.408 2.41h30.782l-8.715 8.715a2.5 2.5 0 0 0 0 3.532 2.5 2.5 0 0 0 3.537 0l12.98-12.98a2.5 2.5 0 0 0 -.002-3.537z\"\/><path d=\"m65.77 6.812a2.5 2.5 0 0 0 -3.54 0l-12.98 12.98a2.5 2.5 0 0 0 0 3.537 2.5 2.5 0 0 0 3.532 0l8.718-8.707v30.707a2.479 2.479 0 0 0 2.474 2.471h.051a2.479 2.479 0 0 0 2.475-2.471v-30.717l8.715 8.715a2.5 2.5 0 0 0 3.532 0 2.5 2.5 0 0 0 0-3.537z\"\/><path d=\"m78.747 104.673a2.5 2.5 0 0 0 -3.532 0l-8.715 8.709v-30.773a2.408 2.408 0 0 0 -2.41-2.409h-.116a2.479 2.479 0 0 0 -2.474 2.474v30.718l-8.715-8.715a2.5 2.5 0 1 0 -3.535 3.535l12.98 12.98a2.511 2.511 0 0 0 3.54 0l12.98-12.98a2.5 2.5 0 0 0 0-3.537z\"\/><path d=\"m64 77.7a13.7 13.7 0 1 0 -13.7-13.7 13.715 13.715 0 0 0 13.7 13.7zm0-22.4a8.7 8.7 0 1 1 -8.7 8.7 8.709 8.709 0 0 1 8.7-8.7z\"\/><\/svg>\n          <\/div>\n          <p>en accompagnant les organisations et territoires pour \u00ab\u00a0faire projet\u00a0\u00bb avec l&rsquo;ensemble de leurs parties prenantes<\/p>\n        <\/li>\n \n        <li class=\"action-item\">\n          <div class=\"action-icon\">\n            <svg aria-hidden=\"true\" focusable=\"false\" svg clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"512\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 64 64\" width=\"512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#f0ead6\"><g><path d=\"m36.774 21.979-.009.013c-.595.832-1.148 1.691-1.66 2.576-.949 1.636-1.756 3.353-2.435 5.118-.558 1.451-1.029 2.934-1.422 4.437-.185.704-.352 1.414-.504 2.126l-.004.021c-.309-.308-.636-.617-.984-.926 1.743-4.365.061-9.467-4.127-11.886-1.514-.873-4.038-1.413-6.84-1.698-6.227-.633-13.858-.105-13.858-.105-.332.023-.631.21-.797.498s-.179.64-.033.939c0 0 3.358 6.873 7.02 11.949 1.648 2.284 3.377 4.2 4.891 5.074 4.4 2.541 9.981 1.204 12.778-2.946.544.505 1.483 1.524 1.495 1.536-.59 3.65-.868 7.811-.698 12.545-7.154.277-13.235 1.914-16.402 4.151-1.523 1.075-2.414 2.316-2.632 3.599h-1.553c-.552 0-1 .448-1 1s.448 1 1 1h45c.552 0 1-.448 1-1s-.448-1-1-1h-1.053c-.218-1.283-1.109-2.524-2.632-3.599-3.482-2.459-10.486-4.193-18.565-4.193-.054 0-.108 0-.163 0l-.044-3.412c.15-.321 1.166-2.295 4.256-4.238 1.723 2.652 5.017 4.023 8.236 3.161 1.298-.348 2.968-1.422 4.647-2.791 3.675-2.996 7.481-7.368 7.481-7.368.218-.251.297-.594.211-.915s-.326-.579-.641-.687c0 0-5.481-1.883-10.162-2.64-2.139-.346-4.122-.441-5.42-.093-4 1.072-6.377 5.189-5.305 9.188.028.106.058.21.091.313-1.417.864-2.477 1.753-3.26 2.554.64-9.656 3.401-16.213 6.36-20.558.101.111.205.219.311.326 3.754 3.753 9.848 3.753 13.601 0 1.236-1.236 2.41-3.534 3.41-6.167 2.224-5.851 3.688-13.359 3.688-13.359.064-.327-.039-.664-.274-.899s-.572-.338-.898-.274c0 0-7.509 1.464-13.359 3.688-2.633 1-4.932 2.175-6.168 3.41-3.122 3.123-3.647 7.865-1.574 11.532zm14.116 37.021c-.126-.36-.355-.708-.663-1.045-.6-.66-1.482-1.265-2.583-1.815-3.585-1.79-9.373-2.932-15.894-2.932s-12.309 1.142-15.894 2.932c-1.101.55-1.983 1.155-2.583 1.815-.308.337-.537.685-.663 1.045zm-13.337-16.418c1.282 1.871 3.65 2.825 5.964 2.205 1.098-.295 2.481-1.251 3.901-2.409 2.411-1.965 4.878-4.543 6.217-5.999-1.888-.592-5.313-1.59-8.384-2.087-1.809-.293-3.484-.43-4.582-.135-2.883.772-4.617 3.702-3.93 6.587 2.087-1.014 4.756-1.925 8.155-2.525.544-.096 1.063.268 1.159.811.096.544-.268 1.063-.811 1.159-3.247.573-5.758 1.443-7.689 2.393zm-9.445-8.575c1.012-3.314-.351-7.011-3.479-8.817-1.334-.77-3.573-1.189-6.042-1.44-4.399-.448-9.516-.299-12.004-.183 1.143 2.212 3.573 6.718 6.16 10.304 1.453 2.013 2.935 3.742 4.269 4.512 3.548 2.049 8.067.914 10.24-2.515-2.307-1.774-5.4-3.414-9.466-4.303-.539-.117-.881-.651-.763-1.19.117-.539.651-.881 1.19-.764 4.195.917 7.434 2.576 9.895 4.396zm11.143-11.938c.16.194.33.383.512.565 2.972 2.972 7.799 2.972 10.772 0 1.089-1.09 2.073-3.143 2.955-5.464 1.571-4.133 2.751-9.114 3.283-11.547-2.433.532-7.414 1.713-11.547 3.283-2.321.882-4.374 1.866-5.463 2.956-2.259 2.258-2.801 5.587-1.628 8.36 3.826-4.569 7.483-6.05 7.483-6.05.51-.21 1.095.032 1.306.542s-.032 1.096-.542 1.307c0 0-3.519 1.488-7.131 6.048z\"\/><\/g><\/svg>\n          <\/div>\n          <p>en renfor\u00e7ant la capacit\u00e9 d&rsquo;action des leaders et acteurs du changement<\/p>\n        <\/li>\n \n        <li class=\"action-item\">\n          <div class=\"action-icon\">\n            <svg aria-hidden=\"true\" focusable=\"false\" svg version=\"1.1\" id=\"Capa_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 412.72 412.72\" fill=\"#f0ead6\"><g><g><path d=\"M404.72,82.944c-0.027,0-0.054,0-0.08,0h0h-27.12v-9.28c0.146-3.673-2.23-6.974-5.76-8c-18.828-4.934-38.216-7.408-57.68-7.36c-32,0-75.6,7.2-107.84,40c-32-33.12-75.92-40-107.84-40c-19.464-0.048-38.852,2.426-57.68,7.36c-3.53,1.026-5.906,4.327-5.76,8v9.2H8c-4.418,0-8,3.582-8,8v255.52c0,4.418,3.582,8,8,8c1.374-0.004,2.724-0.362,3.92-1.04c0.8-0.4,80.8-44.16,192.48-16h1.2h0.72c0.638,0.077,1.282,0.077,1.92,0c112-28.4,192,15.28,192.48,16c2.475,1.429,5.525,1.429,8,0c2.46-1.42,3.983-4.039,4-6.88V90.944C412.72,86.526,409.139,82.944,404.72,82.944z M16,333.664V98.944h19.12v200.64c-0.05,4.418,3.491,8.04,7.909,8.09c0.432,0.005,0.864-0.025,1.291-0.09c16.55-2.527,33.259-3.864,50-4c23.19-0.402,46.283,3.086,68.32,10.32C112.875,307.886,62.397,314.688,16,333.664z M94.32,287.664c-14.551,0.033-29.085,0.968-43.52,2.8V79.984c15.576-3.47,31.482-5.241,47.44-5.28c29.92,0,71.2,6.88,99.84,39.2l0.24,199.28C181.68,302.304,149.2,287.664,94.32,287.664z M214.32,113.904c28.64-32,69.92-39.2,99.84-39.2c15.957,0.047,31.863,1.817,47.44,5.28v210.48c-14.354-1.849-28.808-2.811-43.28-2.88c-54.56,0-87.12,14.64-104,25.52V113.904z M396.64,333.664c-46.496-19.028-97.09-25.831-146.96-19.76c22.141-7.26,45.344-10.749,68.64-10.32c16.846,0.094,33.663,1.404,50.32,3.92c4.368,0.663,8.447-2.341,9.11-6.709c0.065-0.427,0.095-0.859,0.09-1.291V98.944h19.12L396.64,333.664z\"\/><\/g><\/g><\/svg>\n          <\/div>\n          <p>en documentant et partageant nos apprentissages issus du terrain<\/p>\n        <\/li>\n \n      <\/ul>\n \n      <hr class=\"agissons-sep\" \/>\n \n      <!-- Ancrage territorial -->\n      <div class=\"territorial-intro\">\n        <div class=\"territorial-icon\">\n          <svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" fill=\"#f0ead6\"><g><g><path d=\"M341.476,338.285c54.483-85.493,47.634-74.827,49.204-77.056C410.516,233.251,421,200.322,421,166C421,74.98,347.139,0,256,0C165.158,0,91,74.832,91,166c0,34.3,10.704,68.091,31.19,96.446l48.332,75.84C118.847,346.227,31,369.892,31,422c0,18.995,12.398,46.065,71.462,67.159C143.704,503.888,198.231,512,256,512c108.025,0,225-30.472,225-90C481,369.883,393.256,346.243,341.476,338.285z M147.249,245.945c-0.165-0.258-0.337-0.51-0.517-0.758C129.685,221.735,121,193.941,121,166c0-75.018,60.406-136,135-136c74.439,0,135,61.009,135,136c0,27.986-8.521,54.837-24.646,77.671c-1.445,1.906,6.094-9.806-110.354,172.918L147.249,245.945z M256,482c-117.994,0-195-34.683-195-60c0-17.016,39.568-44.995,127.248-55.901l55.102,86.463c2.754,4.322,7.524,6.938,12.649,6.938s9.896-2.617,12.649-6.938l55.101-86.463C411.431,377.005,451,404.984,451,422C451,447.102,374.687,482,256,482z\"\/><\/g><\/g><g><g><path d=\"M256,91c-41.355,0-75,33.645-75,75s33.645,75,75,75c41.355,0,75-33.645,75-75S297.355,91,256,91z M256,211c-24.813,0-45-20.187-45-45s20.187-45,45-45s45,20.187,45,45S280.813,211,256,211z\"\/><\/g><\/g><\/svg>\n        <\/div>\n        <p>Nos actions s&rsquo;ancrent au c\u0153ur des territoires o\u00f9 les potentiels de \u00ab\u00a0faire soci\u00e9t\u00e9\u00a0\u00bb et de \u00ab\u00a0faire Communs\u00a0\u00bb sont les plus vivants.<\/p>\n      <\/div>\n \n      <!-- Trois piliers -->\n      <div class=\"piliers\">\n \n        <div class=\"pilier\">\n          <div class=\"pilier-icon\">\n            <svg id=\"_x32_0_home_insurance_1_\" enable-background=\"new 0 0 96 96\" height=\"512\" viewBox=\"0 0 96 96\" width=\"512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#f0ead6\"><path d=\"m24.4 39.3v13.2c0 .6.4 1 1 1s1-.4 1-1v-15l27.1-27.1c2.8 2.8-10.1-10.1 27.2 27.2v20.6c0 .6.4 1 1 1s1-.4 1-1v-18.8c2.1 1.7 4.9 1.4 6.7-.3 2-2 2-5.1 0-7.1l-29.4-29.3c-1.9-1.9-4.4-2.8-7.1-2.7-2.2.1-4.4 1.2-6.1 2.9l-28.6 28.6c-2 2-2 5.1 0 7.1 1.6 1.7 4.2 1.9 6.2.7zm-4.8-6.3 28.6-28.7c1.4-1.3 3.1-2.2 4.8-2.3 2.1-.1 4.1.6 5.5 2.1l29.3 29.3c1.2 1.2 1.2 3.1 0 4.2-1.2 1.2-3.1 1.2-4.2 0-39.8-39.8-26.6-26.5-29.3-29.3-.4-.4-1.2-.4-1.6.1l-28.9 28.8c-1.2 1.2-3.1 1.2-4.2 0-1.2-1.2-1.2-3.1 0-4.2zm44.5 28.4c.6 0 1-.4 1-1v-10.1c0-1.7-1.3-3-3-3h-17.2c-1.7 0-3 1.3-3 3v5.1c0 .6.4 1 1 1s1-.4 1-1v-5.1c0-.6.4-1 1-1h17.3c.6 0 1 .4 1 1v10.1c-.1.6.4 1 .9 1zm30.7 2.9c-3.1-3.7-8.5-4.6-12.5-1.9l-12 7.7c-.3-3.1-2.8-5.5-6-5.6-.1 0-.2 0-.3 0h-16.2c-1.1 0-2.2-.6-2.9-1.5-.4-.6-.8-1.1-1.3-1.7-2.8-3-6.8-4.8-11-4.8h-5.4c-.7 0-1.3 0-2 .1-4.8.6-7.7 3.4-9.2 4-.8-2.4-3-4.1-5.7-4.1h-9.3c-.6 0-1 .4-1 1v30.8c0 .6.4 1 1 1h9.4c2.8 0 5.1-1.9 5.8-4.4 1.8.1 3.5.5 5.2 1.2l20.7 8.5c2.3 1 4.8 1.4 7.3 1.4 3.5 0 7-1 10.1-2.9l34-21.1c1.3-.8 2.2-2.1 2.4-3.6.3-1.5-.2-3-1.1-4.1zm-84.4 22.9h-8.4v-28.8h8.4c2.2 0 4 1.8 4 4v20.8c0 2.2-1.8 4-4 4zm83.5-19.1c-.2.9-.7 1.7-1.5 2.2l-34 21.1c-4.7 2.9-10.5 3.4-15.6 1.3l-20.7-8.5c-1.9-.8-3.8-1.2-5.7-1.3v-20.4c2.5-.8 4.4-3.4 9.1-4 .6-.1 1.2-.1 1.8-.1h5.4c3.6 0 7 1.5 9.5 4.2.4.5.8.9 1.2 1.4 1 1.5 2.7 2.4 4.5 2.4h16.1.1c2.3.1 4.2 2 4.2 4.3 0 2.4-1.9 4.3-4.3 4.3h-25.7c-.6 0-1 .4-1 1s.4 1 1 1h25.6c2.8 0 5.2-1.8 6-4.5l13.4-8.5c3.2-2.1 7.5-1.4 9.9 1.5.6.8.9 1.7.7 2.6zm-33.4-34.5c0-3.8-3.1-7-7-7-3.8 0-7 3.1-7 7 0 3.8 3.1 7 7 7 3.8 0 7-3.1 7-7zm-12 0c0-2.7 2.2-5 5-5 2.7 0 5 2.2 5 5 0 2.7-2.2 5-5 5-2.7 0-5-2.3-5-5z\"\/><\/svg>\n          <\/div>\n          <span>HABITER<\/span>\n        <\/div>\n \n        <div class=\"pilier\">\n          <div class=\"pilier-icon\">\n            <svg height=\"512\" viewBox=\"0 0 60 60\" width=\"512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g fill=\"#f0ead6\" fill-rule=\"nonzero\"><path d=\"m57 19v-10.92c.0020877-.68905442-.3538509-1.32974383-.94-1.692-.5930777-.36978726-1.33617-.40315058-1.96-.088l-1.1.547v-4.847c-.0004416-.66977291-.336116-1.29486329-.8942037-1.66517942-.5580877-.37031614-1.2644937-.43669267-1.8817963-.17682058-13.513 5.665-18.44 9.759-20.224 12.123-1.784-2.364-6.709-6.458-20.219-12.121-.61749885-.2619299-1.32518268-.19687617-1.88458081.17323982-.55939813.37011598-.89601483.99600542-.89641919 1.66676018v4.847l-1.107-.554c-.61956141-.30916391-1.35495803-.27587176-1.94405002.08800912s-.94806146 1.00657635-.94894998 1.69899088v10.92c-1.65685425 0-3 1.3431458-3 3v1c.00260366.740399.28064791 1.4533329.78 2-.49935209.5466671-.77739634 1.259601-.78 2v1c.00260366.740399.28064791 1.4533329.78 2-.49935209.5466671-.77739634 1.259601-.78 2v1c.00260366.740399.28064791 1.4533329.78 2-.49935209.5466671-.77739634 1.259601-.78 2v1c0 1.6568542 1.34314575 3 3 3v6.85c-.005029.756447.42203069 1.4494484 1.1 1.785l19.995 10c.280537.1433363.5909668.218374.906.219.2968355-.0060772.5884491-.079237.853-.214.3357984.2351801.7360373.3609096 1.146.36h6c.4092627-.0005866.8083918-.1273442 1.143-.363.5496874.2860155 1.2043126.2860155 1.754 0l19.98-9.99c.6893214-.332572 1.1261976-1.0316518 1.123-1.797v-6.85c1.6568542 0 3-1.3431458 3-3v-1c-.0026037-.740399-.2806479-1.4533329-.78-2 .4993521-.5466671.7773963-1.259601.78-2v-1c-.0026037-.740399-.2806479-1.4533329-.78-2 .4993521-.5466671.7773963-1.259601.78-2v-1c-.0026037-.740399-.2806479-1.4533329-.78-2 .4993521-.5466671.7773963-1.259601.78-2v-1c0-1.6568542-1.3431458-3-3-3zm1 3v1c0 .5522847-.4477153 1-1 1h-4.5c-.8284271 0-1.5-.6715729-1.5-1.5s.6715729-1.5 1.5-1.5h4.5c.5522847 0 1 .4477153 1 1zm0 5v1c0 .5522847-.4477153 1-1 1h-6.5c-.8284271 0-1.5-.6715729-1.5-1.5s.6715729-1.5 1.5-1.5h6.5c.5522847 0 1 .4477153 1 1zm0 5v1c0 .5522847-.4477153 1-1 1h-4.5c-.8284271 0-1.5-.6715729-1.5-1.5s.6715729-1.5 1.5-1.5h4.5c.5522847 0 1 .4477153 1 1zm-7-30v5.847l-16.9 8.453c-.012.006-.02.016-.032.022-.3178556-.2073142-.688523-.3190698-1.068-.322h-2v-1.437c.079-.315 1.533-4.821 20-12.563zm-42 0c18.989 7.961 19.989 12.5 20 12.5v1.5h-2c-.379999.0008668-.7517473.1108987-1.071.317-.012-.006-.02-.016-.032-.022l-16.897-8.448zm-7 20c0-.5522847.44771525-1 1-1h4.5c.82842712 0 1.5.6715729 1.5 1.5s-.67157288 1.5-1.5 1.5h-4.5c-.55228475 0-1-.4477153-1-1zm7 10.5c0 .8284271-.67157288 1.5-1.5 1.5h-4.5c-.55228475 0-1-.4477153-1-1v-1c0-.5522847.44771525-1 1-1h4.5c.82842712 0 1.5.6715729 1.5 1.5zm.5-3.5h-6.5c-.55228475 0-1-.4477153-1-1v-1c0-.5522847.44771525-1 1-1h6.5c.8284271 0 1.5.6715729 1.5 1.5s-.6715729 1.5-1.5 1.5zm-7.5 9v-1c0-.5522847.44771525-1 1-1h3.5c.82842712 0 1.5.6715729 1.5 1.5s-.67157288 1.5-1.5 1.5h-3.5c-.55228475 0-1-.4477153-1-1zm3 9.85v-6.85h1.5c1.31286889.0045623 2.5170913-.7284658 3.11602026-1.8967678.59892894-1.168302.49109834-2.5739529-.27902026-3.6372322 1.5962989-.9636465 2.1350088-3.0231589 1.215-4.645 1.4552529-.4512555 2.4472-1.7973884 2.4472-3.321s-.9919471-2.8697445-2.4472-3.321c.2896095-.5124932.4437972-1.090353.448-1.679 0-.9282577-.3687489-1.8184964-1.02512627-2.4748737-.65637732-.6563774-1.54661602-1.0251263-2.47487373-1.0251263h-2.5v-10.916l2.589 1.293.034.017 17.377 8.686v39.766zm22 10.15v-40h6v.08 39.92zm28-10.154-20 10v-39.763l17.37-8.683c.019-.008.035-.018.053-.027l2.577-1.293v10.92h-2.5c-1.9329966 0-3.5 1.5670034-3.5 3.5.0042028.588647.1583905 1.1665068.448 1.679-1.4552529.4512555-2.4472 1.7973884-2.4472 3.321s.9919471 2.8697445 2.4472 3.321c-.9200088 1.6218411-.3812989 3.6813535 1.215 4.645-.7701186 1.0632793-.8779492 2.4689302-.2790203 3.6372322.598929 1.168302 1.8031514 1.9013301 3.1160203 1.8967678h1.5zm3-9.846c0 .5522847-.4477153 1-1 1h-3.5c-.8284271 0-1.5-.6715729-1.5-1.5s.6715729-1.5 1.5-1.5h3.5c.5522847 0 1 .4477153 1 1z\"\/><\/g><\/g><\/svg>\n          <\/div>\n          <span>\u00c9DUQUER<\/span>\n        <\/div>\n \n        <div class=\"pilier\">\n          <div class=\"pilier-icon\">\n            <svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" fill=\"#f0ead6\"><g><g><path d=\"M437.76,195.421c14.561-14.261,23.04-33.742,23.04-54.621c0-42.346-34.45-76.8-76.8-76.8c-13.992,0-27.758,3.846-39.825,11.125c-4.033,2.438-5.333,7.679-2.9,11.717c2.433,4.038,7.683,5.325,11.717,2.9c9.408-5.675,20.125-8.675,31.008-8.675c32.933,0,59.733,26.796,59.733,59.733c0,20.283-10.158,38.979-27.208,50.037c-14.317,9.392-32.467,12.1-49.042,7.379c-4.483-1.292-9.25,1.325-10.55,5.858c-1.292,4.533,1.333,9.254,5.867,10.55c6.9,1.975,14.033,2.975,21.2,2.975c13.418,0,26.388-3.66,37.903-10.27c43.806,15.873,73.03,57.232,73.03,104.137v42.667h-77.812c-6.044-56.996-41.902-106.872-94.205-130.555c16.644-16.946,26.95-40.138,26.95-65.711C349.867,106.108,307.758,64,256,64c-51.758,0-93.867,42.108-93.867,93.867c0,25.581,10.312,48.78,26.965,65.728c-17.602,7.997-33.927,19.185-47.773,32.952c-26.543,26.619-42.695,60.784-46.529,97.588H17.067v-42.667c0-29.55,11.542-57.412,32.467-78.425c11.519-11.446,25.543-20.178,40.643-25.666C101.694,213.96,114.625,217.6,128,217.6c7.167,0,14.3-1,21.2-2.975c4.533-1.296,7.158-6.017,5.867-10.55c-1.3-4.533-6.067-7.146-10.55-5.858c-16.567,4.729-34.708,2.025-49.083-7.4c-17.008-11.038-27.167-29.733-27.167-50.017c0-32.937,26.8-59.733,59.733-59.733c10.883,0,21.6,3,31.008,8.675c4.05,2.425,9.275,1.125,11.717-2.9c2.433-4.037,1.133-9.279-2.9-11.717C155.758,67.846,141.992,64,128,64c-42.35,0-76.8,34.454-76.8,76.8c0,20.863,8.465,40.329,22.984,54.577c-13.533,6.291-26.032,14.976-36.717,25.59C13.308,245.233,0,277.371,0,311.467v51.2c0,4.713,3.817,8.533,8.533,8.533h85.333v68.267c0,4.713,3.817,8.533,8.533,8.533h307.2c4.717,0,8.533-3.821,8.533-8.533V371.2h85.333c4.717,0,8.533-3.821,8.533-8.533v-51.2C512,261.012,482.678,216.128,437.76,195.421z M179.2,157.867c0-42.346,34.45-76.8,76.8-76.8c42.35,0,76.8,34.454,76.8,76.8s-34.45,76.8-76.8,76.8C213.65,234.667,179.2,200.212,179.2,157.867z M401.067,430.933H110.933V371.2c0-38.692,15.083-75.129,42.45-102.579c14.417-14.34,31.895-25.463,50.634-32.659c14.895,9.947,32.767,15.771,51.983,15.771c19.248,0,37.151-5.841,52.06-15.818c55.778,21.431,93.007,75.205,93.007,135.285V430.933z\"\/><\/g><\/g><\/svg>\n          <\/div>\n          <span>TRAVAILLER<\/span>\n        <\/div>\n \n      <\/div>\n    <\/div>\n \n    <!-- Colonne droite : photo -->\n    <div class=\"agissons-droite\">\n     <img decoding=\"async\" src=\"https:\/\/paikan.org\/wp-content\/uploads\/2026\/05\/pexels-tomfisk-4500631-1024x682.jpg\" \n     alt=\"Territoire PAIKAN \u2014 vue a\u00e9rienne d'un carrefour urbain v\u00e9g\u00e9talis\u00e9\"\n     loading=\"lazy\">\n    <\/div>\n \n  <\/div>\n<\/section>\n \n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     BRAND STORY\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"brand\">\n \n  <svg class=\"brand-logo\" version=\"1.0\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 217 76\" preserveAspectRatio=\"xMidYMid meet\">\n    <g fill=\"none\">\n      <path d=\"M0 38.18 l0 -38.18 108.50 0 108.50 0 0 38.18 0 38.18 -108.50 0 -108.50 0 0 -38.18z m148.87 10.11 c2.07 -1.02 4.33 -2.12 5.04 -2.46 0.70 -0.33 3.35 -1.62 5.89 -2.88 2.54 -1.24 4.63 -2.26 4.66 -2.26 0.18 0 2.91 -1.38 3.04 -1.53 0.11 -0.14 0.15 -0.60 0.13 -1.62 l-0.04 -1.43 -2.26 -1.12 c-4.77 -2.35 -20.66 -10.12 -20.72 -10.12 -0.04 0 -0.06 0.73 -0.06 1.61 l0 1.61 0.54 0.28 c3.60 1.80 16.98 8.29 17.58 8.53 0.43 0.18 0.46 0.23 0.46 0.68 l0 0.49 -1.72 0.83 c-2.02 0.98 -6.33 3.08 -9.46 4.60 -1.21 0.59 -3.37 1.65 -4.80 2.35 l-2.61 1.27 0 1.63 0 1.63 0.29 -0.11 c0.15 -0.06 1.97 -0.94 4.04 -1.96z m-132.26 -0.43 c0.04 -0.62 0.04 -2.27 0 -3.68 -0.05 -1.86 -0.04 -2.64 0.08 -2.84 l0.15 -0.28 6.37 0 c6.76 0 7.47 -0.05 9.19 -0.63 1.24 -0.41 1.90 -0.82 2.80 -1.73 2.52 -2.56 2.99 -5.74 1.26 -8.68 -1.19 -2.02 -3.27 -3.35 -5.85 -3.78 -0.84 -0.14 -16.40 -0.18 -17.19 -0.05 l-0.48 0.09 0 11.34 0 11.35 1.81 0 1.80 0 0.08 -1.12z m33.33 -1.42 c7.16 -9.71 9.88 -13.37 10.05 -13.56 0.15 -0.16 0.39 -0.23 0.84 -0.23 l0.65 0 1.16 1.61 c1.97 2.73 2.62 3.62 5.43 7.43 1.49 2.03 3.30 4.51 4.03 5.50 l1.31 1.78 1.98 0 c1.56 0 1.97 -0.04 1.90 -0.15 -0.06 -0.09 -3.53 -4.81 -7.72 -10.47 -4.19 -5.68 -7.89 -10.67 -8.19 -11.10 l-0.58 -0.78 -5.19 6.94 c-8.06 10.77 -11.11 14.89 -11.35 15.23 l-0.20 0.33 2.01 0 2.01 0 1.87 -2.54z m42.36 -8.89 l0 -11.43 -1.82 0 -1.82 0 0 11.43 0 11.43 1.82 0 1.82 0 0 -11.43z m18.46 8.38 l0 -3.04 1.47 -1.26 c4.18 -3.58 3.86 -3.33 4.47 -3.33 l0.55 0 2.62 2.86 c1.44 1.57 3.64 3.97 4.89 5.34 l2.26 2.47 2.05 0 2.06 0 -0.65 -0.75 c-0.64 -0.74 -3.29 -3.63 -7.33 -8.02 -1.12 -1.21 -2.37 -2.59 -2.80 -3.05 -0.64 -0.69 -0.79 -0.93 -0.79 -1.27 0 -0.46 -0.20 -0.28 3.70 -3.49 1.11 -0.90 2.83 -2.34 3.83 -3.18 1 -0.84 2.24 -1.87 2.75 -2.29 l0.93 -0.74 -2.13 -0.04 c-1.18 -0.01 -2.27 0.03 -2.44 0.09 -0.28 0.10 -2.57 2 -10.28 8.46 -1.41 1.19 -2.96 2.51 -3.45 2.94 -0.69 0.63 -0.97 0.79 -1.28 0.79 l-0.41 0 0 -6.15 0 -6.17 -1.78 0.04 -1.80 0.04 -0.04 11.40 -0.03 11.39 1.82 0 1.82 0 0 -3.05z m74.59 -5.61 l0 -8.66 0.55 0 0.54 0 2.88 3.04 c1.58 1.66 3.53 3.72 4.32 4.56 0.79 0.84 3.19 3.38 5.32 5.63 l3.88 4.11 1.73 0 1.75 0 0 -11.43 0 -11.43 -1.67 0 c-1.13 0 -1.72 0.05 -1.82 0.15 -0.11 0.11 -0.15 2.21 -0.15 8.66 l0 8.51 -0.41 0 c-0.36 0 -0.67 -0.28 -3.28 -3.04 -1.59 -1.68 -4.67 -4.92 -6.84 -7.20 -2.19 -2.29 -4.57 -4.78 -5.31 -5.56 l-1.34 -1.42 -1.86 0.04 -1.86 0.04 -0.04 11.34 -0.03 11.33 1.82 0 1.82 0 0 -8.66z\"\/>\n    <\/g>\n    <g fill=\"#f0ead6\">\n      <path d=\"M144.16 48.85 l0 -2.13 2.61 -1.27 c1.43 -0.70 3.59 -1.76 4.80 -2.35 3.13 -1.52 7.43 -3.62 9.46 -4.60 0.94 -0.45 1.72 -0.88 1.72 -0.94 0 -0.06 -0.21 -0.20 -0.46 -0.30 -0.60 -0.24 -13.98 -6.73 -17.58 -8.53 l-0.54 -0.28 0 -2.11 c0 -1.77 0.03 -2.11 0.19 -2.11 0.15 0 13 6.25 21.60 10.50 l2.01 0.99 0.04 1.81 c0.03 1.32 -0.01 1.85 -0.13 2 -0.13 0.15 -2.86 1.53 -3.04 1.53 -0.03 0 -2.12 1.02 -4.66 2.26 -2.54 1.26 -5.19 2.55 -5.89 2.88 -0.70 0.34 -2.90 1.42 -4.91 2.40 -3.77 1.85 -4.91 2.39 -5.10 2.39 -0.06 0 -0.11 -0.97 -0.11 -2.13z\"\/>\n      <path d=\"M12.56 37.64 l0 -11.73 0.48 -0.09 c0.79 -0.13 17.10 -0.09 17.95 0.05 1.07 0.18 2.44 0.65 3.28 1.16 1.47 0.87 2.78 2.55 3.33 4.31 0.39 1.26 0.39 3.42 -0.01 4.60 -0.40 1.18 -1.04 2.17 -2 3.15 -0.90 0.92 -1.56 1.32 -2.80 1.73 -1.72 0.58 -2.44 0.63 -9.19 0.63 -6.03 0 -6.38 0.01 -6.49 0.23 -0.08 0.14 -0.11 1.72 -0.10 3.93 l0.03 3.69 -2.22 0.04 -2.24 0.03 0 -11.72z m18.37 -0.45 c0.95 -0.38 1.98 -1.39 2.27 -2.22 0.26 -0.77 0.26 -1.97 -0.01 -2.76 -0.29 -0.84 -1.27 -1.81 -2.24 -2.20 l-0.75 -0.30 -6.56 -0.04 -6.57 -0.04 0 1.77 c-0.01 0.97 -0.01 2.21 -0.01 2.76 0 0.55 0 1.54 0.01 2.20 l0 1.21 6.57 -0.04 c6.56 -0.04 6.56 -0.04 7.28 -0.34z\"\/>\n      <path d=\"M43.20 49.28 c0 -0.10 0.28 -0.49 4.82 -6.58 10.12 -13.59 12.67 -16.97 12.80 -16.92 0.15 0.05 17.41 23.32 17.42 23.48 0 0.05 -1.17 0.09 -2.61 0.09 l-2.60 0 -1.31 -1.78 c-0.73 -0.99 -2.54 -3.47 -4.03 -5.50 -2.80 -3.82 -3.45 -4.71 -5.43 -7.43 -1.21 -1.68 -1.47 -1.86 -1.90 -1.38 -0.16 0.19 -2.89 3.86 -10.05 13.56 l-1.87 2.54 -2.62 0 c-1.44 0 -2.62 -0.04 -2.62 -0.08z\"\/>\n      <path d=\"M88.28 37.55 l0 -11.80 2.20 0 2.20 0 0 11.80 0 11.80 -2.20 0 -2.20 0 0 -11.80z\"\/>\n      <path d=\"M106.77 37.59 l0.04 -11.78 2.17 -0.04 2.16 -0.03 0 6.17 0 6.17 0.49 -0.43 c4.91 -4.21 13.58 -11.45 14 -11.68 0.34 -0.20 0.75 -0.23 3.33 -0.23 l2.95 0 -0.38 0.39 c-0.20 0.21 -0.79 0.74 -1.31 1.16 -0.51 0.43 -1.76 1.46 -2.76 2.30 -3.13 2.62 -5.04 4.21 -5.76 4.77 -0.39 0.30 -0.95 0.77 -1.26 1.03 l-0.55 0.49 0.80 0.87 c0.44 0.49 1.71 1.87 2.83 3.08 2.08 2.26 5.74 6.24 7.56 8.25 0.57 0.63 1.03 1.17 1.03 1.21 0 0.04 -1.23 0.08 -2.73 0.08 l-2.74 0 -2.26 -2.47 c-6.03 -6.61 -7.52 -8.20 -7.69 -8.20 -0.18 0 -0.60 0.34 -4.09 3.33 l-1.47 1.26 0 3.04 0 3.05 -2.20 0 -2.20 0 0.03 -11.77z\"\/>\n      <path d=\"M181.36 37.65 l0.04 -11.72 2.24 -0.04 2.24 -0.03 1.34 1.41 c0.74 0.78 3.13 3.28 5.31 5.56 2.17 2.27 5.25 5.51 6.84 7.20 l2.88 3.04 0.04 -8.50 c0.01 -6.02 0.06 -8.54 0.16 -8.66 0.11 -0.13 0.63 -0.16 2.20 -0.16 l2.06 0 0 11.80 0 11.80 -2.12 0 -2.11 0 -3.88 -4.11 c-2.13 -2.25 -4.53 -4.78 -5.32 -5.63 -5.49 -5.81 -7.22 -7.60 -7.36 -7.60 -0.15 0 -0.18 1.47 -0.18 8.66 l0 8.66 -2.20 0 -2.20 0 0.03 -11.70z\"\/>\n    <\/g>\n  <\/svg>\n \n  <p class=\"brand-text-main\">Pa\u00efkan puise dans le h\u00e9ro de Barjavel l&rsquo;id\u00e9e d&rsquo;une fid\u00e9lit\u00e9 rare, d&rsquo;une intensit\u00e9 qui d\u00e9fie le temps et r\u00e9v\u00e8le l&rsquo;essentiel.<\/p>\n  <p class=\"brand-text-sub\">Son \u00e9cho persan \u2013 Peyk\u00e2n, la fl\u00e8che \u2013 dit notre ambition : viser juste, ouvrir la voie, et mettre en mouvement avec \u00e9l\u00e9gance.<\/p>\n \n<\/section>\n \n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FOOTER\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<footer class=\"site-footer\" id=\"contact\">\n  <p>&copy; PAIKAN 2026 &mdash; Tous droits r\u00e9serv\u00e9s &#8211; contact : paikan@paikan.org<\/p>\n<\/footer>\n \n<\/body>\n<\/html>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>PAIKAN \u2014 Cr\u00e9er de la valeur et des communs en \u00e9cosyst\u00e8me Nous contacter \u00c9lever \u00e0 leur plus haut potentiel les \u00e9cosyst\u00e8mes, organisations et individus en cr\u00e9ant valeur \u00e9conomique et communs PA\u00cfKAN est n\u00e9 de la coop\u00e9ration entre leaders, codesigners et penseurs, avec une ambition claire : accompagner des \u00e9cosyst\u00e8mes, des organisations et des leaders afin [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-42","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"enabled","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Accueil","__id":"Aqzv3Yuu9NMPNxv2VOu3H","custom_attribute":"PA\u00cfKAN"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false},"__id":"MUb-EYqnlaSqn7R3rdxZP"},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"Par","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"Le","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"Le","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"Dans","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true},"__id":"BKX14EFE3OpFLGJvq5IWF"},{"id":"breadcrumbs","enabled":false,"__id":"bbGLKweHDwXfz_cOTbySq"}],"styles_descriptor":{"styles":{"desktop":"[data-prefix=\"single_page\"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix=\"single_page\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;}","tablet":"","mobile":""},"google_fonts":[],"version":6},"disable_header":"yes","disable_footer":"yes"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PA\u00cfKAN - Page d&#039;accueil - Pa\u00efkan<\/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:\/\/paikan.org\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PA\u00cfKAN - Page d&#039;accueil - Pa\u00efkan\" \/>\n<meta property=\"og:description\" content=\"PAIKAN \u2014 Cr\u00e9er de la valeur et des communs en \u00e9cosyst\u00e8me Nous contacter \u00c9lever \u00e0 leur plus haut potentiel les \u00e9cosyst\u00e8mes, organisations et individus en cr\u00e9ant valeur \u00e9conomique et communs PA\u00cfKAN est n\u00e9 de la coop\u00e9ration entre leaders, codesigners et penseurs, avec une ambition claire : accompagner des \u00e9cosyst\u00e8mes, des organisations et des leaders afin [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/paikan.org\/\" \/>\n<meta property=\"og:site_name\" content=\"Pa\u00efkan\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-18T21:55:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/paikan.org\/wp-content\/uploads\/2026\/05\/pexels-tomfisk-4500631-1024x682.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/paikan.org\\\/\",\"url\":\"https:\\\/\\\/paikan.org\\\/\",\"name\":\"PA\u00cfKAN - Page d'accueil - Pa\u00efkan\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/paikan.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/paikan.org\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/paikan.org\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/paikan.org\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/pexels-tomfisk-4500631-1024x682.jpg\",\"datePublished\":\"2026-05-17T19:59:30+00:00\",\"dateModified\":\"2026-05-18T21:55:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/paikan.org\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/paikan.org\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/paikan.org\\\/#primaryimage\",\"url\":\"https:\\\/\\\/paikan.org\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/pexels-tomfisk-4500631-1024x682.jpg\",\"contentUrl\":\"https:\\\/\\\/paikan.org\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/pexels-tomfisk-4500631-1024x682.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/paikan.org\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/paikan.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PA\u00cfKAN &#8211; Page d&rsquo;accueil\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/paikan.org\\\/#website\",\"url\":\"https:\\\/\\\/paikan.org\\\/\",\"name\":\"PA\u00cfKAN\",\"description\":\"Cr\u00e9er de la valeur et des communs en \u00e9cosyst\u00e8me\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/paikan.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PA\u00cfKAN - Page d'accueil - Pa\u00efkan","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:\/\/paikan.org\/","og_locale":"fr_FR","og_type":"article","og_title":"PA\u00cfKAN - Page d'accueil - Pa\u00efkan","og_description":"PAIKAN \u2014 Cr\u00e9er de la valeur et des communs en \u00e9cosyst\u00e8me Nous contacter \u00c9lever \u00e0 leur plus haut potentiel les \u00e9cosyst\u00e8mes, organisations et individus en cr\u00e9ant valeur \u00e9conomique et communs PA\u00cfKAN est n\u00e9 de la coop\u00e9ration entre leaders, codesigners et penseurs, avec une ambition claire : accompagner des \u00e9cosyst\u00e8mes, des organisations et des leaders afin [&hellip;]","og_url":"https:\/\/paikan.org\/","og_site_name":"Pa\u00efkan","article_modified_time":"2026-05-18T21:55:05+00:00","og_image":[{"url":"https:\/\/paikan.org\/wp-content\/uploads\/2026\/05\/pexels-tomfisk-4500631-1024x682.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/paikan.org\/","url":"https:\/\/paikan.org\/","name":"PA\u00cfKAN - Page d'accueil - Pa\u00efkan","isPartOf":{"@id":"https:\/\/paikan.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/paikan.org\/#primaryimage"},"image":{"@id":"https:\/\/paikan.org\/#primaryimage"},"thumbnailUrl":"https:\/\/paikan.org\/wp-content\/uploads\/2026\/05\/pexels-tomfisk-4500631-1024x682.jpg","datePublished":"2026-05-17T19:59:30+00:00","dateModified":"2026-05-18T21:55:05+00:00","breadcrumb":{"@id":"https:\/\/paikan.org\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/paikan.org\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/paikan.org\/#primaryimage","url":"https:\/\/paikan.org\/wp-content\/uploads\/2026\/05\/pexels-tomfisk-4500631-1024x682.jpg","contentUrl":"https:\/\/paikan.org\/wp-content\/uploads\/2026\/05\/pexels-tomfisk-4500631-1024x682.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/paikan.org\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/paikan.org\/"},{"@type":"ListItem","position":2,"name":"PA\u00cfKAN &#8211; Page d&rsquo;accueil"}]},{"@type":"WebSite","@id":"https:\/\/paikan.org\/#website","url":"https:\/\/paikan.org\/","name":"PA\u00cfKAN","description":"Cr\u00e9er de la valeur et des communs en \u00e9cosyst\u00e8me","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/paikan.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin9552","author_link":"https:\/\/paikan.org\/index.php\/author\/admin9552\/"},"uagb_comment_info":0,"uagb_excerpt":"PAIKAN \u2014 Cr\u00e9er de la valeur et des communs en \u00e9cosyst\u00e8me Nous contacter \u00c9lever \u00e0 leur plus haut potentiel les \u00e9cosyst\u00e8mes, organisations et individus en cr\u00e9ant valeur \u00e9conomique et communs PA\u00cfKAN est n\u00e9 de la coop\u00e9ration entre leaders, codesigners et penseurs, avec une ambition claire : accompagner des \u00e9cosyst\u00e8mes, des organisations et des leaders afin\u2026","_links":{"self":[{"href":"https:\/\/paikan.org\/index.php\/wp-json\/wp\/v2\/pages\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paikan.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/paikan.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/paikan.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/paikan.org\/index.php\/wp-json\/wp\/v2\/comments?post=42"}],"version-history":[{"count":36,"href":"https:\/\/paikan.org\/index.php\/wp-json\/wp\/v2\/pages\/42\/revisions"}],"predecessor-version":[{"id":90,"href":"https:\/\/paikan.org\/index.php\/wp-json\/wp\/v2\/pages\/42\/revisions\/90"}],"wp:attachment":[{"href":"https:\/\/paikan.org\/index.php\/wp-json\/wp\/v2\/media?parent=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}