{"id":25369,"date":"2025-01-07T15:20:10","date_gmt":"2025-01-07T14:20:10","guid":{"rendered":"https:\/\/www.humind.fr\/home-humind\/"},"modified":"2026-06-28T15:16:26","modified_gmt":"2026-06-28T13:16:26","slug":"home-humind","status":"publish","type":"page","link":"https:\/\/www.humind.fr\/en\/","title":{"rendered":"Home &#8211; Humind"},"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&display=swap');\n\n.hmh{\n  --ink:#071923;\n  --navy:#062331;\n  --navy-deep:#031720;\n  --brand:#0090B5;\n  --brand-dark:#006F8C;\n  --brand-soft:rgba(0,144,181,.14);\n  --brand-line:rgba(0,144,181,.34);\n  --line-dark:rgba(255,255,255,.10);\n  --grey:#EDF4F7;\n  --grey-2:#DDE8ED;\n  --steel:#5B7280;\n  --steel-soft:#A7BAC4;\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.hmh *{box-sizing:border-box}\n.hmh h1,.hmh h2,.hmh h3{\n  font-family:'Archivo',sans-serif;\n  line-height:1.08;\n  margin:0;\n  letter-spacing:-.02em;\n}\n.hmh p{margin:0}\n.hmh a{color:inherit;text-decoration:none}\n.hmh img{max-width:100%;display:block}\n.hmh .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}\n\n\/* WordPress full-width sections *\/\n.hmh .full-bleed{\n  width:100vw;\n  max-width:100vw;\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n}\n\n\/* shared elements *\/\n.hmh .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.hmh .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.hmh .sec{padding:84px 0}\n.hmh .sec-head{max-width:780px}\n.hmh .sec-head.center{\n  margin:0 auto;\n  text-align:center;\n}\n.hmh .sec-head.center .eyebrow{justify-content:center}\n.hmh .sec-head h2{\n  font-size:clamp(28px,3.6vw,42px);\n  font-weight:800;\n  margin-top:16px;\n}\n.hmh .sec-head p{\n  color:#41546A;\n  font-size:17.5px;\n  margin-top:16px;\n}\n\n.hmh .ink-band{\n  background:var(--ink);\n  color:#E7EDF3;\n}\n.hmh .ink-band .sec-head h2{color:#fff}\n.hmh .ink-band .sec-head p{color:#A9B8C7}\n.hmh .grey-band{background:var(--grey)}\n\n.hmh .actions{\n  display:flex;\n  flex-wrap:wrap;\n  gap:14px;\n  margin-top:34px;\n}\n.hmh .center .actions{justify-content:center}\n.hmh .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:14px 24px;\n  border-radius:9px;\n  transition:transform .2s var(--ease),background .2s,box-shadow .2s,border-color .2s,color .2s;\n}\n.hmh .btn-primary{\n  background:var(--brand);\n  color:#fff;\n  box-shadow:0 10px 30px -12px rgba(0,144,181,.70);\n}\n.hmh .btn-primary:hover{\n  background:var(--brand-dark);\n  transform:translateY(-2px);\n}\n.hmh .btn-ghost{\n  border:1px solid rgba(255,255,255,.22);\n  color:#EAF0F6;\n}\n.hmh .btn-ghost:hover{\n  border-color:var(--brand);\n  color:#fff;\n  background:rgba(0,144,181,.08);\n  transform:translateY(-2px);\n}\n.hmh .btn-ghost-d{\n  border:1px solid var(--grey-2);\n  color:var(--ink);\n}\n.hmh .btn-ghost-d:hover{\n  border-color:var(--brand);\n  color:var(--brand);\n  transform:translateY(-2px);\n}\n.hmh .btn svg{width:17px;height:17px}\n\n\/* header without image *\/\n.hmh .hero{\n  position:relative;\n  overflow:hidden;\n  color:#EAF0F6;\n  background:\n    radial-gradient(80% 80% at 80% 0%, rgba(0,144,181,.30) 0%, rgba(0,144,181,0) 58%),\n    radial-gradient(70% 70% at 0% 100%, rgba(0,111,140,.34) 0%, rgba(0,111,140,0) 55%),\n    linear-gradient(135deg,var(--navy-deep) 0%, var(--navy) 48%, #042A38 100%);\n}\n.hmh .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(100% 90% at 50% 0%,#000 28%,transparent 78%);\n          mask-image:radial-gradient(100% 90% at 50% 0%,#000 28%,transparent 78%);\n}\n.hmh .hero-inner{\n  position:relative;\n  padding:104px 0 96px;\n  max-width:900px;\n}\n.hmh .hero h1{\n  font-size:clamp(38px,5.4vw,68px);\n  font-weight:800;\n  color:#fff;\n  max-width:840px;\n}\n.hmh .hero h1 .hl{color:#57D6F0}\n.hmh .hero .lede{\n  font-size:19px;\n  color:#B7C5D4;\n  max-width:720px;\n  margin-top:24px;\n}\n\n\/* icon + title inline *\/\n.hmh .icon-title{\n  display:flex;\n  align-items:center;\n  gap:13px;\n  margin-bottom:12px;\n}\n.hmh .icon-title .ic,\n.hmh .icon-title .ic-wrap{\n  flex:0 0 auto;\n  margin:0 !important;\n}\n.hmh .icon-title h3{\n  margin:0;\n}\n\n\/* solutions *\/\n.hmh .prods{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:24px;\n  margin-top:50px;\n}\n.hmh .prod{\n  position:relative;\n  display:flex;\n  flex-direction:column;\n  min-height:310px;\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,251,253,.96));\n  border:1px solid rgba(221,232,237,.95);\n  border-radius:20px;\n  padding:28px;\n  overflow:hidden;\n  box-shadow:0 20px 54px -42px rgba(0,0,0,.8);\n  transition:transform .25s var(--ease),box-shadow .25s,border-color .25s;\n}\n.hmh .prod::before{\n  content:\"\";\n  position:absolute;\n  inset:0 0 auto 0;\n  height:4px;\n  background:linear-gradient(90deg,var(--brand),#57D6F0);\n}\n.hmh .prod::after{\n  content:\"\";\n  position:absolute;\n  width:150px;\n  height:150px;\n  right:-70px;\n  top:-70px;\n  border-radius:50%;\n  background:var(--brand-soft);\n  pointer-events:none;\n}\n.hmh .prod:hover{\n  transform:translateY(-6px);\n  border-color:var(--brand);\n  box-shadow:0 34px 70px -42px rgba(0,0,0,.85);\n}\n.hmh .prod .tagp{\n  display:inline-flex;\n  align-self:flex-start;\n  align-items:center;\n  gap:8px;\n  font-family:'Archivo';\n  font-size:10.5px;\n  font-weight:800;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  color:var(--brand-dark);\n  background:var(--brand-soft);\n  border:1px solid var(--brand-line);\n  padding:7px 11px;\n  border-radius:999px;\n  margin-bottom:18px;\n}\n.hmh .prod .ic-wrap{\n  width:48px;\n  height:48px;\n  border-radius:14px;\n  background:#fff;\n  border:1px solid var(--brand-line);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  box-shadow:0 14px 28px -22px rgba(0,144,181,.8);\n}\n.hmh .prod .ic-wrap svg{\n  width:24px;\n  height:24px;\n  color:var(--brand);\n}\n.hmh .prod h3{\n  font-size:20px;\n  font-weight:800;\n  color:var(--ink);\n}\n.hmh .prod p{\n  color:#516580;\n  font-size:14.5px;\n  flex:1;\n}\n.hmh .prod .more{\n  margin-top:20px;\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  width:max-content;\n  max-width:100%;\n  font-family:'Archivo';\n  font-weight:800;\n  font-size:13px;\n  color:var(--brand-dark);\n  background:#fff;\n  border:1px solid var(--grey-2);\n  border-radius:999px;\n  padding:9px 13px;\n  transition:border-color .2s var(--ease),background .2s var(--ease),color .2s var(--ease);\n}\n.hmh .prod .more svg{\n  width:16px;\n  height:16px;\n  transition:transform .2s var(--ease);\n}\n.hmh .prod:hover .more{\n  border-color:var(--brand);\n  background:var(--brand);\n  color:#fff;\n}\n.hmh .prod:hover .more svg{\n  transform:translateX(4px);\n}\n.hmh .prod.cta-tile{\n  background:\n    radial-gradient(120% 100% at 90% -10%,rgba(87,214,240,.25),rgba(87,214,240,0) 50%),\n    linear-gradient(135deg,var(--navy),var(--ink));\n  border-color:var(--line-dark);\n}\n.hmh .prod.cta-tile::before{\n  background:linear-gradient(90deg,#57D6F0,var(--brand));\n}\n.hmh .prod.cta-tile .tagp{\n  color:#fff;\n  background:rgba(255,255,255,.08);\n  border-color:rgba(255,255,255,.16);\n}\n.hmh .prod.cta-tile .ic-wrap{\n  background:rgba(255,255,255,.08);\n  border-color:rgba(255,255,255,.18);\n}\n.hmh .prod.cta-tile .ic-wrap svg{color:#57D6F0}\n.hmh .prod.cta-tile h3{color:#fff}\n.hmh .prod.cta-tile p{color:#B7C5D4}\n.hmh .prod.cta-tile .more{\n  background:rgba(255,255,255,.08);\n  border-color:rgba(255,255,255,.16);\n  color:#57D6F0;\n}\n.hmh .prod.cta-tile:hover .more{\n  background:var(--brand);\n  color:#fff;\n}\n\n\/* news *\/\n.hmh .news{margin-top:30px}\n.hmh .news-cta{\n  margin-top:34px;\n  display:flex;\n  justify-content:center;\n}\n\n\/* clients *\/\n.hmh .clients{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:20px;\n  margin-top:48px;\n}\n.hmh .client{\n  position:relative;\n  border-radius:16px;\n  overflow:hidden;\n  aspect-ratio:4\/3;\n  border:1px solid var(--grey-2);\n  box-shadow:0 18px 40px -28px rgba(11,30,52,.5);\n}\n.hmh .client img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  transition:transform .5s var(--ease);\n}\n.hmh .client:hover img{transform:scale(1.07)}\n.hmh .client::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:linear-gradient(180deg,rgba(9,24,41,0) 38%,rgba(7,18,31,.82));\n  pointer-events:none;\n}\n.hmh .client h3{\n  position:absolute;\n  left:18px;\n  right:18px;\n  bottom:16px;\n  z-index:1;\n  color:#fff;\n  font-size:18px;\n  font-weight:800;\n  display:flex;\n  align-items:center;\n  gap:9px;\n}\n.hmh .client h3::before{\n  content:\"\";\n  width:18px;\n  height:2px;\n  background:var(--brand);\n  flex:0 0 auto;\n}\n\n\/* 5-step approach *\/\n.hmh .steps{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  gap:18px;\n  margin-top:50px;\n}\n.hmh .step-card{\n  position:relative;\n  background:#fff;\n  border:1px solid var(--grey-2);\n  border-radius:18px;\n  padding:26px 22px;\n  overflow:hidden;\n  box-shadow:0 22px 54px -44px rgba(0,0,0,.75);\n  transition:transform .25s var(--ease),box-shadow .25s,border-color .25s;\n}\n.hmh .step-card::before{\n  content:\"\";\n  position:absolute;\n  inset:0 0 auto 0;\n  height:4px;\n  background:linear-gradient(90deg,var(--brand),#57D6F0);\n}\n.hmh .step-card:hover{\n  transform:translateY(-5px);\n  border-color:var(--brand);\n  box-shadow:0 30px 70px -44px rgba(0,0,0,.82);\n}\n.hmh .step-num{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:38px;\n  height:38px;\n  border-radius:12px;\n  background:var(--brand-soft);\n  border:1px solid var(--brand-line);\n  font-family:'Archivo';\n  font-size:13px;\n  font-weight:800;\n  color:var(--brand-dark);\n  margin-bottom:18px;\n}\n.hmh .step-card .ic{\n  width:32px;\n  height:32px;\n  color:var(--brand);\n}\n.hmh .step-card h3{\n  font-size:17px;\n  font-weight:800;\n  color:var(--ink);\n}\n.hmh .step-card p{\n  color:#516580;\n  font-size:14px;\n}\n.hmh .step-card.impact{\n  background:\n    radial-gradient(120% 100% at 90% -10%,rgba(87,214,240,.22),rgba(87,214,240,0) 48%),\n    linear-gradient(135deg,var(--navy),var(--ink));\n  border-color:var(--line-dark);\n}\n.hmh .step-card.impact .step-num{\n  background:rgba(255,255,255,.08);\n  border-color:rgba(255,255,255,.18);\n  color:#57D6F0;\n}\n.hmh .step-card.impact .ic{color:#57D6F0}\n.hmh .step-card.impact h3{color:#fff}\n.hmh .step-card.impact p{color:#B7C5D4}\n\n\/* company *\/\n.hmh .soc{\n  max-width:840px;\n  margin:0 auto;\n  text-align:center;\n}\n.hmh .soc .eyebrow{justify-content:center}\n.hmh .soc h2{\n  color:#fff;\n  font-size:clamp(27px,3.4vw,40px);\n  font-weight:800;\n  margin-top:16px;\n}\n.hmh .soc p{\n  color:#A9B8C7;\n  font-size:17.5px;\n  margin-top:18px;\n}\n.hmh .soc .actions{justify-content:center}\n\n\/* why Humind *\/\n.hmh .val{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:22px;\n  margin-top:48px;\n}\n.hmh .val-card{\n  background:#fff;\n  border:1px solid var(--grey-2);\n  border-radius:16px;\n  padding:28px;\n  transition:transform .25s var(--ease),box-shadow .25s,border-color .25s;\n}\n.hmh .val-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 26px 50px -28px rgba(11,30,52,.45);\n  border-color:var(--brand);\n}\n.hmh .val-card .ic{\n  width:36px;\n  height:36px;\n  color:var(--brand);\n}\n.hmh .val-card h3{\n  font-size:18px;\n  font-weight:800;\n}\n.hmh .val-card p{\n  color:#516580;\n  font-size:14.5px;\n}\n\n\/* compact video *\/\n.hmh .video-layout{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:46px;\n  align-items:center;\n}\n.hmh .video-copy h2{\n  font-size:clamp(26px,3.2vw,38px);\n  font-weight:800;\n  margin-top:16px;\n}\n.hmh .video-copy p{\n  color:#41546A;\n  font-size:16.5px;\n  margin-top:18px;\n}\n.hmh .video-frame{\n  position:relative;\n  width:100%;\n  max-width:480px;\n  margin:0 auto;\n  aspect-ratio:4\/3;\n  border-radius:18px;\n  overflow:hidden;\n  border:1px solid var(--grey-2);\n  box-shadow:0 36px 70px -42px rgba(0,0,0,.65);\n  background:#06121F;\n}\n.hmh .video-frame iframe{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\n}\n.hmh .video-facade{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\n  padding:0;\n  cursor:pointer;\n  background-size:cover;\n  background-position:center;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n.hmh .video-facade::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:linear-gradient(180deg,rgba(7,25,35,.10),rgba(7,25,35,.46));\n}\n.hmh .video-facade .play{\n  position:relative;\n  width:70px;\n  height:70px;\n  border-radius:50%;\n  background:var(--brand);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  box-shadow:0 18px 50px -12px rgba(0,144,181,.7);\n  transition:transform .25s var(--ease),background .25s;\n}\n.hmh .video-facade:hover .play{\n  transform:scale(1.07);\n  background:var(--brand-dark);\n}\n.hmh .video-facade .play svg{\n  width:28px;\n  height:28px;\n  color:#fff;\n  margin-left:4px;\n}\n\n\/* final CTA *\/\n.hmh .cta{\n  position:relative;\n  overflow:hidden;\n  text-align:center;\n  color:#fff;\n  background:var(--ink);\n  padding:100px 0;\n}\n.hmh .cta::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  opacity:.42;\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.hmh .cta-inner{position:relative}\n.hmh .cta h2{\n  font-size:clamp(30px,4vw,48px);\n  font-weight:800;\n  max-width:780px;\n  margin:18px auto 0;\n  color:#fff !important;\n}\n.hmh .cta p{\n  color:#B7C5D4;\n  font-size:18px;\n  max-width:600px;\n  margin:18px auto 0;\n}\n.hmh .cta .actions{justify-content:center}\n\n@media(max-width:1100px){\n  .hmh .steps{grid-template-columns:repeat(3,1fr)}\n}\n@media(max-width:980px){\n  .hmh .val{grid-template-columns:1fr 1fr}\n  .hmh .prods{grid-template-columns:1fr 1fr}\n  .hmh .clients{grid-template-columns:repeat(3,1fr)}\n}\n@media(max-width:900px){\n  .hmh .video-layout{grid-template-columns:1fr;gap:34px}\n  .hmh .video-frame{margin:0}\n}\n@media(max-width:680px){\n  .hmh .wrap{padding:0 22px}\n  .hmh .val,.hmh .prods,.hmh .steps{grid-template-columns:1fr}\n  .hmh .clients{grid-template-columns:1fr 1fr;gap:14px}\n  .hmh .sec{padding:62px 0}\n  .hmh .hero-inner{padding:78px 0 70px}\n  .hmh .icon-title{align-items:flex-start}\n}\n@media(max-width:430px){\n  .hmh .clients{grid-template-columns:1fr}\n}\n.hmh .reveal{\n  opacity:0;\n  transform:translateY(22px);\n  transition:opacity .7s var(--ease),transform .7s var(--ease);\n}\n.hmh .reveal.in{\n  opacity:1;\n  transform:none;\n}\n@media(prefers-reduced-motion:reduce){\n  .hmh .reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n  .hmh .client img{transition:none}\n}\n<\/style>\n\n<div class=\"hmh\">\n\n  <!-- HEADER -->\n  <div class=\"hero full-bleed\">\n    <div class=\"wrap hero-inner\">\n      <h1>Turn information into a <span class=\"hl\">competitive advantage<\/span><\/h1>\n      <p class=\"lede\">\n        Humind monitors your strategic environment: competitors, markets, technologies,\n        prices, regulations and risks. Our solutions combine specialized AI agents,\n        open sources and expert validation.\n      <\/p>\n      <div class=\"actions\">\n        <a class=\"btn btn-primary\" href=\"https:\/\/www.humind.fr\/en\/contact-us\/\">\n          Request a demo\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/a>\n        <a class=\"btn btn-ghost\" href=\"#solutions\">Discover our solutions<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- OUR SOLUTIONS -->\n  <div class=\"sec\" id=\"solutions\">\n    <div class=\"wrap\">\n      <div class=\"sec-head reveal\">\n        <span class=\"eyebrow\">Our solutions<\/span>\n        <h2>Solutions designed for your most critical decisions<\/h2>\n        <p>From monitoring to simulation, specialized solutions to anticipate, protect and decide.<\/p>\n      <\/div>\n\n      <div class=\"prods reveal\">\n        <a class=\"prod\" href=\"https:\/\/www.humind.fr\/en\/solutions\/competitive-intelligence\/\">\n          <span class=\"tagp\">Competition tracker<\/span>\n          <div class=\"icon-title\">\n            <span class=\"ic-wrap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><path d=\"m21 21-4.3-4.3\" stroke-linecap=\"round\"\/><\/svg><\/span>\n            <h3>Strategic monitoring<\/h3>\n          <\/div>\n          <p>Monitor competitors, markets, regulations and benchmarks to anticipate developments that may affect your business.<\/p>\n          <span class=\"more\">Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <\/a>\n\n        <a class=\"prod\" href=\"https:\/\/www.humind.fr\/en\/solutions\/business-simulation-games\/\">\n          <span class=\"tagp\">Business wargamer<\/span>\n          <div class=\"icon-title\">\n            <span class=\"ic-wrap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><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=\"m9.5 12 1.8 1.8L15 10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n            <h3>Business war gaming<\/h3>\n          <\/div>\n          <p>Simulate competitive moves, market disruptions and crises to test your decisions before committing them.<\/p>\n          <span class=\"more\">Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <\/a>\n\n        <a class=\"prod\" href=\"https:\/\/www.humind.fr\/en\/?page_id=26600\">\n          <span class=\"tagp\">Innovation booster<\/span>\n          <div class=\"icon-title\">\n            <span class=\"ic-wrap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><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><\/span>\n            <h3>Innovation monitoring<\/h3>\n          <\/div>\n          <p>Analyze patents, publications, startups and emerging technologies to accelerate your innovation projects.<\/p>\n          <span class=\"more\">Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <\/a>\n\n        <a class=\"prod\" href=\"https:\/\/www.humind.fr\/en\/solutions\/detecting-counterfeit-brands\/\">\n          <span class=\"tagp\">Trademark defender<\/span>\n          <div class=\"icon-title\">\n            <span class=\"ic-wrap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 3l8 3v6c0 5-3.5 7.5-8 9-4.5-1.5-8-4-8-9V6l8-3Z\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n            <h3>Brand protection<\/h3>\n          <\/div>\n          <p>Detect counterfeits, brand abuse and suspicious sellers to prioritize your brand protection actions.<\/p>\n          <span class=\"more\">Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <\/a>\n\n        <a class=\"prod\" href=\"https:\/\/www.humind.fr\/en\/market-price-monitoring\/\">\n          <span class=\"tagp\">Pricing watcher<\/span>\n          <div class=\"icon-title\">\n            <span class=\"ic-wrap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 2v20M17 6H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n            <h3>Price monitoring<\/h3>\n          <\/div>\n          <p>Monitor competitor prices and customs data to adjust your pricing strategy at the right time.<\/p>\n          <span class=\"more\">Learn more <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <\/a>\n\n        <a class=\"prod cta-tile\" href=\"https:\/\/www.humind.fr\/en\/contact-us\/\">\n          <span class=\"tagp\">Custom solution<\/span>\n          <div class=\"icon-title\">\n            <span class=\"ic-wrap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 5v14M5 12h14\" stroke-linecap=\"round\"\/><\/svg><\/span>\n            <h3>A specific need?<\/h3>\n          <\/div>\n          <p>We design a monitoring solution tailored to your industry, sources, teams and priorities.<\/p>\n          <span class=\"more\">Let\u2019s discuss <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- NEWS -->\n  <div class=\"sec grey-band full-bleed\">\n    <div class=\"wrap\">\n      <div class=\"sec-head center reveal\">\n        <span class=\"eyebrow\">News<\/span>\n        <h2>Our latest publications<\/h2>\n        <p>Insights, trends and perspectives on monitoring, AI and economic intelligence.<\/p>\n      <\/div>\n\n      <div class=\"news reveal\">\n          <div class=\"su-posts su-posts-my-template\">\n    <div class=\"su-posts-grid-2col\">\n                    <div class=\"su-post-card\">\n          <a href=\"https:\/\/www.humind.fr\/en\/public-blog\/wargaming-in-paris-sharing-practices-that-can-benefit-companies-2\/\" class=\"su-post-thumbnail\">\n                          <img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"222\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/IMG_20260624_142431-300x222.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/www.humind.fr\/wp-content\/uploads\/IMG_20260624_142431-300x222.jpg 300w, https:\/\/www.humind.fr\/wp-content\/uploads\/IMG_20260624_142431-1024x759.jpg 1024w, https:\/\/www.humind.fr\/wp-content\/uploads\/IMG_20260624_142431-768x569.jpg 768w, https:\/\/www.humind.fr\/wp-content\/uploads\/IMG_20260624_142431-1536x1139.jpg 1536w, https:\/\/www.humind.fr\/wp-content\/uploads\/IMG_20260624_142431-2048x1519.jpg 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                      <\/a>\n          <div class=\"su-post-content\">\n            <h3 class=\"su-post-title\">\n              <a href=\"https:\/\/www.humind.fr\/en\/public-blog\/wargaming-in-paris-sharing-practices-that-can-benefit-companies-2\/\">Wargaming in Paris: Sharing Best Practices for Businesses<\/a>\n            <\/h3>\n            <p class=\"su-post-excerpt\">Wargaming in Paris: Sharing Best Practices for Businesses The first international edition of Wargaming in Paris took place on June [&hellip;]<\/p>\n          <\/div>\n        <\/div>\n              <div class=\"su-post-card\">\n          <a href=\"https:\/\/www.humind.fr\/en\/public-blog-en\/artificial-intelligence-for-business-intelligence\/\" class=\"su-post-thumbnail\">\n                          <img decoding=\"async\" width=\"300\" height=\"200\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/ia_veille3-300x200.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/www.humind.fr\/wp-content\/uploads\/ia_veille3-300x200.png 300w, https:\/\/www.humind.fr\/wp-content\/uploads\/ia_veille3-1024x683.png 1024w, https:\/\/www.humind.fr\/wp-content\/uploads\/ia_veille3-768x512.png 768w, https:\/\/www.humind.fr\/wp-content\/uploads\/ia_veille3-600x400.png 600w, https:\/\/www.humind.fr\/wp-content\/uploads\/ia_veille3.png 1536w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                      <\/a>\n          <div class=\"su-post-content\">\n            <h3 class=\"su-post-title\">\n              <a href=\"https:\/\/www.humind.fr\/en\/public-blog-en\/artificial-intelligence-for-business-intelligence\/\">Artificial intelligence for business intelligence<\/a>\n            <\/h3>\n            <p class=\"su-post-excerpt\">L\u2019intelligence artificielle au service de la veille strat\u00e9gique L\u2019IA transforme en profondeur les m\u00e9tiers de la veille : cadrage des [&hellip;]<\/p>\n          <\/div>\n        <\/div>\n              <div class=\"su-post-card\">\n          <a href=\"https:\/\/www.humind.fr\/en\/public-blog-en\/business-war-game-simulating-competitive-movements-in-the-age-of-ai\/\" class=\"su-post-thumbnail\">\n                          <img decoding=\"async\" width=\"300\" height=\"200\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/image-26-300x200.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/www.humind.fr\/wp-content\/uploads\/image-26-300x200.png 300w, https:\/\/www.humind.fr\/wp-content\/uploads\/image-26-1024x683.png 1024w, https:\/\/www.humind.fr\/wp-content\/uploads\/image-26-768x512.png 768w, https:\/\/www.humind.fr\/wp-content\/uploads\/image-26-600x400.png 600w, https:\/\/www.humind.fr\/wp-content\/uploads\/image-26.png 1536w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                      <\/a>\n          <div class=\"su-post-content\">\n            <h3 class=\"su-post-title\">\n              <a href=\"https:\/\/www.humind.fr\/en\/public-blog-en\/business-war-game-simulating-competitive-movements-in-the-age-of-ai\/\">In the age of AI: Anticipating the unexpected with the Business War Game<\/a>\n            <\/h3>\n            <p class=\"su-post-excerpt\">Artificial intelligence is shaking up all sectors &#8211; financial services, industry, distribution, healthcare &#8211; accelerating the emergence of new business [&hellip;]<\/p>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n\n      <\/div>\n\n      <div class=\"news-cta reveal\">\n        <a class=\"btn btn-ghost-d\" href=\"https:\/\/www.humind.fr\/en\/blog\/\">View all publications\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- OUR CLIENTS -->\n  <div class=\"sec\">\n    <div class=\"wrap\">\n      <div class=\"sec-head center reveal\">\n        <span class=\"eyebrow\">Our clients<\/span>\n        <h2>Serving demanding industries<\/h2>\n        <p>Industries where anticipation, accuracy and speed of information make the difference.<\/p>\n      <\/div>\n\n      <div class=\"clients reveal\">\n        <div class=\"client\"><img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/2021\/10\/doctor-team-in-surgery-room-scaled.jpg\" alt=\"Healthcare and pharma\" loading=\"lazy\"><h3>Healthcare \/ Pharma<\/h3><\/div>\n        <div class=\"client\"><img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/2021\/10\/IMG_2351-1175-scaled.jpg\" alt=\"Chemicals\" loading=\"lazy\"><h3>Chemicals<\/h3><\/div>\n        <div class=\"client\"><img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/2021\/10\/Energy.jpeg\" alt=\"Energy\" loading=\"lazy\"><h3>Energy<\/h3><\/div>\n        <div class=\"client\"><img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/2021\/10\/Food_industry.jpeg\" alt=\"Food and agribusiness\" loading=\"lazy\"><h3>Food and agribusiness<\/h3><\/div>\n        <div class=\"client\"><img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/2021\/10\/Transport.jpeg\" alt=\"Transport\" loading=\"lazy\"><h3>Transport<\/h3><\/div>\n        <div class=\"client\"><img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/cosmetics.jpg\" alt=\"Cosmetics\" loading=\"lazy\"><h3>Cosmetics<\/h3><\/div>\n        <div class=\"client\"><img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/2021\/10\/chemical-engineers-with-pipelines_BKVgQER4j-scaled.jpg\" alt=\"Industry\" loading=\"lazy\"><h3>Industry<\/h3><\/div>\n        <div class=\"client\"><img decoding=\"async\" src=\"https:\/\/www.humind.fr\/wp-content\/uploads\/2021\/10\/Agriculture.jpeg\" alt=\"Agriculture\" loading=\"lazy\"><h3>Agriculture<\/h3><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- OUR APPROACH -->\n  <div class=\"sec grey-band full-bleed\">\n    <div class=\"wrap\">\n      <div class=\"sec-head reveal\">\n        <span class=\"eyebrow\">Our approach<\/span>\n        <h2>From monitoring to decision-making, in 5 steps<\/h2>\n        <p>We turn monitoring into an operational system, from initial scoping to recommendations and internal projects.<\/p>\n      <\/div>\n\n      <div class=\"steps reveal\">\n        <div class=\"step-card\">\n          <span class=\"step-num\">01<\/span>\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M4 6h16M4 12h10M4 18h7\" stroke-linecap=\"round\"\/><\/svg>\n            <h3>Scoping<\/h3>\n          <\/div>\n          <p>Definition of priorities, sources, territories, competitors and expected deliverables.<\/p>\n        <\/div>\n\n        <div class=\"step-card\">\n          <span class=\"step-num\">02<\/span>\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><path d=\"m21 21-4.3-4.3\" stroke-linecap=\"round\"\/><\/svg>\n            <h3>Monitoring<\/h3>\n          <\/div>\n          <p>Continuous collection of information likely to impact your business, markets or competitors.<\/p>\n        <\/div>\n\n        <div class=\"step-card\">\n          <span class=\"step-num\">03<\/span>\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M4 19V5M4 19h16M8 16l3-4 3 2 5-7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Analysis<\/h3>\n          <\/div>\n          <p>Signal qualification, contextualization, prioritization and expert validation.<\/p>\n        <\/div>\n\n        <div class=\"step-card\">\n          <span class=\"step-num\">04<\/span>\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><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            <h3>Distribution<\/h3>\n          <\/div>\n          <p>Alerts, reports, dashboards and formats tailored to the needs of your teams.<\/p>\n        <\/div>\n\n        <div class=\"step-card impact\">\n          <span class=\"step-num\">05<\/span>\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M3 17l6-6 4 4 8-8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><path d=\"M17 7h4v4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Impact<\/h3>\n          <\/div>\n          <p>Recommendations, decisions, action plans and internal projects to turn information into results.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- COMPANY -->\n  <div class=\"sec ink-band full-bleed\">\n    <div class=\"wrap\">\n      <div class=\"soc reveal\">\n        <span class=\"eyebrow\">Company<\/span>\n        <h2>Your business intelligence partner since 2007<\/h2>\n        <p>\n          Humind is an independent company specializing in strategic, competitive and technology intelligence.\n          A member of SYNFIE and the IES AURA collective, we combine methodology, technology and expertise\n          to deliver reliable and actionable information.\n        <\/p>\n        <div class=\"actions\">\n          <a class=\"btn btn-ghost\" href=\"https:\/\/www.humind.fr\/en\/company\/\">Learn more about Humind\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- WHY HUMIND -->\n  <div class=\"sec\">\n    <div class=\"wrap\">\n      <div class=\"sec-head reveal\">\n        <span class=\"eyebrow\">Why Humind<\/span>\n        <h2>The right information, at the right time, to the right person<\/h2>\n        <p>We combine open-source monitoring, specialized AI agents and human expertise to support your strategic decisions.<\/p>\n      <\/div>\n\n      <div class=\"val reveal\">\n        <div class=\"val-card\">\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><path d=\"m21 21-4.3-4.3\" stroke-linecap=\"round\"\/><\/svg>\n            <h3>Global vision<\/h3>\n          <\/div>\n          <p>Your environment consolidated into a single access point to reduce blind spots and information silos.<\/p>\n        <\/div>\n\n        <div class=\"val-card\">\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M13 2 4 14h7l-1 8 9-12h-7l1-8Z\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Weak signals<\/h3>\n          <\/div>\n          <p>Key developments detected before they become obvious in your market.<\/p>\n        <\/div>\n\n        <div class=\"val-card\">\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><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=\"m9.5 12 1.8 1.8L15 10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n            <h3>Human-validated AI<\/h3>\n          <\/div>\n          <p>The power of AI agents, secured by expert analysis and quality control.<\/p>\n        <\/div>\n\n        <div class=\"val-card\">\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><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            <h3>Tailored service<\/h3>\n          <\/div>\n          <p>A system adapted to your industry, priorities, sources and organization.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- VIDEO -->\n  <div class=\"sec grey-band full-bleed\">\n    <div class=\"wrap\">\n      <div class=\"video-layout\">\n        <div class=\"video-copy reveal\">\n          <span class=\"eyebrow\">Video<\/span>\n          <h2>Anticipating changes in the competitive environment<\/h2>\n          <p>\n            In an interconnected world, change is faster and less predictable. Faced with the abundance\n            of available information, extracting the right data is complex. Continuous and systematic\n            monitoring of the economic, technological and regulatory environment makes it possible to\n            detect weak signals early. Humind provides a monitoring solution adapted to market specificities\n            and to companies\u2019 internal organization.\n          <\/p>\n        <\/div>\n\n        <div class=\"video-frame reveal\">\n          <button class=\"video-facade\" data-id=\"IxdvlRlZB5s\"\n            style=\"background-image:url('https:\/\/www.humind.fr\/wp-content\/uploads\/video_cover.jpg')\"\n            aria-label=\"Play the Humind video\">\n            <span class=\"play\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"\/><\/svg><\/span>\n          <\/button>\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\">Take action<\/span>\n      <h2>Turn monitoring into your competitive advantage<\/h2>\n      <p>Let\u2019s discuss your business and strategic challenges: we design the intelligence system best suited to your organization.<\/p>\n      <div class=\"actions\">\n        <a class=\"btn btn-primary\" href=\"https:\/\/www.humind.fr\/en\/contact-us\/\">\n          Request a demo\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\"><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\/\">Contact us<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function(){\n  \/\/ video: play on click\n  document.querySelectorAll('.hmh .video-facade').forEach(function(f){\n    f.addEventListener('click', function(){\n      var id = f.getAttribute('data-id');\n      var frame = f.closest('.video-frame');\n      var ifr = document.createElement('iframe');\n      ifr.setAttribute('src','https:\/\/www.youtube.com\/embed\/'+id+'?autoplay=1&rel=0');\n      ifr.setAttribute('title','Humind video');\n      ifr.setAttribute('allow','autoplay; encrypted-media; picture-in-picture; fullscreen');\n      ifr.setAttribute('allowfullscreen','');\n      frame.innerHTML='';\n      frame.appendChild(ifr);\n    });\n  });\n\n  \/\/ scroll reveal\n  var els = document.querySelectorAll('.hmh .reveal');\n  if(!('IntersectionObserver' in window)){\n    els.forEach(function(e){e.classList.add('in');});\n    return;\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.12});\n  els.forEach(function(el){io.observe(el);});\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Turn information into a competitive advantage Humind monitors your strategic environment: competitors, markets, technologies, prices, regulations and risks. Our solutions [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","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-25369","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/pages\/25369","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=25369"}],"version-history":[{"count":0,"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/pages\/25369\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/media?parent=25369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}