{"id":17808,"date":"2024-03-12T16:33:04","date_gmt":"2024-03-12T15:33:04","guid":{"rendered":"https:\/\/www.weyou-group.com\/solutions-digitales"},"modified":"2026-05-18T20:36:34","modified_gmt":"2026-05-18T19:36:34","slug":"digital-solutions","status":"publish","type":"page","link":"https:\/\/www.weyou-group.com\/en\/digital-solutions\/","title":{"rendered":"Digital solutions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17808\" class=\"elementor elementor-17808 elementor-6357\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-e73a0e8 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=\"e73a0e8\" 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-17965e7 elementor-widget elementor-widget-html\" data-id=\"17965e7\" 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, Digital solutions<\/title>\n<meta name=\"description\" content=\"Weyou digital solutions for B2B exhibition performance: management, data, matchmaking, analytics, mobile app and compliance.\">\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>\n\/* ===========================================================\n   WEYOU, SOLUTIONS DIGITALES\n   Page soeur de la home, structure inspiree de la maquandte PDF.\n   =========================================================== *\/\nhtml,\nbody {\n  margin: 0;\n  overflow-x: hidden;\n}\n\n.wy-solutions,\n.wy-solutions *,\n.wy-solutions *::before,\n.wy-solutions *::after { box-sizing: border-box; }\n\n.wy-solutions {\n  --navy: #0B1F4D;\n  --navy-2: #142A66;\n  --blue: #1E6FFF;\n  --cyan: #12C9D3;\n  --violet: #6D4AFF;\n  --home-digital: #14B8A6;\n  --home-human: #2563EB;\n  --home-business: #A855F7;\n  --blue-soft: #E8F0FE;\n  --ink: #0B1F4D;\n  --ink-2: #3B4A6B;\n  --muted: #6B7689;\n  --line: #E3E8F2;\n  --bg: #F4F7FC;\n  --surface: #FFFFFF;\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  --shadow-lg: 0 10px 30px rgba(11,31,77,.08), 0 30px 60px rgba(11,31,77,.10);\n\n  min-height: 100vh;\n  overflow-x: hidden;\n  color: var(--ink);\n  background:\n    radial-gradient(circle at 92% 18%, rgba(30,111,255,.16), transparent 28rem),\n    radial-gradient(circle at 8% 42%, rgba(18,201,211,.10), transparent 24rem),\n    linear-gradient(180deg, #FFFFFF 0%, var(--bg) 54%, #FFFFFF 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-solutions a { color: inherit; text-decoration: none; }\n.wy-solutions button { font: inherit; }\n.wy-solutions svg { display: block; }\n\n.wy-brand {\n  width: 92px;\n  min-width: 92px;\n  height: 72px;\n  border-radius: 10px;\n  background: linear-gradient(145deg, rgba(255,255,255,.25), rgba(255,255,255,.08));\n  border: 1px solid rgba(255,255,255,.22);\n  display: grid;\n  place-items: center;\n  box-shadow: 0 12px 30px rgba(11,31,77,.18);\n}\n\n.wy-brand-mark {\n  text-align: center;\n  line-height: 1;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 900;\n  letter-spacing: -.06em;\n  font-size: 22px;\n}\n\n.wy-brand-mark span {\n  display: block;\n  margin-top: 5px;\n  font-size: 7px;\n  letter-spacing: .06em;\n  font-weight: 700;\n  text-transform: uppercase;\n}\n\n.wy-wrap {\n  width: min(100%, 1200px);\n  margin: 0 auto;\n  padding: 0 20px 70px;\n}\n\n.wy-hero {\n  position: relative;\n  display: grid;\n  grid-template-columns: minmax(0, 920px);\n  justify-content: center;\n  gap: 0;\n  align-items: center;\n  padding: clamp(10px, 2.4vw, 28px) 0 30px;\n  text-align: center;\n}\n\n.wy-hero::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  top: 24px;\n  width: 360px;\n  height: 360px;\n  border-radius: 50%;\n  background:\n    radial-gradient(circle, rgba(30,111,255,.18) 0 2px, transparent 2px 12px);\n  opacity: .45;\n  transform: translateX(-50%);\n  z-index: 0;\n}\n\n.wy-hero-copy {\n  position: relative;\n  z-index: 1;\n  margin: 0 auto;\n}\n\n.wy-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  justify-content: 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-eyebrow::before {\n  content: \"\";\n  width: 38px;\n  height: 4px;\n  border-radius: 999px;\n  background: currentColor;\n}\n\n.wy-title {\n  margin: 0;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(38px, 5.1vw, 68px);\n  line-height: 1.12;\n  padding-bottom: .08em;\n  font-weight: 900;\n  letter-spacing: -.045em;\n  text-wrap: balance;\n  text-align: center;\n}\n\n.wy-title-focus {\n  display: inline-flex;\n  align-items: baseline;\n  gap: .18em;\n  line-height: inherit;\n  white-space: nowrap;\n}\n\n.wy-title-tech { color: var(--home-digital); }\n.wy-title-digital { color: var(--home-human); }\n.wy-title-ai { color: var(--home-business); }\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-heading-focus {\n  display: inline-flex;\n  align-items: baseline;\n  flex: 0 1 auto;\n  gap: .18em;\n  min-width: 0;\n  white-space: nowrap;\n}\n\n.wy-lead {\n  max-width: 620px;\n  margin: 22px auto 0;\n  color: var(--ink-2);\n  font-size: clamp(16px, 1.55vw, 19px);\n  font-weight: 600;\n  line-height: 1.55;\n  text-wrap: pretty;\n}\n\n.wy-copy {\n  max-width: 650px;\n  margin: 14px auto 0;\n  color: var(--ink-2);\n  font-size: 15px;\n}\n\n.wy-digital-section {\n  margin: 22px 0 28px;\n}\n\n.wy-concept {\n  text-align: center;\n  margin: 10px 0 20px;\n}\n\n.wy-concept h2:not(.wy-step-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(--home-digital); }\n\n.wy-digital-copy {\n  max-width: 900px;\n  margin: 18px auto 0;\n  color: #26324D;\n  font-size: clamp(16px, 1.55vw, 19px);\n  line-height: 1.55;\n  text-align: center;\n}\n\n.wy-gestion {\n  position: relative;\n  margin: 34px auto 0;\n  max-width: 944px;\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-groupe-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-groupe-flow {\n  from { stroke-dashoffset: 236; }\n  to { stroke-dashoffset: 0; }\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 { text-anchor: end; }\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 { color: #17468B; }\n.wy-map-icon.right { color: #0A8995; }\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 { fill: #2873E6; }\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-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-top: 26px;\n}\n\n.wy-cta,\n.wy-secondary {\n  min-height: 46px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  border-radius: 999px;\n  padding: 12px 18px;\n  border: 1px solid transparent;\n  font-weight: 800;\n  font-size: 13px;\n  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n}\n\n.wy-cta {\n  color: #fff;\n  background: linear-gradient(135deg, var(--blue), #0B47C9);\n  box-shadow: 0 10px 24px rgba(30,111,255,.28);\n}\n\n.wy-secondary {\n  color: var(--navy);\n  background: rgba(255,255,255,.75);\n  border-color: var(--line);\n}\n\n.wy-cta:hover,\n.wy-secondary:hover {\n  transform: translateY(-2px);\n  box-shadow: var(--shadow-md);\n}\n\n.wy-cta:focus-visible,\n.wy-secondary:focus-visible,\n.wy-solution-card:focus-visible {\n  outline: 3px solid rgba(30,111,255,.35);\n  outline-offsand: 3px;\n}\n\n.wy-product-stack {\n  min-height: 340px;\n  display: grid;\n  place-items: center;\n}\n\n.wy-mockup-card {\n  position: relative;\n  width: min(100%, 560px);\n  min-height: 430px;\n  overflow: hidden;\n  border-radius: 26px;\n  background:\n    radial-gradient(circle at 18% 16%, rgba(20,184,166,.16), transparent 26%),\n    radial-gradient(circle at 86% 10%, rgba(168,85,247,.14), transparent 30%),\n    linear-gradient(145deg, #FFFFFF 0%, #F7FAFF 100%);\n  border: 1px solid rgba(227,232,242,.88);\n  box-shadow: var(--shadow-lg);\n  padding: 18px;\n}\n\n.wy-mockup-card::before {\n  content: \"\";\n  position: absolute;\n  insand: 0;\n  background:\n    linear-gradient(90deg, rgba(255,255,255,.56), transparent 32%),\n    linear-gradient(180deg, rgba(11,31,77,.04), transparent 40%);\n  pointer-events: none;\n}\n\n.wy-mockup-shell {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  grid-template-columns: 98px minmax(0, 1fr);\n  min-height: 300px;\n  overflow: hidden;\n  border-radius: 22px;\n  background: #fff;\n  border: 1px solid #E6ECF7;\n  box-shadow: 0 18px 50px rgba(11,31,77,.12);\n}\n\n.wy-mockup-sidebar {\n  padding: 16px 12px;\n  background: linear-gradient(180deg, var(--navy), #172E6D);\n  color: #fff;\n}\n\n.wy-mockup-logo {\n  width: 54px;\n  height: 39px;\n  display: block;\n  margin-bottom: 22px;\n  border-radius: 8px;\n  object-fit: cover;\n  box-shadow: 0 8px 18px rgba(0,0,0,.18);\n}\n\n.wy-mockup-nav {\n  display: grid;\n  gap: 8px;\n}\n\n.wy-mockup-nav span {\n  display: block;\n  height: 8px;\n  border-radius: 999px;\n  background: rgba(255,255,255,.38);\n}\n\n.wy-mockup-nav span:nth-child(1) {\n  width: 62px;\n  background: #fff;\n}\n\n.wy-mockup-nav span:nth-child(2) { width: 46px; }\n.wy-mockup-nav span:nth-child(3) { width: 58px; }\n.wy-mockup-nav span:nth-child(4) { width: 38px; }\n\n.wy-mockup-main {\n  padding: 16px;\n  background:\n    linear-gradient(180deg, rgba(244,247,252,.86), #fff 58%);\n}\n\n.wy-mockup-topbar {\n  display: flex;\n  align-items: center;\n  justify-content: space-bandween;\n  gap: 12px;\n  margin-bottom: 14px;\n}\n\n.wy-mockup-title {\n  display: grid;\n  gap: 5px;\n}\n\n.wy-mockup-title strong {\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 15px;\n  letter-spacing: -.02em;\n}\n\n.wy-mockup-title span {\n  width: 132px;\n  height: 7px;\n  border-radius: 999px;\n  background: #D9E2F2;\n}\n\n.wy-mockup-status {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  min-width: max-content;\n  padding: 7px 10px;\n  border-radius: 999px;\n  color: #0E9367;\n  background: rgba(20,184,166,.12);\n  font-size: 10px;\n  font-weight: 900;\n}\n\n.wy-mockup-status::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  border-radius: 999px;\n  background: currentColor;\n}\n\n.wy-mockup-grid {\n  display: grid;\n  grid-template-columns: 1fr .82fr;\n  gap: 12px;\n}\n\n.wy-mockup-panel {\n  border: 1px solid #E7EDF8;\n  border-radius: 16px;\n  background: #fff;\n  box-shadow: 0 8px 20px rgba(11,31,77,.04);\n}\n\n.wy-mockup-panel.large {\n  min-height: 182px;\n  padding: 14px;\n}\n\n.wy-mockup-panel.compact {\n  min-height: 86px;\n  padding: 12px;\n}\n\n.wy-mockup-panel + .wy-mockup-panel {\n  margin-top: 12px;\n}\n\n.wy-mockup-kicker {\n  display: flex;\n  justify-content: space-bandween;\n  gap: 8px;\n  color: var(--muted);\n  font-size: 9px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: .08em;\n}\n\n.wy-analytics-chart {\n  position: relative;\n  min-height: 112px;\n  margin-top: 14px;\n  overflow: hidden;\n  border-radius: 13px;\n  background:\n    linear-gradient(180deg, rgba(11,31,77,.03) 1px, transparent 1px) 0 0 \/ 100% 28px,\n    linear-gradient(90deg, rgba(11,31,77,.035) 1px, transparent 1px) 0 0 \/ 52px 100%,\n    #FBFCFF;\n  border: 1px solid #EDF2FA;\n}\n\n.wy-analytics-chart svg {\n  width: 100%;\n  height: 112px;\n}\n\n.wy-analytics-chart .wy-chart-fill {\n  fill: url(#wyChartFill);\n}\n\n.wy-analytics-chart .wy-chart-line {\n  fill: none;\n  stroke: var(--home-digital);\n  stroke-width: 4;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.wy-analytics-chart .wy-chart-line.secondary {\n  stroke: var(--home-business);\n  stroke-width: 3;\n}\n\n.wy-chart-mandric-row {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 7px;\n  margin-top: 10px;\n}\n\n.wy-chart-mandric {\n  display: grid;\n  gap: 2px;\n  padding: 7px 8px;\n  border-radius: 10px;\n  background: #F5F8FD;\n  color: var(--navy);\n  font-size: 10px;\n  font-weight: 900;\n}\n\n.wy-chart-mandric span {\n  color: var(--muted);\n  font-size: 8px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: .07em;\n}\n\n.wy-mockup-calendar {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 6px;\n  margin-top: 14px;\n}\n\n.wy-mockup-calendar span {\n  aspect-ratio: 1;\n  border-radius: 8px;\n  background: #EEF3FB;\n}\n\n.wy-mockup-calendar span:nth-child(3),\n.wy-mockup-calendar span:nth-child(8),\n.wy-mockup-calendar span:nth-child(12) {\n  background: linear-gradient(145deg, var(--home-human), var(--home-business));\n}\n\n.wy-mockup-match {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-top: 13px;\n}\n\n.wy-mockup-avatar {\n  width: 34px;\n  height: 34px;\n  flex: 0 0 auto;\n  border-radius: 50%;\n  background: linear-gradient(145deg, var(--home-digital), var(--cyan));\n}\n\n.wy-mockup-lines {\n  flex: 1;\n  display: grid;\n  gap: 7px;\n}\n\n.wy-mockup-lines span {\n  height: 7px;\n  border-radius: 999px;\n  background: #DCE6F7;\n}\n\n.wy-mockup-lines span:nth-child(2) { width: 68%; }\n\n.wy-mockup-phone {\n  position: absolute;\n  z-index: 2;\n  right: 22px;\n  bottom: 16px;\n  width: 126px;\n  height: 228px;\n  border-radius: 28px;\n  padding: 9px;\n  background: #081A43;\n  box-shadow: 0 22px 48px rgba(11,31,77,.26);\n}\n\n.wy-mockup-phone::before {\n  content: \"\";\n  position: absolute;\n  top: 7px;\n  left: 50%;\n  width: 42px;\n  height: 5px;\n  border-radius: 999px;\n  transform: translateX(-50%);\n  background: rgba(255,255,255,.24);\n}\n\n.wy-mockup-phone-screen {\n  height: 100%;\n  overflow: hidden;\n  border-radius: 21px;\n  background: linear-gradient(180deg, #FFFFFF 0%, #F8FBFF 100%);\n  padding: 17px 9px 10px;\n}\n\n.wy-mockup-phone-screen b {\n  display: block;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  line-height: 1.15;\n}\n\n.wy-phone-agenda {\n  display: grid;\n  gap: 6px;\n  margin-top: 10px;\n}\n\n.wy-phone-date {\n  display: flex;\n  align-items: center;\n  justify-content: space-bandween;\n  gap: 6px;\n  margin-top: 4px;\n  color: var(--muted);\n  font-size: 7px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: .08em;\n}\n\n.wy-phone-day {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 4px;\n  margin-top: 8px;\n}\n\n.wy-phone-day span {\n  display: grid;\n  place-items: center;\n  width: 16px;\n  height: 16px;\n  border-radius: 7px;\n  color: #7A88A4;\n  background: #EEF3FB;\n  font-size: 7px;\n  font-weight: 900;\n}\n\n.wy-phone-day span.active {\n  color: #fff;\n  background: linear-gradient(145deg, var(--home-digital), var(--home-business));\n}\n\n.wy-phone-event {\n  display: grid;\n  grid-template-columns: 22px minmax(0, 1fr);\n  gap: 6px;\n  align-items: strandch;\n  min-height: 34px;\n}\n\n.wy-phone-event time {\n  padding-top: 5px;\n  color: #72809B;\n  font-size: 7px;\n  font-weight: 900;\n}\n\n.wy-phone-event p {\n  margin: 0;\n  padding: 7px 7px;\n  border-radius: 10px;\n  color: var(--navy);\n  background: #EEF3FB;\n  font-size: 7px;\n  font-weight: 900;\n  line-height: 1.2;\n}\n\n.wy-phone-event p span {\n  display: block;\n  margin-top: 2px;\n  color: #7A88A4;\n  font-size: 6px;\n  font-weight: 800;\n}\n\n.wy-phone-event.primary p {\n  background: linear-gradient(145deg, rgba(20,184,166,.2), rgba(37,99,235,.17));\n}\n\n.wy-phone-event.secondary p {\n  background: linear-gradient(145deg, rgba(37,99,235,.18), rgba(168,85,247,.16));\n}\n\n.wy-mockup-badge {\n  position: absolute;\n  z-index: 3;\n  left: 26px;\n  bottom: 24px;\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  padding: 11px 13px;\n  border-radius: 999px;\n  color: var(--navy);\n  background: rgba(255,255,255,.92);\n  border: 1px solid #E6ECF7;\n  box-shadow: 0 14px 34px rgba(11,31,77,.12);\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.wy-mockup-badge::before {\n  content: \"\";\n  width: 10px;\n  height: 10px;\n  border-radius: 999px;\n  background: var(--home-digital);\n  box-shadow: 0 0 0 5px rgba(20,184,166,.14);\n}\n\n.wy-dashboard {\n  width: min(100%, 485px);\n  border-radius: 24px;\n  background: rgba(255,255,255,.88);\n  border: 1px solid rgba(227,232,242,.9);\n  box-shadow: var(--shadow-lg);\n  padding: 18px;\n  backdrop-filter: blur(8px);\n}\n\n.wy-dashboard-top {\n  display: flex;\n  align-items: center;\n  justify-content: space-bandween;\n  gap: 12px;\n  padding-bottom: 14px;\n}\n\n.wy-dashboard-top b {\n  font-family: 'Montserrat', sans-serif;\n  color: var(--navy);\n  font-size: 15px;\n}\n\n.wy-status {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  color: var(--muted);\n  font-size: 11px;\n  font-weight: 700;\n}\n\n.wy-status::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: #17A34A;\n  box-shadow: 0 0 0 4px rgba(23,163,74,.12);\n}\n\n.wy-mandrics {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 8px;\n}\n\n.wy-mandric {\n  min-height: 60px;\n  padding: 10px;\n  border-radius: 14px;\n  background: #F7F9FE;\n  border: 1px solid #E9EEF8;\n}\n\n.wy-mandric span {\n  display: block;\n  color: var(--muted);\n  font-size: 9px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: .04em;\n}\n\n.wy-mandric strong {\n  display: block;\n  margin-top: 4px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 15px;\n}\n\n.wy-chart-panel {\n  margin-top: 12px;\n  min-height: 165px;\n  border-radius: 18px;\n  border: 1px solid #E9EEF8;\n  background:\n    linear-gradient(180deg, rgba(30,111,255,.05), transparent),\n    repeating-linear-gradient(0deg, transparent 0 32px, rgba(11,31,77,.06) 33px);\n  padding: 18px;\n}\n\n.wy-chart-head {\n  display: flex;\n  align-items: center;\n  justify-content: space-bandween;\n  color: var(--muted);\n  font-size: 10px;\n  font-weight: 800;\n  text-transform: uppercase;\n}\n\n.wy-chart {\n  width: 100%;\n  height: 112px;\n  margin-top: 10px;\n}\n\n.wy-phone {\n  position: absolute;\n  right: -8px;\n  bottom: 8px;\n  width: 118px;\n  height: 214px;\n  border-radius: 24px;\n  padding: 10px 8px;\n  background: #0B1F4D;\n  box-shadow: 0 22px 46px rgba(11,31,77,.22);\n}\n\n.wy-phone-screen {\n  height: 100%;\n  border-radius: 18px;\n  background: #fff;\n  padding: 14px 10px;\n  overflow: hidden;\n}\n\n.wy-phone-screen b {\n  display: block;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n}\n\n.wy-phone-pill {\n  display: block;\n  margin-top: 10px;\n  padding: 8px;\n  border-radius: 12px;\n  background: var(--blue-soft);\n  color: var(--blue);\n  font-size: 8px;\n  font-weight: 800;\n}\n\n.wy-phone-line {\n  display: block;\n  height: 7px;\n  margin-top: 9px;\n  border-radius: 99px;\n  background: #DCE6F7;\n}\n\n.wy-brand-float {\n  position: absolute;\n  left: -18px;\n  bottom: 54px;\n  width: 92px;\n  height: 92px;\n  border-radius: 18px;\n  background: linear-gradient(145deg, var(--blue), var(--violet) 62%, var(--cyan));\n  color: #fff;\n  display: grid;\n  place-items: center;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 900;\n  font-size: 20px;\n  letter-spacing: -.05em;\n  box-shadow: 0 18px 40px rgba(30,111,255,.35);\n}\n\n.wy-benefit-strip {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 14px;\n  margin-top: 18px;\n  padding: 15px;\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--line);\n  background: rgba(255,255,255,.9);\n  box-shadow: var(--shadow-md);\n}\n\n.wy-panel {\n  margin-top: 22px;\n  padding: clamp(18px, 3vw, 28px);\n  border: 1px solid var(--line);\n  border-radius: var(--radius-lg);\n  background: rgba(255,255,255,.94);\n  box-shadow: var(--shadow-sm);\n}\n\n.wy-step-title {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin: 0 0 18px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(24px, 3vw, 34px);\n  font-weight: 900;\n  letter-spacing: -.03em;\n  text-align: center;\n}\n\n.wy-step-title > .wy-step-index {\n  width: 34px;\n  height: 34px;\n  display: inline-grid;\n  place-items: center;\n  flex: 0 0 auto;\n  border-radius: 8px;\n  color: #fff;\n  background: linear-gradient(145deg, var(--violet), var(--blue));\n  font-size: 16px;\n}\n\n.wy-map-logo-frame {\n  display: grid;\n  place-items: center;\n  width: 136px;\n  height: 68px;\n  margin: 0 auto 12px;\n  padding: 0;\n  border-radius: 0;\n  background: transparent;\n  box-shadow: none;\n}\n\n.wy-map-logo-frame img {\n  width: 100%;\n  max-height: 58px;\n  object-fit: contain;\n  filter: drop-shadow(0 8px 16px rgba(11,31,77,.16));\n}\n\n.wy-panel-lead {\n  margin: 0 auto 20px;\n  max-width: 980px;\n  color: var(--ink-2);\n  font-size: 15px;\n  line-height: 1.7;\n  text-align: center;\n}\n\n.wy-expo-platform {\n  margin-top: 22px;\n  padding: clamp(20px, 3vw, 34px);\n  border: 1px solid var(--line);\n  border-radius: var(--radius-lg);\n  background: rgba(255,255,255,.94);\n  box-shadow: var(--shadow-sm);\n}\n\n.wy-expo-platform .wy-step-title { margin-bottom: 6px; }\n\n.wy-expo-sub {\n  margin: 0 auto 28px;\n  max-width: 760px;\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .08em;\n  line-height: 1.45;\n  text-align: center;\n  text-transform: uppercase;\n  text-wrap: balance;\n}\n\n.wy-expo-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 28px;\n  align-items: center;\n}\n\n.wy-expo-mini-title {\n  margin: 0 0 14px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .14em;\n  text-align: center;\n  text-transform: uppercase;\n}\n\n.wy-expo-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.wy-expo-line {\n  display: grid;\n  grid-template-columns: 30px 1fr;\n  gap: 12px;\n  align-items: start;\n  padding: 13px 0;\n  border-bottom: 1px dashed var(--line);\n}\n\n.wy-expo-line:last-child { border-bottom: 0; }\n\n.wy-expo-icon {\n  width: 30px;\n  height: 30px;\n  display: grid;\n  place-items: center;\n  color: var(--blue);\n}\n\n.wy-expo-icon svg {\n  width: 23px;\n  height: 23px;\n}\n\n.wy-expo-line h3 {\n  margin: 0 0 3px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: .03em;\n  text-transform: uppercase;\n}\n\n.wy-expo-line p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 13px;\n  line-height: 1.42;\n}\n\n.wy-expo-device {\n  position: relative;\n  display: grid;\n  place-items: center;\n  min-height: 310px;\n}\n\n.wy-expo-laptop {\n  width: min(100%, 420px);\n  padding: 10px 10px 8px;\n  border-radius: 14px 14px 7px 7px;\n  background: var(--navy);\n  box-shadow: 0 18px 46px rgba(11,31,77,.18), 0 6px 18px rgba(11,31,77,.12);\n}\n\n.wy-expo-laptop::after {\n  content: \"\";\n  display: block;\n  height: 8px;\n  margin: 8px -20px -16px;\n  border-radius: 0 0 22px 22px;\n  background: linear-gradient(180deg, var(--navy), var(--navy-2));\n}\n\n.wy-expo-screen {\n  aspect-ratio: 16 \/ 10;\n  overflow: hidden;\n  padding: 12px;\n  border-radius: 7px;\n  background: #fff;\n  color: var(--navy);\n  font-size: 9px;\n}\n\n.wy-expo-head,\n.wy-expo-row {\n  display: flex;\n  align-items: center;\n  justify-content: space-bandween;\n}\n\n.wy-expo-head {\n  padding-bottom: 6px;\n  margin-bottom: 8px;\n  border-bottom: 1px solid var(--line);\n}\n\n.wy-expo-head b {\n  color: var(--blue);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.wy-expo-head span {\n  color: var(--muted);\n  font-size: 7px;\n}\n\n.wy-expo-row {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 6px;\n  margin-bottom: 8px;\n}\n\n.wy-expo-stat {\n  display: grid;\n  gap: 2px;\n  padding: 6px 8px;\n  border-radius: 6px;\n  background: #F4F7FC;\n}\n\n.wy-expo-stat span:first-child {\n  color: var(--muted);\n  font-size: 7px;\n  letter-spacing: .04em;\n  text-transform: uppercase;\n}\n\n.wy-expo-stat strong {\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13px;\n  font-weight: 900;\n  line-height: 1;\n}\n\n.wy-expo-stat em {\n  color: #16A34A;\n  font-size: 7px;\n  font-style: normal;\n  font-weight: 800;\n}\n\n.wy-expo-stat strong.accent { color: var(--blue); }\n\n.wy-expo-charts {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 6px;\n}\n\n.wy-expo-chart {\n  position: relative;\n  height: 58px;\n  overflow: hidden;\n  border-radius: 6px;\n  background: #F4F7FC;\n}\n\n.wy-expo-bars {\n  position: absolute;\n  insand: 7px;\n  display: flex;\n  align-items: end;\n  gap: 3px;\n}\n\n.wy-expo-bars i {\n  flex: 1;\n  display: block;\n  border-radius: 2px 2px 0 0;\n  background: var(--blue);\n}\n\n.wy-expo-chart svg {\n  width: 100%;\n  height: 100%;\n}\n\n.wy-expo-phone {\n  position: absolute;\n  left: max(0px, 2%);\n  bottom: -2%;\n  width: 28%;\n  max-width: 124px;\n  aspect-ratio: 9 \/ 19;\n  padding: 4px;\n  border-radius: 18px;\n  background: var(--navy);\n  box-shadow: 0 18px 46px rgba(11,31,77,.20), 0 6px 18px rgba(11,31,77,.14);\n}\n\n.wy-expo-phone-screen {\n  height: 100%;\n  padding: 10px 8px;\n  border-radius: 14px;\n  color: #fff;\n  background: linear-gradient(180deg, #0F2566 0%, #0B1F4D 60%);\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n  font-size: 7px;\n}\n\n.wy-expo-phone-screen b {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 9px;\n}\n\n.wy-expo-phone-screen .muted { color: #8FB4FF; font-size: 6.5px; }\n.wy-expo-phone-screen .time { font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 900; line-height: 1; }\n.wy-expo-phone-screen .who { color: #C9D8FF; font-size: 6.5px; }\n.wy-expo-phone-screen .cta {\n  margin-top: 2px;\n  padding: 5px;\n  border-radius: 6px;\n  background: var(--blue);\n  font-size: 6.5px;\n  font-weight: 900;\n  letter-spacing: .05em;\n  text-align: center;\n}\n\n.wy-expo-phone-stats {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 4px;\n  margin-top: 4px;\n  color: #8FB4FF;\n  font-size: 6px;\n}\n\n.wy-expo-phone-stats strong {\n  display: block;\n  color: #fff;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  font-weight: 900;\n}\n\n@media (min-width: 900px) {\n  .wy-expo-grid {\n    grid-template-columns: 1fr minmax(280px, 420px) 1fr;\n  }\n\n  .wy-expo-tools .wy-expo-mini-title { text-align: left; }\n  .wy-expo-benefits .wy-expo-mini-title { text-align: right; }\n  .wy-expo-benefits .wy-expo-line { grid-template-columns: 1fr 30px; }\n  .wy-expo-benefits .wy-expo-icon { order: 2; }\n  .wy-expo-benefits .wy-expo-text {\n    order: 1;\n    text-align: right;\n  }\n}\n\n.wy-platform-points {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n  margin-bottom: 22px;\n}\n\n.wy-point-card,\n.wy-solution-card,\n.wy-app-feature {\n  border: 1px solid var(--line);\n  border-radius: 14px;\n  background: #fff;\n}\n\n.wy-point-card {\n  min-height: 132px;\n  padding: 22px;\n  background: linear-gradient(135deg, #fff 0%, #F8FAFF 100%);\n}\n\n.wy-card-icon {\n  width: 48px;\n  height: 48px;\n  display: grid;\n  place-items: center;\n  margin-bottom: 13px;\n  border-radius: 12px;\n  color: #fff;\n  background: linear-gradient(145deg, var(--violet), var(--blue) 65%, var(--cyan));\n}\n\n.wy-card-icon.cyan { background: linear-gradient(145deg, #0A9FC4, #12C9D3); }\n.wy-card-icon.green { background: linear-gradient(145deg, #0E9367, #21C48B); }\n.wy-card-icon.violet { background: linear-gradient(145deg, var(--violet), var(--blue)); }\n.wy-card-icon.navy { background: linear-gradient(145deg, var(--navy), var(--cyan)); }\n\n.wy-point-card h3,\n.wy-solution-card h3,\n.wy-app-feature h3 {\n  margin: 0;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 900;\n  line-height: 1.2;\n}\n\n.wy-point-card h3 { font-size: 16px; }\n.wy-point-card p,\n.wy-solution-card p,\n.wy-app-feature p {\n  margin: 7px 0 0;\n  color: var(--ink-2);\n  font-size: 13px;\n  line-height: 1.55;\n}\n\n.wy-platform-map {\n  position: relative;\n  min-height: 450px;\n  padding: clamp(18px, 3vw, 28px);\n  border: 1px solid #E9EEF8;\n  border-radius: 18px;\n  overflow: hidden;\n  background:\n    radial-gradient(circle at 50% 48%, rgba(74,53,237,.14), transparent 17rem),\n    linear-gradient(180deg, #fff, #F8FAFE);\n}\n\n.wy-flow-stage {\n  position: relative;\n  min-height: 390px;\n}\n\n.wy-flow-lines {\n  position: absolute;\n  insand: 0;\n  width: 100%;\n  height: 100%;\n  pointer-events: none;\n}\n\n.wy-flow-line,\n.wy-flow-pulse {\n  fill: none;\n  stroke-linecap: round;\n}\n\n.wy-flow-line {\n  stroke-width: 3.2;\n  opacity: .72;\n}\n\n.wy-flow-pulse {\n  stroke-width: 4.4;\n  stroke-dasharray: 18 250;\n  opacity: .55;\n  animation: wy-flow 3.4s linear infinite;\n}\n\n.wy-flow-pulse:nth-of-type(8) { animation-delay: .35s; }\n.wy-flow-pulse:nth-of-type(9) { animation-delay: .7s; }\n.wy-flow-pulse:nth-of-type(10) { animation-delay: 1.05s; }\n.wy-flow-pulse:nth-of-type(11) { animation-delay: 1.4s; }\n.wy-flow-pulse:nth-of-type(12) { animation-delay: 1.75s; }\n\n@keyframes wy-flow {\n  to { stroke-dashoffset: -268; }\n}\n\n.wy-map-pill {\n  position: absolute;\n  z-index: 2;\n  width: min(198px, 27%);\n  min-height: 66px;\n  display: grid;\n  grid-template-columns: 42px 1fr;\n  gap: 12px;\n  align-items: center;\n  padding: 12px;\n  border: 1px solid #E8EDF7;\n  border-radius: 12px;\n  background: rgba(255,255,255,.96);\n  box-shadow: 0 10px 28px rgba(11,31,77,.06);\n}\n\n.wy-map-pill.left { left: 2px; }\n.wy-map-pill.right { right: 2px; }\n.wy-map-pill.top { top: 20px; }\n.wy-map-pill.middle { top: 132px; }\n.wy-map-pill.bottom { top: 244px; }\n\n.wy-map-pill svg {\n  width: 42px;\n  height: 42px;\n  padding: 10px;\n  border-radius: 12px;\n  color: var(--blue);\n  background: var(--blue-soft);\n}\n\n.wy-map-pill b {\n  display: block;\n  color: var(--navy);\n  font-size: 12px;\n}\n\n.wy-map-pill span {\n  display: block;\n  color: var(--muted);\n  font-size: 11px;\n}\n\n.wy-map-pill.teal svg { color: #0793B7; background: rgba(18,201,211,.12); }\n.wy-map-pill.green svg { color: #119764; background: rgba(33,196,139,.13); }\n.wy-map-pill.violet svg { color: var(--violet); background: rgba(74,53,237,.12); }\n.wy-map-pill.blue svg { color: var(--blue); background: rgba(30,111,255,.12); }\n\n.wy-map-pill.teal b { color: #087FA0; }\n.wy-map-pill.green b { color: #0E8B5E; }\n.wy-map-pill.violet b { color: var(--violet); }\n.wy-map-pill.blue b { color: var(--blue); }\n\n.wy-map-core {\n  position: absolute;\n  z-index: 3;\n  top: 58px;\n  left: 50%;\n  width: min(230px, 34%);\n  min-height: 212px;\n  display: grid;\n  place-items: center;\n  padding: 24px;\n  transform: translateX(-50%);\n  border-radius: 22px;\n  color: #fff;\n  text-align: center;\n  background: linear-gradient(145deg, #4A35ED 0%, #1E6FFF 100%);\n  box-shadow: 0 18px 38px rgba(30,111,255,.28);\n}\n\n.wy-map-core strong {\n  display: block;\n  margin-top: 14px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 24px;\n  line-height: 1.1;\n}\n\n.wy-map-core span {\n  display: block;\n  margin-top: 10px;\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n.wy-map-note {\n  position: absolute;\n  z-index: 2;\n  left: 50%;\n  bottom: 10px;\n  transform: translateX(-50%);\n  margin: 0;\n  padding: 8px 16px;\n  border-radius: 999px;\n  color: var(--violet);\n  background: rgba(74,53,237,.08);\n  font-size: 12px;\n  font-weight: 800;\n  white-space: nowrap;\n}\n\n.wy-card-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.wy-solution-card {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  min-height: 238px;\n  padding: 22px;\n  text-align: center;\n  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n}\n\n.wy-solution-card:hover {\n  transform: translateY(-3px);\n  border-color: #C9D6F2;\n  box-shadow: var(--shadow-md);\n}\n\n.wy-solution-kicker {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  margin-bottom: 13px;\n}\n\n.wy-solution-kicker em {\n  color: var(--blue);\n  font-style: normal;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n  font-weight: 900;\n}\n\n.wy-solution-card h3 {\n  font-size: 17px;\n  color: var(--blue);\n}\n\n.wy-pill {\n  display: inline-flex;\n  align-self: center;\n  justify-content: center;\n  text-align: center;\n  margin-top: auto;\n  padding: 7px 14px;\n  border-radius: 999px;\n  color: var(--blue);\n  background: var(--blue-soft);\n  font-size: 12px;\n  font-weight: 900;\n}\n\n.wy-pill.cyan { color: #0787A8; background: #DDF7FB; }\n.wy-pill.green { color: #0E7A55; background: #DDF8EC; }\n.wy-pill.violet { color: #4A35ED; background: rgba(109,74,255,.12); }\n.wy-pill.navy { color: var(--navy); background: rgba(18,201,211,.14); }\n\n.wy-app-hero {\n  overflow: hidden;\n  position: relative;\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) 330px;\n  gap: 24px;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 20px;\n  min-height: 172px;\n  padding: 24px 32px;\n  border-radius: 16px;\n  color: #fff;\n  background:\n    radial-gradient(circle at 76% 22%, rgba(30,111,255,.42), transparent 17rem),\n    linear-gradient(115deg, #081D48 0%, #0B1F4D 58%, #142A66 100%);\n}\n\n.wy-app-hero::after {\n  content: \"\";\n  position: absolute;\n  right: 215px;\n  top: 0;\n  width: 1px;\n  height: 100%;\n  background: linear-gradient(180deg, transparent, rgba(255,255,255,.16), transparent);\n}\n\n.wy-app-hero h3 {\n  margin: 0;\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(30px, 4.2vw, 50px);\n  line-height: 1.05;\n  color: #fff;\n  background: none;\n  -webkit-text-fill-color: #fff;\n}\n\n.wy-app-hero p {\n  max-width: 620px;\n  margin: 12px auto 0;\n  color: rgba(255,255,255,.86);\n  font-size: clamp(15px, 1.6vw, 18px);\n  font-weight: 600;\n}\n\n.wy-app-phone {\n  justify-self: end;\n  position: relative;\n  z-index: 1;\n  width: 148px;\n  min-height: 286px;\n  margin: -58px 30px -88px 0;\n  padding: 10px;\n  transform: rotate(-15deg);\n  border: 5px solid #121722;\n  border-radius: 34px;\n  background: #151922;\n  box-shadow: 0 30px 60px rgba(0,0,0,.34);\n}\n\n.wy-app-phone::before {\n  content: \"\";\n  position: absolute;\n  top: 9px;\n  left: 50%;\n  z-index: 3;\n  width: 54px;\n  height: 15px;\n  transform: translateX(-50%);\n  border-radius: 0 0 12px 12px;\n  background: #05070B;\n}\n\n.wy-app-screen {\n  overflow: hidden;\n  position: relative;\n  min-height: 258px;\n  padding: 28px 11px 12px;\n  border-radius: 25px;\n  background: #FFFFFF;\n  color: var(--navy);\n}\n\n.wy-app-status {\n  display: flex;\n  justify-content: space-bandween;\n  align-items: center;\n  color: #111827;\n  font-size: 7px;\n  font-weight: 800;\n}\n\n.wy-app-status i {\n  width: 20px;\n  height: 6px;\n  border-radius: 999px;\n  background: linear-gradient(90deg, #111827 0 30%, transparent 30% 42%, #111827 42% 68%, transparent 68% 78%, #111827 78%);\n}\n\n.wy-app-screen h4 {\n  margin: 11px 0 6px;\n  color: var(--navy);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 15px;\n  line-height: 1;\n}\n\n.wy-app-tabs {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 4px;\n  margin-bottom: 9px;\n}\n\n.wy-app-tabs span {\n  display: grid;\n  place-items: center;\n  min-height: 16px;\n  border-radius: 999px;\n  background: #EFF4FF;\n  color: #6B7689;\n  font-size: 5px;\n  font-weight: 800;\n}\n\n.wy-app-tabs span:first-child {\n  color: #fff;\n  background: var(--violet);\n}\n\n.wy-mini-agenda {\n  display: grid;\n  gap: 7px;\n}\n\n.wy-mini-event {\n  display: grid;\n  grid-template-columns: 22px minmax(0, 1fr);\n  gap: 6px;\n  align-items: start;\n}\n\n.wy-mini-event time {\n  padding-top: 5px;\n  color: #7C879A;\n  font-size: 6px;\n  font-weight: 800;\n}\n\n.wy-mini-event p {\n  margin: 0;\n  min-height: 34px;\n  padding: 7px 8px;\n  border-radius: 10px;\n  color: #fff;\n  background: var(--violet);\n  font-size: 6px;\n  font-weight: 800;\n  line-height: 1.15;\n  box-shadow: 0 6px 16px rgba(109,74,255,.20);\n}\n\n.wy-mini-event p span {\n  display: block;\n  margin-top: 3px;\n  color: rgba(255,255,255,.78);\n  font-size: 5px;\n  font-weight: 700;\n}\n\n.wy-mini-event:nth-child(2) p { background: var(--blue); }\n.wy-mini-event:nth-child(3) p { background: var(--home-digital); }\n.wy-mini-event:nth-child(4) p {\n  color: var(--navy);\n  background: #EDF2FF;\n  box-shadow: none;\n}\n\n.wy-mini-event:nth-child(4) p span { color: #6B7689; }\n\n.wy-app-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n  margin-top: 16px;\n}\n\n.wy-app-feature {\n  display: grid;\n  grid-template-columns: 38px 1fr;\n  gap: 12px;\n  align-items: center;\n  min-height: 84px;\n  padding: 13px;\n  background: #F8FAFF;\n}\n\n.wy-app-feature .wy-card-icon {\n  margin: 0;\n  border-radius: 50%;\n}\n\n.wy-app-feature h3 { font-size: 14px; }\n.wy-store-actions {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 12px;\n  margin-top: 24px;\n  flex-wrap: wrap;\n}\n\n.wy-store-badge {\n  width: 178px;\n  height: 54px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 9px;\n  color: #ffffff;\n  background: #050505;\n  border: 1px solid rgba(255, 255, 255, 0.18);\n  box-shadow: 0 10px 22px rgba(13, 27, 64, 0.12);\n  text-decoration: none;\n  overflow: hidden;\n}\n\n.wy-store-badge svg {\n  display: block;\n  width: 100%;\n  height: 100%;\n}\n\n.wy-benefit {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  align-items: center;\n  justify-content: center;\n  min-height: 78px;\n  padding: 10px;\n  border-radius: 16px;\n  text-align: center;\n}\n\n.wy-icon {\n  width: 48px;\n  height: 48px;\n  border-radius: 16px;\n  display: grid;\n  place-items: center;\n  color: var(--blue);\n  background: var(--blue-soft);\n}\n\n.wy-benefit h3,\n.wy-solution-title,\n.wy-section-title {\n  font-family: 'Montserrat', sans-serif;\n}\n\n.wy-benefit h3 {\n  margin: 0;\n  color: var(--navy);\n  font-size: 13px;\n  line-height: 1.25;\n}\n\n.wy-benefit p {\n  margin: 4px 0 0;\n  color: var(--muted);\n  font-size: 11px;\n  line-height: 1.35;\n}\n\n.wy-section-head {\n  margin: 56px auto 24px;\n  text-align: center;\n  max-width: 780px;\n}\n\n.wy-section-title {\n  margin: 0;\n  color: var(--navy);\n  font-size: clamp(28px, 4vw, 44px);\n  line-height: 1.08;\n  font-weight: 900;\n  letter-spacing: -.035em;\n  text-wrap: balance;\n}\n\n.wy-section-copy {\n  margin: 14px auto 0;\n  color: var(--ink-2);\n  font-size: 15px;\n  max-width: 640px;\n}\n\n.wy-final {\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 28px;\n  padding: 18px 24px;\n  min-height: 96px;\n  border-radius: 22px;\n  color: #fff;\n  background: linear-gradient(115deg, #3C18D8 0%, #1E6FFF 48%, #09C6C6 100%);\n  box-shadow: 0 18px 42px rgba(30, 111, 255, .18);\n}\n\n.wy-final::after {\n  content: \"\";\n  position: absolute;\n  insand: 0;\n  background:\n    linear-gradient(90deg, transparent 0 12%, rgba(255,255,255,.16) 42%, transparent 70%),\n    radial-gradient(circle at 88% 35%, rgba(255,255,255,.22), transparent 13rem);\n  pointer-events: none;\n}\n\n.wy-final p {\n  position: relative;\n  z-index: 1;\n  margin: 0;\n  max-width: 880px;\n  text-align: center;\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(16px, 1.7vw, 21px);\n  font-weight: 800;\n  line-height: 1.28;\n  text-wrap: balance;\n}\n\n@media (max-width: 1020px) {\n  .wy-hero { grid-template-columns: 1fr; }\n  .wy-product-stack { min-height: 310px; }\n  .wy-mockup-card { justify-self: center; }\n  .wy-benefit-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  .wy-platform-points,\n  .wy-card-grid,\n  .wy-app-feature-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  .wy-platform-map { grid-template-columns: 1fr; }\n  .wy-map-core { order: -1; }\n  .wy-app-hero {\n    grid-template-columns: minmax(0, 1fr) 230px;\n    padding-right: 20px;\n  }\n  .wy-app-hero::after { right: 172px; }\n  .wy-app-phone {\n    justify-self: center;\n    margin-right: 0;\n    transform: rotate(-11deg);\n  }\n  .wy-final { min-height: 88px; }\n}\n\n@media (max-width: 700px) {\n  .wy-brand {\n    width: 70px;\n    min-width: 70px;\n    height: 58px;\n  }\n  .wy-brand-mark { font-size: 17px; }\n  .wy-wrap { padding: 0 14px 50px; }\n  .wy-hero { padding-top: 10px; }\n  .wy-product-stack,\n  .wy-mockup-card {\n    max-width: calc(100vw - 28px);\n  }\n  .wy-title {\n    max-width: 100%;\n    font-size: clamp(34px, 12vw, 48px);\n    overflow-wrap: break-word;\n  }\n  .wy-title-focus,\n  .wy-heading-focus {\n    display: block !important;\n    white-space: normal !important;\n  }\n  .wy-step-title {\n    column-gap: 10px;\n    row-gap: 4px;\n    line-height: 1.12;\n  }\n  .wy-hero-actions { align-items: strandch; flex-direction: column; }\n  .wy-cta, .wy-secondary { width: 100%; }\n  .wy-dashboard { padding: 12px; border-radius: 20px; }\n  .wy-mockup-card {\n    min-height: 390px;\n    padding: 12px;\n    border-radius: 20px;\n  }\n  .wy-mockup-shell {\n    grid-template-columns: 72px minmax(0, 1fr);\n    min-height: 270px;\n    border-radius: 18px;\n  }\n  .wy-mockup-sidebar { padding: 13px 9px; }\n  .wy-mockup-logo {\n    width: 44px;\n    height: 32px;\n    margin-bottom: 18px;\n  }\n  .wy-mockup-nav span:nth-child(n) { width: 36px; }\n  .wy-mockup-main { padding: 12px; }\n  .wy-mockup-grid { grid-template-columns: 1fr; }\n  .wy-mockup-panel.large { min-height: 142px; }\n  .wy-analytics-chart {\n    min-height: 78px;\n    margin-top: 10px;\n    background:\n      linear-gradient(180deg, rgba(11,31,77,.03) 1px, transparent 1px) 0 0 \/ 100% 22px,\n      linear-gradient(90deg, rgba(11,31,77,.035) 1px, transparent 1px) 0 0 \/ 42px 100%,\n      #FBFCFF;\n  }\n  .wy-analytics-chart svg { height: 78px; }\n  .wy-chart-mandric-row { display: none; }\n  .wy-mockup-panel.compact:nth-child(2) { display: none; }\n  .wy-mockup-phone {\n    right: 16px;\n    bottom: 12px;\n    width: 104px;\n    height: 188px;\n    border-radius: 24px;\n  }\n  .wy-mockup-phone-screen {\n    border-radius: 18px;\n    padding: 16px 7px 8px;\n  }\n  .wy-phone-day { gap: 3px; margin-top: 6px; }\n  .wy-phone-day span {\n    width: 14px;\n    height: 14px;\n    border-radius: 6px;\n    font-size: 6px;\n  }\n  .wy-phone-agenda { gap: 5px; margin-top: 8px; }\n  .wy-phone-event {\n    grid-template-columns: 20px minmax(0, 1fr);\n    gap: 4px;\n    min-height: 29px;\n  }\n  .wy-phone-event p {\n    padding: 5px 6px;\n    border-radius: 8px;\n    font-size: 6px;\n  }\n  .wy-phone-event p span { font-size: 5px; }\n  .wy-mockup-badge {\n    left: 16px;\n    bottom: 15px;\n  }\n  .wy-mandrics { grid-template-columns: repeat(2, 1fr); }\n  .wy-phone {\n    position: relative;\n    right: auto;\n    bottom: auto;\n    justify-self: end;\n    margin-top: -66px;\n    margin-right: 8px;\n  }\n  .wy-brand-float { left: 8px; bottom: 16px; }\n  .wy-benefit-strip { grid-template-columns: 1fr; }\n  .wy-panel { padding: 16px; }\n  .wy-platform-points,\n  .wy-card-grid,\n  .wy-app-feature-grid { grid-template-columns: 1fr; }\n  .wy-solution-card {\n    align-items: center;\n    text-align: center;\n  }\n  .wy-solution-kicker {\n    justify-content: center;\n  }\n  .wy-platform-map {\n    min-height: auto;\n    padding: 14px;\n  }\n  .wy-flow-stage {\n    min-height: auto;\n    display: grid;\n    gap: 10px;\n  }\n  .wy-flow-lines {\n    display: none !important;\n    visibility: hidden;\n  }\n  .wy-map-pill,\n  .wy-map-pill.left,\n  .wy-map-pill.right,\n  .wy-map-pill.top,\n  .wy-map-pill.middle,\n  .wy-map-pill.bottom {\n    position: relative;\n    insand: auto;\n    width: auto;\n    display: flex;\n    flex-direction: column;\n    justify-items: center;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n  .wy-map-pill p {\n    margin: 0;\n    width: 100%;\n  }\n  .wy-map-pill svg { margin-inline: auto; }\n  .wy-pill {\n    align-self: center;\n    justify-content: center;\n    text-align: center;\n    max-width: 100%;\n  }\n  .wy-map-core {\n    position: relative;\n    top: auto;\n    left: auto;\n    width: auto;\n    min-height: 168px;\n    transform: none;\n    order: -1;\n  }\n  .wy-map-note {\n    position: relative;\n    left: auto;\n    bottom: auto;\n    justify-self: center;\n    transform: none;\n    white-space: normal;\n    text-align: center;\n  }\n  .wy-digital-section { margin-top: 20px; }\n  .wy-concept h2:not(.wy-step-title) { font-size: clamp(30px, 10vw, 42px); }\n  .wy-digital-copy { font-size: 16px; }\n  .wy-flow-map {\n    margin-inline: -10px;\n    border-radius: 18px;\n  }\n  .wy-gestion-svg { min-width: 0; }\n  .wy-app-hero {\n    grid-template-columns: 1fr;\n    min-height: 0;\n    padding: 20px 20px 0;\n  }\n  .wy-app-hero::after { display: none; }\n  .wy-app-phone {\n    justify-self: end;\n    width: 132px;\n    min-height: 254px;\n    margin: 0 18px -72px 0;\n    transform: rotate(-12deg);\n    border-radius: 31px;\n  }\n  .wy-app-screen {\n    min-height: 226px;\n    padding: 26px 9px 10px;\n    border-radius: 22px;\n  }\n  .wy-mini-event {\n    grid-template-columns: 18px minmax(0, 1fr);\n    gap: 4px;\n  }\n  .wy-mini-event p {\n    min-height: 29px;\n    padding: 6px;\n  }\n  .wy-store-actions { flex-direction: column; }\n  .wy-section-head { margin-top: 42px; text-align: left; }\n  .wy-final {\n    min-height: auto;\n    padding: 18px;\n    border-radius: 18px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .wy-solutions *,\n  .wy-solutions *::before,\n  .wy-solutions *::after {\n    transition-duration: .01ms !important;\n    animation-duration: .01ms !important;\n    animation-iteration-count: 1 !important;\n  }\n}\n\n@media (max-width: 680px) {\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.12;\n  padding-bottom: .08em;\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: strandch;\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-bandween;\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: strandch;\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-bandween;\n    padding: 0 12px;\n    border-radius: 12px;\n    color: var(--navy);\n    font-size: 14px;\n  }\n}\n\n.wy-site-header + main {\n  padding-top: clamp(18px, 2.4vw, 32px);\n}\n\n@media (max-width: 760px) {\n  .wy-site-header + main {\n    padding-top: 18px;\n  }\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  insand: 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-offsand: 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\/* ===== Top spacing aligned with Le Groupe ===== *\/\n.wy-wrap { padding-top: 0 !important; }\n.wy-hero,\n.wy-page-hero {\n  padding-top: clamp(18px, 3vw, 34px) !important;\n}\n@media (max-width: 700px) {\n  .wy-hero,\n  .wy-page-hero {\n    padding-top: 0 !important;\n  }\n}\n\n<\/style>\n<\/head>\n<body id=\"top\"><main class=\"wy-solutions\">\n  <div class=\"wy-wrap\">\n    <section class=\"wy-hero\" aria-labelledby=\"wy-title\">\n      <div class=\"wy-hero-copy\">\n        <div class=\"wy-title-band\">\n          <h1 id=\"wy-title\" class=\"wy-title\">Our <span class=\"wy-title-focus\"><span class=\"wy-title-digital\">Digital<\/span> <span class=\"wy-title-tech\">Tech<\/span> <span class=\"wy-title-sep\">&amp;<\/span> <span class=\"wy-title-ai\">AI<\/span><\/span> solutions<\/h1>\n        <\/div>\n        <p class=\"wy-lead\">A proprietary digital platform built to drive the performance of your B2B exhibitions.<\/p>\n        <p class=\"wy-copy\">Weyou Group develops innovative solutions to qualify, manage, analyze and optimize one-to-one meetings and professional exhibitions of every size.<\/p>\n      <\/div>\n    <\/section>\n\n    <section class=\"wy-digital-section\" aria-labelledby=\"digital-platform-title\">\n      <div class=\"wy-concept\">\n        <h2 id=\"digital-platform-title\" class=\"wy-step-title\"><span class=\"wy-step-index\">1<\/span>The Platform<\/h2>\n        <p class=\"wy-digital-copy\">Weyou is a digital and human platform designed to maximize the performance of every exhibition.<\/p>\n        <p class=\"wy-digital-copy\">Driven by professionals from generations Y and Z, it orchestrates more qualified, more profitable and more business-focused events, with ROI ranging from 7 to 15 times the investment.<\/p>\n        <p class=\"wy-digital-copy\">Since expanding across Europe, Weyou has sustained continuous growth and established a unique model based on data, an interconnected platform and flawless creative field production.<\/p>\n      <\/div>\n\n      <div class=\"wy-gestion\" aria-label=\"Weyou Gestion diagram with flows\">\n        <div class=\"wy-flow-map\">\n          <svg class=\"wy-gestion-svg\" viewBox=\"0 0 1120 650\" role=\"img\" aria-label=\"Weyou Gestion relie ROI, interconnexion, performance, data, matching and business\">\n            <defs>\n              <linearGradient id=\"flowGradient\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\">\n                <stop offsand=\"0\" stop-color=\"#7C4DFF\"><\/stop>\n                <stop offsand=\".52\" stop-color=\"#2563EB\"><\/stop>\n                <stop offsand=\"1\" stop-color=\"#25C7C7\"><\/stop>\n              <\/linearGradient>\n              <linearGradient id=\"coreRing\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n                <stop offsand=\"0\" stop-color=\"#0EA5E9\"><\/stop>\n                <stop offsand=\".55\" stop-color=\"#2563EB\"><\/stop>\n                <stop offsand=\"1\" stop-color=\"#A855F7\"><\/stop>\n              <\/linearGradient>\n              <radialGradient id=\"orbitGlow\" cx=\"50%\" cy=\"50%\" r=\"50%\">\n                <stop offsand=\"0\" stop-color=\"#FFFFFF\" stop-opacity=\"0\"><\/stop>\n                <stop offsand=\".62\" stop-color=\"#38BDF8\" stop-opacity=\".12\"><\/stop>\n                <stop offsand=\".82\" stop-color=\"#2563EB\" stop-opacity=\".38\"><\/stop>\n                <stop offsand=\"1\" stop-color=\"#7C4DFF\" stop-opacity=\"0\"><\/stop>\n              <\/radialGradient>\n            <\/defs>\n            <rect x=\"18\" y=\"18\" width=\"1084\" height=\"614\" rx=\"24\" fill=\"#fff\"><\/rect>\n            <path d=\"M248 96 C198 158 174 234 174 325 C174 416 198 492 248 554\" class=\"wy-map-arc\"><\/path>\n            <path d=\"M872 96 C922 158 946 234 946 325 C946 416 922 492 872 554\" class=\"wy-map-arc\"><\/path>\n            <path d=\"M232 153 H260\" class=\"wy-map-link\"><\/path>\n            <path d=\"M232 325 H260\" class=\"wy-map-link\"><\/path>\n            <path d=\"M232 497 H260\" class=\"wy-map-link\"><\/path>\n            <path d=\"M860 153 H888\" class=\"wy-map-link\"><\/path>\n            <path d=\"M860 325 H888\" class=\"wy-map-link\"><\/path>\n            <path d=\"M860 497 H888\" class=\"wy-map-link\"><\/path>\n            <path d=\"M232 153 H260\" class=\"wy-pulse\"><\/path>\n            <path d=\"M232 325 H260\" class=\"wy-pulse delay-1\"><\/path>\n            <path d=\"M232 497 H260\" class=\"wy-pulse delay-2\"><\/path>\n            <path d=\"M888 153 H860\" class=\"wy-pulse delay-3\"><\/path>\n            <path d=\"M888 325 H860\" class=\"wy-pulse delay-4\"><\/path>\n            <path d=\"M888 497 H860\" class=\"wy-pulse delay-5\"><\/path>\n\n            <g class=\"wy-map-icon\" transform=\"translate(54 118)\">\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\n              <path d=\"M18 48h34M26 43V31M35 43V24M44 43V18M25 32l10-10 10 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n            <\/g>\n            <g class=\"wy-map-icon\" transform=\"translate(6 290)\">\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\n              <circle cx=\"35\" cy=\"35\" r=\"7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/circle>\n              <path d=\"M35 15v9M35 46v9M15 35h9M46 35h9M21 21l7 7M42 42l7 7M49 21l-7 7M28 42l-7 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n            <\/g>\n            <g class=\"wy-map-icon\" transform=\"translate(30 462)\">\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\n              <path d=\"M19 43a16 16 0 1 1 32 0M35 43l10-15M27 51h16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n            <\/g>\n            <g class=\"wy-map-icon right\" transform=\"translate(1024 118)\">\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\n              <ellipse cx=\"35\" cy=\"23\" rx=\"16\" ry=\"7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/ellipse>\n              <path d=\"M19 23v24c0 4 7 7 16 7s16-3 16-7V23M19 35c0 4 7 7 16 7s16-3 16-7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path>\n            <\/g>\n            <g class=\"wy-map-icon right\" transform=\"translate(1040 290)\">\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\n              <circle cx=\"35\" cy=\"22\" r=\"6\" fill=\"currentColor\"><\/circle>\n              <circle cx=\"24\" cy=\"44\" r=\"6\" fill=\"currentColor\"><\/circle>\n              <circle cx=\"46\" cy=\"44\" r=\"6\" fill=\"currentColor\"><\/circle>\n              <path d=\"M35 29v7M29 41l6-5 6 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n            <\/g>\n            <g class=\"wy-map-icon right\" transform=\"translate(1002 462)\">\n              <circle class=\"wy-map-icon-ring\" cx=\"35\" cy=\"35\" r=\"31\"><\/circle>\n              <rect x=\"18\" y=\"28\" width=\"34\" height=\"24\" rx=\"4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/rect>\n              <path d=\"M29 28v-7h12v7M18 37h34\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\"><\/path>\n            <\/g>\n\n            <g transform=\"translate(260 25)\">\n              <path class=\"wy-wheel-segment\" fill=\"#0844B8\" d=\"M150 40.2 A300 300 0 0 1 450 40.2 L372.5 174.4 A145 145 0 0 0 227.5 174.4 Z\"><\/path>\n              <path class=\"wy-wheel-segment\" fill=\"#13A7B8\" d=\"M450 40.2 A300 300 0 0 1 600 300 L445 300 A145 145 0 0 0 372.5 174.4 Z\"><\/path>\n              <path class=\"wy-wheel-segment\" fill=\"#18B9A9\" d=\"M600 300 A300 300 0 0 1 450 559.8 L372.5 425.6 A145 145 0 0 0 445 300 Z\"><\/path>\n              <path class=\"wy-wheel-segment\" fill=\"#6547DC\" d=\"M450 559.8 A300 300 0 0 1 150 559.8 L227.5 425.6 A145 145 0 0 0 372.5 425.6 Z\"><\/path>\n              <path class=\"wy-wheel-segment\" fill=\"#1987D8\" d=\"M150 559.8 A300 300 0 0 1 0 300 L155 300 A145 145 0 0 0 227.5 425.6 Z\"><\/path>\n              <path class=\"wy-wheel-segment\" fill=\"#0B4FAE\" d=\"M0 300 A300 300 0 0 1 150 40.2 L227.5 174.4 A145 145 0 0 0 155 300 Z\"><\/path>\n              <circle class=\"wy-wheel-core\" cx=\"300\" cy=\"300\" r=\"96\"><\/circle>\n              <circle class=\"wy-wheel-ring\" cx=\"300\" cy=\"300\" r=\"105\"><\/circle>\n              <circle class=\"wy-wheel-orbit-halo\" cx=\"300\" cy=\"300\" r=\"118\"><\/circle>\n              <circle class=\"wy-wheel-orbit-track\" cx=\"300\" cy=\"300\" r=\"118\"><\/circle>\n              <circle class=\"wy-wheel-orbit-flow\" cx=\"300\" cy=\"300\" r=\"118\"><\/circle>\n\n              <text class=\"wy-segment-text\" x=\"300\" y=\"66\">\n                <tspan class=\"num\" x=\"300\">1. Executive<\/tspan>\n                <tspan class=\"num\" x=\"300\" dy=\"20\">management<\/tspan>\n                <tspan x=\"300\" dy=\"20\">Concept creation<\/tspan>\n                <tspan x=\"300\" dy=\"18\">&amp; new exhibitions<\/tspan>\n              <\/text>\n              <text class=\"wy-segment-text\" x=\"490\" y=\"184\">\n                <tspan class=\"num\" x=\"490\">2. Commercial<\/tspan>\n                <tspan x=\"490\" dy=\"20\">Exhibitor relations<\/tspan>\n                <tspan x=\"490\" dy=\"19\">&amp;<\/tspan>\n                <tspan x=\"490\" dy=\"19\">development<\/tspan>\n              <\/text>\n              <text class=\"wy-segment-text\" x=\"490\" y=\"407\">\n                <tspan class=\"num\" x=\"490\">3. Top buyers<\/tspan>\n                <tspan x=\"490\" dy=\"20\">Qualification &amp;<\/tspan>\n                <tspan x=\"490\" dy=\"19\">meeting matching<\/tspan>\n              <\/text>\n              <text class=\"wy-segment-text\" x=\"300\" y=\"486\">\n                <tspan class=\"num\" x=\"300\">4. Marketing &amp;<\/tspan>\n                <tspan x=\"300\" dy=\"20\">communication<\/tspan>\n                <tspan x=\"300\" dy=\"20\">Acquisition, visibility<\/tspan>\n                <tspan x=\"300\" dy=\"19\">&amp; performance<\/tspan>\n              <\/text>\n              <text class=\"wy-segment-text\" x=\"108\" y=\"398\">\n                <tspan class=\"num\" x=\"108\">5. Production<\/tspan>\n                <tspan class=\"num\" x=\"108\" dy=\"21\">&amp; operations<\/tspan>\n                <tspan x=\"108\" dy=\"19\">Field<\/tspan>\n                <tspan x=\"108\" dy=\"18\">organization<\/tspan>\n                <tspan x=\"108\" dy=\"18\">&amp; logistics<\/tspan>\n              <\/text>\n              <text class=\"wy-segment-text\" x=\"124\" y=\"144\">\n                <tspan class=\"num\" x=\"124\">6. CRM,<\/tspan>\n                <tspan class=\"num\" x=\"124\" dy=\"20\">finance<\/tspan>\n                <tspan x=\"124\" dy=\"18\">&amp; reporting<\/tspan>\n                <tspan x=\"124\" dy=\"17\">Connected<\/tspan>\n                <tspan x=\"124\" dy=\"17\">real-time<\/tspan>\n                <tspan x=\"124\" dy=\"17\">control<\/tspan>\n              <\/text>\n\n              <text class=\"wy-wheel-title\" text-anchor=\"middle\" x=\"300\" y=\"266\">WEYOU<\/text>\n              <text class=\"wy-wheel-title\" text-anchor=\"middle\" x=\"300\" y=\"308\">GESTION<\/text>\n              <text class=\"wy-wheel-subtitle\" text-anchor=\"middle\" x=\"300\" y=\"338\">Digital platform +<\/text>\n              <text class=\"wy-wheel-subtitle\" text-anchor=\"middle\" x=\"300\" y=\"356\">human production =<\/text>\n              <text class=\"wy-wheel-subtitle\" text-anchor=\"middle\" x=\"300\" y=\"374\"><tspan class=\"accent\">business results<\/tspan><\/text>\n            <\/g>\n            <circle class=\"wy-map-dot\" cx=\"260\" cy=\"153\" r=\"8\"><\/circle>\n            <circle class=\"wy-map-dot\" cx=\"260\" cy=\"325\" r=\"8\"><\/circle>\n            <circle class=\"wy-map-dot\" cx=\"260\" cy=\"497\" r=\"8\"><\/circle>\n            <circle class=\"wy-map-dot\" cx=\"860\" cy=\"153\" r=\"8\"><\/circle>\n            <circle class=\"wy-map-dot\" cx=\"860\" cy=\"325\" r=\"8\"><\/circle>\n            <circle class=\"wy-map-dot\" cx=\"860\" cy=\"497\" r=\"8\"><\/circle>\n            <g aria-hidden=\"true\">\n              <text class=\"wy-map-label left\" x=\"224\" y=\"162\">ROI<\/text>\n              <text class=\"wy-map-label left\" x=\"224\" y=\"334\">Interconnection<\/text>\n              <text class=\"wy-map-label left\" x=\"224\" y=\"506\">Performance<\/text>\n              <text class=\"wy-map-label right\" x=\"902\" y=\"162\">Data<\/text>\n              <text class=\"wy-map-label right\" x=\"902\" y=\"334\">Matching<\/text>\n              <text class=\"wy-map-label right\" x=\"902\" y=\"506\">Business<\/text>\n            <\/g>\n          <\/svg>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"wy-benefit-strip\" aria-label=\"Key benefits of digital solutions\">\n      <article class=\"wy-benefit\">\n        <span class=\"wy-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3l7 3v5c0 5-3 8-7 10-4-2-7-5-7-10V6l7-3Z\"><\/path><path d=\"M9 12l2 2 4-5\"><\/path><\/svg><\/span>\n        <div><h3>Proprietary platform<\/h3><p>Reliable, secure and scalable technology.<\/p><\/div>\n      <\/article>\n      <article class=\"wy-benefit\">\n        <span class=\"wy-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"9\" r=\"3\"><\/circle><circle cx=\"17\" cy=\"10\" r=\"2.4\"><\/circle><path d=\"M3 20c.6-3 2.8-5 5-5s4.4 2 5 5\"><\/path><path d=\"M14 20c.4-2 2-3.4 4-3.4s3.3 1.2 3.8 3.4\"><\/path><\/svg><\/span>\n        <div><h3>Optimized meetings<\/h3><p>Qualified and relevant connections.<\/p><\/div>\n      <\/article>\n      <article class=\"wy-benefit\">\n        <span class=\"wy-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 20V10M10 20V6M16 20v-8M20 20V4\"><\/path><\/svg><\/span>\n        <div><h3>Actionable data<\/h3><p>Real-time analytics for better decisions.<\/p><\/div>\n      <\/article>\n      <article class=\"wy-benefit\">\n        <span class=\"wy-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M12 4v3M20 12h-3\"><\/path><\/svg><\/span>\n        <div><h3>Measurable ROI<\/h3><p>Concrete indicators to prove performance.<\/p><\/div>\n      <\/article>\n    <\/section>\n\n    <section class=\"wy-panel\" id=\"solutions\" aria-labelledby=\"modules-title\">\n      <h2 id=\"modules-title\" class=\"wy-step-title\"><span class=\"wy-step-index\">2<\/span><span class=\"wy-heading-focus\"><span class=\"wy-title-digital\">Digital<\/span> <span class=\"wy-title-tech\">Tech<\/span> <span class=\"wy-title-sep\">&amp;<\/span> <span class=\"wy-title-ai\">AI<\/span><\/span> solutions<\/h2>\n      <div class=\"wy-card-grid\">\n        <article class=\"wy-solution-card\">\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>01<\/em><\/div>\n          <h3>Weyou Gestion<\/h3>\n          <p>An interconnected platform for all your events, top decision-makers and visitors. It improves continuously and supports you in real time.<\/p>\n          <span class=\"wy-pill\">Central platform<\/span>\n        <\/article>\n        <article class=\"wy-solution-card\">\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon cyan\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>02<\/em><\/div>\n          <h3>Weyou Data<\/h3>\n          <p>Centralization and activation of all event data to deepen your knowledge of exhibitors and visitors.<\/p>\n          <span class=\"wy-pill cyan\">Data analysis<\/span>\n        <\/article>\n        <article class=\"wy-solution-card\">\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>03<\/em><\/div>\n          <h3>Weyou Matchmaking<\/h3>\n          <p>A unique one-to-one matchmaking solution. Proven algorithms qualify needs and connect the right exhibitors with the right buyers and participants.<\/p>\n          <span class=\"wy-pill\">Artificial Intelligence<\/span>\n        <\/article>\n        <article class=\"wy-solution-card\">\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon green\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>04<\/em><\/div>\n          <h3>Weyou Analytics<\/h3>\n          <p>Evaluate, qualify and quantify participation. Live and post-event dynamic reports with key KPIs to measure exhibition performance and impact.<\/p>\n          <span class=\"wy-pill green\">Real time<\/span>\n        <\/article>\n        <article class=\"wy-solution-card\">\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon violet\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>05<\/em><\/div>\n          <h3>Weyou App<\/h3>\n          <p>The mobile app for managing participation during the event: agenda, networking, practical information and instant exchanges.<\/p>\n          <span class=\"wy-pill violet\">Mobile<\/span>\n        <\/article>\n        <article class=\"wy-solution-card\">\n          <div class=\"wy-solution-kicker\"><span class=\"wy-card-icon navy\" aria-hidden=\"true\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"><\/rect><\/svg><\/span><em>06<\/em><\/div>\n          <h3>Weyou Compliance<\/h3>\n          <p>Regulatory compliance and data security features for your professional events.<\/p>\n          <span class=\"wy-pill navy\">Compliance<\/span>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"wy-expo-platform\" aria-labelledby=\"expo-platform-title\">\n      <h2 id=\"expo-platform-title\" class=\"wy-step-title\"><span class=\"wy-step-index\">3<\/span>A dedicated platform for exhibitors<\/h2>\n      <p class=\"wy-expo-sub\">Everything you need in one real-time ecosystem.<\/p>\n\n      <div class=\"wy-expo-grid\">\n        <div class=\"wy-expo-tools\">\n          <h3 class=\"wy-expo-mini-title\">Your connected tools<\/h3>\n          <ul class=\"wy-expo-list\">\n            <li class=\"wy-expo-line\">\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"7\" y=\"3\" width=\"10\" height=\"18\" rx=\"2\"><\/rect><path d=\"M11 18h2\"><\/path><\/svg><\/span>\n              <div class=\"wy-expo-text\"><h3>Mobile app<\/h3><p>Information, meetings, notifications, leads &amp; contacts.<\/p><\/div>\n            <\/li>\n            <li class=\"wy-expo-line\">\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"14\" rx=\"2\"><\/rect><path d=\"M7 14l3-3 3 2 4-5\"><\/path><\/svg><\/span>\n              <div class=\"wy-expo-text\"><h3>Exhibitor platform<\/h3><p>Stand management, scans, badges &amp; services.<\/p><\/div>\n            <\/li>\n            <li class=\"wy-expo-line\">\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 20V10M9 20V6M14 20v-7M19 20V4\"><\/path><\/svg><\/span>\n              <div class=\"wy-expo-text\"><h3>Tableau de bord<\/h3><p>Real-time performance, Y-1 comparison, ROI.<\/p><\/div>\n            <\/li>\n            <li class=\"wy-expo-line\">\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"6\" r=\"2\"><\/circle><circle cx=\"18\" cy=\"18\" r=\"2\"><\/circle><circle cx=\"18\" cy=\"6\" r=\"2\"><\/circle><path d=\"M8 6h8M8 6L18 16M6 8v8\"><\/path><\/svg><\/span>\n              <div class=\"wy-expo-text\"><h3>Export &amp; integrations<\/h3><p>CRM, files, API &amp; business tools.<\/p><\/div>\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"wy-expo-device\" aria-hidden=\"true\">\n          <div class=\"wy-expo-laptop\">\n            <div class=\"wy-expo-screen\">\n              <div class=\"wy-expo-head\"><b>weyou<\/b><span>Dashboard<\/span><\/div>\n              <div class=\"wy-expo-row\">\n                <div class=\"wy-expo-stat\"><span>Leads<\/span><strong>1 248<\/strong><em>+11% vs N-1<\/em><\/div>\n                <div class=\"wy-expo-stat\"><span>RDV<\/span><strong>86<\/strong><em>+9% vs N-1<\/em><\/div>\n                <div class=\"wy-expo-stat\"><span>Attendance<\/span><strong>92%<\/strong><em>+10% vs N-1<\/em><\/div>\n              <\/div>\n              <div class=\"wy-expo-charts\">\n                <div class=\"wy-expo-chart\"><div class=\"wy-expo-bars\"><i style=\"height:30%\"><\/i><i style=\"height:55%\"><\/i><i style=\"height:42%\"><\/i><i style=\"height:70%\"><\/i><i style=\"height:50%\"><\/i><i style=\"height:80%\"><\/i><i style=\"height:65%\"><\/i><i style=\"height:90%\"><\/i><\/div><\/div>\n                <div class=\"wy-expo-chart\"><svg viewBox=\"0 0 100 60\" preserveAspectRatio=\"none\"><polyline fill=\"none\" stroke=\"#1E6FFF\" stroke-width=\"2\" points=\"0,45 14,38 28,42 42,30 56,32 70,20 84,24 100,10\"><\/polyline><polyline fill=\"none\" stroke=\"#8FB4FF\" stroke-width=\"1.4\" stroke-dasharray=\"3 3\" points=\"0,52 14,48 28,50 42,42 56,44 70,36 84,38 100,28\"><\/polyline><\/svg><\/div>\n              <\/div>\n              <div class=\"wy-expo-row\">\n                <div class=\"wy-expo-stat\"><span>Badges<\/span><strong>128<\/strong><\/div>\n                <div class=\"wy-expo-stat\"><span>Upcoming meetings<\/span><strong>23<\/strong><\/div>\n                <div class=\"wy-expo-stat\"><span>ROI est.<\/span><strong class=\"accent\">320%<\/strong><\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"wy-expo-phone\">\n            <div class=\"wy-expo-phone-screen\">\n              <b>Bonjour Marie !<\/b>\n              <span class=\"muted\">Your next meeting<\/span>\n              <span class=\"time\">10:30<\/span>\n              <span class=\"who\">with John Smith, Hall Riviera<\/span>\n              <span class=\"cta\">View my agenda<\/span>\n              <div class=\"wy-expo-phone-stats\"><span><strong>128<\/strong>Scanned leads<\/span><span><strong>24<\/strong>Meetings<\/span><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"wy-expo-benefits\">\n          <h3 class=\"wy-expo-mini-title\">Your concrete benefits<\/h3>\n          <ul class=\"wy-expo-list\">\n            <li class=\"wy-expo-line\">\n              <div class=\"wy-expo-text\"><h3>More business<\/h3><p>The right decision-makers at the right time.<\/p><\/div>\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"9\" r=\"3\"><\/circle><circle cx=\"17\" cy=\"9\" r=\"2.2\"><\/circle><path d=\"M3 19c0-3 3-5 6-5s6 2 6 5\"><\/path><\/svg><\/span>\n            <\/li>\n            <li class=\"wy-expo-line\">\n              <div class=\"wy-expo-text\"><h3>Measured performance<\/h3><p>Real-time results &amp; Y-1 comparison.<\/p><\/div>\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 20V12M10 20V8M16 20v-6M20 20V4\"><\/path><\/svg><\/span>\n            <\/li>\n            <li class=\"wy-expo-line\">\n              <div class=\"wy-expo-text\"><h3>Optimized ROI<\/h3><p>Maximize your return on investment.<\/p><\/div>\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M12 4v2M12 18v2M4 12h2M18 12h2\"><\/path><\/svg><\/span>\n            <\/li>\n            <li class=\"wy-expo-line\">\n              <div class=\"wy-expo-text\"><h3>Time saved<\/h3><p>Automated tasks, centralized information.<\/p><\/div>\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M12 7v5l3 2\"><\/path><\/svg><\/span>\n            <\/li>\n            <li class=\"wy-expo-line\">\n              <div class=\"wy-expo-text\"><h3>Toujours connected<\/h3><p>All information, everywhere, continuously.<\/p><\/div>\n              <span class=\"wy-expo-icon\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 12c2-3 5-4 8-4s6 1 8 4\"><\/path><path d=\"M7 15c1.5-1.8 3-2.5 5-2.5s3.5.7 5 2.5\"><\/path><circle cx=\"12\" cy=\"18\" r=\"1.4\" fill=\"currentColor\"><\/circle><\/svg><\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"wy-panel\" aria-labelledby=\"app-title\">\n      <h2 id=\"app-title\" class=\"wy-step-title\"><span class=\"wy-step-index\">4<\/span>Our App<\/h2>\n      <div class=\"wy-app-hero\">\n        <div>\n          <h3>Weyou App<\/h3>\n          <p>The mobile app for managing participation during the event.<\/p>\n        <\/div>\n        <div class=\"wy-app-phone\" aria-hidden=\"true\">\n          <div class=\"wy-app-screen\">\n            <div class=\"wy-app-status\"><span>9:41<\/span><i><\/i><\/div>\n            <h4>Agenda<\/h4>\n            <div class=\"wy-app-tabs\"><span>Today<\/span><span>Matchs<\/span><span>Infos<\/span><\/div>\n            <div class=\"wy-mini-agenda\">\n              <div class=\"wy-mini-event\"><time>09:30<\/time><p>Randail Lab<span>Stand B12 \u00b7 confirmed<\/span><\/p><\/div>\n              <div class=\"wy-mini-event\"><time>10:15<\/time><p>AI &amp; data<span>Table 08 \u00b7 30 min<\/span><\/p><\/div>\n              <div class=\"wy-mini-event\"><time>11:20<\/time><p>Buyer meanding<span>Room 2 \u00b7 priority<\/span><\/p><\/div>\n              <div class=\"wy-mini-event\"><time>12:00<\/time><p>Pause &amp; plan<span>Hall central<\/span><\/p><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <p class=\"wy-panel-lead\">Personalized agendas, networking, practical information and instant exchanges: everything comes together for a smooth connected experience before, during and after the exhibition.<\/p>\n      <div class=\"wy-app-feature-grid\">\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"><\/rect><path d=\"M16 2v4M8 2v4M3 10h18\"><\/path><\/svg><\/span><div><h3>Personalized agendas<\/h3><p>Real-time meeting management.<\/p><\/div><\/article>\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"8\" cy=\"8\" r=\"3\"><\/circle><circle cx=\"17\" cy=\"8\" r=\"3\"><\/circle><path d=\"M2 21a6 6 0 0 1 12 0M11 21a6 6 0 0 1 11 0\"><\/path><\/svg><\/span><div><h3>On-site networking<\/h3><p>Connections between participants.<\/p><\/div><\/article>\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z\"><\/path><\/svg><\/span><div><h3>Instant exchanges<\/h3><p>Messaging between participants.<\/p><\/div><\/article>\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 7V4h3M17 4h3v3M20 17v3h-3M7 20H4v-3M8 12h8M12 8v8\"><\/path><\/svg><\/span><div><h3>Badge scanning<\/h3><p>Recording qualified contacts.<\/p><\/div><\/article>\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M12 16v-4M12 8h.01\"><\/path><\/svg><\/span><div><h3>Practical information<\/h3><p>Floor plan and program.<\/p><\/div><\/article>\n        <article class=\"wy-app-feature\"><span class=\"wy-card-icon\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 20V10M10 20V4M16 20v-7M20 20V8\"><\/path><\/svg><\/span><div><h3>Performance tracking<\/h3><p>Live exhibitor KPIs.<\/p><\/div><\/article>\n      <\/div>\n      <div class=\"wy-store-actions\" aria-label=\"App download links\">\n        <a class=\"wy-store-badge\" href=\"https:\/\/apps.apple.com\/fr\/app\/weyou-app\/id1627001226\" target=\"_blank\" rel=\"noopener\" aria-label=\"Download Weyou App on the App Store\">\n          <svg viewBox=\"0 0 178 54\" role=\"img\" aria-hidden=\"true\" focusable=\"false\">\n            <rect width=\"178\" height=\"54\" rx=\"9\" fill=\"#050505\"><\/rect>\n            <path fill=\"#fff\" d=\"M39.2 25.6c0-3 2.5-4.5 2.6-4.6-1.4-2.1-3.7-2.4-4.5-2.4-1.9-.2-3.7 1.1-4.7 1.1-1 0-2.5-1.1-4.1-1-2.1 0-4.1 1.2-5.2 3.1-2.2 3.8-.6 9.4 1.6 12.5 1.1 1.5 2.3 3.2 3.9 3.1 1.6-.1 2.2-1 4.1-1s2.4 1 4.1 1c1.7 0 2.8-1.5 3.8-3 1.2-1.8 1.7-3.5 1.8-3.6 0-.1-3.4-1.4-3.4-5.2Zm-3.1-9c.9-1.1 1.5-2.6 1.3-4.1-1.3.1-2.9.9-3.8 1.9-.8.9-1.5 2.5-1.4 3.9 1.5.2 3-.7 3.9-1.7Z\"><\/path>\n            <text x=\"55\" y=\"20\" fill=\"#fff\" font-family=\"Inter, Arial, sans-serif\" font-size=\"9\" font-weight=\"500\" letter-spacing=\".1\">Download on the<\/text>\n            <text x=\"55\" y=\"37\" fill=\"#fff\" font-family=\"Inter, Arial, sans-serif\" font-size=\"19\" font-weight=\"700\">App Store<\/text>\n          <\/svg>\n        <\/a>\n        <a class=\"wy-store-badge\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.weyou_group.app&amp;hl=en\" target=\"_blank\" rel=\"noopener\" aria-label=\"Get Weyou App on Google Play\">\n          <svg viewBox=\"0 0 178 54\" role=\"img\" aria-hidden=\"true\" focusable=\"false\">\n            <rect width=\"178\" height=\"54\" rx=\"9\" fill=\"#050505\"><\/rect>\n            <path d=\"M23.8 14.2c-.5.5-.8 1.3-.8 2.3v21c0 1 .3 1.8.9 2.3l.1.1 12.4-12.6v-.6L23.9 14.1l-.1.1Z\" fill=\"#31d8c0\"><\/path>\n            <path d=\"m40.5 31.6-4.1-4.2v-.6l4.1-4.2.1.1 4.9 2.8c1.4.8 1.4 2 0 2.8l-5 3.3Z\" fill=\"#ffd451\"><\/path>\n            <path d=\"m40.6 31.5-4.2-4.3-12.5 12.6c.8.8 2 .8 3.4 0l13.3-8.3Z\" fill=\"#ff6b65\"><\/path>\n            <path d=\"m40.6 22.5-13.3-8.2c-1.4-.8-2.6-.8-3.4-.1l12.5 12.6 4.2-4.3Z\" fill=\"#47a7ff\"><\/path>\n            <text x=\"55\" y=\"20\" fill=\"#fff\" font-family=\"Inter, Arial, sans-serif\" font-size=\"9\" font-weight=\"500\" letter-spacing=\".1\">GET IT ON<\/text>\n            <text x=\"55\" y=\"37\" fill=\"#fff\" font-family=\"Inter, Arial, sans-serif\" font-size=\"18\" font-weight=\"700\">Google Play<\/text>\n          <\/svg>\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <section id=\"contact\" class=\"wy-final\" aria-label=\"Conclusion solutions digital\">\n      <p>Digital solutions designed to improve meeting quality, streamline the exhibition experience and measure exhibitor ROI.<\/p>\n    <\/section>\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) randurn;\n  toggle.addEventListener('click', function () {\n    var open = header.classList.toggle('is-open');\n    toggle.sandAttribute('aria-expanded', open ? 'true' : 'false');\n    toggle.sandAttribute('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')) randurn;\n    header.classList.remove('is-open');\n    toggle.sandAttribute('aria-expanded', 'false');\n    toggle.sandAttribute('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, Digital solutions Our Digital Tech &amp; AI solutions A proprietary digital platform built to drive the performance of your B2B exhibitions. Weyou Group develops innovative solutions to qualify, manage, analyze and optimize one-to-one meetings and professional exhibitions of every size. 1The Platform Weyou is a digital and human platform designed to maximize the performance of every exhibition. Driven by professionals from generations Y and Z, it orchestrates more qualified, more profitable and more business-focused events, with ROI ranging from 7 to 15 times the investment. Since expanding across Europe, Weyou has sustained continuous growth and established a unique model based on data, an interconnected platform and flawless creative field production. 1. Executive management Concept creation &amp; new exhibitions 2. Commercial Exhibitor relations &amp; development 3. Top buyers Qualification &amp; meeting matching 4. Marketing &amp; communication Acquisition, visibility &amp; performance 5. Production &amp; operations Field organization &amp; logistics 6. CRM, finance &amp; reporting Connected real-time control WEYOU GESTION Digital platform + human production = business results ROI Interconnection Performance Data Matching Business Proprietary platform Reliable, secure and scalable technology. Optimized meetings Qualified and relevant connections. Actionable data Real-time analytics for better decisions. Measurable ROI Concrete indicators to prove performance. 2Digital Tech &amp; AI solutions 01 Weyou Gestion An interconnected platform for all your events, top decision-makers and visitors. It improves continuously and supports you in real time. Central platform 02 Weyou Data Centralization and activation of all event data to deepen your knowledge of exhibitors and visitors. Data analysis 03 Weyou Matchmaking A unique one-to-one matchmaking solution. Proven algorithms qualify needs and connect the right exhibitors with the right buyers and participants. Artificial Intelligence 04 Weyou Analytics Evaluate, qualify and quantify participation. Live and post-event dynamic reports with key KPIs to measure exhibition performance and impact. Real time 05 Weyou App The mobile app for managing participation during the event: agenda, networking, practical information and instant exchanges. Mobile 06 Weyou Compliance Regulatory compliance and data security features for your professional events. Compliance 3A dedicated platform for exhibitors Everything you need in one real-time ecosystem. Your connected tools Mobile app Information, meetings, notifications, leads &amp; contacts. Exhibitor platform Stand management, scans, badges &amp; services. Tableau de bord Real-time performance, Y-1 comparison, ROI. Export &amp; integrations CRM, files, API &amp; business tools. weyouDashboard Leads1 248+11% vs N-1 RDV86+9% vs N-1 Attendance92%+10% vs N-1 Badges128 Upcoming meetings23 ROI est.320% Bonjour Marie ! Your next meeting 10:30 with John Smith, Hall Riviera View my agenda 128Scanned leads24Meetings Your concrete benefits More business The right decision-makers at the right time. Measured performance Real-time results &amp; Y-1 comparison. Optimized ROI Maximize your return on investment. Time saved Automated tasks, centralized information. Toujours connected All information, everywhere, continuously. 4Our App Weyou App The mobile app for managing participation during the event. 9:41 Agenda TodayMatchsInfos 09:30 Randail LabStand B12 \u00b7 confirmed 10:15 AI &amp; dataTable 08 \u00b7 30 min 11:20 Buyer meandingRoom 2 \u00b7 priority 12:00 Pause &amp; planHall central Personalized agendas, networking, practical information and instant exchanges: everything comes together for a smooth connected experience before, during and after the exhibition. Personalized agendas Real-time meeting management. On-site networking Connections between participants. Instant exchanges Messaging between participants. Badge scanning Recording qualified contacts. Practical information Floor plan and program. Performance tracking Live exhibitor KPIs. Download on the App Store GET IT ON Google Play Digital solutions designed to improve meeting quality, streamline the exhibition experience and measure exhibitor ROI.<\/p>\n","protected":false},"author":23,"featured_media":0,"parent":0,"menu_order":3,"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-17808","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, Digital solutions Our Digital Tech &amp; AI solutions A proprietary digital platform built to drive the performance of your B2B exhibitions. Weyou Group develops innovative solutions to qualify, manage, analyze and optimize one-to-one meetings and professional exhibitions of every size. 1The Platform Weyou is a digital and human platform designed to maximize the performance&hellip;","_links":{"self":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/pages\/17808","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=17808"}],"version-history":[{"count":0,"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/pages\/17808\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.weyou-group.com\/en\/wp-json\/wp\/v2\/media?parent=17808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}