{"campaignId":"692953d20bfeef003c3eed14","campaignVersionId":"6a14281eea531362b7591bd5","companyId":"67cc0dccd4e288003b9730ff","pageId":"69e9023bc1fb0d64704a06ac","pageName":"Claude Skills","pageSlug":"skills","tag":"interaction","components":[{"_id":"69e9029376fed046cace2257","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!-- ===================== HTML TEIL 1 START ===================== --&gt;\n&lt;div class=&quot;skl-lp&quot;&gt;\n\n&lt;style&gt;\n/* ============ SUPERKRAFT SKILLS LANDING PAGE ============ */\n/* Brand-Farben: Indigo #1E1B4B, Purple #4338CA, Violet #6D5BDE, Gold #F39C12 */\n\n.skl-lp {\n  font-family: &#39;DM Sans&#39;, -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #1E1B4B;\n  line-height: 1.6;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.skl-lp * {\n  box-sizing: border-box;\n}\n\n.skl-lp h1, .skl-lp h2, .skl-lp h3, .skl-lp h4 {\n  font-family: &#39;DM Sans&#39;, sans-serif;\n  font-weight: 700;\n  line-height: 1.2;\n  margin: 0 0 0.5em 0;\n  color: #1E1B4B;\n}\n\n.skl-lp p {\n  margin: 0 0 1em 0;\n}\n\n.skl-lp code, .skl-lp .mono {\n  font-family: &#39;Space Mono&#39;, &#39;Courier New&#39;, monospace;\n}\n\n/* ============ HERO ============ */\n.skl-hero {\n  background: linear-gradient(135deg, #1E1B4B 0%, #4338CA 50%, #6D5BDE 100%);\n  color: white;\n  padding: 80px 24px 100px;\n  position: relative;\n  overflow: hidden;\n}\n\n.skl-hero::before {\n  content: &#39;&#39;;\n  position: absolute;\n  top: -50%;\n  right: -20%;\n  width: 500px;\n  height: 500px;\n  background: radial-gradient(circle, rgba(243, 156, 18, 0.15) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.skl-hero-grid {\n  max-width: 1180px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1.1fr 1fr;\n  gap: 60px;\n  align-items: center;\n  position: relative;\n  z-index: 1;\n}\n\n@media (max-width: 900px) {\n  .skl-hero-grid {\n    grid-template-columns: 1fr;\n    gap: 40px;\n    text-align: center;\n  }\n}\n\n.skl-hero-badge {\n  display: inline-block;\n  background: rgba(243, 156, 18, 0.2);\n  border: 1px solid rgba(243, 156, 18, 0.5);\n  color: #F39C12;\n  padding: 8px 20px;\n  border-radius: 100px;\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n  margin-bottom: 24px;\n  font-family: &#39;Space Mono&#39;, monospace;\n}\n\n.skl-hero h1 {\n  color: white;\n  font-size: clamp(32px, 4.5vw, 52px);\n  letter-spacing: -0.02em;\n  margin: 0 0 20px;\n}\n\n.skl-hero h1 .highlight {\n  color: #F39C12;\n  display: inline-block;\n  position: relative;\n}\n\n.skl-hero-sub {\n  font-size: clamp(16px, 1.8vw, 20px);\n  color: rgba(255, 255, 255, 0.85);\n  margin: 0 0 40px;\n  line-height: 1.5;\n}\n\n@media (max-width: 900px) {\n  .skl-hero-sub {\n    max-width: 600px;\n    margin-left: auto;\n    margin-right: auto;\n    margin-bottom: 32px;\n  }\n}\n\n.skl-hero-image {\n  position: relative;\n}\n\n.skl-hero-image img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 20px;\n  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.3);\n}\n\n/* Platzhalter-Styling, falls noch kein Bild eingefügt ist */\n.skl-hero-image-placeholder {\n  width: 100%;\n  aspect-ratio: 16 / 10;\n  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(243, 156, 18, 0.1) 100%);\n  border: 2px dashed rgba(255, 255, 255, 0.2);\n  border-radius: 20px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  color: rgba(255, 255, 255, 0.5);\n  font-family: &#39;Space Mono&#39;, monospace;\n  font-size: 14px;\n  padding: 24px;\n  text-align: center;\n}\n\n.skl-hero-image-placeholder-icon {\n  font-size: 48px;\n  margin-bottom: 12px;\n  opacity: 0.5;\n}\n\n.skl-cta-primary {\n  display: inline-block;\n  background: #F39C12;\n  color: #1E1B4B;\n  padding: 18px 40px;\n  font-size: 18px;\n  font-weight: 700;\n  text-decoration: none;\n  border-radius: 12px;\n  transition: all 0.2s;\n  border: none;\n  cursor: pointer;\n  font-family: &#39;DM Sans&#39;, sans-serif;\n  box-shadow: 0 10px 40px rgba(243, 156, 18, 0.3);\n}\n\n.skl-cta-primary:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 15px 50px rgba(243, 156, 18, 0.4);\n  background: #F5B041;\n}\n\n.skl-cta-subtext {\n  margin-top: 16px;\n  color: rgba(255, 255, 255, 0.7);\n  font-size: 14px;\n  font-family: &#39;Space Mono&#39;, monospace;\n}\n\n.skl-cta-subtext span {\n  color: #F39C12;\n  margin: 0 6px;\n}\n\n/* ============ PAIN-HOOK ============ */\n.skl-pain {\n  background: #F9FAFB;\n  padding: 80px 24px;\n  text-align: center;\n}\n\n.skl-pain-inner {\n  max-width: 780px;\n  margin: 0 auto;\n}\n\n.skl-pain h2 {\n  font-size: clamp(28px, 4vw, 40px);\n  margin-bottom: 32px;\n}\n\n.skl-pain-quote {\n  font-size: 22px;\n  line-height: 1.5;\n  color: #374151;\n  font-style: italic;\n  border-left: 4px solid #F39C12;\n  padding: 8px 0 8px 24px;\n  margin: 32px auto;\n  text-align: left;\n  max-width: 640px;\n}\n\n.skl-pain-body {\n  font-size: 18px;\n  color: #4B5563;\n  line-height: 1.7;\n  max-width: 640px;\n  margin: 0 auto;\n}\n\n.skl-pain-body strong {\n  color: #1E1B4B;\n}\n\n/* ============ WAS SIND SKILLS ============ */\n.skl-what {\n  padding: 80px 24px;\n  background: white;\n}\n\n.skl-what-inner {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.skl-what h2 {\n  font-size: clamp(28px, 4vw, 40px);\n  text-align: center;\n  margin-bottom: 16px;\n}\n\n.skl-what-lead {\n  text-align: center;\n  font-size: 18px;\n  color: #6B7280;\n  max-width: 600px;\n  margin: 0 auto 48px;\n}\n\n.skl-what-illustration {\n  max-width: 820px;\n  margin: 0 auto 64px;\n  border-radius: 20px;\n  overflow: hidden;\n  box-shadow: 0 20px 50px rgba(30, 27, 75, 0.08);\n}\n\n.skl-what-illustration img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.skl-what-illustration-placeholder {\n  width: 100%;\n  aspect-ratio: 16 / 9;\n  background: linear-gradient(135deg, #1E1B4B 0%, #6D5BDE 100%);\n  border: 2px dashed rgba(255, 255, 255, 0.2);\n  border-radius: 20px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  color: rgba(255, 255, 255, 0.6);\n  font-family: &#39;Space Mono&#39;, monospace;\n  font-size: 14px;\n  padding: 24px;\n  text-align: center;\n}\n\n.skl-what-illustration-placeholder-icon {\n  font-size: 48px;\n  margin-bottom: 12px;\n  opacity: 0.6;\n}\n\n.skl-what-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 24px;\n  margin-top: 40px;\n}\n\n.skl-what-card {\n  background: linear-gradient(135deg, #F9FAFB 0%, white 100%);\n  border: 1px solid #E5E7EB;\n  border-radius: 16px;\n  padding: 32px 24px;\n  text-align: center;\n  transition: transform 0.2s, border-color 0.2s;\n}\n\n.skl-what-card:hover {\n  transform: translateY(-4px);\n  border-color: #6D5BDE;\n}\n\n.skl-what-icon {\n  font-size: 40px;\n  margin-bottom: 16px;\n}\n\n.skl-what-card h3 {\n  font-size: 18px;\n  color: #1E1B4B;\n  margin-bottom: 8px;\n}\n\n.skl-what-card p {\n  font-size: 15px;\n  color: #6B7280;\n  line-height: 1.5;\n  margin: 0;\n}\n\n/* ============ LIEFERUMFANG ============ */\n.skl-delivery {\n  background: linear-gradient(135deg, #1E1B4B 0%, #2D2A6E 100%);\n  color: white;\n  padding: 80px 24px;\n}\n\n.skl-delivery-inner {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.skl-delivery h2 {\n  color: white;\n  font-size: clamp(28px, 4vw, 40px);\n  text-align: center;\n  margin-bottom: 16px;\n}\n\n.skl-delivery-lead {\n  text-align: center;\n  color: rgba(255, 255, 255, 0.75);\n  font-size: 18px;\n  margin-bottom: 48px;\n}\n\n.skl-delivery-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n}\n\n.skl-delivery-item {\n  background: rgba(255, 255, 255, 0.05);\n  border: 1px solid rgba(255, 255, 255, 0.1);\n  border-radius: 12px;\n  padding: 24px;\n  display: flex;\n  gap: 16px;\n  align-items: flex-start;\n}\n\n.skl-delivery-number {\n  flex-shrink: 0;\n  width: 40px;\n  height: 40px;\n  background: rgba(243, 156, 18, 0.2);\n  color: #F39C12;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: &#39;Space Mono&#39;, monospace;\n  font-weight: 700;\n  font-size: 16px;\n}\n\n.skl-delivery-content h3 {\n  color: white;\n  font-size: 17px;\n  margin-bottom: 4px;\n}\n\n.skl-delivery-content p {\n  color: rgba(255, 255, 255, 0.7);\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.5;\n}\n\n/* ============ SKILL-SAMPLES ============ */\n.skl-samples {\n  padding: 80px 24px;\n  background: #F9FAFB;\n}\n\n.skl-samples-inner {\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.skl-samples h2 {\n  font-size: clamp(28px, 4vw, 40px);\n  text-align: center;\n  margin-bottom: 16px;\n}\n\n.skl-samples-lead {\n  text-align: center;\n  color: #6B7280;\n  font-size: 18px;\n  max-width: 600px;\n  margin: 0 auto 48px;\n}\n\n.skl-samples-categories {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n  gap: 20px;\n}\n\n.skl-sample-cat {\n  background: white;\n  border: 1px solid #E5E7EB;\n  border-radius: 14px;\n  padding: 24px;\n}\n\n.skl-sample-cat-title {\n  font-size: 13px;\n  font-family: &#39;Space Mono&#39;, monospace;\n  font-weight: 700;\n  color: #6D5BDE;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  margin-bottom: 16px;\n}\n\n.skl-sample-cat ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.skl-sample-cat li {\n  padding: 8px 0;\n  border-bottom: 1px solid #F3F4F6;\n  font-family: &#39;Space Mono&#39;, monospace;\n  font-size: 14px;\n  color: #1E1B4B;\n}\n\n.skl-sample-cat li:last-child {\n  border-bottom: none;\n}\n\n/* ============ ÜBER JÖRG ============ */\n.skl-about {\n  padding: 80px 24px;\n  background: white;\n}\n\n.skl-about-inner {\n  max-width: 900px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 2fr;\n  gap: 48px;\n  align-items: center;\n}\n\n@media (max-width: 720px) {\n  .skl-about-inner {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n}\n\n.skl-about-photo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 20px;\n  display: block;\n}\n\n.skl-about h2 {\n  font-size: clamp(26px, 3.5vw, 36px);\n  margin-bottom: 16px;\n}\n\n.skl-about-label {\n  display: inline-block;\n  font-family: &#39;Space Mono&#39;, monospace;\n  font-size: 12px;\n  color: #F39C12;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin-bottom: 8px;\n}\n\n.skl-about p {\n  color: #4B5563;\n  font-size: 17px;\n  line-height: 1.6;\n}\n\n.skl-about-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 20px;\n}\n\n.skl-about-tag {\n  background: #F3F4F6;\n  color: #1E1B4B;\n  padding: 6px 14px;\n  border-radius: 100px;\n  font-size: 13px;\n  font-family: &#39;Space Mono&#39;, monospace;\n}\n\n/* ============ TRANSITION ============ */\n.skl-transition {\n  background: linear-gradient(180deg, #F9FAFB 0%, white 100%);\n  text-align: center;\n  padding: 60px 24px 40px;\n}\n\n.skl-transition h2 {\n  font-size: clamp(28px, 4vw, 40px);\n  margin-bottom: 16px;\n}\n\n.skl-transition p {\n  color: #6B7280;\n  font-size: 18px;\n  margin: 0 0 32px;\n}\n\n.skl-transition-arrow {\n  font-size: 40px;\n  color: #F39C12;\n  animation: bounce 2s infinite;\n}\n\n@keyframes bounce {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(8px); }\n}\n&lt;/style&gt;\n\n&lt;!-- HERO --&gt;\n&lt;section class=&quot;skl-hero&quot;&gt;\n  &lt;div class=&quot;skl-hero-grid&quot;&gt;\n    &lt;div class=&quot;skl-hero-text&quot;&gt;\n      &lt;div class=&quot;skl-hero-badge&quot;&gt;🧰 Neu · Claude Skills Mini-Kurs&lt;/div&gt;\n      &lt;h1&gt;Bring Claude bei, wie &lt;span class=&quot;highlight&quot;&gt;du&lt;/span&gt; arbeitest.&lt;/h1&gt;\n      &lt;p class=&quot;skl-hero-sub&quot;&gt;Skills sind das Onboarding-Handbuch für deinen Claude. Einmal geschrieben, für immer verfügbar. In diesem Mini-Kurs lernst du in unter einer Stunde, wie du sie nutzt – plus 12 fertige Skills, die ab heute für dich arbeiten.&lt;/p&gt;\n      &lt;a href=&quot;javascript:void(0)&quot; onclick=&quot;scrollToForm()&quot; class=&quot;skl-cta-primary&quot;&gt;Jetzt Skill-Superkraft freischalten →&lt;/a&gt;\n      &lt;p class=&quot;skl-cta-subtext&quot;&gt;&lt;span&gt;✓&lt;/span&gt; 37 € einmalig · &lt;span&gt;✓&lt;/span&gt; 14 Tage Geld-zurück · &lt;span&gt;✓&lt;/span&gt; Sofort-Zugang&lt;/p&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;skl-hero-image&quot;&gt;\n      &lt;!-- ============================================================ --&gt;\n      &lt;!-- BILD 1: PRODUKTBILD (Laptop mit Claude + Skills + Maskottchen) --&gt;\n      &lt;!-- Prompt in separater Datei · Nach Generierung URL unten eintragen --&gt;\n      &lt;!-- ============================================================ --&gt;\n      &lt;!-- &lt;img src=&quot;DEINE_BILD_URL_HIER&quot; alt=&quot;Superkraft Skills – Claude produziert Skills aus dem Laptop&quot;&gt; --&gt;\n\n      &lt;!-- Platzhalter, solange das Bild noch nicht da ist: --&gt;\n     \n        \n        &lt;div&gt;&lt;img src=&quot;https://perspective.imgix.net/69e9c2d44fa1bacd421e478d.jpg?auto=compress,format&amp;crop=faces,entropy&amp;dpr=2&amp;fit=crop&amp;w=1024&quot;&gt;&lt;/div&gt;\n      &lt;/div&gt;\n   \n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- PAIN-HOOK --&gt;\n&lt;section class=&quot;skl-pain&quot;&gt;\n  &lt;div class=&quot;skl-pain-inner&quot;&gt;\n    &lt;h2&gt;Du tippst jeden Tag dieselben Anweisungen in Claude.&lt;/h2&gt;\n    &lt;div class=&quot;skl-pain-quote&quot;&gt;\n      „Bitte schreib im Stil von … Bitte beachte unsere Brand-Regeln … Bitte halte dich an dieses Format …&quot;\n    &lt;/div&gt;\n    &lt;p class=&quot;skl-pain-body&quot;&gt;\n      Fünfzehn Zeilen Vorbereitung, bevor du überhaupt zur eigentlichen Aufgabe kommst. Jedes Mal. In jedem neuen Chat. &lt;strong&gt;Das ist nicht mehr nötig.&lt;/strong&gt; Anthropic hat im Oktober 2025 eine Funktion veröffentlicht, die das Problem elegant löst: &lt;strong&gt;Claude Skills&lt;/strong&gt;. Kaum jemand im deutschsprachigen Raum spricht darüber. Noch.\n    &lt;/p&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- WAS SIND SKILLS --&gt;\n&lt;section class=&quot;skl-what&quot;&gt;\n  &lt;div class=&quot;skl-what-inner&quot;&gt;\n    &lt;h2&gt;Ein Skill ist dein Onboarding-Handbuch für Claude.&lt;/h2&gt;\n    &lt;p class=&quot;skl-what-lead&quot;&gt;Einmal geschrieben. Dauerhaft aktiv. In jedem Chat.&lt;/p&gt;\n\n    &lt;div class=&quot;skl-what-illustration&quot;&gt;\n      &lt;!-- ============================================================ --&gt;\n      &lt;!-- BILD 2: ILLUSTRATIVE GRAFIK (Mensch reicht Handbuch an Roboter) --&gt;\n      &lt;!-- Prompt in separater Datei · Nach Generierung URL unten eintragen --&gt;\n      &lt;!-- ============================================================ --&gt;\n      &lt;!-- &lt;img src=&quot;DEINE_BILD_URL_HIER&quot; alt=&quot;Ein Mensch übergibt das Onboarding-Handbuch mit Skills an den Claude-Roboter&quot;&gt; --&gt;\n\n      &lt;!-- Platzhalter, solange das Bild noch nicht da ist: --&gt;\n      &lt;div class=&quot;skl-what-illustration-placeholder&quot;&gt;\n        \n        &lt;div&gt;&lt;img src=&quot;https://perspective.imgix.net/69e9c3f43caeacc45b8ce15a.jpg?auto=compress,format&amp;crop=faces,entropy&amp;dpr=2&amp;fit=crop&amp;w=1024&quot;&gt;&lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;skl-what-grid&quot;&gt;\n      &lt;div class=&quot;skl-what-card&quot;&gt;\n        &lt;div class=&quot;skl-what-icon&quot;&gt;📂&lt;/div&gt;\n        &lt;h3&gt;Ordner mit Regeln&lt;/h3&gt;\n        &lt;p&gt;Ein Skill ist ein kleiner Ordner mit deinen Anweisungen. Kein Code, keine API, kein Stress.&lt;/p&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-what-card&quot;&gt;\n        &lt;div class=&quot;skl-what-icon&quot;&gt;🎯&lt;/div&gt;\n        &lt;h3&gt;Lädt nur bei Bedarf&lt;/h3&gt;\n        &lt;p&gt;Claude erkennt automatisch, wann ein Skill passt, und aktiviert ihn. Alle anderen bleiben ruhig.&lt;/p&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-what-card&quot;&gt;\n        &lt;div class=&quot;skl-what-icon&quot;&gt;♾️&lt;/div&gt;\n        &lt;h3&gt;Funktioniert überall&lt;/h3&gt;\n        &lt;p&gt;In jedem Chat, jeder Unterhaltung, jedem Projekt. Du sagst einmal, was du willst – Claude macht es ab sofort immer so.&lt;/p&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- LIEFERUMFANG --&gt;\n&lt;section class=&quot;skl-delivery&quot;&gt;\n  &lt;div class=&quot;skl-delivery-inner&quot;&gt;\n    &lt;h2&gt;Was du bekommst.&lt;/h2&gt;\n    &lt;p class=&quot;skl-delivery-lead&quot;&gt;Kein aufgeblasener Kurs. Kein Marketing-Ballast. Nur das, was du wirklich brauchst.&lt;/p&gt;\n    &lt;div class=&quot;skl-delivery-grid&quot;&gt;\n      &lt;div class=&quot;skl-delivery-item&quot;&gt;\n        &lt;div class=&quot;skl-delivery-number&quot;&gt;01&lt;/div&gt;\n        &lt;div class=&quot;skl-delivery-content&quot;&gt;\n          &lt;h3&gt;5 Module, unter einer Stunde&lt;/h3&gt;\n          &lt;p&gt;Grundlagen, Aktivierung, eigene Skills bauen, verbessern, teilen. Alles auf den Punkt.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-delivery-item&quot;&gt;\n        &lt;div class=&quot;skl-delivery-number&quot;&gt;02&lt;/div&gt;\n        &lt;div class=&quot;skl-delivery-content&quot;&gt;\n          &lt;h3&gt;2 Videos&lt;/h3&gt;\n          &lt;p&gt;Das Konzept in 3 Minuten. Dein erster eigener Skill in 5 Minuten. Direkt am Bildschirm mitgebaut.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-delivery-item&quot;&gt;\n        &lt;div class=&quot;skl-delivery-number&quot;&gt;03&lt;/div&gt;\n        &lt;div class=&quot;skl-delivery-content&quot;&gt;\n          &lt;h3&gt;12 einsatzbereite Skills&lt;/h3&gt;\n          &lt;p&gt;Newsletter-Intro, LinkedIn-Post, E-Mail-Antwort, Meeting-Protokoll … Sofort aktivieren, sofort profitieren.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-delivery-item&quot;&gt;\n        &lt;div class=&quot;skl-delivery-number&quot;&gt;04&lt;/div&gt;\n        &lt;div class=&quot;skl-delivery-content&quot;&gt;\n          &lt;h3&gt;Notion-Bibliothek&lt;/h3&gt;\n          &lt;p&gt;Alle 12 Skills kuratiert in einer durchsuchbaren Übersicht. Inklusive Kurz-Beschreibungen und Einsatz-Beispielen.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-delivery-item&quot;&gt;\n        &lt;div class=&quot;skl-delivery-number&quot;&gt;05&lt;/div&gt;\n        &lt;div class=&quot;skl-delivery-content&quot;&gt;\n          &lt;h3&gt;Skill-Vorlage&lt;/h3&gt;\n          &lt;p&gt;Leere SKILL.md-Datei mit allen wichtigen Abschnitten. Duplizieren, anpassen, hochladen – dein erster eigener Skill in 10 Minuten.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-delivery-item&quot;&gt;\n        &lt;div class=&quot;skl-delivery-number&quot;&gt;06&lt;/div&gt;\n        &lt;div class=&quot;skl-delivery-content&quot;&gt;\n          &lt;h3&gt;Visuelle Quick Learnings&lt;/h3&gt;\n          &lt;p&gt;Pro Modul eine kompakte Folien-Zusammenfassung. Perfekt zum Nachschlagen oder Weiterschicken an Kollegen.&lt;/p&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- SKILL-SAMPLES --&gt;\n&lt;section class=&quot;skl-samples&quot;&gt;\n  &lt;div class=&quot;skl-samples-inner&quot;&gt;\n    &lt;h2&gt;Diese 12 Skills bekommst du mit dazu.&lt;/h2&gt;\n    &lt;p class=&quot;skl-samples-lead&quot;&gt;Getestet, produktionsreif, direkt aktivierbar. Vier Kategorien, drei Skills pro Kategorie.&lt;/p&gt;\n    &lt;div class=&quot;skl-samples-categories&quot;&gt;\n      &lt;div class=&quot;skl-sample-cat&quot;&gt;\n        &lt;div class=&quot;skl-sample-cat-title&quot;&gt;Schreiben &amp; Content&lt;/div&gt;\n        &lt;ul&gt;\n          &lt;li&gt;newsletter-intro&lt;/li&gt;\n          &lt;li&gt;linkedin-post-ki&lt;/li&gt;\n          &lt;li&gt;blogpost-outline&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-sample-cat&quot;&gt;\n        &lt;div class=&quot;skl-sample-cat-title&quot;&gt;Umformulieren&lt;/div&gt;\n        &lt;ul&gt;\n          &lt;li&gt;duzen-statt-siezen&lt;/li&gt;\n          &lt;li&gt;kurz-und-knapp&lt;/li&gt;\n          &lt;li&gt;leichte-sprache&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-sample-cat&quot;&gt;\n        &lt;div class=&quot;skl-sample-cat-title&quot;&gt;Struktur &amp; Analyse&lt;/div&gt;\n        &lt;ul&gt;\n          &lt;li&gt;meeting-zusammenfassung&lt;/li&gt;\n          &lt;li&gt;pro-contra&lt;/li&gt;\n          &lt;li&gt;faktencheck-fragen&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-sample-cat&quot;&gt;\n        &lt;div class=&quot;skl-sample-cat-title&quot;&gt;Produktivität&lt;/div&gt;\n        &lt;ul&gt;\n          &lt;li&gt;email-antwort&lt;/li&gt;\n          &lt;li&gt;wochen-review&lt;/li&gt;\n          &lt;li&gt;ideen-sparring&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- ÜBER JÖRG --&gt;\n&lt;section class=&quot;skl-about&quot;&gt;\n  &lt;div class=&quot;skl-about-inner&quot;&gt;\n    &lt;div class=&quot;skl-about-photo&quot;&gt;&lt;img src=&quot;https://perspective.imgix.net/69afe3431e759be61b54e643.jpg?auto=compress,format&amp;crop=faces,entropy&amp;dpr=2&amp;fit=crop&amp;w=1024&quot;&gt;&lt;/div&gt;\n    &lt;div&gt;\n      &lt;div class=&quot;skl-about-label&quot;&gt;Dein Trainer&lt;/div&gt;\n      &lt;h2&gt;Jörg Schieb.&lt;/h2&gt;\n      &lt;p&gt;Tech-Experte seit über 30 Jahren. 140 Bücher, 1,5 Millionen Auflage. ARD/WDR-Digitalexperte. Dozent für Digital Literacy. Ich arbeite täglich mit Claude und habe einen pragmatischen Blick auf das, was in der Praxis wirklich funktioniert – und was nur gut klingt.&lt;/p&gt;\n      &lt;div class=&quot;skl-about-tags&quot;&gt;\n        &lt;span class=&quot;skl-about-tag&quot;&gt;KI-Experte&lt;/span&gt;\n        &lt;span class=&quot;skl-about-tag&quot;&gt;Dozent und Speaker&lt;/span&gt;\n        &lt;span class=&quot;skl-about-tag&quot;&gt;140+ Bücher&lt;/span&gt;\n        &lt;span class=&quot;skl-about-tag&quot;&gt;Superkraft KI&lt;/span&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- TRANSITION --&gt;\n&lt;section class=&quot;skl-transition&quot;&gt;\n  &lt;h2&gt;Bereit?&lt;/h2&gt;\n  &lt;p&gt;Wähle unten dein Paket. Einmal zahlen, dauerhaft nutzen.&lt;/p&gt;\n  &lt;div class=&quot;skl-transition-arrow&quot;&gt;↓&lt;/div&gt;\n&lt;/section&gt;\n\n&lt;/div&gt;\n&lt;!-- ===================== HTML TEIL 1 ENDE ===================== --&gt;\n\n&lt;script&gt;\nfunction scrollToForm() {\n  // Strategie 1: Pricing-Block per ID finden\n  var el = document.getElementById(&#39;skl-pricing&#39;);\n\n  // Strategie 2: Digistore-Block finden\n  if (!el) el = document.querySelector(&#39;[data-block-type=&quot;digistore&quot;]&#39;);\n  if (!el) el = document.querySelector(&#39;.skl-lp2&#39;);\n\n  // Strategie 3: Nächstes Element nach Teil 1\n  if (!el) {\n    var thisBlock = document.querySelector(&#39;.skl-lp&#39;);\n    if (thisBlock &amp;&amp; thisBlock.nextElementSibling) {\n      el = thisBlock.nextElementSibling;\n    }\n  }\n\n  if (el) {\n    var rect = el.getBoundingClientRect();\n    var scrollTop = window.pageYOffset || document.documentElement.scrollTop;\n    window.scrollTo({ top: scrollTop + rect.top - 20, behavior: &#39;smooth&#39; });\n  } else {\n    window.scrollTo({ top: window.innerHeight, behavior: &#39;smooth&#39; });\n  }\n}\n&lt;/script&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"small","bottom":"small"},"framed":false,"isGdprSensitive":false,"embedCustomHtmlNatively":true},"categoryId":"5a957843b727462286d2d61e","sectionId":"65eb072f9671ba48e6c83915","campaignId":"692953d20bfeef003c3eed14","components":[],"allowedChildSections":[],"pageId":"69e9023bc1fb0d64704a06ac","companyId":"67cc0dccd4e288003b9730ff","componentType":"embed","createdAt":"2026-04-22T17:17:07.701Z","updatedAt":"2026-04-23T07:10:20.658Z","__v":0},{"_id":"69e902b3f31d305485f6a0f1","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!-- ===================== HTML TEIL 2 START ===================== --&gt;\n&lt;div class=&quot;skl-lp2&quot; id=&quot;skl-pricing&quot;&gt;\n\n&lt;style&gt;\n/* ============ SUPERKRAFT SKILLS LP - TEIL 2 ============ */\n.skl-lp2 {\n  font-family: &#39;DM Sans&#39;, -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #1E1B4B;\n  line-height: 1.6;\n}\n\n.skl-lp2 * { box-sizing: border-box; }\n\n.skl-lp2 h1, .skl-lp2 h2, .skl-lp2 h3, .skl-lp2 h4 {\n  font-family: &#39;DM Sans&#39;, sans-serif;\n  font-weight: 700;\n  line-height: 1.2;\n  margin: 0 0 0.5em 0;\n  color: #1E1B4B;\n}\n\n.skl-lp2 p { margin: 0 0 1em 0; }\n\n.skl-lp2 .mono { font-family: &#39;Space Mono&#39;, monospace; }\n\n/* ============ PRICING ============ */\n.skl-pricing {\n  background: #F9FAFB;\n  padding: 80px 24px;\n}\n\n.skl-pricing-inner {\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.skl-pricing-header {\n  text-align: center;\n  margin-bottom: 48px;\n}\n\n.skl-pricing-header h2 {\n  font-size: clamp(28px, 4vw, 40px);\n  margin-bottom: 12px;\n}\n\n.skl-pricing-header p {\n  color: #6B7280;\n  font-size: 18px;\n}\n\n.skl-pricing-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n  gap: 24px;\n  max-width: 720px;\n  margin: 0 auto;\n}\n\n.skl-pricing-card {\n  background: white;\n  border: 2px solid #E5E7EB;\n  border-radius: 20px;\n  padding: 36px 32px;\n  position: relative;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n\n.skl-pricing-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 20px 50px rgba(30, 27, 75, 0.1);\n}\n\n.skl-pricing-card.featured {\n  border-color: #F39C12;\n  box-shadow: 0 10px 40px rgba(243, 156, 18, 0.15);\n}\n\n.skl-pricing-badge {\n  position: absolute;\n  top: -14px;\n  left: 50%;\n  transform: translateX(-50%);\n  background: #F39C12;\n  color: #1E1B4B;\n  padding: 6px 16px;\n  font-size: 12px;\n  font-weight: 700;\n  border-radius: 100px;\n  font-family: &#39;Space Mono&#39;, monospace;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.skl-pricing-label {\n  font-size: 13px;\n  font-family: &#39;Space Mono&#39;, monospace;\n  color: #6D5BDE;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin-bottom: 8px;\n}\n\n.skl-pricing-card h3 {\n  font-size: 24px;\n  margin-bottom: 8px;\n}\n\n.skl-pricing-tagline {\n  color: #6B7280;\n  font-size: 15px;\n  margin-bottom: 24px;\n  min-height: 45px;\n}\n\n.skl-pricing-price {\n  font-size: 48px;\n  font-weight: 700;\n  color: #1E1B4B;\n  margin-bottom: 4px;\n  line-height: 1;\n}\n\n.skl-pricing-price-unit {\n  font-size: 15px;\n  color: #6B7280;\n  font-family: &#39;Space Mono&#39;, monospace;\n  margin-bottom: 28px;\n}\n\n.skl-pricing-features {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 28px;\n}\n\n.skl-pricing-features li {\n  padding: 10px 0;\n  padding-left: 28px;\n  position: relative;\n  color: #374151;\n  font-size: 15px;\n  line-height: 1.5;\n  border-bottom: 1px solid #F3F4F6;\n}\n\n.skl-pricing-features li:last-child {\n  border-bottom: none;\n}\n\n.skl-pricing-features li::before {\n  content: &#39;✓&#39;;\n  position: absolute;\n  left: 0;\n  top: 10px;\n  color: #F39C12;\n  font-weight: 700;\n  font-size: 16px;\n}\n\n.skl-pricing-cta {\n  display: block;\n  text-align: center;\n  background: #1E1B4B;\n  color: white;\n  padding: 16px 24px;\n  border-radius: 12px;\n  text-decoration: none;\n  font-weight: 700;\n  transition: all 0.2s;\n  font-family: &#39;DM Sans&#39;, sans-serif;\n  font-size: 16px;\n}\n\n.skl-pricing-cta:hover {\n  background: #2D2A6E;\n  transform: translateY(-1px);\n}\n\n.skl-pricing-card.featured .skl-pricing-cta {\n  background: #F39C12;\n  color: #1E1B4B;\n}\n\n.skl-pricing-card.featured .skl-pricing-cta:hover {\n  background: #F5B041;\n}\n\n.skl-pricing-small {\n  text-align: center;\n  color: #9CA3AF;\n  font-size: 13px;\n  margin-top: 16px;\n  font-family: &#39;Space Mono&#39;, monospace;\n}\n\n/* ============ GARANTIE ============ */\n.skl-guarantee {\n  padding: 60px 24px;\n  background: white;\n}\n\n.skl-guarantee-box {\n  max-width: 720px;\n  margin: 0 auto;\n  background: linear-gradient(135deg, #1E1B4B 0%, #4338CA 100%);\n  color: white;\n  padding: 48px;\n  border-radius: 20px;\n  display: flex;\n  gap: 32px;\n  align-items: center;\n  box-shadow: 0 20px 60px rgba(30, 27, 75, 0.15);\n}\n\n@media (max-width: 640px) {\n  .skl-guarantee-box {\n    flex-direction: column;\n    text-align: center;\n    padding: 32px 24px;\n  }\n}\n\n.skl-guarantee-seal {\n  flex-shrink: 0;\n  width: 120px;\n  height: 120px;\n  background: rgba(243, 156, 18, 0.15);\n  border: 3px solid #F39C12;\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  color: #F39C12;\n}\n\n.skl-guarantee-seal-num {\n  font-size: 36px;\n  font-weight: 700;\n  line-height: 1;\n}\n\n.skl-guarantee-seal-unit {\n  font-size: 11px;\n  font-family: &#39;Space Mono&#39;, monospace;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin-top: 4px;\n}\n\n.skl-guarantee-text h3 {\n  color: white;\n  font-size: 22px;\n  margin-bottom: 8px;\n}\n\n.skl-guarantee-text p {\n  color: rgba(255, 255, 255, 0.85);\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.5;\n}\n\n/* ============ FAQ ============ */\n.skl-faq {\n  padding: 80px 24px;\n  background: #F9FAFB;\n}\n\n.skl-faq-inner {\n  max-width: 780px;\n  margin: 0 auto;\n}\n\n.skl-faq h2 {\n  font-size: clamp(28px, 4vw, 40px);\n  text-align: center;\n  margin-bottom: 48px;\n}\n\n.skl-faq-item {\n  background: white;\n  border-radius: 12px;\n  margin-bottom: 12px;\n  overflow: hidden;\n  border: 1px solid #E5E7EB;\n}\n\n.skl-faq-question {\n  padding: 20px 24px;\n  font-weight: 600;\n  font-size: 17px;\n  color: #1E1B4B;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 16px;\n  transition: background 0.2s;\n}\n\n.skl-faq-question:hover {\n  background: #F9FAFB;\n}\n\n.skl-faq-toggle {\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  background: #F3F4F6;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #1E1B4B;\n  font-weight: 700;\n  transition: transform 0.2s;\n}\n\n.skl-faq-item.open .skl-faq-toggle {\n  transform: rotate(45deg);\n  background: #F39C12;\n}\n\n.skl-faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n\n.skl-faq-answer-inner {\n  padding: 0 24px 24px;\n  color: #4B5563;\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.skl-faq-item.open .skl-faq-answer {\n  max-height: 500px;\n}\n\n/* ============ FINAL CTA ============ */\n.skl-final {\n  background: linear-gradient(135deg, #1E1B4B 0%, #4338CA 50%, #6D5BDE 100%);\n  color: white;\n  padding: 100px 24px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.skl-final::before {\n  content: &#39;&#39;;\n  position: absolute;\n  bottom: -30%;\n  left: -10%;\n  width: 400px;\n  height: 400px;\n  background: radial-gradient(circle, rgba(243, 156, 18, 0.15) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.skl-final-inner {\n  max-width: 700px;\n  margin: 0 auto;\n  position: relative;\n}\n\n.skl-final h2 {\n  color: white;\n  font-size: clamp(30px, 4.5vw, 44px);\n  margin-bottom: 20px;\n  letter-spacing: -0.02em;\n}\n\n.skl-final-sub {\n  color: rgba(255, 255, 255, 0.85);\n  font-size: 18px;\n  margin-bottom: 40px;\n  max-width: 560px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.skl-final-cta {\n  display: inline-block;\n  background: #F39C12;\n  color: #1E1B4B;\n  padding: 20px 48px;\n  font-size: 18px;\n  font-weight: 700;\n  text-decoration: none;\n  border-radius: 12px;\n  transition: all 0.2s;\n  box-shadow: 0 10px 40px rgba(243, 156, 18, 0.3);\n}\n\n.skl-final-cta:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 15px 50px rgba(243, 156, 18, 0.4);\n  background: #F5B041;\n}\n\n.skl-final-trust {\n  margin-top: 40px;\n  display: flex;\n  justify-content: center;\n  gap: 32px;\n  flex-wrap: wrap;\n  color: rgba(255, 255, 255, 0.7);\n  font-size: 14px;\n  font-family: &#39;Space Mono&#39;, monospace;\n}\n\n.skl-final-trust span {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n}\n\n.skl-final-trust span::before {\n  content: &#39;✓&#39;;\n  color: #F39C12;\n  font-weight: 700;\n}\n\n/* ============ FOOTER ============ */\n.skl-footer {\n  background: #0F0D2E;\n  color: rgba(255, 255, 255, 0.5);\n  padding: 32px 24px;\n  text-align: center;\n  font-size: 14px;\n  font-family: &#39;Space Mono&#39;, monospace;\n}\n\n.skl-footer a {\n  color: rgba(255, 255, 255, 0.7);\n  text-decoration: none;\n  margin: 0 12px;\n}\n\n.skl-footer a:hover {\n  color: #F39C12;\n}\n&lt;/style&gt;\n\n&lt;!-- PRICING --&gt;\n&lt;section class=&quot;skl-pricing&quot;&gt;\n  &lt;div class=&quot;skl-pricing-inner&quot;&gt;\n    &lt;div class=&quot;skl-pricing-header&quot;&gt;\n      &lt;h2&gt;Wähle dein Paket.&lt;/h2&gt;\n      &lt;p&gt;Einmalzahlung. Dauerhafter Zugriff. Sofort freigeschaltet.&lt;/p&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;skl-pricing-cards&quot;&gt;\n\n      &lt;!-- BASIC --&gt;\n      &lt;div class=&quot;skl-pricing-card&quot;&gt;\n        &lt;div class=&quot;skl-pricing-label&quot;&gt;Basic&lt;/div&gt;\n        &lt;h3&gt;Superkraft Skills&lt;/h3&gt;\n        &lt;p class=&quot;skl-pricing-tagline&quot;&gt;Der Mini-Kurs plus die 12 Skills – alles, was du zum Einstieg brauchst.&lt;/p&gt;\n        &lt;div class=&quot;skl-pricing-price&quot;&gt;37 €&lt;/div&gt;\n        &lt;div class=&quot;skl-pricing-price-unit&quot;&gt;einmalig · inkl. MwSt.&lt;/div&gt;\n        &lt;ul class=&quot;skl-pricing-features&quot;&gt;\n          &lt;li&gt;5 Module Mini-Kurs&lt;/li&gt;\n          &lt;li&gt;2 Erklärvideos&lt;/li&gt;\n          &lt;li&gt;12 sofort einsatzbereite Skills&lt;/li&gt;\n          &lt;li&gt;Notion-Bibliothek&lt;/li&gt;\n          &lt;li&gt;Skill-Vorlage für eigene Skills&lt;/li&gt;\n          &lt;li&gt;Visuelle Quick Learnings pro Modul&lt;/li&gt;\n          &lt;li&gt;Zahlreiche Beispiele für den Alltag&lt;/li&gt;\n        &lt;/ul&gt;\n        &lt;!-- HIER DIGISTORE24-BUY-URL FÜR BASIC EINFÜGEN --&gt;\n        &lt;a href=&quot;https://www.checkout-ds24.com/product/686899/?ds24tr={{utm_campaign}}&quot; class=&quot;skl-pricing-cta&quot;&gt;Basic für 37 € holen →&lt;/a&gt;\n        &lt;p class=&quot;skl-pricing-small&quot;&gt;14 Tage Geld-zurück · Sofort-Zugang&lt;/p&gt;\n      &lt;/div&gt;\n\n      &lt;!-- PROFI (empfohlen) --&gt;\n      &lt;div class=&quot;skl-pricing-card featured&quot;&gt;\n        &lt;div class=&quot;skl-pricing-badge&quot;&gt;★ Empfohlen&lt;/div&gt;\n        &lt;div class=&quot;skl-pricing-label&quot;&gt;Profi&lt;/div&gt;\n        &lt;h3&gt;Superkraft Skills + Bibliothek&lt;/h3&gt;\n        &lt;p class=&quot;skl-pricing-tagline&quot;&gt;Alles aus Basic plus 25+ fortgeschrittene Skills für echte Power-User.&lt;/p&gt;\n        &lt;div class=&quot;skl-pricing-price&quot;&gt;84 €&lt;/div&gt;\n        &lt;div class=&quot;skl-pricing-price-unit&quot;&gt;einmalig · statt 37 € + 47 €&lt;/div&gt;\n        &lt;ul class=&quot;skl-pricing-features&quot;&gt;\n          &lt;li&gt;&lt;strong&gt;Alles aus dem Basic-Paket&lt;/strong&gt;&lt;/li&gt;\n          &lt;li&gt;+ 25 fortgeschrittene Skills&lt;/li&gt;\n          &lt;li&gt;Recherche-Skills (News, Quellen, Wettbewerb)&lt;/li&gt;\n          &lt;li&gt;Business-Skills (Pitch, Kalkulation, Vertrags-Check)&lt;/li&gt;\n          &lt;li&gt;Kreativ-Skills (Titel, Story-Arcs, Metaphern)&lt;/li&gt;\n          &lt;li&gt;Regelmäßige Updates der Bibliothek&lt;/li&gt;\n          &lt;li&gt;Priorisierter Community-Support&lt;/li&gt;\n        &lt;/ul&gt;\n        &lt;!-- HIER DIGISTORE24-BUY-URL FÜR PROFI EINFÜGEN --&gt;\n        &lt;a href=&quot;https://www.checkout-ds24.com/product/686900/?ds24tr={{utm_campaign}}&quot; class=&quot;skl-pricing-cta&quot;&gt;Profi für 84 € holen →&lt;/a&gt;\n        &lt;p class=&quot;skl-pricing-small&quot;&gt;14 Tage Geld-zurück · Sofort-Zugang&lt;/p&gt;\n      &lt;/div&gt;\n\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- GARANTIE --&gt;\n&lt;section class=&quot;skl-guarantee&quot;&gt;\n  &lt;div class=&quot;skl-guarantee-box&quot;&gt;\n    &lt;div class=&quot;skl-guarantee-seal&quot;&gt;\n      &lt;div class=&quot;skl-guarantee-seal-num&quot;&gt;14&lt;/div&gt;\n      &lt;div class=&quot;skl-guarantee-seal-unit&quot;&gt;Tage&lt;/div&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;skl-guarantee-text&quot;&gt;\n      &lt;h3&gt;Null Risiko. Punkt.&lt;/h3&gt;\n      &lt;p&gt;Wenn du in 14 Tagen merkst, dass der Kurs nichts für dich ist, schreibst du mir eine E-Mail. Ich überweise dir den Kaufpreis zurück. Ohne Nachfragen, ohne Formular, ohne Kleingedrucktes.&lt;/p&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- FAQ --&gt;\n&lt;section class=&quot;skl-faq&quot;&gt;\n  &lt;div class=&quot;skl-faq-inner&quot;&gt;\n    &lt;h2&gt;Häufige Fragen.&lt;/h2&gt;\n\n    &lt;div class=&quot;skl-faq-item&quot; onclick=&quot;toggleFaq(this)&quot;&gt;\n      &lt;div class=&quot;skl-faq-question&quot;&gt;\n        Brauche ich Programmierkenntnisse?\n        &lt;div class=&quot;skl-faq-toggle&quot;&gt;+&lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-faq-answer&quot;&gt;\n        &lt;div class=&quot;skl-faq-answer-inner&quot;&gt;\n          Nein. Komplett null. Wenn du eine Datei in einem Texteditor ändern und einen Ordner zippen kannst, kannst du Skills bauen. Der Kurs setzt keinerlei technische Vorkenntnisse voraus.\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;skl-faq-item&quot; onclick=&quot;toggleFaq(this)&quot;&gt;\n      &lt;div class=&quot;skl-faq-question&quot;&gt;\n        Welcher Claude-Plan wird benötigt?\n        &lt;div class=&quot;skl-faq-toggle&quot;&gt;+&lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-faq-answer&quot;&gt;\n        &lt;div class=&quot;skl-faq-answer-inner&quot;&gt;\n          Skills funktionieren in allen Claude-Plänen: Free, Pro, Max, Team und Enterprise. Voraussetzung ist nur, dass du in den Einstellungen „Code execution and file creation&quot; aktivierst. Das zeige ich im Kurs Schritt für Schritt.\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;skl-faq-item&quot; onclick=&quot;toggleFaq(this)&quot;&gt;\n      &lt;div class=&quot;skl-faq-question&quot;&gt;\n        Wie viel Zeit muss ich einplanen?\n        &lt;div class=&quot;skl-faq-toggle&quot;&gt;+&lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-faq-answer&quot;&gt;\n        &lt;div class=&quot;skl-faq-answer-inner&quot;&gt;\n          Den Kurs arbeitest du in unter einer Stunde durch. Danach brauchst du etwa zehn Minuten, um die ersten Skills zu aktivieren. Insgesamt sitzt du also rund 75 Minuten am Stück – und hast danach ein Werkzeug, das dich jede Woche Stunden kostet.\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;skl-faq-item&quot; onclick=&quot;toggleFaq(this)&quot;&gt;\n      &lt;div class=&quot;skl-faq-question&quot;&gt;\n        Was ist der Unterschied zwischen Basic und Profi?\n        &lt;div class=&quot;skl-faq-toggle&quot;&gt;+&lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-faq-answer&quot;&gt;\n        &lt;div class=&quot;skl-faq-answer-inner&quot;&gt;\n          Basic ist der komplette Mini-Kurs plus 12 getestete Skills für die häufigsten Aufgaben. Profi enthält zusätzlich eine erweiterte Bibliothek mit 25 fortgeschrittenen Skills aus Bereichen wie Recherche, Business und Kreativität – plus regelmäßige Updates. Wenn du Claude intensiv nutzt und viele verschiedene Aufgaben abdecken willst, lohnt sich Profi. Du kannst aber auch erst Basic holen und später aufstocken.\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;skl-faq-item&quot; onclick=&quot;toggleFaq(this)&quot;&gt;\n      &lt;div class=&quot;skl-faq-question&quot;&gt;\n        Sind Skills nicht dasselbe wie Projects oder Custom Instructions?\n        &lt;div class=&quot;skl-faq-toggle&quot;&gt;+&lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-faq-answer&quot;&gt;\n        &lt;div class=&quot;skl-faq-answer-inner&quot;&gt;\n          Nein. Custom Instructions sind deine generelle Art, wie Claude mit dir sprechen soll. Projects sind dauerhafter Hintergrund-Kontext für ein konkretes Thema. Skills sind abrufbares Fachwissen plus Workflow – sie werden nur geladen, wenn sie zur Aufgabe passen, und wirken in jedem Chat. Im ersten Modul kläre ich den Unterschied in 90 Sekunden.\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;skl-faq-item&quot; onclick=&quot;toggleFaq(this)&quot;&gt;\n      &lt;div class=&quot;skl-faq-question&quot;&gt;\n        Kann ich die Skills auch an Kollegen weitergeben?\n        &lt;div class=&quot;skl-faq-toggle&quot;&gt;+&lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-faq-answer&quot;&gt;\n        &lt;div class=&quot;skl-faq-answer-inner&quot;&gt;\n          Ja, für den persönlichen und internen Gebrauch. Du darfst die Skills frei an Team-Mitglieder, Kollegen oder Freunde weitergeben. Was nicht geht: Die Sammlung als Ganzes kommerziell weiterverkaufen.\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;skl-faq-item&quot; onclick=&quot;toggleFaq(this)&quot;&gt;\n      &lt;div class=&quot;skl-faq-question&quot;&gt;\n        Wie bekomme ich den Kurs nach dem Kauf?\n        &lt;div class=&quot;skl-faq-toggle&quot;&gt;+&lt;/div&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;skl-faq-answer&quot;&gt;\n        &lt;div class=&quot;skl-faq-answer-inner&quot;&gt;\n          Direkt nach dem Kauf bei Digistore24 bekommst du eine E-Mail mit deinem persönlichen Zugang zur Coachy-Kursplattform. Dort findest du alle Module, Videos, Skills und die Notion-Bibliothek. Keine Wartezeit, keine Aktivierung, kein Abo.\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- FINAL CTA --&gt;\n&lt;section class=&quot;skl-final&quot;&gt;\n  &lt;div class=&quot;skl-final-inner&quot;&gt;\n    &lt;h2&gt;Bring Claude bei, wie du arbeitest.&lt;/h2&gt;\n    &lt;p class=&quot;skl-final-sub&quot;&gt;Eine Stunde Kursarbeit. 12 Skills ab Tag eins. Ein Werkzeug, das dich jede Woche Stunden spart.&lt;/p&gt;\n    &lt;a href=&quot;javascript:void(0)&quot; onclick=&quot;scrollToPricing()&quot; class=&quot;skl-final-cta&quot;&gt;Jetzt dein Paket wählen →&lt;/a&gt;\n    &lt;div class=&quot;skl-final-trust&quot;&gt;\n      &lt;span&gt;14 Tage Geld-zurück&lt;/span&gt;\n      &lt;span&gt;Sofort-Zugang&lt;/span&gt;\n      &lt;span&gt;Lebenslanger Zugriff&lt;/span&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- FOOTER --&gt;\n&lt;section class=&quot;skl-footer&quot;&gt;\n  © 2026 Superkraft KI · Jörg Schieb ·\n  &lt;a href=&quot;https://ki.schieb.de/impressum&quot;&gt;Impressum&lt;/a&gt; ·\n  &lt;a href=&quot;https://ki.schieb.de/datenschutz&quot;&gt;Datenschutz&lt;/a&gt; ·\n  &lt;a href=&quot;https://ki.schieb.de/agb&quot;&gt;AGB&lt;/a&gt;\n&lt;/section&gt;\n\n&lt;/div&gt;\n&lt;!-- ===================== HTML TEIL 2 ENDE ===================== --&gt;\n\n&lt;script&gt;\nfunction toggleFaq(el) {\n  el.classList.toggle(&#39;open&#39;);\n}\n\nfunction scrollToPricing() {\n  var el = document.getElementById(&#39;skl-pricing&#39;);\n  if (el) {\n    var rect = el.getBoundingClientRect();\n    var scrollTop = window.pageYOffset || document.documentElement.scrollTop;\n    window.scrollTo({ top: scrollTop + rect.top - 20, behavior: &#39;smooth&#39; });\n  }\n}\n&lt;/script&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"small","bottom":"small"},"framed":false,"isGdprSensitive":false,"embedCustomHtmlNatively":true},"categoryId":"5a957843b727462286d2d61e","sectionId":"65eb072f9671ba48e6c83915","campaignId":"692953d20bfeef003c3eed14","components":[],"allowedChildSections":[],"pageId":"69e9023bc1fb0d64704a06ac","companyId":"67cc0dccd4e288003b9730ff","componentType":"embed","createdAt":"2026-04-22T17:17:39.552Z","updatedAt":"2026-04-23T12:42:12.250Z","__v":0},{"_id":"69e9c2c1562d193284989e43","type":"component","isTemplate":false,"name":"media","content":{"box":{"left":"none","bottom":"none","right":"none","top":"none"},"icon":"play_circle_filled","srcType":"image","size":"medium","src":"https://perspective.imgix.net/69b6cdff0de8764800ec7eab.jpeg?auto=compress,format&crop=faces,entropy&dpr=2&fit=crop&w=1024","framed":false,"mediaIds":["69b6cdff0de8764800ec7eab"]},"categoryId":"5a957843b727462286d2d61e","sectionId":"6904b165f0184c1c0536c1f4","campaignId":"692953d20bfeef003c3eed14","components":[],"allowedChildSections":[],"pageId":"69e9023bc1fb0d64704a06ac","companyId":"67cc0dccd4e288003b9730ff","componentType":"media","createdAt":"2026-04-23T06:57:05.048Z","updatedAt":"2026-04-23T10:09:29.541Z","__v":0}],"isResultPage":false,"animation":"none","theme":{"_id":"69c4df9153145e7beea883d2","type":"theme","name":"Superkraft","image":"https://perspective.imgix.net/assets/app/themes/perspective.png","typography":"Barlow:400,700","transition":"blur","fontColor":"#0D1968","backgroundColor":"#E4E5F0","formFieldBackgroundColor":"#000000","buttonBackgroundColor":"#1E1AE5","borderRadius":"medium","companyId":"67cc0dccd4e288003b9730ff","createdAt":"2026-03-26T07:26:09.869Z","updatedAt":"2026-03-26T07:59:59.873Z","__v":0,"fontId":null},"themeV2":{"typography":"Barlow:400,700","fontId":null,"fontColor":"#0D1968","backgroundColor":"#E4E5F0","formFieldBackgroundColor":"#000000","buttonBackgroundColor":"#1E1AE5","borderRadius":"medium","transition":"blur"},"fields":[{"additional":{"form":{"componentId":"69299d4b9051e9003ca915a3","inputs":[{"conversionTrigger":false,"fieldName":"firstName","componentId":"69299d4b9051e9003ca915ae","inputType":"text","required":true,"title":"Dein Vorname","visual":"arrow_forward","visualType":"emoji"},{"conversionTrigger":false,"fieldName":"lastName","componentId":"69299d4b9051e9003ca915b0","inputType":"text","required":true,"title":"Dein Nachname","visual":"arrow_forward","visualType":"emoji"},{"conversionTrigger":true,"fieldName":"email","componentId":"69299d4b9051e9003ca915b1","inputType":"email","required":true,"title":"Deine eMail Adresse","visual":":email:","visualType":"emoji"},{"conversionTrigger":false,"fieldName":"input_2384nw","componentId":"69299d4b9051e9003ca915b2","inputType":"checkbox","required":true,"title":"Ich akzeptiere die AGB.","visual":":ballot_box_with_check:","visualType":"emoji"}]},"answers":[]},"_id":"69299d4b9051e9003ca91596","type":"field","title":"Ja, ich will bessere Prompts – zeige mir wie:","interactionType":"form","companyId":"67cc0dccd4e288003b9730ff","campaignId":"692953d20bfeef003c3eed14","pageId":"69299d4b9051e9003ca91537","componentId":"69299d4b9051e9003ca9158d","createdAt":"2025-11-28T13:02:03.281Z","updatedAt":"2026-03-15T21:19:37.419Z","__v":0},{"additional":{"form":{"componentId":"69b5553db4ab343ea694be61","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"69b5553db4ab343ea694be6a","inputType":"text","required":true,"title":"Dein Vorname","visual":"arrow_forward","visualType":"emoji"},{"fieldName":"lastName","conversionTrigger":false,"componentId":"69b5553db4ab343ea694be6b","inputType":"text","required":true,"title":"Dein Nachname","visual":"arrow_forward","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"69b5553db4ab343ea694be6e","inputType":"email","required":true,"title":"Deine eMail Adresse","visual":":email:","visualType":"emoji"},{"fieldName":"input_7qwmii","conversionTrigger":false,"componentId":"69b5553db4ab343ea694be6f","inputType":"checkbox","required":true,"title":"Ich akzeptiere die AGB.","visual":":ballot_box_with_check:","visualType":"emoji"}]},"answers":[]},"_id":"69b5553db4ab343ea694be55","type":"field","title":"Ja, ich will bessere Prompts – zeige mir wie:","interactionType":"form","companyId":"67cc0dccd4e288003b9730ff","campaignId":"692953d20bfeef003c3eed14","pageId":"69b5553db4ab343ea694bdf3","componentId":"69b5553db4ab343ea694be47","createdAt":"2026-03-14T12:31:57.566Z","updatedAt":"2026-03-14T12:31:57.726Z","__v":0},{"additional":{"form":{"componentId":"69bd480033766bf4c9b64726","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"69bd480033766bf4c9b6472f","inputType":"text","required":true,"title":"Dein Vorname","visual":"arrow_forward","visualType":"emoji"},{"fieldName":"lastName","conversionTrigger":false,"componentId":"69bd480033766bf4c9b64730","inputType":"text","required":true,"title":"Dein Nachname","visual":"arrow_forward","visualType":"emoji"},{"fieldName":"input_toxxtz","conversionTrigger":false,"componentId":"69bd480033766bf4c9b64734","inputType":"checkbox","required":true,"title":"Ich akzeptiere die AGB.","visual":":ballot_box_with_check:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"69bd480033766bf4c9b64733","inputType":"email","required":true,"title":"Deine eMail Adresse","visual":":email:","visualType":"emoji"}]},"answers":[]},"_id":"69bd480033766bf4c9b6471b","type":"field","title":"Ja, ich will bessere Prompts –  zeige mir wie:","interactionType":"form","companyId":"67cc0dccd4e288003b9730ff","campaignId":"692953d20bfeef003c3eed14","pageId":"69bd480033766bf4c9b646af","componentId":"69bd480033766bf4c9b6470d","createdAt":"2026-03-20T13:13:36.389Z","updatedAt":"2026-04-04T16:48:07.713Z","__v":0},{"additional":{"form":{"componentId":"69c4d9d60dd9e75a1ec3dfa5","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"69c4d9d60dd9e75a1ec3dfae","inputType":"text","required":true,"title":"Dein Vorname","visual":"arrow_forward","visualType":"emoji"},{"fieldName":"lastName","conversionTrigger":false,"componentId":"69c4d9d60dd9e75a1ec3dfb0","inputType":"text","required":true,"title":"Dein Nachname","visual":"arrow_forward","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"69c4d9d60dd9e75a1ec3dfb2","inputType":"email","required":true,"title":"Deine eMail Adresse","visual":":email:","visualType":"emoji"},{"fieldName":"input_t5kpjl","conversionTrigger":false,"componentId":"69c4d9d60dd9e75a1ec3dfb1","inputType":"checkbox","required":true,"title":"Ich akzeptiere die AGB.","visual":":ballot_box_with_check:","visualType":"emoji"}]},"answers":[]},"_id":"69c4d9d60dd9e75a1ec3df9a","type":"field","title":"Ja, ich will bessere Prompts – zeige mir wie:","interactionType":"form","companyId":"67cc0dccd4e288003b9730ff","campaignId":"692953d20bfeef003c3eed14","pageId":"69c4d9d60dd9e75a1ec3df46","componentId":"69c4d9d60dd9e75a1ec3df8c","createdAt":"2026-03-26T07:01:42.789Z","updatedAt":"2026-03-26T07:01:42.918Z","__v":0},{"additional":{"form":{"componentId":"69cff7c0179f76d2769f22e6","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"69cff7c0179f76d2769f22ef","inputType":"text","required":true,"title":"Dein Vorname","visual":"arrow_forward","visualType":"emoji"},{"fieldName":"lastName","conversionTrigger":false,"componentId":"69cff7c0179f76d2769f22f0","inputType":"text","required":true,"title":"Dein Nachname","visual":"arrow_forward","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"69cff7c0179f76d2769f22f3","inputType":"email","required":true,"title":"Deine eMail Adresse","visual":":email:","visualType":"emoji"},{"fieldName":"input_3psv3b","conversionTrigger":false,"componentId":"69cff7c0179f76d2769f22f4","inputType":"checkbox","required":true,"title":"Ich akzeptiere die AGB.","visual":":ballot_box_with_check:","visualType":"emoji"}]},"answers":[]},"_id":"69cff7c0179f76d2769f22d7","type":"field","title":"Ja, ich will bessere Prompts –  zeige mir wie:","interactionType":"form","companyId":"67cc0dccd4e288003b9730ff","campaignId":"692953d20bfeef003c3eed14","pageId":"69cff7c0179f76d2769f2281","componentId":"69cff7c0179f76d2769f22cc","createdAt":"2026-04-03T17:24:16.314Z","updatedAt":"2026-04-03T17:24:16.419Z","__v":0},{"additional":{"form":{"componentId":"69d64ae11c25100ee0ac9ed0","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"69d64ae11c25100ee0ac9ed9","inputType":"text","required":true,"title":"Dein Vorname","visual":":wave:","visualType":"emoji"},{"fieldName":"input_a8cqbe","conversionTrigger":false,"componentId":"69d64ae11c25100ee0ac9edd","inputType":"checkbox","required":true,"title":"Ich akzeptiere die Datenschutzbestimmungen","visual":":ballot_box_with_check:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"69d64ae11c25100ee0ac9edb","inputType":"email","required":true,"title":"Deine E-Mail Adresse","visual":":email:","visualType":"emoji"},{"fieldName":"lastName","conversionTrigger":false,"componentId":"69d7958814d47493519ef5f7","inputType":"text","required":true,"title":"Dein Nachname","visual":":wave:","visualType":"emoji"}]},"answers":[]},"_id":"69d64ae11c25100ee0ac9ecb","type":"field","title":"Ja, ich möchte wissen, wie ich KI lokal nutze!","interactionType":"form","companyId":"67cc0dccd4e288003b9730ff","campaignId":"692953d20bfeef003c3eed14","pageId":"69d64965606c4f2c766a5075","componentId":"69d64ae11c25100ee0ac9ec8","createdAt":"2026-04-08T12:32:33.850Z","updatedAt":"2026-04-09T12:03:24.009Z","__v":0}],"cookiesEnabled":true,"language":"de","showProgressBar":false,"showAffiliateBadge":false,"affiliateLink":"https://try.perspective.co/uxvpdv94pm0j","resultMapping":{},"nextPage":"69fa292a6d19fdf733970966","sortedPages":["69a72a639bf510abb9ff216d","69d168d41da66914786cbc02","69299d4b9051e9003ca91537","69bd480033766bf4c9b646af","69cff7c0179f76d2769f2281","69c4d9d60dd9e75a1ec3df46","69c4ebcedbbb5645ca346bf5","69ccebd27b387293fe5d008d","69b5553db4ab343ea694bdf3","692953e6f0110b003cb212bf","6981a1f7325319570f162bab","69e49af9950d1672def96493","6996f912ec09ef9e7df4433e","69e49a7d59973691e8625b11","6977b045ce1143cc2929e4e0","69e499eaa8126a733364ef40","69b5cd319780058ab658fd64","69c6dc9398356341861aeba5","69be4c9f718dd97100fe621c","6970b133460355045f94d198","69d64965606c4f2c766a5075","69dbad6a2e5106c0b651a71d","69e9023bc1fb0d64704a06ac","69fa292a6d19fdf733970966"],"hasResultPages":true,"resultPages":["69d106672044302864ac8254","692953d20bfeef003c3eed58","695bdd97047758003c9448d9","698215d439f1ee2e25c08d2d","698215dd22055936bfb716e2","6999a495716eb88e394387e3","69c53f777a402dce390036d4","69ccec1f770f17034c14a5a4","69ccec40f653dc8724926fba","69d772efdb5cbbb4e799b8c7"],"isHomePage":false,"isLastPage":false,"firstResultPage":"69d106672044302864ac8254","headScript":"","bodyScript":"","trackingProperties":[{"_id":"692953d20bfeef003c3eed18","type":"trackingProperty","source":"input","components":["69b5553db4ab343ea694be6e","69299d4b9051e9003ca915b1","69bd480033766bf4c9b64733","69c4d9d60dd9e75a1ec3dfb2","69cff7c0179f76d2769f22f3","69d64ae11c25100ee0ac9edb"],"fieldName":"email","title":"email","companyId":"67cc0dccd4e288003b9730ff","campaignId":"692953d20bfeef003c3eed14","createdAt":"2025-11-28T07:48:34.678Z","updatedAt":"2026-04-09T12:03:23.996Z","__v":0},{"_id":"692985b2ef03a6003c7e111e","type":"trackingProperty","source":"input","components":["69299d4b9051e9003ca915ae","69b5553db4ab343ea694be6a","69bd480033766bf4c9b6472f","69c4d9d60dd9e75a1ec3dfae","69cff7c0179f76d2769f22ef","69d64ae11c25100ee0ac9ed9"],"fieldName":"firstName","title":"firstName","companyId":"67cc0dccd4e288003b9730ff","campaignId":"692953d20bfeef003c3eed14","createdAt":"2025-11-28T11:21:22.090Z","updatedAt":"2026-04-09T12:03:23.996Z","__v":0,"defaultValue":"Dir"},{"_id":"692953d20bfeef003c3eed1b","type":"trackingProperty","source":"input","components":["69299d4b9051e9003ca915b0","69b5553db4ab343ea694be6b","69bd480033766bf4c9b64730","69c4d9d60dd9e75a1ec3dfb0","69cff7c0179f76d2769f22f0","69d7958814d47493519ef5f7"],"fieldName":"lastName","title":"lastName","companyId":"67cc0dccd4e288003b9730ff","campaignId":"692953d20bfeef003c3eed14","createdAt":"2025-11-28T07:48:34.679Z","updatedAt":"2026-04-09T12:03:24.004Z","__v":0}],"automaticRedirect":null,"inputMap":{"byComponent":{"69299d4b9051e9003ca915ae":{"name":"fname","originalName":"fname","parentId":"69299d4b9051e9003ca915a3","autocomplete":"given-name"},"69299d4b9051e9003ca915b0":{"name":"lname","originalName":"lname","parentId":"69299d4b9051e9003ca915a3","autocomplete":"family-name"},"69299d4b9051e9003ca915b1":{"name":"email","originalName":"email","parentId":"69299d4b9051e9003ca915a3","autocomplete":"email"},"69299d4b9051e9003ca915b2":{"name":"input_2384nw","originalName":"input_2384nw","parentId":"69299d4b9051e9003ca915a3","autocomplete":""},"69b5553db4ab343ea694be6a":{"name":"fname","originalName":"fname","parentId":"69b5553db4ab343ea694be61","autocomplete":"given-name"},"69b5553db4ab343ea694be6b":{"name":"lname","originalName":"lname","parentId":"69b5553db4ab343ea694be61","autocomplete":"family-name"},"69b5553db4ab343ea694be6e":{"name":"email","originalName":"email","parentId":"69b5553db4ab343ea694be61","autocomplete":"email"},"69b5553db4ab343ea694be6f":{"name":"input_7qwmii","originalName":"input_7qwmii","parentId":"69b5553db4ab343ea694be61","autocomplete":""},"69bd480033766bf4c9b6472f":{"name":"fname","originalName":"fname","parentId":"69bd480033766bf4c9b64726","autocomplete":"given-name"},"69bd480033766bf4c9b64730":{"name":"lname","originalName":"lname","parentId":"69bd480033766bf4c9b64726","autocomplete":"family-name"},"69bd480033766bf4c9b64733":{"name":"email","originalName":"email","parentId":"69bd480033766bf4c9b64726","autocomplete":"email"},"69bd480033766bf4c9b64734":{"name":"input_toxxtz","originalName":"input_toxxtz","parentId":"69bd480033766bf4c9b64726","autocomplete":""},"69c4d9d60dd9e75a1ec3dfae":{"name":"fname","originalName":"fname","parentId":"69c4d9d60dd9e75a1ec3dfa5","autocomplete":"given-name"},"69c4d9d60dd9e75a1ec3dfb0":{"name":"lname","originalName":"lname","parentId":"69c4d9d60dd9e75a1ec3dfa5","autocomplete":"family-name"},"69c4d9d60dd9e75a1ec3dfb2":{"name":"email","originalName":"email","parentId":"69c4d9d60dd9e75a1ec3dfa5","autocomplete":"email"},"69c4d9d60dd9e75a1ec3dfb1":{"name":"input_t5kpjl","originalName":"input_t5kpjl","parentId":"69c4d9d60dd9e75a1ec3dfa5","autocomplete":""},"69cff7c0179f76d2769f22ef":{"name":"fname","originalName":"fname","parentId":"69cff7c0179f76d2769f22e6","autocomplete":"given-name"},"69cff7c0179f76d2769f22f0":{"name":"lname","originalName":"lname","parentId":"69cff7c0179f76d2769f22e6","autocomplete":"family-name"},"69cff7c0179f76d2769f22f3":{"name":"email","originalName":"email","parentId":"69cff7c0179f76d2769f22e6","autocomplete":"email"},"69cff7c0179f76d2769f22f4":{"name":"input_3psv3b","originalName":"input_3psv3b","parentId":"69cff7c0179f76d2769f22e6","autocomplete":""},"69d64ae11c25100ee0ac9ed9":{"name":"fname","originalName":"fname","parentId":"69d64ae11c25100ee0ac9ed0","autocomplete":"given-name"},"69d7958814d47493519ef5f7":{"name":"lname","originalName":"lname","parentId":"69d64ae11c25100ee0ac9ed0","autocomplete":"family-name"},"69d64ae11c25100ee0ac9edb":{"name":"email","originalName":"email","parentId":"69d64ae11c25100ee0ac9ed0","autocomplete":"email"},"69d64ae11c25100ee0ac9edd":{"name":"input_a8cqbe","originalName":"input_a8cqbe","parentId":"69d64ae11c25100ee0ac9ed0","autocomplete":""}},"byName":{"69299d4b9051e9003ca915a3":{"fname":"69299d4b9051e9003ca915ae","lname":"69299d4b9051e9003ca915b0","email":"69299d4b9051e9003ca915b1","input_2384nw":"69299d4b9051e9003ca915b2"},"69b5553db4ab343ea694be61":{"fname":"69b5553db4ab343ea694be6a","lname":"69b5553db4ab343ea694be6b","email":"69b5553db4ab343ea694be6e","input_7qwmii":"69b5553db4ab343ea694be6f"},"69bd480033766bf4c9b64726":{"fname":"69bd480033766bf4c9b6472f","lname":"69bd480033766bf4c9b64730","email":"69bd480033766bf4c9b64733","input_toxxtz":"69bd480033766bf4c9b64734"},"69c4d9d60dd9e75a1ec3dfa5":{"fname":"69c4d9d60dd9e75a1ec3dfae","lname":"69c4d9d60dd9e75a1ec3dfb0","email":"69c4d9d60dd9e75a1ec3dfb2","input_t5kpjl":"69c4d9d60dd9e75a1ec3dfb1"},"69cff7c0179f76d2769f22e6":{"fname":"69cff7c0179f76d2769f22ef","lname":"69cff7c0179f76d2769f22f0","email":"69cff7c0179f76d2769f22f3","input_3psv3b":"69cff7c0179f76d2769f22f4"},"69d64ae11c25100ee0ac9ed0":{"fname":"69d64ae11c25100ee0ac9ed9","lname":"69d7958814d47493519ef5f7","email":"69d64ae11c25100ee0ac9edb","input_a8cqbe":"69d64ae11c25100ee0ac9edd"}}},"pageIdSlugMap":{"692953d20bfeef003c3eed58":"klar-thankyou","692953e6f0110b003cb212bf":"unlimited-cope","69299d4b9051e9003ca91537":"klarfree","695bdd97047758003c9448d9":"unlimited_danke","6970b133460355045f94d198":"joschis","6977b045ce1143cc2929e4e0":"unlimited-template","6981a1f7325319570f162bab":"100-tage","698215d439f1ee2e25c08d2d":"100tage_danke","698215dd22055936bfb716e2":"page_ka1b3e","6996f912ec09ef9e7df4433e":"100_tage-alt","6999a495716eb88e394387e3":"50-prompts-danke","69a72a639bf510abb9ff216d":"youtube","69b5553db4ab343ea694bdf3":"chatbot_check","69b5cd319780058ab658fd64":"unlimited","69bd480033766bf4c9b646af":"klar","69be4c9f718dd97100fe621c":"joschi","69c4d9d60dd9e75a1ec3df46":"10-stunden","69c4ebcedbbb5645ca346bf5":"10stunden","69c53f777a402dce390036d4":"10stunden_thanx","69c6dc9398356341861aeba5":"unlimited-disc","69ccebd27b387293fe5d008d":"cowork","69ccec1f770f17034c14a5a4":"page_qgp5jb","69ccec40f653dc8724926fba":"cowork_thanx","69cff7c0179f76d2769f2281":"page_l3v1ki","69d106672044302864ac8254":"klar-thanx","69d168d41da66914786cbc02":"foryou","69d64965606c4f2c766a5075":"lokal","69d772efdb5cbbb4e799b8c7":"lokal-thanx","69dbad6a2e5106c0b651a71d":"audiokurs","69e499eaa8126a733364ef40":"unlimited-ad","69e49a7d59973691e8625b11":"100tage-altold","69e49af9950d1672def96493":"100tage","69e9023bc1fb0d64704a06ac":"skills","69fa292a6d19fdf733970966":"agenten"},"context":{"slug":"","trackingVersion":"v4","url":"https://ki.schieb.de/","domain":"ki.schieb.de"}}