{"variantPageData":{"campaignId":"6a1e83d59841af6f211cc495","campaignVersionId":"6a22b9a8226bdec68f32108c","companyId":"6639155c9d634b0014e717b0","pageId":"6a22b3df3bfe0b5e8b566fb0","pageName":"Start","pageSlug":"page_c8vnle","tag":"landing","components":[{"_id":"6a22b3df3bfe0b5e8b566fb5","type":"component","isTemplate":false,"name":"text","content":{"kind":[],"box":{"bottom":"none","top":"small","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"left","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"ETF oder individueller Investment Plan?! Kostenlose Analyse Finde heraus, wie Berufstätige ihr Gehalt richtig investieren. 👇🏼","wysiwygHtml":"<p><span class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\" style=\"--fs-m: 30px;--fs-t: 36px;--fs-d: 48px;--lh-m: 1.15;--lh-t: 1.15;--lh-d: 1.15;--ls-m: -0.02em;--ls-t: -0.02em;--ls-d: -0.02em;\">ETF oder <strong class=\"fun-font-bold\">individueller</strong>&nbsp;<strong class=\"fun-font-bold\">Investment</strong>&nbsp;<strong class=\"fun-font-bold\">Plan</strong>?!</span></p><p></p><p><span class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\" style=\"--fs-m: 16px;--fs-t: 16px;--fs-d: 16px;--lh-m: 1.5;--lh-t: 1.5;--lh-d: 1.5;--ls-m: normal;--ls-t: normal;--ls-d: normal;\"><em>Kostenlose Analyse</em></span></p><p><span class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\" style=\"--fs-m: 20px;--fs-t: 20px;--fs-d: 24px;--lh-m: 1.25;--lh-t: 1.25;--lh-d: 1.25;--ls-m: normal;--ls-t: normal;--ls-d: normal;\"><strong class=\"fun-font-bold\">Finde heraus, wie Berufstätige ihr Gehalt richtig investieren. 👇🏼</strong></span></p>"},"categoryId":"5a957843b727462286d2d61e","sectionId":"6904b163f0184c1c0536c1d4","campaignId":"6a1e83d59841af6f211cc495","components":[],"allowedChildSections":[],"pageId":"6a22b3df3bfe0b5e8b566fb0","companyId":"6639155c9d634b0014e717b0","componentType":"text","createdAt":"2026-06-05T11:32:47.207Z","updatedAt":"2026-06-05T11:38:37.070Z","__v":0},{"_id":"6a22b3df3bfe0b5e8b566fbb","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!-- =============================================================\n  FinanzCode · ANALYSE-QUIZ · SCHRITT 1 von 5\n  Eigenständiger HTML-Block für eine Perspective-Unterseite.\n  Frage: &quot;Was ist dein größtes Ziel?&quot; – alle Antworten führen zu Schritt 2.\n============================================================= --&gt;\n&lt;div class=&quot;fcq&quot;&gt;\n  &lt;style&gt;\n    .fcq{\n      --bg:#FFFFFF; --panel:#F4F6F8; --line:#E7EAEE; --ink:#0B0D10; --muted:#5C6670;\n      --accent:#146CE8; --accent-press:#0F57BC; --tint:#EAF1FD;\n      --font:&quot;Inter&quot;,-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif;\n      box-sizing:border-box; width:100%; min-height:100%; background:var(--bg); color:var(--ink);\n      font-family:var(--font); font-size:17px; line-height:1.55; -webkit-font-smoothing:antialiased;\n    }\n    .fcq *,.fcq *::before,.fcq *::after{ box-sizing:border-box; }\n    .fcq a{ text-decoration:none; color:inherit; }\n    .fcq-inner{ max-width:600px; margin:0 auto; padding:40px 24px 56px; }\n    /* progress */\n    .fcq-top{ margin-bottom:34px; }\n    .fcq-step{ font-size:13px; font-weight:600; letter-spacing:.06em; color:var(--muted); margin-bottom:10px; }\n    .fcq-bar{ height:6px; background:var(--line); border-radius:99px; overflow:hidden; }\n    .fcq-fill{ height:100%; background:var(--accent); border-radius:99px; transition:width .4s ease; }\n    /* heading */\n    .fcq h1{ margin:0 0 8px; font-size:clamp(25px,4.4vw,33px); font-weight:700; letter-spacing:-.02em; line-height:1.12; }\n    .fcq-sub{ margin:0 0 26px; color:var(--muted); font-size:16px; }\n    /* options */\n    .fcq-opts{ display:grid; gap:12px; }\n    .fcq-opt{ display:flex; align-items:center; gap:15px; padding:17px 18px; background:#fff;\n      border:1.5px solid var(--line); border-radius:14px; cursor:pointer;\n      transition:border-color .15s ease, background .15s ease, transform .05s ease; }\n    .fcq-opt:hover{ border-color:var(--accent); background:var(--tint); }\n    .fcq-opt:active{ transform:scale(.99); }\n    .fcq-opt.is-sel{ border-color:var(--accent); background:var(--tint); }\n    .fcq-ico{ flex:0 0 auto; width:42px; height:42px; border-radius:11px; background:var(--tint);\n      color:var(--accent); display:flex; align-items:center; justify-content:center; }\n    .fcq-ico svg{ width:21px; height:21px; }\n    .fcq-opt.is-sel .fcq-ico{ background:var(--accent); color:#fff; }\n    .fcq-label{ flex:1; font-weight:600; font-size:16.5px; }\n    .fcq-chev{ flex:0 0 auto; color:#C2C9D1; }\n    .fcq-opt:hover .fcq-chev,.fcq-opt.is-sel .fcq-chev{ color:var(--accent); }\n    /* footer */\n    .fcq-foot{ margin-top:26px; text-align:center; font-size:13px; color:var(--muted); }\n    .fcq-foot b{ color:var(--ink); font-weight:600; }\n  &lt;/style&gt;\n  &lt;div class=&quot;fcq-inner&quot;&gt;\n    &lt;div class=&quot;fcq-top&quot;&gt;\n      &lt;div class=&quot;fcq-step&quot;&gt;Schritt 1 von 5&lt;/div&gt;\n      &lt;div class=&quot;fcq-bar&quot;&gt;&lt;div class=&quot;fcq-fill&quot; style=&quot;width:20%&quot;&gt;&lt;/div&gt;&lt;/div&gt;\n    &lt;/div&gt;\n    &lt;h1&gt;Was ist dein größtes Ziel?&lt;/h1&gt;\n    &lt;p class=&quot;fcq-sub&quot;&gt;So finden wir heraus, ob ETF oder ein individueller Plan besser zu dir passt.&lt;/p&gt;\n    &lt;div class=&quot;fcq-opts&quot;&gt;\n      &lt;!-- Vermögen aufbauen --&gt;\n      &lt;a class=&quot;fcq-opt&quot; href=&quot;https://go.finanzcode.com/quiz-2&quot;&gt;\n        &lt;span class=&quot;fcq-ico&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;1.7&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M3 17l6-6 4 4 8-8&quot;/&gt;&lt;path d=&quot;M21 7v6h-6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;span class=&quot;fcq-label&quot;&gt;Langfristig Vermögen aufbauen&lt;/span&gt;\n        &lt;span class=&quot;fcq-chev&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; width=&quot;20&quot; height=&quot;20&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M9 6l6 6-6 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n      &lt;/a&gt;\n      &lt;!-- Altersvorsorge --&gt;\n      &lt;a class=&quot;fcq-opt&quot; href=&quot;https://go.finanzcode.com/quiz-2&quot;&gt;\n        &lt;span class=&quot;fcq-ico&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;1.7&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M12 3l8 4v5c0 5-3.5 8-8 9-4.5-1-8-4-8-9V7z&quot;/&gt;&lt;path d=&quot;M9 12l2 2 4-4&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;span class=&quot;fcq-label&quot;&gt;Fürs Alter absichern&lt;/span&gt;\n        &lt;span class=&quot;fcq-chev&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; width=&quot;20&quot; height=&quot;20&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M9 6l6 6-6 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n      &lt;/a&gt;\n      &lt;!-- Passives Einkommen --&gt;\n      &lt;a class=&quot;fcq-opt&quot; href=&quot;https://go.finanzcode.com/quiz-2&quot;&gt;\n        &lt;span class=&quot;fcq-ico&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;1.7&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;circle cx=&quot;12&quot; cy=&quot;12&quot; r=&quot;9&quot;/&gt;&lt;path d=&quot;M12 7v10M9.5 9.5c0-1 1.1-1.7 2.5-1.7s2.5.7 2.5 1.7c0 2.7-5 1.6-5 4.3 0 1 1.1 1.7 2.5 1.7s2.5-.7 2.5-1.7&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;span class=&quot;fcq-label&quot;&gt;Passives Einkommen aufbauen&lt;/span&gt;\n        &lt;span class=&quot;fcq-chev&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; width=&quot;20&quot; height=&quot;20&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M9 6l6 6-6 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n      &lt;/a&gt;\n      &lt;!-- Bestehendes Geld besser anlegen --&gt;\n      &lt;a class=&quot;fcq-opt&quot; href=&quot;https://go.finanzcode.com/quiz-2&quot;&gt;\n        &lt;span class=&quot;fcq-ico&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;1.7&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;rect x=&quot;3&quot; y=&quot;8&quot; width=&quot;18&quot; height=&quot;12&quot; rx=&quot;2&quot;/&gt;&lt;path d=&quot;M3 12h18M7 4h10a2 2 0 012 2v2H5V6a2 2 0 012-2z&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;span class=&quot;fcq-label&quot;&gt;Vorhandenes Geld besser anlegen&lt;/span&gt;\n        &lt;span class=&quot;fcq-chev&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; width=&quot;20&quot; height=&quot;20&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M9 6l6 6-6 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n      &lt;/a&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;fcq-foot&quot;&gt;&lt;b&gt;100% kostenlos&lt;/b&gt; · Unverbindlich · ca. 2 Minuten&lt;/div&gt;\n  &lt;/div&gt;\n  &lt;script&gt;\n    /* Kurzes Auswahl-Feedback, dann weiter. Ohne JS funktioniert der Link normal. */\n    (function(){\n      var root = (document.currentScript &amp;&amp; document.currentScript.closest(&#39;.fcq&#39;)) || document.querySelector(&#39;.fcq&#39;);\n      root.querySelectorAll(&#39;.fcq-opt&#39;).forEach(function(a){\n        a.addEventListener(&#39;click&#39;, function(e){\n          e.preventDefault();\n          a.classList.add(&#39;is-sel&#39;);\n          var href = a.getAttribute(&#39;href&#39;);\n          setTimeout(function(){ window.location.href = href; }, 180);\n        });\n      });\n    })();\n  &lt;/script&gt;\n&lt;/div&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"none"},"framed":false,"isGdprSensitive":false,"embedCustomHtmlNatively":true},"categoryId":"5a957843b727462286d2d61e","sectionId":"65eb072f9671ba48e6c83915","campaignId":"6a1e83d59841af6f211cc495","components":[],"allowedChildSections":[],"pageId":"6a22b3df3bfe0b5e8b566fb0","companyId":"6639155c9d634b0014e717b0","componentType":"embed","createdAt":"2026-06-05T11:32:47.225Z","updatedAt":"2026-06-05T11:42:06.234Z","__v":0},{"_id":"6a22b8999f433f76d9b711e6","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!-- =============================================================\n  FinanzCode · TRUST-LOGO-MARQUEE (Bekannt aus ...)\n  Eigenständiger HTML-Block. Logos scrollen automatisch &amp; endlos.\n  Reine CSS-Animation, kein JS nötig.\n  &gt;&gt; ANPASSEN: --speed (Sekunden pro Durchlauf), Logo-Höhe (--logo-h)\n============================================================= --&gt;\n&lt;div class=&quot;fcm&quot;&gt;\n  &lt;style&gt;\n    .fcm{\n      --line:#E7EAEE; --muted:#5C6670; --ink:#0B0D10;\n      --speed:28s;          /* niedriger = schneller */\n      --logo-h:34px;        /* Logo-Höhe */\n      --gap:56px;           /* Abstand zwischen Logos */\n      --font:&quot;Inter&quot;,-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif;\n      box-sizing:border-box; width:100%; background:#fff; font-family:var(--font);\n      padding:28px 0 32px;\n    }\n    .fcm *,.fcm *::before,.fcm *::after{ box-sizing:border-box; }\n    .fcm-title{\n      text-align:center; font-size:12.5px; font-weight:600; letter-spacing:.12em;\n      text-transform:uppercase; color:var(--muted); margin:0 0 20px;\n    }\n    .fcm-viewport{\n      overflow:hidden; position:relative; width:100%;\n      /* sanftes Ausblenden links &amp; rechts */\n      -webkit-mask-image:linear-gradient(to right, transparent 0, #000 8%, #000 92%, transparent 100%);\n              mask-image:linear-gradient(to right, transparent 0, #000 8%, #000 92%, transparent 100%);\n    }\n    .fcm-track{\n      display:flex; align-items:center; gap:var(--gap);\n      width:max-content;\n      animation:fcm-scroll var(--speed) linear infinite;\n    }\n    .fcm-viewport:hover .fcm-track{ animation-play-state:paused; }\n    .fcm-track img{\n      height:var(--logo-h); width:auto; display:block; flex:0 0 auto;\n      filter:grayscale(1) opacity(.65);\n      transition:filter .2s ease;\n    }\n    .fcm-track img:hover{ filter:grayscale(0) opacity(1); }\n    @keyframes fcm-scroll{\n      from{ transform:translateX(0); }\n      to{ transform:translateX(-50%); } /* Track enthält Logos 2x -&gt; nahtloser Loop */\n    }\n    @media (prefers-reduced-motion: reduce){\n      .fcm-track{ animation:none; flex-wrap:wrap; justify-content:center; width:100%; }\n      .fcm-track img:nth-child(n+7){ display:none; } /* Duplikate ausblenden */\n    }\n    @media (max-width:480px){\n      .fcm{ --logo-h:28px; --gap:40px; --speed:22s; }\n    }\n  &lt;/style&gt;\n\n  &lt;p class=&quot;fcm-title&quot;&gt;Bekannt aus&lt;/p&gt;\n  &lt;div class=&quot;fcm-viewport&quot;&gt;\n    &lt;div class=&quot;fcm-track&quot;&gt;\n      &lt;!-- Set 1 --&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b79bfa5d6796c1234fe7.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;Medienlogo&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b79ed78e56c8eb5bb7e4.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;Medienlogo&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b7a2d78e56c8eb5bb804.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;Medienlogo&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b7a57c090dac3874f88a.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;Medienlogo&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b7a82b7a3e9e19b183a4.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;Medienlogo&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b7abfa5d6796c1235002.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;Medienlogo&quot; loading=&quot;lazy&quot;&gt;\n      &lt;!-- Set 2 (Duplikat für nahtlosen Loop – nicht löschen) --&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b79bfa5d6796c1234fe7.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;&quot; aria-hidden=&quot;true&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b79ed78e56c8eb5bb7e4.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;&quot; aria-hidden=&quot;true&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b7a2d78e56c8eb5bb804.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;&quot; aria-hidden=&quot;true&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b7a57c090dac3874f88a.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;&quot; aria-hidden=&quot;true&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b7a82b7a3e9e19b183a4.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;&quot; aria-hidden=&quot;true&quot; loading=&quot;lazy&quot;&gt;\n      &lt;img src=&quot;https://perspective.imgix.net/6a22b7abfa5d6796c1235002.png?w=320&amp;dpr=2&amp;auto=compress,format&quot; alt=&quot;&quot; aria-hidden=&quot;true&quot; loading=&quot;lazy&quot;&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/div&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"none"},"framed":false,"isGdprSensitive":false,"embedCustomHtmlNatively":true},"categoryId":"5a957843b727462286d2d61e","sectionId":"65eb072f9671ba48e6c83915","campaignId":"6a1e83d59841af6f211cc495","components":[],"allowedChildSections":[],"pageId":"6a22b3df3bfe0b5e8b566fb0","companyId":"6639155c9d634b0014e717b0","componentType":"embed","createdAt":"2026-06-05T11:52:57.143Z","updatedAt":"2026-06-05T11:53:01.098Z","__v":0}],"isResultPage":false,"animation":"none","theme":{"_id":"6a1eb8ee68222e4aae4811e9","type":"theme","name":"FinanzCode","image":"https://perspective.imgix.net/assets/app/themes/perspective.png","fontColor":"#000000","backgroundColor":"#ffffff","formFieldBackgroundColor":"#007aff","buttonBackgroundColor":"#0080FF","typography":"Roboto:300,700","transition":"slide","companyId":"6639155c9d634b0014e717b0","createdAt":"2026-06-02T11:05:18.069Z","updatedAt":"2026-06-02T11:05:36.728Z","__v":0,"borderRadius":"medium"},"themeV2":{"typography":"Roboto:300,700","fontColor":"#000000","backgroundColor":"#ffffff","formFieldBackgroundColor":"#007aff","buttonBackgroundColor":"#0080FF","borderRadius":"medium","transition":"slide"},"fields":[{"additional":{"form":{"componentId":"6a1e8805aa2174b8aa8b3d5d","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"6a1e8805aa2174b8aa8b3d66","inputType":"text","required":true,"title":"Dein Vorname","visual":":wave:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"6a1e8805aa2174b8aa8b3d67","inputType":"email","required":true,"title":"Deine E-Mail Adresse","visual":":email:","visualType":"emoji"},{"fieldName":"phone","conversionTrigger":true,"componentId":"6a1e8805aa2174b8aa8b3d6a","inputType":"phone","required":true,"title":"Deine Telefonnummer","visual":":telephone_receiver:","visualType":"emoji"}]},"answers":[]},"_id":"6a1e8805aa2174b8aa8b3d58","type":"field","title":"Schalte deinen kostenlosen Investmentplan frei","interactionType":"form","companyId":"6639155c9d634b0014e717b0","campaignId":"6a1e83d59841af6f211cc495","pageId":"6a1e87e814c970ed8548ee99","componentId":"6a1e8805aa2174b8aa8b3d55","createdAt":"2026-06-02T07:36:37.039Z","updatedAt":"2026-06-04T18:11:27.463Z","__v":0}],"cookiesEnabled":false,"language":"de","showProgressBar":false,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{},"nextPage":"6a1ea6811de9d3f3896cc73d","sortedPages":["6a21b7e0bce288c960ddd82a","6a1ea6811de9d3f3896cc73d","6a1eb4bd8c8f486eca58f6b0","6a1eb4f5809913a6c911a597","6a1eb51e8c8f486eca58feae","6a1e87e814c970ed8548ee99","6a1ed0b5809913a6c913beb6"],"hasResultPages":true,"resultPages":["6a1e83d59841af6f211cc49e","6a1eb5ba4af55d0e6e33befa"],"isHomePage":false,"isLastPage":false,"firstResultPage":"6a1e83d59841af6f211cc49e","headScript":"","bodyScript":"","trackingProperties":[{"_id":"6a1e8805aa2174b8aa8b3d8d","type":"trackingProperty","fieldName":"email","title":"email","source":"input","companyId":"6639155c9d634b0014e717b0","campaignId":"6a1e83d59841af6f211cc495","components":["6a1e8805aa2174b8aa8b3d67"],"createdAt":"2026-06-02T07:36:37.167Z","updatedAt":"2026-06-02T12:46:55.829Z","__v":0},{"_id":"6a1e8852d74b08724b1db8cb","type":"trackingProperty","fieldName":"firstName","title":"firstName","source":"input","companyId":"6639155c9d634b0014e717b0","campaignId":"6a1e83d59841af6f211cc495","components":["6a1e8805aa2174b8aa8b3d66"],"createdAt":"2026-06-02T07:37:54.785Z","updatedAt":"2026-06-02T12:46:55.829Z","__v":0},{"_id":"6a1e8805aa2174b8aa8b3d93","type":"trackingProperty","fieldName":"phone","title":"phone","source":"input","companyId":"6639155c9d634b0014e717b0","campaignId":"6a1e83d59841af6f211cc495","components":["6a1e8805aa2174b8aa8b3d6a"],"createdAt":"2026-06-02T07:36:37.184Z","updatedAt":"2026-06-02T12:46:55.829Z","__v":0}],"automaticRedirect":null,"inputMap":{"byComponent":{},"byName":{}},"pageIdSlugMap":{},"context":{}},"campaignId":"6a1e83d59841af6f211cc495","campaignVersionId":"6a22b9a8226bdec68f32108c","companyId":"6639155c9d634b0014e717b0","pageId":"6a21b7e0bce288c960ddd82a","pageName":"Start","pageSlug":"page_u9fwsn","tag":"landing","components":[{"_id":"6a21b7e0bce288c960ddd82f","type":"component","isTemplate":false,"name":"text","content":{"kind":[],"box":{"bottom":"none","top":"small","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"left","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Finde in nur 2 Minuten heraus, welcher Investmentplan 2026 am besten zu deinen finanziellen Zielen passt. :point_right: Analyse jetzt starten. und anschließend persönlichen Investmentplan sichern. 👇🏼","wysiwygHtml":"<p><span class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\" style=\"--fs-m: 20px;--fs-t: 20px;--fs-d: 24px;--lh-m: 1.25;--lh-t: 1.25;--lh-d: 1.25;--ls-m: normal;--ls-t: normal;--ls-d: normal;\">Finde in nur<strong class=\"fun-font-bold\">&nbsp;</strong>2 Minuten heraus, welcher <u><strong class=\"fun-font-bold\">Investmentplan 2026</strong></u> am besten zu deinen finanziellen Zielen passt. </span></p><p></p><p><span class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\" style=\"--fs-m: 20px;--fs-t: 20px;--fs-d: 24px;--lh-m: 1.25;--lh-t: 1.25;--lh-d: 1.25;--ls-m: normal;--ls-t: normal;--ls-d: normal;\"><strong class=\"fun-font-bold\">&nbsp;<span data-name=\"point_right\" class=\"fun-font-sans fun-inline-block [&>img]:fun-h-[1em]\" data-type=\"emoji\"><img src=\"https://cdn.jsdelivr.net/npm/emoji-datasource-apple/img/apple/64/1f449.png\" draggable=\"false\" loading=\"lazy\" align=\"absmiddle\" alt=\"point_right emoji\"></span> Analyse jetzt starten.</strong></span></p><p><span class=\"fun-text-[length:var(--fs-m)] sm:fun-text-[length:var(--fs-t)] md:fun-text-[length:var(--fs-d)] fun-leading-[var(--lh-m)] sm:fun-leading-[var(--lh-t)] md:fun-leading-[var(--lh-d)] fun-tracking-[var(--ls-m)] sm:fun-tracking-[var(--ls-t)] md:fun-tracking-[var(--ls-d)]\" style=\"--fs-m: 20px;--fs-t: 20px;--fs-d: 24px;--lh-m: 1.25;--lh-t: 1.25;--lh-d: 1.25;--ls-m: normal;--ls-t: normal;--ls-d: normal;\">und anschließend persönlichen Investmentplan sichern. <strong class=\"fun-font-bold\">👇🏼</strong></span></p>"},"categoryId":"5a957843b727462286d2d61e","sectionId":"6904b163f0184c1c0536c1d4","campaignId":"6a1e83d59841af6f211cc495","components":[],"allowedChildSections":[],"pageId":"6a21b7e0bce288c960ddd82a","companyId":"6639155c9d634b0014e717b0","componentType":"text","createdAt":"2026-06-04T17:37:36.840Z","updatedAt":"2026-06-04T19:47:35.482Z","__v":0},{"_id":"6a21b7e0bce288c960ddd835","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!-- =============================================================\n  FinanzCode · ANALYSE-QUIZ · SCHRITT 1 von 5\n  Eigenständiger HTML-Block für eine Perspective-Unterseite.\n  &gt;&gt; ANPASSEN: alle  #NAECHSTE-SEITE  durch den Link zu SCHRITT 2 ersetzen.\n============================================================= --&gt;\n&lt;div class=&quot;fcq&quot;&gt;\n  &lt;style&gt;\n    .fcq{\n      --bg:#FFFFFF; --panel:#F4F6F8; --line:#E7EAEE; --ink:#0B0D10; --muted:#5C6670;\n      --accent:#146CE8; --accent-press:#0F57BC; --tint:#EAF1FD;\n      --font:&quot;Inter&quot;,-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif;\n      box-sizing:border-box; width:100%; min-height:100%; background:var(--bg); color:var(--ink);\n      font-family:var(--font); font-size:17px; line-height:1.55; -webkit-font-smoothing:antialiased;\n    }\n    .fcq *,.fcq *::before,.fcq *::after{ box-sizing:border-box; }\n    .fcq a{ text-decoration:none; color:inherit; }\n    .fcq-inner{ max-width:600px; margin:0 auto; padding:40px 24px 56px; }\n\n    /* progress */\n    .fcq-top{ margin-bottom:34px; }\n    .fcq-step{ font-size:13px; font-weight:600; letter-spacing:.06em; color:var(--muted); margin-bottom:10px; }\n    .fcq-bar{ height:6px; background:var(--line); border-radius:99px; overflow:hidden; }\n    .fcq-fill{ height:100%; background:var(--accent); border-radius:99px; transition:width .4s ease; }\n\n    /* heading */\n    .fcq h1{ margin:0 0 8px; font-size:clamp(25px,4.4vw,33px); font-weight:700; letter-spacing:-.02em; line-height:1.12; }\n    .fcq-sub{ margin:0 0 26px; color:var(--muted); font-size:16px; }\n\n    /* options */\n    .fcq-opts{ display:grid; gap:12px; }\n    .fcq-opt{ display:flex; align-items:center; gap:15px; padding:17px 18px; background:#fff;\n      border:1.5px solid var(--line); border-radius:14px; cursor:pointer;\n      transition:border-color .15s ease, background .15s ease, transform .05s ease; }\n    .fcq-opt:hover{ border-color:var(--accent); background:var(--tint); }\n    .fcq-opt:active{ transform:scale(.99); }\n    .fcq-opt.is-sel{ border-color:var(--accent); background:var(--tint); }\n    .fcq-ico{ flex:0 0 auto; width:42px; height:42px; border-radius:11px; background:var(--tint);\n      color:var(--accent); display:flex; align-items:center; justify-content:center; }\n    .fcq-ico svg{ width:21px; height:21px; }\n    .fcq-opt.is-sel .fcq-ico{ background:var(--accent); color:#fff; }\n    .fcq-label{ flex:1; font-weight:600; font-size:16.5px; }\n    .fcq-chev{ flex:0 0 auto; color:#C2C9D1; }\n    .fcq-opt:hover .fcq-chev,.fcq-opt.is-sel .fcq-chev{ color:var(--accent); }\n\n    /* footer */\n    .fcq-foot{ margin-top:26px; text-align:center; font-size:13px; color:var(--muted); }\n    .fcq-foot b{ color:var(--ink); font-weight:600; }\n  &lt;/style&gt;\n\n  &lt;div class=&quot;fcq-inner&quot;&gt;\n    &lt;div class=&quot;fcq-top&quot;&gt;\n      &lt;div class=&quot;fcq-step&quot;&gt;Schritt 1 von 5&lt;/div&gt;\n      &lt;div class=&quot;fcq-bar&quot;&gt;&lt;div class=&quot;fcq-fill&quot; style=&quot;width:20%&quot;&gt;&lt;/div&gt;&lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;h1&gt;Was beschreibt dich am besten?&lt;/h1&gt;\n    &lt;p class=&quot;fcq-sub&quot;&gt;So richten wir deine Analyse passend aus.&lt;/p&gt;\n\n    &lt;div class=&quot;fcq-opts&quot;&gt;\n      &lt;a class=&quot;fcq-opt&quot; href=&quot;https://go.finanzcode.com/quiz-2&quot;&gt;\n        &lt;span class=&quot;fcq-ico&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;1.7&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;rect x=&quot;3&quot; y=&quot;7&quot; width=&quot;18&quot; height=&quot;13&quot; rx=&quot;2&quot;/&gt;&lt;path d=&quot;M8 7V5a2 2 0 012-2h4a2 2 0 012 2v2&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;span class=&quot;fcq-label&quot;&gt;Angestellt / Festanstellung&lt;/span&gt;\n        &lt;span class=&quot;fcq-chev&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; width=&quot;20&quot; height=&quot;20&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M9 6l6 6-6 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n      &lt;/a&gt;\n      &lt;a class=&quot;fcq-opt&quot; href=&quot;https://go.finanzcode.com/quiz-2&quot;&gt;\n        &lt;span class=&quot;fcq-ico&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;1.7&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M12 3l8 4v5c0 5-3.5 8-8 9-4.5-1-8-4-8-9V7z&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;span class=&quot;fcq-label&quot;&gt;Selbstständig / Freiberuflich&lt;/span&gt;\n        &lt;span class=&quot;fcq-chev&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; width=&quot;20&quot; height=&quot;20&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M9 6l6 6-6 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n      &lt;/a&gt;\n      &lt;!-- Disqualifikation: diese Antwort führt zur Disquali-Seite statt zu Schritt 2 --&gt;\n      &lt;a class=&quot;fcq-opt&quot; href=&quot;https://go.finanzcode.com/disquali&quot;&gt;\n        &lt;span class=&quot;fcq-ico&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;1.7&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M22 10L12 5 2 10l10 5 10-5z&quot;/&gt;&lt;path d=&quot;M6 12v5c0 1 3 3 6 3s6-2 6-3v-5&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;span class=&quot;fcq-label&quot;&gt;In Ausbildung / Studium&lt;/span&gt;\n        &lt;span class=&quot;fcq-chev&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; width=&quot;20&quot; height=&quot;20&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M9 6l6 6-6 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n      &lt;/a&gt;\n      &lt;a class=&quot;fcq-opt&quot; href=&quot;https://go.finanzcode.com/quiz-2&quot;&gt;\n        &lt;span class=&quot;fcq-ico&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;1.7&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;circle cx=&quot;12&quot; cy=&quot;12&quot; r=&quot;9&quot;/&gt;&lt;path d=&quot;M12 8v.01M11 12h1v4h1&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n        &lt;span class=&quot;fcq-label&quot;&gt;Etwas anderes&lt;/span&gt;\n        &lt;span class=&quot;fcq-chev&quot;&gt;&lt;svg viewBox=&quot;0 0 24 24&quot; width=&quot;20&quot; height=&quot;20&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;path d=&quot;M9 6l6 6-6 6&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;\n      &lt;/a&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;fcq-foot&quot;&gt;&lt;b&gt;100% kostenlos&lt;/b&gt; · Unverbindlich · ca. 2 Minuten&lt;/div&gt;\n  &lt;/div&gt;\n\n  &lt;script&gt;\n    /* Kurzes Auswahl-Feedback, dann weiter. Ohne JS funktioniert der Link normal. */\n    (function(){\n      var root = (document.currentScript &amp;&amp; document.currentScript.closest(&#39;.fcq&#39;)) || document.querySelector(&#39;.fcq&#39;);\n      root.querySelectorAll(&#39;.fcq-opt&#39;).forEach(function(a){\n        a.addEventListener(&#39;click&#39;, function(e){\n          e.preventDefault();\n          a.classList.add(&#39;is-sel&#39;);\n          var href = a.getAttribute(&#39;href&#39;);\n          setTimeout(function(){ window.location.href = href; }, 180);\n        });\n      });\n    })();\n  &lt;/script&gt;\n&lt;/div&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"none"},"framed":false,"isGdprSensitive":false,"embedCustomHtmlNatively":true},"categoryId":"5a957843b727462286d2d61e","sectionId":"65eb072f9671ba48e6c83915","campaignId":"6a1e83d59841af6f211cc495","components":[],"allowedChildSections":[],"pageId":"6a21b7e0bce288c960ddd82a","companyId":"6639155c9d634b0014e717b0","componentType":"embed","createdAt":"2026-06-04T17:37:36.877Z","updatedAt":"2026-06-04T17:37:36.877Z","__v":0}],"isResultPage":false,"animation":"none","theme":{"_id":"6a1eb8ee68222e4aae4811e9","type":"theme","name":"FinanzCode","image":"https://perspective.imgix.net/assets/app/themes/perspective.png","fontColor":"#000000","backgroundColor":"#ffffff","formFieldBackgroundColor":"#007aff","buttonBackgroundColor":"#0080FF","typography":"Roboto:300,700","transition":"slide","companyId":"6639155c9d634b0014e717b0","createdAt":"2026-06-02T11:05:18.069Z","updatedAt":"2026-06-02T11:05:36.728Z","__v":0,"borderRadius":"medium"},"themeV2":{"typography":"Roboto:300,700","fontColor":"#000000","backgroundColor":"#ffffff","formFieldBackgroundColor":"#007aff","buttonBackgroundColor":"#0080FF","borderRadius":"medium","transition":"slide"},"fields":[{"additional":{"form":{"componentId":"6a1e8805aa2174b8aa8b3d5d","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"6a1e8805aa2174b8aa8b3d66","inputType":"text","required":true,"title":"Dein Vorname","visual":":wave:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"6a1e8805aa2174b8aa8b3d67","inputType":"email","required":true,"title":"Deine E-Mail Adresse","visual":":email:","visualType":"emoji"},{"fieldName":"phone","conversionTrigger":true,"componentId":"6a1e8805aa2174b8aa8b3d6a","inputType":"phone","required":true,"title":"Deine Telefonnummer","visual":":telephone_receiver:","visualType":"emoji"}]},"answers":[]},"_id":"6a1e8805aa2174b8aa8b3d58","type":"field","title":"Schalte deinen kostenlosen Investmentplan frei","interactionType":"form","companyId":"6639155c9d634b0014e717b0","campaignId":"6a1e83d59841af6f211cc495","pageId":"6a1e87e814c970ed8548ee99","componentId":"6a1e8805aa2174b8aa8b3d55","createdAt":"2026-06-02T07:36:37.039Z","updatedAt":"2026-06-04T18:11:27.463Z","__v":0}],"cookiesEnabled":false,"language":"de","showProgressBar":false,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{},"nextPage":"6a1ea6811de9d3f3896cc73d","sortedPages":["6a21b7e0bce288c960ddd82a","6a1ea6811de9d3f3896cc73d","6a1eb4bd8c8f486eca58f6b0","6a1eb4f5809913a6c911a597","6a1eb51e8c8f486eca58feae","6a1e87e814c970ed8548ee99","6a1ed0b5809913a6c913beb6"],"hasResultPages":true,"resultPages":["6a1e83d59841af6f211cc49e","6a1eb5ba4af55d0e6e33befa"],"isHomePage":true,"isLastPage":false,"firstResultPage":"6a1e83d59841af6f211cc49e","headScript":"","bodyScript":"","trackingProperties":[{"_id":"6a1e8805aa2174b8aa8b3d8d","type":"trackingProperty","fieldName":"email","title":"email","source":"input","companyId":"6639155c9d634b0014e717b0","campaignId":"6a1e83d59841af6f211cc495","components":["6a1e8805aa2174b8aa8b3d67"],"createdAt":"2026-06-02T07:36:37.167Z","updatedAt":"2026-06-02T12:46:55.829Z","__v":0},{"_id":"6a1e8852d74b08724b1db8cb","type":"trackingProperty","fieldName":"firstName","title":"firstName","source":"input","companyId":"6639155c9d634b0014e717b0","campaignId":"6a1e83d59841af6f211cc495","components":["6a1e8805aa2174b8aa8b3d66"],"createdAt":"2026-06-02T07:37:54.785Z","updatedAt":"2026-06-02T12:46:55.829Z","__v":0},{"_id":"6a1e8805aa2174b8aa8b3d93","type":"trackingProperty","fieldName":"phone","title":"phone","source":"input","companyId":"6639155c9d634b0014e717b0","campaignId":"6a1e83d59841af6f211cc495","components":["6a1e8805aa2174b8aa8b3d6a"],"createdAt":"2026-06-02T07:36:37.184Z","updatedAt":"2026-06-02T12:46:55.829Z","__v":0}],"automaticRedirect":null,"inputMap":{"byComponent":{"6a1e8805aa2174b8aa8b3d66":{"name":"fname","originalName":"fname","parentId":"6a1e8805aa2174b8aa8b3d5d","autocomplete":"given-name"},"6a1e8805aa2174b8aa8b3d67":{"name":"email","originalName":"email","parentId":"6a1e8805aa2174b8aa8b3d5d","autocomplete":"email"},"6a1e8805aa2174b8aa8b3d6a":{"name":"phone","originalName":"phone","parentId":"6a1e8805aa2174b8aa8b3d5d","autocomplete":"tel"}},"byName":{"6a1e8805aa2174b8aa8b3d5d":{"fname":"6a1e8805aa2174b8aa8b3d66","email":"6a1e8805aa2174b8aa8b3d67","phone":"6a1e8805aa2174b8aa8b3d6a"}}},"pageIdSlugMap":{"6a1e83d59841af6f211cc49e":"danke","6a1e87e814c970ed8548ee99":"analyse","6a1ea6811de9d3f3896cc73d":"quiz-2","6a1eb4bd8c8f486eca58f6b0":"quiz-3","6a1eb4f5809913a6c911a597":"quiz-4","6a1eb51e8c8f486eca58feae":"quiz-5","6a1eb5ba4af55d0e6e33befa":"disquali","6a1ed0b5809913a6c913beb6":"page_2ena4o","6a21b7e0bce288c960ddd82a":"page_u9fwsn","6a22b3df3bfe0b5e8b566fb0":"page_c8vnle"},"context":{"slug":"","trackingVersion":"v4","url":"https://go.finanzcode.com/","domain":"go.finanzcode.com"}}