{"campaignId":"6a422054e9574e110f623fac","campaignVersionId":"6a451e5e1bbae5442a8d125b","companyId":"628de1aeaec554001958ef59","pageId":"6a422054e9574e110f623fb8","pageName":"Start","pageSlug":"page_6hloar","tag":"interaction","components":[{"_id":"6a42243d79733a45e4edde9e","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;de&quot;&gt;\n&lt;head&gt;\n&lt;meta charset=&quot;UTF-8&quot;&gt;\n&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;\n&lt;title&gt;Zeit-Rechner · schmidtel.CRM.SIM&lt;/title&gt;\n&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&amp;family=Montserrat:wght@600;700;800;900&amp;display=swap&#39;);\n:root{\n  --blue:#009CDD; --blue-d:#0784b8; --aub:#281A39; --aub2:#3a2952;\n  --yellow:#FFED00; --ink:#241b30; --body:#3a3942; --muted:#7b7888;\n  --line:#e7e5ee; --card:#f5f6fa; --card2:#eceef5; --red:#d23b3b;\n}\n*{margin:0;padding:0;box-sizing:border-box;}\n.zk-root{\n  font-family:&#39;Inter&#39;,-apple-system,&#39;Segoe UI&#39;,Roboto,sans-serif;\n  color:var(--body); background:#eef0f4; line-height:1.55;\n  -webkit-font-smoothing:antialiased;\n}\n.zk-root h1,.zk-root h2,.zk-root h3{ font-family:&#39;Montserrat&#39;,&#39;Inter&#39;,sans-serif; }\n.zk-wrap{ padding:0 18px 24px; }\n\n/* INTRO */\n.zk-intro{ background:var(--aub); color:#fff; padding:24px 20px 22px; }\n.zk-eyebrow{ font-size:11px; font-weight:700; letter-spacing:2.2px; text-transform:uppercase; color:var(--blue); margin-bottom:10px;}\n.zk-yrule{ width:46px; height:5px; background:var(--yellow); border-radius:2px; margin-bottom:14px;}\n.zk-intro h1{ font-size:26px; font-weight:800; line-height:1.12; letter-spacing:-.4px; overflow-wrap:break-word; word-break:break-word; hyphens:auto;}\n.zk-intro h1 em{ font-style:normal; color:var(--blue);}\n.zk-intro p{ margin-top:11px; font-size:14px; color:#d4cee0;}\n\n/* STICKY RESULT BAR */\n.zk-sticky{\n  position:sticky; top:0; z-index:20;\n  background:linear-gradient(160deg,var(--aub) 0%, var(--aub2) 100%);\n  color:#fff; padding:16px 18px 15px;\n  box-shadow:0 8px 24px rgba(40,26,57,.28);\n  border-bottom:2px solid rgba(255,237,0,.55);\n}\n.zk-sticky .lbl{ font-size:11px; font-weight:700; letter-spacing:1.4px; text-transform:uppercase; color:#b7afc7; text-align:center; margin-bottom:2px;}\n.zk-bignum{ text-align:center; line-height:1; transition:transform .12s ease;}\n.zk-bignum .n{ font-family:&#39;Montserrat&#39;; font-weight:900; font-size:46px; color:var(--yellow); letter-spacing:-1px; transition:color .15s ease;}\n.zk-bignum .u{ font-size:12.5px; color:#e7e2f0; font-weight:600; margin-top:4px;}\n.zk-bignum.bump{ transform:scale(1.06); }\n.zk-bignum.bump .n{ color:#ffd23b; }\n.zk-substat{ display:flex; justify-content:center; gap:10px; margin-top:12px; flex-wrap:wrap;}\n.zk-pill{ background:rgba(255,255,255,.09); border-radius:9px; padding:6px 12px; font-size:12.5px; color:#fff; font-weight:600;}\n.zk-pill b{ font-family:&#39;Montserrat&#39;; color:#fff; font-weight:800;}\n.zk-pill.cost{ display:none; background:rgba(210,59,59,.22); }\n.zk-pill.cost b{ color:#ffb4b4;}\n\n/* INPUTS */\n.zk-card{ background:#fff; border-radius:16px; box-shadow:0 6px 22px rgba(40,26,57,.07); padding:22px 20px 24px; margin-top:18px; }\n.zk-card h2{ font-size:16px; color:var(--aub); font-weight:800; margin-bottom:3px;}\n.zk-card .h-sub{ font-size:12.5px; color:var(--muted); margin-bottom:18px;}\n.zk-field{ margin-bottom:18px; }\n.zk-field .top{ display:flex; justify-content:space-between; align-items:baseline; gap:10px; margin-bottom:8px;}\n.zk-field label{ font-size:13px; font-weight:600; color:var(--ink);}\n.zk-field .val{ font-family:&#39;Montserrat&#39;; font-weight:800; font-size:17px; color:var(--blue); white-space:nowrap;}\n.zk-field .val small{ font-size:11px; color:var(--muted); font-weight:600; margin-left:2px;}\n.zk-root input[type=range]{ -webkit-appearance:none; width:100%; height:6px; border-radius:6px; background:var(--card2); outline:none;}\n.zk-root input[type=range]::-webkit-slider-thumb{ -webkit-appearance:none; width:24px; height:24px; border-radius:50%; background:var(--blue); cursor:pointer; border:4px solid #fff; box-shadow:0 2px 8px rgba(0,156,221,.55);}\n.zk-root input[type=range]::-moz-range-thumb{ width:24px; height:24px; border:4px solid #fff; border-radius:50%; background:var(--blue); cursor:pointer; box-shadow:0 2px 8px rgba(0,156,221,.55);}\n.zk-hint{ font-size:11px; color:var(--muted); margin-top:6px;}\n.zk-toggle-row{ display:flex; align-items:center; gap:11px; padding:14px 0 2px; border-top:1px solid var(--line); margin-top:6px;}\n.zk-toggle-row .lbl{ font-size:13px; font-weight:600; color:var(--ink);}\n.zk-switch{ position:relative; width:46px; height:26px; flex:none;}\n.zk-switch input{ opacity:0; width:0; height:0;}\n.zk-slider-t{ position:absolute; cursor:pointer; inset:0; background:var(--card2); border-radius:26px; transition:.2s;}\n.zk-slider-t:before{ content:&quot;&quot;; position:absolute; height:20px; width:20px; left:3px; top:3px; background:#fff; border-radius:50%; transition:.2s; box-shadow:0 1px 3px rgba(0,0,0,.25);}\n.zk-switch input:checked + .zk-slider-t{ background:var(--blue);}\n.zk-switch input:checked + .zk-slider-t:before{ transform:translateX(20px);}\n#zkCostField{ margin-top:14px; display:none; }\n\n/* DETAIL RESULT */\n.zk-detail{ background:linear-gradient(160deg,var(--aub) 0%, var(--aub2) 100%); color:#fff; border-radius:16px; padding:22px 20px 24px; margin-top:18px;}\n.zk-detail h2{ color:#fff; font-size:16px; font-weight:800; margin-bottom:3px;}\n.zk-detail .h-sub{ font-size:12.5px; color:#b7afc7; margin-bottom:16px;}\n.zk-equiv{ text-align:center; font-size:14px; color:#fff; background:rgba(255,255,255,.08); border-radius:12px; padding:12px 14px; margin-bottom:14px;}\n.zk-equiv b{ color:var(--yellow);}\n.zk-statrow{ display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-bottom:14px;}\n.zk-stat{ background:rgba(255,255,255,.07); border-radius:12px; padding:13px 14px;}\n.zk-stat .k{ font-size:11px; color:#b7afc7; text-transform:uppercase; letter-spacing:.4px; font-weight:600; margin-bottom:4px;}\n.zk-stat .v{ font-family:&#39;Montserrat&#39;; font-weight:800; font-size:21px; color:#fff;}\n.zk-stat .v small{ font-size:11.5px; color:#c9c2d8; font-weight:600;}\n.zk-compare{ background:#fff; border-radius:14px; padding:15px 16px; color:var(--body);}\n.zk-compare .row{ display:flex; justify-content:space-between; align-items:center; gap:10px; padding:9px 0; border-bottom:1px solid var(--line); font-size:13px;}\n.zk-compare .row:last-child{ border-bottom:none;}\n.zk-compare .row .l{ color:var(--ink); font-weight:600;}\n.zk-compare .row .r{ font-family:&#39;Montserrat&#39;; font-weight:800; font-size:15.5px; white-space:nowrap;}\n.zk-compare .row.now .r{ color:var(--red);}\n.zk-compare .row.sim .r{ color:var(--blue);}\n.zk-punch{ margin-top:12px; background:var(--card); border-left:4px solid var(--yellow); border-radius:0 9px 9px 0; padding:11px 13px; font-size:13px; color:var(--ink);}\n.zk-punch b{ color:var(--aub);}\n\n/* REFRAME + CTA */\n.zk-reframe{ text-align:center; margin-top:22px; }\n.zk-reframe .q{ font-family:&#39;Montserrat&#39;; font-weight:700; font-size:18px; color:var(--aub); line-height:1.35;}\n.zk-reframe .q em{ font-style:normal; color:var(--blue);}\n.zk-trust{ text-align:center; margin-top:24px; font-size:12px; color:var(--muted);}\n.zk-trust b{ color:var(--aub);}\n.zk-disclaimer{ text-align:center; font-size:10.5px; color:#9c99a8; margin-top:14px;}\n\n@media(min-width:560px){\n  .zk-intro h1{ font-size:30px; }\n  .zk-bignum .n{ font-size:54px; }\n}\n@media(max-width:380px){\n  .zk-intro h1{ font-size:23px; }\n}\n&lt;/style&gt;\n&lt;/head&gt;\n&lt;body&gt;\n\n&lt;div class=&quot;zk-root&quot; lang=&quot;de&quot;&gt;\n\n  &lt;!-- INTRO --&gt;\n  &lt;div class=&quot;zk-intro&quot;&gt;\n    &lt;div class=&quot;zk-eyebrow&quot;&gt;Zeit-Rechner für Vertrieb &amp;amp; Service&lt;/div&gt;\n    &lt;div class=&quot;zk-yrule&quot;&gt;&lt;/div&gt;\n    &lt;h1&gt;Wie viel &lt;em&gt;Lebenszeit&lt;/em&gt; kostet Ihr Team die manuelle Gesprächs&amp;shy;dokumentation?&lt;/h1&gt;\n    &lt;p&gt;Schieben Sie die Regler – die Zahl oben zeigt sofort, was zusammenkommt.&lt;/p&gt;\n  &lt;/div&gt;\n\n  &lt;!-- STICKY RESULT --&gt;\n  &lt;div class=&quot;zk-sticky&quot;&gt;\n    &lt;div class=&quot;lbl&quot;&gt;Manuelle Doku kostet Ihr Team&lt;/div&gt;\n    &lt;div class=&quot;zk-bignum&quot; id=&quot;zkBig&quot;&gt;\n      &lt;div class=&quot;n&quot;&gt;&lt;span id=&quot;zkHours&quot;&gt;200&lt;/span&gt;&lt;/div&gt;\n      &lt;div class=&quot;u&quot;&gt;Stunden pro Monat fürs Dokumentieren&lt;/div&gt;\n    &lt;/div&gt;\n    &lt;div class=&quot;zk-substat&quot;&gt;\n      &lt;div class=&quot;zk-pill&quot;&gt;&lt;b&gt;&lt;span id=&quot;zkWeeks&quot;&gt;5,0&lt;/span&gt;&lt;/b&gt; Arbeitswochen / Monat&lt;/div&gt;\n      &lt;div class=&quot;zk-pill&quot;&gt;&lt;b&gt;&lt;span id=&quot;zkYear&quot;&gt;2.400&lt;/span&gt;&lt;/b&gt; Std. / Jahr&lt;/div&gt;\n      &lt;div class=&quot;zk-pill cost&quot; id=&quot;zkCostPill&quot;&gt;&lt;b&gt;&lt;span id=&quot;zkLostMonth&quot;&gt;9.000&lt;/span&gt; €&lt;/b&gt; / Monat&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n\n  &lt;div class=&quot;zk-wrap&quot;&gt;\n\n    &lt;!-- INPUTS --&gt;\n    &lt;div class=&quot;zk-card&quot;&gt;\n      &lt;h2&gt;Ihre Eckdaten&lt;/h2&gt;\n      &lt;div class=&quot;h-sub&quot;&gt;Schätzwerte genügen. Sie können alles frei anpassen.&lt;/div&gt;\n\n      &lt;div class=&quot;zk-field&quot;&gt;\n        &lt;div class=&quot;top&quot;&gt;&lt;label for=&quot;zkReps&quot;&gt;Mitarbeiter im Außendienst / Vertrieb&lt;/label&gt;&lt;span class=&quot;val&quot;&gt;&lt;span id=&quot;zkRepsV&quot;&gt;15&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;\n        &lt;input type=&quot;range&quot; id=&quot;zkReps&quot; min=&quot;1&quot; max=&quot;200&quot; value=&quot;15&quot;&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;zk-field&quot;&gt;\n        &lt;div class=&quot;top&quot;&gt;&lt;label for=&quot;zkCalls&quot;&gt;Telefonate pro Mitarbeiter und Tag&lt;/label&gt;&lt;span class=&quot;val&quot;&gt;&lt;span id=&quot;zkCallsV&quot;&gt;8&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;\n        &lt;input type=&quot;range&quot; id=&quot;zkCalls&quot; min=&quot;1&quot; max=&quot;200&quot; value=&quot;8&quot;&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;zk-field&quot;&gt;\n        &lt;div class=&quot;top&quot;&gt;&lt;label for=&quot;zkMin&quot;&gt;Doku-Aufwand pro Gespräch&lt;/label&gt;&lt;span class=&quot;val&quot;&gt;&lt;span id=&quot;zkMinV&quot;&gt;5&lt;/span&gt;&lt;small&gt;Min.&lt;/small&gt;&lt;/span&gt;&lt;/div&gt;\n        &lt;input type=&quot;range&quot; id=&quot;zkMin&quot; min=&quot;1&quot; max=&quot;15&quot; value=&quot;5&quot;&gt;\n        &lt;div class=&quot;zk-hint&quot;&gt;Erinnern, eintippen, dem richtigen Kunden zuordnen – meist abends nachgeholt.&lt;/div&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;zk-field&quot;&gt;\n        &lt;div class=&quot;top&quot;&gt;&lt;label for=&quot;zkDays&quot;&gt;Arbeitstage pro Monat&lt;/label&gt;&lt;span class=&quot;val&quot;&gt;&lt;span id=&quot;zkDaysV&quot;&gt;20&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;\n        &lt;input type=&quot;range&quot; id=&quot;zkDays&quot; min=&quot;10&quot; max=&quot;23&quot; value=&quot;20&quot;&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;zk-toggle-row&quot;&gt;\n        &lt;label class=&quot;zk-switch&quot;&gt;&lt;input type=&quot;checkbox&quot; id=&quot;zkCostToggle&quot;&gt;&lt;span class=&quot;zk-slider-t&quot;&gt;&lt;/span&gt;&lt;/label&gt;\n        &lt;span class=&quot;lbl&quot;&gt;Auch als Kosten anzeigen (optional)&lt;/span&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;zk-field&quot; id=&quot;zkCostField&quot;&gt;\n        &lt;div class=&quot;top&quot;&gt;&lt;label for=&quot;zkCost&quot;&gt;Interne Kosten pro Stunde&lt;/label&gt;&lt;span class=&quot;val&quot;&gt;&lt;span id=&quot;zkCostV&quot;&gt;45&lt;/span&gt;&lt;small&gt;€&lt;/small&gt;&lt;/span&gt;&lt;/div&gt;\n        &lt;input type=&quot;range&quot; id=&quot;zkCost&quot; min=&quot;20&quot; max=&quot;120&quot; value=&quot;45&quot;&gt;\n        &lt;div class=&quot;zk-hint&quot;&gt;Ihre eigene Annahme – Lohn plus Lohnnebenkosten je Mitarbeiterstunde.&lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;!-- DETAIL RESULT --&gt;\n    &lt;div class=&quot;zk-detail&quot;&gt;\n      &lt;h2&gt;Das kostet Sie die manuelle Doku&lt;/h2&gt;\n      &lt;div class=&quot;h-sub&quot;&gt;Auf Basis Ihrer Eingaben – Team gesamt.&lt;/div&gt;\n\n      &lt;div class=&quot;zk-equiv&quot;&gt;Das sind &lt;b&gt;&lt;span id=&quot;zkWeeks2&quot;&gt;5,0&lt;/span&gt; komplette Arbeitswochen&lt;/b&gt; (à 40 Std.) – jeden Monat.&lt;/div&gt;\n\n      &lt;div class=&quot;zk-statrow&quot;&gt;\n        &lt;div class=&quot;zk-stat&quot;&gt;&lt;div class=&quot;k&quot;&gt;Pro Mitarbeiter&lt;/div&gt;&lt;div class=&quot;v&quot;&gt;&lt;span id=&quot;zkPerRep&quot;&gt;13&lt;/span&gt; &lt;small&gt;Std./Monat&lt;/small&gt;&lt;/div&gt;&lt;/div&gt;\n        &lt;div class=&quot;zk-stat&quot;&gt;&lt;div class=&quot;k&quot;&gt;Im Jahr (Team)&lt;/div&gt;&lt;div class=&quot;v&quot;&gt;&lt;span id=&quot;zkYear2&quot;&gt;2.400&lt;/span&gt; &lt;small&gt;Std.&lt;/small&gt;&lt;/div&gt;&lt;/div&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;zk-compare&quot;&gt;\n        &lt;div class=&quot;row now&quot;&gt;&lt;span class=&quot;l&quot;&gt;Aufwand heute&lt;/span&gt;&lt;span class=&quot;r&quot;&gt;&lt;span id=&quot;zkCmpNow&quot;&gt;200&lt;/span&gt; Std./Monat&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;row sim&quot;&gt;&lt;span class=&quot;l&quot;&gt;Mit schmidtel.CRM.SIM&lt;/span&gt;&lt;span class=&quot;r&quot;&gt;0 Std.&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;row&quot;&gt;&lt;span class=&quot;l&quot;&gt;Investition (&lt;span id=&quot;zkCmpReps&quot;&gt;15&lt;/span&gt; × 79,90 €)&lt;/span&gt;&lt;span class=&quot;r&quot; style=&quot;color:var(--aub)&quot;&gt;&lt;span id=&quot;zkCmpCost&quot;&gt;1.199&lt;/span&gt; €/Monat&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;zk-punch&quot; id=&quot;zkPunchTime&quot;&gt;Sie tauschen &lt;b&gt;&lt;span id=&quot;zkPunchWeeks&quot;&gt;5,0&lt;/span&gt; Arbeitswochen&lt;/b&gt; Abtippen pro Monat gegen eine SIM, die den Handytarif ohnehin ersetzt.&lt;/div&gt;\n        &lt;div class=&quot;zk-punch&quot; id=&quot;zkPunchCost&quot; style=&quot;display:none; margin-top:8px;&quot;&gt;Verlorene Arbeitszeit: &lt;b&gt;&lt;span id=&quot;zkLostMonth2&quot;&gt;9.000&lt;/span&gt; €/Monat&lt;/b&gt; · &lt;span id=&quot;zkLostYear&quot;&gt;108.000&lt;/span&gt; €/Jahr. Dem stehen &lt;span id=&quot;zkCmpCost2&quot;&gt;1.199&lt;/span&gt; €/Monat gegenüber.&lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;zk-reframe&quot;&gt;\n      &lt;div class=&quot;q&quot;&gt;Das ist keine Zahl über Produktivität. Das ist &lt;em&gt;Lebenszeit, die Ihr Team zurückbekommt&lt;/em&gt; – ohne App, ohne Login, ohne Umgewöhnung.&lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;zk-trust&quot;&gt;\n     \n    &lt;/div&gt;\n    &lt;div class=&quot;zk-disclaimer&quot;&gt;\n      Die Berechnung beruht ausschließlich auf Ihren Eingaben und dient der Veranschaulichung. Tatsächliche Werte hängen von Ihrem Gesprächsaufkommen, Ihrem CRM und Ihren Prozessen ab.\n    &lt;/div&gt;\n\n  &lt;/div&gt;\n&lt;/div&gt;\n\n&lt;script&gt;\n(function(){\n  const root = document.querySelector(&#39;.zk-root&#39;);\n  const $ = id =&gt; root.querySelector(&#39;#&#39;+id);\n  const nf = (n,d=0)=&gt;n.toLocaleString(&#39;de-DE&#39;,{minimumFractionDigits:d,maximumFractionDigits:d});\n  const ids = [&#39;zkReps&#39;,&#39;zkCalls&#39;,&#39;zkMin&#39;,&#39;zkDays&#39;,&#39;zkCost&#39;];\n\n  let prevHours = null;\n  const big = $(&#39;zkBig&#39;);\n\n  function bump(){\n    big.classList.remove(&#39;bump&#39;);\n    void big.offsetWidth;       // reflow, damit Animation neu startet\n    big.classList.add(&#39;bump&#39;);\n    clearTimeout(bump._t);\n    bump._t = setTimeout(()=&gt;big.classList.remove(&#39;bump&#39;), 180);\n  }\n\n  function calc(animate){\n    const reps=+$(&#39;zkReps&#39;).value, calls=+$(&#39;zkCalls&#39;).value, min=+$(&#39;zkMin&#39;).value,\n          days=+$(&#39;zkDays&#39;).value, cost=+$(&#39;zkCost&#39;).value;\n\n    $(&#39;zkRepsV&#39;).textContent=reps; $(&#39;zkCallsV&#39;).textContent=calls; $(&#39;zkMinV&#39;).textContent=min;\n    $(&#39;zkDaysV&#39;).textContent=days; $(&#39;zkCostV&#39;).textContent=cost;\n\n    const perRepHrsMonth = calls*min*days/60;\n    const teamHrsMonth   = perRepHrsMonth*reps;\n    const teamHrsYear    = teamHrsMonth*12;\n    const weeksMonth     = teamHrsMonth/40;\n    const product        = reps*79.90;\n\n    const hoursR = Math.round(teamHrsMonth);\n\n    // sticky\n    $(&#39;zkHours&#39;).textContent = nf(hoursR);\n    $(&#39;zkWeeks&#39;).textContent = nf(weeksMonth,1);\n    $(&#39;zkYear&#39;).textContent  = nf(Math.round(teamHrsYear));\n\n    // detail\n    $(&#39;zkWeeks2&#39;).textContent   = nf(weeksMonth,1);\n    $(&#39;zkPerRep&#39;).textContent   = nf(Math.round(perRepHrsMonth));\n    $(&#39;zkYear2&#39;).textContent    = nf(Math.round(teamHrsYear));\n    $(&#39;zkCmpNow&#39;).textContent   = nf(hoursR);\n    $(&#39;zkCmpReps&#39;).textContent  = reps;\n    $(&#39;zkCmpCost&#39;).textContent  = nf(Math.round(product));\n    $(&#39;zkCmpCost2&#39;).textContent = nf(Math.round(product));\n    $(&#39;zkPunchWeeks&#39;).textContent = nf(weeksMonth,1);\n\n    const showCost = $(&#39;zkCostToggle&#39;).checked;\n    $(&#39;zkCostField&#39;).style.display = showCost ? &#39;block&#39; : &#39;none&#39;;\n    $(&#39;zkCostPill&#39;).style.display  = showCost ? &#39;block&#39; : &#39;none&#39;;\n    $(&#39;zkPunchCost&#39;).style.display = showCost ? &#39;block&#39; : &#39;none&#39;;\n    $(&#39;zkPunchTime&#39;).style.display = showCost ? &#39;none&#39; : &#39;block&#39;;\n    if(showCost){\n      $(&#39;zkLostMonth&#39;).textContent  = nf(Math.round(teamHrsMonth*cost));\n      $(&#39;zkLostMonth2&#39;).textContent = nf(Math.round(teamHrsMonth*cost));\n      $(&#39;zkLostYear&#39;).textContent   = nf(Math.round(teamHrsYear*cost));\n    }\n\n    if(animate &amp;&amp; prevHours!==null &amp;&amp; hoursR&gt;prevHours) bump();\n    prevHours = hoursR;\n  }\n\n  ids.forEach(i=&gt;$(i).addEventListener(&#39;input&#39;,()=&gt;calc(true)));\n  $(&#39;zkCostToggle&#39;).addEventListener(&#39;change&#39;,()=&gt;calc(false));\n  calc(false);\n})();\n&lt;/script&gt;\n&lt;/body&gt;\n&lt;/html&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"none"},"framed":false,"isGdprSensitive":false,"embedCustomHtmlNatively":true,"enforceCenteredCustomHtmlContent":false},"categoryId":"5a957843b727462286d2d61e","sectionId":"65eb072f9671ba48e6c83915","campaignId":"6a422054e9574e110f623fac","components":[],"allowedChildSections":[],"pageId":"6a422054e9574e110f623fb8","companyId":"628de1aeaec554001958ef59","componentType":"embed","createdAt":"2026-06-29T07:52:29.453Z","updatedAt":"2026-06-30T13:28:09.031Z","__v":0},{"_id":"6a435fb145c6144e37da3840","type":"component","isTemplate":false,"name":"text","content":{"kind":[],"box":{"bottom":"xLarge","top":"medium","right":"xLarge","left":"xLarge","backgroundColor":"#009FE3"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Unser Guide zeigt, wo die einzelnen Kosten entstehen,  welche Risiken diese mit sich bringen und wie Sie diese endgültig aus dem Weg räumen.","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: 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;\"><strong class=\"fun-font-bold\">Unser Guide</strong> zeigt, wo die einzelnen Kosten entstehen,&nbsp;&nbsp;welche <strong class=\"fun-font-bold\">Risiken</strong> diese mit sich bringen und wie Sie diese endgültig<strong class=\"fun-font-bold\"> aus dem Weg räumen. </strong></span></p>"},"categoryId":"5a957843b727462286d2d61e","sectionId":"6904b163f0184c1c0536c1d4","campaignId":"6a422054e9574e110f623fac","components":[],"allowedChildSections":[],"pageId":"6a422054e9574e110f623fb8","companyId":"628de1aeaec554001958ef59","componentType":"text","createdAt":"2026-06-30T06:18:25.627Z","updatedAt":"2026-06-30T06:20:12.425Z","__v":0},{"_id":"6a42291679733a45e4ee403a","type":"component","isTemplate":false,"name":"button","content":{"buttonType":"button","box":{"bottom":"xLarge","top":"xLarge","right":"large","left":"large"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Guide herunterladen","clickId":"button_click_dr1y8t","animation":"","wysiwygHtml":"<p><span style=\"color: #009FE3; --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\" 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)]\"><strong class=\"fun-font-bold\">Guide herunterladen</strong></span></p>"},"categoryId":"5a957843b727462286d2d61e","sectionId":"6904b167f0184c1c0536c234","campaignId":"6a422054e9574e110f623fac","components":[],"allowedChildSections":[],"pageId":"6a422054e9574e110f623fb8","companyId":"628de1aeaec554001958ef59","componentType":"button","createdAt":"2026-06-29T08:13:10.461Z","updatedAt":"2026-06-29T08:13:25.750Z","__v":0}],"isResultPage":false,"animation":"none","theme":{"_id":"69e0d212afba7c30d0fe4be2","type":"theme","name":"schmidkom GmbH","image":"https://perspective.imgix.net/assets/app/themes/perspective.png","fontColor":"#FFFFFF","backgroundColor":"#123261","formFieldBackgroundColor":"#009FE3","buttonBackgroundColor":"#FFEA00","typography":"Montserrat:300,700","borderRadius":"sharp","transition":"default","companyId":"628de1aeaec554001958ef59","createdAt":"2026-04-16T12:12:02.597Z","updatedAt":"2026-06-29T08:07:30.228Z","__v":0,"fontId":null},"themeV2":{"typography":"Montserrat:300,700","fontId":null,"fontColor":"#FFFFFF","backgroundColor":"#123261","formFieldBackgroundColor":"#009FE3","buttonBackgroundColor":"#FFEA00","borderRadius":"sharp","transition":"default"},"fields":[{"additional":{"form":{"componentId":"6a422054e9574e110f624002","inputs":[{"fieldName":"input_buozan","inputType":"checkbox","required":true,"conversionTrigger":false,"visual":":ballot_box_with_check:","visualType":"emoji","title":"Ich akzeptiere die Datenschutzbestimmungen","componentId":"6a422054e9574e110f624008"},{"fieldName":"lastName","inputType":"text","required":true,"conversionTrigger":false,"visual":"bust_in_silhouette","visualType":"emoji","title":"Vorname, Nachnahme","componentId":"6a422054e9574e110f624009"},{"fieldName":"custom-47456fd1b246be50eea7dea","inputType":"text","required":true,"conversionTrigger":false,"visual":"office","visualType":"emoji","title":"Unternehmen","componentId":"6a422054e9574e110f62400a"},{"fieldName":"email","inputType":"email","required":true,"conversionTrigger":true,"visual":":email:","visualType":"emoji","title":"E-Mail Adresse","componentId":"6a422054e9574e110f62400e"},{"fieldName":"phone","inputType":"phone","required":true,"conversionTrigger":true,"visual":":telephone_receiver:","visualType":"emoji","title":"Telefonnummer","componentId":"6a422054e9574e110f62400f"}]},"answers":[]},"_id":"6a422054e9574e110f6240a9","type":"field","title":"Wie können wir Dich am besten erreichen?","interactionType":"form","companyId":"628de1aeaec554001958ef59","workspaceId":"628de1aeaec554001958ef5a","campaignId":"6a422054e9574e110f623fac","pageId":"6a422054e9574e110f623fb4","componentId":"6a422054e9574e110f624001","__v":0,"createdAt":"2026-06-29T07:35:48.968Z","updatedAt":"2026-06-29T08:14:04.500Z"},{"additional":{"form":{"componentId":"6a422054e9574e110f624005","inputs":[{"fieldName":"input_w2mweh","inputType":"checkbox","required":true,"conversionTrigger":false,"visual":":ballot_box_with_check:","visualType":"emoji","title":"Ich akzeptiere die Datenschutzbestimmungen","componentId":"6a422054e9574e110f62400b"},{"fieldName":"lastName","inputType":"text","required":true,"conversionTrigger":false,"visual":":wave:","visualType":"emoji","title":"Name","componentId":"6a422054e9574e110f62400c"},{"fieldName":"custom-bcda9d40811f410503fd05c","inputType":"text","required":true,"conversionTrigger":false,"visual":"office","visualType":"emoji","title":"Unternehmen","componentId":"6a422054e9574e110f62400d"},{"fieldName":"email","inputType":"email","required":true,"conversionTrigger":true,"visual":":email:","visualType":"emoji","title":"E-Mail Adresse","componentId":"6a422054e9574e110f624010"},{"fieldName":"phone","inputType":"phone","required":true,"conversionTrigger":true,"visual":":telephone_receiver:","visualType":"emoji","title":"Deine Telefonnummer","componentId":"6a422054e9574e110f624011"}]},"answers":[]},"_id":"6a422054e9574e110f6240aa","type":"field","title":"Bitte tragen Sie Ihre Kontaktdaten ein.   Im Anschluss erhalten Sie den Guide","interactionType":"form","companyId":"628de1aeaec554001958ef59","workspaceId":"628de1aeaec554001958ef5a","campaignId":"6a422054e9574e110f623fac","pageId":"6a422054e9574e110f623fb9","componentId":"6a422054e9574e110f624004","__v":0,"createdAt":"2026-06-29T07:35:48.968Z","updatedAt":"2026-06-29T07:35:48.986Z"}],"cookiesEnabled":false,"language":"de","showProgressBar":true,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{},"nextPage":"6a422054e9574e110f623fb9","sortedPages":["6a422054e9574e110f623fb8","6a422054e9574e110f623fb9","6a422054e9574e110f623fb7","6a422054e9574e110f623fb6"],"hasResultPages":true,"resultPages":["6a422054e9574e110f623fb4","6a422054e9574e110f623fb5"],"isHomePage":true,"isLastPage":false,"firstResultPage":"6a422054e9574e110f623fb4","headScript":"","bodyScript":"","trackingProperties":[{"_id":"6a422054e9574e110f624014","type":"trackingProperty","fieldName":"custom-47456fd1b246be50eea7dea","title":"custom-47456fd1b246be50eea7dea","source":"input","companyId":"628de1aeaec554001958ef59","campaignId":"6a422054e9574e110f623fac","components":["6a422054e9574e110f62400a"],"__v":0,"createdAt":"2026-06-29T07:35:48.717Z","updatedAt":"2026-06-29T08:14:04.484Z"},{"_id":"6a422054e9574e110f624015","type":"trackingProperty","fieldName":"custom-bcda9d40811f410503fd05c","title":"custom-bcda9d40811f410503fd05c","source":"input","companyId":"628de1aeaec554001958ef59","campaignId":"6a422054e9574e110f623fac","components":["6a422054e9574e110f62400d"],"__v":0,"createdAt":"2026-06-29T07:35:48.717Z","updatedAt":"2026-06-29T08:14:04.484Z"},{"_id":"6a422054e9574e110f624016","type":"trackingProperty","fieldName":"email","title":"email","source":"input","companyId":"628de1aeaec554001958ef59","campaignId":"6a422054e9574e110f623fac","components":["6a422054e9574e110f62400e","6a422054e9574e110f624010"],"__v":0,"createdAt":"2026-06-29T07:35:48.717Z","updatedAt":"2026-06-29T08:14:04.484Z"},{"_id":"6a422054e9574e110f62401d","type":"trackingProperty","fieldName":"lastName","title":"lastName","source":"input","companyId":"628de1aeaec554001958ef59","campaignId":"6a422054e9574e110f623fac","components":["6a422054e9574e110f62400c","6a422054e9574e110f624009"],"__v":0,"createdAt":"2026-06-29T07:35:48.718Z","updatedAt":"2026-06-29T08:14:04.492Z"},{"_id":"6a422054e9574e110f62401f","type":"trackingProperty","fieldName":"phone","title":"phone","source":"input","companyId":"628de1aeaec554001958ef59","campaignId":"6a422054e9574e110f623fac","components":["6a422054e9574e110f62400f","6a422054e9574e110f624011"],"__v":0,"createdAt":"2026-06-29T07:35:48.718Z","updatedAt":"2026-06-29T08:14:04.484Z"}],"automaticRedirect":null,"inputMap":{"byComponent":{"6a422054e9574e110f624009":{"name":"lname","originalName":"lname","parentId":"6a422054e9574e110f624002","autocomplete":"family-name"},"6a422054e9574e110f62400a":{"name":"custom-47456fd1b246be50eea7dea","originalName":"custom-47456fd1b246be50eea7dea","parentId":"6a422054e9574e110f624002","autocomplete":""},"6a422054e9574e110f62400e":{"name":"email","originalName":"email","parentId":"6a422054e9574e110f624002","autocomplete":"email"},"6a422054e9574e110f62400f":{"name":"phone","originalName":"phone","parentId":"6a422054e9574e110f624002","autocomplete":"tel"},"6a422054e9574e110f624008":{"name":"input_buozan","originalName":"input_buozan","parentId":"6a422054e9574e110f624002","autocomplete":""},"6a422054e9574e110f62400c":{"name":"lname","originalName":"lname","parentId":"6a422054e9574e110f624005","autocomplete":"family-name"},"6a422054e9574e110f62400d":{"name":"custom-bcda9d40811f410503fd05c","originalName":"custom-bcda9d40811f410503fd05c","parentId":"6a422054e9574e110f624005","autocomplete":""},"6a422054e9574e110f624010":{"name":"email","originalName":"email","parentId":"6a422054e9574e110f624005","autocomplete":"email"},"6a422054e9574e110f624011":{"name":"phone","originalName":"phone","parentId":"6a422054e9574e110f624005","autocomplete":"tel"},"6a422054e9574e110f62400b":{"name":"input_w2mweh","originalName":"input_w2mweh","parentId":"6a422054e9574e110f624005","autocomplete":""}},"byName":{"6a422054e9574e110f624002":{"lname":"6a422054e9574e110f624009","custom-47456fd1b246be50eea7dea":"6a422054e9574e110f62400a","email":"6a422054e9574e110f62400e","phone":"6a422054e9574e110f62400f","input_buozan":"6a422054e9574e110f624008"},"6a422054e9574e110f624005":{"lname":"6a422054e9574e110f62400c","custom-bcda9d40811f410503fd05c":"6a422054e9574e110f62400d","email":"6a422054e9574e110f624010","phone":"6a422054e9574e110f624011","input_w2mweh":"6a422054e9574e110f62400b"}}},"pageIdSlugMap":{"6a422054e9574e110f623fb4":"kriterien-nicht-erfuellt","6a422054e9574e110f623fb5":"danke","6a422054e9574e110f623fb6":"datenschutz","6a422054e9574e110f623fb7":"impressum","6a422054e9574e110f623fb8":"page_6hloar","6a422054e9574e110f623fb9":"page_65waza"},"context":{"slug":"","trackingVersion":"v4","url":"https://www.crm-sim.de/","domain":"www.crm-sim.de"}}