{"id":26856,"date":"2025-04-04T11:54:21","date_gmt":"2025-04-04T09:54:21","guid":{"rendered":"https:\/\/www.humind.fr\/solutions\/business-simulation-games\/"},"modified":"2026-06-27T17:57:37","modified_gmt":"2026-06-27T15:57:37","slug":"business-simulation-games","status":"publish","type":"page","link":"https:\/\/www.humind.fr\/en\/solutions\/business-simulation-games\/","title":{"rendered":"Business simulation games"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Archivo:wght@500;600;700;800&family=Inter:wght@400;500;600&family=Fraunces:ital,opsz,wght@1,9..144,400;1,9..144,500&display=swap');\n\n.hmw{\n  --ink:#071923;\n  --navy:#062331;\n  --navy-deep:#031720;\n  --brand:#0090B5;\n  --brand-dark:#006F8C;\n  --brand-deep:#004D63;\n  --brand-soft:rgba(0,144,181,.14);\n  --brand-line:rgba(0,144,181,.34);\n  --line-dark:rgba(255,255,255,.12);\n  --grey:#EDF4F7;\n  --grey-2:#DDE8ED;\n  --steel:#5B7280;\n  --steel-soft:#A7BAC4;\n  --white:#FFFFFF;\n  --maxw:1180px;\n  --ease:cubic-bezier(.22,.61,.36,1);\n\n  font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  color:var(--ink);\n  line-height:1.6;\n  -webkit-font-smoothing:antialiased;\n}\n\n.hmw *{box-sizing:border-box}\n.hmw h1,.hmw h2,.hmw h3{\n  font-family:'Archivo',sans-serif;\n  line-height:1.08;\n  margin:0;\n  letter-spacing:-.02em;\n}\n.hmw p{margin:0}\n.hmw a{color:inherit;text-decoration:none}\n.hmw img{max-width:100%;display:block}\n\n.hmw .wrap{\n  max-width:var(--maxw);\n  margin:0 auto;\n  padding:0 28px;\n}\n\n\/* WordPress full width *\/\n.hmw .full-bleed{\n  width:100vw;\n  max-width:100vw;\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n}\n\n\/* eyebrow *\/\n.hmw .eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:9px;\n  font-family:'Archivo',sans-serif;\n  font-weight:800;\n  font-size:12px;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n  color:var(--brand);\n}\n.hmw .eyebrow::before{\n  content:\"\";\n  width:7px;\n  height:7px;\n  border-radius:50%;\n  background:var(--brand);\n  box-shadow:0 0 0 4px var(--brand-soft);\n}\n\n\/* sections *\/\n.hmw .sec{padding:88px 0}\n.hmw .sec-head{max-width:760px}\n.hmw .sec-head h2{\n  font-size:clamp(28px,3.4vw,42px);\n  font-weight:800;\n  margin-top:16px;\n}\n.hmw .sec-head p{\n  color:#415765;\n  font-size:17.5px;\n  margin-top:16px;\n}\n\n.hmw .ink-band{\n  background:var(--ink);\n  color:#E8F3F7;\n}\n.hmw .ink-band .sec-head h2{color:#fff}\n.hmw .ink-band .sec-head p{color:#AFC3CC}\n.hmw .grey-band{background:var(--grey)}\n\n\/* buttons *\/\n.hmw .actions{\n  display:flex;\n  flex-wrap:wrap;\n  gap:14px;\n  margin-top:36px;\n}\n.hmw .btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:9px;\n  font-weight:700;\n  font-size:15.5px;\n  padding:15px 25px;\n  border-radius:10px;\n  transition:transform .2s var(--ease),background .2s,box-shadow .2s,border-color .2s,color .2s;\n}\n.hmw .btn-primary{\n  background:var(--brand);\n  color:#fff;\n  box-shadow:0 14px 34px -14px rgba(0,144,181,.75);\n}\n.hmw .btn-primary:hover{\n  background:var(--brand-dark);\n  transform:translateY(-2px);\n}\n.hmw .btn-ghost{\n  border:1px solid rgba(255,255,255,.28);\n  color:#EAF7FA;\n}\n.hmw .btn-ghost:hover{\n  border-color:var(--brand);\n  color:#fff;\n  background:rgba(0,144,181,.10);\n  transform:translateY(-2px);\n}\n.hmw .btn-ghost-d{\n  border:1px solid var(--grey-2);\n  color:var(--ink);\n}\n.hmw .btn-ghost-d:hover{\n  border-color:var(--brand);\n  color:var(--brand-dark);\n  transform:translateY(-2px);\n}\n.hmw .btn svg{width:17px;height:17px}\n\n.hmw .btn:focus-visible{\n  outline:3px solid rgba(0,144,181,.35);\n  outline-offset:3px;\n}\n\n\/* hero *\/\n.hmw .hero{\n  position:relative;\n  overflow:hidden;\n  color:#EAF7FA;\n  background:\n    radial-gradient(110% 90% at 85% -10%, rgba(0,144,181,.34) 0%, rgba(0,144,181,0) 58%),\n    radial-gradient(95% 80% at 0% 110%, rgba(0,111,140,.38) 0%, rgba(0,111,140,0) 55%),\n    linear-gradient(135deg,var(--navy-deep) 0%, var(--navy) 48%, #042A38 100%);\n}\n.hmw .hero::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  opacity:.5;\n  pointer-events:none;\n  background-image:\n    linear-gradient(var(--line-dark) 1px,transparent 1px),\n    linear-gradient(90deg,var(--line-dark) 1px,transparent 1px);\n  background-size:64px 64px;\n  -webkit-mask-image:radial-gradient(120% 90% at 70% 0%,#000 30%,transparent 75%);\n          mask-image:radial-gradient(120% 90% at 70% 0%,#000 30%,transparent 75%);\n}\n.hmw .hero-inner{\n  position:relative;\n  padding:92px 0 104px;\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:56px;\n  align-items:center;\n}\n.hmw .hero h1{\n  font-size:clamp(36px,4.8vw,62px);\n  font-weight:800;\n  color:#fff;\n  margin:24px 0 0;\n}\n.hmw .hero h1 .hl{color:#57D6F0}\n.hmw .hero .lede{\n  font-size:19px;\n  color:#C5D7DE;\n  max-width:590px;\n  margin-top:24px;\n}\n.hmw .hero-media{\n  position:relative;\n  border:1px solid var(--line-dark);\n  border-radius:20px;\n  overflow:hidden;\n  box-shadow:0 42px 90px -42px rgba(0,0,0,.76);\n}\n.hmw .hero-media img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  aspect-ratio:4\/3;\n}\n.hmw .hero-media::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:linear-gradient(180deg,rgba(3,23,32,0) 50%,rgba(3,23,32,.55));\n  pointer-events:none;\n}\n\n\/* dimension cards *\/\n.hmw .dim-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:1px;\n  margin-top:48px;\n  background:var(--line-dark);\n  border:1px solid var(--line-dark);\n  border-radius:18px;\n  overflow:hidden;\n}\n.hmw .dim{\n  background:var(--ink);\n  padding:34px 30px;\n}\n.hmw .dim-title{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  margin-bottom:14px;\n}\n.hmw .dim .ic{\n  width:38px;\n  height:38px;\n  color:#57D6F0;\n  flex:0 0 auto;\n}\n.hmw .dim h3{\n  font-size:20px;\n  color:#fff;\n  font-weight:800;\n  margin:0;\n}\n.hmw .dim p{\n  color:#A9BCC5;\n  font-size:15px;\n}\n\n\/* framework *\/\n.hmw .disp{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:56px;\n  align-items:center;\n  margin-top:8px;\n}\n.hmw .disp-media{\n  border-radius:20px;\n  overflow:hidden;\n  border:1px solid var(--grey-2);\n  box-shadow:0 30px 60px -34px rgba(7,25,35,.55);\n}\n.hmw .disp-media img{\n  width:100%;\n  aspect-ratio:5\/4;\n  object-fit:cover;\n}\n.hmw .disp-list{\n  list-style:none;\n  margin:28px 0 0;\n  padding:0;\n  display:grid;\n  gap:18px;\n}\n.hmw .disp-list li{\n  display:grid;\n  grid-template-columns:44px 1fr;\n  gap:16px;\n  align-items:start;\n}\n.hmw .disp-list .b{\n  width:44px;\n  height:44px;\n  border-radius:12px;\n  background:var(--brand-soft);\n  border:1px solid var(--brand-line);\n  color:var(--brand-dark);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n.hmw .disp-list .b svg{width:21px;height:21px}\n.hmw .disp-list h3{\n  font-size:17.5px;\n  font-weight:800;\n  margin-bottom:3px;\n}\n.hmw .disp-list p{\n  color:#516979;\n  font-size:15px;\n}\n\n\/* platform panels *\/\n.hmw .panels{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n  margin-top:50px;\n}\n.hmw .panel{\n  background:#fff;\n  border:1px solid var(--grey-2);\n  border-radius:18px;\n  overflow:hidden;\n  transition:transform .25s var(--ease),box-shadow .25s,border-color .25s;\n}\n.hmw .panel:hover{\n  transform:translateY(-4px);\n  box-shadow:0 26px 50px -28px rgba(7,25,35,.45);\n  border-color:var(--brand);\n}\n.hmw .panel-bar{\n  display:flex;\n  align-items:center;\n  gap:8px;\n  padding:11px 16px;\n  border-bottom:1px solid var(--grey-2);\n  background:#FAFCFD;\n}\n.hmw .panel-bar .mod{\n  font-family:'Archivo';\n  font-size:10.5px;\n  font-weight:800;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  color:var(--steel);\n}\n.hmw .panel-bar .mod-dot{\n  width:7px;\n  height:7px;\n  border-radius:50%;\n  background:var(--brand);\n}\n.hmw .panel-body{padding:25px 24px 27px}\n.hmw .panel-body .ic{\n  width:34px;\n  height:34px;\n  color:var(--brand);\n  margin-bottom:15px;\n}\n.hmw .panel-body h3{\n  font-size:19.5px;\n  font-weight:800;\n  margin-bottom:10px;\n}\n.hmw .panel-body p{\n  color:#465E6D;\n  font-size:15px;\n}\n.hmw .panel-body ul{\n  margin:14px 0 0;\n  padding:0;\n  list-style:none;\n}\n.hmw .panel-body li{\n  position:relative;\n  padding-left:22px;\n  font-size:14.5px;\n  color:#3D5360;\n  margin-bottom:7px;\n}\n.hmw .panel-body li::before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:9px;\n  width:9px;\n  height:9px;\n  border:2px solid var(--brand);\n  border-radius:2px;\n  transform:rotate(45deg);\n}\n\n\/* comparison *\/\n.hmw .compare{\n  margin-top:50px;\n  border-radius:18px;\n  overflow:hidden;\n  border:1px solid var(--line-dark);\n}\n.hmw .compare-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n.hmw .compare-row > div{\n  padding:18px 26px;\n  border-bottom:1px solid var(--line-dark);\n  font-size:15.5px;\n  display:flex;\n  align-items:center;\n  gap:12px;\n}\n.hmw .compare-head > div{\n  font-family:'Archivo';\n  font-weight:800;\n  font-size:13px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  padding:18px 26px;\n}\n.hmw .col-old{\n  background:rgba(255,255,255,.02);\n  color:#98AAB3;\n}\n.hmw .col-new{\n  background:rgba(0,144,181,.16);\n  color:#EAF7FA;\n}\n.hmw .compare-head .col-new{color:#57D6F0}\n.hmw .col-new .mk{\n  color:#57D6F0;\n  flex:0 0 auto;\n}\n.hmw .col-old .mk{\n  color:#5B7280;\n  flex:0 0 auto;\n}\n.hmw .compare-row:last-child > div{border-bottom:0}\n\n\/* audience *\/\n.hmw .aud-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:20px;\n  margin-top:48px;\n}\n.hmw .aud{\n  display:flex;\n  gap:18px;\n  padding:27px;\n  background:#fff;\n  border:1px solid var(--grey-2);\n  border-radius:16px;\n  transition:border-color .2s,transform .2s,box-shadow .2s;\n}\n.hmw .aud:hover{\n  border-color:var(--brand);\n  transform:translateY(-3px);\n  box-shadow:0 18px 40px -30px rgba(7,25,35,.45);\n}\n.hmw .aud .num{\n  font-family:'Archivo';\n  font-weight:800;\n  font-size:15px;\n  color:var(--brand-dark);\n  border:1px solid var(--brand);\n  border-radius:10px;\n  min-width:42px;\n  height:42px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex:0 0 auto;\n}\n.hmw .aud h3{\n  font-size:18px;\n  font-weight:800;\n  margin-bottom:6px;\n}\n.hmw .aud p{\n  color:#516979;\n  font-size:14.5px;\n}\n\n\/* CTA *\/\n.hmw .cta{\n  position:relative;\n  overflow:hidden;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(100% 130% at 50% 0%, rgba(0,144,181,.34) 0%, rgba(0,144,181,0) 62%),\n    linear-gradient(135deg,var(--navy-deep) 0%, var(--navy) 100%);\n  padding:102px 0;\n}\n.hmw .cta::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  opacity:.45;\n  pointer-events:none;\n  background-image:\n    linear-gradient(var(--line-dark) 1px,transparent 1px),\n    linear-gradient(90deg,var(--line-dark) 1px,transparent 1px);\n  background-size:54px 54px;\n  -webkit-mask-image:radial-gradient(70% 80% at 50% 0%,#000,transparent 75%);\n          mask-image:radial-gradient(70% 80% at 50% 0%,#000,transparent 75%);\n}\n.hmw .cta-inner{position:relative}\n.hmw .cta h2{\n  font-size:clamp(30px,3.8vw,46px);\n  font-weight:800;\n  max-width:780px;\n  margin:18px auto 0;\n  color:#fff !important;\n}\n.hmw .cta p{\n  color:#C5D7DE;\n  font-size:18px;\n  max-width:610px;\n  margin:18px auto 0;\n}\n.hmw .cta .actions{justify-content:center}\n.hmw .quote{\n  margin:56px auto 0;\n  max-width:700px;\n  font-family:'Fraunces',serif;\n  font-style:italic;\n  font-size:clamp(20px,2.6vw,27px);\n  line-height:1.4;\n  color:#EAF7FA;\n}\n.hmw .quote .q-mark{\n  color:#57D6F0;\n  font-size:1.4em;\n  line-height:0;\n  vertical-align:-.15em;\n  margin-right:.1em;\n}\n\n\/* responsive *\/\n@media(max-width:920px){\n  .hmw .hero-inner{\n    grid-template-columns:1fr;\n    gap:42px;\n    padding:78px 0 86px;\n  }\n  .hmw .disp{\n    grid-template-columns:1fr;\n    gap:36px;\n  }\n  .hmw .disp-media{order:-1}\n  .hmw .panels{grid-template-columns:1fr 1fr}\n}\n\n@media(max-width:760px){\n  .hmw .wrap{padding:0 22px}\n  .hmw .hero-inner{padding:66px 0 72px}\n  .hmw .dim-grid{grid-template-columns:1fr}\n  .hmw .dim-title{\n    align-items:flex-start;\n  }\n  .hmw .panels{grid-template-columns:1fr}\n  .hmw .aud-grid{grid-template-columns:1fr}\n  .hmw .compare-row{\n    grid-template-columns:1fr;\n  }\n  .hmw .compare-row > div,\n  .hmw .compare-head > div{\n    padding:15px 16px;\n  }\n  .hmw .sec{padding:66px 0}\n  .hmw .cta{padding:78px 0}\n}\n\n@media(prefers-reduced-motion:reduce){\n  .hmw .reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n}\n\n.hmw .reveal{\n  opacity:0;\n  transform:translateY(22px);\n  transition:opacity .7s var(--ease),transform .7s var(--ease);\n}\n.hmw .reveal.in{\n  opacity:1;\n  transform:none;\n}\n<\/style>\n\n<div class=\"hmw\">\n\n  <!-- HERO -->\n  <div class=\"hero full-bleed\">\n    <div class=\"wrap hero-inner\">\n      <div>\n        <span class=\"eyebrow\">Business War Gaming<\/span>\n        <h1>Turn your strategic decisions into a <span class=\"hl\">competitive advantage<\/span><\/h1>\n        <p class=\"lede\">\n          Bring your teams together to test your choices against competitor moves,\n          crises and market disruptions \u2014 and leave with a structured, evidence-based\n          strategic action plan ready for execution.\n        <\/p>\n        <div class=\"actions\">\n          <a class=\"btn btn-primary\" href=\"https:\/\/www.humind.fr\/en\/contact-us\/\">\n            Organize a war game\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/a>\n          <a class=\"btn btn-ghost\" href=\"https:\/\/www.humind.fr\/en\/contact-us\/\">Request a demo<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero-media\">\n        <img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/image-28.png\" alt=\"HUMIND Business War Gaming strategic simulation\">\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- WHY \/ DIMENSIONS -->\n  <div class=\"sec ink-band full-bleed\">\n    <div class=\"wrap\">\n      <div class=\"sec-head reveal\">\n        <span class=\"eyebrow\">Why run a Business War Game<\/span>\n        <h2>Test your decisions on the fronts that matter<\/h2>\n        <p>\n          A war game exposes your teams to realistic and dynamic situations.\n          Where analysis alone may reassure, simulation reveals chain reactions,\n          blind spots and losing scenarios \u2014 before they become reality.\n        <\/p>\n      <\/div>\n\n      <div class=\"dim-grid reveal\">\n        <div class=\"dim\">\n          <div class=\"dim-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><circle cx=\"12\" cy=\"12\" r=\"4.5\"\/><circle cx=\"12\" cy=\"12\" r=\"1\"\/><\/svg>\n            <h3>Competitive dynamics<\/h3>\n          <\/div>\n          <p>Anticipate the likely moves of key players \u2014 product launches, price wars, acquisitions, repositioning \u2014 and prepare your countermeasures.<\/p>\n        <\/div>\n\n        <div class=\"dim\">\n          <div class=\"dim-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><path d=\"M12 3l8 3v6c0 5-3.5 7.5-8 9-4.5-1.5-8-4-8-9V6l8-3Z\" stroke-linejoin=\"round\"\/><path d=\"M12 8v4M12 15h.01\" stroke-linecap=\"round\"\/><\/svg>\n            <h3>Crisis management<\/h3>\n          <\/div>\n          <p>Stress-test your response capability against a shock: regulatory disruption, major failure, reputational attack or sudden market reversal.<\/p>\n        <\/div>\n\n        <div class=\"dim\">\n          <div class=\"dim-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><path d=\"M3 6h7M3 12h12M3 18h7\" stroke-linecap=\"round\"\/><path d=\"M17 4l4 4-4 4M14 16l4 4 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Scenario planning<\/h3>\n          <\/div>\n          <p>Explore multiple possible futures and assess the robustness of your decisions in uncertain and unstable environments.<\/p>\n        <\/div>\n\n        <div class=\"dim\">\n          <div class=\"dim-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><path d=\"M9 11l3 3L22 4M21 12v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h11\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Strategic action plan<\/h3>\n          <\/div>\n          <p>Convert the simulation into clear decisions: risks, opportunities, priority actions and next steps that can be immediately used in executive committees.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- REAL EXERCISE \/ FRAMEWORK -->\n  <div class=\"sec\">\n    <div class=\"wrap\">\n      <div class=\"disp\">\n        <div class=\"reveal\">\n          <span class=\"eyebrow\">A real, structured exercise<\/span>\n          <h2 style=\"font-size:clamp(26px,3.2vw,38px);font-weight:800;margin-top:16px\">\n            More than a workshop: a managed enterprise framework\n          <\/h2>\n          <p style=\"color:#415765;font-size:17px;margin-top:16px\">\n            A war game is a real collective exercise, with teams, rules,\n            organization and expected deliverables. The HUMIND platform orchestrates\n            the entire framework to produce actionable results,\n            not just another discussion session.\n          <\/p>\n\n          <ul class=\"disp-list\">\n            <li>\n              <span class=\"b\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><circle cx=\"9\" cy=\"8\" r=\"3\"\/><circle cx=\"17\" cy=\"9\" r=\"2.3\"\/><path d=\"M3 20c0-3.3 2.7-5 6-5s6 1.7 6 5M15.5 20c0-2.4 1.4-3.9 4-3.9 1.4 0 2.5.5 3.5 1.4\"\/><\/svg>\n              <\/span>\n              <div>\n                <h3>Teams and roles<\/h3>\n                <p>Participants are divided into teams, strategic roles are assigned, and shared dilemmas are challenged round after round.<\/p>\n              <\/div>\n            <\/li>\n\n            <li>\n              <span class=\"b\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><path d=\"M3 21V8l6-4 6 4M9 21v-6h4v6M15 21V11l6 4v6\" stroke-linejoin=\"round\"\/><\/svg>\n              <\/span>\n              <div>\n                <h3>A structured organization<\/h3>\n                <p>Objectives, critical questions, decision rules and session flow are formalized to ensure a controlled exercise from start to finish.<\/p>\n              <\/div>\n            <\/li>\n\n            <li>\n              <span class=\"b\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><path d=\"M14 3v5h5M7 3h8l5 5v11a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z\" stroke-linejoin=\"round\"\/><path d=\"M9 13h6M9 17h4\" stroke-linecap=\"round\"\/><\/svg>\n              <\/span>\n              <div>\n                <h3>Expected deliverables<\/h3>\n                <p>Round summaries, risk matrices, evaluated scenarios and prioritized action plans \u2014 results ready for your decision-making bodies.<\/p>\n              <\/div>\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"disp-media reveal\">\n          <img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/wargaming-session.png\" alt=\"Team-based Business War Gaming session\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- PLATFORM -->\n  <div class=\"sec grey-band\">\n    <div class=\"wrap\">\n      <div class=\"sec-head reveal\">\n        <span class=\"eyebrow\">The dedicated solution<\/span>\n        <h2>A platform to design, facilitate and leverage every war game<\/h2>\n        <p>\n          From preparing competitive scenarios to producing the final action plan,\n          the HUMIND platform structures every phase of the framework and captures\n          the value of all your sessions.\n        <\/p>\n      <\/div>\n\n      <div class=\"panels reveal\">\n        <div class=\"panel\">\n          <div class=\"panel-bar\"><span class=\"mod-dot\"><\/span><span class=\"mod\">Design<\/span><\/div>\n          <div class=\"panel-body\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1.5\"\/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1.5\"\/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1.5\"\/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1.5\"\/><\/svg>\n            <h3>Game design<\/h3>\n            <p>Scenario library \u2014 competitive pressure, crisis, disruption, scenario planning \u2014 preconfigured strategic roles and structured session phases to frame the exercise quickly.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"panel\">\n          <div class=\"panel-bar\"><span class=\"mod-dot\"><\/span><span class=\"mod\">Facilitation<\/span><\/div>\n          <div class=\"panel-body\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><circle cx=\"9\" cy=\"8\" r=\"3\"\/><circle cx=\"17\" cy=\"9\" r=\"2.3\"\/><path d=\"M3 20c0-3.3 2.7-5 6-5s6 1.7 6 5M15.5 20c0-2.4 1.4-3.9 4-3.9 1.4 0 2.5.5 3.5 1.4\"\/><\/svg>\n            <h3>Multi-team facilitation<\/h3>\n            <p>Manage participants, teams, rounds and real-time injected events. Each team submits decisions, triggers reactions and countermeasures, and has its impact assessed.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"panel\">\n          <div class=\"panel-bar\"><span class=\"mod-dot\"><\/span><span class=\"mod\">Analysis<\/span><\/div>\n          <div class=\"panel-body\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><path d=\"M4 19V5M4 19h16M8 16l3-4 3 2 5-7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Augmented analysis<\/h3>\n            <p>At each round, the platform consolidates:<\/p>\n            <ul>\n              <li>Key learnings and weak signals detected<\/li>\n              <li>Major risks and opportunities revealed<\/li>\n              <li>Winning scenarios vs. losing strategies<\/li>\n              <li>Recommended and prioritized decisions<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n\n        <div class=\"panel\">\n          <div class=\"panel-bar\"><span class=\"mod-dot\"><\/span><span class=\"mod\">Execution<\/span><\/div>\n          <div class=\"panel-body\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><path d=\"M9 11l3 3L22 4M21 12v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h11\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Integrated action plan<\/h3>\n            <p>Each recommendation becomes a structured action plan: sequenced steps, accountable departments and documented follow-up. The war game no longer ends in the meeting room.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"panel\">\n          <div class=\"panel-bar\"><span class=\"mod-dot\"><\/span><span class=\"mod\">Organization<\/span><\/div>\n          <div class=\"panel-body\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><path d=\"M3 21V8l6-4 6 4M9 21v-6h4v6M15 21V11l6 4v6\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Multi-team, multi-industry<\/h3>\n            <p>Industry reference frameworks, centralized briefs and documents, decision traceability: a common framework to manage your programs and build long-term capitalization.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"panel\">\n          <div class=\"panel-bar\"><span class=\"mod-dot\"><\/span><span class=\"mod\">Intelligence<\/span><\/div>\n          <div class=\"panel-body\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" aria-hidden=\"true\"><path d=\"M12 3a5 5 0 0 1 5 5c0 1.6-.8 2.7-1.7 3.6-.7.8-1.3 1.5-1.3 2.9h-4c0-1.4-.6-2.1-1.3-2.9C7.8 10.7 7 9.6 7 8a5 5 0 0 1 5-5ZM9.5 19h5M10 22h4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Specialized AI agents<\/h3>\n            <p>AI agents challenge your assumptions, simulate competitor behavior and accelerate impact analysis, round after round.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- DIFFERENCE -->\n  <div class=\"sec ink-band\">\n    <div class=\"wrap\">\n      <div class=\"sec-head reveal\">\n        <span class=\"eyebrow\">What sets us apart<\/span>\n        <h2>The workshop that fades, or the framework that compounds value<\/h2>\n        <p>The difference does not lie in participant talent, but in what remains once the session is over.<\/p>\n      <\/div>\n\n      <div class=\"compare reveal\">\n        <div class=\"compare-row compare-head\">\n          <div class=\"col-old\">Informal workshop<\/div>\n          <div class=\"col-new\">The HUMIND framework<\/div>\n        <\/div>\n        <div class=\"compare-row\">\n          <div class=\"col-old\"><span class=\"mk\">\u2014<\/span> Scattered discussions, not captured<\/div>\n          <div class=\"col-new\"><span class=\"mk\">\u2713<\/span> Structured, traceable and actionable decisions<\/div>\n        <\/div>\n        <div class=\"compare-row\">\n          <div class=\"col-old\"><span class=\"mk\">\u2014<\/span> Oral debriefs that fade away<\/div>\n          <div class=\"col-new\"><span class=\"mk\">\u2713<\/span> Automatic round-by-round and final summaries<\/div>\n        <\/div>\n        <div class=\"compare-row\">\n          <div class=\"col-old\"><span class=\"mk\">\u2014<\/span> Recommendations without operational follow-through<\/div>\n          <div class=\"col-new\"><span class=\"mk\">\u2713<\/span> Prioritized and managed action plan<\/div>\n        <\/div>\n        <div class=\"compare-row\">\n          <div class=\"col-old\"><span class=\"mk\">\u2014<\/span> One war game = one isolated event<\/div>\n          <div class=\"col-new\"><span class=\"mk\">\u2713<\/span> Continuous capitalization across your sessions<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- WHO IT IS FOR -->\n  <div class=\"sec grey-band\">\n    <div class=\"wrap\">\n      <div class=\"sec-head reveal\">\n        <span class=\"eyebrow\">Who it is for<\/span>\n        <h2>Designed for those who make decisions under uncertainty<\/h2>\n      <\/div>\n\n      <div class=\"aud-grid reveal\">\n        <div class=\"aud\">\n          <span class=\"num\">01<\/span>\n          <div>\n            <h3>Strategy &amp; innovation leaders<\/h3>\n            <p>Anticipate market disruptions and secure your investment decisions against simulated competitors.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"aud\">\n          <span class=\"num\">02<\/span>\n          <div>\n            <h3>Executive committees &amp; business units<\/h3>\n            <p>Test your major strategic directions \u2014 budget, positioning, growth \u2014 before committing to them.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"aud\">\n          <span class=\"num\">03<\/span>\n          <div>\n            <h3>Crisis management &amp; risk teams<\/h3>\n            <p>Train your responses to regulatory, reputational or operational shocks.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"aud\">\n          <span class=\"num\">04<\/span>\n          <div>\n            <h3>Consulting firms &amp; business schools<\/h3>\n            <p>Industrialize your war gaming offer and train executives through realistic exercises.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"cta full-bleed\">\n    <div class=\"wrap cta-inner\">\n      <span class=\"eyebrow\" style=\"justify-content:center\">Ready to play the game<\/span>\n      <h2>Train for the future before your competitors do<\/h2>\n      <p>\n        HUMIND designs, facilitates and leverages your strategic simulations, supported by a dedicated platform \u2014\n        from competitive dynamics to action planning.\n      <\/p>\n      <div class=\"actions\">\n        <a class=\"btn btn-primary\" href=\"https:\/\/www.humind.fr\/en\/contact-us\/\">\n          Organize a war game\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" aria-hidden=\"true\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/a>\n        <a class=\"btn btn-ghost\" href=\"https:\/\/www.humind.fr\/en\/contact-us\/\">Request a demo<\/a>\n      <\/div>\n      <p class=\"quote\">\n        <span class=\"q-mark\">\u201c<\/span>The organizations that win are not the ones that predict the future \u2014 they are the ones that train for it.\n      <\/p>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.hmw .reveal');\n\n  if(!('IntersectionObserver' in window)){\n    els.forEach(function(e){ e.classList.add('in'); });\n    return;\n  }\n\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){\n        e.target.classList.add('in');\n        io.unobserve(e.target);\n      }\n    });\n  },{threshold:0.14});\n\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Business War Gaming Turn your strategic decisions into a competitive advantage Bring your teams together to test your choices against [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":25702,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-26856","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/pages\/26856","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/comments?post=26856"}],"version-history":[{"count":0,"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/pages\/26856\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/pages\/25702"}],"wp:attachment":[{"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/media?parent=26856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}