{"id":187083,"date":"2026-04-28T16:53:26","date_gmt":"2026-04-28T14:53:26","guid":{"rendered":"https:\/\/neuroflash.com\/?page_id=187083"},"modified":"2026-05-08T08:39:45","modified_gmt":"2026-05-08T06:39:45","slug":"ueber-uns-neu","status":"publish","type":"page","link":"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/","title":{"rendered":"\u00dcber Uns"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull nf-blob-bg is-style- is-content-justification-center is-layout-constrained wp-container-core-group-is-layout-3d131e0c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--lg);padding-right:var(--wp--preset--spacing--lg);padding-bottom:0;padding-left:var(--wp--preset--spacing--lg)\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-container-core-column-is-layout-86b72393 wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<p class=\"has-text-align-center\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-tertiary-color\"><strong><strong><strong>\u00dcBER NEUROFLASH<\/strong><\/strong><\/strong><\/mark><\/p>\n\n\n\n<style>\n  .tilted-highlight {\n    position: relative;\n    display: inline-block;\n    padding: 6px 0;\n    margin-top: 20px;\n    color: #ffffff;\n    line-height: 1.1;\n  }\n  .tilted-highlight::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: 6px;\n    right: 6px;\n    background: linear-gradient(90deg, #0FD0E7, rgb(56, 115, 200));\n    border-radius: 8px;\n    transform: rotate(-2deg);\n    z-index: -1;\n  }\n<\/style>\n\n<h1 class=\"wp-block-heading\" style=\"text-align: center; font-size: 2.75rem; line-height: 1.4 !important; color: #ffffff;\">\n  Wir helfen Teams, bessere Entscheidungen zu treffen<br>\n  <span class=\"tilted-highlight\">bevor sie ver\u00f6ffentlichen.<\/span>\n<\/h1>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center has-text-intro-font-size\">neuroflash wurde <strong>2018 in Hamburg<\/strong> mit einer einzigen \u00dcberzeugung gegr\u00fcndet: Die wirkungsvollste Kommunikation entsteht nicht durch Bauchgef\u00fchl, sondern durch ein pr\u00e4zises Verst\u00e4ndnis dessen, wie echte Menschen auf Sprache reagieren.<\/p>\n\n\n\n<div style=\"height:78px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignfull has-secondary-background-color has-background is-layout-constrained wp-container-core-group-is-layout-3ff73300 wp-block-group-is-layout-constrained\" style=\"padding-top:0;padding-right:0;padding-bottom:var(--wp--preset--spacing--sm);padding-left:0\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-cf41bc24 wp-block-columns-is-layout-flex\" style=\"padding-top:0;padding-bottom:var(--wp--preset--spacing--md)\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<!-- Horizontaler Zeitstrahl \u2013 mobile-optimiert -->\n<style>\n.nf-tl-scroll {\n  position: relative;\n  height: 250vh;\n}\n\n.nf-tl-sticky {\n  position: sticky;\n  top: 0;\n  height: 80vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n  padding: 0 28px;\n}\n\n.nf-tl-wrapper {\n  width: 100%;\n  max-width: 1100px;\n}\n\n\/* Header *\/\n.nf-tl-header {\n  text-align: center;\n  margin-bottom: 80px;\n}\n.nf-tl-label {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 12px;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #0FD0E7;\n  margin-bottom: 16px;\n}\n.nf-tl-header h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(26px, 3.5vw, 44px);\n  font-weight: 800;\n  color: #FFFFFF;\n  letter-spacing: -0.03em;\n  line-height: 1.15;\n  margin: 0 0 16px;\n}\n.nf-tl-header p {\n  font-family: 'Lato', sans-serif;\n  font-size: 18px;\n  line-height: 1.6;\n  color: #FFFFFF;\n  max-width: 700px;\n  margin: 0 auto;\n}\n\n\/* Track *\/\n.nf-tl-track { position: relative; }\n.nf-tl-line-bg {\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 4px;\n  border-radius: 4px;\n  background: rgba(255,255,255,0.06);\n}\n.nf-tl-line-fill {\n  position: absolute;\n  top: 0; left: 0;\n  height: 4px;\n  border-radius: 4px;\n  width: 0%;\n  background: linear-gradient(90deg, #0FD0E7, #3771C8, #FF7A3D, #FFFFFF);\n  background-size: 200% 100%;\n  animation: nfLineShimmer 4s ease-in-out infinite;\n  transition: width 0.8s cubic-bezier(0.22, 1, 0.36, 1);\n  box-shadow: 0 0 16px rgba(15,208,231,0.3);\n}\n@keyframes nfLineShimmer {\n  0%, 100% { background-position: 0% 50%; }\n  50%      { background-position: 100% 50%; }\n}\n\n.nf-tl-points {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  position: relative;\n  padding-top: 40px;\n}\n\n.nf-tl-point {\n  text-align: center;\n  position: relative;\n  padding: 0 16px;\n  opacity: 0;\n  transform: translateY(24px);\n  transition: opacity 0.6s ease, transform 0.6s ease;\n}\n.nf-tl-point.nf-active {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n.nf-tl-dot {\n  position: absolute;\n  top: -48px;\n  left: 50%;\n  transform: translateX(-50%) scale(0);\n  width: 20px;\n  height: 20px;\n  border-radius: 50%;\n  background: var(--dot-color);\n  border: 3px solid var(--dot-color);\n  box-shadow: 0 0 0 4px rgba(6,10,20,0.8), 0 0 20px rgba(var(--dot-rgb), 0.4);\n  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);\n  z-index: 2;\n}\n.nf-tl-point.nf-active .nf-tl-dot {\n  transform: translateX(-50%) scale(1);\n}\n.nf-tl-dot::after {\n  content: '';\n  position: absolute;\n  inset: -6px;\n  border-radius: 50%;\n  border: 2px solid var(--dot-color);\n  opacity: 0;\n}\n.nf-tl-point.nf-active .nf-tl-dot::after {\n  animation: nfRingPulse 2s ease-out infinite;\n  animation-delay: var(--pulse-delay, 0s);\n}\n@keyframes nfRingPulse {\n  0%   { transform: scale(1); opacity: 0.5; }\n  100% { transform: scale(2.2); opacity: 0; }\n}\n\n.nf-tl-point-year {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 14px;\n  color: var(--dot-color);\n  letter-spacing: 0.04em;\n  margin-bottom: 12px;\n}\n.nf-tl-point-title {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 800;\n  font-size: 17px;\n  color: #FFFFFF;\n  letter-spacing: -0.02em;\n  line-height: 1.3;\n  margin-bottom: 10px;\n}\n.nf-tl-point-desc {\n  font-family: 'Lato', sans-serif;\n  font-size: 14px;\n  line-height: 1.6;\n  color: #7A8A9E;\n  max-width: 240px;\n  margin: 0 auto;\n}\n\n.nf-tl-point:nth-child(1) { --dot-color: #0FD0E7; --dot-rgb: 15,208,231; --pulse-delay: 0s; }\n.nf-tl-point:nth-child(2) { --dot-color: #3771C8; --dot-rgb: 55,113,200; --pulse-delay: 0.5s; }\n.nf-tl-point:nth-child(3) { --dot-color: #FF7A3D; --dot-rgb: 255,122,61; --pulse-delay: 1s; }\n.nf-tl-point:nth-child(4) { --dot-color: #FFFFFF; --dot-rgb: 255,255,255; --pulse-delay: 1.5s; }\n\n\/* \u2500\u2500\u2500 TABLET \u2500\u2500\u2500 *\/\n@media (max-width: 860px) {\n  .nf-tl-point-title { font-size: 15px; }\n  .nf-tl-point-desc { font-size: 13px; max-width: 200px; }\n  .nf-tl-header p { font-size: 16px; }\n  .nf-tl-header { margin-bottom: 60px; }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\/* MOBILE \u2014 Sticky abschalten, vertikale Cards     *\/\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 640px) {\n  .nf-tl-scroll {\n    height: auto;\n  }\n  .nf-tl-sticky {\n    position: static;\n    height: auto;\n    display: block;\n    padding: 64px 20px;\n    overflow: visible;\n  }\n\n  \/* Header kompakter *\/\n  .nf-tl-header { margin-bottom: 40px; }\n  .nf-tl-header h2 { font-size: 26px; }\n  .nf-tl-header p { font-size: 15px; line-height: 1.55; }\n\n  \/* Horizontale Linie weg *\/\n  .nf-tl-line-bg,\n  .nf-tl-line-fill { display: none; }\n\n  \/* Vertikale Card-Liste statt Grid *\/\n  .nf-tl-points {\n    grid-template-columns: 1fr;\n    gap: 16px;\n    padding-top: 0;\n  }\n\n  \/* Jeder Punkt wird zur Card *\/\n  .nf-tl-point {\n    opacity: 1;\n    transform: none;\n    text-align: left;\n    padding: 22px 22px;\n    background: rgba(255,255,255,0.03);\n    border: 1px solid rgba(255,255,255,0.06);\n    border-radius: 12px;\n    border-left: 3px solid var(--dot-color);\n  }\n\n  \/* Dot inline mit Jahr *\/\n  .nf-tl-dot {\n    position: relative;\n    top: 0;\n    left: 0;\n    transform: scale(1);\n    width: 10px;\n    height: 10px;\n    display: inline-block;\n    margin-right: 10px;\n    vertical-align: middle;\n    border-width: 2px;\n    box-shadow: 0 0 0 2px rgba(6,10,20,0.8), 0 0 10px rgba(var(--dot-rgb), 0.5);\n  }\n  .nf-tl-dot::after { display: none; }\n\n  .nf-tl-point-year {\n    display: inline-block;\n    vertical-align: middle;\n    margin-bottom: 10px;\n    font-size: 13px;\n  }\n  .nf-tl-point-title {\n    font-size: 16px;\n    margin-bottom: 6px;\n  }\n  .nf-tl-point-desc {\n    font-size: 14px;\n    max-width: none;\n    margin: 0;\n    color: #B0BDD0;\n  }\n}\n<\/style>\n\n<div class=\"nf-tl-scroll\" id=\"nfTimeline\">\n  <div class=\"nf-tl-sticky\">\n    <div class=\"nf-tl-wrapper\">\n\n      <div class=\"nf-tl-header\">\n        <div class=\"nf-tl-label\">Unsere Reise<\/div>\n        <h2>Vom KI-Texter zum System of Intelligence<\/h2>\n        <p>Der Kreis schlie\u00dft sich: Was als pr\u00e4diktive Sprachforschung begann, ist heute eine Plattform, die generative Erstellung mit pr\u00e4diktiver Validierung verbindet.<\/p>\n      <\/div>\n\n      <div class=\"nf-tl-track\">\n        <div class=\"nf-tl-line-bg\"><\/div>\n        <div class=\"nf-tl-line-fill\" id=\"nfLineFill\"><\/div>\n\n        <div class=\"nf-tl-points\">\n          <div class=\"nf-tl-point\">\n            <div class=\"nf-tl-dot\"><\/div>\n            <div class=\"nf-tl-point-year\">2018 \u2013 2020<\/div>\n            <div class=\"nf-tl-point-title\">Wissenschaftliche Fundamente<\/div>\n            <div class=\"nf-tl-point-desc\">Pr\u00e4diktive Sprachmodelle aus Neuropsychologie, Linguistik und pr\u00e4diktiven Modellen.<\/div>\n          <\/div>\n          <div class=\"nf-tl-point\">\n            <div class=\"nf-tl-dot\"><\/div>\n            <div class=\"nf-tl-point-year\">2021 \u2013 2022<\/div>\n            <div class=\"nf-tl-point-title\">Vom Forschungsprojekt zur Plattform<\/div>\n            <div class=\"nf-tl-point-desc\">Gr\u00fcndung der GmbH, Launch des KI-Content-Tools. F\u00fchrende KI-Plattform im DACH-Raum.<\/div>\n          <\/div>\n          <div class=\"nf-tl-point\">\n            <div class=\"nf-tl-dot\"><\/div>\n            <div class=\"nf-tl-point-year\">2023 \u2013 2024<\/div>\n            <div class=\"nf-tl-point-title\">Enterprise-Expansion<\/div>\n            <div class=\"nf-tl-point-desc\">Brand Voice System, 100+ Workflows und 150+ Enterprise-Kunden in 25+ L\u00e4ndern.<\/div>\n          <\/div>\n          <div class=\"nf-tl-point\">\n            <div class=\"nf-tl-dot\"><\/div>\n            <div class=\"nf-tl-point-year\">2025+<\/div>\n            <div class=\"nf-tl-point-title\">Digital Twins &#038; Predictive Intelligence<\/div>\n            <div class=\"nf-tl-point-desc\">Generative Erstellung trifft pr\u00e4diktive Validierung. Der vollst\u00e4ndige Content Cycle.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  var section  = document.getElementById('nfTimeline');\n  var lineFill = document.getElementById('nfLineFill');\n  var points   = document.querySelectorAll('.nf-tl-point');\n  var total    = points.length;\n\n  \/\/ Auf Mobile (\u2264640px) Scroll-Animation deaktivieren\n  function isMobile() {\n    return window.matchMedia('(max-width: 640px)').matches;\n  }\n\n  function update() {\n    if (isMobile()) {\n      \/\/ Auf Mobile alle Punkte sofort aktiv\n      points.forEach(function(p) { p.classList.add('nf-active'); });\n      return;\n    }\n\n    var rect     = section.getBoundingClientRect();\n    var scrollH  = section.offsetHeight - window.innerHeight;\n    var scrolled = Math.max(0, -rect.top);\n    var progress = Math.min(1, scrolled \/ scrollH);\n    var active   = Math.max(1, Math.min(total, Math.floor(progress * total) + 1));\n    var linePercent = ((active - 0.5) \/ total) * 100;\n    lineFill.style.width = Math.min(100, linePercent) + '%';\n    points.forEach(function(p, i) {\n      if (i < active) { p.classList.add('nf-active'); }\n      else { p.classList.remove('nf-active'); }\n    });\n  }\n\n  \/\/ Init: ersten Punkt aktiv (Desktop) oder alle (Mobile)\n  if (isMobile()) {\n    points.forEach(function(p) { p.classList.add('nf-active'); });\n  } else {\n    points[0].classList.add('nf-active');\n    lineFill.style.width = (0.5 \/ total * 100) + '%';\n  }\n\n  window.addEventListener('scroll', update, { passive: true });\n  window.addEventListener('resize', update, { passive: true });\n  update();\n})();\n<\/script>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-fd89428f wp-block-columns-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--xl);padding-bottom:0\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-tertiary-color\">UNSERE MISSION<\/mark><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-h-1-font-size\" id=\"h-zielgruppen-verstehen-bevor-ideen-live-gehen\" style=\"padding-top:var(--wp--preset--spacing--md);padding-bottom:var(--wp--preset--spacing--md)\"><strong><strong>Zielgruppen verstehen, bevor Ideen live gehen.<\/strong><\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center has-text-intro-font-size\">Mit unseren KI-gest\u00fctzten Digital Twins simulieren wir authentische Reaktionen echter Zielgruppen im gro\u00dfen Stil. Unternehmen validieren Annahmen, reduzieren Unsicherheit und gewinnen verl\u00e4ssliche Insights in Sekunden statt in Wochen. Indem wir menschliches Verhalten in handlungsf\u00e4hige Intelligenz \u00fcbersetzen, machen wir Unternehmen schneller, kommunikativ wirksamer und entscheidungssicher.<\/p>\n<\/div>\n<\/div>\n\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- MISSION VISUAL \u2013 Split Bubble v5                 -->\n<!-- (mobile optimiert)                               -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<style>\n.nf-ba * { box-sizing: border-box; margin: 0; padding: 0; }\n.nf-ba-slider {\n  position: relative;\n  width: 100%;\n  max-width: 1140px;\n  margin: 0 auto;\n  height: 460px;\n  border-radius: 20px;\n  overflow: hidden;\n  cursor: ew-resize;\n  user-select: none;\n  -webkit-user-select: none;\n  border: 1px solid rgba(255,255,255,0.06);\n  font-family: 'Lato', sans-serif;\n  touch-action: pan-y pinch-zoom;\n}\n\n\/* \u2550\u2550\u2550\u2550 BEFORE \u2550\u2550\u2550\u2550 *\/\n.nf-ba-before {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  z-index: 1;\n  overflow: hidden;\n  background:\n    radial-gradient(ellipse at 30% 40%, rgba(180,195,215,0.06) 0%, transparent 55%),\n    radial-gradient(ellipse at 70% 65%, rgba(180,195,215,0.05) 0%, transparent 50%),\n    linear-gradient(135deg, #232838 0%, #2d3344 50%, #242a3a 100%);\n}\n\n.nf-bdg-b {\n  position: absolute;\n  top: 20px; left: 20px;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 11px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #B8C8DC;\n  background: rgba(184,200,220,0.08);\n  border: 1px solid rgba(184,200,220,0.18);\n  padding: 7px 16px;\n  border-radius: 20px;\n  z-index: 5;\n}\n\n\/* Chaos words *\/\n.nf-bw {\n  position: absolute;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 600;\n  pointer-events: none;\n  z-index: 1;\n  color: rgba(200,215,235,0.78);\n}\n.nf-bw1  { top: 18%; left: 16%; font-size: 18px; transform: rotate(-6deg); }\n.nf-bw2  { top: 8%;  left: 28%; font-size: 13px; transform: rotate(4deg); color: rgba(200,215,235,0.65); animation: nfDft 9s ease-in-out infinite; }\n.nf-bw3  { top: 12%; left: 62%; font-size: 16px; transform: rotate(-3deg); }\n.nf-bw4  { top: 8%;  left: 83%; font-size: 14px; transform: rotate(7deg); color: rgba(200,215,235,0.68); }\n.nf-bw5  { top: 26%; left: 4%;  font-size: 14px; transform: rotate(3deg); color: rgba(200,215,235,0.65); animation: nfDft 11s ease-in-out infinite; }\n.nf-bw6  { top: 28%; left: 68%; font-size: 15px; transform: rotate(6deg); color: rgba(200,215,235,0.68); }\n.nf-bw7  { top: 25%; left: 84%; font-size: 17px; transform: rotate(-8deg); }\n.nf-bw8  { top: 64%; left: 3%;  font-size: 15px; transform: rotate(-4deg); animation: nfDft 10s ease-in-out infinite; }\n.nf-bw9  { top: 66%; left: 28%; font-size: 13px; transform: rotate(5deg); color: rgba(200,215,235,0.65); }\n.nf-bw10 { top: 62%; left: 65%; font-size: 16px; transform: rotate(-7deg); }\n.nf-bw11 { top: 66%; left: 84%; font-size: 14px; transform: rotate(3deg); color: rgba(200,215,235,0.68); }\n.nf-bw12 { top: 82%; left: 5%;  font-size: 13px; transform: rotate(4deg); color: rgba(200,215,235,0.6); animation: nfDft 8s ease-in-out infinite; }\n.nf-bw13 { top: 84%; left: 35%; font-size: 15px; transform: rotate(-5deg); color: rgba(200,215,235,0.72); }\n.nf-bw14 { top: 80%; left: 70%; font-size: 17px; transform: rotate(6deg); }\n\n@keyframes nfDft {\n  0%,100% { transform: translate(0,0); }\n  50%     { transform: translate(3px,-4px); }\n}\n\n\/* Question marks *\/\n.nf-bq {\n  position: absolute;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 800;\n  pointer-events: none;\n  z-index: 0;\n  color: rgba(180,195,215,0.07);\n}\n.nf-bq1 { top: 6%;  left: 15%; font-size: 90px; transform: rotate(-12deg); }\n.nf-bq2 { top: 50%; left: 72%; font-size: 65px; transform: rotate(8deg); }\n.nf-bq3 { top: 70%; left: 12%; font-size: 50px; transform: rotate(-6deg); }\n\n\/* \u2500\u2500 Center Bubble: Rauschen \u2500\u2500 *\/\n.nf-bub-b {\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%, -50%);\n  z-index: 4;\n  width: 160px; height: 160px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(200,215,235,0.1) 0%, rgba(200,215,235,0.02) 70%);\n  border: 1px solid rgba(200,215,235,0.2);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n}\n.nf-bub-b span {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 800;\n  font-size: 20px;\n  color: rgba(200,215,235,0.85);\n  letter-spacing: 0.04em;\n}\n.nf-bub-b small {\n  margin-top: 4px;\n  font-size: 11px;\n  color: rgba(200,215,235,0.7);\n}\n\n\/* \u2550\u2550\u2550\u2550 AFTER \u2550\u2550\u2550\u2550 *\/\n.nf-ba-after {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  z-index: 2;\n  clip-path: inset(0 0 0 50%);\n  overflow: hidden;\n  background:\n    radial-gradient(ellipse at 45% 40%, rgba(15,208,231,0.06) 0%, transparent 55%),\n    radial-gradient(ellipse at 70% 70%, rgba(55,113,200,0.05) 0%, transparent 50%),\n    radial-gradient(ellipse at 20% 80%, rgba(30,79,160,0.05) 0%, transparent 40%),\n    linear-gradient(135deg, #060d1e 0%, #0a1628 50%, #081220 100%);\n}\n\n.nf-bdg-a {\n  position: absolute;\n  top: 20px; right: 20px;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 11px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #0FD0E7;\n  background: rgba(15,208,231,0.08);\n  border: 1px solid rgba(15,208,231,0.2);\n  padding: 7px 16px;\n  border-radius: 20px;\n  z-index: 5;\n}\n\n\/* Network SVG *\/\n.nf-ba-after svg.nf-net {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  z-index: 0;\n  pointer-events: none;\n}\n\n\/* Signal nodes *\/\n.nf-an {\n  position: absolute;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  pointer-events: none;\n  z-index: 2;\n}\n.nf-ad {\n  width: 10px; height: 10px;\n  border-radius: 50%;\n  flex-shrink: 0;\n  animation: nfPls 3s ease-in-out infinite;\n}\n@keyframes nfPls {\n  0%,100% { box-shadow: 0 0 6px var(--g); }\n  50%     { box-shadow: 0 0 16px var(--g), 0 0 28px var(--g2); }\n}\n.nf-at {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 600;\n  font-size: 14px;\n  color: #FFFFFF;\n  white-space: nowrap;\n}\n\n.nf-an1 { top: 10%; left: 8%;  } .nf-an1 .nf-ad { background:#0FD0E7; --g:rgba(15,208,231,0.3);  --g2:rgba(15,208,231,0.1); }\n.nf-an2 { top: 10%; left: 62%; } .nf-an2 .nf-ad { background:#3771C8; --g:rgba(55,113,200,0.3);  --g2:rgba(55,113,200,0.1); }\n.nf-an3 { top: 28%; left: 5%;  } .nf-an3 .nf-ad { background:#1E4FA0; --g:rgba(30,79,160,0.3);   --g2:rgba(30,79,160,0.1); }\n.nf-an4 { top: 26%; left: 65%; } .nf-an4 .nf-ad { background:#FF7A3D; --g:rgba(255,122,61,0.3);  --g2:rgba(255,122,61,0.1); }\n.nf-an5 { top: 64%; left: 6%;  } .nf-an5 .nf-ad { background:#0FD0E7; --g:rgba(15,208,231,0.3);  --g2:rgba(15,208,231,0.1); }\n.nf-an6 { top: 62%; left: 60%; } .nf-an6 .nf-ad { background:#3771C8; --g:rgba(55,113,200,0.3);  --g2:rgba(55,113,200,0.1); }\n.nf-an7 { top: 82%; left: 8%;  } .nf-an7 .nf-ad { background:#1E4FA0; --g:rgba(30,79,160,0.3);   --g2:rgba(30,79,160,0.1); }\n.nf-an8 { top: 80%; left: 58%; } .nf-an8 .nf-ad { background:#FF7A3D; --g:rgba(255,122,61,0.3);  --g2:rgba(255,122,61,0.1); }\n\n.nf-an-s .nf-ad { width: 6px; height: 6px; }\n.nf-an-s .nf-at { font-size: 11px; opacity: 0.6; }\n.nf-as1 { top: 19%; left: 38%; } .nf-as1 .nf-ad { background:#0FD0E7; --g:rgba(15,208,231,0.15); --g2:rgba(15,208,231,0.05); }\n.nf-as2 { top: 42%; left: 12%; } .nf-as2 .nf-ad { background:#3771C8; --g:rgba(55,113,200,0.15); --g2:rgba(55,113,200,0.05); }\n.nf-as3 { top: 40%; left: 78%; } .nf-as3 .nf-ad { background:#1E4FA0; --g:rgba(30,79,160,0.15);  --g2:rgba(30,79,160,0.05); }\n.nf-as4 { top: 56%; left: 80%; } .nf-as4 .nf-ad { background:#FF7A3D; --g:rgba(255,122,61,0.15); --g2:rgba(255,122,61,0.05); }\n.nf-as5 { top: 90%; left: 30%; } .nf-as5 .nf-ad { background:#0FD0E7; --g:rgba(15,208,231,0.15); --g2:rgba(15,208,231,0.05); }\n.nf-as6 { top: 90%; left: 75%; } .nf-as6 .nf-ad { background:#3771C8; --g:rgba(55,113,200,0.15); --g2:rgba(55,113,200,0.05); }\n\n\/* \u2500\u2500 Center Bubble: Signal \u2500\u2500 *\/\n.nf-bub-a {\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%, -50%);\n  z-index: 4;\n  width: 160px; height: 160px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(15,208,231,0.1) 0%, rgba(15,208,231,0.02) 70%);\n  border: 1px solid rgba(15,208,231,0.25);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  box-shadow: 0 0 40px rgba(15,208,231,0.08), 0 0 80px rgba(15,208,231,0.04);\n}\n.nf-bub-a span {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 800;\n  font-size: 20px;\n  color: #FFFFFF;\n  letter-spacing: 0.04em;\n}\n.nf-bub-a small {\n  margin-top: 4px;\n  font-size: 11px;\n  color: #0FD0E7;\n}\n\n\/* Glows *\/\n.nf-agl1 {\n  position: absolute;\n  top: 30%; left: 25%;\n  width: 200px; height: 200px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(15,208,231,0.05) 0%, transparent 70%);\n  z-index: 0;\n  animation: nfAGl 5s ease-in-out infinite;\n}\n.nf-agl2 {\n  position: absolute;\n  top: 55%; left: 55%;\n  width: 160px; height: 160px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(55,113,200,0.04) 0%, transparent 70%);\n  z-index: 0;\n  animation: nfAGl 6s ease-in-out infinite 1.5s;\n}\n@keyframes nfAGl {\n  0%,100% { transform: scale(1); opacity: 0.5; }\n  50%     { transform: scale(1.2); opacity: 1; }\n}\n\n\/* \u2550\u2550\u2550\u2550 Handle \u2550\u2550\u2550\u2550 *\/\n.nf-ba-handle {\n  position: absolute;\n  top: 0;\n  left: 50%;\n  width: 3px;\n  height: 100%;\n  z-index: 10;\n  transform: translateX(-50%);\n  cursor: ew-resize;\n  background: linear-gradient(180deg,\n    rgba(15,208,231,0.05) 0%,\n    rgba(15,208,231,0.5) 25%,\n    rgba(55,113,200,0.5) 75%,\n    rgba(30,79,160,0.05) 100%\n  );\n}\n.nf-ba-grip {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  width: 48px; height: 48px;\n  background: linear-gradient(135deg, #0FD0E7, #3771C8);\n  border-radius: 50%;\n  box-shadow: 0 0 20px rgba(15,208,231,0.3), 0 0 40px rgba(15,208,231,0.1);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  animation: nfHint 1.8s ease-in-out 1.2s 3;\n}\n@keyframes nfHint {\n  0%,100% { transform: translate(-50%,-50%) translateX(0); }\n  25%     { transform: translate(-50%,-50%) translateX(-14px); }\n  75%     { transform: translate(-50%,-50%) translateX(14px); }\n}\n.nf-ba-grip svg {\n  width: 22px; height: 22px;\n  color: #FFFFFF;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\/* TABLET (\u2264 1024px) \u2014 leichte Anpassungen          *\/\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 1024px) {\n  .nf-ba-slider { height: 440px; }\n  .nf-bw1 { font-size: 16px; }\n  .nf-bw3, .nf-bw7, .nf-bw10, .nf-bw14 { font-size: 14px; }\n  .nf-bw { font-size: 12px; }\n  .nf-at { font-size: 13px; }\n  .nf-an-s .nf-at { font-size: 10px; }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\/* MOBILE (\u2264 768px) \u2014 substanzielle Reduktion       *\/\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 768px) {\n  .nf-ba-slider { \n    height: 500px; \n    border-radius: 16px;\n  }\n  \n  \/* Badges kompakter *\/\n  .nf-bdg-b, .nf-bdg-a {\n    font-size: 9px;\n    padding: 5px 11px;\n    top: 14px;\n    letter-spacing: 0.08em;\n  }\n  .nf-bdg-b { left: 14px; }\n  .nf-bdg-a { right: 14px; }\n  \n  \/* Chaos words \u2014 Gr\u00f6\u00dfe + Hide einige *\/\n  .nf-bw {\n    font-size: 11px !important;\n  }\n  .nf-bw1 { font-size: 14px !important; }\n  .nf-bw3, .nf-bw7, .nf-bw10, .nf-bw14 { font-size: 13px !important; }\n  \n  \/* Hide visuelle Cluttery *\/\n  .nf-bw4, .nf-bw11 { display: none; }\n  \n  \/* Question marks runter *\/\n  .nf-bq1 { font-size: 60px; }\n  .nf-bq2 { font-size: 45px; }\n  .nf-bq3 { font-size: 35px; }\n  \n  \/* Center Bubbles *\/\n  .nf-bub-b, .nf-bub-a { \n    width: 120px; \n    height: 120px; \n  }\n  .nf-bub-b span, .nf-bub-a span { font-size: 15px; }\n  .nf-bub-b small, .nf-bub-a small { font-size: 9px; }\n  \n  \/* Network nodes *\/\n  .nf-at { font-size: 11px; }\n  .nf-an-s .nf-at { font-size: 9px; }\n  .nf-ad { width: 8px; height: 8px; }\n  .nf-an-s .nf-ad { width: 5px; height: 5px; }\n  \n  \/* Hide cluttery accent nodes *\/\n  .nf-as2, .nf-as4 { display: none; }\n  \n  \/* Grip gr\u00f6\u00dfer f\u00fcr Touch *\/\n  .nf-ba-grip { \n    width: 56px; \n    height: 56px; \n  }\n  .nf-ba-grip svg { \n    width: 26px; \n    height: 26px; \n  }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\/* SMALL MOBILE (\u2264 480px) \u2014 aggressive Reduktion    *\/\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 480px) {\n  .nf-ba-slider { \n    height: 440px; \n  }\n  \n  \/* Chaos words \u2014 noch kleiner, mehr versteckt *\/\n  .nf-bw {\n    font-size: 10px !important;\n  }\n  .nf-bw1 { font-size: 12px !important; }\n  .nf-bw3, .nf-bw7, .nf-bw10, .nf-bw14 { font-size: 11px !important; }\n  \n  \/* Hide noch mehr W\u00f6rter f\u00fcr Klarheit *\/\n  .nf-bw2, .nf-bw5, .nf-bw9, .nf-bw12 { display: none; }\n  \n  \/* Reposition restliche W\u00f6rter f\u00fcr engeren Fit *\/\n  .nf-bw1 { top: 16%; left: 8%; }\n  .nf-bw3 { top: 12%; left: 56%; }\n  .nf-bw6 { top: 28%; left: 60%; }\n  .nf-bw7 { top: 26%; left: 78%; }\n  .nf-bw8 { top: 64%; left: 4%; }\n  .nf-bw10 { top: 62%; left: 56%; }\n  .nf-bw13 { top: 84%; left: 30%; }\n  .nf-bw14 { top: 80%; left: 64%; }\n  \n  \/* Bubbles minimaler *\/\n  .nf-bub-b, .nf-bub-a { \n    width: 100px; \n    height: 100px; \n  }\n  .nf-bub-b span, .nf-bub-a span { font-size: 13px; }\n  .nf-bub-b small, .nf-bub-a small { font-size: 8px; margin-top: 2px; }\n  \n  \/* Hide alle kleinen Accent-Nodes *\/\n  .nf-an-s { display: none; }\n  \n  \/* Main nodes \u2014 neu positioniert f\u00fcr engen Screen *\/\n  .nf-at { font-size: 10px; }\n  .nf-an1 { top: 8%; left: 5%; }\n  .nf-an2 { top: 8%; left: 56%; }\n  .nf-an3 { top: 26%; left: 4%; }\n  .nf-an4 { top: 24%; left: 58%; }\n  .nf-an5 { top: 65%; left: 4%; }\n  .nf-an6 { top: 63%; left: 54%; }\n  .nf-an7 { top: 84%; left: 5%; }\n  .nf-an8 { top: 82%; left: 52%; }\n  \n  \/* Question marks minimal *\/\n  .nf-bq1 { font-size: 45px; top: 8%; }\n  .nf-bq2 { font-size: 32px; }\n  .nf-bq3 { font-size: 26px; }\n  \n  \/* Glows kleiner *\/\n  .nf-agl1 { width: 140px; height: 140px; }\n  .nf-agl2 { width: 110px; height: 110px; }\n}\n<\/style>\n\n<div class=\"nf-ba\">\n  <div class=\"nf-ba-slider\" id=\"nfBaSlider\">\n\n    <!-- BEFORE -->\n    <div class=\"nf-ba-before\">\n      <div class=\"nf-bdg-b\">Ohne neuroflash<\/div>\n\n      <span class=\"nf-bw nf-bw1\">Annahmen<\/span>\n      <span class=\"nf-bw nf-bw2\">Bauchgef\u00fchl<\/span>\n      <span class=\"nf-bw nf-bw3\">Vermutungen<\/span>\n      <span class=\"nf-bw nf-bw4\">Blindflug<\/span>\n      <span class=\"nf-bw nf-bw5\">Hoffnung<\/span>\n      <span class=\"nf-bw nf-bw6\">Streuverlust<\/span>\n      <span class=\"nf-bw nf-bw7\">Unsicherheit<\/span>\n      <span class=\"nf-bw nf-bw8\">Budget weg<\/span>\n      <span class=\"nf-bw nf-bw9\">Trial &amp; Error<\/span>\n      <span class=\"nf-bw nf-bw10\">Risiko<\/span>\n      <span class=\"nf-bw nf-bw11\">Ratespiel<\/span>\n      <span class=\"nf-bw nf-bw12\">Fehlstart<\/span>\n      <span class=\"nf-bw nf-bw13\">Wochen<\/span>\n      <span class=\"nf-bw nf-bw14\">Kosten<\/span>\n\n      <div class=\"nf-bq nf-bq1\">?<\/div>\n      <div class=\"nf-bq nf-bq2\">?<\/div>\n      <div class=\"nf-bq nf-bq3\">?<\/div>\n\n      <div class=\"nf-bub-b\">\n        <span>Rauschen<\/span>\n        <small>Daten ohne Richtung<\/small>\n      <\/div>\n    <\/div>\n\n    <!-- AFTER -->\n    <div class=\"nf-ba-after\" id=\"nfBaAfter\">\n      <div class=\"nf-bdg-a\">Mit neuroflash<\/div>\n\n      <svg class=\"nf-net\" viewBox=\"0 0 1000 460\" fill=\"none\" preserveAspectRatio=\"none\">\n        <line x1=\"80\"  y1=\"51\"  x2=\"380\" y2=\"92\"  stroke=\"#0FD0E7\" stroke-width=\"1\"   opacity=\"0.4\"\/>\n        <line x1=\"620\" y1=\"51\"  x2=\"380\" y2=\"92\"  stroke=\"#3771C8\" stroke-width=\"1\"   opacity=\"0.4\"\/>\n        <line x1=\"80\"  y1=\"51\"  x2=\"50\"  y2=\"134\" stroke=\"#0FD0E7\" stroke-width=\"1\"   opacity=\"0.4\"\/>\n        <line x1=\"620\" y1=\"51\"  x2=\"650\" y2=\"125\" stroke=\"#3771C8\" stroke-width=\"1\"   opacity=\"0.4\"\/>\n\n        <line x1=\"50\"  y1=\"134\" x2=\"120\" y2=\"198\" stroke=\"#1E4FA0\" stroke-width=\"1\"   opacity=\"0.35\"\/>\n        <line x1=\"650\" y1=\"125\" x2=\"780\" y2=\"189\" stroke=\"#FF7A3D\" stroke-width=\"1\"   opacity=\"0.35\"\/>\n        <line x1=\"380\" y1=\"92\"  x2=\"120\" y2=\"198\" stroke=\"#0FD0E7\" stroke-width=\"0.8\" opacity=\"0.25\"\/>\n        <line x1=\"380\" y1=\"92\"  x2=\"780\" y2=\"189\" stroke=\"#3771C8\" stroke-width=\"0.8\" opacity=\"0.25\"\/>\n\n        <line x1=\"120\" y1=\"198\" x2=\"60\"  y2=\"299\" stroke=\"#1E4FA0\" stroke-width=\"1\"   opacity=\"0.4\"\/>\n        <line x1=\"780\" y1=\"189\" x2=\"800\" y2=\"263\" stroke=\"#FF7A3D\" stroke-width=\"1\"   opacity=\"0.35\"\/>\n        <line x1=\"800\" y1=\"263\" x2=\"600\" y2=\"290\" stroke=\"#FF7A3D\" stroke-width=\"1\"   opacity=\"0.35\"\/>\n\n        <line x1=\"60\"  y1=\"299\" x2=\"80\"  y2=\"382\" stroke=\"#0FD0E7\" stroke-width=\"1\"   opacity=\"0.4\"\/>\n        <line x1=\"600\" y1=\"290\" x2=\"580\" y2=\"373\" stroke=\"#3771C8\" stroke-width=\"1\"   opacity=\"0.4\"\/>\n\n        <line x1=\"80\"  y1=\"382\" x2=\"300\" y2=\"419\" stroke=\"#1E4FA0\" stroke-width=\"1\"   opacity=\"0.35\"\/>\n        <line x1=\"300\" y1=\"419\" x2=\"580\" y2=\"373\" stroke=\"#FF7A3D\" stroke-width=\"1\"   opacity=\"0.35\"\/>\n        <line x1=\"580\" y1=\"373\" x2=\"750\" y2=\"419\" stroke=\"#3771C8\" stroke-width=\"1\"   opacity=\"0.35\"\/>\n        <line x1=\"300\" y1=\"419\" x2=\"750\" y2=\"419\" stroke=\"#0FD0E7\" stroke-width=\"0.7\" opacity=\"0.2\"\/>\n      <\/svg>\n\n      <div class=\"nf-agl1\"><\/div>\n      <div class=\"nf-agl2\"><\/div>\n\n      <div class=\"nf-an nf-an1\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Validierte Insights<\/span><\/div>\n      <div class=\"nf-an nf-an2\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Echte Zielgruppen<\/span><\/div>\n      <div class=\"nf-an nf-an3\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Fundierte Entscheidungen<\/span><\/div>\n      <div class=\"nf-an nf-an4\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Reduzierte Unsicherheit<\/span><\/div>\n      <div class=\"nf-an nf-an5\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Schnelle Validierung<\/span><\/div>\n      <div class=\"nf-an nf-an6\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Sekunden statt Wochen<\/span><\/div>\n      <div class=\"nf-an nf-an7\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Klare Kommunikation<\/span><\/div>\n      <div class=\"nf-an nf-an8\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Messbare Wirkung<\/span><\/div>\n\n      <div class=\"nf-an nf-an-s nf-as1\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Empathie<\/span><\/div>\n      <div class=\"nf-an nf-an-s nf-as2\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Daten<\/span><\/div>\n      <div class=\"nf-an nf-an-s nf-as3\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Pr\u00e4zision<\/span><\/div>\n      <div class=\"nf-an nf-an-s nf-as4\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Strategie<\/span><\/div>\n      <div class=\"nf-an nf-an-s nf-as5\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Vertrauen<\/span><\/div>\n      <div class=\"nf-an nf-an-s nf-as6\"><div class=\"nf-ad\"><\/div><span class=\"nf-at\">Wirkung<\/span><\/div>\n\n      <div class=\"nf-bub-a\">\n        <span>Signal<\/span>\n        <small>Klarheit durch Digital Twins<\/small>\n      <\/div>\n    <\/div>\n\n    <!-- Handle -->\n    <div class=\"nf-ba-handle\" id=\"nfBaHandle\">\n      <div class=\"nf-ba-grip\">\n        <svg viewBox=\"0 0 24 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <polyline points=\"8,2 4,8 8,14\"\/>\n          <polyline points=\"16,2 20,8 16,14\"\/>\n        <\/svg>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  var slider = document.getElementById('nfBaSlider');\n  var handle = document.getElementById('nfBaHandle');\n  var after = document.getElementById('nfBaAfter');\n  if (!slider || !handle || !after) return;\n  var dragging = false;\n  var grip = handle.querySelector('.nf-ba-grip');\n\n  function setPos(x) {\n    var rect = slider.getBoundingClientRect();\n    var pct = ((x - rect.left) \/ rect.width) * 100;\n    pct = Math.max(3, Math.min(97, pct));\n    handle.style.left = pct + '%';\n    after.style.clipPath = 'inset(0 0 0 ' + pct + '%)';\n  }\n\n  function stopHint() { grip.style.animation = 'none'; }\n\n  handle.addEventListener('mousedown', function(e) { dragging = true; stopHint(); e.preventDefault(); });\n  slider.addEventListener('mousedown', function(e) { dragging = true; stopHint(); setPos(e.clientX); });\n  document.addEventListener('mousemove', function(e) { if (dragging) { setPos(e.clientX); e.preventDefault(); } });\n  document.addEventListener('mouseup', function() { dragging = false; });\n\n  handle.addEventListener('touchstart', function(e) { dragging = true; stopHint(); e.preventDefault(); }, {passive:false});\n  slider.addEventListener('touchstart', function(e) { dragging = true; stopHint(); setPos(e.touches[0].clientX); }, {passive:false});\n  document.addEventListener('touchmove', function(e) { if (dragging) { setPos(e.touches[0].clientX); e.preventDefault(); } }, {passive:false});\n  document.addEventListener('touchend', function() { dragging = false; });\n})();\n<\/script>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:59px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-tertiary-color\">DIGITAL TWINS TECHNOLOGIE<\/mark><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-h-1-font-size\" id=\"h-vermutung-war-gestern-vorhersage-ist-heute\" style=\"padding-top:var(--wp--preset--spacing--md);padding-bottom:var(--wp--preset--spacing--md)\"><strong><strong>Vermutung war gestern. Vorhersage ist heute.<\/strong><\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center has-text-intro-font-size\">Sieh, wie deine Zielgruppe reagiert, bevor du live gehst. Drei Schichten: echte Menschen, neuropsychologische Modellierung, kontextspezifische Vorhersage. Das macht Digital Twins zu einer belastbaren Entscheidungsgrundlage.<\/p>\n\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- DIGITAL TWINS \u2014 R\u00d6NTGENBLICK v3                  -->\n<!-- (saubere Silhouette + wei\u00dfe Texte + Value-Copy)  -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<style>\n.nf-xray * { box-sizing: border-box; margin: 0; padding: 0; }\n\n.nf-xray {\n  width: 100%;\n  max-width: 1140px;\n  margin: 0 auto;\n  padding: 32px 24px;\n  font-family: 'Lato', sans-serif;\n  color: #ffffff;\n}\n\n.nf-xray-stage {\n  display: grid;\n  grid-template-columns: 320px 1fr;\n  gap: 56px;\n  align-items: center;\n  background: linear-gradient(135deg, #060d1e 0%, #0a1628 50%, #081220 100%);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 20px;\n  padding: 48px 56px;\n  position: relative;\n  overflow: hidden;\n}\n.nf-xray-stage::before {\n  content: '';\n  position: absolute;\n  top: 18%; left: 4%;\n  width: 360px; height: 360px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(15,208,231,0.12) 0%, transparent 70%);\n  pointer-events: none;\n  transition: background 0.6s ease;\n  z-index: 0;\n}\n.nf-xray.is-hover-2 .nf-xray-stage::before {\n  background: radial-gradient(circle, rgba(55,113,200,0.14) 0%, transparent 70%);\n}\n.nf-xray.is-hover-3 .nf-xray-stage::before {\n  background: radial-gradient(circle, rgba(30,79,160,0.16) 0%, transparent 70%);\n}\n\n\/* Canvas *\/\n.nf-xray-canvas {\n  position: relative;\n  width: 100%;\n  max-width: 280px;\n  aspect-ratio: 250 \/ 340;\n  margin: 0 auto;\n  z-index: 1;\n  -webkit-mask-image: linear-gradient(to bottom, #000 78%, transparent 100%);\n          mask-image: linear-gradient(to bottom, #000 78%, transparent 100%);\n  filter: drop-shadow(0 0 26px rgba(15,208,231,0.22));\n  transition: filter 0.6s ease;\n}\n.nf-xray.is-hover-2 .nf-xray-canvas { filter: drop-shadow(0 0 26px rgba(55,113,200,0.26)); }\n.nf-xray.is-hover-3 .nf-xray-canvas { filter: drop-shadow(0 0 26px rgba(30,79,160,0.3)); }\n\n.nf-xray-svg { width: 100%; height: 100%; display: block; }\n\n\/* Layer bands *\/\n.nf-xray-band { transition: opacity 0.4s ease; }\n.nf-xray-band-1 { fill: url(#nfXrayCyanG); opacity: 0.72; }\n.nf-xray-band-2 { fill: url(#nfXrayBlueG); opacity: 0.72; }\n.nf-xray-band-3 { fill: url(#nfXrayDeepG); opacity: 0.72; }\n\n.nf-xray.is-hover-1 .nf-xray-band-1 { opacity: 1; }\n.nf-xray.is-hover-1 .nf-xray-band-2,\n.nf-xray.is-hover-1 .nf-xray-band-3 { opacity: 0.16; }\n.nf-xray.is-hover-2 .nf-xray-band-2 { opacity: 1; }\n.nf-xray.is-hover-2 .nf-xray-band-1,\n.nf-xray.is-hover-2 .nf-xray-band-3 { opacity: 0.16; }\n.nf-xray.is-hover-3 .nf-xray-band-3 { opacity: 1; }\n.nf-xray.is-hover-3 .nf-xray-band-1,\n.nf-xray.is-hover-3 .nf-xray-band-2 { opacity: 0.16; }\n\n\/* Particles *\/\n.nf-xray-particle {\n  fill: rgba(255,255,255,0.8);\n  animation: nfXrayParticle 3.5s ease-in-out infinite;\n}\n.nf-xray-particle:nth-child(2n) { animation-delay: 0.4s; }\n.nf-xray-particle:nth-child(3n) { animation-delay: 0.9s; }\n.nf-xray-particle:nth-child(5n) { animation-delay: 1.4s; }\n.nf-xray-particle:nth-child(7n) { animation-delay: 2s; }\n@keyframes nfXrayParticle {\n  0%, 100% { opacity: 0.2; }\n  50%      { opacity: 0.9; }\n}\n\n\/* Outline *\/\n.nf-xray-outline {\n  fill: none;\n  stroke: rgba(255,255,255,0.55);\n  stroke-width: 1.5;\n  stroke-linejoin: round;\n}\n\n\/* Markers *\/\n.nf-xray-marker { stroke-dasharray: 3 3; opacity: 0.75; }\n\n\/* Scanner *\/\n.nf-xray-scanner {\n  fill: rgba(15,208,231,0.55);\n  animation: nfXrayScan 5s ease-in-out infinite;\n}\n@keyframes nfXrayScan {\n  0%   { transform: translateY(0);   opacity: 0; }\n  12%  { opacity: 0.85; }\n  50%  { transform: translateY(330px); opacity: 0.85; }\n  62%  { opacity: 0; }\n  100% { transform: translateY(0);   opacity: 0; }\n}\n\n\/* Layer info *\/\n.nf-xray-info {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  z-index: 1;\n  position: relative;\n}\n.nf-xray-layer {\n  display: flex;\n  align-items: flex-start;\n  gap: 18px;\n  padding: 22px 24px;\n  background: rgba(255,255,255,0.03);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-left-width: 3px;\n  border-radius: 12px;\n  cursor: pointer;\n  transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;\n}\n.nf-xray-layer-1 { border-left-color: rgba(15,208,231,0.55); }\n.nf-xray-layer-2 { border-left-color: rgba(55,113,200,0.55); }\n.nf-xray-layer-3 { border-left-color: rgba(30,79,160,0.6); }\n.nf-xray-layer:hover {\n  background: rgba(255,255,255,0.06);\n  transform: translateX(4px);\n}\n.nf-xray-layer-1:hover { border-left-color: #0FD0E7; }\n.nf-xray-layer-2:hover { border-left-color: #4A8AE0; }\n.nf-xray-layer-3:hover { border-left-color: #4A7FCB; }\n\n.nf-xray-num {\n  flex-shrink: 0;\n  width: 44px; height: 44px;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 800;\n  font-size: 16px;\n  letter-spacing: -0.02em;\n}\n.nf-xray-layer-1 .nf-xray-num { color: #0FD0E7; background: rgba(15,208,231,0.12); }\n.nf-xray-layer-2 .nf-xray-num { color: #6FA0E0; background: rgba(55,113,200,0.16); }\n.nf-xray-layer-3 .nf-xray-num { color: #6F9DDB; background: rgba(30,79,160,0.2); }\n\n.nf-xray-text { flex: 1; min-width: 0; }\n.nf-xray-label {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 18px;\n  color: #ffffff;\n  margin-bottom: 6px;\n}\n\/* === Detail-Text jetzt komplett wei\u00df === *\/\n.nf-xray-detail {\n  font-size: 14.5px;\n  line-height: 1.55;\n  color: #ffffff;\n}\n.nf-xray-detail strong {\n  font-weight: 700;\n  color: #ffffff;\n}\n\n.nf-xray-stats {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px;\n  margin-top: 10px;\n}\n.nf-xray-stat {\n  display: inline-block;\n  padding: 4px 11px;\n  background: rgba(30,79,160,0.18);\n  border: 1px solid rgba(30,79,160,0.4);\n  border-radius: 12px;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 600;\n  font-size: 12px;\n  color: #ffffff;\n  white-space: nowrap;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .nf-xray-stage { grid-template-columns: 1fr; gap: 32px; padding: 36px 28px; }\n  .nf-xray-canvas { max-width: 220px; }\n}\n@media (max-width: 480px) {\n  .nf-xray { padding: 24px 16px; }\n  .nf-xray-stage { padding: 28px 20px; gap: 24px; }\n  .nf-xray-layer { padding: 18px 20px; gap: 14px; }\n  .nf-xray-num { width: 38px; height: 38px; font-size: 15px; }\n  .nf-xray-label { font-size: 16px; }\n  .nf-xray-detail { font-size: 13.5px; }\n}\n<\/style>\n\n<section class=\"nf-xray\" id=\"nfXray\">\n  <div class=\"nf-xray-stage\">\n\n    <!-- Smoother Front-Bust Silhouette -->\n    <div class=\"nf-xray-canvas\">\n      <svg class=\"nf-xray-svg\" viewBox=\"0 0 250 340\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <defs>\n          <linearGradient id=\"nfXrayCyanG\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n            <stop offset=\"0%\"   stop-color=\"#0FD0E7\" stop-opacity=\"0.95\"\/>\n            <stop offset=\"100%\" stop-color=\"#0FD0E7\" stop-opacity=\"0.45\"\/>\n          <\/linearGradient>\n          <linearGradient id=\"nfXrayBlueG\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n            <stop offset=\"0%\"   stop-color=\"#3771C8\" stop-opacity=\"0.95\"\/>\n            <stop offset=\"100%\" stop-color=\"#3771C8\" stop-opacity=\"0.45\"\/>\n          <\/linearGradient>\n          <linearGradient id=\"nfXrayDeepG\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n            <stop offset=\"0%\"   stop-color=\"#1E4FA0\" stop-opacity=\"0.95\"\/>\n            <stop offset=\"100%\" stop-color=\"#1E4FA0\" stop-opacity=\"0.45\"\/>\n          <\/linearGradient>\n\n          <!-- Smooth Bust: ein durchgehender Pfad von Kopf \u2192 Schultern \u2192 Torso -->\n          <clipPath id=\"nfXrayBust\">\n            <path d=\"\n              M 125 28\n              C 88 28, 70 60, 75 92\n              C 78 108, 96 118, 100 128\n              C 92 134, 70 138, 55 152\n              C 40 168, 32 192, 30 215\n              L 30 340\n              L 220 340\n              L 220 215\n              C 218 192, 210 168, 195 152\n              C 180 138, 158 134, 150 128\n              C 154 118, 172 108, 175 92\n              C 180 60, 162 28, 125 28\n              Z\n            \"\/>\n          <\/clipPath>\n        <\/defs>\n\n        <!-- Drei Layer-Bands -->\n        <g clip-path=\"url(#nfXrayBust)\">\n          <rect class=\"nf-xray-band nf-xray-band-1\" x=\"0\" y=\"0\"   width=\"250\" height=\"140\"\/>\n          <rect class=\"nf-xray-band nf-xray-band-2\" x=\"0\" y=\"140\" width=\"250\" height=\"90\"\/>\n          <rect class=\"nf-xray-band nf-xray-band-3\" x=\"0\" y=\"230\" width=\"250\" height=\"110\"\/>\n\n          <!-- Datenpunkte (16 St\u00fcck) -->\n          <circle class=\"nf-xray-particle\" cx=\"115\" cy=\"50\"  r=\"1.4\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"142\" cy=\"65\"  r=\"1.2\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"92\"  cy=\"78\"  r=\"1.5\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"155\" cy=\"92\"  r=\"1\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"118\" cy=\"105\" r=\"1.3\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"80\"  cy=\"170\" r=\"1.2\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"160\" cy=\"175\" r=\"1.5\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"125\" cy=\"195\" r=\"1\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"180\" cy=\"208\" r=\"1.2\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"60\"  cy=\"212\" r=\"1.3\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"115\" cy=\"255\" r=\"1.5\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"170\" cy=\"270\" r=\"1.2\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"78\"  cy=\"275\" r=\"1\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"195\" cy=\"290\" r=\"1.3\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"50\"  cy=\"295\" r=\"1.4\"\/>\n          <circle class=\"nf-xray-particle\" cx=\"135\" cy=\"310\" r=\"1.1\"\/>\n        <\/g>\n\n        <!-- Outline -->\n        <path class=\"nf-xray-outline\" d=\"\n          M 125 28\n          C 88 28, 70 60, 75 92\n          C 78 108, 96 118, 100 128\n          C 92 134, 70 138, 55 152\n          C 40 168, 32 192, 30 215\n          L 30 340\n        \"\/>\n        <path class=\"nf-xray-outline\" d=\"\n          M 220 340\n          L 220 215\n          C 218 192, 210 168, 195 152\n          C 180 138, 158 134, 150 128\n          C 154 118, 172 108, 175 92\n          C 180 60, 162 28, 125 28\n        \"\/>\n\n        <!-- Marker (gestrichelt, deuten Richtung Cards) -->\n        <line class=\"nf-xray-marker\" x1=\"180\" y1=\"80\"  x2=\"248\" y2=\"80\"  stroke=\"#0FD0E7\" stroke-width=\"1.5\"\/>\n        <line class=\"nf-xray-marker\" x1=\"200\" y1=\"185\" x2=\"248\" y2=\"185\" stroke=\"#3771C8\" stroke-width=\"1.5\"\/>\n        <line class=\"nf-xray-marker\" x1=\"220\" y1=\"275\" x2=\"248\" y2=\"275\" stroke=\"#1E4FA0\" stroke-width=\"1.5\"\/>\n\n        <!-- Scanner -->\n        <rect class=\"nf-xray-scanner\" x=\"0\" y=\"0\" width=\"250\" height=\"2\"\/>\n      <\/svg>\n    <\/div>\n\n    <!-- Layer-Cards mit Value-Texten -->\n    <div class=\"nf-xray-info\">\n\n      <div class=\"nf-xray-layer nf-xray-layer-1\" data-layer=\"1\">\n        <div class=\"nf-xray-num\">03<\/div>\n        <div class=\"nf-xray-text\">\n          <div class=\"nf-xray-label\">Reaktionsvorhersage<\/div>\n          <div class=\"nf-xray-detail\">\n            Du siehst, wie deine Zielgruppe reagiert, <strong>bevor<\/strong> du live gehst. In Sekunden, statt Wochen Marktforschung.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-xray-layer nf-xray-layer-2\" data-layer=\"2\">\n        <div class=\"nf-xray-num\">02<\/div>\n        <div class=\"nf-xray-text\">\n          <div class=\"nf-xray-label\">Neuropsychologische Treiber<\/div>\n          <div class=\"nf-xray-detail\">\n            Wir modellieren <strong>warum<\/strong> Menschen handeln, nicht nur was. Werte, Pers\u00f6nlichkeit und Motivation als Basis jeder Antwort.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-xray-layer nf-xray-layer-3\" data-layer=\"3\">\n        <div class=\"nf-xray-num\">01<\/div>\n        <div class=\"nf-xray-text\">\n          <div class=\"nf-xray-label\">Datenbasis<\/div>\n          <div class=\"nf-xray-detail\">\n            Jede Antwort basiert auf <strong>realen Menschen<\/strong>, nicht auf KI-Erfindungen. \u00dcber 1 Million validierte Profile als Fundament.\n          <\/div>\n          <div class=\"nf-xray-stats\">\n            <span class=\"nf-xray-stat\">1 Mio.+ Profile<\/span>\n            <span class=\"nf-xray-stat\">Seit 2017<\/span>\n            <span class=\"nf-xray-stat\">80+ Validierungen<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  var section = document.getElementById('nfXray');\n  if (!section) return;\n  var layers = section.querySelectorAll('.nf-xray-layer');\n  layers.forEach(function(layer){\n    var n = layer.getAttribute('data-layer');\n    layer.addEventListener('mouseenter', function(){\n      section.classList.remove('is-hover-1','is-hover-2','is-hover-3');\n      section.classList.add('is-hover-' + n);\n    });\n    layer.addEventListener('mouseleave', function(){\n      section.classList.remove('is-hover-1','is-hover-2','is-hover-3');\n    });\n  });\n})();\n<\/script>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-cf41bc24 wp-block-columns-is-layout-flex\" style=\"padding-top:0;padding-bottom:var(--wp--preset--spacing--md)\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<!-- Unsere Prinzipien \u2013 Custom SVG Icons im Sales-Deck-Style -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800&family=Lato:wght@400&display=swap');\n\n.nf-values-section {\n  padding: 80px 28px;\n  max-width: 1140px;\n  margin: 0 auto;\n}\n\n.nf-values-header {\n  text-align: center;\n  margin-bottom: 48px;\n}\n\n.nf-values-label {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 12px;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #0FD0E7;\n  margin-bottom: 16px;\n}\n\n.nf-values-header h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(28px, 3.5vw, 44px);\n  font-weight: 800;\n  color: #FFFFFF;\n  letter-spacing: -0.03em;\n  line-height: 1.15;\n  margin: 0;\n}\n\n.nf-val-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n}\n\n\/* Card *\/\n.nf-val-card {\n  position: relative;\n  background: rgba(255,255,255,0.02);\n  border: 1px solid rgba(255,255,255,0.06);\n  border-radius: 20px;\n  padding: 36px 32px;\n  overflow: hidden;\n  cursor: default;\n  transition: border-color 0.4s ease, transform 0.35s ease, box-shadow 0.4s ease;\n}\n\n.nf-val-card:hover {\n  border-color: rgba(15,208,231,0.22);\n  transform: translateY(-4px);\n  box-shadow: 0 12px 40px rgba(15,208,231,0.08);\n}\n\n\/* Glow blob *\/\n.nf-val-glow {\n  position: absolute;\n  width: 250px;\n  height: 250px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(15,208,231,0.12) 0%, rgba(55,113,200,0.06) 40%, transparent 70%);\n  filter: blur(40px);\n  pointer-events: none;\n  opacity: 0;\n  top: -80px;\n  left: -80px;\n  transition: opacity 0.4s ease;\n}\n\n.nf-val-card:hover .nf-val-glow {\n  opacity: 1;\n  animation: nfGlowDrift 1.8s ease-in-out forwards;\n}\n\n@keyframes nfGlowDrift {\n  0%   { top: -80px; left: -80px; }\n  100% { top: calc(100% - 140px); left: calc(100% - 140px); }\n}\n\n\/* Top accent line *\/\n.nf-val-card::after {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 10%;\n  width: 0%;\n  height: 2px;\n  background: linear-gradient(90deg, #0FD0E7, #3771C8);\n  border-radius: 2px;\n  transition: width 0.5s ease, left 0.5s ease;\n}\n\n.nf-val-card:hover::after {\n  width: 80%;\n  left: 10%;\n}\n\n\/* Content *\/\n.nf-val-content {\n  position: relative;\n  z-index: 1;\n}\n\n.nf-val-card h3 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  color: #FFFFFF;\n  letter-spacing: -0.02em;\n  margin: 0 0 14px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n\n\/* Icon container \u2014 angepasst f\u00fcr SVGs *\/\n.nf-val-icon {\n  width: 48px;\n  height: 48px;\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  background: rgba(15,208,231,0.08);\n  border: 1px solid rgba(15,208,231,0.15);\n  transition: background 0.4s ease, transform 0.4s ease, border-color 0.4s ease;\n}\n\n.nf-val-icon svg {\n  width: 28px;\n  height: 28px;\n  display: block;\n}\n\n.nf-val-card:hover .nf-val-icon {\n  background: rgba(15,208,231,0.16);\n  border-color: rgba(15,208,231,0.35);\n  transform: scale(1.08);\n}\n\n.nf-val-card p {\n  font-family: 'Lato', sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n  color: #FFFFFF;\n  margin: 0;\n  transition: color 0.4s ease;\n}\n\n.nf-val-card:hover p {\n  color: #B0BDD0;\n}\n\n@media (max-width: 860px) {\n  .nf-val-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 640px) {\n  .nf-values-section { padding: 56px 20px; }\n  .nf-val-card { padding: 28px 24px; }\n  .nf-val-card h3 { font-size: 16px; }\n  .nf-val-icon { width: 42px; height: 42px; }\n  .nf-val-icon svg { width: 24px; height: 24px; }\n}\n<\/style>\n\n<div class=\"nf-values-section\">\n  <div class=\"nf-values-header\">\n    <div class=\"nf-values-label\">Wof\u00fcr wir stehen<\/div>\n    <h2>Unsere Prinzipien<\/h2>\n  <\/div>\n\n  <div class=\"nf-val-grid\">\n\n    <!-- Card 1: Prognose statt Bauchgef\u00fchl -->\n    <div class=\"nf-val-card\">\n      <div class=\"nf-val-glow\"><\/div>\n      <div class=\"nf-val-content\">\n        <h3>\n          <span class=\"nf-val-icon\">\n            <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <line x1=\"8\" y1=\"54\" x2=\"58\" y2=\"54\" stroke=\"#0FD0E7\" stroke-width=\"1.5\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n              <path d=\"M 10 48 L 22 38 L 32 42 L 44 26 L 54 14\" stroke=\"#0FD0E7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n              <path d=\"M 48 14 L 54 14 L 54 20\" stroke=\"#0FD0E7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n              <circle cx=\"22\" cy=\"38\" r=\"2.5\" fill=\"#0FD0E7\"\/>\n              <circle cx=\"32\" cy=\"42\" r=\"2.5\" fill=\"#0FD0E7\"\/>\n              <circle cx=\"44\" cy=\"26\" r=\"2.5\" fill=\"#0FD0E7\"\/>\n              <path d=\"M 12 16 L 12 22 M 9 19 L 15 19\" stroke=\"#0FD0E7\" stroke-width=\"1.5\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n            <\/svg>\n          <\/span>\n          Wir prognostizieren. Wir raten nicht.\n        <\/h3>\n        <p>Jede Aussage unserer Twins basiert auf echten Daten realer Menschen. Keine Vermutungen, keine generischen Outputs.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Card 2: Decision Security -->\n    <div class=\"nf-val-card\">\n      <div class=\"nf-val-glow\"><\/div>\n      <div class=\"nf-val-content\">\n        <h3>\n          <span class=\"nf-val-icon\">\n            <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M 32 8 L 16 14 L 16 32 C 16 44 23 52 32 56 C 41 52 48 44 48 32 L 48 14 Z\" stroke=\"#0FD0E7\" stroke-width=\"2\" stroke-linejoin=\"round\" fill=\"rgba(15,208,231,0.08)\"\/>\n              <path d=\"M 23 32 L 30 38 L 41 27\" stroke=\"#0FD0E7\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n              <circle cx=\"10\" cy=\"22\" r=\"1.4\" fill=\"#0FD0E7\" opacity=\"0.55\"\/>\n              <circle cx=\"54\" cy=\"20\" r=\"1.2\" fill=\"#0FD0E7\" opacity=\"0.45\"\/>\n              <path d=\"M 52 46 L 52 50 M 50 48 L 54 48\" stroke=\"#0FD0E7\" stroke-width=\"1.3\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n            <\/svg>\n          <\/span>\n          Decision Security statt Content-Output\n        <\/h3>\n        <p>Andere produzieren Inhalte. Wir geben Marken die Sicherheit, dass ihre Inhalte wirken, bevor sie live gehen.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Card 3: Made in Germany \/ Built for Europe -->\n    <div class=\"nf-val-card\">\n      <div class=\"nf-val-glow\"><\/div>\n      <div class=\"nf-val-content\">\n        <h3>\n          <span class=\"nf-val-icon\">\n            <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <circle cx=\"32\" cy=\"32\" r=\"22\" stroke=\"#0FD0E7\" stroke-width=\"1.5\" stroke-dasharray=\"2 3\" opacity=\"0.5\"\/>\n              <circle cx=\"32\" cy=\"10\" r=\"2\" fill=\"#0FD0E7\"\/>\n              <circle cx=\"48\" cy=\"16\" r=\"2\" fill=\"#0FD0E7\"\/>\n              <circle cx=\"54\" cy=\"32\" r=\"2\" fill=\"#0FD0E7\"\/>\n              <circle cx=\"48\" cy=\"48\" r=\"2\" fill=\"#0FD0E7\"\/>\n              <circle cx=\"32\" cy=\"54\" r=\"2\" fill=\"#0FD0E7\"\/>\n              <circle cx=\"16\" cy=\"48\" r=\"2\" fill=\"#0FD0E7\"\/>\n              <circle cx=\"10\" cy=\"32\" r=\"2\" fill=\"#0FD0E7\"\/>\n              <circle cx=\"16\" cy=\"16\" r=\"2\" fill=\"#0FD0E7\"\/>\n              <path d=\"M 32 22 C 28 19 22 21 22 27 C 22 33 32 41 32 41 C 32 41 42 33 42 27 C 42 21 36 19 32 22 Z\" stroke=\"#0FD0E7\" stroke-width=\"2\" fill=\"rgba(15,208,231,0.12)\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n          <\/span>\n          Made in Germany. Built for Europe.\n        <\/h3>\n        <p>Datensouver\u00e4nit\u00e4t ist f\u00fcr uns kein Feature, sondern Grundhaltung. EU-Datenhoheit und DSGVO-Konformit\u00e4t sind selbstverst\u00e4ndlich.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Card 4: Wissenschaft trifft Praxis -->\n    <div class=\"nf-val-card\">\n      <div class=\"nf-val-glow\"><\/div>\n      <div class=\"nf-val-content\">\n        <h3>\n          <span class=\"nf-val-icon\">\n            <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <line x1=\"20\" y1=\"12\" x2=\"44\" y2=\"12\" stroke=\"#0FD0E7\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n              <path d=\"M 22 12 L 22 28 L 14 48 C 13 52 16 56 20 56 L 44 56 C 48 56 51 52 50 48 L 42 28 L 42 12\" stroke=\"#0FD0E7\" stroke-width=\"2\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/>\n              <path d=\"M 17 42 L 47 42 L 49.5 49.5 C 49.5 52.5 47.5 54 44.5 54 L 19.5 54 C 16.5 54 14.5 52.5 14.5 49.5 Z\" fill=\"rgba(15,208,231,0.18)\"\/>\n              <circle cx=\"26\" cy=\"46\" r=\"1.5\" fill=\"#0FD0E7\" opacity=\"0.75\"\/>\n              <circle cx=\"34\" cy=\"48\" r=\"1\" fill=\"#0FD0E7\" opacity=\"0.55\"\/>\n              <circle cx=\"38\" cy=\"44\" r=\"1.3\" fill=\"#0FD0E7\" opacity=\"0.65\"\/>\n              <path d=\"M 52 22 L 52 28 M 49 25 L 55 25\" stroke=\"#0FD0E7\" stroke-width=\"1.5\" stroke-linecap=\"round\" opacity=\"0.6\"\/>\n              <circle cx=\"10\" cy=\"22\" r=\"1.5\" fill=\"#0FD0E7\" opacity=\"0.5\"\/>\n            <\/svg>\n          <\/span>\n          Wissenschaft trifft Praxis\n        <\/h3>\n        <p>Unsere Modelle sind durch \u00fcber 80 akademische Studien validiert und im Einsatz bei Fortune-500-Marken weltweit.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- TEAM v4 \u2014 Bilder kleiner + Jonathan neu          -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<style>\n.nf-team-v2 {\n  background: linear-gradient(180deg, transparent 0%, rgba(15,208,231,0.02) 100%);\n  padding: 100px 0;\n  position: relative;\n}\n.nf-team-v2 .nf-container {\n  max-width: 1140px;\n  margin: 0 auto;\n  padding: 0 28px;\n}\n.nf-team-v2 .nf-label {\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 12px;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: #0FD0E7;\n  margin-bottom: 16px;\n  display: block;\n  text-align: center;\n}\n.nf-team-v2 h2 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(28px, 3.5vw, 44px);\n  font-weight: 800;\n  line-height: 1.15;\n  text-align: center;\n  margin-bottom: 16px;\n  color: #FFFFFF;\n  letter-spacing: -0.03em;\n}\n\n\/* Lead und Team-Text breit *\/\n.nf-team-v2 .nf-team-lead {\n  text-align: center;\n  max-width: 1000px;\n  margin: 0 auto 56px;\n  color: #FFFFFF;\n  font-size: 18px;\n  line-height: 1.7;\n}\n.nf-team-v2 .nf-team-text {\n  text-align: center;\n  max-width: 1000px;\n  margin: 0 auto;\n  color: #FFFFFF;\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n\/* Founder Grid *\/\n.nf-founders-grid-v2 {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  margin-bottom: 48px;\n}\n\n\/* Founder Card *\/\n.nf-founder-card-v2 {\n  text-align: center;\n  padding: 24px 20px;\n  background: rgba(255,255,255,0.02);\n  border: 1px solid rgba(255,255,255,0.06);\n  border-radius: 20px;\n  position: relative;\n  overflow: hidden;\n  transition: transform 0.4s ease, border-color 0.4s ease, box-shadow 0.4s ease;\n}\n\n\/* Glow blob *\/\n.nf-founder-card-v2::before {\n  content: '';\n  position: absolute;\n  width: 120px;\n  height: 120px;\n  background: radial-gradient(circle, rgba(15,208,231,0.12) 0%, transparent 70%);\n  border-radius: 50%;\n  top: -60px;\n  left: -60px;\n  opacity: 0;\n  transition: opacity 0.5s ease, top 0.5s ease, left 0.5s ease;\n  pointer-events: none;\n  z-index: 0;\n}\n.nf-founder-card-v2:hover::before {\n  opacity: 1;\n  top: 10%;\n  left: 55%;\n}\n\n\/* Top accent line *\/\n.nf-founder-card-v2::after {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 0%;\n  height: 2px;\n  background: linear-gradient(90deg, #0FD0E7, #3771C8);\n  border-radius: 2px;\n  transition: width 0.5s ease;\n}\n.nf-founder-card-v2:hover::after {\n  width: 70%;\n}\n\n.nf-founder-card-v2:hover {\n  transform: translateY(-5px);\n  border-color: rgba(15,208,231,0.2);\n  box-shadow: 0 8px 32px rgba(15,208,231,0.08);\n}\n\n\/* Avatar \u2014 Rechteck mit leicht runden Ecken, jetzt kleiner *\/\n.nf-founder-avatar-v2 {\n  width: 100%;\n  max-width: 180px;\n  aspect-ratio: 4 \/ 5;\n  border-radius: 14px;\n  margin: 0 auto 18px;\n  overflow: hidden;\n  position: relative;\n  z-index: 1;\n  border: 1px solid rgba(15,208,231,0.15);\n  transition: border-color 0.4s ease, transform 0.4s ease, box-shadow 0.4s ease;\n}\n.nf-founder-card-v2:hover .nf-founder-avatar-v2 {\n  border-color: rgba(15,208,231,0.4);\n  transform: translateY(-2px);\n  box-shadow: 0 8px 24px rgba(15,208,231,0.15);\n}\n.nf-founder-photo-v2 {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.5s ease;\n}\n.nf-founder-card-v2:hover .nf-founder-photo-v2 {\n  transform: scale(1.05);\n}\n\n\/* Text *\/\n.nf-founder-card-v2 h4 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  margin-bottom: 4px;\n  color: #FFFFFF;\n  letter-spacing: -0.03em;\n  position: relative;\n  z-index: 1;\n}\n.nf-founder-card-v2 .nf-founder-role {\n  font-size: 13px;\n  color: #FFFFFF;\n  line-height: 1.4;\n  margin-bottom: 14px;\n  display: block;\n  position: relative;\n  z-index: 1;\n  transition: color 0.4s ease;\n}\n.nf-founder-card-v2:hover .nf-founder-role {\n  color: #0FD0E7;\n}\n\n\/* LinkedIn Icon *\/\n.nf-founder-linkedin-v2 {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 36px;\n  height: 36px;\n  border-radius: 10px;\n  background: rgba(15,208,231,0.08);\n  border: 1px solid rgba(15,208,231,0.18);\n  color: #0FD0E7;\n  position: relative;\n  z-index: 2;\n  text-decoration: none;\n  transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease, color 0.3s ease;\n}\n.nf-founder-linkedin-v2:hover {\n  background: #0FD0E7;\n  border-color: #0FD0E7;\n  color: #0a1628;\n  transform: scale(1.08);\n}\n.nf-founder-linkedin-v2 svg {\n  width: 18px;\n  height: 18px;\n  display: block;\n}\n\n\/* Team-Foto *\/\n.nf-team-photo-v2 {\n  width: 100%;\n  border-radius: 16px;\n  overflow: hidden;\n  margin-top: 48px;\n  border: 1px solid rgba(15,208,231,0.15);\n}\n.nf-team-photo-v2 img {\n  width: 100%;\n  height: auto;\n  display: block;\n  aspect-ratio: 16 \/ 9;\n  object-fit: cover;\n}\n\n\/* CTA *\/\n.nf-team-v2 .nf-team-cta {\n  text-align: center;\n  margin-top: 40px;\n}\n.nf-team-v2 .nf-cta-btn--outline {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 14px 32px;\n  border: 1px solid rgba(15,208,231,0.35);\n  border-radius: 60px;\n  color: #0FD0E7;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 15px;\n  transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease;\n  text-decoration: none;\n}\n.nf-team-v2 .nf-cta-btn--outline svg {\n  width: 16px;\n  height: 16px;\n}\n.nf-team-v2 .nf-cta-btn--outline:hover {\n  background: rgba(15,208,231,0.08);\n  border-color: #0FD0E7;\n  color: #FFFFFF;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .nf-founders-grid-v2 {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n@media (max-width: 520px) {\n  .nf-founders-grid-v2 {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n  .nf-founder-avatar-v2 { max-width: 150px; }\n}\n<\/style>\n\n<section class=\"nf-team-v2\">\n  <div class=\"nf-container\">\n    <span class=\"nf-label\">Wer dahinter steht<\/span>\n    <h2>Unser Gr\u00fcnderteam<\/h2>\n    <p class=\"nf-team-lead\">\n      Was uns verbindet: Die \u00dcberzeugung, dass die n\u00e4chste Generation von Content-KI nicht schneller sein muss, sondern kl\u00fcger.\n    <\/p>\n\n    <div class=\"nf-founders-grid-v2\">\n\n      <!-- Henrik B\u00fcning -->\n      <div class=\"nf-founder-card-v2\">\n        <div class=\"nf-founder-avatar-v2\">\n          <img decoding=\"async\" class=\"nf-founder-photo-v2\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/01\/about-us-henrik-buhning.jpg\" alt=\"Henrik B\u00fcning\"\/>\n        <\/div>\n        <h4>Henrik B\u00fcning<\/h4>\n        <span class=\"nf-founder-role\">CEO &amp; Co-Founder<\/span>\n        <a href=\"https:\/\/linkedin.com\/in\/henrik-b\u00fcning-22000538\" target=\"_blank\" rel=\"noopener\" class=\"nf-founder-linkedin-v2\" aria-label=\"LinkedIn von Henrik B\u00fcning\">\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n\n      <!-- Jonathan Mall -->\n      <div class=\"nf-founder-card-v2\">\n        <div class=\"nf-founder-avatar-v2\">\n          <img decoding=\"async\" class=\"nf-founder-photo-v2\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/05\/Jonathan-T-Malls-conmoto-speakers-Redneragentur-03.jpg\"\/>\n        <\/div>\n        <h4>Jonathan Mall<\/h4>\n        <span class=\"nf-founder-role\">CIO &amp; Co-Founder<\/span>\n        <a href=\"https:\/\/www.linkedin.com\/in\/drjonathanmall\/\" target=\"_blank\" rel=\"noopener\" class=\"nf-founder-linkedin-v2\" aria-label=\"LinkedIn von Jonathan Mall\">\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n\n      <!-- Henrik Roth -->\n      <div class=\"nf-founder-card-v2\">\n        <div class=\"nf-founder-avatar-v2\">\n          <img decoding=\"async\" class=\"nf-founder-photo-v2\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2023\/02\/Henrik-scaled.jpg\" alt=\"Henrik Roth\"\/>\n        <\/div>\n        <h4>Henrik Roth<\/h4>\n        <span class=\"nf-founder-role\">Co-Founder<\/span>\n        <a href=\"https:\/\/www.linkedin.com\/in\/henrik-roth\/\" target=\"_blank\" rel=\"noopener\" class=\"nf-founder-linkedin-v2\" aria-label=\"LinkedIn von Henrik Roth\">\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n\n      <!-- Jens Windel -->\n      <div class=\"nf-founder-card-v2\">\n        <div class=\"nf-founder-avatar-v2\">\n          <img decoding=\"async\" class=\"nf-founder-photo-v2\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2022\/07\/about-us-jens-scaled.jpg\" alt=\"Jens Windel\"\/>\n        <\/div>\n        <h4>Jens Windel<\/h4>\n        <span class=\"nf-founder-role\">Co-Founder<\/span>\n        <a href=\"https:\/\/www.linkedin.com\/in\/jens-windel-89b84513\/\" target=\"_blank\" rel=\"noopener\" class=\"nf-founder-linkedin-v2\" aria-label=\"LinkedIn von Jens Windel\">\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n    <p class=\"nf-team-text\">\n      Heute arbeitet ein internationales Team aus Engineers, Data Scientists, Researchers, Produkt- und Customer-Success-Spezialist:innen \u00fcber mehrere Kontinente verteilt mit Hauptsitz in Hamburg.\n    <\/p>\n\n    <!-- Team-Foto -->\n    <div class=\"nf-team-photo-v2\">\n      <img decoding=\"async\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/05\/IMG_1626.jpg\" alt=\"Das neuroflash Team beim Januar-Workshop\"\/>\n    <\/div>\n\n    <!-- Karriere-CTA -->\n    <div class=\"nf-team-cta\">\n      <a href=\"https:\/\/neuroflash-gmbh.jobs.personio.de\/?language=de\" target=\"_blank\" rel=\"noopener\" class=\"nf-cta-btn--outline\">\n        Werde Teil des Teams\n        <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M3 8h10M9 4l4 4-4 4\"\/>\n        <\/svg>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3922f310 wp-block-columns-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--2-xl);padding-bottom:var(--wp--preset--spacing--xl)\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-tertiary-color\">KUNDENGESCHICHTEN<\/mark><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-h-1-font-size\" id=\"use-cases\"><strong>Ergebnisse, die f\u00fcr sich sprechen.<\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center has-text-intro-font-size\">\u00dcber <strong>150 Enterprise-Kunden<\/strong> und mehr als <strong>1 Million Content- und Marketing-Professionals<\/strong> nutzen neuroflash.<\/p>\n\n\n\n<p class=\"has-text-align-center has-text-intro-font-size\">Von Performance-Marketing-Teams in Agenturen \u00fcber Mid-Market-B2B-Brands bis zu Innovations- und Strategieabteilungen gro\u00dfer Konzerne.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n.nf-quotes-section {\n  display: flex;\n  flex-direction: column;\n  gap: 60px;\n}\n\n.nf-qmarquee-wrap {\n  overflow: hidden;\n  width: 100%;\n  cursor: grab;\n  user-select: none;\n  -webkit-user-select: none;\n  mask-image: linear-gradient(to right, transparent, black 8%, black 92%, transparent);\n  -webkit-mask-image: linear-gradient(to right, transparent, black 8%, black 92%, transparent);\n}\n.nf-qmarquee-wrap:active { cursor: grabbing; }\n.nf-qmarquee-track {\n  display: flex;\n  gap: 36px;\n  width: max-content;\n  will-change: transform;\n  align-items: flex-start;\n}\n.nf-qcard {\n  flex-shrink: 0;\n  width: 340px;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 16px;\n  padding: 24px 26px;\n  border-left: 3px solid rgba(15,208,231,0.35);\n  box-sizing: border-box;\n}\n.nf-qcard-quote {\n  font-family: 'Montserrat', sans-serif !important;\n  font-size: 15px !important;\n  font-weight: 700 !important;\n  color: #ffffff !important;\n  line-height: 1.55 !important;\n  margin: 0 0 18px 0 !important;\n}\n.nf-qcard-author {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.nf-qcard-author-text {\n  flex: 1;\n  min-width: 0;\n}\n.nf-qcard-photo {\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  object-fit: cover;\n  flex-shrink: 0;\n}\n.nf-qcard-name {\n  font-size: 12px !important;\n  font-weight: 700 !important;\n  color: #ffffff !important;\n  margin: 0 0 2px 0 !important;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n}\n.nf-qcard-role {\n  font-size: 11px !important;\n  color: rgba(255,255,255,0.4) !important;\n  margin: 0 !important;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n}\n.nf-qcard-logo {\n  height: 20px;\n  width: auto;\n  object-fit: contain;\n  opacity: 0.85;\n  filter: grayscale(1) brightness(1.0);\n  margin-left: auto;\n  flex-shrink: 0;\n}\n\n.nf-results {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  font-family: 'Lato', sans-serif;\n  padding: 0 20px;\n}\n.nf-result-card {\n  background: rgba(255,255,255,0.03);\n  border: 1px solid rgba(255,255,255,0.07);\n  border-radius: 16px;\n  padding: 28px 24px;\n  transition: border-color 0.3s ease, transform 0.3s ease;\n}\n.nf-result-card:hover {\n  border-color: rgba(15,208,231,0.25);\n  transform: translateY(-3px);\n}\n.nf-result-label {\n  font-size: 10px !important;\n  font-weight: 700 !important;\n  letter-spacing: 1.5px !important;\n  text-transform: uppercase !important;\n  color: #0FD0E7 !important;\n  margin: 0 0 16px 0 !important;\n}\n.nf-result-stat {\n  font-family: 'Montserrat', sans-serif !important;\n  font-size: 42px !important;\n  font-weight: 800 !important;\n  color: #ffffff !important;\n  line-height: 1 !important;\n  margin: 0 0 8px 0 !important;\n  display: flex;\n  align-items: baseline;\n}\n.nf-result-stat .stat-prefix,\n.nf-result-stat .stat-number,\n.nf-result-stat .stat-suffix {\n  color: #0FD0E7;\n}\n.nf-result-desc {\n  font-size: 14px !important;\n  color: rgba(255,255,255,0.6) !important;\n  line-height: 1.6 !important;\n  margin: 0 0 16px 0 !important;\n}\n.nf-result-source {\n  display: flex;\n  align-items: center;\n}\n.nf-result-source-pill {\n  display: inline-flex;\n  align-items: center;\n  background: rgba(255,255,255,0.95);\n  border: 1px solid rgba(255,255,255,0.2);\n  border-radius: 50px;\n  padding: 10px 24px;\n}\n.nf-result-source-pill img {\n  height: 22px;\n  width: auto;\n  object-fit: contain;\n  filter: none;\n  opacity: 1;\n}\n\n@media (max-width: 900px) {\n  .nf-results { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 560px) {\n  .nf-quotes-section { gap: 24px; }\n  .nf-results { grid-template-columns: 1fr; padding: 0 16px; }\n  .nf-qcard { width: 280px; }\n}\n<\/style>\n\n<div class=\"nf-quotes-section\">\n\n  <!-- QUOTE MARQUEE -->\n  <div class=\"nf-qmarquee-wrap\" id=\"nfQWrap\">\n    <div class=\"nf-qmarquee-track\" id=\"nfQTrack\">\n\n      <!-- ERSTE H&#196;LFTE -->\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;neuroflash hilft uns, die Resonanz unserer Texte im Vorfeld zu prognostizieren und zu optimieren.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/09\/testimonial-fischerAppelt.png\" alt=\"Jonny B&#246;hm\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Jonny B&#246;hm<\/p>\n            <p class=\"nf-qcard-role\">Director Digital Marketing<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/04\/Frame-67587.png\" alt=\"fischerAppelt\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;Weniger Aufwand, mehr Qualit&#228;t! neuroflash bietet tollen Output, der oft auch Inspiration f&#252;r weitere Ans&#228;tze liefert.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/09\/testimonial-Simba-Dickie-Group.png\" alt=\"Linda Han&#231;er\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Linda Han&#231;er<\/p>\n            <p class=\"nf-qcard-role\">Marketing Manager<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/08\/simba-dickie-group-logo-2-1.png\" alt=\"Simba Dickie Group\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;neuroflash ist ein kundenzentrierter First-Move. Das Team verliebt sich nicht in irgendeine L&#246;sung, sondern in das konkrete Problem der Kunden.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/09\/testimonial-stepstones.jpg\" alt=\"Nick Marten\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Nick Marten<\/p>\n            <p class=\"nf-qcard-role\">Head of Content<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/08\/stepstone-logo-2.png\" alt=\"StepStone\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;neuroflash ist ein benutzerfreundliches Tool, das sich durch seine Vielseitigkeit und Effizienz auszeichnet.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2025\/06\/a21748264d55-Profilfoto_Jansen_Mariela-scaled.jpg\" alt=\"Mariela Jansen\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Mariela Jansen<\/p>\n            <p class=\"nf-qcard-role\">Employer Brand Manager<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/04\/zeb.png\" alt=\"zeb\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;neuroflash hilft uns, in k&#252;rzester Zeit kreative Texte zu erstellen und sorgt gleichzeitig f&#252;r einen konsistenten Markenauftritt.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2025\/09\/1584615784838.jpeg\" alt=\"Barbara Affentranger\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Barbara Affentranger<\/p>\n            <p class=\"nf-qcard-role\">Senior Content Manager<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/04\/swica.png\" alt=\"SWICA\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;Mit neuroflash schaffen wir es, eine Vielzahl von Inhalten zu erzeugen &amp; zu verbessern, die sowohl f&#252;r unsere Zielgruppe relevant als auch ansprechend sind.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/08\/carmarket.jpeg\" alt=\"Henri Lyon\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Henri Lyon<\/p>\n            <p class=\"nf-qcard-role\">Gesch&#228;ftsf&#252;hrer<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/08\/carmarket-logo-2-1.png\" alt=\"Carmarket\">\n        <\/div>\n      <\/div>\n\n      <!-- ZWEITE H&#196;LFTE (identisch f&#252;r Loop) -->\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;neuroflash hilft uns, die Resonanz unserer Texte im Vorfeld zu prognostizieren und zu optimieren.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/09\/testimonial-fischerAppelt.png\" alt=\"Jonny B&#246;hm\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Jonny B&#246;hm<\/p>\n            <p class=\"nf-qcard-role\">Director Digital Marketing<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/04\/Frame-67587.png\" alt=\"fischerAppelt\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;Weniger Aufwand, mehr Qualit&#228;t! neuroflash bietet tollen Output, der oft auch Inspiration f&#252;r weitere Ans&#228;tze liefert.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/09\/testimonial-Simba-Dickie-Group.png\" alt=\"Linda Han&#231;er\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Linda Han&#231;er<\/p>\n            <p class=\"nf-qcard-role\">Marketing Manager<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/08\/simba-dickie-group-logo-2-1.png\" alt=\"Simba Dickie Group\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;neuroflash ist ein kundenzentrierter First-Move. Das Team verliebt sich nicht in irgendeine L&#246;sung, sondern in das konkrete Problem der Kunden.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/09\/testimonial-stepstones.jpg\" alt=\"Nick Marten\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Nick Marten<\/p>\n            <p class=\"nf-qcard-role\">Head of Content<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2025\/08\/stepstones-logo.jpeg\" alt=\"StepStone\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;neuroflash ist ein benutzerfreundliches Tool, das sich durch seine Vielseitigkeit und Effizienz auszeichnet.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2025\/06\/a21748264d55-Profilfoto_Jansen_Mariela-scaled.jpg\" alt=\"Mariela Jansen\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Mariela Jansen<\/p>\n            <p class=\"nf-qcard-role\">Employer Brand Manager<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/04\/zeb.png\" alt=\"zeb\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;neuroflash hilft uns, in k&#252;rzester Zeit kreative Texte zu erstellen und sorgt gleichzeitig f&#252;r einen konsistenten Markenauftritt.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2025\/09\/1584615784838.jpeg\" alt=\"Barbara Affentranger\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Barbara Affentranger<\/p>\n            <p class=\"nf-qcard-role\">Senior Content Manager<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/04\/swica.png\" alt=\"SWICA\">\n        <\/div>\n      <\/div>\n\n      <div class=\"nf-qcard\">\n        <p class=\"nf-qcard-quote\">&#8222;Mit neuroflash schaffen wir es, eine Vielzahl von Inhalten zu erzeugen &amp; zu verbessern, die sowohl f&#252;r unsere Zielgruppe relevant als auch ansprechend sind.&#8220;<\/p>\n        <div class=\"nf-qcard-author\">\n          <img decoding=\"async\" class=\"nf-qcard-photo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/08\/carmarket.jpeg\" alt=\"Henri Lyon\">\n          <div class=\"nf-qcard-author-text\">\n            <p class=\"nf-qcard-name\">Henri Lyon<\/p>\n            <p class=\"nf-qcard-role\">Gesch&#228;ftsf&#252;hrer<\/p>\n          <\/div>\n          <img decoding=\"async\" class=\"nf-qcard-logo\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/08\/carmarket-logo-2-1.png\" alt=\"Carmarket\">\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- USE CASE RESULTS -->\n  <div class=\"nf-results\">\n\n    <div class=\"nf-result-card\">\n      <p class=\"nf-result-label\">E-Mail Marketing<\/p>\n      <p class=\"nf-result-stat\"><span class=\"stat-prefix\">+<\/span><span class=\"stat-number\" data-target=\"7\">0<\/span><span class=\"stat-suffix\">%<\/span><\/p>\n      <p class=\"nf-result-desc\">h&#246;here Newsletter-&#214;ffnungsrate nach Betreffzeilen-Test<\/p>\n      <div class=\"nf-result-source\">\n        <div class=\"nf-result-source-pill\">\n          <img decoding=\"async\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/04\/Migros.svg-scaled.png\" alt=\"Migros\">\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"nf-result-card\">\n      <p class=\"nf-result-label\">Kampagne<\/p>\n      <p class=\"nf-result-stat\"><span class=\"stat-prefix\">+<\/span><span class=\"stat-number\" data-target=\"27\">0<\/span><span class=\"stat-suffix\">%<\/span><\/p>\n      <p class=\"nf-result-desc\">mehr Website-Interaktionen durch vorab getestete Kampagnen-Varianten<\/p>\n      <div class=\"nf-result-source\">\n        <div class=\"nf-result-source-pill\">\n          <img decoding=\"async\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/04\/Swisscom_Logo.svg\" alt=\"Swisscom\">\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"nf-result-card\">\n      <p class=\"nf-result-label\">Social Media<\/p>\n      <p class=\"nf-result-stat\"><span class=\"stat-prefix\">+<\/span><span class=\"stat-number\" data-target=\"85\">0<\/span><span class=\"stat-suffix\">%<\/span><\/p>\n      <p class=\"nf-result-desc\">Steigerung Social Media Engagement durch optimierte Inhalte<\/p>\n      <div class=\"nf-result-source\">\n        <div class=\"nf-result-source-pill\">\n          <img decoding=\"async\" src=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2026\/04\/Frame-67587.png\" alt=\"fischerAppelt\">\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n\n<script>\n(function() {\n  \/* ========== MARQUEE ========== *\/\n  var track = document.getElementById('nfQTrack');\n  var wrap  = document.getElementById('nfQWrap');\n  if (!track || !wrap) return;\n\n  var pos        = 0;\n  var speed      = 0.5;\n  var halfWidth  = 0;\n  var isDragging = false;\n  var startX     = 0;\n  var startPos   = 0;\n  var velX       = 0;\n  var lastX      = 0;\n\n  function init() {\n    halfWidth = track.scrollWidth \/ 2;\n    requestAnimationFrame(tick);\n  }\n\n  function tick() {\n    if (!isDragging) {\n      pos -= speed;\n      if (Math.abs(pos) >= halfWidth) pos += halfWidth;\n    }\n    track.style.transform = 'translateX(' + pos + 'px)';\n    requestAnimationFrame(tick);\n  }\n\n  function clamp(p) {\n    if (p > 0) p -= halfWidth;\n    if (Math.abs(p) > halfWidth) p += halfWidth;\n    return p;\n  }\n\n  wrap.addEventListener('mousedown', function(e) {\n    isDragging = true;\n    startX   = e.clientX;\n    startPos = pos;\n    lastX    = e.clientX;\n    velX     = 0;\n    wrap.style.cursor = 'grabbing';\n    e.preventDefault();\n  });\n\n  document.addEventListener('mousemove', function(e) {\n    if (!isDragging) return;\n    velX = e.clientX - lastX;\n    lastX = e.clientX;\n    pos  = clamp(startPos + (e.clientX - startX));\n  });\n\n  document.addEventListener('mouseup', function() {\n    if (!isDragging) return;\n    isDragging = false;\n    wrap.style.cursor = 'grab';\n    (function glide() {\n      if (Math.abs(velX) < 0.3) return;\n      pos = clamp(pos + velX);\n      velX *= 0.92;\n      requestAnimationFrame(glide);\n    })();\n  });\n\n  wrap.addEventListener('mouseleave', function() {\n    if (isDragging) {\n      isDragging = false;\n      wrap.style.cursor = 'grab';\n    }\n  });\n\n  wrap.addEventListener('touchstart', function(e) {\n    isDragging = true;\n    startX   = e.touches[0].clientX;\n    startPos = pos;\n    lastX    = e.touches[0].clientX;\n    velX     = 0;\n  }, { passive: true });\n\n  wrap.addEventListener('touchmove', function(e) {\n    if (!isDragging) return;\n    velX = e.touches[0].clientX - lastX;\n    lastX = e.touches[0].clientX;\n    pos  = clamp(startPos + (e.touches[0].clientX - startX));\n  }, { passive: true });\n\n  wrap.addEventListener('touchend', function() {\n    isDragging = false;\n    (function glide() {\n      if (Math.abs(velX) < 0.3) return;\n      pos = clamp(pos + velX);\n      velX *= 0.92;\n      requestAnimationFrame(glide);\n    })();\n  });\n\n  window.addEventListener('load', function() {\n    halfWidth = track.scrollWidth \/ 2;\n  });\n\n  init();\n\n  \/* ========== COUNT-UP ANIMATION ========== *\/\n  var DURATION = 2000;\n\n  function easeOutQuart(t) {\n    return 1 - Math.pow(1 - t, 4);\n  }\n\n  function animateCount(el) {\n    var target = parseInt(el.getAttribute('data-target'), 10);\n    var startTime = null;\n\n    function step(timestamp) {\n      if (!startTime) startTime = timestamp;\n      var elapsed = timestamp - startTime;\n      var progress = Math.min(elapsed \/ DURATION, 1);\n      var current = Math.round(easeOutQuart(progress) * target);\n      el.textContent = current;\n      if (progress < 1) {\n        requestAnimationFrame(step);\n      } else {\n        el.textContent = target;\n      }\n    }\n\n    requestAnimationFrame(step);\n  }\n\n  var statNumbers = document.querySelectorAll('.nf-result-card .stat-number');\n\n  if ('IntersectionObserver' in window) {\n    var countObserver = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        if (entry.isIntersecting) {\n          animateCount(entry.target);\n          countObserver.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.4 });\n\n    statNumbers.forEach(function(el) {\n      countObserver.observe(el);\n    });\n  } else {\n    statNumbers.forEach(function(el) {\n      animateCount(el);\n    });\n  }\n\n})();\n<\/script>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-style-with-space-xl nf-blob-bg is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--xl);padding-bottom:var(--wp--preset--spacing--xl)\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2023d884 wp-block-columns-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--2-xl);padding-bottom:var(--wp--preset--spacing--2-xl)\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-tertiary-color\">WO WIR HIN WOLLEN<\/mark><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-h-1-font-size\" id=\"h-stop-guessing-start-predicting\" style=\"padding-top:var(--wp--preset--spacing--md);padding-bottom:var(--wp--preset--spacing--md)\"><strong><strong>Stop Guessing. Start predicting.<\/strong><\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center has-text-intro-font-size\">Wir bauen die f\u00fchrende europ\u00e4ische Plattform f\u00fcr <strong>Predictive Audience Intelligence<\/strong>. <\/p>\n\n\n\n<p class=\"has-text-align-center has-text-intro-font-size\">Den Ort, an dem jedes Marketing-, Produkt-, Service- und Strategieteam vor jeder wichtigen Entscheidung seine Zielgruppe konsultieren kann.<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00dcBER NEUROFLASH Wir helfen Teams, bessere Entscheidungen zu treffen bevor sie ver\u00f6ffentlichen. neuroflash wurde 2018 in Hamburg mit einer einzigen \u00dcberzeugung gegr\u00fcndet: Die wirkungsvollste Kommunikation entsteht nicht durch Bauchgef\u00fchl, sondern durch ein pr\u00e4zises Verst\u00e4ndnis dessen, wie echte Menschen auf Sprache reagieren. Unsere Reise Vom KI-Texter zum System of Intelligence Der Kreis schlie\u00dft sich: Was als &hellip; <a href=\"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/\">Continued<\/a><\/p>\n","protected":false},"author":28,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"views\/template-redesign.blade.php","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-187083","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u00dcber Uns - neuroflash<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u00dcber Uns\" \/>\n<meta property=\"og:description\" content=\"\u00dcBER NEUROFLASH Wir helfen Teams, bessere Entscheidungen zu treffen bevor sie ver\u00f6ffentlichen. neuroflash wurde 2018 in Hamburg mit einer einzigen \u00dcberzeugung gegr\u00fcndet: Die wirkungsvollste Kommunikation entsteht nicht durch Bauchgef\u00fchl, sondern durch ein pr\u00e4zises Verst\u00e4ndnis dessen, wie echte Menschen auf Sprache reagieren. Unsere Reise Vom KI-Texter zum System of Intelligence Der Kreis schlie\u00dft sich: Was als &hellip; Continued\" \/>\n<meta property=\"og:url\" content=\"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/\" \/>\n<meta property=\"og:site_name\" content=\"neuroflash\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/neuroflashresearch\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-08T06:39:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/01\/about-us-henrik-buhning.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@neuro_flash\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"11\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/ueber-uns-neu\\\/\",\"url\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/ueber-uns-neu\\\/\",\"name\":\"\u00dcber Uns - neuroflash\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/ueber-uns-neu\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/ueber-uns-neu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/neuroflash.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/about-us-henrik-buhning.jpg\",\"datePublished\":\"2026-04-28T14:53:26+00:00\",\"dateModified\":\"2026-05-08T06:39:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/ueber-uns-neu\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/neuroflash.com\\\/de\\\/ueber-uns-neu\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/ueber-uns-neu\\\/#primaryimage\",\"url\":\"https:\\\/\\\/neuroflash.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/about-us-henrik-buhning.jpg\",\"contentUrl\":\"https:\\\/\\\/neuroflash.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/about-us-henrik-buhning.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/ueber-uns-neu\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u00dcber Uns\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/\",\"name\":\"neuroflash\",\"description\":\"confidence to create\",\"publisher\":{\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/#organization\",\"name\":\"neuroflash\",\"url\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/neuroflash.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/sticky-logo.png\",\"contentUrl\":\"https:\\\/\\\/neuroflash.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/sticky-logo.png\",\"width\":100,\"height\":100,\"caption\":\"neuroflash\"},\"image\":{\"@id\":\"https:\\\/\\\/neuroflash.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/neuroflashresearch\\\/\",\"https:\\\/\\\/x.com\\\/neuro_flash\",\"https:\\\/\\\/www.instagram.com\\\/neuro_flash\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/neuro-flash\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCgE0qMleWj6iZcwS79oISMQ\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u00dcber Uns - neuroflash","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:\/\/neuroflash.com\/de\/ueber-uns-neu\/","og_locale":"de_DE","og_type":"article","og_title":"\u00dcber Uns","og_description":"\u00dcBER NEUROFLASH Wir helfen Teams, bessere Entscheidungen zu treffen bevor sie ver\u00f6ffentlichen. neuroflash wurde 2018 in Hamburg mit einer einzigen \u00dcberzeugung gegr\u00fcndet: Die wirkungsvollste Kommunikation entsteht nicht durch Bauchgef\u00fchl, sondern durch ein pr\u00e4zises Verst\u00e4ndnis dessen, wie echte Menschen auf Sprache reagieren. Unsere Reise Vom KI-Texter zum System of Intelligence Der Kreis schlie\u00dft sich: Was als &hellip; Continued","og_url":"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/","og_site_name":"neuroflash","article_publisher":"https:\/\/www.facebook.com\/neuroflashresearch\/","article_modified_time":"2026-05-08T06:39:45+00:00","og_image":[{"url":"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/01\/about-us-henrik-buhning.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@neuro_flash","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"11\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/","url":"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/","name":"\u00dcber Uns - neuroflash","isPartOf":{"@id":"https:\/\/neuroflash.com\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/#primaryimage"},"image":{"@id":"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/#primaryimage"},"thumbnailUrl":"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/01\/about-us-henrik-buhning.jpg","datePublished":"2026-04-28T14:53:26+00:00","dateModified":"2026-05-08T06:39:45+00:00","breadcrumb":{"@id":"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/neuroflash.com\/de\/ueber-uns-neu\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/#primaryimage","url":"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/01\/about-us-henrik-buhning.jpg","contentUrl":"https:\/\/neuroflash.com\/wp-content\/uploads\/2024\/01\/about-us-henrik-buhning.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/neuroflash.com\/de\/ueber-uns-neu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/neuroflash.com\/de\/"},{"@type":"ListItem","position":2,"name":"\u00dcber Uns"}]},{"@type":"WebSite","@id":"https:\/\/neuroflash.com\/de\/#website","url":"https:\/\/neuroflash.com\/de\/","name":"neuroflash","description":"confidence to create","publisher":{"@id":"https:\/\/neuroflash.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/neuroflash.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/neuroflash.com\/de\/#organization","name":"neuroflash","url":"https:\/\/neuroflash.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/neuroflash.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/neuroflash.com\/wp-content\/uploads\/2023\/10\/sticky-logo.png","contentUrl":"https:\/\/neuroflash.com\/wp-content\/uploads\/2023\/10\/sticky-logo.png","width":100,"height":100,"caption":"neuroflash"},"image":{"@id":"https:\/\/neuroflash.com\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/neuroflashresearch\/","https:\/\/x.com\/neuro_flash","https:\/\/www.instagram.com\/neuro_flash\/","https:\/\/www.linkedin.com\/company\/neuro-flash\/","https:\/\/www.youtube.com\/channel\/UCgE0qMleWj6iZcwS79oISMQ"]}]}},"_links":{"self":[{"href":"https:\/\/neuroflash.com\/de\/wp-json\/wp\/v2\/pages\/187083","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/neuroflash.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/neuroflash.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/neuroflash.com\/de\/wp-json\/wp\/v2\/users\/28"}],"replies":[{"embeddable":true,"href":"https:\/\/neuroflash.com\/de\/wp-json\/wp\/v2\/comments?post=187083"}],"version-history":[{"count":74,"href":"https:\/\/neuroflash.com\/de\/wp-json\/wp\/v2\/pages\/187083\/revisions"}],"predecessor-version":[{"id":187690,"href":"https:\/\/neuroflash.com\/de\/wp-json\/wp\/v2\/pages\/187083\/revisions\/187690"}],"wp:attachment":[{"href":"https:\/\/neuroflash.com\/de\/wp-json\/wp\/v2\/media?parent=187083"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}