{"id":8,"date":"2025-02-07T09:47:31","date_gmt":"2025-02-07T09:47:31","guid":{"rendered":"https:\/\/indigitall.com\/?page_id=8"},"modified":"2026-05-28T03:21:10","modified_gmt":"2026-05-28T03:21:10","slug":"home","status":"publish","type":"page","link":"https:\/\/indigitall.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":-100,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false},"class_list":["post-8","page","type-page","status-publish","hentry"],"acf":{"flexible_content":{"0":{"acf_fc_layout":"custom_html","code":"<!-- indigitall Hero Section \u2014 WordPress\/ACF Compatible -->\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700;800&display=swap');\r\n\r\n#indi-hero {\r\n  all: initial;\r\n  display: block;\r\n  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;\r\n  background: linear-gradient(145deg, #0F3B7A 0%, #1565E0 60%, #0072EF 100%) !important;\r\n  width: 100% !important;\r\n  position: relative !important;\r\n  overflow: hidden !important;\r\n  box-sizing: border-box !important;\r\n  -webkit-font-smoothing: antialiased;\r\n  -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n#indi-hero *, #indi-hero *::before, #indi-hero *::after {\r\n  box-sizing: border-box;\r\n  margin: 0;\r\n  padding: 0;\r\n  -webkit-font-smoothing: antialiased;\r\n  -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n#indi-hero .ih-texture {\r\n  position: absolute;\r\n  inset: 0;\r\n  background-image: radial-gradient(circle, rgba(255,255,255,0.05) 1px, transparent 1px);\r\n  background-size: 28px 28px;\r\n  pointer-events: none;\r\n  z-index: 0;\r\n}\r\n\r\n#indi-hero .ih-glow {\r\n  position: absolute;\r\n  top: -100px; right: -60px;\r\n  width: 500px; height: 500px;\r\n  background: radial-gradient(circle, rgba(138,218,63,0.10) 0%, transparent 70%);\r\n  pointer-events: none;\r\n  z-index: 0;\r\n}\r\n\r\n#indi-hero .ih-inner {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 1280px;\r\n  margin: 0 auto;\r\n  padding: 140px 48px 80px;\r\n  display: grid;\r\n  grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);\r\n  gap: 20px;\r\n  align-items: start;\r\n}\r\n\r\n#indi-hero .ih-left {\r\n  position: relative;\r\n  z-index: 10;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 28px;\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n  animation: ihSlideUp 0.8s cubic-bezier(0.22,1,0.36,1) 0.15s both;\r\n}\r\n\r\n#indi-hero .ih-badges {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 8px;\r\n}\r\n\r\n#indi-hero .ih-badge {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 6px;\r\n  background: rgba(255,255,255,0.12);\r\n  border: 1px solid rgba(255,255,255,0.2);\r\n  backdrop-filter: blur(8px);\r\n  padding: 6px 12px;\r\n  border-radius: 50px;\r\n  font-family: 'Manrope', sans-serif !important;\r\n  font-size: 11px !important;\r\n  font-weight: 600 !important;\r\n  color: #FFFFFF !important;\r\n  letter-spacing: 0.02em;\r\n  white-space: nowrap;\r\n  opacity: 0;\r\n  animation: ihBadgePop 0.5s cubic-bezier(0.22,1,0.36,1) both;\r\n}\r\n#indi-hero .ih-badge:nth-child(1) { animation-delay: 0.20s; }\r\n#indi-hero .ih-badge:nth-child(2) { animation-delay: 0.30s; }\r\n#indi-hero .ih-badge:nth-child(3) { animation-delay: 0.40s; }\r\n#indi-hero .ih-badge:nth-child(4) { animation-delay: 0.50s; }\r\n\r\n#indi-hero .ih-badge svg { flex-shrink: 0; }\r\n\r\n#indi-hero .ih-headline {\r\n  font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;\r\n  font-size: clamp(28px, 3vw, 42px) !important;\r\n  font-weight: 500 !important;\r\n  line-height: 1.15 !important;\r\n  letter-spacing: -0.01em !important;\r\n  color: #FFFFFF !important;\r\n  margin: 0 !important;\r\n  font-display: swap;\r\n}\r\n\r\n#indi-hero .ih-headline .ih-tagline {\r\n  display: block;\r\n  margin-top: 16px;\r\n}\r\n\r\n#indi-hero .ih-headline .ih-accent {\r\n  color: #8ADA3F !important;\r\n  font-weight: 500 !important;\r\n}\r\n\r\n#indi-hero .ih-ctas {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 14px;\r\n  align-items: stretch;\r\n  margin-top: 8px;\r\n}\r\n\r\n#indi-hero .id-btn {\r\n  position: relative;\r\n  font-family: 'Manrope', -apple-system, sans-serif !important;\r\n  font-size: 14px !important;\r\n  font-weight: 600 !important;\r\n  line-height: 1 !important;\r\n  letter-spacing: 0.98px !important;\r\n  text-transform: uppercase !important;\r\n  color: #0F0F0F !important;\r\n  box-sizing: border-box;\r\n  padding: 15px 20px !important;\r\n  min-width: 200px !important;\r\n  min-height: 60px !important;\r\n  display: inline-flex !important;\r\n  justify-content: center !important;\r\n  align-items: center !important;\r\n  border-radius: 5px !important;\r\n  transition: all 0.3s ease-in-out;\r\n  border: 1px solid transparent !important;\r\n  cursor: pointer;\r\n  text-decoration: none !important;\r\n  white-space: nowrap;\r\n}\r\n\r\n#indi-hero .id-btn.green {\r\n  background-color: #8ADA3F !important;\r\n  border-color: #8ADA3F !important;\r\n  color: #0F0F0F !important;\r\n  box-shadow: 0 4px 30px rgba(138,218,63,0.35);\r\n}\r\n#indi-hero .id-btn.green:hover {\r\n  background-color: #9EE84F !important;\r\n  border-color: #9EE84F !important;\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 8px 40px rgba(138,218,63,0.45);\r\n  color: #0F0F0F !important;\r\n}\r\n\r\n#indi-hero .id-btn.light {\r\n  background-color: #FFFFFF !important;\r\n  border-color: #FFFFFF !important;\r\n  box-shadow: 0 4px 60px 0 rgba(0,0,0,0.07);\r\n  color: #0F0F0F !important;\r\n  gap: 12px;\r\n  padding: 8px 22px 8px 10px !important;\r\n}\r\n#indi-hero .id-btn.light:hover {\r\n  background-color: #F5F7FA !important;\r\n  border-color: #F5F7FA !important;\r\n  transform: translateY(-2px);\r\n  color: #0F0F0F !important;\r\n}\r\n#indi-hero .id-btn.light img {\r\n  width: 40px !important;\r\n  height: 40px !important;\r\n  border-radius: 50% !important;\r\n  object-fit: cover;\r\n  display: block;\r\n  flex-shrink: 0;\r\n}\r\n\r\n@media (max-width: 1150px) {\r\n  #indi-hero .id-btn {\r\n    padding: 15px 20px !important;\r\n    min-width: 0 !important;\r\n    min-height: 50px !important;\r\n  }\r\n  #indi-hero .id-btn.light { padding: 5px 18px 5px 6px !important; }\r\n  #indi-hero .id-btn.light img { width: 36px !important; height: 36px !important; }\r\n}\r\n\r\n\/* \u2500\u2500\u2500 RIGHT: card diagram \u2500\u2500\u2500 *\/\r\n#indi-hero .ih-right {\r\n  position: relative;\r\n  opacity: 0;\r\n  animation: ihFadeIn 0.9s ease 0.3s both;\r\n  z-index: 1;\r\n}\r\n\r\n\/* DIAGRAM ZONE \u2014 3 auto-height rows so every gap between cards is identical *\/\r\n#indi-hero .ih-diagram {\r\n  position: relative;\r\n  display: grid;\r\n  grid-template-columns: repeat(12, 1fr);\r\n  grid-auto-rows: auto;\r\n  gap: 16px;\r\n}\r\n\r\n#indi-hero .ih-svg {\r\n  position: absolute;\r\n  inset: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  z-index: 3;\r\n  pointer-events: none;\r\n  overflow: visible;\r\n}\r\n\r\n#indi-hero .ih-card {\r\n  background: rgba(255,255,255,0.98);\r\n  border-radius: 14px;\r\n  box-shadow: 0 12px 36px -8px rgba(18,54,108,0.30), 0 2px 8px rgba(0,0,0,0.06);\r\n  padding: 14px 16px;\r\n  z-index: 4;\r\n  opacity: 0;\r\n  transition: opacity 0.5s cubic-bezier(0.22,1,0.36,1),\r\n              transform 0.3s ease,\r\n              box-shadow 0.3s ease;\r\n  backdrop-filter: blur(12px);\r\n  cursor: default;\r\n  position: relative;\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-self: start;\r\n  justify-self: stretch;\r\n}\r\n\r\n#indi-hero .ih-card.ih-visible {\r\n  opacity: 1;\r\n}\r\n\r\n#indi-hero .ih-card:hover {\r\n  transform: translateY(-4px) scale(1.02);\r\n  box-shadow: 0 20px 50px -8px rgba(18,54,108,0.45), 0 4px 12px rgba(138,218,63,0.18);\r\n}\r\n\r\n#indi-hero .ih-card-title {\r\n  font-family: 'Manrope', -apple-system, sans-serif !important;\r\n  font-size: 10px !important;\r\n  font-weight: 700 !important;\r\n  color: #0F3B7A !important;\r\n  margin-bottom: 10px !important;\r\n  letter-spacing: 0.02em !important;\r\n  text-transform: uppercase;\r\n  line-height: 1.2;\r\n}\r\n\r\n#indi-hero .ih-chips {\r\n  display: grid;\r\n  grid-template-columns: repeat(var(--cols, 4), minmax(0, 1fr));\r\n  gap: 10px 6px;\r\n}\r\n\r\n#indi-hero .ih-chip {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  gap: 5px;\r\n  min-width: 0;\r\n}\r\n\r\n#indi-hero .ih-chip-icon {\r\n  width: 34px;\r\n  height: 34px;\r\n  border-radius: 10px;\r\n  background: #EEF3FF;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  transition: background 0.35s ease, transform 0.25s ease;\r\n  flex-shrink: 0;\r\n}\r\n\r\n#indi-hero .ih-chip-icon svg {\r\n  transition: stroke 0.35s ease;\r\n}\r\n\r\n#indi-hero .ih-chip-icon.ih-active {\r\n  background: #8ADA3F;\r\n  transform: scale(1.12);\r\n}\r\n#indi-hero .ih-chip-icon.ih-active svg {\r\n  stroke: #0F0F0F !important;\r\n}\r\n\r\n#indi-hero .ih-chip-label {\r\n  font-family: 'Manrope', -apple-system, sans-serif !important;\r\n  font-size: 9px !important;\r\n  font-weight: 500 !important;\r\n  color: #5A6B85 !important;\r\n  text-align: center;\r\n  line-height: 1.2;\r\n  word-wrap: break-word;\r\n  overflow-wrap: anywhere;\r\n  hyphens: auto;\r\n  max-width: 100%;\r\n  min-width: 0;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 DIAGRAM CARD GRID PLACEMENT \u2500\u2500\u2500 *\/\r\n\/* Three rows. Each row has a fixed gap (.ih-diagram gap) so vertical padding between cards is uniform. *\/\r\n\r\n\/* ROW 1: Sync (left) and Analytics (right) *\/\r\n#indi-hero .c-sync      { grid-column: 1 \/ span 7;  grid-row: 1; --cols: 4; }\r\n#indi-hero .c-analytics { grid-column: 9 \/ span 4;  grid-row: 1; --cols: 2; }\r\n\r\n\/* ROW 2: Journey (left), Unified\/CDP (center), Support (right) *\/\r\n#indi-hero .c-journey   { grid-column: 1 \/ span 4;  grid-row: 2; --cols: 2; }\r\n#indi-hero .c-unified   { grid-column: 5 \/ span 4;  grid-row: 2; --cols: 2; }\r\n#indi-hero .c-support   { grid-column: 9 \/ span 4;  grid-row: 2; --cols: 3; }\r\n\r\n\/* ROW 3: Channel (full width) *\/\r\n#indi-hero .c-channel   { grid-column: 1 \/ span 12; grid-row: 3; --cols: 4; }\r\n\r\n\/* Support uses horizontal chips \u2014 labels are too long for a 3-column vertical layout *\/\r\n#indi-hero .c-support .ih-chips {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 8px;\r\n}\r\n#indi-hero .c-support .ih-chip {\r\n  flex-direction: row;\r\n  align-items: center;\r\n  gap: 10px;\r\n}\r\n#indi-hero .c-support .ih-chip-icon {\r\n  width: 34px;\r\n  height: 34px;\r\n  flex-shrink: 0;\r\n}\r\n#indi-hero .c-support .ih-chip-label {\r\n  text-align: left;\r\n  font-size: 10px !important;\r\n  line-height: 1.3;\r\n  flex: 1;\r\n}\r\n\r\n@keyframes ihSlideUp {\r\n  from { opacity: 0; transform: translateY(20px); }\r\n  to   { opacity: 1; transform: translateY(0); }\r\n}\r\n@keyframes ihFadeIn {\r\n  from { opacity: 0; }\r\n  to   { opacity: 1; }\r\n}\r\n@keyframes ihSlideLeft {\r\n  from { opacity: 0; transform: translateX(16px); }\r\n  to   { opacity: 1; transform: translateX(0); }\r\n}\r\n@keyframes ihBadgePop {\r\n  from { opacity: 0; transform: scale(0.85) translateY(-4px); }\r\n  to   { opacity: 1; transform: scale(1) translateY(0); }\r\n}\r\n\r\n\/* \u2500\u2500\u2500 ACCESSIBILITY \u2500\u2500\u2500 *\/\r\n@media (prefers-reduced-motion: reduce) {\r\n  #indi-hero .ih-left,\r\n  #indi-hero .ih-right,\r\n  #indi-hero .ih-woman,\r\n  #indi-hero .ih-badge,\r\n  #indi-hero .ih-card {\r\n    opacity: 1 !important;\r\n    transform: none !important;\r\n    animation: none !important;\r\n    transition: none !important;\r\n  }\r\n  #indi-hero .ih-chip-icon { transition: none !important; }\r\n  #indi-hero .ih-svg circle { display: none; }\r\n}\r\n\r\n\/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\r\n\r\n\/* Below this width, woman would overlap the diagram \u2014 hide her and let the diagram take the full right column *\/\r\n@media (max-width: 1100px) {\r\n  #indi-hero .ih-woman { display: none; }\r\n  #indi-hero .ih-right {\r\n    grid-template-columns: 1fr;\r\n  }\r\n}\r\n\r\n@media (max-width: 1100px) {\r\n  #indi-hero .ih-inner {\r\n    padding: 80px 32px 0;\r\n    gap: 32px;\r\n  }\r\n  #indi-hero .ih-headline {\r\n    font-size: clamp(22px, 2.4vw, 32px) !important;\r\n  }\r\n}\r\n\r\n\/* Tablet \u2014 single column, woman behind cards *\/\r\n@media (max-width: 960px) {\r\n  #indi-hero .ih-inner {\r\n    grid-template-columns: 1fr;\r\n    padding: 50px 24px 60px;\r\n    gap: 48px;\r\n  }\r\n  #indi-hero .ih-left {\r\n    text-align: center;\r\n    align-items: center;\r\n  }\r\n  #indi-hero .ih-badges {\r\n    justify-content: center;\r\n  }\r\n  #indi-hero .ih-headline {\r\n    font-size: clamp(28px, 5.5vw, 42px) !important;\r\n    text-align: center;\r\n  }\r\n  #indi-hero .ih-ctas {\r\n    justify-content: center;\r\n  }\r\n\r\n  #indi-hero .ih-right {\r\n    grid-template-columns: 1fr;\r\n    min-height: auto;\r\n    gap: 0;\r\n  }\r\n\r\n  #indi-hero .ih-diagram {\r\n    grid-template-columns: 1fr 1fr;\r\n    grid-template-rows: auto;\r\n    grid-auto-rows: auto;\r\n    gap: 12px;\r\n    min-height: auto;\r\n  }\r\n\r\n  #indi-hero .ih-svg { display: none; }\r\n\r\n  #indi-hero .ih-card {\r\n    opacity: 1 !important;\r\n    transform: none !important;\r\n  }\r\n\r\n  #indi-hero .c-sync,\r\n  #indi-hero .c-unified,\r\n  #indi-hero .c-analytics,\r\n  #indi-hero .c-journey,\r\n  #indi-hero .c-channel,\r\n  #indi-hero .c-support {\r\n    grid-column: auto;\r\n    grid-row: auto;\r\n  }\r\n\r\n  #indi-hero .c-sync      { grid-column: 1 \/ 2; --cols: 4; }\r\n  #indi-hero .c-unified   { grid-column: 2 \/ 3; --cols: 2; }\r\n  #indi-hero .c-analytics { grid-column: 1 \/ 2; --cols: 2; }\r\n  #indi-hero .c-journey   { grid-column: 2 \/ 3; --cols: 2; }\r\n  #indi-hero .c-channel   { grid-column: 1 \/ 3; --cols: 4; }\r\n  #indi-hero .c-support   { grid-column: 1 \/ 3; --cols: 3; }\r\n\r\n  #indi-hero .ih-card-title {\r\n    font-size: 10px !important;\r\n    white-space: normal;\r\n  }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n  #indi-hero .ih-inner { padding: 80px 16px 40px; }\r\n  #indi-hero .ih-diagram { grid-template-columns: 1fr; }\r\n  #indi-hero .ih-badge { font-size: 10px !important; padding: 5px 10px; }\r\n  #indi-hero .id-btn {\r\n    flex: 1 1 100%;\r\n    min-width: 0 !important;\r\n  }\r\n  #indi-hero .id-btn.light {\r\n    padding: 6px 20px 6px 6px !important;\r\n  }\r\n\r\n  #indi-hero .c-sync,\r\n  #indi-hero .c-unified,\r\n  #indi-hero .c-analytics,\r\n  #indi-hero .c-journey,\r\n  #indi-hero .c-channel,\r\n  #indi-hero .c-support {\r\n    grid-column: 1 \/ 2;\r\n  }\r\n\r\n  #indi-hero .c-sync      { --cols: 4; }\r\n  #indi-hero .c-unified   { --cols: 4; }\r\n  #indi-hero .c-analytics { --cols: 2; }\r\n  #indi-hero .c-journey   { --cols: 4; }\r\n  #indi-hero .c-channel   { --cols: 4; }\r\n  #indi-hero .c-support   { --cols: 3; }\r\n\r\n  #indi-hero .ih-chip-icon {\r\n    width: 34px;\r\n    height: 34px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div id=\"indi-hero\" role=\"banner\" aria-label=\"indigitall AI-Native Customer Engagement\">\r\n  <div class=\"ih-texture\" aria-hidden=\"true\"><\/div>\r\n  <div class=\"ih-glow\" aria-hidden=\"true\"><\/div>\r\n\r\n  <div class=\"ih-inner\">\r\n\r\n    <div class=\"ih-left\">\r\n\r\n      <div class=\"ih-badges\" role=\"list\" aria-label=\"Recognition and certifications\">\r\n        <span class=\"ih-badge\" role=\"listitem\">\r\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#8ADA3F\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\r\n          G2 Leader 2026\r\n        <\/span>\r\n        <span class=\"ih-badge\" role=\"listitem\">\r\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#8ADA3F\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n          ISO 27001 Certified\r\n        <\/span>\r\n        <span class=\"ih-badge\" role=\"listitem\">\r\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#8ADA3F\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"9 12 11 14 15 10\"\/><\/svg>\r\n          GDPR Compliant\r\n        <\/span>\r\n        <span class=\"ih-badge\" role=\"listitem\">\r\n          <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#8ADA3F\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z\"\/><\/svg>\r\n          AI-Native Platform\r\n        <\/span>\r\n      <\/div>\r\n\r\n      <h1 class=\"ih-headline\">\r\n        AI-Native Customer Engagement.\r\n        <span class=\"ih-tagline\">\r\n          <span class=\"ih-accent\">One Platform.<\/span><br>\r\n          Every Interaction. Zero Silos.\r\n        <\/span>\r\n      <\/h1>\r\n\r\n      <div class=\"ih-ctas\">\r\n        <a href=\"http:\/\/indigitall.com\/en\/schedule-time\/\" class=\"id-btn green\" aria-label=\"Get a demo of indigitall\">GET A DEMO<\/a>\r\n        <a href=\"https:\/\/indigitall.com\/en\/contact\/\" class=\"id-btn light\" aria-label=\"Speak to an indigitall expert\">\r\n          <img src=\"https:\/\/indigitall.com\/wp-content\/uploads\/2025\/03\/contact-icon.webp\" alt=\"\" width=\"40\" height=\"40\" onerror=\"this.style.display='none'\">\r\n          SPEAK TO AN EXPERT\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"ih-right\" role=\"img\" aria-label=\"Diagram showing the indigitall customer engagement platform: data sources flow into the unified Customer Data Platform, which powers analytics, customer journeys, multichannel messaging, and customer support\">\r\n\r\n      <!-- DIAGRAM ZONE (cards live here) -->\r\n      <div class=\"ih-diagram\">\r\n        <svg class=\"ih-svg\" id=\"ih-svg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><\/svg>\r\n\r\n        <div class=\"ih-card c-sync\" id=\"ihc-sync\" aria-hidden=\"true\">\r\n          <div class=\"ih-card-title\">Synchronize Your Data<\/div>\r\n          <div class=\"ih-chips\">\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><ellipse cx=\"12\" cy=\"5\" rx=\"9\" ry=\"3\"\/><path d=\"M3 5v14c0 1.66 4.03 3 9 3s9-1.34 9-3V5\"\/><path d=\"M3 12c0 1.66 4.03 3 9 3s9-1.34 9-3\"\/><\/svg><\/div><span class=\"ih-chip-label\">Databases<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\"\/><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\/><\/svg><\/div><span class=\"ih-chip-label\">Devices<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/div><span class=\"ih-chip-label\">Audiences<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z\"\/><\/svg><\/div><span class=\"ih-chip-label\">Integrations<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ih-card c-unified\" id=\"ihc-unified\" aria-hidden=\"true\">\r\n          <div class=\"ih-card-title\">Unified Data \u00b7 CDP<\/div>\r\n          <div class=\"ih-chips\">\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg><\/div><span class=\"ih-chip-label\">Events<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><\/svg><\/div><span class=\"ih-chip-label\">Preferences<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\/><rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"\/><line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"\/><line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"\/><\/svg><\/div><span class=\"ih-chip-label\">Predictions<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"9\" y1=\"18\" x2=\"15\" y2=\"18\"\/><line x1=\"10\" y1=\"22\" x2=\"14\" y2=\"22\"\/><path d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .23 2.23 1.5 3.5A4.61 4.61 0 0 1 8.91 14\"\/><\/svg><\/div><span class=\"ih-chip-label\">Suggestions<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ih-card c-analytics\" id=\"ihc-analytics\" aria-hidden=\"true\">\r\n          <div class=\"ih-card-title\">Advanced Analytics<\/div>\r\n          <div class=\"ih-chips\">\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><line x1=\"2\" y1=\"20\" x2=\"22\" y2=\"20\"\/><\/svg><\/div><span class=\"ih-chip-label\">Reports<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg><\/div><span class=\"ih-chip-label\">Dashboards<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ih-card c-journey\" id=\"ihc-journey\" aria-hidden=\"true\">\r\n          <div class=\"ih-card-title\">Customer Journey<\/div>\r\n          <div class=\"ih-chips\">\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"6\" y1=\"3\" x2=\"6\" y2=\"15\"\/><circle cx=\"18\" cy=\"6\" r=\"3\"\/><circle cx=\"6\" cy=\"18\" r=\"3\"\/><path d=\"M18 9a9 9 0 0 1-9 9\"\/><\/svg><\/div><span class=\"ih-chip-label\">Segmentation<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><polyline points=\"16 11 18 13 22 9\"\/><\/svg><\/div><span class=\"ih-chip-label\">Personalization<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg><\/div><span class=\"ih-chip-label\">Recommendations<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"17 1 21 5 17 9\"\/><path d=\"M3 11V9a4 4 0 0 1 4-4h14\"\/><polyline points=\"7 23 3 19 7 15\"\/><path d=\"M21 13v2a4 4 0 0 1-4 4H3\"\/><\/svg><\/div><span class=\"ih-chip-label\">Journey<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ih-card c-channel\" id=\"ihc-channel\" aria-hidden=\"true\">\r\n          <div class=\"ih-card-title\">Which is the Best Channel?<\/div>\r\n          <div class=\"ih-chips\">\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg><\/div><span class=\"ih-chip-label\">WhatsApp<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg><\/div><span class=\"ih-chip-label\">Push web<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg><\/div><span class=\"ih-chip-label\">Mail<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\/><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\/><\/svg><\/div><span class=\"ih-chip-label\">In App<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><line x1=\"9\" y1=\"10\" x2=\"15\" y2=\"10\"\/><\/svg><\/div><span class=\"ih-chip-label\">SMS<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9\"\/><path d=\"M13.73 21a2 2 0 0 1-3.46 0\"\/><circle cx=\"19\" cy=\"5\" r=\"3\" fill=\"#8ADA3F\" stroke=\"#8ADA3F\"\/><\/svg><\/div><span class=\"ih-chip-label\">Push app<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 13a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 2.21h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6z\"\/><\/svg><\/div><span class=\"ih-chip-label\">Voice<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ih-card c-support\" id=\"ihc-support\" aria-hidden=\"true\">\r\n          <div class=\"ih-card-title\">Customer Support<\/div>\r\n          <div class=\"ih-chips\">\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"10\" rx=\"2\"\/><circle cx=\"12\" cy=\"5\" r=\"2\"\/><line x1=\"12\" y1=\"7\" x2=\"12\" y2=\"11\"\/><\/svg><\/div><span class=\"ih-chip-label\">Omnichannel AI Agents<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 18v-6a9 9 0 0 1 18 0v6\"\/><path d=\"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3z\"\/><path d=\"M3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z\"\/><\/svg><\/div><span class=\"ih-chip-label\">Contact Center<\/span><\/div>\r\n            <div class=\"ih-chip\"><div class=\"ih-chip-icon\"><svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0072EF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg><\/div><span class=\"ih-chip-label\">Transfer to Human<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n(function(){\r\n  \"use strict\";\r\n  var NS = 'http:\/\/www.w3.org\/2000\/svg';\r\n  var prefersReducedMotion = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n\r\n  \/\/ Plays real customer-engagement scenarios across the diagram. Each cycle is a different journey\r\n  \/\/ (cart abandonment, win-back, support escalation, etc.) and only the chips that journey actually\r\n  \/\/ touches light up \u2014 accumulating step-by-step so the full path is visible at the end, then resetting.\r\n  \/\/ Chip indexes per card:\r\n  \/\/   sync:      0 Databases \u00b7 1 Devices \u00b7 2 Audiences \u00b7 3 Integrations\r\n  \/\/   unified:   0 Events \u00b7 1 Preferences \u00b7 2 Predictions \u00b7 3 Suggestions\r\n  \/\/   analytics: 0 Reports \u00b7 1 Dashboards\r\n  \/\/   journey:   0 Segmentation \u00b7 1 Personalization \u00b7 2 Recommendations \u00b7 3 Journey\r\n  \/\/   channel:   0 WhatsApp \u00b7 1 Push web \u00b7 2 Mail \u00b7 3 In App \u00b7 4 SMS \u00b7 5 Push app \u00b7 6 Voice\r\n  \/\/   support:   0 AI Agents \u00b7 1 Contact Center \u00b7 2 Transfer to Human\r\n  function initFlow() {\r\n    if (prefersReducedMotion) return;\r\n\r\n    var scenarios = [\r\n      \/\/ Cart abandonment recovery: mobile shopper drops cart \u2192 CDP catches the event \u2192\r\n      \/\/ AI suggests an offer \u2192 segment + personalize \u2192 push notification to their phone.\r\n      [['ihc-sync',1],['ihc-sync',3],['ihc-unified',0],['ihc-unified',3],['ihc-journey',0],['ihc-journey',1],['ihc-channel',5]],\r\n\r\n      \/\/ Win-back lapsed customer: CRM lapsed audience \u2192 churn prediction + channel preference \u2192\r\n      \/\/ cohort dashboard \u2192 segment + re-engagement recommendation \u2192 personalized email.\r\n      [['ihc-sync',0],['ihc-sync',2],['ihc-unified',2],['ihc-unified',1],['ihc-analytics',1],['ihc-journey',0],['ihc-journey',2],['ihc-channel',2]],\r\n\r\n      \/\/ Inbound support: customer pings on WhatsApp \u2192 event logged \u2192 AI agent handles \u2192\r\n      \/\/ escalates to a human when needed.\r\n      [['ihc-sync',1],['ihc-unified',0],['ihc-channel',0],['ihc-support',0],['ihc-support',2]],\r\n\r\n      \/\/ Welcome onboarding: signup webhook \u2192 event + preferences captured \u2192 onboarding journey\r\n      \/\/ with industry personalization \u2192 welcome email + in-app tour.\r\n      [['ihc-sync',3],['ihc-unified',0],['ihc-unified',1],['ihc-journey',3],['ihc-journey',1],['ihc-channel',2],['ihc-channel',3]],\r\n\r\n      \/\/ Real-time browse intent: web event captured \u2192 intent prediction \u2192 behavioral report \u2192\r\n      \/\/ recommendation + personalized banner \u2192 web push to bring them back.\r\n      [['ihc-sync',1],['ihc-unified',0],['ihc-unified',2],['ihc-analytics',0],['ihc-journey',2],['ihc-journey',1],['ihc-channel',1]],\r\n\r\n      \/\/ VIP concierge: CRM VIP audience \u2192 preferred channel + AI-suggested exclusive offer \u2192\r\n      \/\/ voice call routed to a concierge agent.\r\n      [['ihc-sync',0],['ihc-sync',2],['ihc-unified',1],['ihc-unified',3],['ihc-channel',6],['ihc-support',1]]\r\n    ];\r\n\r\n    var STEP_MS = 750;\r\n    var SCENARIO_PAUSE_MS = 1400;\r\n    var scenarioIdx = 0;\r\n    var active = [];\r\n    var timers = [];\r\n\r\n    function lightIcon(cardId, chipIdx) {\r\n      var card = document.getElementById(cardId);\r\n      if (!card) return;\r\n      var icons = card.querySelectorAll('.ih-chip-icon');\r\n      var icon = icons[chipIdx];\r\n      if (icon) {\r\n        icon.classList.add('ih-active');\r\n        active.push(icon);\r\n      }\r\n    }\r\n\r\n    function clearActive() {\r\n      active.forEach(function(icon) { icon.classList.remove('ih-active'); });\r\n      active = [];\r\n    }\r\n\r\n    function runScenario() {\r\n      timers.forEach(clearTimeout);\r\n      timers = [];\r\n      clearActive();\r\n\r\n      var scenario = scenarios[scenarioIdx];\r\n      scenario.forEach(function(step, i) {\r\n        timers.push(setTimeout(function() {\r\n          lightIcon(step[0], step[1]);\r\n        }, i * STEP_MS));\r\n      });\r\n\r\n      timers.push(setTimeout(function() {\r\n        scenarioIdx = (scenarioIdx + 1) % scenarios.length;\r\n        runScenario();\r\n      }, scenario.length * STEP_MS + SCENARIO_PAUSE_MS));\r\n    }\r\n\r\n    setTimeout(runScenario, 3500);\r\n  }\r\n\r\n  \/\/ NEW FLOW \u2014 Support connects from BOTH Unified and Journey for full interconnection\r\n  \/\/ Sequence: sync \u2192 unified \u2192 analytics \u2192 journey \u2192 channel \u2192 support (from journey) \u2192 also draw support\u2190unified\r\n  var flow = [\r\n    { id: 'ihc-sync',      delay: 300 },\r\n    { id: 'ihc-unified',   delay: 750,  from: 'ihc-sync',      fromSide: 'bottom', toSide: 'top' },\r\n    { id: 'ihc-analytics', delay: 1200, from: 'ihc-unified',   fromSide: 'top',    toSide: 'bottom' },\r\n    { id: 'ihc-journey',   delay: 1650, from: 'ihc-unified',   fromSide: 'left',   toSide: 'right' },\r\n    { id: 'ihc-support',   delay: 2100, from: 'ihc-unified',   fromSide: 'right',  toSide: 'left' },\r\n    { id: 'ihc-channel',   delay: 2550, from: 'ihc-unified',   fromSide: 'bottom', toSide: 'top' }\r\n  ];\r\n\r\n  \/\/ Extra connector lines drawn AFTER the main narration \u2014 Channel also feeds Journey and Support\r\n  var extraConnections = [\r\n    { from: 'ihc-channel', fromSide: 'top',    to: 'ihc-journey', toSide: 'bottom' },\r\n    { from: 'ihc-channel', fromSide: 'top',    to: 'ihc-support', toSide: 'bottom' }\r\n  ];\r\n\r\n  function midOf(id, side, cRect) {\r\n    var el = document.getElementById(id);\r\n    if (!el) return null;\r\n    var r = el.getBoundingClientRect();\r\n    var x = r.left - cRect.left + r.width \/ 2;\r\n    var y = r.top  - cRect.top  + r.height \/ 2;\r\n    if (side === 'bottom') y = r.top  - cRect.top  + r.height;\r\n    if (side === 'top')    y = r.top  - cRect.top;\r\n    if (side === 'right')  x = r.left - cRect.left + r.width;\r\n    if (side === 'left')   x = r.left - cRect.left;\r\n    return { x: x, y: y };\r\n  }\r\n\r\n  function pathBetween(from, to, fromSide) {\r\n    var dx = to.x - from.x;\r\n    var dy = to.y - from.y;\r\n    var cx1, cy1, cx2, cy2;\r\n    if (fromSide === 'bottom' || fromSide === 'top') {\r\n      cx1 = from.x; cy1 = from.y + dy * 0.5;\r\n      cx2 = to.x;   cy2 = to.y   - dy * 0.5;\r\n    } else {\r\n      cx1 = from.x + dx * 0.4; cy1 = from.y;\r\n      cx2 = to.x   - dx * 0.4; cy2 = to.y;\r\n    }\r\n    return 'M' + from.x + ',' + from.y +\r\n           ' C' + cx1 + ',' + cy1 +\r\n           ' ' + cx2 + ',' + cy2 +\r\n           ' ' + to.x + ',' + to.y;\r\n  }\r\n\r\n  function drawConnectorLine(svg, pathId, d) {\r\n    var line = document.createElementNS(NS, 'path');\r\n    line.setAttribute('d', d);\r\n    line.setAttribute('id', pathId);\r\n    line.setAttribute('fill', 'none');\r\n    line.setAttribute('stroke', 'rgba(255,255,255,0.25)');\r\n    line.setAttribute('stroke-width', '1.5');\r\n    line.setAttribute('stroke-dasharray', '5 5');\r\n    line.setAttribute('opacity', '0');\r\n    svg.appendChild(line);\r\n    requestAnimationFrame(function() {\r\n      line.style.transition = 'opacity 0.4s ease';\r\n      line.setAttribute('opacity', '1');\r\n    });\r\n    return line;\r\n  }\r\n\r\n  function travelDot(svg, pathId, duration, onArrive) {\r\n    var dot = document.createElementNS(NS, 'circle');\r\n    dot.setAttribute('r', '5');\r\n    dot.setAttribute('fill', '#8ADA3F');\r\n    dot.setAttribute('filter', 'drop-shadow(0 0 4px rgba(138,218,63,0.8))');\r\n\r\n    var motion = document.createElementNS(NS, 'animateMotion');\r\n    motion.setAttribute('dur', duration + 'ms');\r\n    motion.setAttribute('repeatCount', '1');\r\n    motion.setAttribute('fill', 'freeze');\r\n    motion.setAttribute('begin', 'indefinite');\r\n\r\n    var mpath = document.createElementNS(NS, 'mpath');\r\n    mpath.setAttributeNS('http:\/\/www.w3.org\/1999\/xlink', 'href', '#' + pathId);\r\n    motion.appendChild(mpath);\r\n    dot.appendChild(motion);\r\n    svg.appendChild(dot);\r\n\r\n    motion.addEventListener('endEvent', function() {\r\n      dot.style.transition = 'opacity 0.3s ease';\r\n      dot.setAttribute('opacity', '0');\r\n      setTimeout(function() {\r\n        if (dot.parentNode) dot.parentNode.removeChild(dot);\r\n      }, 350);\r\n      if (onArrive) onArrive();\r\n    });\r\n\r\n    motion.beginElement();\r\n  }\r\n\r\n  function startRepeatingDot(svg, pathId, duration, beginDelay, reverse) {\r\n    var dot = document.createElementNS(NS, 'circle');\r\n    dot.setAttribute('r', '3.5');\r\n    \/\/ Outbound dots are green (data flowing OUT from CDP); return dots are white (data flowing BACK to CDP)\r\n    dot.setAttribute('fill', reverse ? '#FFFFFF' : '#8ADA3F');\r\n    dot.setAttribute('opacity', '0');\r\n\r\n    var motion = document.createElementNS(NS, 'animateMotion');\r\n    motion.setAttribute('dur', duration + 'ms');\r\n    motion.setAttribute('repeatCount', 'indefinite');\r\n    motion.setAttribute('begin', beginDelay + 'ms');\r\n    if (reverse) {\r\n      motion.setAttribute('calcMode', 'linear');\r\n      motion.setAttribute('keyPoints', '1;0');\r\n      motion.setAttribute('keyTimes', '0;1');\r\n    }\r\n\r\n    var mpath = document.createElementNS(NS, 'mpath');\r\n    mpath.setAttributeNS('http:\/\/www.w3.org\/1999\/xlink', 'href', '#' + pathId);\r\n    motion.appendChild(mpath);\r\n    dot.appendChild(motion);\r\n\r\n    var op = document.createElementNS(NS, 'animate');\r\n    op.setAttribute('attributeName', 'opacity');\r\n    op.setAttribute('values', '0;1;1;0');\r\n    op.setAttribute('keyTimes', '0;0.08;0.88;1');\r\n    op.setAttribute('dur', duration + 'ms');\r\n    op.setAttribute('repeatCount', 'indefinite');\r\n    op.setAttribute('begin', beginDelay + 'ms');\r\n    dot.appendChild(op);\r\n\r\n    svg.appendChild(dot);\r\n  }\r\n\r\n  function narrate() {\r\n    var svg = document.getElementById('ih-svg');\r\n    var container = document.querySelector('.ih-diagram');\r\n    if (!svg || !container) return;\r\n\r\n    if (window.innerWidth <= 960 || prefersReducedMotion) {\r\n      flow.forEach(function(step) {\r\n        var card = document.getElementById(step.id);\r\n        if (card) {\r\n          card.classList.add('ih-visible');\r\n          card.setAttribute('aria-hidden', 'false');\r\n        }\r\n      });\r\n      return;\r\n    }\r\n\r\n    var cRect = container.getBoundingClientRect();\r\n    svg.setAttribute('viewBox', '0 0 ' + cRect.width + ' ' + cRect.height);\r\n\r\n    flow.forEach(function(step, i) {\r\n      setTimeout(function() {\r\n        var card = document.getElementById(step.id);\r\n        if (!card) return;\r\n\r\n        if (!step.from) {\r\n          card.classList.add('ih-visible');\r\n          card.setAttribute('aria-hidden', 'false');\r\n          return;\r\n        }\r\n\r\n        var from = midOf(step.from, step.fromSide, cRect);\r\n        var to   = midOf(step.id,   step.toSide,   cRect);\r\n        if (!from || !to) {\r\n          card.classList.add('ih-visible');\r\n          card.setAttribute('aria-hidden', 'false');\r\n          return;\r\n        }\r\n        var d = pathBetween(from, to, step.fromSide);\r\n        var pathId = 'ihl-' + i;\r\n        drawConnectorLine(svg, pathId, d);\r\n\r\n        setTimeout(function() {\r\n          travelDot(svg, pathId, 350, function() {\r\n            card.classList.add('ih-visible');\r\n            card.setAttribute('aria-hidden', 'false');\r\n          });\r\n        }, 80);\r\n\r\n        if (i === flow.length - 1) {\r\n          setTimeout(function() {\r\n            \/\/ Draw extra connections (Support gets fed by Journey and Channel for full interconnection)\r\n            extraConnections.forEach(function(conn, ei) {\r\n              var f = midOf(conn.from, conn.fromSide, cRect);\r\n              var t = midOf(conn.to, conn.toSide, cRect);\r\n              if (!f || !t) return;\r\n              var extraD = pathBetween(f, t, conn.fromSide);\r\n              drawConnectorLine(svg, 'ihle-' + ei, extraD);\r\n            });\r\n\r\n            \/\/ Start repeating ambient dots on ALL connections (main + extra), in BOTH directions \u2014\r\n            \/\/ green dots flow outward from CDP, white dots return back, so the diagram reads as\r\n            \/\/ bidirectional data exchange rather than a one-way fan-out.\r\n            setTimeout(function() {\r\n\r\n              flow.forEach(function(s, idx) {\r\n                if (s.from) {\r\n                  var dur = 2400 + idx * 300;\r\n                  startRepeatingDot(svg, 'ihl-' + idx, dur, idx * 400);\r\n                  startRepeatingDot(svg, 'ihl-' + idx, dur, idx * 400 + dur \/ 2, true);\r\n                }\r\n              });\r\n              extraConnections.forEach(function(conn, ei) {\r\n                var dur = 3000 + ei * 400;\r\n                startRepeatingDot(svg, 'ihle-' + ei, dur, 1500 + ei * 600);\r\n                startRepeatingDot(svg, 'ihle-' + ei, dur, 1500 + ei * 600 + dur \/ 2, true);\r\n              });\r\n            }, 200);\r\n          }, 400);\r\n        }\r\n      }, step.delay);\r\n    });\r\n  }\r\n\r\n  function redrawOnResize() {\r\n    var svg = document.getElementById('ih-svg');\r\n    if (!svg) return;\r\n    if (window.innerWidth <= 960) {\r\n      while (svg.firstChild) svg.removeChild(svg.firstChild);\r\n      return;\r\n    }\r\n    var container = document.querySelector('.ih-diagram');\r\n    if (!container) return;\r\n    var cRect = container.getBoundingClientRect();\r\n    svg.setAttribute('viewBox', '0 0 ' + cRect.width + ' ' + cRect.height);\r\n\r\n    flow.forEach(function(step, i) {\r\n      if (!step.from) return;\r\n      var line = document.getElementById('ihl-' + i);\r\n      if (!line) return;\r\n      var from = midOf(step.from, step.fromSide, cRect);\r\n      var to   = midOf(step.id,   step.toSide,   cRect);\r\n      if (!from || !to) return;\r\n      line.setAttribute('d', pathBetween(from, to, step.fromSide));\r\n    });\r\n\r\n    extraConnections.forEach(function(conn, ei) {\r\n      var line = document.getElementById('ihle-' + ei);\r\n      if (!line) return;\r\n      var f = midOf(conn.from, conn.fromSide, cRect);\r\n      var t = midOf(conn.to, conn.toSide, cRect);\r\n      if (!f || !t) return;\r\n      line.setAttribute('d', pathBetween(f, t, conn.fromSide));\r\n    });\r\n  }\r\n\r\n  function boot() {\r\n    narrate();\r\n    initFlow();\r\n\r\n    var resizeTimer;\r\n    window.addEventListener('resize', function() {\r\n      clearTimeout(resizeTimer);\r\n      resizeTimer = setTimeout(redrawOnResize, 250);\r\n    });\r\n  }\r\n\r\n  if (document.readyState === 'loading') {\r\n    document.addEventListener('DOMContentLoaded', boot);\r\n  } else {\r\n    boot();\r\n  }\r\n})();\r\n<\/script>"},"3":{"acf_fc_layout":"card_title_list","pretitle":"Top-Tier Recognition","title":"indigitall Named the Highest Performing Company in AI Chatbots","text":"We're excited to share that indigitall has received top-tier recognition in the latest G2 Summer Reports, highlighting our commitment to helping you get the most effective customer experience.","list":null,"link":{"title":"Learn More","url":"https:\/\/www.g2.com\/products\/indigitall\/reviews","target":"_blank"},"image_type":"right","image":15912,"image_mobile":null},"4":{"acf_fc_layout":"sections_fixed_images","design":"normal","title":"","link":null,"sections":[{"title":"We See Your Future, and It\u2019s Powered by Our AI","subtitle":"indigitall\u00ae Omni AI","index":"01","text":"We blend robust, AI-powered marketing automation with state-of-the-art AI to create an unmatched control of your customer lifecycle, from first touch to support and advocacy.","link":{"title":"Learn more","url":"https:\/\/indigitall.com\/en\/indigitall-ai\/","target":""},"list":null,"tag":"","media_type":"video","image":null,"image_mobile":null,"video":1121,"video_mobile":null},{"title":"Customer Engagement Powered by Next-Generation AI","subtitle":"Manage the Full Customer Journey","index":"02","text":"Advanced generative AI, machine learning, and predictive analytics help craft hyper-personalized campaigns, optimize engagement, and increase conversions.","link":{"title":"Learn more","url":"https:\/\/indigitall.com\/en\/customer-journey\/","target":""},"list":null,"tag":"","media_type":"video","image":null,"image_mobile":null,"video":1118,"video_mobile":null},{"title":"Create Deeper Connections with Your Audience","subtitle":"Omnichannel\u00a0Optimization","index":"03","text":"Connect with your customers across channels, ensuring that your messaging is not only timely but also impactful.","link":{"title":"Why indigitall","url":"https:\/\/indigitall.com\/en\/why-indigitall\/","target":""},"list":null,"tag":"","media_type":"image","image":5720,"image_mobile":2841,"video":null,"video_mobile":null},{"title":"Empower Your Marketing and Support Teams, We'll Show You How","subtitle":"indigitall\u00ae Platform","index":"04","text":"Our customer journey platform empowers you to connect with your customers across channels. From first touch to support and advocacy.","link":{"title":"Product overview","url":"https:\/\/indigitall.com\/en\/product-overview\/","target":""},"list":null,"tag":"","media_type":"image","image":3617,"image_mobile":1987,"video":null,"video_mobile":null}],"list_collapsed":false},"5":{"acf_fc_layout":"slider_big_cards","pretitle":"SUCCESS STORIES","title":"Chosen by Companies\r\nAround the World","link":null,"cards":[{"card_type":"story","background_type":"image","background":2922,"background_mobile":2925,"logo":null,"link":null,"pretitle":"","title":"","text":"\"I have been using indigitall for five years, and I can recommend it to any marketing professional. It is a fundamental tool in our daily operations for communication and interaction with our entire audience.\"\r\n","footer_text":"Marcos Fernandez - Social Media Manager at OkDiario","card_title":"","card_text":""},{"card_type":"story","background_type":"image","background":2716,"background_mobile":2719,"logo":null,"link":null,"pretitle":"","title":"","text":"\u201cindigitall\u2019s platform has helped us to build a custom solution to increase the satisfaction and LTV through Whatsapp.\u201d ","footer_text":"Pol Fisas - Head of Digital at Incapto","card_title":"20%","card_text":"Reduction in Customer Service Operating Costs"},{"card_type":"default","background_type":"image","background":2773,"background_mobile":2770,"logo":null,"link":null,"pretitle":"","title":"","text":"\u201cThe best thing about indigitall is the closeness; the people who talk to us are always there for what we need. The interface is very simple and user-friendly, which makes the work easier. It is a tool designed for the user.\u201d","footer_text":"Jordi Aymar - CMO at Proclinic Group","card_title":"","card_text":""},{"card_type":"default","background_type":"image","background":2801,"background_mobile":2804,"logo":null,"link":null,"pretitle":"","title":"","text":"\"indigitall improved our customers' experience with the development of a powerful WhatsApp bot. Since we put it into production, calls to our customer service have decreased, and customer satisfaction increased by implementing this new service channel. Their support always resolves issues that arise quickly and effectively.\"\r\n","footer_text":"Igor L\u00f3pez-Luna - Customer Support Manager at Wible","card_title":"","card_text":""},{"card_type":"default","background_type":"image","background":2958,"background_mobile":2940,"logo":null,"link":null,"pretitle":"","title":"","text":"\"indigitall has enabled us to strengthen our company\u2019s digital strategy, substantially improving the experience of our existing customers by establishing more personal, contextualized, and segmented communications through the digital web notifications platform.\"\r\n","footer_text":"Adri\u00e1n Valenzuela - Chief Digital Officer at Bed, Bath, and Beyond","card_title":"","card_text":""}]},"6":{"acf_fc_layout":"slider_cards","pretitle":"SOLUTIONS","link":null,"title":"Core Solutions That Span \r\nAcross Your Business\t","text":"Creating seamless experiences that turn every customer interaction into a meaningful connection and lasting growth.","card_size":"normal","logo_size":"normal","cards":[{"icon":1434,"title":"Increase Engagement","text":"Boost interactions with personalized, timely messages.","link":{"title":"Increase engagement","url":"https:\/\/indigitall.com\/use-case\/increase-engagement\/","target":""}},{"icon":1431,"title":"Convert More Customers","text":"Turn prospects into buyers with targeted campaigns.","link":{"title":"Convert More Customers","url":"https:\/\/indigitall.com\/use-case\/convert-more-customers\/","target":""}},{"icon":1428,"title":"Manage Customer Lifecycle","text":"Guide customers from acquisition to retention with automation.","link":{"title":"Manage customer lifecycle","url":"https:\/\/indigitall.com\/use-case\/manage-customer-lifecycle\/","target":""}},{"icon":1425,"title":"Upselling &\r\nCross-Selling","text":"Increase revenue with smart product recommendations.","link":{"title":"Upsell & Cross-Sell","url":"https:\/\/indigitall.com\/use-case\/upsell-cross-sell\/","target":""}}]},"7":{"acf_fc_layout":"slider_channels","pretitle":"INBOUND & OUTBOUND CHANNELS","title":"Channels That Reach \r\nUsers Whereever They Are"},"8":{"acf_fc_layout":"industries_sectors_access_cards","pretitle":"INDUSTRIES & SECTORS","title":"Expertise for Your Type \r\nof Business","button":{"title":"","url":"#getstarted","target":""},"cards":[{"text":"Retail & \r\neCommerce","icon":1461,"image":1477,"link":{"title":"Retail & eCommerce","url":"https:\/\/indigitall.com\/en\/industry\/retail-ecommerce\/","target":""}},{"text":"Bank & \r\nInsurance","icon":1458,"image":1474,"link":{"title":"Bank & Insurance","url":"https:\/\/indigitall.com\/en\/industry\/banking-insurance\/","target":""}},{"text":"Food & \r\nBeverage","icon":1455,"image":1471,"link":{"title":"Food & Beverage","url":"https:\/\/indigitall.com\/en\/industry\/food-beverage\/","target":""}},{"text":"Telco & \r\nMedia","icon":1452,"image":1822,"link":{"title":"Telco & Media","url":"https:\/\/indigitall.com\/industry\/telco-media\/","target":""}},{"text":"Travel & \r\nHospitality","icon":1449,"image":1465,"link":{"title":"Travel & Hospitality","url":"https:\/\/indigitall.com\/en\/industry\/travel-hospitality\/","target":""}}]},"9":{"acf_fc_layout":"the_indigitall_way"}},"hide_slider_blog":false,"slider_blog_custom_tag":null,"hide_mobile_fixed_buttons":false,"mobile_fixed_button_1":null,"mobile_fixed_button_2":null,"icon_mobile_fixed_button_2":"","download_ebook":false,"ebook_title":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>indigitall - The Only All-in-One Customer Engagement Platform<\/title>\n<meta name=\"description\" content=\"indigitall: The only AI-Powered Customer Engagement Platform that connects all of your outbound and inbound digital channels in one solution.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/indigitall.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"indigitall - The Only All-in-One Customer Engagement Platform\" \/>\n<meta property=\"og:description\" content=\"indigitall: The only AI-Powered Customer Engagement Platform that connects all of your outbound and inbound digital channels in one solution.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/indigitall.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"indigitall\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-28T03:21:10+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/indigitall.com\\\/en\\\/\",\"url\":\"https:\\\/\\\/indigitall.com\\\/en\\\/\",\"name\":\"indigitall - The Only All-in-One Customer Engagement Platform\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/indigitall.com\\\/en\\\/#website\"},\"datePublished\":\"2025-02-07T09:47:31+00:00\",\"dateModified\":\"2026-05-28T03:21:10+00:00\",\"description\":\"indigitall: The only AI-Powered Customer Engagement Platform that connects all of your outbound and inbound digital channels in one solution.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/indigitall.com\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/indigitall.com\\\/en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/indigitall.com\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/indigitall.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/indigitall.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/indigitall.com\\\/en\\\/\",\"name\":\"indigitall\",\"description\":\"Because Every Interaction Matters\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/indigitall.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"indigitall - The Only All-in-One Customer Engagement Platform","description":"indigitall: The only AI-Powered Customer Engagement Platform that connects all of your outbound and inbound digital channels in one solution.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/indigitall.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"indigitall - The Only All-in-One Customer Engagement Platform","og_description":"indigitall: The only AI-Powered Customer Engagement Platform that connects all of your outbound and inbound digital channels in one solution.","og_url":"https:\/\/indigitall.com\/en\/","og_site_name":"indigitall","article_modified_time":"2026-05-28T03:21:10+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/indigitall.com\/en\/","url":"https:\/\/indigitall.com\/en\/","name":"indigitall - The Only All-in-One Customer Engagement Platform","isPartOf":{"@id":"https:\/\/indigitall.com\/en\/#website"},"datePublished":"2025-02-07T09:47:31+00:00","dateModified":"2026-05-28T03:21:10+00:00","description":"indigitall: The only AI-Powered Customer Engagement Platform that connects all of your outbound and inbound digital channels in one solution.","breadcrumb":{"@id":"https:\/\/indigitall.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/indigitall.com\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/indigitall.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/indigitall.com\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/indigitall.com\/en\/#website","url":"https:\/\/indigitall.com\/en\/","name":"indigitall","description":"Because Every Interaction Matters","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/indigitall.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/indigitall.com\/en\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/indigitall.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/indigitall.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/indigitall.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/indigitall.com\/en\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":85,"href":"https:\/\/indigitall.com\/en\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":17151,"href":"https:\/\/indigitall.com\/en\/wp-json\/wp\/v2\/pages\/8\/revisions\/17151"}],"wp:attachment":[{"href":"https:\/\/indigitall.com\/en\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}