{"id":25702,"date":"2025-02-11T12:04:37","date_gmt":"2025-02-11T11:04:37","guid":{"rendered":"https:\/\/www.humind.fr\/solutions\/"},"modified":"2026-06-28T13:28:44","modified_gmt":"2026-06-28T11:28:44","slug":"solutions","status":"publish","type":"page","link":"https:\/\/www.humind.fr\/en\/solutions\/","title":{"rendered":"Solutions"},"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.hms{\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.hms *{box-sizing:border-box}\n.hms h1,.hms h2,.hms h3{\n  font-family:'Archivo',sans-serif;\n  line-height:1.08;\n  margin:0;\n  letter-spacing:-.02em;\n}\n.hms p{margin:0}\n.hms a{color:inherit;text-decoration:none}\n.hms img{max-width:100%;display:block}\n.hms .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}\n\n\/* WordPress full width *\/\n.hms .full-bleed{\n  width:100vw;\n  max-width:100vw;\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n}\n\n\/* generic elements *\/\n.hms .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.hms .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.hms .sec{padding:84px 0}\n.hms .sec-head{max-width:780px}\n.hms .sec-head h2{\n  font-size:clamp(27px,3.4vw,42px);\n  font-weight:800;\n  margin-top:16px;\n}\n.hms .sec-head p{\n  color:#41546A;\n  font-size:17.5px;\n  margin-top:16px;\n}\n\n.hms .ink-band{\n  background:var(--ink);\n  color:#E7EDF3;\n}\n.hms .ink-band .sec-head h2{color:#fff}\n.hms .ink-band .sec-head p{color:#A9B8C7}\n.hms .grey-band{background:var(--grey)}\n\n.hms .actions{\n  display:flex;\n  flex-wrap:wrap;\n  gap:14px;\n  margin-top:34px;\n}\n.hms .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.hms .btn-primary{\n  background:var(--brand);\n  color:#fff;\n  box-shadow:0 10px 30px -12px rgba(0,144,181,.70);\n}\n.hms .btn-primary:hover{\n  background:var(--brand-dark);\n  transform:translateY(-2px);\n}\n.hms .btn-ghost{\n  border:1px solid rgba(255,255,255,.22);\n  color:#EAF0F6;\n}\n.hms .btn-ghost:hover{\n  border-color:var(--brand);\n  color:#fff;\n  background:rgba(0,144,181,.08);\n  transform:translateY(-2px);\n}\n.hms .btn svg{width:17px;height:17px}\n\n\/* hero *\/\n.hms .hero{\n  position:relative;\n  overflow:hidden;\n  color:#EAF0F6;\n  background:\n    radial-gradient(120% 90% at 85% -10%, rgba(0,144,181,.28) 0%, rgba(0,144,181,0) 55%),\n    radial-gradient(100% 80% at 0% 110%, rgba(0,111,140,.32) 0%, rgba(0,111,140,0) 50%),\n    linear-gradient(135deg,var(--navy-deep) 0%, var(--navy) 48%, #042A38 100%);\n}\n.hms .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.hms .hero-inner{\n  position:relative;\n  padding:82px 0;\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:50px;\n  align-items:center;\n}\n.hms .hero h1{\n  font-size:clamp(34px,4.5vw,56px);\n  font-weight:800;\n  color:#fff;\n  margin:22px 0 0;\n}\n.hms .hero h1 .hl{color:#57D6F0}\n.hms .hero .lede{\n  font-size:18px;\n  color:#B7C5D4;\n  max-width:580px;\n  margin-top:22px;\n}\n\n.hms .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.hms .hero-media img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  aspect-ratio:4\/3;\n}\n.hms .hero-media::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:linear-gradient(180deg,rgba(7,25,35,.02),rgba(7,25,35,.30));\n  pointer-events:none;\n}\n\n\/* inline icon + title *\/\n.hms .icon-title{\n  display:flex;\n  align-items:center;\n  gap:13px;\n  margin-bottom:12px;\n}\n.hms .icon-title .ic,\n.hms .icon-title .ic-wrap{\n  flex:0 0 auto;\n  margin:0 !important;\n}\n.hms .icon-title h3{\n  margin:0;\n}\n\n\/* solutions grid *\/\n.hms .sol{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:22px;\n  margin-top:48px;\n}\n.hms .sol-card{\n  display:flex;\n  flex-direction:column;\n  background:#fff;\n  border:1px solid var(--grey-2);\n  border-radius:16px;\n  padding:30px 28px 26px;\n  transition:transform .25s var(--ease),box-shadow .25s,border-color .25s;\n}\n.hms .sol-card:hover{\n  transform:translateY(-5px);\n  box-shadow:0 28px 54px -28px rgba(11,30,52,.5);\n  border-color:var(--brand);\n}\n.hms .sol-card .ic-wrap{\n  width:50px;\n  height:50px;\n  border-radius:13px;\n  background:var(--brand-soft);\n  border:1px solid var(--brand-line);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n.hms .sol-card .ic-wrap svg{\n  width:25px;\n  height:25px;\n  color:var(--brand);\n}\n.hms .sol-card h3{\n  font-size:21px;\n  font-weight:800;\n}\n.hms .sol-card p{\n  color:#516580;\n  font-size:14.5px;\n  flex:1;\n}\n.hms .sol-card .more{\n  margin-top:18px;\n  display:inline-flex;\n  align-items:center;\n  gap:7px;\n  font-family:'Archivo';\n  font-weight:800;\n  font-size:13px;\n  letter-spacing:.04em;\n  color:var(--brand);\n}\n.hms .sol-card .more svg{\n  width:16px;\n  height:16px;\n  transition:transform .2s var(--ease);\n}\n.hms .sol-card:hover .more svg{\n  transform:translateX(4px);\n}\n\n\/* common foundation *\/\n.hms .base{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:1px;\n  margin-top:46px;\n  background:var(--line-dark);\n  border:1px solid var(--line-dark);\n  border-radius:16px;\n  overflow:hidden;\n}\n.hms .base-cell{\n  background:var(--ink);\n  padding:30px 26px;\n}\n.hms .base-cell .ic{\n  width:34px;\n  height:34px;\n  color:#57D6F0;\n}\n.hms .base-cell h3{\n  font-size:17px;\n  color:#fff;\n  font-weight:800;\n}\n.hms .base-cell p{\n  color:#9FB0C0;\n  font-size:14px;\n}\n\n\/* CTA \u2014 dark block, no white gradient *\/\n.hms .cta{\n  position:relative;\n  overflow:hidden;\n  text-align:center;\n  color:#fff;\n  background:var(--ink);\n  padding:96px 0;\n}\n.hms .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.hms .cta-inner{position:relative}\n.hms .cta h2{\n  font-size:clamp(28px,3.8vw,44px);\n  font-weight:800;\n  max-width:760px;\n  margin:18px auto 0;\n  color:#fff !important;\n}\n.hms .cta p{\n  color:#B7C5D4;\n  font-size:18px;\n  max-width:600px;\n  margin:18px auto 0;\n}\n.hms .cta .actions{justify-content:center}\n\n@media(max-width:920px){\n  .hms .hero-inner{grid-template-columns:1fr;gap:40px}\n  .hms .sol{grid-template-columns:1fr 1fr}\n  .hms .base{grid-template-columns:1fr 1fr}\n}\n@media(max-width:760px){\n  .hms .wrap{padding:0 22px}\n  .hms .sol{grid-template-columns:1fr}\n  .hms .base{grid-template-columns:1fr}\n  .hms .sec{padding:62px 0}\n  .hms .icon-title{align-items:flex-start}\n}\n.hms .reveal{\n  opacity:0;\n  transform:translateY(22px);\n  transition:opacity .7s var(--ease),transform .7s var(--ease);\n}\n.hms .reveal.in{\n  opacity:1;\n  transform:none;\n}\n@media(prefers-reduced-motion:reduce){\n  .hms .reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n}\n<\/style>\n\n<div class=\"hms\">\n\n  <!-- HERO -->\n  <div class=\"hero full-bleed\">\n    <div class=\"wrap hero-inner\">\n      <div>\n        <span class=\"eyebrow\">Tailored solutions<\/span>\n        <h1>Monitor your environment to support your <span class=\"hl\">strategic decisions<\/span><\/h1>\n        <p class=\"lede\">\n          A suite of AI-enhanced intelligence solutions, configured around your sector and strategic priorities.\n          Competition, innovation, pricing, regulation, brands\u2026 each domain is covered by specialized agents\n          and validated by our experts.\n        <\/p>\n        <div class=\"actions\">\n          <a class=\"btn btn-primary\" href=\"https:\/\/www.humind.fr\/en\/?page_id=20343\">\n            Have a project?\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\/?page_id=20343\">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\/ia_veille.png\" alt=\"AI-enhanced intelligence monitoring\">\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- SOLUTIONS -->\n  <div class=\"sec\">\n    <div class=\"wrap\">\n      <div class=\"sec-head reveal\">\n        <span class=\"eyebrow\">Our solutions<\/span>\n        <h2>Dedicated intelligence for every strategic challenge<\/h2>\n        <p>Deploy the solution that fits your needs \u2014 or combine several to cover your entire business environment.<\/p>\n      <\/div>\n\n      <div class=\"sol reveal\">\n\n        <a class=\"sol-card\" href=\"https:\/\/www.humind.fr\/en\/solutions\/competitive-intelligence\/\">\n          <div class=\"icon-title\">\n            <div class=\"ic-wrap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><circle cx=\"12\" cy=\"12\" r=\"4.5\"\/><circle cx=\"12\" cy=\"12\" r=\"1\"\/><\/svg><\/div>\n            <h3>Competition tracker<\/h3>\n          <\/div>\n          <p>Anticipate competitor moves and adapt your strategy: innovations, partnerships, acquisitions, campaigns, products and weak signals.<\/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=\"sol-card\" href=\"https:\/\/www.humind.fr\/en\/?page_id=26600\">\n          <div class=\"icon-title\">\n            <div 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><\/div>\n            <h3>Innovation booster<\/h3>\n          <\/div>\n          <p>Identify emerging technologies, patents, publications, startups and trends that can accelerate your projects or threaten your market position.<\/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=\"sol-card\" href=\"https:\/\/www.humind.fr\/en\/solutions\/business-simulation-games\/\">\n          <div class=\"icon-title\">\n            <div 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><\/div>\n            <h3>Business wargamer<\/h3>\n          <\/div>\n          <p>Simulate competitive moves and test your decisions through structured scenarios to prepare stronger strategic choices.<\/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=\"sol-card\" href=\"https:\/\/www.humind.fr\/en\/market-price-monitoring\/\">\n          <div class=\"icon-title\">\n            <div 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><\/div>\n            <h3>Pricing watcher<\/h3>\n          <\/div>\n          <p>Monitor price fluctuations, promotions and competitor offers to adjust your pricing strategy and market positioning.<\/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=\"sol-card\" href=\"https:\/\/www.humind.fr\/en\/solutions\/detecting-counterfeit-brands\/\">\n          <div class=\"icon-title\">\n            <div 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><\/div>\n            <h3>Trademark defender<\/h3>\n          <\/div>\n          <p>Protect your brands by detecting fraudulent use, suspicious sellers and parallel markets that can damage revenue and reputation.<\/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=\"sol-card\" href=\"https:\/\/www.humind.fr\/en\/solutions\/competitive-intelligence\/\">\n          <div class=\"icon-title\">\n            <div class=\"ic-wrap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 3v18M7 7l-4 6a4 4 0 0 0 8 0l-4-6Zm10 0-4 6a4 4 0 0 0 8 0l-4-6Z\" stroke-linejoin=\"round\"\/><path d=\"M5 21h14\" stroke-linecap=\"round\"\/><\/svg><\/div>\n            <h3>Regulation tracker<\/h3>\n          <\/div>\n          <p>Anticipate legislative, regulatory and standards-related changes that may affect your products, markets or operations.<\/p>\n          <span class=\"more\">Competition tracker <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=\"sol-card\" href=\"https:\/\/www.humind.fr\/en\/?page_id=20343\">\n          <div class=\"icon-title\">\n            <div class=\"ic-wrap\"><svg 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><\/div>\n            <h3>Sales intelligence<\/h3>\n          <\/div>\n          <p>Detect new projects, business opportunities, buying signals, customer movements and high-potential prospects.<\/p>\n          <span class=\"more\">Contact us <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=\"sol-card\" href=\"https:\/\/www.humind.fr\/en\/solutions\/competitive-intelligence\/\">\n          <div class=\"icon-title\">\n            <div class=\"ic-wrap\"><svg 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><\/div>\n            <h3>Market tracker<\/h3>\n          <\/div>\n          <p>Analyze market dynamics, customer behaviors, sector trends and growth drivers to refine your positioning.<\/p>\n          <span class=\"more\">Competition tracker <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=\"sol-card\" href=\"https:\/\/www.humind.fr\/en\/solutions\/competitive-intelligence\/\">\n          <div class=\"icon-title\">\n            <div class=\"ic-wrap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M4 20V10M10 20V4M16 20v-7M22 20H2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n            <h3>Benchmarking tracker<\/h3>\n          <\/div>\n          <p>Compare your products, offers and practices with the market to identify gaps, new developments and improvement opportunities.<\/p>\n          <span class=\"more\">Competition tracker <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      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- COMMON FOUNDATION -->\n  <div class=\"sec ink-band full-bleed\">\n    <div class=\"wrap\">\n      <div class=\"sec-head reveal\">\n        <span class=\"eyebrow\">A common foundation<\/span>\n        <h2>The same level of rigor behind every solution<\/h2>\n        <p>Whatever the monitored domain, our solutions rely on a unique approach, enhanced by AI and secured by human expertise.<\/p>\n      <\/div>\n\n      <div class=\"base reveal\">\n        <div class=\"base-cell\">\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>Targeted monitoring<\/h3>\n          <\/div>\n          <p>All relevant sources continuously monitored on your strategic topics.<\/p>\n        <\/div>\n\n        <div class=\"base-cell\">\n          <div class=\"icon-title\">\n            <svg class=\"ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><circle cx=\"6\" cy=\"6\" r=\"2.5\"\/><circle cx=\"18\" cy=\"6\" r=\"2.5\"\/><circle cx=\"12\" cy=\"18\" r=\"2.5\"\/><path d=\"M7.7 7.7 11 15M16.3 7.7 13 15M8 6h8\" stroke-linecap=\"round\"\/><\/svg>\n            <h3>Specialized AI agents<\/h3>\n          <\/div>\n          <p>Agents that collect, filter, cross-check and analyze useful information.<\/p>\n        <\/div>\n\n        <div class=\"base-cell\">\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>Expert validation<\/h3>\n          <\/div>\n          <p>The reliability of human expertise applied to every deliverable produced.<\/p>\n        <\/div>\n\n        <div class=\"base-cell\">\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 distribution<\/h3>\n          <\/div>\n          <p>Reports, alerts and dashboards adapted to your teams and organization.<\/p>\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\">Let\u2019s talk<\/span>\n      <h2>Have a project?<\/h2>\n      <p>Tell us about your environment and priorities: we design the intelligence solution best suited to your organization.<\/p>\n      <div class=\"actions\">\n        <a class=\"btn btn-primary\" href=\"https:\/\/www.humind.fr\/en\/?page_id=20343\">\n          Contact us\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\/?page_id=20343\">Request a demo<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function(){\n  var els = document.querySelectorAll('.hms .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.14});\n  els.forEach(function(el){io.observe(el);});\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Tailored solutions Monitor your environment to support your strategic decisions A suite of AI-enhanced intelligence solutions, configured around your sector [&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":"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":"","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-25702","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/pages\/25702","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=25702"}],"version-history":[{"count":0,"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/pages\/25702\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.humind.fr\/en\/wp-json\/wp\/v2\/media?parent=25702"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}