{"id":17769,"date":"2024-04-11T11:13:29","date_gmt":"2024-04-11T10:13:29","guid":{"rendered":"https:\/\/www.weyou-group.com\/le-groupe"},"modified":"2026-05-18T20:42:35","modified_gmt":"2026-05-18T19:42:35","slug":"the-group","status":"publish","type":"page","link":"https:\/\/www.weyou-group.com\/en\/the-group\/","title":{"rendered":"The group"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17769\" class=\"elementor elementor-17769 elementor-8453\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-93b541b e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"93b541b\" data-element_type=\"container\" data-e-type=\"container\">\r\n\t\t\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-c916ade elementor-widget elementor-widget-html\" data-id=\"c916ade\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t\n<!doctype html>\n<html lang=\"en\"><head><script data-od-sandbox-shim=\"\">(function(){\n  function makeStore(){\n    var data = {};\n    var api = {\n      getItem: function(k){ return Object.prototype.hasOwnProperty.call(data, k) ? data[k] : null; },\n      setItem: function(k, v){ data[k] = String(v); },\n      removeItem: function(k){ delete data[k]; },\n      clear: function(){ data = {}; },\n      key: function(i){ return Object.keys(data)[i] || null; }\n    };\n    Object.defineProperty(api, 'length', { get: function(){ return Object.keys(data).length; } });\n    return api;\n  }\n  function tryShim(name){\n    var works = false;\n    try { works = !!window[name] && typeof window[name].getItem === 'function'; void window[name].length; }\n    catch (_) { works = false; }\n    if (works) return;\n    try { Object.defineProperty(window, name, { configurable: true, value: makeStore() }); }\n    catch (_) { try { window[name] = makeStore(); } catch (__) {} }\n  }\n  tryShim('localStorage');\n  tryShim('sessionStorage');\n  document.addEventListener('click', (e) => {\n    if (!e.target || !(e.target instanceof Element)) return;\n    var link = e.target.closest('a[href]');\n    if (!link) return;\n    var href = link.getAttribute('href');\n    if (href === null) return;\n    var isAnchor = href.startsWith('#') || href === '';\n    if (isAnchor) {\n      e.preventDefault();\n      if (href === '' || href === '#') {\n        window.scrollTo({ top: 0 });\n        history.replaceState(null, '', ' ');\n      } else {\n        var targetId = href.slice(1);\n        var target = targetId ? document.getElementById(targetId) : null;\n        if (target) {\n          target.scrollIntoView();\n          location.hash === href && history.replaceState(null, '', ' ');\n          location.hash = href;\n        }\n      }\n    } else if (link.getAttribute('target') === '_blank') {\n      e.preventDefault();\n      let safe = false;\n      try {\n        var url = new URL(href, location.href);\n        safe =\n          url.protocol === 'http:' ||\n          url.protocol === 'https:' ||\n          url.protocol === 'mailto:';\n      } catch (_) {}\n      safe && window.open(href, '_blank', 'noopener,noreferrer');\n    }\n  });\n})();<\/script>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>Weyou Group, The Group<\/title>\n<meta name=\"description\" content=\"Overview of Weyou Group, its digital platform, event production and business results.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700;800;900&amp;family=Inter:wght@400;500;600;700&amp;display=swap\">\n<style>\nhtml,\nbody {\n  margin: 0;\n  overflow-x: hidden;\n}\n\n.wy-group,\n.wy-group *,\n.wy-group *::before,\n.wy-group *::after { box-sizing: border-box; }\n\n.wy-group {\n  --navy: #0B1F4D;\n  --blue: #2563EB;\n  --blue-2: #1E6FFF;\n  --cyan: #14B8A6;\n  --violet: #8B5CF6;\n  --magenta: #D946EF;\n  --ink: #0B1F4D;\n  --ink-2: #33415F;\n  --muted: #6B7689;\n  --line: #E3E8F2;\n  --bg: #F4F7FC;\n  --surface: #FFFFFF;\n  --soft-blue: #EAF2FF;\n  --soft-cyan: #E8FBF8;\n  --soft-violet: #F3ECFF;\n  --radius: 14px;\n  --radius-lg: 22px;\n  --shadow-sm: 0 1px 2px rgba(11,31,77,.05), 0 2px 8px rgba(11,31,77,.04);\n  --shadow-md: 0 4px 14px rgba(11,31,77,.07), 0 12px 32px rgba(11,31,77,.06);\n\n  min-height: 100vh;\n  color: var(--ink);\n  background:\n    radial-gradient(circle at 94% 9%, rgba(20,184,166,.14), transparent 28rem),\n    radial-gradient(circle at 7% 30%, rgba(139,92,246,.12), transparent 24rem),\n    linear-gradient(180deg, #fff 0%, var(--bg) 50%, #fff 100%);\n  font-family: 'Inter', system-ui, -apple-system, Segoe UI, Helvetica, Arial, sans-serif;\n  line-height: 1.5;\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n}\n\n.wy-group a { color: inherit; text-decoration: none; }\n.wy-group svg { display: block; max-width: 100%; }\n\n.wy-wrap {\n  width: min(100%, 1200px);\n  margin: 0 auto;\n  padding: 0 20px 76px;\n}\n\n.wy-hero {\n  position: relative;\n  max-width: 1080px;\n  margin: 0 auto 46px;\n  padding: clamp(18px, 3vw, 34px) 0 clamp(28px, 4vw, 44px);\n  text-align: center;\n  overflow: hidden;\n}\n\n.wy-hero-compact {\n  margin-bottom: 34px;\n}\n\n.wy-hero::after {\n  content: \"\";\n  position: absolute;\n  right: -76px;\n  top: 18px;\n  width: 330px;\n  height: 330px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(30,111,255,.16) 0 2px, transparent 2px 12px);\n  opacity: .42;\n  z-index: 0;\n}\n\n.wy-hero > * {\n  position: relative;\n  z-index: 1;\n}\n\n.wy-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin: 0 0 16px;\n  color: var(--blue);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n}\n\n.wy-eyebrow::before,\n.wy-eyebrow::after {\n  content: \"\";\n  width: 36px;\n  height: 4px;\n  border-radius: 999px;\n  background: currentColor;\n}\n\n.wy-title {\n  max-width: 980px;\n  margin: 0 auto;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(38px, 5.1vw, 68px);\n  line-height: 1.02;\n  font-weight: 900;\n  letter-spacing: -.045em;\n  text-wrap: balance;\n  text-align: center;\n}\n\n.wy-title-band {\n  display: flex;\n  justify-content: center;\n  width: min(100%, 1120px);\n  margin: 0 auto;\n  text-align: center;\n}\n\n.wy-title-band::before,\n.wy-title-band::after {\n  content: none;\n  display: none;\n}\n\n.wy-title-band .wy-title {\n  display: inline-block;\n  width: fit-content;\n  max-width: 100%;\n  background: linear-gradient(90deg, #7247F5 0%, #2563EB 34%, #1E98D2 66%, #14B8A6 100%);\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n  -webkit-text-fill-color: transparent;\n}\n\n.wy-title-band .wy-title span {\n  color: transparent !important;\n  -webkit-text-fill-color: transparent;\n}\n\n.wy-hero-title {\n  font-size: clamp(38px, 5.1vw, 68px);\n  line-height: 1.02;\n  font-weight: 900;\n  letter-spacing: -.045em;\n  text-transform: none;\n}\n\n.wy-hero-title span {\n  display: inline-block;\n}\n\n.wy-hero-subcopy {\n  max-width: 780px;\n  margin: 18px auto 0;\n  color: #33415F;\n  font-size: clamp(16px, 1.45vw, 19px);\n  font-weight: 650;\n  line-height: 1.55;\n}\n\n.wy-concept-line {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: baseline;\n  justify-content: center;\n  gap: 10px 16px;\n  max-width: 1080px;\n  margin: 24px auto 0;\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(28px, 3.8vw, 52px);\n  line-height: 1.05;\n  font-weight: 900;\n  letter-spacing: -.045em;\n  text-align: center;\n  text-wrap: balance;\n}\n\n.wy-concept-line span {\n  display: inline-block;\n}\n\n.wy-concept-symbol {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: .7em;\n  color: var(--navy);\n  font-style: normal;\n  font-weight: 900;\n  font-size: .78em;\n  line-height: 1;\n}\n\n.wy-adn-panel {\n  position: relative;\n  max-width: 1180px;\n  margin: 28px auto 0;\n  padding: clamp(24px, 4vw, 44px);\n  overflow: hidden;\n  border: 1px solid rgba(37,99,235,.12);\n  border-radius: 30px;\n  background:\n    radial-gradient(circle at 8% 10%, rgba(20,184,166,.12), transparent 28%),\n    radial-gradient(circle at 96% 8%, rgba(139,92,246,.11), transparent 30%),\n    linear-gradient(180deg, rgba(255,255,255,.98), rgba(249,252,255,.96));\n  box-shadow: 0 26px 72px rgba(11,31,77,.08);\n  text-align: left;\n}\n\n.wy-adn-panel::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto;\n  height: 6px;\n  background: linear-gradient(90deg, var(--cyan), var(--blue), var(--violet));\n}\n\n.wy-adn-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin: 0 0 14px;\n  color: var(--blue);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n}\n\n.wy-adn-kicker::before {\n  content: \"\";\n  width: 34px;\n  height: 4px;\n  border-radius: 999px;\n  background: currentColor;\n}\n\n.wy-adn-title {\n  margin: 0;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(28px, 3vw, 42px);\n  line-height: 1.08;\n  font-weight: 800;\n  letter-spacing: -.025em;\n  text-transform: uppercase;\n}\n\n.wy-adn-opening {\n  position: relative;\n  overflow: hidden;\n  display: grid;\n  gap: 12px;\n  margin-top: 20px;\n  padding: clamp(18px, 3vw, 26px);\n  border: 1px solid rgba(112,216,255,.44);\n  border-radius: 24px;\n  background: linear-gradient(145deg, #061638 0%, #020817 72%);\n  box-shadow:\n    0 24px 70px rgba(0,26,77,.18),\n    inset 0 0 0 1px rgba(255,255,255,.045);\n}\n\n.wy-adn-opening p {\n  position: relative;\n  z-index: 1;\n  max-width: 960px;\n  margin: 0;\n  color: #1E98D2;\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(17px, 1.75vw, 23px);\n  line-height: 1.42;\n  font-weight: 760;\n  letter-spacing: -.015em;\n  text-shadow:\n    0 0 12px rgba(30,152,210,.48),\n    0 0 28px rgba(30,152,210,.24);\n  text-wrap: balance;\n}\n\n.wy-adn-opening p:first-child {\n  font-size: clamp(19px, 2vw, 27px);\n  font-weight: 850;\n}\n\n.wy-adn-body {\n  display: grid;\n  gap: clamp(16px, 2.6vw, 24px);\n  margin-top: 28px;\n}\n\n.wy-adn-story {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: clamp(16px, 2.4vw, 24px);\n  align-items: start;\n}\n\n.wy-adn-chapter {\n  position: relative;\n  padding: clamp(18px, 2.6vw, 26px);\n  border: 1px solid rgba(37,99,235,.12);\n  border-radius: 22px;\n  background: rgba(255,255,255,.84);\n  box-shadow: var(--shadow-sm);\n}\n\n.wy-adn-chapter-wide {\n  grid-column: 1 \/ -1;\n}\n\n.wy-adn-chapter::before {\n  content: attr(data-step);\n  position: absolute;\n  top: 18px;\n  right: 20px;\n  color: rgba(37,99,235,.12);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(34px, 4.4vw, 58px);\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: -.06em;\n}\n\n.wy-adn-chapter h3 {\n  position: relative;\n  max-width: 78%;\n  margin: 0 0 14px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(19px, 2vw, 26px);\n  line-height: 1.12;\n  font-weight: 900;\n  letter-spacing: -.03em;\n}\n\n.wy-adn-chapter p {\n  position: relative;\n  margin: 0;\n  color: #26324D;\n  font-size: clamp(15px, 1.35vw, 17px);\n  line-height: 1.68;\n}\n\n.wy-adn-chapter p + p {\n  margin-top: 15px;\n}\n\n.wy-adn-chapter strong,\n.wy-adn-list strong {\n  color: #000;\n  font-weight: 850;\n}\n\n.wy-adn-pull {\n  grid-column: 1 \/ -1;\n  padding: clamp(18px, 3vw, 28px);\n  border: 1px solid rgba(78,185,255,.36);\n  border-radius: 24px;\n  background: linear-gradient(145deg, #061638, #020817 76%);\n  color: #1E98D2;\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(19px, 2.1vw, 28px);\n  line-height: 1.35;\n  font-weight: 820;\n  letter-spacing: -.018em;\n  text-align: center;\n  text-shadow:\n    0 0 12px rgba(30,152,210,.42),\n    0 0 28px rgba(30,152,210,.20);\n}\n\n.wy-adn-list {\n  display: grid;\n  gap: 9px;\n  margin: 16px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.wy-adn-list li {\n  position: relative;\n  padding-left: 18px;\n  color: #26324D;\n  font-size: 15px;\n  line-height: 1.45;\n  font-weight: 700;\n}\n\n.wy-adn-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: .58em;\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, var(--blue), var(--cyan));\n}\n\n.wy-esg {\n  position: relative;\n  max-width: 1080px;\n  margin: 30px auto 44px;\n  padding: clamp(24px, 4vw, 42px);\n  overflow: hidden;\n  border: 1px solid rgba(20,184,166,.18);\n  border-radius: 30px;\n  background:\n    radial-gradient(circle at 8% 4%, rgba(20,184,166,.13), transparent 30%),\n    radial-gradient(circle at 100% 0, rgba(37,99,235,.11), transparent 34%),\n    linear-gradient(180deg, rgba(255,255,255,.98), rgba(247,252,252,.96));\n  box-shadow: 0 24px 68px rgba(11,31,77,.075);\n  text-align: left;\n}\n\n.wy-esg::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto;\n  height: 6px;\n  background: linear-gradient(90deg, var(--cyan), var(--blue), var(--violet));\n}\n\n.wy-esg-head {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(220px, 310px);\n  gap: clamp(20px, 4vw, 42px);\n  align-items: end;\n  margin-bottom: 28px;\n}\n\n.wy-esg-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin: 0 0 13px;\n  color: var(--cyan);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n}\n\n.wy-esg-kicker::before {\n  content: \"\";\n  width: 34px;\n  height: 4px;\n  border-radius: 999px;\n  background: currentColor;\n}\n\n.wy-esg-title {\n  max-width: 760px;\n  margin: 0;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(28px, 3.3vw, 44px);\n  line-height: 1.08;\n  font-weight: 850;\n  letter-spacing: -.03em;\n  text-wrap: balance;\n}\n\n.wy-esg-subtitle {\n  margin: 14px 0 0;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(20px, 2vw, 28px);\n  line-height: 1.18;\n  font-weight: 850;\n  letter-spacing: -.025em;\n  text-wrap: balance;\n}\n\n.wy-esg-lead {\n  margin: 12px 0 0;\n  max-width: 820px;\n  color: #26324D;\n  font-size: clamp(16px, 1.45vw, 18px);\n  line-height: 1.65;\n}\n\n.wy-esg-badge {\n  display: grid;\n  gap: 8px;\n  justify-items: start;\n  padding: 18px;\n  border: 1px solid rgba(20,184,166,.18);\n  border-radius: 22px;\n  background: rgba(255,255,255,.8);\n  box-shadow: var(--shadow-sm);\n}\n\n.wy-esg-badge strong {\n  color: #000;\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(24px, 3vw, 34px);\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: -.04em;\n}\n\n.wy-esg-badge span {\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 800;\n  line-height: 1.35;\n}\n\n.wy-esg-cities {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 14px;\n  margin: 0 0 24px;\n}\n\n.wy-esg-city {\n  min-height: 190px;\n  padding: 18px;\n  border: 1px solid rgba(37,99,235,.12);\n  border-radius: 22px;\n  background: rgba(255,255,255,.86);\n  box-shadow: var(--shadow-sm);\n}\n\n.wy-esg-city h3 {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 10px;\n  margin: 0 0 10px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 20px;\n  line-height: 1.1;\n  font-weight: 900;\n  letter-spacing: -.02em;\n}\n\n.wy-esg-city h3::after {\n  content: \"\";\n  flex: 0 0 11px;\n  width: 11px;\n  height: 11px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, var(--cyan), var(--blue));\n  box-shadow: 0 0 0 6px rgba(20,184,166,.1);\n}\n\n.wy-esg-city p {\n  margin: 0;\n  color: #34415D;\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n.wy-esg-city strong {\n  color: #000;\n  font-weight: 850;\n}\n\n.wy-esg-comparison {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n  margin: 0 0 24px;\n}\n\n.wy-esg-compare {\n  position: relative;\n  overflow: hidden;\n  padding: 20px;\n  border: 1px solid rgba(11,31,77,.08);\n  border-radius: 22px;\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.96), rgba(246,251,255,.92));\n  box-shadow: var(--shadow-sm);\n}\n\n.wy-esg-compare::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 auto 0 0;\n  width: 5px;\n  background: linear-gradient(180deg, var(--cyan), var(--blue), var(--violet));\n}\n\n.wy-esg-compare h3 {\n  margin: 0 0 14px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 18px;\n  line-height: 1.15;\n  font-weight: 900;\n  letter-spacing: -.02em;\n}\n\n.wy-esg-metric {\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 14px;\n  align-items: baseline;\n  padding: 11px 0;\n  border-top: 1px solid var(--line);\n}\n\n.wy-esg-metric:first-of-type {\n  border-top: 0;\n  padding-top: 0;\n}\n\n.wy-esg-metric span {\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 800;\n}\n\n.wy-esg-metric strong {\n  color: #000;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 20px;\n  font-weight: 900;\n  letter-spacing: -.025em;\n  white-space: nowrap;\n}\n\n.wy-esg-note {\n  margin: 12px 0 0;\n  color: var(--blue);\n  font-size: 13px;\n  font-weight: 850;\n  line-height: 1.4;\n}\n\n.wy-esg-body {\n  display: grid;\n  grid-template-columns: minmax(0, 1.05fr) minmax(280px, .95fr);\n  gap: clamp(18px, 4vw, 34px);\n  align-items: start;\n}\n\n.wy-esg-text {\n  display: grid;\n  gap: 15px;\n}\n\n.wy-esg-text p {\n  margin: 0;\n  color: #26324D;\n  font-size: clamp(15px, 1.35vw, 17px);\n  line-height: 1.68;\n}\n\n.wy-esg-text strong {\n  color: #000;\n  font-weight: 850;\n}\n\n.wy-esg-pillars {\n  display: grid;\n  gap: 12px;\n  padding: 14px;\n  border: 1px solid rgba(37,99,235,.12);\n  border-radius: 24px;\n  background:\n    linear-gradient(135deg, rgba(47,111,235,.08), rgba(75,42,255,.06)),\n    rgba(255,255,255,.72);\n}\n\n.wy-esg-pillars-title {\n  margin: 0 0 4px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n\n.wy-esg-pillar {\n  position: relative;\n  display: grid;\n  grid-template-columns: 42px 1fr;\n  gap: 13px;\n  align-items: start;\n  padding: 17px;\n  border: 1px solid rgba(37,99,235,.12);\n  border-radius: 18px;\n  background: rgba(255,255,255,.9);\n  box-shadow: var(--shadow-sm);\n}\n\n.wy-esg-pillar-mark {\n  width: 42px;\n  height: 42px;\n  display: grid;\n  place-items: center;\n  border-radius: 15px;\n  color: white;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13px;\n  font-weight: 900;\n  background: linear-gradient(135deg, var(--cyan), var(--blue));\n  box-shadow: 0 14px 26px rgba(47,111,235,.18);\n}\n\n.wy-esg-pillar.is-social .wy-esg-pillar-mark {\n  background: linear-gradient(135deg, var(--blue), var(--violet));\n}\n\n.wy-esg-pillar.is-governance .wy-esg-pillar-mark {\n  background: linear-gradient(135deg, var(--navy), var(--cyan));\n}\n\n.wy-esg-pillar h3 {\n  margin: 0 0 8px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 17px;\n  line-height: 1.15;\n  font-weight: 900;\n}\n\n.wy-esg-pillar p {\n  margin: 0;\n  color: #34415D;\n  font-size: 14px;\n  line-height: 1.52;\n}\n\n.wy-esg-sources {\n  margin-top: 20px;\n  padding-top: 15px;\n  border-top: 1px solid var(--line);\n  color: var(--muted);\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n.wy-section {\n  margin: 34px 0;\n}\n\n.wy-divider {\n  height: 4px;\n  margin: 28px auto 36px;\n  border-radius: 999px;\n  background: linear-gradient(90deg, var(--violet), var(--blue), var(--cyan));\n}\n\n.wy-concept {\n  text-align: center;\n  margin: 24px 0 20px;\n}\n\n.wy-concept h2,\n.wy-section-title {\n  margin: 0;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(30px, 4.5vw, 54px);\n  line-height: 1.06;\n  font-weight: 900;\n  letter-spacing: -.045em;\n  text-wrap: balance;\n}\n\n.wy-word-digital { color: var(--cyan); }\n.wy-word-human { color: var(--blue); }\n.wy-word-business { color: var(--violet); }\n\n.wy-concept h3 {\n  margin: 24px 0 0;\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(24px, 3.8vw, 42px);\n  line-height: 1.1;\n  letter-spacing: -.035em;\n}\n\n.wy-copy {\n  max-width: 900px;\n  margin: 22px auto 0;\n  color: #26324D;\n  font-size: clamp(16px, 1.6vw, 20px);\n  text-align: center;\n}\n\n.wy-panel {\n  background: rgba(255,255,255,.93);\n  border: 1px solid var(--line);\n  border-radius: var(--radius-lg);\n  box-shadow: var(--shadow-md);\n  padding: clamp(20px, 3.4vw, 36px);\n}\n\n.wy-gestion {\n  position: relative;\n  margin: 34px auto 0;\n  max-width: 1180px;\n}\n\n.wy-flow-map {\n  position: relative;\n  overflow: visible;\n  border-radius: 28px;\n  background: linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,251,255,.95));\n  box-shadow: 0 24px 70px rgba(11,31,77,.07);\n}\n\n.wy-gestion-svg {\n  display: block;\n  width: 100%;\n  height: auto;\n  overflow: visible;\n}\n\n.wy-pulse {\n  fill: none;\n  stroke: url(#flowGradient);\n  stroke-width: 4;\n  stroke-linecap: round;\n  stroke-dasharray: 26 210;\n  filter: drop-shadow(0 0 7px rgba(37,99,235,.34));\n  animation: wy-flow 3.8s linear infinite;\n}\n\n.wy-pulse.delay-1 { animation-delay: .3s; }\n.wy-pulse.delay-2 { animation-delay: .6s; }\n.wy-pulse.delay-3 { animation-delay: .9s; }\n.wy-pulse.delay-4 { animation-delay: 1.2s; }\n.wy-pulse.delay-5 { animation-delay: 1.5s; }\n\n@keyframes wy-flow {\n  from { stroke-dashoffset: 236; }\n  to { stroke-dashoffset: 0; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wy-pulse,\n  .wy-wheel-orbit-flow {\n    animation: none;\n    stroke-dashoffset: 0;\n  }\n}\n\n.wy-map-arc {\n  fill: none;\n  stroke: #9EC8E8;\n  stroke-width: 2.5;\n  stroke-linecap: round;\n  opacity: .8;\n}\n\n.wy-map-link {\n  fill: none;\n  stroke: #A9C8E4;\n  stroke-width: 2.5;\n  stroke-linecap: round;\n}\n\n.wy-map-dot {\n  fill: #074AAE;\n  stroke: #fff;\n  stroke-width: 5;\n}\n\n.wy-map-label {\n  fill: #163B86;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 17px;\n  font-weight: 900;\n  letter-spacing: -.02em;\n  paint-order: stroke;\n  stroke: #fff;\n  stroke-linejoin: round;\n  stroke-width: 7px;\n}\n\n.wy-map-label.left {\n  text-anchor: end;\n}\n\n.wy-map-label.right {\n  fill: #0A8995;\n  text-anchor: start;\n}\n\n.wy-map-icon-ring {\n  fill: #fff;\n  stroke: currentColor;\n  stroke-width: 3;\n  filter: drop-shadow(0 8px 18px rgba(11,31,77,.13));\n}\n\n.wy-map-icon {\n  color: #17468B;\n}\n\n.wy-map-icon.right {\n  color: #0A8995;\n}\n\n.wy-wheel-segment {\n  stroke: #fff;\n  stroke-width: 6;\n  stroke-linejoin: round;\n}\n\n.wy-wheel-core {\n  fill: #fff;\n  filter: drop-shadow(0 16px 32px rgba(11,31,77,.13));\n}\n\n.wy-wheel-ring {\n  fill: none;\n  stroke: url(#coreRing);\n  stroke-width: 8;\n}\n\n.wy-wheel-orbit-track {\n  fill: none;\n  stroke: rgba(37, 99, 235, .14);\n  stroke-width: 2;\n}\n\n.wy-wheel-orbit-halo {\n  fill: none;\n  stroke: url(#orbitGlow);\n  stroke-width: 12;\n  opacity: .14;\n  filter: blur(1.5px);\n}\n\n.wy-wheel-orbit-flow {\n  fill: none;\n  stroke: url(#flowGradient);\n  stroke-width: 3.5;\n  stroke-linecap: round;\n  stroke-dasharray: 30 155;\n  filter: drop-shadow(0 0 6px rgba(37, 99, 235, .4));\n  animation: wy-orbit-flow 7.2s linear infinite;\n}\n\n@keyframes wy-orbit-flow {\n  from { stroke-dashoffset: 732; }\n  to { stroke-dashoffset: 0; }\n}\n\n.wy-wheel-title {\n  fill: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 36px;\n  font-weight: 900;\n  letter-spacing: -1.6px;\n}\n\n.wy-wheel-subtitle {\n  fill: #4E5770;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13px;\n  font-weight: 800;\n}\n\n.wy-wheel-subtitle .accent {\n  fill: #2873E6;\n}\n\n.wy-segment-text {\n  fill: #fff;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13.2px;\n  font-weight: 850;\n  text-anchor: middle;\n  filter: drop-shadow(0 1px 3px rgba(0,0,0,.2));\n}\n\n.wy-segment-text .num {\n  font-size: 16.8px;\n  font-weight: 950;\n}\n\n.wy-cta {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 44px;\n  margin-top: 28px;\n  padding: 11px 24px;\n  border-radius: 999px;\n  color: #fff !important;\n  background: linear-gradient(90deg, var(--violet), var(--blue-2), var(--cyan));\n  font-family: 'Montserrat', sans-serif;\n  font-size: 17px;\n  font-weight: 900;\n  text-shadow: 0 1px 1px rgba(11,31,77,.25);\n  box-shadow: 0 10px 28px rgba(37,99,235,.18);\n}\n\n.wy-human-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) 360px;\n  gap: 24px;\n  align-items: start;\n  margin-top: 28px;\n}\n\n.wy-list-card {\n  padding: clamp(20px, 2.8vw, 30px);\n}\n\n.wy-event-list {\n  display: grid;\n  gap: 13px;\n  margin: 22px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.wy-event-list li {\n  position: relative;\n  padding-left: 18px;\n  color: #1B2742;\n  font-size: 15px;\n}\n\n.wy-event-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: .72em;\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: var(--blue);\n}\n\n.wy-event-list strong {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 900;\n  color: #050B1F;\n}\n\n.wy-stats-rail {\n  display: grid;\n  gap: 12px;\n  position: sticky;\n  top: 18px;\n}\n\n.wy-euro-stat {\n  display: grid;\n  grid-template-columns: 48px 1fr;\n  gap: 12px;\n  align-items: center;\n  min-height: 82px;\n  padding: 14px;\n  border: 1px solid color-mix(in srgb, var(--tone) 20%, var(--line));\n  border-radius: 18px;\n  background: #fff;\n  box-shadow: var(--shadow-sm);\n}\n\n.wy-stat-icon {\n  color: var(--tone);\n  width: 48px;\n  height: 48px;\n  padding: 8px;\n  border-radius: 15px;\n  background:\n    radial-gradient(circle at 30% 24%, color-mix(in srgb, var(--tone) 18%, transparent), transparent 42%),\n    color-mix(in srgb, var(--tone) 7%, #fff);\n  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--tone) 18%, transparent);\n}\n\n.wy-stat-icon path,\n.wy-stat-icon circle,\n.wy-stat-icon rect,\n.wy-stat-icon ellipse,\n.wy-stat-icon line,\n.wy-stat-icon polyline {\n  vector-effect: non-scaling-stroke;\n}\n\n.wy-euro-stat b {\n  display: block;\n  color: var(--tone);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 27px;\n  line-height: 1;\n}\n\n.wy-euro-stat span {\n  color: #33415F;\n  font-size: 13px;\n  font-weight: 800;\n  line-height: 1.15;\n}\n\n.wy-business {\n  text-align: center;\n  overflow: hidden;\n  background:\n    radial-gradient(circle at 14% 24%, rgba(22,186,176,.13), transparent 28%),\n    radial-gradient(circle at 84% 12%, rgba(37,99,235,.12), transparent 30%),\n    linear-gradient(180deg, #fff, #f8fbff);\n}\n\n.wy-business h3 {\n  margin: 22px 0 0;\n  color: #050B1F;\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(24px, 3vw, 36px);\n  line-height: 1.18;\n}\n\n.wy-business .wy-copy {\n  max-width: 920px;\n  margin-inline: auto;\n}\n\n.wy-business-metrics {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 16px;\n  max-width: 980px;\n  margin: 34px auto 28px;\n}\n\n.wy-result-card {\n  position: relative;\n  display: grid;\n  align-content: start;\n  min-height: 236px;\n  padding: 30px 20px 22px;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  border-radius: 24px;\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.98), rgba(255,255,255,.9)),\n    radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--tone) 16%, transparent), transparent 50%);\n  box-shadow: 0 18px 44px rgba(11,31,77,.08);\n}\n\n.wy-result-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto;\n  height: 12px;\n  background: linear-gradient(90deg, var(--cyan), var(--blue));\n}\n\n.wy-result-card b {\n  display: block;\n  color: var(--tone);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(30px, 3.5vw, 48px);\n  line-height: 1.08;\n  letter-spacing: -.035em;\n}\n\n.wy-result-card strong {\n  display: block;\n  margin-top: 16px;\n  color: #050B1F;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 16px;\n  line-height: 1.15;\n}\n\n.wy-result-card span {\n  display: block;\n  margin-top: 12px;\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n.wy-result-card.is-word b {\n  color: var(--blue);\n  font-size: clamp(30px, 3vw, 40px);\n  line-height: 1.12;\n  letter-spacing: -.045em;\n}\n\n.wy-result-card.is-roi b {\n  color: var(--violet);\n}\n\n.wy-manifesto {\n  max-width: 860px;\n  margin: 30px auto 0;\n  padding: 18px 22px;\n  border-radius: 13px;\n  color: #fff;\n  background: linear-gradient(90deg, #4F46E5, #6236D9);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(16px, 2vw, 22px);\n  font-weight: 900;\n}\n\n@media (max-width: 980px) {\n  .wy-human-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .wy-stats-rail {\n    position: static;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .wy-business-metrics {\n    grid-template-columns: repeat(2, minmax(220px, 1fr));\n  }\n}\n\n@media (max-width: 680px) {\n  .wy-wrap {\n    padding: 0 14px 54px;\n  }\n\n  .wy-hero {\n    padding-top: 0;\n  }\n\n  .wy-hero::after {\n    display: none;\n  }\n\n  .wy-eyebrow::before,\n  .wy-eyebrow::after {\n    width: 24px;\n  }\n\n  .wy-title {\n    font-size: clamp(34px, 12vw, 48px);\n  }\n\n  .wy-hero-title {\n    font-size: clamp(34px, 12vw, 48px);\n  }\n\n  .wy-concept-line {\n    gap: 8px 10px;\n    margin-top: 18px;\n    font-size: clamp(27px, 9.4vw, 40px);\n  }\n\n  .wy-concept-line span {\n    flex: 0 1 auto;\n  }\n\n  .wy-concept-symbol {\n    min-width: .62em;\n    font-size: .72em;\n  }\n\n  .wy-adn-panel {\n    margin-top: 22px;\n    padding: 22px 18px;\n    border-radius: 22px;\n  }\n\n  .wy-adn-body {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .wy-adn-story {\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .wy-adn-chapter,\n  .wy-adn-pull {\n    grid-column: 1;\n  }\n\n  .wy-adn-chapter {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .wy-adn-chapter::before {\n    top: 14px;\n    right: 16px;\n    font-size: 38px;\n  }\n\n  .wy-adn-chapter h3 {\n    max-width: 82%;\n    font-size: 20px;\n  }\n\n  .wy-adn-pull {\n    padding: 18px;\n    border-radius: 18px;\n    font-size: 20px;\n  }\n\n  .wy-esg {\n    margin-top: 24px;\n    padding: 22px 18px;\n    border-radius: 22px;\n  }\n\n  .wy-esg-head,\n  .wy-esg-body {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .wy-esg-title {\n    font-size: clamp(25px, 8.2vw, 36px);\n  }\n\n  .wy-esg-badge {\n    justify-items: center;\n    text-align: center;\n  }\n\n  .wy-esg-cities,\n  .wy-esg-comparison {\n    grid-template-columns: 1fr;\n  }\n\n  .wy-esg-city {\n    min-height: auto;\n    text-align: center;\n  }\n\n  .wy-esg-city h3 {\n    justify-content: center;\n  }\n\n  .wy-esg-city h3::after {\n    display: none;\n  }\n\n  .wy-esg-metric {\n    grid-template-columns: 1fr;\n    gap: 2px;\n    text-align: center;\n  }\n\n  .wy-esg-compare h3,\n  .wy-esg-note,\n  .wy-esg-text,\n  .wy-esg-pillars-title,\n  .wy-esg-sources {\n    text-align: center;\n  }\n\n  .wy-esg-pillar {\n    grid-template-columns: 1fr;\n    justify-items: center;\n    text-align: center;\n  }\n\n  .wy-panel {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .wy-concept h2,\n  .wy-section-title {\n    font-size: clamp(30px, 10vw, 42px);\n  }\n\n  .wy-concept h2 span,\n  .wy-section-title span {\n    display: inline-block;\n  }\n\n  .wy-copy {\n    font-size: 16px;\n  }\n\n  .wy-flow-map {\n    margin-inline: -10px;\n    border-radius: 18px;\n  }\n\n  .wy-gestion-svg {\n    min-width: 0;\n  }\n\n  .wy-stats-rail,\n  .wy-business-metrics {\n    grid-template-columns: 1fr;\n  }\n\n  .wy-euro-stat {\n    grid-template-columns: 1fr;\n    justify-items: center;\n    text-align: center;\n  }\n\n  .wy-result-card {\n    min-height: auto;\n    padding-block: 28px 24px;\n  }\n\n  .wy-cta {\n    width: 100%;\n    padding-inline: 16px;\n    text-align: center;\n  }\n\n  .wy-title-band {\n    grid-template-columns: 1fr;\n    justify-items: center;\n    gap: 10px;\n  }\n\n  .wy-title-band::before {\n    width: min(160px, 58vw);\n    height: 10px;\n  }\n\n  .wy-title-band::after {\n    width: min(320px, 86vw);\n    height: 10px;\n  }\n}\n.wy-hero > .wy-eyebrow,\n.wy-page-hero > .wy-eyebrow {\n  display: none;\n}\n\n.wy-title-band {\n  display: flex;\n  justify-content: center;\n  width: min(100%, 1120px);\n  margin-inline: auto;\n  text-align: center;\n}\n\n.wy-title-band .wy-title,\n.wy-title {\n  margin-inline: auto;\n  font-size: clamp(38px, 5.1vw, 68px);\n  line-height: 1.02;\n  font-weight: 900;\n  letter-spacing: -.045em;\n  text-align: center;\n}\n\n@media (max-width: 700px) {\n  .wy-title-band .wy-title,\n  .wy-title {\n    max-width: 100%;\n    font-size: clamp(34px, 12vw, 48px);\n    text-align: center;\n  }\n}\n\n\/* ============== TEST HEADER \u2014 WEYOU SITE NAV ============== *\/\nbody { margin: 0; }\n.wy-site-header,\n.wy-site-header *,\n.wy-site-header *::before,\n.wy-site-header *::after { box-sizing: border-box; }\n.wy-site-header {\n  --navy: #0B1F4D;\n  --blue: #1E6FFF;\n  --cyan: #1E98D2;\n  --line: #E3E8F2;\n  --soft: #F6F9FE;\n  --ink: #fff;\n  position: sticky;\n  top: 0;\n  z-index: 50;\n  overflow: visible;\n  background:\n    linear-gradient(100deg, #63E6CF 0%, #38B6D9 24%, #336FE2 52%, #5A24E8 78%, #7A00E8 100%);\n  border-bottom: 0;\n  box-shadow: none;\n  font-family: 'Inter', system-ui, -apple-system, Segoe UI, Helvetica, Arial, sans-serif;\n  color: var(--ink);\n}\n.wy-site-nav {\n  min-height: 274px;\n  max-width: 1840px;\n  margin: 0 auto;\n  padding: 20px clamp(24px, 3.8vw, 72px) 28px;\n  display: grid;\n  grid-template-columns: 250px minmax(0, 1fr) 176px;\n  grid-template-rows: 1fr auto;\n  align-items: start;\n  gap: 10px 28px;\n}\n.wy-site-logo {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  min-width: 190px;\n  align-self: start;\n  margin-top: 12px;\n  margin-bottom: -50px;\n  position: relative;\n  z-index: 2;\n}\n.wy-site-logo img {\n  width: 190px;\n  height: auto;\n  object-fit: contain;\n  display: block;\n  filter: drop-shadow(0 18px 30px rgba(18, 28, 105, .24));\n}\n.wy-site-brand {\n  grid-column: 2;\n  grid-row: 1;\n  align-self: center;\n  justify-self: center;\n  max-width: 1160px;\n  padding-top: 22px;\n  text-align: center;\n  color: #fff;\n  text-shadow: 0 2px 14px rgba(22, 37, 122, .14);\n}\n.wy-site-brand strong {\n  display: block;\n  margin-bottom: 6px;\n  font-size: clamp(19px, 1.62vw, 27px);\n  line-height: 1;\n  font-weight: 850;\n  letter-spacing: .02em;\n}\n.wy-site-brand span {\n  display: block;\n  font-size: clamp(19px, 1.58vw, 27px);\n  line-height: 1.18;\n  font-weight: 820;\n  letter-spacing: .005em;\n}\n.wy-site-brand em {\n  display: block;\n  margin-top: 3px;\n  font-style: normal;\n  font-size: clamp(17px, 1.36vw, 24px);\n  line-height: 1.18;\n  font-weight: 780;\n  letter-spacing: .01em;\n}\n.wy-site-menu {\n  grid-column: 2;\n  grid-row: 2;\n  justify-self: center;\n  width: min(100%, 1180px);\n  display: flex;\n  justify-content: center;\n  align-items: stretch;\n  gap: clamp(12px, 1vw, 22px);\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n.wy-site-item {\n  position: relative;\n}\n.wy-site-link {\n  min-height: auto;\n  display: inline-flex;\n  align-items: center;\n  gap: 0;\n  padding: 0;\n  border-radius: 0;\n  color: #fff;\n  text-decoration: none;\n  font-size: clamp(16px, 1.25vw, 23px);\n  font-weight: 560;\n  letter-spacing: .01em;\n  white-space: nowrap;\n  transition: color .18s ease, background .18s ease;\n}\n.wy-site-link:hover,\n.wy-site-link:focus-visible,\n.wy-site-item:focus-within > .wy-site-link,\n.wy-site-item:hover > .wy-site-link {\n  color: #fff;\n  background: transparent;\n  text-shadow: 0 0 18px rgba(255,255,255,.46);\n}\n.wy-site-link svg {\n  display: none;\n  width: 0;\n  height: 0;\n  fill: currentColor;\n}\n.wy-site-actions {\n  grid-column: 3;\n  grid-row: 1;\n  align-self: center;\n  justify-self: end;\n  display: flex;\n  align-items: center;\n  justify-content: flex-end;\n  gap: 13px;\n  min-width: 176px;\n  min-height: 54px;\n  padding: 0 18px;\n  margin-top: 24px;\n  background: transparent;\n}\n.wy-social-link {\n  width: 27px;\n  height: 27px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border: 0;\n  border-radius: 999px;\n  color: #fff;\n  background: transparent;\n  text-decoration: none;\n  transition: color .18s ease, border-color .18s ease, transform .18s ease;\n}\n.wy-social-link:hover,\n.wy-social-link:focus-visible {\n  color: #fff;\n  background: transparent;\n  transform: translateY(-1px);\n}\n.wy-social-link svg {\n  width: 21px;\n  height: 21px;\n  fill: currentColor;\n}\n.wy-lang {\n  position: relative;\n}\n.wy-lang-current {\n  width: 58px;\n  height: 36px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 7px;\n  padding: 0 8px;\n  border: 0;\n  border-radius: 999px;\n  background: transparent;\n  color: #fff;\n  font-size: 12px;\n  font-weight: 800;\n  cursor: default;\n}\n.wy-lang-current svg {\n  width: 7px;\n  height: 7px;\n  fill: currentColor;\n}\n.wy-lang-flag {\n  width: 30px;\n  height: 30px;\n  display: inline-block;\n  border-radius: 999px;\n  box-shadow: 0 0 0 1px rgba(255,255,255,.28);\n  background:\n    linear-gradient(90deg, #2440A6 0 33.333%, #fff 33.333% 66.666%, #E33B42 66.666% 100%);\n}\n.wy-lang-options {\n  position: absolute;\n  top: calc(100% + 8px);\n  right: 0;\n  width: 86px;\n  padding: 6px;\n  margin: 0;\n  list-style: none;\n  border: 1px solid var(--line);\n  border-radius: 12px;\n  background: #fff;\n  box-shadow: 0 14px 36px rgba(11,31,77,.12);\n  opacity: 0;\n  visibility: hidden;\n  transform: translateY(6px);\n  transition: opacity .18s ease, transform .18s ease, visibility .18s ease;\n}\n.wy-lang:hover .wy-lang-options,\n.wy-lang:focus-within .wy-lang-options {\n  opacity: 1;\n  visibility: visible;\n  transform: translateY(0);\n}\n.wy-lang-options a {\n  display: block;\n  padding: 7px 8px;\n  border-radius: 8px;\n  color: var(--navy);\n  text-decoration: none;\n  font-size: 12px;\n  font-weight: 750;\n}\n.wy-lang-options a:hover,\n.wy-lang-options a:focus-visible {\n  color: var(--blue);\n  background: var(--soft);\n}\n.wy-menu-toggle {\n  display: none;\n  width: 42px;\n  height: 42px;\n  border: 1px solid var(--line);\n  border-radius: 999px;\n  background: #fff;\n  color: var(--navy);\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n}\n.wy-menu-toggle span,\n.wy-menu-toggle span::before,\n.wy-menu-toggle span::after {\n  content: \"\";\n  display: block;\n  width: 18px;\n  height: 2px;\n  border-radius: 999px;\n  background: currentColor;\n  transition: transform .2s ease, opacity .2s ease;\n}\n.wy-menu-toggle span {\n  position: relative;\n}\n.wy-menu-toggle span::before,\n.wy-menu-toggle span::after {\n  position: absolute;\n  left: 0;\n  top: 0;\n}\n.wy-menu-toggle span::before { transform: translateY(-6px); }\n.wy-menu-toggle span::after { transform: translateY(4px); }\n.wy-site-header.is-open .wy-menu-toggle span { transform: rotate(45deg); }\n.wy-site-header.is-open .wy-menu-toggle span::before { transform: translateY(0); opacity: 0; }\n.wy-site-header.is-open .wy-menu-toggle span::after { transform: translateY(-2px) rotate(90deg); }\n\n\n@media (max-width: 1080px) {\n  .wy-site-header {\n    background: linear-gradient(105deg, #63E6CF 0%, #38B6D9 28%, #3B68E6 58%, #6D16E8 100%);\n  }\n  .wy-site-nav {\n    min-height: 86px;\n    padding: 0 18px;\n    grid-template-columns: auto auto;\n    grid-template-rows: auto;\n    align-items: center;\n    justify-content: space-between;\n  }\n  .wy-site-logo {\n    min-width: 74px;\n    margin-top: 0;\n    margin-bottom: 0;\n    align-self: center;\n  }\n  .wy-site-logo img {\n    width: 74px;\n    max-height: 74px;\n    height: auto;\n  }\n  .wy-menu-toggle {\n    display: inline-flex;\n    align-self: center;\n    justify-self: end;\n    place-items: center;\n    padding: 0;\n  }\n  .wy-site-brand {\n    display: none;\n  }\n  .wy-site-actions {\n    display: none;\n  }\n  .wy-site-menu {\n    grid-column: auto;\n    grid-row: auto;\n    position: absolute;\n    top: calc(100% + 8px);\n    left: 12px;\n    right: 12px;\n    max-height: calc(100vh - 88px);\n    overflow: auto;\n    display: none;\n    flex-direction: column;\n    align-items: stretch;\n    padding: 10px;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n    background: rgba(255,255,255,.98);\n    box-shadow: 0 22px 54px rgba(11,31,77,.16);\n  }\n  .wy-site-header.is-open .wy-site-menu {\n    display: flex;\n  }\n  .wy-site-link {\n    min-height: 44px;\n    width: 100%;\n    justify-content: space-between;\n    padding: 0 12px;\n    border-radius: 12px;\n    color: var(--navy);\n    font-size: 14px;\n  }\n}\n\n\/* ===== Weyou shared footer ===== *\/\n.wy-footer {\n  --footer-text: rgba(255, 255, 255, .94);\n  --footer-muted: rgba(255, 255, 255, .78);\n  --footer-line: rgba(255, 255, 255, .58);\n  position: relative;\n  overflow: hidden;\n  color: var(--footer-text);\n  background:\n    radial-gradient(circle at 88% 86%, rgba(0, 237, 213, .55), transparent 28%),\n    linear-gradient(112deg, #7110e8 0%, #4f39dd 24%, #2e83d6 55%, #12d5c7 100%);\n  border-radius: 0 0 18px 18px;\n  padding: clamp(54px, 6vw, 86px) clamp(22px, 4vw, 72px) 28px;\n  font-family: 'Montserrat', 'Inter', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n}\n.wy-footer::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  pointer-events: none;\n  background: linear-gradient(90deg, rgba(19, 0, 120, .12), transparent 38%, rgba(0, 255, 224, .16));\n}\n.wy-footer-inner {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  grid-template-columns: minmax(220px, .86fr) repeat(4, minmax(180px, 1fr));\n  gap: clamp(28px, 3.2vw, 58px);\n  align-items: start;\n  max-width: 1520px;\n  margin: 0 auto;\n}\n.wy-footer-contact h2,\n.wy-footer-column h2 {\n  margin: 0 0 28px;\n  color: #fff;\n  font-size: clamp(22px, 1.58vw, 31px);\n  line-height: 1.24;\n  font-weight: 900;\n  letter-spacing: .045em;\n  text-transform: uppercase;\n}\n.wy-footer-logo {\n  width: min(100%, 152px);\n  aspect-ratio: 1 \/ 1;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 16px 0 26px;\n  border-radius: 14px;\n  overflow: hidden;\n}\n.wy-footer-logo img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n.wy-footer-address {\n  display: grid;\n  gap: 12px;\n  color: #fff;\n  font-size: clamp(18px, 1.28vw, 24px);\n  line-height: 1.35;\n  font-weight: 500;\n  font-style: normal;\n}\n.wy-footer-address a {\n  color: inherit;\n  text-decoration: none;\n}\n.wy-footer-address a:hover,\n.wy-footer-address a:focus-visible,\n.wy-footer-list a:hover,\n.wy-footer-list a:focus-visible,\n.wy-footer-legal a:hover,\n.wy-footer-legal a:focus-visible {\n  text-decoration: underline;\n  text-underline-offset: 4px;\n}\n.wy-footer-socials {\n  display: flex;\n  gap: 16px;\n  margin-top: 32px;\n}\n.wy-footer-social {\n  width: 58px;\n  height: 58px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border: 1.5px solid #fff;\n  border-radius: 50%;\n  color: #fff;\n  text-decoration: none;\n}\n.wy-footer-social svg {\n  width: 27px;\n  height: 27px;\n  fill: currentColor;\n}\n.wy-footer-list {\n  display: grid;\n  gap: 13px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n.wy-footer-list a {\n  color: #fff;\n  text-decoration: none;\n  font-size: clamp(18px, 1.2vw, 24px);\n  line-height: 1.38;\n  font-weight: 500;\n}\n.wy-footer-bottom {\n  position: relative;\n  z-index: 1;\n  max-width: 1520px;\n  margin: clamp(42px, 5vw, 74px) auto 0;\n  padding-top: 22px;\n  border-top: 1.5px solid var(--footer-line);\n  display: grid;\n  grid-template-columns: 1fr auto 1fr;\n  align-items: center;\n  gap: 22px;\n}\n.wy-footer-legal {\n  grid-column: 2;\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 0 14px;\n  color: #fff;\n  font-size: clamp(14px, 1vw, 18px);\n  line-height: 1.5;\n  font-weight: 500;\n  text-align: center;\n}\n.wy-footer-legal a {\n  color: inherit;\n  text-decoration: none;\n}\n.wy-footer-top {\n  grid-column: 3;\n  justify-self: end;\n  width: 52px;\n  height: 52px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 8px;\n  background: #3d52e8;\n  color: #fff;\n  text-decoration: none;\n  box-shadow: 0 16px 28px rgba(24, 42, 178, .24);\n}\n.wy-footer-top svg {\n  width: 26px;\n  height: 26px;\n  stroke: currentColor;\n  stroke-width: 2.6;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n@media (max-width: 1180px) {\n  .wy-footer-inner {\n    grid-template-columns: minmax(240px, .8fr) repeat(2, minmax(220px, 1fr));\n  }\n}\n@media (max-width: 760px) {\n  .wy-footer {\n    border-radius: 0 0 14px 14px;\n    padding: 44px 22px 24px;\n  }\n  .wy-footer-inner {\n    grid-template-columns: 1fr;\n    gap: 34px;\n  }\n  .wy-footer-contact,\n  .wy-footer-column {\n    text-align: center;\n  }\n  .wy-footer-contact h2,\n  .wy-footer-column h2 {\n    margin-bottom: 18px;\n    font-size: 22px;\n  }\n  .wy-footer-logo {\n    width: 128px;\n    margin-inline: auto;\n  }\n  .wy-footer-socials {\n    justify-content: center;\n  }\n  .wy-footer-list {\n    gap: 10px;\n  }\n  .wy-footer-list a,\n  .wy-footer-address {\n    font-size: 17px;\n  }\n  .wy-footer-bottom {\n    grid-template-columns: 1fr;\n    margin-top: 42px;\n  }\n  .wy-footer-legal,\n  .wy-footer-top {\n    grid-column: 1;\n  }\n  .wy-footer-top {\n    justify-self: center;\n  }\n}\n\n\/* ===== Footer alignment pass ===== *\/\n.wy-footer {\n  padding: clamp(62px, 6.2vw, 92px) clamp(30px, 4.4vw, 84px) 34px;\n  border-radius: 0 0 18px 18px;\n}\n.wy-footer-inner,\n.wy-footer-bottom {\n  max-width: 1600px;\n}\n.wy-footer-inner {\n  grid-template-columns: minmax(250px, .9fr) minmax(260px, 1.05fr) minmax(260px, 1.05fr) minmax(280px, 1.08fr) minmax(260px, 1fr);\n  gap: clamp(38px, 4.2vw, 76px);\n  align-items: start;\n}\n.wy-footer-contact,\n.wy-footer-column {\n  min-width: 0;\n}\n.wy-footer-contact h2,\n.wy-footer-column h2 {\n  margin: 0 0 34px;\n  min-height: 76px;\n  display: flex;\n  align-items: flex-start;\n  color: #fff;\n  font-size: clamp(25px, 1.7vw, 34px);\n  line-height: 1.22;\n  font-weight: 900;\n  letter-spacing: .055em;\n  text-transform: uppercase;\n}\n.wy-footer-logo {\n  width: 168px;\n  max-width: 100%;\n  margin: 6px 0 34px;\n  border-radius: 14px;\n  background: transparent;\n}\n.wy-footer-logo img {\n  object-fit: contain;\n}\n.wy-footer-address {\n  gap: 14px;\n  font-size: clamp(20px, 1.34vw, 27px);\n  line-height: 1.36;\n  font-weight: 500;\n}\n.wy-footer-socials {\n  gap: 18px;\n  margin-top: 36px;\n}\n.wy-footer-social {\n  width: 64px;\n  height: 64px;\n  border-width: 1.7px;\n}\n.wy-footer-social svg {\n  width: 29px;\n  height: 29px;\n}\n.wy-footer-list {\n  gap: 13px;\n}\n.wy-footer-list a {\n  display: inline-block;\n  color: #fff;\n  font-size: clamp(20px, 1.36vw, 27px);\n  line-height: 1.42;\n  font-weight: 500;\n  letter-spacing: .005em;\n}\n.wy-footer-bottom {\n  margin-top: clamp(52px, 5.2vw, 86px);\n  padding-top: 25px;\n}\n.wy-footer-legal {\n  font-size: clamp(16px, 1.05vw, 20px);\n}\n.wy-footer-top {\n  width: 56px;\n  height: 56px;\n}\n@media (max-width: 1540px) and (min-width: 1181px) {\n  .wy-footer {\n    padding-inline: 56px;\n  }\n  .wy-footer-inner {\n    grid-template-columns: minmax(210px, .82fr) minmax(205px, 1fr) minmax(205px, 1fr) minmax(220px, 1.02fr) minmax(205px, .98fr);\n    gap: 38px;\n  }\n  .wy-footer-contact h2,\n  .wy-footer-column h2 {\n    font-size: 25px;\n    min-height: 66px;\n    margin-bottom: 26px;\n  }\n  .wy-footer-logo {\n    width: 150px;\n    margin-bottom: 28px;\n  }\n  .wy-footer-address,\n  .wy-footer-list a {\n    font-size: 18px;\n    line-height: 1.42;\n  }\n  .wy-footer-social {\n    width: 56px;\n    height: 56px;\n  }\n}\n\n@media (max-width: 1320px) {\n  .wy-footer-inner {\n    grid-template-columns: minmax(230px, .9fr) repeat(2, minmax(250px, 1fr));\n  }\n  .wy-footer-contact h2,\n  .wy-footer-column h2 {\n    min-height: auto;\n  }\n}\n@media (max-width: 760px) {\n  .wy-footer {\n    padding: 46px 22px 26px;\n  }\n  .wy-footer-inner {\n    grid-template-columns: 1fr;\n    gap: 36px;\n  }\n  .wy-footer-contact,\n  .wy-footer-column,\n  .wy-footer-contact h2,\n  .wy-footer-column h2 {\n    text-align: center;\n    justify-content: center;\n  }\n  .wy-footer-contact h2,\n  .wy-footer-column h2 {\n    margin-bottom: 18px;\n    font-size: 22px;\n    min-height: auto;\n  }\n  .wy-footer-logo {\n    width: 136px;\n    margin: 0 auto 24px;\n  }\n  .wy-footer-address,\n  .wy-footer-list a {\n    font-size: 17px;\n  }\n  .wy-footer-socials {\n    justify-content: center;\n  }\n}\n\n\n\/* Footer column alignment fix *\/\n (min-width: 901px) {\n  .wy-footer-column h2 {\n    min-height: 86px;\n    display: flex;\n    align-items: flex-start;\n  }\n}\n\/* ===== Mobile header promise alignment ===== *\/\n@media (max-width: 1080px) {\n  .wy-site-nav {\n    min-height: 96px;\n    padding: 10px 14px;\n    grid-template-columns: 74px minmax(0, 1fr) 42px;\n    grid-template-rows: auto;\n    align-items: center;\n    gap: 10px;\n  }\n  .wy-site-logo {\n    grid-column: 1;\n    min-width: 74px;\n    margin-top: 0;\n    margin-bottom: 0;\n    align-self: center;\n  }\n  .wy-site-logo img {\n    width: 74px;\n    max-height: 74px;\n    height: auto;\n  }\n  .wy-site-brand {\n    grid-column: 2;\n    grid-row: 1;\n    display: block;\n    align-self: center;\n    justify-self: center;\n    max-width: 100%;\n    padding-top: 0;\n    text-align: center;\n  }\n  .wy-site-brand strong {\n    margin-bottom: 4px;\n    font-size: clamp(13px, 3.7vw, 17px);\n    line-height: 1;\n    letter-spacing: .04em;\n  }\n  .wy-site-brand span {\n    font-size: clamp(10px, 2.8vw, 13px);\n    line-height: 1.18;\n    font-weight: 780;\n    letter-spacing: 0;\n  }\n  .wy-site-brand em {\n    max-width: 210px;\n    margin: 3px auto 0;\n    font-size: clamp(9px, 2.35vw, 11px);\n    line-height: 1.18;\n    font-weight: 700;\n    letter-spacing: 0;\n  }\n  .wy-menu-toggle {\n    grid-column: 3;\n    display: inline-flex;\n    align-self: center;\n    justify-self: end;\n    place-items: center;\n    padding: 0;\n  }\n}\n<\/style>\n<\/head>\n<body id=\"top\"><main class=\"wy-group\">\n  <div class=\"wy-wrap\">\n    <section class=\"wy-hero wy-hero-compact\" aria-labelledby=\"group-title\">\n      <div class=\"wy-title-band\">\n        <h1 class=\"wy-title wy-hero-title\" id=\"group-title\">The Group<\/h1>\n      <\/div>\n      <article class=\"wy-adn-panel\" aria-labelledby=\"adn-title\">\n        <p class=\"wy-adn-kicker\">Our DNA<\/p>\n        <h2 class=\"wy-adn-title\" id=\"adn-title\">Weyou Group DNA<\/h2>\n        <div class=\"wy-adn-opening\" aria-label=\"Origine de l'ADN Weyou Group\">\n          <p>The history of Weyou Group is first and foremost the story of a profound transformation in the world of B2B professional exhibitions, experienced from the inside by Romuald Gadrat and his teams.<\/p>\n        <\/div>\n\n        <div class=\"wy-adn-body\">\n          <div class=\"wy-adn-story\">\n            <section class=\"wy-adn-chapter wy-adn-chapter-wide\" data-step=\"01\">\n              <h3>The 2008 turning point<\/h3>\n              <p>At the end of the 2000s, while chairman of Tarsus France, Romuald Gadrat faced a double revolution: <strong>the 2008 economic crisis<\/strong> and the massive arrival of intelligent digital tools. New marketing tools driven by Google, AdWords and early web strategies brutally transformed business habits.<\/p>\n              <p>The conclusion was clear: the world of professional exhibitions had to evolve. On one side, organizers still relied on business cards manually filed in notebooks. On the other, digital platforms already provided dashboards, detailed statistics and ROI analysis capable of proving marketing investment performance.<\/p>\n              <p>For Romuald Gadrat, this period marked a major turning point. The future of exhibitions could no longer rely only on traditional exhibiting: companies would now need to <strong>precisely measure, qualify and monetize<\/strong> their presence at an event.<\/p>\n            <\/section>\n\n            <section class=\"wy-adn-chapter\" data-step=\"02\">\n              <h3>The founding alliance<\/h3>\n              <p>Faced with this shift, the company chose to bring together two complementary generations: a young generation mastering new web tools, digital marketing and the possibilities of the Internet; and experienced sales teams capable of building strong human relationships and selling effectively by phone and in meetings.<\/p>\n              <p>This alliance between <strong>digital culture<\/strong> and <strong>sales expertise<\/strong> became one of the foundations of Weyou Group DNA. The Internet was no longer seen as a threat, but as an opportunity to expand audiences and optimize the business performance of exhibitions.<\/p>\n            <\/section>\n\n            <section class=\"wy-adn-chapter\" data-step=\"03\">\n              <h3>The birth of two pillars<\/h3>\n              <p>Once the crisis had been overcome and the organization redesigned, one conviction emerged: the B2B exhibition had to reinvent itself.<\/p>\n              <ul class=\"wy-adn-list\">\n                <li>a <strong>proprietary technology platform<\/strong> centralizing data from all exhibitions;<\/li>\n                <li>a new business-meeting concept in <strong>One-to-One Meetings<\/strong>.<\/li>\n              <\/ul>\n              <p>Business has always been built through human encounters: convincing someone face to face, creating a relationship, developing trust and creating opportunities.<\/p>\n            <\/section>\n\n            <section class=\"wy-adn-chapter wy-adn-chapter-wide\" data-step=\"04\">\n              <h3>Digital platform + human production<\/h3>\n              <p>The One-to-One Meetings concept was born from this vision: recreating in just a few days the entire natural process of a business relationship, first contact, meeting, discussion, lunch, networking and trust-building, in destinations designed to support business.<\/p>\n              <p>Thanks to digital tools, it became possible to contact thousands of decision-makers, analyze their needs and organize thousands of targeted meetings through an increasingly powerful technology platform. Very quickly, the company developed its own <strong>algorithms, matchmaking tools and digital solutions<\/strong> to orchestrate meetings, lunches, networking evenings and event logistics.<\/p>\n              <p>This complementarity between technology and human production became Weyou Group\u2019s signature.<\/p>\n            <\/section>\n\n            <div class=\"wy-adn-pull\">The more digital develops, the more valuable physical meetings become.<\/div>\n\n            <section class=\"wy-adn-chapter\" data-step=\"05\">\n              <h3>Physical meetings regain value<\/h3>\n              <p>In an environment where decision-makers spend much of their time behind screens, companies need more than ever to create <strong>real human relationships<\/strong> to accelerate business, secure decisions and grow revenue.<\/p>\n              <p>This is even stronger in B2B, where many products, solutions and innovations cannot be sold effectively through a screen alone. Understanding a technology, discovering an innovation, appreciating a chair, a fabric or design in general, building trust and creating a lasting commercial relationship all require <strong>high-quality human exchanges<\/strong>.<\/p>\n            <\/section>\n\n            <section class=\"wy-adn-chapter wy-adn-chapter-wide\" data-step=\"06\">\n              <h3>The strength of traditional exhibitions<\/h3>\n              <p>Traditional exhibitions retain a unique strength: they bring an entire sector ecosystem together in one place. They allow companies to discover new players, meet innovative start-ups, identify partners or suppliers they would not otherwise have encountered, and gain a global view of their market.<\/p>\n              <p>These events are also essential places to meet clients physically, strengthen business relationships and bring a brand to life concretely.<\/p>\n              <p>Beyond this image dimension, Weyou Group\u2019s traditional exhibitions stand out through a strong feature: they mostly invite and address <strong>end buyers<\/strong>, whereas most classic traditional exhibitions are primarily designed for distributors.<\/p>\n              <p>This direct focus on end users and final decision-makers radically changes the nature of on-site exchanges: conversations concern real projects, real needs and real purchasing decisions. It is a decisive advantage for exhibitors, who meet the right people at the right decision level.<\/p>\n              <p>These exhibitions are also strategic observation grounds for banks, investors and private-equity funds, who can concretely analyze a company\u2019s positioning, image, capacity for innovation, attractiveness and communication within its sector.<\/p>\n            <\/section>\n\n            <section class=\"wy-adn-chapter wy-adn-chapter-wide\" data-step=\"07\">\n              <h3>One-to-One Meetings Exhibitions<\/h3>\n              <p>Conversely, <strong>One-to-One Meetings Exhibitions Weyou Group<\/strong> were designed first and foremost as business and ROI accelerators.<\/p>\n              <p>This is a premium, calm and highly qualified environment entirely designed to encourage strategic exchanges and concrete opportunities. Only CEOs, directors, decision-makers and their specifiers involved in real projects are invited. Every meeting is organized in advance through our matchmaking tools, algorithms and proprietary digital platform.<\/p>\n              <p>The goal is clear: enabling companies to meet, in just a few days, as many decision-makers genuinely interested in their solutions as possible, under the best possible conditions.<\/p>\n              <p>The choice of destinations, networking organization, lunches, evenings and the entire experience are designed to extend business exchanges in an environment that fosters lasting relationships.<\/p>\n              <ul class=\"wy-adn-list\">\n                <li>a premium environment ;<\/li>\n                <li>ultra-targeted meetings ;<\/li>\n                <li>recognized companies ;<\/li>\n                <li>qualified decision-makers;<\/li>\n                <li>high-end networking ;<\/li>\n                <li>a logic fully oriented toward business and ROI.<\/li>\n              <\/ul>\n            <\/section>\n\n            <section class=\"wy-adn-chapter wy-adn-chapter-wide\" data-step=\"08\">\n              <h3>The strength of the Weyou Group model: complementarity<\/h3>\n              <p>This complementarity between traditional exhibitions and One-to-One Meetings Exhibitions is precisely what makes the Weyou Group model so strong today.<\/p>\n              <p>On one side, the power of an open ecosystem that encourages discovery, image and visibility. On the other, highly qualified events designed to quickly generate concrete, measurable business.<\/p>\n              <p><strong>Two formats, one conviction:<\/strong> in a world saturated with digital information, a well-organized physical meeting remains the most powerful lever for creating value.<\/p>\n            <\/section>\n          <\/div>\n        <\/div>\n      <\/article>\n    <\/section>\n\n    <section class=\"wy-esg\" aria-labelledby=\"esg-title\">\n      <div class=\"wy-esg-head\">\n        <div>\n          <p class=\"wy-esg-kicker\">Sustainable commitment<\/p>\n          <h2 class=\"wy-esg-title\" id=\"esg-title\">CSR \/ ESG<\/h2>\n          <p class=\"wy-esg-subtitle\">Our host cities: a structurally low-carbon choice<\/p>\n          <p class=\"wy-esg-lead\">All our events take place in cities connected to Europe\u2019s high-speed rail network. This is no coincidence: Paris, Cannes, Marbella and Amsterdam were selected because they are accessible by train from Europe\u2019s main economic regions.<\/p>\n        <\/div>\n        <div class=\"wy-esg-badge\" aria-label=\"Impact transport\">\n          <strong>Train first<\/strong>\n          <span>An event model designed to reduce air travel when a high-speed alternative exists.<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"wy-esg-cities\" aria-label=\"Host cities connected to the high-speed rail network\">\n        <article class=\"wy-esg-city\">\n          <h3>Cannes<\/h3>\n          <p>Served by direct TGV from Paris, Lyon, Marseille and Brussels. Our partnership with SNCF for the Cannes editions already saves <strong>136,75 kg de CO2e par personne<\/strong> compared with a Paris-Nice flight.<\/p>\n        <\/article>\n        <article class=\"wy-esg-city\">\n          <h3>Paris<\/h3>\n          <p>The epicenter of Europe\u2019s high-speed rail network, accessible station-to-station from London, Brussels, Amsterdam, Cologne, Frankfurt, Lyon, Marseille, Bordeaux or Barcelona, without going through an airport.<\/p>\n        <\/article>\n        <article class=\"wy-esg-city\">\n          <h3>Marbella<\/h3>\n          <p>Connected via the Madrid-M\u00e1laga AVE in <strong>2h35<\/strong>, then a 50-minute transfer. The train offers a carbon factor around <strong>28 times lower<\/strong> lower than air travel on this route.<\/p>\n        <\/article>\n        <article class=\"wy-esg-city\">\n          <h3>Amsterdam<\/h3>\n          <p>Beurs van Berlage is located <strong>400 meters<\/strong> from Amsterdam Centraal, the Eurostar terminus from Paris, Brussels and London.<\/p>\n        <\/article>\n      <\/div>\n\n      <div class=\"wy-esg-comparison\" aria-label=\"Comparatifs carbone train avion\">\n        <article class=\"wy-esg-compare\">\n          <h3>Paris \u2192 Cannes<\/h3>\n          <div class=\"wy-esg-metric\"><span>TGV<\/span><strong>3,25 kg<\/strong><\/div>\n          <div class=\"wy-esg-metric\"><span>Round-trip flight<\/span><strong>140 kg<\/strong><\/div>\n          <p class=\"wy-esg-note\">136,75 kg CO2e saved per person.<\/p>\n        <\/article>\n        <article class=\"wy-esg-compare\">\n          <h3>Madrid \u2192 M\u00e1laga<\/h3>\n          <div class=\"wy-esg-metric\"><span>AVE<\/span><strong>2,7 kg<\/strong><\/div>\n          <div class=\"wy-esg-metric\"><span>Avion<\/span><strong>76 kg<\/strong><\/div>\n          <p class=\"wy-esg-note\">More than 145 kg saved on a round trip.<\/p>\n        <\/article>\n        <article class=\"wy-esg-compare\">\n          <h3>Paris \u2192 Amsterdam<\/h3>\n          <div class=\"wy-esg-metric\"><span>Eurostar<\/span><strong>11,5 kg<\/strong><\/div>\n          <div class=\"wy-esg-metric\"><span>Avion<\/span><strong>119 kg<\/strong><\/div>\n          <p class=\"wy-esg-note\">10 times less by train, without check-in time.<\/p>\n        <\/article>\n      <\/div>\n\n      <div class=\"wy-esg-body\">\n        <div class=\"wy-esg-text\">\n          <p><strong>Why this choice is structural, not cosmetic.<\/strong> The transport sector represents one third of greenhouse-gas emissions in France. Rail carries 10% of passengers for less than 1% of sector emissions.<\/p>\n          <p>Choosing host cities systematically connected to high-speed rail is not a declarative commitment: it anchors all participant logistics in infrastructure that emits on average <strong>3.5 g CO2e per passenger\/km by TGV in France<\/strong> and <strong>5.3 g by TGV in Spain<\/strong>, versus 125 to 260 g for short-haul air travel.<\/p>\n          <p>Concretely, for a format such as One-to-One Meetings Exhibitions bringing together several hundred Top Decision-Makers over two days, this geographic choice represents <strong>several dozen tons of CO2e avoided per edition<\/strong> compared with an equivalent airport-based format.<\/p>\n        <\/div>\n\n        <aside class=\"wy-esg-pillars\" aria-label=\"Three CSR pillars\">\n          <p class=\"wy-esg-pillars-title\">Three CSR pillars<\/p>\n          <article class=\"wy-esg-pillar is-environment\">\n            <span class=\"wy-esg-pillar-mark\">E<\/span>\n            <div>\n              <h3>Environment<\/h3>\n              <p>Reducing carbon footprint, circular economy, HQE-certified offices and choosing destinations connected to rail.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"wy-esg-pillar is-social\">\n            <span class=\"wy-esg-pillar-mark\">S<\/span>\n            <div>\n              <h3>Social<\/h3>\n              <p>Gender pay equity, balance between office and remote work, diversity and quality of the on-site experience.<\/p>\n            <\/div>\n          <\/article>\n          <article class=\"wy-esg-pillar is-governance\">\n            <span class=\"wy-esg-pillar-mark\">G<\/span>\n            <div>\n              <h3>Governance<\/h3>\n              <p>Transparency, ethics and PRI shareholding via EMZ Partners, with CSR made visible through events.<\/p>\n            <\/div>\n          <\/article>\n        <\/aside>\n      <\/div>\n\n      <p class=\"wy-esg-sources\">Main sources: SNCF Voyageurs for transport carbon footprint, earth.org for Spanish AVE, Greenpeace EU for Paris-Amsterdam comparisons.<\/p>\n    <\/section>\n\n  <\/div>\n<\/main><script>\n\/* Weyou navigation: mobile menu toggle *\/\n(function () {\n  var header = document.querySelector('[data-wy-site-header]');\n  var toggle = document.querySelector('[data-wy-menu-toggle]');\n  if (!header || !toggle) return;\n  toggle.addEventListener('click', function () {\n    var open = header.classList.toggle('is-open');\n    toggle.setAttribute('aria-expanded', open ? 'true' : 'false');\n    toggle.setAttribute('aria-label', open ? 'Fermer le menu' : 'Ouvrir le menu');\n  });\n  document.addEventListener('keydown', function (event) {\n    if (event.key !== 'Escape' || !header.classList.contains('is-open')) return;\n    header.classList.remove('is-open');\n    toggle.setAttribute('aria-expanded', 'false');\n    toggle.setAttribute('aria-label', 'Ouvrir le menu');\n    toggle.focus();\n  });\n})();\n<\/script>\n\n\n<script data-od-snapshot-bridge=\"\">(function(){\n  function copyComputedStyle(source, target){\n    if (!source || !target || source.nodeType !== 1 || target.nodeType !== 1) return;\n    var computed = window.getComputedStyle(source);\n    var style = target.getAttribute('style') || '';\n    for (var i = 0; i < computed.length; i++){\n      var prop = computed[i];\n      style += prop + ':' + computed.getPropertyValue(prop) + ';';\n    }\n    target.setAttribute('style', style);\n  }\n  function syncElementState(source, target){\n    var tag = source.tagName ? source.tagName.toLowerCase() : '';\n    if (tag === 'img' && source.currentSrc) target.setAttribute('src', source.currentSrc);\n    if (tag === 'input' || tag === 'textarea') target.setAttribute('value', source.value || '');\n    if (tag === 'canvas') {\n      try {\n        var img = document.createElement('img');\n        img.setAttribute('src', source.toDataURL('image\/png'));\n        img.setAttribute('style', target.getAttribute('style') || '');\n        target.parentNode && target.parentNode.replaceChild(img, target);\n      } catch (_) {}\n    }\n  }\n  function inlineSnapshotStyles(originalRoot, cloneRoot){\n    copyComputedStyle(originalRoot, cloneRoot);\n    syncElementState(originalRoot, cloneRoot);\n    var originals = originalRoot.querySelectorAll('*');\n    var clones = cloneRoot.querySelectorAll('*');\n    var count = Math.min(originals.length, clones.length);\n    for (var i = 0; i < count; i++){\n      copyComputedStyle(originals[i], clones[i]);\n      syncElementState(originals[i], clones[i]);\n    }\n    var scripts = cloneRoot.querySelectorAll('script');\n    for (var s = scripts.length - 1; s >= 0; s--) scripts[s].remove();\n  }\n  function waitForImages(){\n    var imgs = Array.prototype.slice.call(document.images || []);\n    return Promise.all(imgs.map(function(img){\n      if (img.complete) return Promise.resolve();\n      return new Promise(function(resolve){\n        img.addEventListener('load', resolve, { once: true });\n        img.addEventListener('error', resolve, { once: true });\n      });\n    }));\n  }\n  function renderSnapshot(id){\n    var w = Math.max(1, window.innerWidth || document.documentElement.clientWidth || 1);\n    var h = Math.max(1, window.innerHeight || document.documentElement.clientHeight || 1);\n    var dpr = window.devicePixelRatio || 1;\n    var docW = Math.max(w, document.documentElement.scrollWidth || 0, document.body ? document.body.scrollWidth : 0);\n    var docH = Math.max(h, document.documentElement.scrollHeight || 0, document.body ? document.body.scrollHeight : 0);\n    var clone = document.documentElement.cloneNode(true);\n    clone.setAttribute('xmlns', 'http:\/\/www.w3.org\/1999\/xhtml');\n    inlineSnapshotStyles(document.documentElement, clone);\n    var serializer = new XMLSerializer();\n    var html = serializer.serializeToString(clone);\n    var svg = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"' + w + '\" height=\"' + h + '\" viewBox=\"0 0 ' + w + ' ' + h + '\">' +\n      '<foreignObject x=\"' + (-window.scrollX || 0) + '\" y=\"' + (-window.scrollY || 0) + '\" width=\"' + docW + '\" height=\"' + docH + '\">' +\n      html +\n      '<\/foreignObject><\/svg>';\n    var img = new Image();\n    img.onload = function(){\n      try {\n        var canvas = document.createElement('canvas');\n        canvas.width = Math.max(1, Math.floor(w * dpr));\n        canvas.height = Math.max(1, Math.floor(h * dpr));\n        var ctx = canvas.getContext('2d');\n        if (!ctx) throw new Error('no 2d context');\n        ctx.scale(dpr, dpr);\n        ctx.drawImage(img, 0, 0, w, h);\n        window.parent.postMessage({ type: 'od:snapshot:result', id: id, dataUrl: canvas.toDataURL('image\/png'), w: canvas.width, h: canvas.height }, '*');\n      } catch (err) {\n        window.parent.postMessage({ type: 'od:snapshot:result', id: id, error: String(err && err.message || err) }, '*');\n      }\n    };\n    img.onerror = function(){\n      window.parent.postMessage({ type: 'od:snapshot:result', id: id, error: 'snapshot image failed' }, '*');\n    };\n    img.src = 'data:image\/svg+xml;charset=utf-8,' + encodeURIComponent(svg);\n  }\n  window.addEventListener('message', function(ev){\n    var data = ev && ev.data;\n    if (!data || data.type !== 'od:snapshot' || !data.id) return;\n    waitForImages().then(function(){ renderSnapshot(String(data.id)); });\n  });\n})();<\/script><\/body><\/html>\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t","protected":false},"excerpt":{"rendered":"<p>Weyou Group, The Group The Group Our DNA Weyou Group DNA The history of Weyou Group is first and foremost the story of a profound transformation in the world of B2B professional exhibitions, experienced from the inside by Romuald Gadrat and his teams. The 2008 turning point At the end of the 2000s, while chairman of Tarsus France, Romuald Gadrat faced a double revolution: the 2008 economic crisis and the massive arrival of intelligent digital tools. New marketing tools driven by Google, AdWords and early web strategies brutally transformed business habits. The conclusion was clear: the world of professional exhibitions had to evolve. On one side, organizers still relied on business cards manually filed in notebooks. On the other, digital platforms already provided dashboards, detailed statistics and ROI analysis capable of proving marketing investment performance. For Romuald Gadrat, this period marked a major turning point. The future of exhibitions could no longer rely only on traditional exhibiting: companies would now need to precisely measure, qualify and monetize their presence at an event. The founding alliance Faced with this shift, the company chose to bring together two complementary generations: a young generation mastering new web tools, digital marketing and the possibilities of the Internet; and experienced sales teams capable of building strong human relationships and selling effectively by phone and in meetings. This alliance between digital culture and sales expertise became one of the foundations of Weyou Group DNA. The Internet was no longer seen as a threat, but as an opportunity to expand audiences and optimize the business performance of exhibitions. The birth of two pillars Once the crisis had been overcome and the organization redesigned, one conviction emerged: the B2B exhibition had to reinvent itself. a proprietary technology platform centralizing data from all exhibitions; a new business-meeting concept in One-to-One Meetings. Business has always been built through human encounters: convincing someone face to face, creating a relationship, developing trust and creating opportunities. Digital platform + human production The One-to-One Meetings concept was born from this vision: recreating in just a few days the entire natural process of a business relationship, first contact, meeting, discussion, lunch, networking and trust-building, in destinations designed to support business. Thanks to digital tools, it became possible to contact thousands of decision-makers, analyze their needs and organize thousands of targeted meetings through an increasingly powerful technology platform. Very quickly, the company developed its own algorithms, matchmaking tools and digital solutions to orchestrate meetings, lunches, networking evenings and event logistics. This complementarity between technology and human production became Weyou Group\u2019s signature. The more digital develops, the more valuable physical meetings become. Physical meetings regain value In an environment where decision-makers spend much of their time behind screens, companies need more than ever to create real human relationships to accelerate business, secure decisions and grow revenue. This is even stronger in B2B, where many products, solutions and innovations cannot be sold effectively through a screen alone. Understanding a technology, discovering an innovation, appreciating a chair, a fabric or design in general, building trust and creating a lasting commercial relationship all require high-quality human exchanges. The strength of traditional exhibitions Traditional exhibitions retain a unique strength: they bring an entire sector ecosystem together in one place. They allow companies to discover new players, meet innovative start-ups, identify partners or suppliers they would not otherwise have encountered, and gain a global view of their market. These events are also essential places to meet clients physically, strengthen business relationships and bring a brand to life concretely. Beyond this image dimension, Weyou Group\u2019s traditional exhibitions stand out through a strong feature: they mostly invite and address end buyers, whereas most classic traditional exhibitions are primarily designed for distributors. This direct focus on end users and final decision-makers radically changes the nature of on-site exchanges: conversations concern real projects, real needs and real purchasing decisions. It is a decisive advantage for exhibitors, who meet the right people at the right decision level. These exhibitions are also strategic observation grounds for banks, investors and private-equity funds, who can concretely analyze a company\u2019s positioning, image, capacity for innovation, attractiveness and communication within its sector. One-to-One Meetings Exhibitions Conversely, One-to-One Meetings Exhibitions Weyou Group were designed first and foremost as business and ROI accelerators. This is a premium, calm and highly qualified environment entirely designed to encourage strategic exchanges and concrete opportunities. Only CEOs, directors, decision-makers and their specifiers involved in real projects are invited. Every meeting is organized in advance through our matchmaking tools, algorithms and proprietary digital platform. The goal is clear: enabling companies to meet, in just a few days, as many decision-makers genuinely interested in their solutions as possible, under the best possible conditions. The choice of destinations, networking organization, lunches, evenings and the entire experience are designed to extend business exchanges in an environment that fosters lasting relationships. a premium environment ; ultra-targeted meetings ; recognized companies ; qualified decision-makers; high-end networking ; a logic fully oriented toward business and ROI. The strength of the Weyou Group model: complementarity This complementarity between traditional exhibitions and One-to-One Meetings Exhibitions is precisely what makes the Weyou Group model so strong today. On one side, the power of an open ecosystem that encourages discovery, image and visibility. On the other, highly qualified events designed to quickly generate concrete, measurable business. Two formats, one conviction: in a world saturated with digital information, a well-organized physical meeting remains the most powerful lever for creating value. Sustainable commitment CSR \/ ESG Our host cities: a structurally low-carbon choice All our events take place in cities connected to Europe\u2019s high-speed rail network. This is no coincidence: Paris, Cannes, Marbella and Amsterdam were selected because they are accessible by train from Europe\u2019s main economic regions. Train first An event model designed to reduce air travel when a high-speed alternative exists. Cannes Served by direct TGV from Paris, Lyon, Marseille and Brussels. Our partnership with SNCF for the Cannes editions already saves 136,75 kg de CO2e par personne<\/p>\n","protected":false},"author":23,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","footnotes":""},"class_list":["post-17769","page","type-page","status-publish"],"blocksy_meta":[],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Joan Missegue","author_link":"https:\/\/www.weyou-group.com\/en\/author\/jmissegue\/"},"rttpg_comment":0,"rttpg_category":false,"rttpg_excerpt":"Weyou Group, The Group The Group Our DNA Weyou Group DNA The history of Weyou Group is first and foremost the story of a profound transformation in the world of B2B professional exhibitions, experienced from the inside by Romuald Gadrat and his teams. The 2008 turning point At the end of the 2000s, while chairman&hellip;","_links":{"self":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/pages\/17769","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/comments?post=17769"}],"version-history":[{"count":0,"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/pages\/17769\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/media?parent=17769"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}