{"id":8812,"date":"2023-08-23T11:19:19","date_gmt":"2023-08-23T09:19:19","guid":{"rendered":"https:\/\/dstchemicals.com\/?page_id=8812"},"modified":"2025-12-19T12:17:52","modified_gmt":"2025-12-19T11:17:52","slug":"tco-in-der-industriellen-reinigung","status":"publish","type":"page","link":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung","title":{"rendered":"Sparrechner"},"content":{"rendered":"<div>\n<p>    <script src=\"https:\/\/polyfill.io\/v3\/polyfill.min.js?features=Intl\"><\/script><br \/>\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n        const calculateBtn = document.getElementById('calculateBtn');\n        const resultsDiv = document.getElementById('resultsDiv');\n        const noResultsDiv = document.getElementById('noresultsDiv');\n        const form = document.getElementById('_form_14_');<\/p>\n<p>        resultsDiv.style.display = 'none';\n        noResultsDiv.style.display = 'none';<\/p>\n<p>        if (!form) {\n        console.error('Formularen kunne ikke findes i DOM!');\n        return;\n    }\n        calculateBtn.addEventListener('click', (event) => {\n            event.preventDefault();<\/p>\n<p>            copyInputValues();<\/p>\n<p>            const country = document.getElementById('countrySelect').value;\n            const concentration = parseFloat(document.getElementById('concentrationInput').value);\n            const volume = parseFloat(document.getElementById('volumeInput').value);\n            const days = parseFloat(document.getElementById('daysInput').value);\n            const temperature = parseFloat(document.getElementById('temperatureInput').value);\n            let kwhPrice, waterPrice, drainagePrice, currency, minAmount;<\/p>\n<p>            if (isNaN(concentration) || isNaN(volume) || isNaN(days) || isNaN(temperature) || !country) {\n                alert('Please fill out all fields');\n                return;\n            }<\/p>\n<p>            switch (country) {\n                case 'Germany':\n                    kwhPrice = 0.27;\n                    waterPrice = 4.02;\n                    drainagePrice = 350.00;\n                    currency = 'EUR';\n                    minAmount = 750;\n                    break;\n                case 'Sweden':\n                    kwhPrice = 1.40;\n                    waterPrice = 60.00;\n                    drainagePrice = 2000.00;\n                    currency = 'SEK';\n                    minAmount = 8500;\n                    break;\n                case 'Hungary':\n                    kwhPrice = 0.22;\n                    waterPrice = 3.50;\n                    drainagePrice = 200.00;\n                    currency = 'EUR';\n                    minAmount = 750;\n                    break;\n                case 'Poland':\n                    kwhPrice = 0.79;\n                    waterPrice = 15.00;\n                    drainagePrice = 500.00;\n                    currency = 'PLN';\n                    minAmount = 3500;\n                    break;\n                case 'Slovakia':\n                    kwhPrice = 0.20;\n                    waterPrice = 3.20;\n                    drainagePrice = 200.00;\n                    currency = 'EUR';\n                    minAmount = 750;\n                    break;\n                case 'Czech Republic':\n                    kwhPrice = 5.10;\n                    waterPrice = 110.00;\n                    drainagePrice = 3000.00;\n                    currency = 'CZK';\n                    minAmount = 18500;\n                    break;\n                case 'Norway':\n                    kwhPrice = 1.00;\n                    waterPrice = 20.35;\n                    drainagePrice = 2800.00;\n                    currency = 'NOK';\n                    minAmount = 6000;\n                    break;\n                case 'Denmark':\n                    kwhPrice = 1.56;\n                    waterPrice = 55.00;\n                    drainagePrice = 2500.00;\n                    currency = 'DKK';\n                    minAmount = 5600;\n                    break;\n                default:\n                    alert('Please choose a country from the list, to get a accurate calculation');\n                    return;\n            }<\/p>\n<p>            const productCostDST = (volume * 0.05) * (250 \/ days) * 8.6;\n            const productCostCurrent = (volume * concentration \/ 100) * (250 \/ days) * (8.6 * 0.69);<\/p>\n<p>            const waterCostDST = (365 \/ days) * (volume \/ 1000) * waterPrice;\n            const waterCostCurrent = waterCostDST * 1.98;<\/p>\n<p>            const wasteWaterDST = (365 \/ days) * (volume \/ 1000) * drainagePrice;\n            const wasteWaterCurrent = wasteWaterDST * 1.92;<\/p>\n<p>            const energyCostDST = ((((0.43 * volume) - (temperature - 64) * 16.23) * 250) * kwhPrice) - (((((temperature - 40) * 16.23) * (volume \/ 1588) * 1) * 250) * kwhPrice);\n            const energyCostCurrent = ((((0.43 * volume) - (temperature - 64) * 16.23) * 250) * kwhPrice);<\/p>\n<p>            const productCostSavings = productCostCurrent - productCostDST;\n            const waterCostSavings = waterCostCurrent - waterCostDST;\n            const wasteWaterSavings = wasteWaterCurrent - wasteWaterDST;\n            const energyCostSavings = energyCostCurrent - energyCostDST;<\/p>\n<p>            const totalYearlySavings = productCostSavings + waterCostSavings + wasteWaterSavings + energyCostSavings;<\/p>\n<p>            console.log('Savings Values:', {\n                wasteWaterSavings,\n                energyCostSavings,\n                productCostSavings,\n                totalYearlySavings,\n            });<\/p>\n<p>            \/\/ Udregning af besparelse i procent\n            const productCostSavingsPercent = ((productCostSavings \/ productCostCurrent) * 100).toFixed(2);\n            const waterCostSavingsPercent = ((waterCostSavings \/ waterCostCurrent) * 100).toFixed(2);\n            const wasteWaterSavingsPercent = ((wasteWaterSavings \/ wasteWaterCurrent) * 100).toFixed(2);\n            const energyCostSavingsPercent = ((energyCostSavings \/ energyCostCurrent) * 100).toFixed(2);<\/p>\n<p>            \/\/ Dynamisk udfyldning af felter\n            const fieldMappings = {\n                'field[26]': kwhPrice.toFixed(2), \/\/ Elpris\n                'field[27]': waterPrice.toFixed(2), \/\/ Vandpris\n                'field[28]': drainagePrice.toFixed(2), \/\/ Spildevandspris\n                'field[11]': concentration.toFixed(2), \/\/ Koncentration\n                'field[14]': days.toFixed(0), \/\/ Antal dage\n                'field[12]': temperature.toFixed(1), \/\/ Temperatur\n                'field[13]': volume.toFixed(0), \/\/ Volumen\n                'field[23]': totalYearlySavings.toFixed(2), \/\/ \u00c5rlige besparelser\n                'field[19]': productCostSavingsPercent, \/\/ Produktbesparelse i procent\n                'field[20]': waterCostSavingsPercent, \/\/ Vandbesparelse i procent\n                'field[21]': wasteWaterSavingsPercent, \/\/ Spildevandsbesparelse i procent\n                'field[22]': energyCostSavingsPercent, \/\/ Energiomkostningsbesparelse i procent\n                'field[17]': wasteWaterSavings.toFixed(2), \/\/ Savings: Waste water\n                'field[24]': wasteWaterSavings.toFixed(2), \/\/ Savings: Waste Cost\n                'field[18]': energyCostSavings.toFixed(2), \/\/ Savings: Energy Cost\n                'field[15]': productCostSavings.toFixed(2), \/\/ Savings: Product cost\n            };<\/p>\n<p>            mapFieldValues(form, fieldMappings);<\/p>\n<p>            console.log('Udfylder formular med:', {\n                kwhPrice,\n                waterPrice,\n                drainagePrice,\n                concentration,\n                days,\n                temperature,\n                volume,\n                totalYearlySavings,\n            });<\/p>\n<p>            if (totalYearlySavings < minAmount) {\n            noResultsDiv.style.display = 'block';\n            noResultsDiv.classList.add('uk-open');\n            resultsDiv.style.display = 'none';\n            noResultsDiv.scrollIntoView({ behavior: 'smooth' });\n\n            \/\/ GA4 Event: Form Submit (No Savings)\n            gtag('event', 'Form Submit', {\n                event_category: 'Calculator',\n                event_label: 'No Savings',\n                value: totalYearlySavings\n            });\n            } else {\n                resultsDiv.style.display = 'block';\n                noResultsDiv.style.display = 'none';\n                resultsDiv.scrollIntoView({ behavior: 'smooth' });\n\n                \/\/ GA4 Event: Form Submit (Savings Found)\n                gtag('event', 'Form Submit', {\n                    event_category: 'Calculator',\n                    event_label: 'Savings Found',\n                    value: totalYearlySavings\n                });\n\n                document.getElementById('productCostSavingsDiv').innerText = `${Math.round(productCostSavings).toLocaleString()} ${currency}`;\n                document.getElementById('waterCostSavingsDiv').innerText = `${Math.round(waterCostSavings).toLocaleString()} ${currency}`;\n                document.getElementById('wasteWaterSavingsDiv').innerText = `${Math.round(wasteWaterSavings).toLocaleString()} ${currency}`;\n                document.getElementById('energyCostSavingsDiv').innerText = `${Math.round(energyCostSavings).toLocaleString()} ${currency}`;\nconst savingsFormatted = Math.round(totalYearlySavings).toLocaleString(undefined, { minimumFractionDigits: 0 });\ndocument.getElementById('totalYearlySavingsDiv').innerText = 'Sie werden in diesem Jahr beeindruckende ' + savingsFormatted + ' ' + currency + ' sparen.';\n            }\n\n            \/\/ Opdatering af donuts med procenter\n            updateDonut('productCostDonut', productCostSavingsPercent);\n            updateDonut('waterCostDonut', waterCostSavingsPercent);\n            updateDonut('wasteWaterDonut', wasteWaterSavingsPercent);\n            updateDonut('energyCostDonut', energyCostSavingsPercent);\n        });\n    });\n    \/\/ Funktion til at udfylde felter dynamisk\n    function mapFieldValues(form, fieldMappings) {\n        Object.entries(fieldMappings).forEach(([fieldName, value]) => {\n            const field = form.elements[fieldName];\n            if (field) {\n                field.value = value;\n            } else {\n                console.warn(`Feltet ${fieldName} findes ikke i formularen.`);\n            }\n        });\n    }\nfunction copyInputValues() {\n    \/\/ Kopier v\u00e6rdier fra \"concentrationInput\" til \"concentrationInput1\" og \"concentrationInput2\"\n    const concentrationValue = document.getElementById('concentrationInput').value;\n    document.getElementById('concentrationInput1').value = concentrationValue;\n    document.getElementById('concentrationInput2').value = concentrationValue;<\/p>\n<p>    \/\/ Kopier v\u00e6rdier fra \"countrySelect\" til \"countrySelect1\" og \"countrySelect2\"\n    const countryValue = document.getElementById('countrySelect').value;\n    document.getElementById('countrySelect1').value = countryValue;\n    document.getElementById('countrySelect2').value = countryValue;<\/p>\n<p>    \/\/ Kopier v\u00e6rdier fra \"volumeInput\" til \"volumeInput1\" og \"volumeInput2\"\n    const volumeValue = document.getElementById('volumeInput').value;\n    document.getElementById('volumeInput1').value = volumeValue;\n    document.getElementById('volumeInput2').value = volumeValue;<\/p>\n<p>    \/\/ Kopier v\u00e6rdier fra \"daysInput\" til \"daysInput1\" og \"daysInput2\"\n    const daysValue = document.getElementById('daysInput').value;\n    document.getElementById('daysInput1').value = daysValue;\n    document.getElementById('daysInput2').value = daysValue;<\/p>\n<p>    \/\/ Kopier v\u00e6rdier fra \"temperatureInput\" til \"temperatureInput1\" og \"temperatureInput2\"\n    const temperatureValue = document.getElementById('temperatureInput').value;\n    document.getElementById('temperatureInput1').value = temperatureValue;\n    document.getElementById('temperatureInput2').value = temperatureValue;\n}<\/p>\n<p>    function updateDonut(elementId, percent) {\n        const parentElement = document.getElementById(elementId);\n        const element = parentElement.querySelector('.semi-donut');<\/p>\n<p>        element.innerText = `${Math.round(percent)}%`;\n        element.style.setProperty('--percentage', Math.abs(Math.round(percent)));<\/p>\n<p>        if (percent < 0) {\n            element.style.setProperty('--fill', '#b75151');\n        } else {\n            element.style.setProperty('--fill', '#4db847');\n        }\n    }\n    \n<\/script>\n<\/div>\n<div>\n<form method=\"POST\" action=\"https:\/\/dstchemicals50103.activehosted.com\/proc.php\" id=\"_form_14_\" class=\"_form _form_14 _inline-form  _dark\" novalidate data-styles-version=\"5\">\n    <input type=\"hidden\" name=\"u\" value=\"14\" \/><br \/>\n    <input type=\"hidden\" name=\"f\" value=\"14\" \/><br \/>\n    <input type=\"hidden\" name=\"s\" \/><br \/>\n    <input type=\"hidden\" name=\"c\" value=\"0\" \/><br \/>\n    <input type=\"hidden\" name=\"m\" value=\"0\" \/><br \/>\n    <input type=\"hidden\" name=\"act\" value=\"sub\" \/><br \/>\n    <input type=\"hidden\" name=\"v\" value=\"2\" \/><br \/>\n    <input type=\"hidden\" name=\"or\" value=\"a14592bc7ee45890530d8ca9882b9a2b\" \/><\/p>\n<div class=\"_form-content \">\n<div class=\"_form_element _x18613135 _full_width \" >\n        <label for=\"fullname\" class=\"_form-label\"><br \/>\n          Full Name<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"fullname\" name=\"fullname\" placeholder=\"Type your name\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x09432400 _full_width \" >\n        <label for=\"field[9]\" class=\"_form-label\"><br \/>\n          Language<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <select name=\"field[9]\" id=\"field[9]\" ><option selected><br \/>\n            <\/option><option value=\"Danish\" ><br \/>\n              Danish<br \/>\n            <\/option><option value=\"English\" ><br \/>\n              English<br \/>\n            <\/option><option value=\"German\" ><br \/>\n              German<br \/>\n            <\/option><\/select>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x48519423 _full_width \" >\n        <label for=\"field[10]\" class=\"_form-label\"><br \/>\n          Country<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <select name=\"field[10]\" id=\"field[10]\" ><option selected><br \/>\n            <\/option><option value=\"Germany\" ><br \/>\n              Germany<br \/>\n            <\/option><option value=\"Sweden\" ><br \/>\n              Sweden<br \/>\n            <\/option><option value=\"Hungary\" ><br \/>\n              Hungary<br \/>\n            <\/option><option value=\"Poland\" ><br \/>\n              Poland<br \/>\n            <\/option><option value=\"Slovakia\" ><br \/>\n              Slovakia<br \/>\n            <\/option><option value=\"Czech Republic\" ><br \/>\n              Czech Republic<br \/>\n            <\/option><option value=\"Denmark\" ><br \/>\n              Denmark<br \/>\n            <\/option><option value=\"Norway\" ><br \/>\n              Norway<br \/>\n            <\/option><\/select>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x56625327 _full_width \" >\n        <label for=\"email\" class=\"_form-label\"><br \/>\n          Email*<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"email\" name=\"email\" placeholder=\"Type your email\" required\/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x91033510 _full_width \" >\n        <label for=\"field[26]\" class=\"_form-label\"><br \/>\n          Electricity price<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[26]\" name=\"field[26]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x41043241 _full_width \" >\n        <label for=\"field[27]\" class=\"_form-label\"><br \/>\n          Water price<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[27]\" name=\"field[27]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x43543116 _full_width \" >\n        <label for=\"field[28]\" class=\"_form-label\"><br \/>\n          Waste-water price<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[28]\" name=\"field[28]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x87907950 _full_width \" >\n        <label for=\"field[11]\" class=\"_form-label\"><br \/>\n          Concentration<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[11]\" name=\"field[11]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x18712743 _full_width \" >\n        <label for=\"field[14]\" class=\"_form-label\"><br \/>\n          Bath life time<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[14]\" name=\"field[14]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x74285287 _full_width \" >\n        <label for=\"field[12]\" class=\"_form-label\"><br \/>\n          Temperature<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[12]\" name=\"field[12]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x41649450 _full_width \" >\n        <label for=\"field[13]\" class=\"_form-label\"><br \/>\n          Volume<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[13]\" name=\"field[13]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x54873117 _full_width \" >\n        <label for=\"field[17]\" class=\"_form-label\"><br \/>\n          Savings: Waste water<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[17]\" name=\"field[17]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x03154594 _full_width \" >\n        <label for=\"field[24]\" class=\"_form-label\"><br \/>\n          Savings: Waste Cost<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[24]\" name=\"field[24]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x78198595 _full_width \" >\n        <label for=\"field[18]\" class=\"_form-label\"><br \/>\n          Savings: Energy Cost<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[18]\" name=\"field[18]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x99056634 _full_width \" >\n        <label for=\"field[15]\" class=\"_form-label\"><br \/>\n          Savings: Product cost<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[15]\" name=\"field[15]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x94778012 _full_width \" >\n        <label for=\"field[19]\" class=\"_form-label\"><br \/>\n          Savings: Product cost Percentage<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[19]\" name=\"field[19]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x23936293 _full_width \" >\n        <label for=\"field[20]\" class=\"_form-label\"><br \/>\n          Savings: Water cost Percentage<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[20]\" name=\"field[20]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x73319640 _full_width \" >\n        <label for=\"field[21]\" class=\"_form-label\"><br \/>\n          Savings: Waste water Percentage<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[21]\" name=\"field[21]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x48554497 _full_width \" >\n        <label for=\"field[22]\" class=\"_form-label\"><br \/>\n          Savings: Energy Cost Percentage<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[22]\" name=\"field[22]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x05132218 _full_width \" >\n        <label for=\"field[23]\" class=\"_form-label\"><br \/>\n          Total savings<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[23]\" name=\"field[23]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x00703974 _full_width \" >\n        <label for=\"field[2]\" class=\"_form-label\"><br \/>\n          Signup page<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[2]\" name=\"field[2]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_form_element _x52156555 _full_width \" >\n        <label for=\"field[3]\" class=\"_form-label\"><br \/>\n          Signup source<br \/>\n        <\/label><\/p>\n<div class=\"_field-wrapper\">\n          <input type=\"text\" id=\"field[3]\" name=\"field[3]\" value=\"\" placeholder=\"\" \/>\n        <\/div>\n<\/p><\/div>\n<div class=\"_button-wrapper _full_width\">\n        <button id=\"_form_14_submit\" class=\"_submit\" type=\"submit\"><br \/>\n          Submit<br \/>\n        <\/button>\n      <\/div>\n<div class=\"_clear-element\">\n      <\/div>\n<\/p><\/div>\n<div class=\"_form-thank-you\" style=\"display:none;\">\n    <\/div>\n<\/p><\/form>\n<p><script>\n  window.cfields = {\"9\":\"language\",\"10\":\"country\",\"26\":\"electricity_price\",\"27\":\"water_price\",\"28\":\"water_waste_price\",\"11\":\"concentration\",\"14\":\"bath_life_time\",\"12\":\"temperature\",\"13\":\"volume\",\"17\":\"savings_waste_water\",\"24\":\"savings_water_cost\",\"18\":\"savings_energy_cost\",\"15\":\"savings_product_cost\",\"19\":\"tcopcp\",\"20\":\"tcowcp\",\"21\":\"tcowwp\",\"22\":\"tcoecp\",\"23\":\"total_savings\",\"2\":\"signup_page\",\"3\":\"signup_source\"};\n  window._show_thank_you = function(id, message, trackcmp_url, email) {\n      var form = document.getElementById('_form_' + id + '_'), thank_you = form.querySelector('._form-thank-you');\n      form.querySelector('._form-content').style.display = 'none';\n      thank_you.innerHTML = message;\n      thank_you.style.display = 'block';\n      const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias;\n      var visitorObject = window[vgoAlias];\n      if (email && typeof visitorObject !== 'undefined') {\n          visitorObject('setEmail', email);\n          visitorObject('update');\n      } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) {\n          \/\/ Site tracking URL to use after inline form submission.\n          _load_script(trackcmp_url);\n      }\n      if (typeof window._form_callback !== 'undefined') window._form_callback(id);\n  };\n  window._show_unsubscribe = function(id, message, trackcmp_url, email) {\n      var form = document.getElementById('_form_' + id + '_'), unsub = form.querySelector('._form-thank-you');\n      var branding = form.querySelector('._form-branding');\n      if (branding) {\n          branding.style.display = 'none';\n      }\n      form.querySelector('._form-content').style.display = 'none';\n      unsub.style.display = 'block';\n      form.insertAdjacentHTML('afterend', message)\n      const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias;\n      var visitorObject = window[vgoAlias];\n      if (email && typeof visitorObject !== 'undefined') {\n          visitorObject('setEmail', email);\n          visitorObject('update');\n      } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) {\n          \/\/ Site tracking URL to use after inline form submission.\n          _load_script(trackcmp_url);\n      }\n      if (typeof window._form_callback !== 'undefined') window._form_callback(id);\n  };\n  window._show_error = function(id, message, html) {\n      var form = document.getElementById('_form_' + id + '_'),\n          err = document.createElement('div'),\n          button = form.querySelector('button[type=\"submit\"]'),\n          old_error = form.querySelector('._form_error');\n      if (old_error) old_error.parentNode.removeChild(old_error);\n      err.innerHTML = message;\n      err.className = '_error-inner _form_error _no_arrow';\n      var wrapper = document.createElement('div');\n      wrapper.className = '_form-inner _show_be_error';\n      wrapper.appendChild(err);\n      button.parentNode.insertBefore(wrapper, button);\n      var submitButton = form.querySelector('[id^=\"_form\"][id$=\"_submit\"]');\n      submitButton.disabled = false;\n      submitButton.classList.remove('processing');\n      if (html) {\n          var div = document.createElement('div');\n          div.className = '_error-html';\n          div.innerHTML = html;\n          err.appendChild(div);\n      }\n  };\n  window._show_pc_confirmation = function(id, header, detail, show, email) {\n      var form = document.getElementById('_form_' + id + '_'), pc_confirmation = form.querySelector('._form-pc-confirmation');\n      if (pc_confirmation.style.display === 'none') {\n          form.querySelector('._form-content').style.display = 'none';\n          pc_confirmation.innerHTML = \"<\/p>\n<div class='_form-title'>\" + header + \"<\/div>\n<p>\" + \"<\/p>\n<p>\" + detail + \"<\/p>\n<p>\" +\n          \"<button class='_submit' id='hideButton'>Manage preferences<\/button>\";\n          pc_confirmation.style.display = 'block';\n          var mp = document.querySelector('input[name=\"mp\"]');\n          mp.value = '0';\n      } else {\n          form.querySelector('._form-content').style.display = 'inline';\n          pc_confirmation.style.display = 'none';\n      }<\/p>\n<p>      var hideButton = document.getElementById('hideButton');\n      \/\/ Add event listener to the button\n      hideButton.addEventListener('click', function() {\n          var submitButton = document.querySelector('#_form_14_submit');\n          submitButton.disabled = false;\n          submitButton.classList.remove('processing');\n          var mp = document.querySelector('input[name=\"mp\"]');\n          mp.value = '1';\n          const cacheBuster = new URL(window.location.href);\n          cacheBuster.searchParams.set('v', new Date().getTime());\n          window.location.href = cacheBuster.toString();\n      });<\/p>\n<p>      const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias;\n      var visitorObject = window[vgoAlias];\n      if (email && typeof visitorObject !== 'undefined') {\n          visitorObject('setEmail', email);\n          visitorObject('update');\n      } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) {\n          \/\/ Site tracking URL to use after inline form submission.\n          _load_script(trackcmp_url);\n      }\n      if (typeof window._form_callback !== 'undefined') window._form_callback(id);\n  };\n  window._load_script = function(url, callback, isSubmit) {\n      var head = document.querySelector('head'), script = document.createElement('script'), r = false;\n      var submitButton = document.querySelector('#_form_14_submit');\n      script.charset = 'utf-8';\n      script.src = url;\n      if (callback) {\n          script.onload = script.onreadystatechange = function() {\n              if (!r && (!this.readyState || this.readyState == 'complete')) {\n                  r = true;\n                  callback();\n              }\n          };\n      }\n      script.onerror = function() {\n          if (isSubmit) {\n              if (script.src.length > 10000) {\n                  _show_error(\"14\", \"Sorry, your submission failed. Please shorten your responses and try again.\");\n              } else {\n                  _show_error(\"14\", \"Sorry, your submission failed. Please try again.\");\n              }\n              submitButton.disabled = false;\n              submitButton.classList.remove('processing');\n          }\n      }<\/p>\n<p>      head.appendChild(script);\n  };\n  (function() {\n      var iti;\n      if (window.location.search.search(\"excludeform\") !== -1) return false;\n      var getCookie = function(name) {\n          var match = document.cookie.match(new RegExp('(^|; )' + name + '=([^;]+)'));\n          return match ? match[2] : null;\n      }\n      var setCookie = function(name, value) {\n          var now = new Date();\n          var time = now.getTime();\n          var expireTime = time + 1000 * 60 * 60 * 24 * 365;\n          now.setTime(expireTime);\n          document.cookie = name + '=' + value + '; expires=' + now + ';path=\/; Secure; SameSite=Lax;';\n      }\n      var addEvent = function(element, event, func) {\n          if (element.addEventListener) {\n              element.addEventListener(event, func);\n          } else {\n              var oldFunc = element['on' + event];\n              element['on' + event] = function() {\n                  oldFunc.apply(this, arguments);\n                  func.apply(this, arguments);\n              };\n          }\n      }\n      var _removed = false;\n          var form_to_submit = document.getElementById('_form_14_');\n      var allInputs = form_to_submit.querySelectorAll('input, select, textarea'), tooltips = [], submitted = false;<\/p>\n<p>      var getUrlParam = function(name) {\n          if (name.toLowerCase() !== 'email') {\n              var params = new URLSearchParams(window.location.search);\n              return params.get(name) || false;\n          }\n          \/\/ email is a special case because a plus is valid in the email address\n          var qString = window.location.search;\n          if (!qString) {\n              return false;\n          }\n          var parameters = qString.substr(1).split('&');\n          for (var i = 0; i < parameters.length; i++) {\n              var parameter = parameters[i].split('=');\n              if (parameter[0].toLowerCase() === 'email') {\n                  return parameter[1] === undefined ? true : decodeURIComponent(parameter[1]);\n              }\n          }\n          return false;\n      };\n  \n      var acctDateFormat = \"%d\/%m\/%Y\";\n      var getNormalizedDate = function(date, acctFormat) {\n          var decodedDate = decodeURIComponent(date);\n          if (acctFormat &#038;&#038; acctFormat.match(\/(%d|%e).*%m\/gi) !== null) {\n              return decodedDate.replace(\/(\\d{2}).*(\\d{2}).*(\\d{4})\/g, '$3-$2-$1');\n          } else if (Date.parse(decodedDate)) {\n              var dateObj = new Date(decodedDate);\n              var year = dateObj.getFullYear();\n              var month = dateObj.getMonth() + 1;\n              var day = dateObj.getDate();\n              return `${year}-${month < 10 ? `0${month}` : month}-${day < 10 ? `0${day}` : day}`;\n          }\n          return false;\n      };\n  \n      var getNormalizedTime = function(time) {\n          var hour, minutes;\n          var decodedTime = decodeURIComponent(time);\n          var timeParts = Array.from(decodedTime.matchAll(\/(\\d{1,2}):(\\d{1,2})\\W*([AaPp][Mm])?\/gm))[0];\n          if (timeParts[3]) { \/\/ 12 hour format\n              var isPM = timeParts[3].toLowerCase() === 'pm';\n              if (isPM) {\n                  hour = parseInt(timeParts[1]) === 12 ? '12' : `${parseInt(timeParts[1]) + 12}`;\n              } else {\n                  hour = parseInt(timeParts[1]) === 12 ? '0' : timeParts[1];\n              }\n          } else { \/\/ 24 hour format\n              hour = timeParts[1];\n          }\n          var normalizedHour = parseInt(hour) < 10 ? `0${parseInt(hour)}` : hour;\n          var minutes = timeParts[2];\n          return `${normalizedHour}:${minutes}`;\n      };\n  \n      for (var i = 0; i < allInputs.length; i++) {\n          var regexStr = \"field\\\\[(\\\\d+)\\\\]\";\n          var results = new RegExp(regexStr).exec(allInputs[i].name);\n          if (results != undefined) {\n              allInputs[i].dataset.name = allInputs[i].name.match(\/\\[time\\]$\/)\n                  ? `${window.cfields[results[1]]}_time`\n                  : window.cfields[results[1]];\n          } else {\n              allInputs[i].dataset.name = allInputs[i].name;\n          }\n          var fieldVal = getUrlParam(allInputs[i].dataset.name);\n  \n          if (fieldVal) {\n              if (allInputs[i].dataset.autofill === \"false\") {\n                  continue;\n              }\n              if (allInputs[i].type == \"radio\" || allInputs[i].type == \"checkbox\") {\n                  if (allInputs[i].value == fieldVal) {\n                      allInputs[i].checked = true;\n                  }\n              } else if (allInputs[i].type == \"date\") {\n                  allInputs[i].value = getNormalizedDate(fieldVal, acctDateFormat);\n              } else if (allInputs[i].type == \"time\") {\n                  allInputs[i].value = getNormalizedTime(fieldVal);\n              } else {\n                  allInputs[i].value = fieldVal;\n              }\n          }\n      }\n  \n      var remove_tooltips = function() {\n          for (var i = 0; i < tooltips.length; i++) {\n              tooltips[i].tip.parentNode.removeChild(tooltips[i].tip);\n          }\n          tooltips = [];\n      };\n      var remove_tooltip = function(elem) {\n          for (var i = 0; i < tooltips.length; i++) {\n              if (tooltips[i].elem === elem) {\n                  tooltips[i].tip.parentNode.removeChild(tooltips[i].tip);\n                  tooltips.splice(i, 1);\n                  return;\n              }\n          }\n      };\n      var create_tooltip = function(elem, text) {\n          var tooltip = document.createElement('div'),\n              arrow = document.createElement('div'),\n              inner = document.createElement('div'), new_tooltip = {};\n          if (elem.type != 'radio' &#038;&#038; (elem.type != 'checkbox' || elem.name === 'sms_consent')) {\n              tooltip.className = '_error';\n              arrow.className = '_error-arrow';\n              inner.className = '_error-inner';\n              inner.innerHTML = text;\n              tooltip.appendChild(arrow);\n              tooltip.appendChild(inner);\n              elem.parentNode.appendChild(tooltip);\n          } else {\n              tooltip.className = '_error-inner _no_arrow';\n              tooltip.innerHTML = text;\n              elem.parentNode.insertBefore(tooltip, elem);\n              new_tooltip.no_arrow = true;\n          }\n          new_tooltip.tip = tooltip;\n          new_tooltip.elem = elem;\n          tooltips.push(new_tooltip);\n          return new_tooltip;\n      };\n      var resize_tooltip = function(tooltip) {\n          var rect = tooltip.elem.getBoundingClientRect();\n          var doc = document.documentElement,\n              scrollPosition = rect.top - ((window.pageYOffset || doc.scrollTop)  - (doc.clientTop || 0));\n          if (scrollPosition < 40) {\n              tooltip.tip.className = tooltip.tip.className.replace(\/ ?(_above|_below) ?\/g, '') + ' _below';\n          } else {\n              tooltip.tip.className = tooltip.tip.className.replace(\/ ?(_above|_below) ?\/g, '') + ' _above';\n          }\n      };\n      var resize_tooltips = function() {\n          if (_removed) return;\n          for (var i = 0; i < tooltips.length; i++) {\n              if (!tooltips[i].no_arrow) resize_tooltip(tooltips[i]);\n          }\n      };\n      var validate_field = function(elem, remove) {\n          var tooltip = null, value = elem.value, no_error = true;\n          remove ? remove_tooltip(elem) : false;\n          if (elem.type != 'checkbox') elem.className = elem.className.replace(\/ ?_has_error ?\/g, '');\n          if (elem.getAttribute('required') !== null) {\n              if (elem.type == 'radio' || (elem.type == 'checkbox' &#038;&#038; \/any\/.test(elem.className))) {\n                  var elems = form_to_submit.elements[elem.name];\n                  if (!(elems instanceof NodeList || elems instanceof HTMLCollection) || elems.length <= 1) {\n                      no_error = elem.checked;\n                  }\n                  else {\n                      no_error = false;\n                      for (var i = 0; i < elems.length; i++) {\n                          if (elems[i].checked) no_error = true;\n                      }\n                  }\n                  if (!no_error) {\n                      tooltip = create_tooltip(elem, \"Please select an option.\");\n                  }\n              } else if (elem.type =='checkbox') {\n                  var elems = form_to_submit.elements[elem.name], found = false, err = [];\n                  no_error = true;\n                  for (var i = 0; i < elems.length; i++) {\n                      if (elems[i].getAttribute('required') === null) continue;\n                      if (!found &#038;&#038; elems[i] !== elem) return true;\n                      found = true;\n                      elems[i].className = elems[i].className.replace(\/ ?_has_error ?\/g, '');\n                      if (!elems[i].checked) {\n                          no_error = false;\n                          elems[i].className = elems[i].className + ' _has_error';\n                          err.push(\"Checking %s is required\".replace(\"%s\", elems[i].value));\n                      }\n                  }\n                  if (!no_error) {\n                      tooltip = create_tooltip(elem, err.join('<br \/>'));\n                  }\n              } else if (elem.tagName == 'SELECT') {\n                  var selected = true;\n                  if (elem.multiple) {\n                      selected = false;\n                      for (var i = 0; i < elem.options.length; i++) {\n                          if (elem.options[i].selected) {\n                              selected = true;\n                              break;\n                          }\n                      }\n                  } else {\n                      for (var i = 0; i < elem.options.length; i++) {\n                          if (elem.options[i].selected\n                              &#038;&#038; (!elem.options[i].value\n                              || (elem.options[i].value.match(\/\\n\/g)))\n                          ) {\n                              selected = false;\n                          }\n                      }\n                  }\n                  if (!selected) {\n                      elem.className = elem.className + ' _has_error';\n                      no_error = false;\n                      tooltip = create_tooltip(elem, \"Please select an option.\");\n                  }\n              } else if (value === undefined || value === null || value === '') {\n                  elem.className = elem.className + ' _has_error';\n                  no_error = false;\n                  tooltip = create_tooltip(elem, \"This field is required.\");\n              }\n          }\n          if (no_error &#038;&#038; elem.name == 'email') {\n              if (!value.match(\/^[\\+_a-z0-9-'&#038;=]+(\\.[\\+_a-z0-9-']+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,})$\/i)) {\n                  elem.className = elem.className + ' _has_error';\n                  no_error = false;\n                  tooltip = create_tooltip(elem, \"Enter a valid email address.\");\n              }\n          }\n          if (no_error &#038;&#038; (elem.id == 'phone')) {\n              if (elem.value.trim() &#038;&#038; typeof iti != 'undefined' &#038;&#038; !iti.isValidNumber()) {\n                  elem.className = elem.className + ' _has_error';\n                  no_error = false;\n                  tooltip = create_tooltip(elem, \"Enter a valid phone number.\");\n              }\n          }\n          if (no_error &#038;&#038; \/date_field\/.test(elem.className)) {\n              if (!value.match(\/^\\d\\d\\d\\d-\\d\\d-\\d\\d$\/)) {\n                  elem.className = elem.className + ' _has_error';\n                  no_error = false;\n                  tooltip = create_tooltip(elem, \"Enter a valid date.\");\n              }\n          }\n  \n          if (no_error &#038;&#038; elem.name === 'sms_consent') {\n              const elemShouldBeChecked = (!!elem.attributes.required &#038;&#038; !elem.checked);\n              if (elemShouldBeChecked) {\n                  elem.className = elem.className + ' _has_error';\n                  no_error = false;\n                  tooltip = create_tooltip(elem, \"Translation error: \\'forms:omnichannel:request-confirmation-error\\' not found.\");\n              }\n          }\n          tooltip ? resize_tooltip(tooltip) : false;\n          return no_error;\n      };\n      var needs_validate = function(el) {\n          if(el.getAttribute('required') !== null){\n              return true;\n          }\n          if((el.name === 'email' || el.id === 'phone') &#038;&#038; el.value !== \"\"){\n              return true;\n          }\n  \n          return false;\n      };\n      var validate_form = function(e) {\n          var err = form_to_submit.querySelector('._form_error'), no_error = true;\n          if (!submitted) {\n              submitted = true;\n              for (var i = 0, len = allInputs.length; i < len; i++) {\n                  var input = allInputs[i];\n                  if (needs_validate(input)) {\n                      if (input.type == 'text' || input.type == 'number' || input.type == 'time' || input.type == 'tel') {\n                          addEvent(input, 'blur', function() {\n                              this.value = this.value.trim();\n                              validate_field(this, true);\n                          });\n                          addEvent(input, 'input', function() {\n                              validate_field(this, true);\n                          });\n                      } else if (input.type == 'radio' || input.type == 'checkbox') {\n                          (function(el) {\n                              function getElementsArray(name){\n                                  const value =  form_to_submit.elements[name];\n                                  if (Array.isArray(value)){\n                                      return value;\n                                  }\n                                  return [value];\n                              }\n                              var radios = getElementsArray(el.name);\n                              for (var i = 0; i < radios.length; i++) {\n                                  addEvent(radios[i], 'change', function() {\n                                      validate_field(el, true);\n                                  });\n                              }\n                          })(input);\n                      } else if (input.tagName == 'SELECT') {\n                          addEvent(input, 'change', function() {\n                              validate_field(this, true);\n                          });\n                      } else if (input.type == 'textarea'){\n                          addEvent(input, 'input', function() {\n                              validate_field(this, true);\n                          });\n                      }\n                  }\n              }\n          }\n          remove_tooltips();\n          for (var i = 0, len = allInputs.length; i < len; i++) {\n              var elem = allInputs[i];\n              if (needs_validate(elem)) {\n                  if (elem.tagName.toLowerCase() !== \"select\") {\n                      elem.value = elem.value.trim();\n                  }\n                  validate_field(elem) ? true : no_error = false;\n              }\n          }\n          if (!no_error &#038;&#038; e) {\n              e.preventDefault();\n          }\n          resize_tooltips();\n          return no_error;\n      };\n      addEvent(window, 'resize', resize_tooltips);\n      addEvent(window, 'scroll', resize_tooltips);\n  \n      var _form_serialize = function(form){if(!form||form.nodeName!==\"FORM\"){return }var i,j,q=[];for(i=0;i<form.elements.length;i++){if(form.elements[i].name===\"\"){continue}switch(form.elements[i].nodeName){case\"INPUT\":switch(form.elements[i].type){case\"tel\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].previousSibling.querySelector('div.iti__selected-dial-code').innerText)+encodeURIComponent(\" \")+encodeURIComponent(form.elements[i].value));break;case\"text\":case\"number\":case\"date\":case\"time\":case\"hidden\":case\"password\":case\"button\":case\"reset\":case\"submit\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break;case\"checkbox\":case\"radio\":if(form.elements[i].checked){q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value))}break;case\"file\":break}break;case\"TEXTAREA\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break;case\"SELECT\":switch(form.elements[i].type){case\"select-one\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break;case\"select-multiple\":for(j=0;j<form.elements[i].options.length;j++){if(form.elements[i].options[j].selected){q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].options[j].value))}}break}break;case\"BUTTON\":switch(form.elements[i].type){case\"reset\":case\"submit\":case\"button\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break}break}}return q.join(\"&#038;\")};\n  \n      const formSupportsPost = false;\n      var form_submit = function(e) {\n  \n          e.preventDefault();\n          if (validate_form()) {\n              if(form_to_submit.querySelector('input[name=\"phone\"]') &#038;&#038; typeof iti != 'undefined') {\n                  form_to_submit.querySelector('input[name=\"phone\"]').value = iti.getNumber();\n              }\n              \/\/ use this trick to get the submit button &#038; disable it using plain javascript\n              var submitButton = e.target.querySelector('#_form_14_submit');\n              submitButton.disabled = true;\n              submitButton.classList.add('processing');\n                      var serialized = _form_serialize(document.getElementById('_form_14_')).replace(\/%0A\/g, '\\\\n');\n              var err = form_to_submit.querySelector('._form_error');\n              err ? err.parentNode.removeChild(err) : false;\n              async function submitForm() {\n                  var formData = new FormData();\n                  const searchParams = new URLSearchParams(serialized);\n                  searchParams.forEach((value, key) => {\n                      if (key !== 'hideButton') {\n                          formData.append(key, value);\n                      }\n                  });\n                  let request = {\n                      headers: {\n                          \"Accept\": \"application\/json\"\n                      },\n                      body: formData,\n                      method: \"POST\"\n                  };<\/p>\n<p>                  let pageUrlParams = new URLSearchParams(window.location.search);\n                  if (pageUrlParams.has('t')) {\n                      request.headers.Authorization = 'Bearer ' + pageUrlParams.get('t');\n                  }\n                  const response = await fetch('https:\/\/dstchemicals50103.activehosted.com\/proc.php?jsonp=true', request);\n                  return response.json();\n              }\n              if (formSupportsPost) {\n                  submitForm().then((data) => {\n                      eval(data.js);\n                  });\n              } else {\n                  _load_script('https:\/\/dstchemicals50103.activehosted.com\/proc.php?' + serialized + '&jsonp=true', null, true);\n              }\n          }\n          return false;\n      };\n      addEvent(form_to_submit, 'submit', form_submit);\n  })();<\/p>\n<p>  <\/script>\n<\/div>\n<div>\n<style>\n<p>.semi-donut{\n    --percentage: 0;\n    --fill: #b75151;\n    width: 250px;\n    height: 125px;\n    position: relative;\n    color: #213f54 !important;\n    font-size: 30px;\n    font-weight: 900;\n    overflow: hidden;\n    color: var(--fill);\n    display: flex;\n    align-items: flex-end;\n    justify-content: center;\n    box-sizing: border-box;\n    line-height: 0.8em;\n    margin-bottom:10px;\n  &:after{\n    content: '';\n    width: 250px;\n    height: 250px;\n    border:50px solid;\n    border-color : #dae1e9 #dae1e9 var(--fill) var(--fill);\n    position: absolute;\n    border-radius: 50%;\n    left: 0;\n    top: 0;\n    box-sizing : border-box;\n    transform: rotate( calc( 1deg * ( -45 + var(--percentage) * 1.8 ) ) );\n    animation : fillAnimation 1s ease-in;\n  }\n}<\/p>\n<p>@keyframes fillAnimation{\n  0%{transform : rotate(-45deg);}\n  50%{transform: rotate(135deg);}\n}<\/p>\n<p>@keyframes fillGraphAnimation{\n  0%{transform: rotate(0deg);}\n  50%{transform: rotate(180deg);}\n}\n<\/style>\n<\/div>\n<h1>Kostensenkung beginnt mit einer Berechnung<\/h1>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/11\/Image-TCO-Icon.png\" alt=\"\"><\/p>\n<div>\n<p>Lassen Sie uns dar\u00fcber reden, was f\u00fcr Sie wirklich wichtig ist. Geht es Ihnen nur um den Preis oder suchen Sie nach Gesamteinsparungen bei Ihrer industriellen Reinigungsanlage?<\/p>\n<p>Wenn Sie wie wir an Gesamteinsparungen interessiert sind, lassen Sie uns Ihre Gesamtbetriebskosten (TCO) berechnen, damit Sie sehen k\u00f6nnen, wo die wesentlichen Einsparungen f\u00fcr Ihr Unternehmen zu finden sind.<\/p>\n<p>Also lassen Sie uns das gemeinsam tun. Geben Sie einfach die erforderlichen Daten ein, und wir werden Ihre gesch\u00e4tzten j\u00e4hrlichen Einsparungen berechnen.<\/p>\n<\/p>\n<\/div>\n<\/div>\n<div>\n<div class=\"uk-margin uk-text-center\">\n<p><a href=\"#\" id=\"calculateBtn\" class=\"el-content uk-inline uk-button uk-button-primary uk-text-center calculate_TCO_button_click\"><br \/>\n        Jetzt Berechnen<br \/>\n<\/a>\n<\/div>\n<\/div>\n<h2>Ihr Einsparpotential:<\/h2>\n<div>\n<div class=\"semi-donut negative uk-align-center\" \n     style=\"--percentage : 30; --fill: #b75151 ;\"><br \/>\n    -30%\n<\/div>\n<\/div>\n<div>-7.166\u20ac\n<\/div>\n<h1>Produktkosten<\/h1>\n<div>\n<div class=\"semi-donut uk-align-center\" \n     style=\"--percentage : 50; --fill: #78b751 ;\"><br \/>\n  50%\n<\/div>\n<\/div>\n<div>669\u20ac\n<\/div>\n<h1>Wasserkosten<\/h1>\n<div>\n<div class=\"semi-donut uk-align-center\" \n     style=\"--percentage : 50; --fill: #78b751 ;\"><br \/>\n  50%\n<\/div>\n<\/div>\n<div>30.416\u20ac<\/div>\n<h1>Abwasserkosten<\/h1>\n<div>\n<div class=\"semi-donut uk-align-center\" \n     style=\"--percentage : 60; --fill: #78b751 ;\"><br \/>\n  60%\n<\/div>\n<\/div>\n<div>43.436\u20ac<\/div>\n<h1>Energiekosten<\/h1>\n<div>Sie k\u00f6nnen x.xxx EUR pro Jahr sparen.<\/div>\n<div>\n<p style=\"text-align: center;\">Wichtig: Diese Berechnungen beruhen auf durchschnittlichen lokalen Preisen und garantieren keine tats\u00e4chlichen Einsparungen.<\/p>\n<\/div>\n<h3>Holen Sie sich Ihren Sparbericht<\/h3>\n<div>\n<p>Ihr TCO-Einsparungsbericht ist nur einen Klick entfernt. Geben Sie Ihren Namen und Ihre E-Mail-Adresse ein, um ihn direkt in Ihrem Posteingang zu erhalten.<\/p>\n<\/div>\n<div>\n<p>            <button class=\"uk-modal-close-outside\" type=\"button\" uk-close><\/button><\/p>\n<\/div>\n<h3>Bitte helfen Sie uns, Ihnen zu helfen<\/h3>\n<div>\n<p>Ups, unser Sparrechner ben\u00f6tigt noch ein paar weitere Informationen! Jeder Reinigungsprozess ist individuell und wir m\u00fcssen Ihre spezifischen Anforderungen verstehen, um eine genaue Kostensch\u00e4tzung abgeben zu k\u00f6nnen. Bitte teilen Sie uns weitere Details mit, damit wir die richtigen Zahlen ermitteln k\u00f6nnen.<\/p>\n<\/div>\n<div>\n<h3>K\u00f6nnen Sie es auch sp\u00fcren?<\/h3>\n<div>\n<p>Oberfl\u00e4chlich betrachtet mag es einfach erscheinen, Pure Performance zu erreichen. Ist es aber nicht. Es ist eine Frage der Chemie.<\/p>\n<p>Wenn Sie also, wie wir, an die Kraft der Zusammenarbeit mit engagierten Spezialisten glauben, sind wir bereit, Ihnen zu helfen. Lassen Sie uns mit einer neuen industriellen Reinigungsl\u00f6sung die Kosten senken und Ihre Umweltbilanz verbessern.<\/p>\n<\/div>\n<\/div>\n<div>\n<script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_11' >\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">Contact form DE TCO<\/h2>\n                            <p class='gform_description'>general TCO request not from the calculator site.<\/p>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>\u201e<span class=\"gfield_required gfield_required_asterisk\">*<\/span>\u201c zeigt erforderliche Felder an<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_11'  action='\/de\/wp-json\/wp\/v2\/pages\/8812' data-formid='11' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LdY9qkrAAAAAKqEGewps62bcb3Tb9gKAPreEcxF' data-tabindex='0'><input id=\"input_e96277ef775691b32a665d00a36bba25\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_e96277ef775691b32a665d00a36bba25\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_11' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_11_19\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_19'>Comments<\/label><div class='ginput_container'><input name='input_19' id='input_11_19' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_11_19'>Dieses Feld dient zur Validierung und sollte nicht ver\u00e4ndert werden.<\/div><\/div><div id=\"field_11_11\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\"><\/h3><\/div><div id=\"field_11_12\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_12'>Badvolumen in Liter<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_12' id='input_11_12' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_13\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_13'>Badstandzeiten in Tagen<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_13' id='input_11_13' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_14\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_14'>Badtemperatur<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_14' id='input_11_14' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_1'>Full name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_11_1' type='text' value='' class='large'    placeholder='Vollst\u00e4ndiger Name' aria-required=\"true\" aria-invalid=\"false\"  autocomplete=\"name\" \/><\/div><\/div><div id=\"field_11_2\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_2'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_2' id='input_11_2' type='tel' value='' class='large'  placeholder='Ihre Telefonnummer' aria-required=\"true\" aria-invalid=\"false\"  autocomplete=\"tel\" \/><\/div><\/div><div id=\"field_11_17\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_17'>Email<\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_17' id='input_11_17' type='email' value='' class='large'   placeholder='Your email'  aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_11_4\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_4'>Company name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_11_4' type='text' value='' class='large'    placeholder='Firmenname' aria-required=\"true\" aria-invalid=\"false\"  autocomplete=\"organization\" \/><\/div><\/div><div id=\"field_11_5\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_5'>Message<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_11_5' class='textarea small'    placeholder='Bitte schreiben Sie hier Ihre Nachricht '  aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><fieldset id=\"field_11_7\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Consent yes<\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_11_7'><div class='gchoice gchoice_11_7_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_7.1' type='checkbox'  value='Ja, ich m\u00f6chte relevante Informationen zu Produkten und Prozessen erhalten. &lt;a href=&quot;https:\/\/dstchemicals.com\/de\/datenschutz-bestimmungen&quot; target=&quot;_blank&quot;&gt;Hier die vollst\u00e4ndige Datenschutzerkl\u00e4rung lesen&lt;\/a&gt;.'  id='choice_11_7_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_11_7_1' id='label_11_7_1' class='gform-field-label gform-field-label--type-inline'>Ja, ich m\u00f6chte relevante Informationen zu Produkten und Prozessen erhalten. <a href=\"https:\/\/dstchemicals.com\/de\/datenschutz-bestimmungen\" target=\"_blank\">Hier die vollst\u00e4ndige Datenschutzerkl\u00e4rung lesen<\/a>.<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_11_10\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_10' id='input_11_10' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='Translation text' \/><\/div><\/div><div id=\"field_11_18\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_18' id='input_11_18' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='de' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Nachricht senden'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='DKK' value='dbST6HAUHmDXsLpth6gUvWry91zMB2jqEyN2Q\/wn+bgd59kdd6EJX53MCyTcqfVhO16I8j6hjGusBTZeG+Yx2ydNiBaOi5lc7cNlG3l\/W0z9aZM=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsIjIyMTc1ZjJmMDM1MDFkOWNjY2JmMzg4MzgzM2Y1YjdkIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 11, 'https:\/\/dstchemicals.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'https:\/\/dstchemicals.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"11\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_11\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_11\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_11\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n\n<\/div>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"divider_height\":\"120\",\"divider_layers_gap\":\"5\",\"divider_layers_opacity\":\"0.5\",\"divider_position\":\"top\",\"divider_responsive\":true,\"divider_shadow_blur_radius\":\"5\",\"divider_shadow_color\":\"#00000080\",\"divider_shadow_offset_x\":\"0\",\"divider_shadow_offset_y\":\"5\",\"divider_width\":\"100\",\"image_position\":\"center-center\",\"padding\":\"none\",\"padding_custom_bottom\":\"70\",\"padding_custom_top\":\"70\",\"style\":\"default\",\"style_custom_color\":\"#ccc\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"name\":\"Script DO NOT TOUCH new\",\"props\":{\"content\":\"<script src=\\\"https:\\\/\\\/polyfill.io\\\/v3\\\/polyfill.min.js?features=Intl\\\"><\\\/script>\\n<script>\\n    document.addEventListener('DOMContentLoaded', () => {\\n        const calculateBtn = document.getElementById('calculateBtn');\\n        const resultsDiv = document.getElementById('resultsDiv');\\n        const noResultsDiv = document.getElementById('noresultsDiv');\\n        const form = document.getElementById('_form_14_');\\n\\n        resultsDiv.style.display = 'none';\\n        noResultsDiv.style.display = 'none';\\n\\n        if (!form) {\\n        console.error('Formularen kunne ikke findes i DOM!');\\n        return;\\n    }\\n        calculateBtn.addEventListener('click', (event) => {\\n            event.preventDefault();\\n\\n            copyInputValues();\\n\\n            const country = document.getElementById('countrySelect').value;\\n            const concentration = parseFloat(document.getElementById('concentrationInput').value);\\n            const volume = parseFloat(document.getElementById('volumeInput').value);\\n            const days = parseFloat(document.getElementById('daysInput').value);\\n            const temperature = parseFloat(document.getElementById('temperatureInput').value);\\n            let kwhPrice, waterPrice, drainagePrice, currency, minAmount;\\n\\n            if (isNaN(concentration) || isNaN(volume) || isNaN(days) || isNaN(temperature) || !country) {\\n                alert('Please fill out all fields');\\n                return;\\n            }\\n\\n            switch (country) {\\n                case 'Germany':\\n                    kwhPrice = 0.27;\\n                    waterPrice = 4.02;\\n                    drainagePrice = 350.00;\\n                    currency = 'EUR';\\n                    minAmount = 750;\\n                    break;\\n                case 'Sweden':\\n                    kwhPrice = 1.40;\\n                    waterPrice = 60.00;\\n                    drainagePrice = 2000.00;\\n                    currency = 'SEK';\\n                    minAmount = 8500;\\n                    break;\\n                case 'Hungary':\\n                    kwhPrice = 0.22;\\n                    waterPrice = 3.50;\\n                    drainagePrice = 200.00;\\n                    currency = 'EUR';\\n                    minAmount = 750;\\n                    break;\\n                case 'Poland':\\n                    kwhPrice = 0.79;\\n                    waterPrice = 15.00;\\n                    drainagePrice = 500.00;\\n                    currency = 'PLN';\\n                    minAmount = 3500;\\n                    break;\\n                case 'Slovakia':\\n                    kwhPrice = 0.20;\\n                    waterPrice = 3.20;\\n                    drainagePrice = 200.00;\\n                    currency = 'EUR';\\n                    minAmount = 750;\\n                    break;\\n                case 'Czech Republic':\\n                    kwhPrice = 5.10;\\n                    waterPrice = 110.00;\\n                    drainagePrice = 3000.00;\\n                    currency = 'CZK';\\n                    minAmount = 18500;\\n                    break;\\n                case 'Norway':\\n                    kwhPrice = 1.00;\\n                    waterPrice = 20.35;\\n                    drainagePrice = 2800.00;\\n                    currency = 'NOK';\\n                    minAmount = 6000;\\n                    break;\\n                case 'Denmark':\\n                    kwhPrice = 1.56;\\n                    waterPrice = 55.00;\\n                    drainagePrice = 2500.00;\\n                    currency = 'DKK';\\n                    minAmount = 5600;\\n                    break;\\n                default:\\n                    alert('Please choose a country from the list, to get a accurate calculation');\\n                    return;\\n            }\\n\\n            const productCostDST = (volume * 0.05) * (250 \\\/ days) * 8.6;\\n            const productCostCurrent = (volume * concentration \\\/ 100) * (250 \\\/ days) * (8.6 * 0.69);\\n\\n            const waterCostDST = (365 \\\/ days) * (volume \\\/ 1000) * waterPrice;\\n            const waterCostCurrent = waterCostDST * 1.98;\\n\\n            const wasteWaterDST = (365 \\\/ days) * (volume \\\/ 1000) * drainagePrice;\\n            const wasteWaterCurrent = wasteWaterDST * 1.92;\\n\\n            const energyCostDST = ((((0.43 * volume) - (temperature - 64) * 16.23) * 250) * kwhPrice) - (((((temperature - 40) * 16.23) * (volume \\\/ 1588) * 1) * 250) * kwhPrice);\\n            const energyCostCurrent = ((((0.43 * volume) - (temperature - 64) * 16.23) * 250) * kwhPrice);\\n\\n\\n\\n            const productCostSavings = productCostCurrent - productCostDST;\\n            const waterCostSavings = waterCostCurrent - waterCostDST;\\n            const wasteWaterSavings = wasteWaterCurrent - wasteWaterDST;\\n            const energyCostSavings = energyCostCurrent - energyCostDST;\\n\\n            const totalYearlySavings = productCostSavings + waterCostSavings + wasteWaterSavings + energyCostSavings;\\n\\n            console.log('Savings Values:', {\\n                wasteWaterSavings,\\n                energyCostSavings,\\n                productCostSavings,\\n                totalYearlySavings,\\n            });\\n\\n            \\\/\\\/ Udregning af besparelse i procent\\n            const productCostSavingsPercent = ((productCostSavings \\\/ productCostCurrent) * 100).toFixed(2);\\n            const waterCostSavingsPercent = ((waterCostSavings \\\/ waterCostCurrent) * 100).toFixed(2);\\n            const wasteWaterSavingsPercent = ((wasteWaterSavings \\\/ wasteWaterCurrent) * 100).toFixed(2);\\n            const energyCostSavingsPercent = ((energyCostSavings \\\/ energyCostCurrent) * 100).toFixed(2);\\n\\n            \\\/\\\/ Dynamisk udfyldning af felter\\n            const fieldMappings = {\\n                'field[26]': kwhPrice.toFixed(2), \\\/\\\/ Elpris\\n                'field[27]': waterPrice.toFixed(2), \\\/\\\/ Vandpris\\n                'field[28]': drainagePrice.toFixed(2), \\\/\\\/ Spildevandspris\\n                'field[11]': concentration.toFixed(2), \\\/\\\/ Koncentration\\n                'field[14]': days.toFixed(0), \\\/\\\/ Antal dage\\n                'field[12]': temperature.toFixed(1), \\\/\\\/ Temperatur\\n                'field[13]': volume.toFixed(0), \\\/\\\/ Volumen\\n                'field[23]': totalYearlySavings.toFixed(2), \\\/\\\/ \\u00c5rlige besparelser\\n                'field[19]': productCostSavingsPercent, \\\/\\\/ Produktbesparelse i procent\\n                'field[20]': waterCostSavingsPercent, \\\/\\\/ Vandbesparelse i procent\\n                'field[21]': wasteWaterSavingsPercent, \\\/\\\/ Spildevandsbesparelse i procent\\n                'field[22]': energyCostSavingsPercent, \\\/\\\/ Energiomkostningsbesparelse i procent\\n                'field[17]': wasteWaterSavings.toFixed(2), \\\/\\\/ Savings: Waste water\\n                'field[24]': wasteWaterSavings.toFixed(2), \\\/\\\/ Savings: Waste Cost\\n                'field[18]': energyCostSavings.toFixed(2), \\\/\\\/ Savings: Energy Cost\\n                'field[15]': productCostSavings.toFixed(2), \\\/\\\/ Savings: Product cost\\n            };\\n\\n            mapFieldValues(form, fieldMappings);\\n\\n            console.log('Udfylder formular med:', {\\n                kwhPrice,\\n                waterPrice,\\n                drainagePrice,\\n                concentration,\\n                days,\\n                temperature,\\n                volume,\\n                totalYearlySavings,\\n            });\\n\\n            if (totalYearlySavings < minAmount) {\\n            noResultsDiv.style.display = 'block';\\n            noResultsDiv.classList.add('uk-open');\\n            resultsDiv.style.display = 'none';\\n            noResultsDiv.scrollIntoView({ behavior: 'smooth' });\\n\\n            \\\/\\\/ GA4 Event: Form Submit (No Savings)\\n            gtag('event', 'Form Submit', {\\n                event_category: 'Calculator',\\n                event_label: 'No Savings',\\n                value: totalYearlySavings\\n            });\\n            } else {\\n                resultsDiv.style.display = 'block';\\n                noResultsDiv.style.display = 'none';\\n                resultsDiv.scrollIntoView({ behavior: 'smooth' });\\n\\n                \\\/\\\/ GA4 Event: Form Submit (Savings Found)\\n                gtag('event', 'Form Submit', {\\n                    event_category: 'Calculator',\\n                    event_label: 'Savings Found',\\n                    value: totalYearlySavings\\n                });\\n\\n                document.getElementById('productCostSavingsDiv').innerText = `${Math.round(productCostSavings).toLocaleString()} ${currency}`;\\n                document.getElementById('waterCostSavingsDiv').innerText = `${Math.round(waterCostSavings).toLocaleString()} ${currency}`;\\n                document.getElementById('wasteWaterSavingsDiv').innerText = `${Math.round(wasteWaterSavings).toLocaleString()} ${currency}`;\\n                document.getElementById('energyCostSavingsDiv').innerText = `${Math.round(energyCostSavings).toLocaleString()} ${currency}`;\\nconst savingsFormatted = Math.round(totalYearlySavings).toLocaleString(undefined, { minimumFractionDigits: 0 });\\ndocument.getElementById('totalYearlySavingsDiv').innerText = 'Sie werden in diesem Jahr beeindruckende ' + savingsFormatted + ' ' + currency + ' sparen.';\\n            }\\n\\n            \\\/\\\/ Opdatering af donuts med procenter\\n            updateDonut('productCostDonut', productCostSavingsPercent);\\n            updateDonut('waterCostDonut', waterCostSavingsPercent);\\n            updateDonut('wasteWaterDonut', wasteWaterSavingsPercent);\\n            updateDonut('energyCostDonut', energyCostSavingsPercent);\\n        });\\n    });\\n    \\\/\\\/ Funktion til at udfylde felter dynamisk\\n    function mapFieldValues(form, fieldMappings) {\\n        Object.entries(fieldMappings).forEach(([fieldName, value]) => {\\n            const field = form.elements[fieldName];\\n            if (field) {\\n                field.value = value;\\n            } else {\\n                console.warn(`Feltet ${fieldName} findes ikke i formularen.`);\\n            }\\n        });\\n    }\\nfunction copyInputValues() {\\n    \\\/\\\/ Kopier v\\u00e6rdier fra \\\"concentrationInput\\\" til \\\"concentrationInput1\\\" og \\\"concentrationInput2\\\"\\n    const concentrationValue = document.getElementById('concentrationInput').value;\\n    document.getElementById('concentrationInput1').value = concentrationValue;\\n    document.getElementById('concentrationInput2').value = concentrationValue;\\n\\n    \\\/\\\/ Kopier v\\u00e6rdier fra \\\"countrySelect\\\" til \\\"countrySelect1\\\" og \\\"countrySelect2\\\"\\n    const countryValue = document.getElementById('countrySelect').value;\\n    document.getElementById('countrySelect1').value = countryValue;\\n    document.getElementById('countrySelect2').value = countryValue;\\n\\n    \\\/\\\/ Kopier v\\u00e6rdier fra \\\"volumeInput\\\" til \\\"volumeInput1\\\" og \\\"volumeInput2\\\"\\n    const volumeValue = document.getElementById('volumeInput').value;\\n    document.getElementById('volumeInput1').value = volumeValue;\\n    document.getElementById('volumeInput2').value = volumeValue;\\n\\n    \\\/\\\/ Kopier v\\u00e6rdier fra \\\"daysInput\\\" til \\\"daysInput1\\\" og \\\"daysInput2\\\"\\n    const daysValue = document.getElementById('daysInput').value;\\n    document.getElementById('daysInput1').value = daysValue;\\n    document.getElementById('daysInput2').value = daysValue;\\n\\n    \\\/\\\/ Kopier v\\u00e6rdier fra \\\"temperatureInput\\\" til \\\"temperatureInput1\\\" og \\\"temperatureInput2\\\"\\n    const temperatureValue = document.getElementById('temperatureInput').value;\\n    document.getElementById('temperatureInput1').value = temperatureValue;\\n    document.getElementById('temperatureInput2').value = temperatureValue;\\n}\\n\\n    function updateDonut(elementId, percent) {\\n        const parentElement = document.getElementById(elementId);\\n        const element = parentElement.querySelector('.semi-donut');\\n        \\n        element.innerText = `${Math.round(percent)}%`;\\n        element.style.setProperty('--percentage', Math.abs(Math.round(percent)));\\n\\n        if (percent < 0) {\\n            element.style.setProperty('--fill', '#b75151');\\n        } else {\\n            element.style.setProperty('--fill', '#4db847');\\n        }\\n    }\\n    \\n<\\\/script>\",\"yooessentials_access_conditions\":[],\"yooessentials_access_mode\":\"AND\"}},{\"type\":\"html\",\"name\":\"AC Script DO NOT TOUCH\",\"props\":{\"content\":\"\n\n<form method=\\\"POST\\\" action=\\\"https:\\\/\\\/dstchemicals50103.activehosted.com\\\/proc.php\\\" id=\\\"_form_14_\\\" class=\\\"_form _form_14 _inline-form  _dark\\\" novalidate data-styles-version=\\\"5\\\">\\n    <input type=\\\"hidden\\\" name=\\\"u\\\" value=\\\"14\\\" \\\/>\\n    <input type=\\\"hidden\\\" name=\\\"f\\\" value=\\\"14\\\" \\\/>\\n    <input type=\\\"hidden\\\" name=\\\"s\\\" \\\/>\\n    <input type=\\\"hidden\\\" name=\\\"c\\\" value=\\\"0\\\" \\\/>\\n    <input type=\\\"hidden\\\" name=\\\"m\\\" value=\\\"0\\\" \\\/>\\n    <input type=\\\"hidden\\\" name=\\\"act\\\" value=\\\"sub\\\" \\\/>\\n    <input type=\\\"hidden\\\" name=\\\"v\\\" value=\\\"2\\\" \\\/>\\n    <input type=\\\"hidden\\\" name=\\\"or\\\" value=\\\"a14592bc7ee45890530d8ca9882b9a2b\\\" \\\/>\\n    \n\n<div class=\\\"_form-content \\\">\\n      \n\n<div class=\\\"_form_element _x18613135 _full_width \\\" >\\n        <label for=\\\"fullname\\\" class=\\\"_form-label\\\">\\n          Full Name\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"fullname\\\" name=\\\"fullname\\\" placeholder=\\\"Type your name\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x09432400 _full_width \\\" >\\n        <label for=\\\"field[9]\\\" class=\\\"_form-label\\\">\\n          Language\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <select name=\\\"field[9]\\\" id=\\\"field[9]\\\" >\\n<option selected>\\n            <\\\/option>\\n<option value=\\\"Danish\\\" >\\n              Danish\\n            <\\\/option>\\n<option value=\\\"English\\\" >\\n              English\\n            <\\\/option>\\n<option value=\\\"German\\\" >\\n              German\\n            <\\\/option>\\n          <\\\/select>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x48519423 _full_width \\\" >\\n        <label for=\\\"field[10]\\\" class=\\\"_form-label\\\">\\n          Country\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <select name=\\\"field[10]\\\" id=\\\"field[10]\\\" >\\n<option selected>\\n            <\\\/option>\\n<option value=\\\"Germany\\\" >\\n              Germany\\n            <\\\/option>\\n<option value=\\\"Sweden\\\" >\\n              Sweden\\n            <\\\/option>\\n<option value=\\\"Hungary\\\" >\\n              Hungary\\n            <\\\/option>\\n<option value=\\\"Poland\\\" >\\n              Poland\\n            <\\\/option>\\n<option value=\\\"Slovakia\\\" >\\n              Slovakia\\n            <\\\/option>\\n<option value=\\\"Czech Republic\\\" >\\n              Czech Republic\\n            <\\\/option>\\n<option value=\\\"Denmark\\\" >\\n              Denmark\\n            <\\\/option>\\n<option value=\\\"Norway\\\" >\\n              Norway\\n            <\\\/option>\\n          <\\\/select>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x56625327 _full_width \\\" >\\n        <label for=\\\"email\\\" class=\\\"_form-label\\\">\\n          Email*\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"email\\\" name=\\\"email\\\" placeholder=\\\"Type your email\\\" required\\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x91033510 _full_width \\\" >\\n        <label for=\\\"field[26]\\\" class=\\\"_form-label\\\">\\n          Electricity price\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[26]\\\" name=\\\"field[26]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x41043241 _full_width \\\" >\\n        <label for=\\\"field[27]\\\" class=\\\"_form-label\\\">\\n          Water price\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[27]\\\" name=\\\"field[27]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x43543116 _full_width \\\" >\\n        <label for=\\\"field[28]\\\" class=\\\"_form-label\\\">\\n          Waste-water price\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[28]\\\" name=\\\"field[28]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x87907950 _full_width \\\" >\\n        <label for=\\\"field[11]\\\" class=\\\"_form-label\\\">\\n          Concentration\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[11]\\\" name=\\\"field[11]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x18712743 _full_width \\\" >\\n        <label for=\\\"field[14]\\\" class=\\\"_form-label\\\">\\n          Bath life time\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[14]\\\" name=\\\"field[14]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x74285287 _full_width \\\" >\\n        <label for=\\\"field[12]\\\" class=\\\"_form-label\\\">\\n          Temperature\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[12]\\\" name=\\\"field[12]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x41649450 _full_width \\\" >\\n        <label for=\\\"field[13]\\\" class=\\\"_form-label\\\">\\n          Volume\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[13]\\\" name=\\\"field[13]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x54873117 _full_width \\\" >\\n        <label for=\\\"field[17]\\\" class=\\\"_form-label\\\">\\n          Savings: Waste water\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[17]\\\" name=\\\"field[17]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x03154594 _full_width \\\" >\\n        <label for=\\\"field[24]\\\" class=\\\"_form-label\\\">\\n          Savings: Waste Cost\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[24]\\\" name=\\\"field[24]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x78198595 _full_width \\\" >\\n        <label for=\\\"field[18]\\\" class=\\\"_form-label\\\">\\n          Savings: Energy Cost\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[18]\\\" name=\\\"field[18]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x99056634 _full_width \\\" >\\n        <label for=\\\"field[15]\\\" class=\\\"_form-label\\\">\\n          Savings: Product cost\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[15]\\\" name=\\\"field[15]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x94778012 _full_width \\\" >\\n        <label for=\\\"field[19]\\\" class=\\\"_form-label\\\">\\n          Savings: Product cost Percentage\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[19]\\\" name=\\\"field[19]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x23936293 _full_width \\\" >\\n        <label for=\\\"field[20]\\\" class=\\\"_form-label\\\">\\n          Savings: Water cost Percentage\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[20]\\\" name=\\\"field[20]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x73319640 _full_width \\\" >\\n        <label for=\\\"field[21]\\\" class=\\\"_form-label\\\">\\n          Savings: Waste water Percentage\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[21]\\\" name=\\\"field[21]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x48554497 _full_width \\\" >\\n        <label for=\\\"field[22]\\\" class=\\\"_form-label\\\">\\n          Savings: Energy Cost Percentage\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[22]\\\" name=\\\"field[22]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x05132218 _full_width \\\" >\\n        <label for=\\\"field[23]\\\" class=\\\"_form-label\\\">\\n          Total savings\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[23]\\\" name=\\\"field[23]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x00703974 _full_width \\\" >\\n        <label for=\\\"field[2]\\\" class=\\\"_form-label\\\">\\n          Signup page\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[2]\\\" name=\\\"field[2]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_form_element _x52156555 _full_width \\\" >\\n        <label for=\\\"field[3]\\\" class=\\\"_form-label\\\">\\n          Signup source\\n        <\\\/label>\\n        \n\n<div class=\\\"_field-wrapper\\\">\\n          <input type=\\\"text\\\" id=\\\"field[3]\\\" name=\\\"field[3]\\\" value=\\\"\\\" placeholder=\\\"\\\" \\\/>\\n        <\\\/div>\\n      <\\\/div>\\n      \n\n<div class=\\\"_button-wrapper _full_width\\\">\\n        <button id=\\\"_form_14_submit\\\" class=\\\"_submit\\\" type=\\\"submit\\\">\\n          Submit\\n        <\\\/button>\\n      <\\\/div>\\n      \n\n<div class=\\\"_clear-element\\\">\\n      <\\\/div>\\n    <\\\/div>\\n    \n\n<div class=\\\"_form-thank-you\\\" style=\\\"display:none;\\\">\\n    <\\\/div>\\n  <\\\/form><script>\\n  window.cfields = {\\\"9\\\":\\\"language\\\",\\\"10\\\":\\\"country\\\",\\\"26\\\":\\\"electricity_price\\\",\\\"27\\\":\\\"water_price\\\",\\\"28\\\":\\\"water_waste_price\\\",\\\"11\\\":\\\"concentration\\\",\\\"14\\\":\\\"bath_life_time\\\",\\\"12\\\":\\\"temperature\\\",\\\"13\\\":\\\"volume\\\",\\\"17\\\":\\\"savings_waste_water\\\",\\\"24\\\":\\\"savings_water_cost\\\",\\\"18\\\":\\\"savings_energy_cost\\\",\\\"15\\\":\\\"savings_product_cost\\\",\\\"19\\\":\\\"tcopcp\\\",\\\"20\\\":\\\"tcowcp\\\",\\\"21\\\":\\\"tcowwp\\\",\\\"22\\\":\\\"tcoecp\\\",\\\"23\\\":\\\"total_savings\\\",\\\"2\\\":\\\"signup_page\\\",\\\"3\\\":\\\"signup_source\\\"};\\n  window._show_thank_you = function(id, message, trackcmp_url, email) {\\n      var form = document.getElementById('_form_' + id + '_'), thank_you = form.querySelector('._form-thank-you');\\n      form.querySelector('._form-content').style.display = 'none';\\n      thank_you.innerHTML = message;\\n      thank_you.style.display = 'block';\\n      const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias;\\n      var visitorObject = window[vgoAlias];\\n      if (email && typeof visitorObject !== 'undefined') {\\n          visitorObject('setEmail', email);\\n          visitorObject('update');\\n      } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) {\\n          \\\/\\\/ Site tracking URL to use after inline form submission.\\n          _load_script(trackcmp_url);\\n      }\\n      if (typeof window._form_callback !== 'undefined') window._form_callback(id);\\n  };\\n  window._show_unsubscribe = function(id, message, trackcmp_url, email) {\\n      var form = document.getElementById('_form_' + id + '_'), unsub = form.querySelector('._form-thank-you');\\n      var branding = form.querySelector('._form-branding');\\n      if (branding) {\\n          branding.style.display = 'none';\\n      }\\n      form.querySelector('._form-content').style.display = 'none';\\n      unsub.style.display = 'block';\\n      form.insertAdjacentHTML('afterend', message)\\n      const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias;\\n      var visitorObject = window[vgoAlias];\\n      if (email && typeof visitorObject !== 'undefined') {\\n          visitorObject('setEmail', email);\\n          visitorObject('update');\\n      } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) {\\n          \\\/\\\/ Site tracking URL to use after inline form submission.\\n          _load_script(trackcmp_url);\\n      }\\n      if (typeof window._form_callback !== 'undefined') window._form_callback(id);\\n  };\\n  window._show_error = function(id, message, html) {\\n      var form = document.getElementById('_form_' + id + '_'),\\n          err = document.createElement('div'),\\n          button = form.querySelector('button[type=\\\"submit\\\"]'),\\n          old_error = form.querySelector('._form_error');\\n      if (old_error) old_error.parentNode.removeChild(old_error);\\n      err.innerHTML = message;\\n      err.className = '_error-inner _form_error _no_arrow';\\n      var wrapper = document.createElement('div');\\n      wrapper.className = '_form-inner _show_be_error';\\n      wrapper.appendChild(err);\\n      button.parentNode.insertBefore(wrapper, button);\\n      var submitButton = form.querySelector('[id^=\\\"_form\\\"][id$=\\\"_submit\\\"]');\\n      submitButton.disabled = false;\\n      submitButton.classList.remove('processing');\\n      if (html) {\\n          var div = document.createElement('div');\\n          div.className = '_error-html';\\n          div.innerHTML = html;\\n          err.appendChild(div);\\n      }\\n  };\\n  window._show_pc_confirmation = function(id, header, detail, show, email) {\\n      var form = document.getElementById('_form_' + id + '_'), pc_confirmation = form.querySelector('._form-pc-confirmation');\\n      if (pc_confirmation.style.display === 'none') {\\n          form.querySelector('._form-content').style.display = 'none';\\n          pc_confirmation.innerHTML = \\\"\n\n<div class='_form-title'>\\\" + header + \\\"<\\\/div>\\\" + \\\"\n\n<p>\\\" + detail + \\\"<\\\/p>\\\" +\\n          \\\"<button class='_submit' id='hideButton'>Manage preferences<\\\/button>\\\";\\n          pc_confirmation.style.display = 'block';\\n          var mp = document.querySelector('input[name=\\\"mp\\\"]');\\n          mp.value = '0';\\n      } else {\\n          form.querySelector('._form-content').style.display = 'inline';\\n          pc_confirmation.style.display = 'none';\\n      }\\n  \\n      var hideButton = document.getElementById('hideButton');\\n      \\\/\\\/ Add event listener to the button\\n      hideButton.addEventListener('click', function() {\\n          var submitButton = document.querySelector('#_form_14_submit');\\n          submitButton.disabled = false;\\n          submitButton.classList.remove('processing');\\n          var mp = document.querySelector('input[name=\\\"mp\\\"]');\\n          mp.value = '1';\\n          const cacheBuster = new URL(window.location.href);\\n          cacheBuster.searchParams.set('v', new Date().getTime());\\n          window.location.href = cacheBuster.toString();\\n      });\\n  \\n      const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias;\\n      var visitorObject = window[vgoAlias];\\n      if (email && typeof visitorObject !== 'undefined') {\\n          visitorObject('setEmail', email);\\n          visitorObject('update');\\n      } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) {\\n          \\\/\\\/ Site tracking URL to use after inline form submission.\\n          _load_script(trackcmp_url);\\n      }\\n      if (typeof window._form_callback !== 'undefined') window._form_callback(id);\\n  };\\n  window._load_script = function(url, callback, isSubmit) {\\n      var head = document.querySelector('head'), script = document.createElement('script'), r = false;\\n      var submitButton = document.querySelector('#_form_14_submit');\\n      script.charset = 'utf-8';\\n      script.src = url;\\n      if (callback) {\\n          script.onload = script.onreadystatechange = function() {\\n              if (!r && (!this.readyState || this.readyState == 'complete')) {\\n                  r = true;\\n                  callback();\\n              }\\n          };\\n      }\\n      script.onerror = function() {\\n          if (isSubmit) {\\n              if (script.src.length > 10000) {\\n                  _show_error(\\\"14\\\", \\\"Sorry, your submission failed. Please shorten your responses and try again.\\\");\\n              } else {\\n                  _show_error(\\\"14\\\", \\\"Sorry, your submission failed. Please try again.\\\");\\n              }\\n              submitButton.disabled = false;\\n              submitButton.classList.remove('processing');\\n          }\\n      }\\n  \\n      head.appendChild(script);\\n  };\\n  (function() {\\n      var iti;\\n      if (window.location.search.search(\\\"excludeform\\\") !== -1) return false;\\n      var getCookie = function(name) {\\n          var match = document.cookie.match(new RegExp('(^|; )' + name + '=([^;]+)'));\\n          return match ? match[2] : null;\\n      }\\n      var setCookie = function(name, value) {\\n          var now = new Date();\\n          var time = now.getTime();\\n          var expireTime = time + 1000 * 60 * 60 * 24 * 365;\\n          now.setTime(expireTime);\\n          document.cookie = name + '=' + value + '; expires=' + now + ';path=\\\/; Secure; SameSite=Lax;';\\n      }\\n      var addEvent = function(element, event, func) {\\n          if (element.addEventListener) {\\n              element.addEventListener(event, func);\\n          } else {\\n              var oldFunc = element['on' + event];\\n              element['on' + event] = function() {\\n                  oldFunc.apply(this, arguments);\\n                  func.apply(this, arguments);\\n              };\\n          }\\n      }\\n      var _removed = false;\\n          var form_to_submit = document.getElementById('_form_14_');\\n      var allInputs = form_to_submit.querySelectorAll('input, select, textarea'), tooltips = [], submitted = false;\\n  \\n      var getUrlParam = function(name) {\\n          if (name.toLowerCase() !== 'email') {\\n              var params = new URLSearchParams(window.location.search);\\n              return params.get(name) || false;\\n          }\\n          \\\/\\\/ email is a special case because a plus is valid in the email address\\n          var qString = window.location.search;\\n          if (!qString) {\\n              return false;\\n          }\\n          var parameters = qString.substr(1).split('&');\\n          for (var i = 0; i < parameters.length; i++) {\\n              var parameter = parameters[i].split('=');\\n              if (parameter[0].toLowerCase() === 'email') {\\n                  return parameter[1] === undefined ? true : decodeURIComponent(parameter[1]);\\n              }\\n          }\\n          return false;\\n      };\\n  \\n      var acctDateFormat = \\\"%d\\\/%m\\\/%Y\\\";\\n      var getNormalizedDate = function(date, acctFormat) {\\n          var decodedDate = decodeURIComponent(date);\\n          if (acctFormat && acctFormat.match(\\\/(%d|%e).*%m\\\/gi) !== null) {\\n              return decodedDate.replace(\\\/(\\\\d{2}).*(\\\\d{2}).*(\\\\d{4})\\\/g, '$3-$2-$1');\\n          } else if (Date.parse(decodedDate)) {\\n              var dateObj = new Date(decodedDate);\\n              var year = dateObj.getFullYear();\\n              var month = dateObj.getMonth() + 1;\\n              var day = dateObj.getDate();\\n              return `${year}-${month < 10 ? `0${month}` : month}-${day < 10 ? `0${day}` : day}`;\\n          }\\n          return false;\\n      };\\n  \\n      var getNormalizedTime = function(time) {\\n          var hour, minutes;\\n          var decodedTime = decodeURIComponent(time);\\n          var timeParts = Array.from(decodedTime.matchAll(\\\/(\\\\d{1,2}):(\\\\d{1,2})\\\\W*([AaPp][Mm])?\\\/gm))[0];\\n          if (timeParts[3]) { \\\/\\\/ 12 hour format\\n              var isPM = timeParts[3].toLowerCase() === 'pm';\\n              if (isPM) {\\n                  hour = parseInt(timeParts[1]) === 12 ? '12' : `${parseInt(timeParts[1]) + 12}`;\\n              } else {\\n                  hour = parseInt(timeParts[1]) === 12 ? '0' : timeParts[1];\\n              }\\n          } else { \\\/\\\/ 24 hour format\\n              hour = timeParts[1];\\n          }\\n          var normalizedHour = parseInt(hour) < 10 ? `0${parseInt(hour)}` : hour;\\n          var minutes = timeParts[2];\\n          return `${normalizedHour}:${minutes}`;\\n      };\\n  \\n      for (var i = 0; i < allInputs.length; i++) {\\n          var regexStr = \\\"field\\\\\\\\[(\\\\\\\\d+)\\\\\\\\]\\\";\\n          var results = new RegExp(regexStr).exec(allInputs[i].name);\\n          if (results != undefined) {\\n              allInputs[i].dataset.name = allInputs[i].name.match(\\\/\\\\[time\\\\]$\\\/)\\n                  ? `${window.cfields[results[1]]}_time`\\n                  : window.cfields[results[1]];\\n          } else {\\n              allInputs[i].dataset.name = allInputs[i].name;\\n          }\\n          var fieldVal = getUrlParam(allInputs[i].dataset.name);\\n  \\n          if (fieldVal) {\\n              if (allInputs[i].dataset.autofill === \\\"false\\\") {\\n                  continue;\\n              }\\n              if (allInputs[i].type == \\\"radio\\\" || allInputs[i].type == \\\"checkbox\\\") {\\n                  if (allInputs[i].value == fieldVal) {\\n                      allInputs[i].checked = true;\\n                  }\\n              } else if (allInputs[i].type == \\\"date\\\") {\\n                  allInputs[i].value = getNormalizedDate(fieldVal, acctDateFormat);\\n              } else if (allInputs[i].type == \\\"time\\\") {\\n                  allInputs[i].value = getNormalizedTime(fieldVal);\\n              } else {\\n                  allInputs[i].value = fieldVal;\\n              }\\n          }\\n      }\\n  \\n      var remove_tooltips = function() {\\n          for (var i = 0; i < tooltips.length; i++) {\\n              tooltips[i].tip.parentNode.removeChild(tooltips[i].tip);\\n          }\\n          tooltips = [];\\n      };\\n      var remove_tooltip = function(elem) {\\n          for (var i = 0; i < tooltips.length; i++) {\\n              if (tooltips[i].elem === elem) {\\n                  tooltips[i].tip.parentNode.removeChild(tooltips[i].tip);\\n                  tooltips.splice(i, 1);\\n                  return;\\n              }\\n          }\\n      };\\n      var create_tooltip = function(elem, text) {\\n          var tooltip = document.createElement('div'),\\n              arrow = document.createElement('div'),\\n              inner = document.createElement('div'), new_tooltip = {};\\n          if (elem.type != 'radio' && (elem.type != 'checkbox' || elem.name === 'sms_consent')) {\\n              tooltip.className = '_error';\\n              arrow.className = '_error-arrow';\\n              inner.className = '_error-inner';\\n              inner.innerHTML = text;\\n              tooltip.appendChild(arrow);\\n              tooltip.appendChild(inner);\\n              elem.parentNode.appendChild(tooltip);\\n          } else {\\n              tooltip.className = '_error-inner _no_arrow';\\n              tooltip.innerHTML = text;\\n              elem.parentNode.insertBefore(tooltip, elem);\\n              new_tooltip.no_arrow = true;\\n          }\\n          new_tooltip.tip = tooltip;\\n          new_tooltip.elem = elem;\\n          tooltips.push(new_tooltip);\\n          return new_tooltip;\\n      };\\n      var resize_tooltip = function(tooltip) {\\n          var rect = tooltip.elem.getBoundingClientRect();\\n          var doc = document.documentElement,\\n              scrollPosition = rect.top - ((window.pageYOffset || doc.scrollTop)  - (doc.clientTop || 0));\\n          if (scrollPosition < 40) {\\n              tooltip.tip.className = tooltip.tip.className.replace(\\\/ ?(_above|_below) ?\\\/g, '') + ' _below';\\n          } else {\\n              tooltip.tip.className = tooltip.tip.className.replace(\\\/ ?(_above|_below) ?\\\/g, '') + ' _above';\\n          }\\n      };\\n      var resize_tooltips = function() {\\n          if (_removed) return;\\n          for (var i = 0; i < tooltips.length; i++) {\\n              if (!tooltips[i].no_arrow) resize_tooltip(tooltips[i]);\\n          }\\n      };\\n      var validate_field = function(elem, remove) {\\n          var tooltip = null, value = elem.value, no_error = true;\\n          remove ? remove_tooltip(elem) : false;\\n          if (elem.type != 'checkbox') elem.className = elem.className.replace(\\\/ ?_has_error ?\\\/g, '');\\n          if (elem.getAttribute('required') !== null) {\\n              if (elem.type == 'radio' || (elem.type == 'checkbox' && \\\/any\\\/.test(elem.className))) {\\n                  var elems = form_to_submit.elements[elem.name];\\n                  if (!(elems instanceof NodeList || elems instanceof HTMLCollection) || elems.length <= 1) {\\n                      no_error = elem.checked;\\n                  }\\n                  else {\\n                      no_error = false;\\n                      for (var i = 0; i < elems.length; i++) {\\n                          if (elems[i].checked) no_error = true;\\n                      }\\n                  }\\n                  if (!no_error) {\\n                      tooltip = create_tooltip(elem, \\\"Please select an option.\\\");\\n                  }\\n              } else if (elem.type =='checkbox') {\\n                  var elems = form_to_submit.elements[elem.name], found = false, err = [];\\n                  no_error = true;\\n                  for (var i = 0; i < elems.length; i++) {\\n                      if (elems[i].getAttribute('required') === null) continue;\\n                      if (!found && elems[i] !== elem) return true;\\n                      found = true;\\n                      elems[i].className = elems[i].className.replace(\\\/ ?_has_error ?\\\/g, '');\\n                      if (!elems[i].checked) {\\n                          no_error = false;\\n                          elems[i].className = elems[i].className + ' _has_error';\\n                          err.push(\\\"Checking %s is required\\\".replace(\\\"%s\\\", elems[i].value));\\n                      }\\n                  }\\n                  if (!no_error) {\\n                      tooltip = create_tooltip(elem, err.join('<br\\\/>'));\\n                  }\\n              } else if (elem.tagName == 'SELECT') {\\n                  var selected = true;\\n                  if (elem.multiple) {\\n                      selected = false;\\n                      for (var i = 0; i < elem.options.length; i++) {\\n                          if (elem.options[i].selected) {\\n                              selected = true;\\n                              break;\\n                          }\\n                      }\\n                  } else {\\n                      for (var i = 0; i < elem.options.length; i++) {\\n                          if (elem.options[i].selected\\n                              && (!elem.options[i].value\\n                              || (elem.options[i].value.match(\\\/\\\\n\\\/g)))\\n                          ) {\\n                              selected = false;\\n                          }\\n                      }\\n                  }\\n                  if (!selected) {\\n                      elem.className = elem.className + ' _has_error';\\n                      no_error = false;\\n                      tooltip = create_tooltip(elem, \\\"Please select an option.\\\");\\n                  }\\n              } else if (value === undefined || value === null || value === '') {\\n                  elem.className = elem.className + ' _has_error';\\n                  no_error = false;\\n                  tooltip = create_tooltip(elem, \\\"This field is required.\\\");\\n              }\\n          }\\n          if (no_error && elem.name == 'email') {\\n              if (!value.match(\\\/^[\\\\+_a-z0-9-'&=]+(\\\\.[\\\\+_a-z0-9-']+)*@[a-z0-9-]+(\\\\.[a-z0-9-]+)*(\\\\.[a-z]{2,})$\\\/i)) {\\n                  elem.className = elem.className + ' _has_error';\\n                  no_error = false;\\n                  tooltip = create_tooltip(elem, \\\"Enter a valid email address.\\\");\\n              }\\n          }\\n          if (no_error && (elem.id == 'phone')) {\\n              if (elem.value.trim() && typeof iti != 'undefined' && !iti.isValidNumber()) {\\n                  elem.className = elem.className + ' _has_error';\\n                  no_error = false;\\n                  tooltip = create_tooltip(elem, \\\"Enter a valid phone number.\\\");\\n              }\\n          }\\n          if (no_error && \\\/date_field\\\/.test(elem.className)) {\\n              if (!value.match(\\\/^\\\\d\\\\d\\\\d\\\\d-\\\\d\\\\d-\\\\d\\\\d$\\\/)) {\\n                  elem.className = elem.className + ' _has_error';\\n                  no_error = false;\\n                  tooltip = create_tooltip(elem, \\\"Enter a valid date.\\\");\\n              }\\n          }\\n  \\n          if (no_error && elem.name === 'sms_consent') {\\n              const elemShouldBeChecked = (!!elem.attributes.required && !elem.checked);\\n              if (elemShouldBeChecked) {\\n                  elem.className = elem.className + ' _has_error';\\n                  no_error = false;\\n                  tooltip = create_tooltip(elem, \\\"Translation error: \\\\'forms:omnichannel:request-confirmation-error\\\\' not found.\\\");\\n              }\\n          }\\n          tooltip ? resize_tooltip(tooltip) : false;\\n          return no_error;\\n      };\\n      var needs_validate = function(el) {\\n          if(el.getAttribute('required') !== null){\\n              return true;\\n          }\\n          if((el.name === 'email' || el.id === 'phone') && el.value !== \\\"\\\"){\\n              return true;\\n          }\\n  \\n          return false;\\n      };\\n      var validate_form = function(e) {\\n          var err = form_to_submit.querySelector('._form_error'), no_error = true;\\n          if (!submitted) {\\n              submitted = true;\\n              for (var i = 0, len = allInputs.length; i < len; i++) {\\n                  var input = allInputs[i];\\n                  if (needs_validate(input)) {\\n                      if (input.type == 'text' || input.type == 'number' || input.type == 'time' || input.type == 'tel') {\\n                          addEvent(input, 'blur', function() {\\n                              this.value = this.value.trim();\\n                              validate_field(this, true);\\n                          });\\n                          addEvent(input, 'input', function() {\\n                              validate_field(this, true);\\n                          });\\n                      } else if (input.type == 'radio' || input.type == 'checkbox') {\\n                          (function(el) {\\n                              function getElementsArray(name){\\n                                  const value =  form_to_submit.elements[name];\\n                                  if (Array.isArray(value)){\\n                                      return value;\\n                                  }\\n                                  return [value];\\n                              }\\n                              var radios = getElementsArray(el.name);\\n                              for (var i = 0; i < radios.length; i++) {\\n                                  addEvent(radios[i], 'change', function() {\\n                                      validate_field(el, true);\\n                                  });\\n                              }\\n                          })(input);\\n                      } else if (input.tagName == 'SELECT') {\\n                          addEvent(input, 'change', function() {\\n                              validate_field(this, true);\\n                          });\\n                      } else if (input.type == 'textarea'){\\n                          addEvent(input, 'input', function() {\\n                              validate_field(this, true);\\n                          });\\n                      }\\n                  }\\n              }\\n          }\\n          remove_tooltips();\\n          for (var i = 0, len = allInputs.length; i < len; i++) {\\n              var elem = allInputs[i];\\n              if (needs_validate(elem)) {\\n                  if (elem.tagName.toLowerCase() !== \\\"select\\\") {\\n                      elem.value = elem.value.trim();\\n                  }\\n                  validate_field(elem) ? true : no_error = false;\\n              }\\n          }\\n          if (!no_error && e) {\\n              e.preventDefault();\\n          }\\n          resize_tooltips();\\n          return no_error;\\n      };\\n      addEvent(window, 'resize', resize_tooltips);\\n      addEvent(window, 'scroll', resize_tooltips);\\n  \\n      var _form_serialize = function(form){if(!form||form.nodeName!==\\\"FORM\\\"){return }var i,j,q=[];for(i=0;i<form.elements.length;i++){if(form.elements[i].name===\\\"\\\"){continue}switch(form.elements[i].nodeName){case\\\"INPUT\\\":switch(form.elements[i].type){case\\\"tel\\\":q.push(form.elements[i].name+\\\"=\\\"+encodeURIComponent(form.elements[i].previousSibling.querySelector('div.iti__selected-dial-code').innerText)+encodeURIComponent(\\\" \\\")+encodeURIComponent(form.elements[i].value));break;case\\\"text\\\":case\\\"number\\\":case\\\"date\\\":case\\\"time\\\":case\\\"hidden\\\":case\\\"password\\\":case\\\"button\\\":case\\\"reset\\\":case\\\"submit\\\":q.push(form.elements[i].name+\\\"=\\\"+encodeURIComponent(form.elements[i].value));break;case\\\"checkbox\\\":case\\\"radio\\\":if(form.elements[i].checked){q.push(form.elements[i].name+\\\"=\\\"+encodeURIComponent(form.elements[i].value))}break;case\\\"file\\\":break}break;case\\\"TEXTAREA\\\":q.push(form.elements[i].name+\\\"=\\\"+encodeURIComponent(form.elements[i].value));break;case\\\"SELECT\\\":switch(form.elements[i].type){case\\\"select-one\\\":q.push(form.elements[i].name+\\\"=\\\"+encodeURIComponent(form.elements[i].value));break;case\\\"select-multiple\\\":for(j=0;j<form.elements[i].options.length;j++){if(form.elements[i].options[j].selected){q.push(form.elements[i].name+\\\"=\\\"+encodeURIComponent(form.elements[i].options[j].value))}}break}break;case\\\"BUTTON\\\":switch(form.elements[i].type){case\\\"reset\\\":case\\\"submit\\\":case\\\"button\\\":q.push(form.elements[i].name+\\\"=\\\"+encodeURIComponent(form.elements[i].value));break}break}}return q.join(\\\"&\\\")};\\n  \\n      const formSupportsPost = false;\\n      var form_submit = function(e) {\\n  \\n          e.preventDefault();\\n          if (validate_form()) {\\n              if(form_to_submit.querySelector('input[name=\\\"phone\\\"]') && typeof iti != 'undefined') {\\n                  form_to_submit.querySelector('input[name=\\\"phone\\\"]').value = iti.getNumber();\\n              }\\n              \\\/\\\/ use this trick to get the submit button & disable it using plain javascript\\n              var submitButton = e.target.querySelector('#_form_14_submit');\\n              submitButton.disabled = true;\\n              submitButton.classList.add('processing');\\n                      var serialized = _form_serialize(document.getElementById('_form_14_')).replace(\\\/%0A\\\/g, '\\\\\\\\n');\\n              var err = form_to_submit.querySelector('._form_error');\\n              err ? err.parentNode.removeChild(err) : false;\\n              async function submitForm() {\\n                  var formData = new FormData();\\n                  const searchParams = new URLSearchParams(serialized);\\n                  searchParams.forEach((value, key) => {\\n                      if (key !== 'hideButton') {\\n                          formData.append(key, value);\\n                      }\\n                  });\\n                  let request = {\\n                      headers: {\\n                          \\\"Accept\\\": \\\"application\\\/json\\\"\\n                      },\\n                      body: formData,\\n                      method: \\\"POST\\\"\\n                  };\\n  \\n                  let pageUrlParams = new URLSearchParams(window.location.search);\\n                  if (pageUrlParams.has('t')) {\\n                      request.headers.Authorization = 'Bearer ' + pageUrlParams.get('t');\\n                  }\\n                  const response = await fetch('https:\\\/\\\/dstchemicals50103.activehosted.com\\\/proc.php?jsonp=true', request);\\n                  return response.json();\\n              }\\n              if (formSupportsPost) {\\n                  submitForm().then((data) => {\\n                      eval(data.js);\\n                  });\\n              } else {\\n                  _load_script('https:\\\/\\\/dstchemicals50103.activehosted.com\\\/proc.php?' + serialized + '&jsonp=true', null, true);\\n              }\\n          }\\n          return false;\\n      };\\n      addEvent(form_to_submit, 'submit', form_submit);\\n  })();\\n  \\n  <\\\/script>\",\"css\":\"#_form_14_ {\\n    visibility: hidden;\\n    position: absolute;\\n    height: 0;\\n    width: 0;\\n}\",\"yooessentials_access_conditions\":[],\"yooessentials_access_mode\":\"AND\"}},{\"type\":\"html\",\"name\":\"CSS DO NOT TOUCH\",\"props\":{\"content\":\"\\n\n\n<style>\\n    \\n.semi-donut{\\n    --percentage: 0;\\n    --fill: #b75151;\\n    width: 250px;\\n    height: 125px;\\n    position: relative;\\n    color: #213f54 !important;\\n    font-size: 30px;\\n    font-weight: 900;\\n    overflow: hidden;\\n    color: var(--fill);\\n    display: flex;\\n    align-items: flex-end;\\n    justify-content: center;\\n    box-sizing: border-box;\\n    line-height: 0.8em;\\n    margin-bottom:10px;\\n  &:after{\\n    content: '';\\n    width: 250px;\\n    height: 250px;\\n    border:50px solid;\\n    border-color : #dae1e9 #dae1e9 var(--fill) var(--fill);\\n    position: absolute;\\n    border-radius: 50%;\\n    left: 0;\\n    top: 0;\\n    box-sizing : border-box;\\n    transform: rotate( calc( 1deg * ( -45 + var(--percentage) * 1.8 ) ) );\\n    animation : fillAnimation 1s ease-in;\\n  }\\n}\\n\\n\\n\\n\\n@keyframes fillAnimation{\\n  0%{transform : rotate(-45deg);}\\n  50%{transform: rotate(135deg);}\\n}\\n\\n@keyframes fillGraphAnimation{\\n  0%{transform: rotate(0deg);}\\n  50%{transform: rotate(180deg);}\\n}\\n<\\\/style>\"}}]}]}],\"name\":\"Code\"},{\"type\":\"section\",\"props\":{\"divider_height\":\"120\",\"divider_layers_gap\":\"5\",\"divider_layers_opacity\":\"0.5\",\"divider_position\":\"top\",\"divider_responsive\":true,\"divider_shadow_blur_radius\":\"5\",\"divider_shadow_color\":\"#00000080\",\"divider_shadow_offset_x\":\"0\",\"divider_shadow_offset_y\":\"5\",\"divider_width\":\"100\",\"height\":\"viewport\",\"height_offset_top\":true,\"height_viewport\":80,\"image_position\":\"center-center\",\"padding_custom_bottom\":\"70\",\"padding_custom_top\":\"70\",\"style\":\"default\",\"style_custom_color\":\"#ccc\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"small\",\"yooessentials_form\":{\"state\":true,\"after_submit_actions\":[{\"id\":\"DAE1EE\",\"type\":\"email\",\"props\":{\"html\":true,\"attachments\":[null],\"submitted_attachments\":[null],\"subject\":\"TCO calculator form filled-in\",\"recipients\":\"vla@dstchemicals.com\",\"body\":\"\n\n<p>S\\u00e5 er der udfyldt en TCO....<\\\/p>\"}},{\"id\":\"51BE31\",\"type\":\"validate\",\"props\":{\"validation_conditions\":[{\"type\":\"yooessentials_access_dynamic\",\"id\":\"ci_67F4B3\",\"props\":{\"condition\":\"!\"},\"source_extended\":{\"props\":{\"value\":{\"filters\":{\"search\":\"\"},\"name\":\"countrySelect\",\"query\":{\"name\":\"yooessentials_form_query\"}}}}}],\"validation_mode\":\"AND\"}}],\"html5validation\":true,\"override_action_url\":false,\"action_method\":\"POST\",\"reset_after_submit\":false}},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Kostensenkung beginnt mit einer Berechnung\",\"text_align\":\"center\",\"title_element\":\"h1\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"panel\",\"props\":{\"content\":\"\n\n<p>Lassen Sie uns dar\\u00fcber reden, was f\\u00fcr Sie wirklich wichtig ist. Geht es Ihnen nur um den Preis oder suchen Sie nach Gesamteinsparungen bei Ihrer industriellen Reinigungsanlage?<\\\/p>\\n\n\n<p>Wenn Sie wie wir an Gesamteinsparungen interessiert sind, lassen Sie uns Ihre Gesamtbetriebskosten (TCO) berechnen, damit Sie sehen k\\u00f6nnen, wo die wesentlichen Einsparungen f\\u00fcr Ihr Unternehmen zu finden sind.<\\\/p>\\n\n\n<p>Also lassen Sie uns das gemeinsam tun. Geben Sie einfach die erforderlichen Daten ein, und wir werden Ihre gesch\\u00e4tzten j\\u00e4hrlichen Einsparungen berechnen.<\\\/p>\\n\n\n<p><\\\/p>\",\"content_column_breakpoint\":\"m\",\"icon_width\":80,\"image\":\"wp-content\\\/uploads\\\/2024\\\/11\\\/Image-TCO-Icon.png\",\"image_align\":\"left\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-3\",\"image_svg_color\":\"emphasis\",\"image_vertical_align\":true,\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"margin\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"yooessentials_form_select\",\"props\":{\"block_align\":\"center\",\"control_autofocus\":true,\"control_id_inherit\":true,\"control_multiple\":false,\"control_name\":\"countrySelect\",\"control_required\":true,\"control_value\":\"Choose your country\",\"margin\":\"default\",\"text_align\":\"center\"},\"children\":[{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":true,\"text\":\"W\\u00e4hlen Sie Ihr Land\",\"value\":\"Choose your country\"}},{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":false,\"text\":\"Germany\\n\",\"value\":\"Germany\"}},{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":false,\"text\":\"Sweden\\n\",\"value\":\"Sweden\"}},{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":false,\"text\":\"Hungary\\n\",\"value\":\"Hungary\"}},{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":false,\"text\":\"Poland\\n\",\"value\":\"Poland\"}},{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":false,\"text\":\"Slovakia\\n\",\"value\":\"Slovakia\"}},{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":false,\"text\":\"Czech Republic\\n\",\"value\":\"Czech Republic\"}},{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":false,\"text\":\"Denmark\",\"value\":\"Denmark\"}},{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":false,\"text\":\"\n\n<p>Norway<\\\/p>\",\"value\":\"Norway\"}}],\"name\":\"Select country\"}]}],\"props\":{\"width\":\"xsmall\"}},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"row_gap\":\"small\",\"width\":\"xsmall\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_input\",\"props\":{\"control_icon_align\":\"left\",\"grid_column_gap\":\"small\",\"grid_columns_number\":\"auto\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"show_icon\":true,\"show_label\":true},\"children\":[{\"type\":\"yooessentials_form_input_number\",\"props\":{\"control_icon\":\"tablericons--percentage\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_min\":\"1\",\"control_name\":\"concentrationInput\",\"control_placeholder\":\"Konzentration in Prozent\\t\\t\",\"control_required\":true}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_input\",\"props\":{\"control_icon_align\":\"left\",\"grid_column_gap\":\"small\",\"grid_columns_number\":\"auto\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"show_icon\":true,\"show_label\":true},\"children\":[{\"type\":\"yooessentials_form_input_number\",\"props\":{\"control_icon\":\"tablericons--temperature-celsius\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_min\":\"35\",\"control_name\":\"temperatureInput\",\"control_placeholder\":\"Temperatur in Celsius\",\"control_required\":true}}]}]}]},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"row_gap\":\"small\",\"width\":\"xsmall\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_input\",\"props\":{\"control_icon_align\":\"left\",\"grid_column_gap\":\"small\",\"grid_columns_number\":\"auto\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"show_icon\":true,\"show_label\":true},\"children\":[{\"type\":\"yooessentials_form_input_number\",\"props\":{\"control_icon\":\"tablericons--droplet\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_max\":\"15000\",\"control_name\":\"volumeInput\",\"control_placeholder\":\"Waschmenge in Litern\",\"control_required\":true}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_input\",\"props\":{\"control_icon_align\":\"left\",\"grid_column_gap\":\"small\",\"grid_columns_number\":\"auto\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"show_icon\":true,\"show_label\":true},\"children\":[{\"type\":\"yooessentials_form_input_number\",\"props\":{\"control_error_message\":\"You must fill the field\",\"control_icon\":\"tablericons--calendar\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_max\":\"365\",\"control_name\":\"daysInput\",\"control_placeholder\":\"Badstandzeit in Tagen\",\"control_required\":true}}]}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"\n\n<div class=\\\"uk-margin uk-text-center\\\">\\n       \\n<a href=\\\"#\\\" id=\\\"calculateBtn\\\" class=\\\"el-content uk-inline uk-button uk-button-primary uk-text-center calculate_TCO_button_click\\\">\\n        Jetzt Berechnen \\n<\\\/a>    \\n<\\\/div>\"},\"name\":\"CALCULATE\"}]}]}],\"name\":\"Formular\"}]}]}],\"name\":\"TCO Calculator\",\"formid\":\"e09f03b9\"},{\"type\":\"section\",\"props\":{\"divider_height\":\"120\",\"divider_layers_gap\":\"5\",\"divider_layers_opacity\":\"0.5\",\"divider_position\":\"top\",\"divider_responsive\":true,\"divider_shadow_blur_radius\":\"5\",\"divider_shadow_color\":\"#00000080\",\"divider_shadow_offset_x\":\"0\",\"divider_shadow_offset_y\":\"5\",\"divider_width\":\"100\",\"id\":\"resultsDiv\",\"image_position\":\"center-center\",\"padding_custom_bottom\":\"70\",\"padding_custom_top\":\"70\",\"padding_remove_horizontal\":true,\"style\":\"muted\",\"style_custom_color\":\"#ccc\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\",\"yooessentials_access_conditions\":[],\"yooessentials_access_mode\":\"AND\",\"yooessentials_form\":{\"state\":true,\"after_submit_actions\":[{\"id\":\"85BC3F\",\"type\":\"redirect\",\"props\":{\"redirect\":\"de\\\/danke-tco\",\"timeout\":\"4\"}}],\"html5validation\":true,\"reset_after_submit\":true,\"override_action_url\":false,\"action_method\":\"POST\",\"scripts_onsubmitted\":\"(function () {\\n    const primaryForm = document.getElementById('_form_14_');\\n\\n    if (!primaryForm) {\\n        console.error('Prim\\u00e6r formular ikke fundet!');\\n        return;\\n    }\\n\\n    \\\/\\\/ Mapping tabel: Brugervalg -> Formularv\\u00e6rdi (Land)\\n    const countryMapping = {\\n        Germany: 'Germany',\\n        Deutschland: 'Germany', \\\/\\\/ Tysk\\n        Sweden: 'Sweden',\\n        Schweden: 'Sweden', \\\/\\\/ Tysk\\n        Hungary: 'Hungary',\\n        Ungarn: 'Hungary', \\\/\\\/ Tysk\\n        Poland: 'Poland',\\n        Polen: 'Poland', \\\/\\\/ Tysk\\n        Slovakia: 'Slovakia',\\n        Slowakei: 'Slovakia', \\\/\\\/ Tysk\\n        'Czech Republic': 'Czech Republic',\\n        Tschechien: 'Czech Republic', \\\/\\\/ Tysk\\n        Denmark: 'Denmark',\\n        D\\u00e4nemark: 'Denmark', \\\/\\\/ Tysk\\n        Norway: 'Norway',\\n        Norwegen: 'Norway', \\\/\\\/ Tysk\\n    };\\n\\n    \\\/\\\/ Mapping tabel: HTML-lang -> Formularv\\u00e6rdi (Sprog)\\n    const languageMapping = {\\n        da: 'Danish',\\n        en: 'English',\\n        de: 'German',\\n    };\\n\\n    function fillFormFields() {\\n        \\\/\\\/ Hent v\\u00e6rdier fra brugerens input\\n        const name = document.getElementById('tcoName')?.value || '';\\n        const email = document.getElementById('tcoEmail')?.value || '';\\n        const userSelectedCountry = document.getElementById('countrySelect')?.value || '';\\n        const selectedCountry = countryMapping[userSelectedCountry] || ''; \\\/\\\/ Overs\\u00e6t land\\n        const langCode = document.documentElement.lang || 'de'; \\\/\\\/ Default til engelsk\\n        const language = languageMapping[langCode] || 'German'; \\\/\\\/ Default til 'German'\\n        const signupPage = window.location.href;\\n        const signupSource = 'website';\\n\\n        \\\/\\\/ Overf\\u00f8r v\\u00e6rdier til prim\\u00e6r formular\\n        primaryForm.elements['fullname'].value = name;\\n        primaryForm.elements['email'].value = email;\\n        primaryForm.elements['field[9]'].value = language; \\\/\\\/ Sprog\\n        primaryForm.elements['field[10]'].value = selectedCountry; \\\/\\\/ Oversat Land\\n        primaryForm.elements['field[2]'].value = signupPage; \\\/\\\/ Signup page\\n        primaryForm.elements['field[3]'].value = signupSource; \\\/\\\/ Signup source\\n\\n        console.log('Prim\\u00e6r formular felter udfyldt:', {\\n            fullname: name,\\n            email: email,\\n            language,\\n            userSelectedCountry,\\n            translatedCountry: selectedCountry,\\n            signupPage,\\n            signupSource,\\n        });\\n\\n        \\\/\\\/ Indsend den prim\\u00e6re formular\\n        primaryForm.submit();\\n    }\\n\\n    \\\/\\\/ K\\u00f8r udfyldningsfunktionen efter succesfuld indsendelse\\n    fillFormFields();\\n})();\\n\"}},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Ihr Einsparpotential:\",\"text_align\":\"center\",\"title_element\":\"h2\",\"title_style\":\"h1\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-4\",\"width_small\":\"1-2\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"\n\n<div class=\\\"semi-donut negative uk-align-center\\\" \\n     style=\\\"--percentage : 30; --fill: #b75151 ;\\\">\\n    -30%\\n<\\\/div>\\n\\n\\n\\n\",\"id\":\"productCostDonut\"}},{\"type\":\"headline\",\"props\":{\"content\":\"-7.166\\u20ac\\n\",\"id\":\"productCostSavingsDiv\",\"margin\":\"default\",\"margin_remove_bottom\":true,\"margin_remove_top\":true,\"text_align\":\"center\",\"title_element\":\"div\"},\"name\":\"Savings\"},{\"type\":\"headline\",\"props\":{\"content\":\"Produktkosten\",\"margin\":\"default\",\"margin_remove_top\":true,\"text_align\":\"center\",\"title_element\":\"h1\",\"title_style\":\"h4\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-4\",\"width_small\":\"1-2\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"\n\n<div class=\\\"semi-donut uk-align-center\\\" \\n     style=\\\"--percentage : 50; --fill: #78b751 ;\\\">\\n  50%\\n<\\\/div>\\n\\n\\n\",\"id\":\"waterCostDonut\"}},{\"type\":\"headline\",\"props\":{\"content\":\"669\\u20ac\\n\",\"id\":\"waterCostSavingsDiv\",\"margin\":\"default\",\"margin_remove_bottom\":true,\"margin_remove_top\":true,\"text_align\":\"center\",\"title_element\":\"div\"},\"name\":\"Savings\"},{\"type\":\"headline\",\"props\":{\"content\":\"Wasserkosten\",\"margin\":\"default\",\"margin_remove_top\":true,\"text_align\":\"center\",\"title_element\":\"h1\",\"title_style\":\"h4\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-4\",\"width_small\":\"1-2\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"\n\n<div class=\\\"semi-donut uk-align-center\\\" \\n     style=\\\"--percentage : 50; --fill: #78b751 ;\\\">\\n  50%\\n<\\\/div>\\n\\n\\n\",\"id\":\"wasteWaterDonut\"}},{\"type\":\"headline\",\"props\":{\"content\":\"30.416\\u20ac\",\"id\":\"wasteWaterSavingsDiv\",\"margin\":\"default\",\"margin_remove_bottom\":true,\"margin_remove_top\":true,\"text_align\":\"center\",\"title_element\":\"div\"},\"name\":\"Savings\"},{\"type\":\"headline\",\"props\":{\"content\":\"Abwasserkosten\",\"margin\":\"default\",\"margin_remove_top\":true,\"text_align\":\"center\",\"title_element\":\"h1\",\"title_style\":\"h4\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-4\",\"width_small\":\"1-2\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"\n\n<div class=\\\"semi-donut uk-align-center\\\" \\n     style=\\\"--percentage : 60; --fill: #78b751 ;\\\">\\n  60%\\n<\\\/div>\\n    \\n\",\"id\":\"energyCostDonut\"}},{\"type\":\"headline\",\"props\":{\"content\":\"43.436\\u20ac\",\"id\":\"energyCostSavingsDiv\",\"margin\":\"default\",\"margin_remove_bottom\":true,\"margin_remove_top\":true,\"text_align\":\"center\",\"title_element\":\"div\"},\"name\":\"Savings\"},{\"type\":\"headline\",\"props\":{\"content\":\"Energiekosten\",\"margin\":\"default\",\"margin_remove_top\":true,\"text_align\":\"center\",\"title_element\":\"h1\",\"title_style\":\"h4\"}}]}],\"props\":{\"layout\":\"1-4,1-4,1-4,1-4|1-2,1-2,1-2,1-2\",\"width\":\"default\"}},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"block_align\":\"center\",\"content\":\"Sie k\\u00f6nnen x.xxx EUR pro Jahr sparen.\",\"id\":\"totalYearlySavingsDiv\",\"text_align\":\"center\",\"title_element\":\"div\",\"title_style\":\"heading-small\"},\"name\":\"You're on track to save\"},{\"type\":\"text\",\"props\":{\"block_align\":\"center\",\"column_breakpoint\":\"m\",\"content\":\"\n\n<p style=\\\"text-align: center;\\\">Wichtig: Diese Berechnungen beruhen auf durchschnittlichen lokalen Preisen und garantieren keine tats\\u00e4chlichen Einsparungen.<\\\/p>\",\"margin\":\"default\",\"text_align\":\"center\"}}]}],\"props\":{\"width\":\"default\"}},{\"type\":\"row\",\"props\":{\"width\":\"default\",\"yooessentials_access_conditions\":[],\"yooessentials_access_mode\":\"AND\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"vertical_align\":\"middle\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"margin\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Holen Sie sich Ihren Sparbericht\",\"title_element\":\"h3\",\"title_style\":\"heading-medium\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>Ihr TCO-Einsparungsbericht ist nur einen Klick entfernt. Geben Sie Ihren Namen und Ihre E-Mail-Adresse ein, um ihn direkt in Ihrem Posteingang zu erhalten.<\\\/p>\",\"margin\":\"default\",\"maxwidth\":\"2xlarge\",\"text_style\":\"lead\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"bottom\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_input\",\"props\":{\"control_icon_align\":\"left\",\"fullwidth\":true,\"grid_column_gap\":\"small\",\"grid_columns_number\":\"1-2@m\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"margin_remove_bottom\":false,\"show_icon\":true,\"show_label\":true},\"children\":[{\"type\":\"yooessentials_form_input_text\",\"props\":{\"control_icon\":\"user\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_name\":\"tcoName\",\"control_placeholder\":\"Ihr Name\",\"control_required\":true}},{\"type\":\"yooessentials_form_input_email\",\"props\":{\"control_id_inherit\":true,\"control_name\":\"tcoEmail\",\"control_placeholder\":\"Ihre E-Mail\"}}]},{\"type\":\"yooessentials_form_checkbox\",\"props\":{\"control_id_inherit\":true,\"control_layout\":\"vertical\",\"control_name\":\"tcoDisclaimer\",\"control_required\":true,\"control_value\":\"true\",\"margin\":\"default\"},\"children\":[{\"type\":\"yooessentials_form_option\",\"props\":{\"disabled\":false,\"text\":\"\n\n<p>Mit dem Erhalt dieses Berichts erkl\\u00e4re ich mich auch mit dem Erhalt des Newsletters einverstanden. Ich kann mich jederzeit wieder abmelden.<\\\/p>\",\"value\":\"confirm\"}}]},{\"type\":\"yooessentials_form_button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"id\":\"getreport\",\"margin\":\"default\"},\"children\":[{\"type\":\"yooessentials_form_button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"Bericht erhalten\",\"icon_align\":\"left\"}}]},{\"type\":\"fragment\",\"props\":{\"css\":\".el-element {\\n\\tmax-height:1px;\\n}\",\"margin\":\"remove-vertical\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"countrySelect1\"}}]}],\"props\":{\"width\":\"xsmall\"}},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"row_gap\":\"small\",\"width\":\"xsmall\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"concentrationInput1\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"temperatureInput1\"}}]}]},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"row_gap\":\"small\",\"width\":\"xsmall\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"volumeInput1\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"daysInput1\"}}]}]},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"row_gap\":\"small\",\"width\":\"xsmall\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"productsavings\"}},{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"productpercentage\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"watersavings\"}},{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"waterpercentage\"}}]}]},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"row_gap\":\"small\",\"width\":\"xsmall\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"wastesavings\"}},{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"wastepercentage\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"energysavings\"}},{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"energypercentage\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"totalsavings\"}}]}]}],\"name\":\"Hidden tco data\"}]}]}],\"name\":\"Get results on email\"}]}]}],\"name\":\"TCO SAVINGS NEW\",\"formid\":\"25fedec6\"},{\"type\":\"section\",\"props\":{\"attributes\":\"uk-modal\",\"divider_height\":\"120\",\"divider_layers_gap\":\"5\",\"divider_layers_opacity\":\"0.5\",\"divider_position\":\"top\",\"divider_responsive\":true,\"divider_shadow_blur_radius\":\"5\",\"divider_shadow_color\":\"#00000080\",\"divider_shadow_offset_x\":\"0\",\"divider_shadow_offset_y\":\"5\",\"divider_width\":\"100\",\"id\":\"noresultsDiv\",\"image_position\":\"center-center\",\"padding_custom_bottom\":\"70\",\"padding_custom_top\":\"70\",\"style\":\"primary\",\"style_custom_color\":\"#ccc\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"small\",\"yooessentials_form\":{\"state\":true,\"after_submit_actions\":[{\"id\":\"4E37D8\",\"type\":\"email\",\"props\":{\"html\":true,\"attachments\":[null],\"submitted_attachments\":[null],\"subject\":\"TCO Interest\",\"recipients\":\"vla@dstchemicals.com\",\"body\":\"\n\n<p>Denne person har udfyldt p\\u00e5 TCO siden, og vil gerne kontaktes vedr. udregning af TCO:<\\\/p>\\n\n\n<p>Name: {name}<br \\\/>Company: {company}<br \\\/>Country: {country}<br \\\/>Phone: {phone}<br \\\/>Email: {email}<\\\/p>\",\"from\":\"noreply@dstchemicals.com\",\"from_name\":\"DST Website\"}},{\"id\":\"725594\",\"type\":\"redirect\",\"props\":{\"redirect\":\"thank-you\\\/\"}}],\"html5validation\":true,\"reset_after_submit\":true,\"override_action_url\":false,\"action_method\":\"POST\"}},\"children\":[{\"type\":\"row\",\"props\":{\"width\":\"default\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-primary\",\"vertical_align\":\"middle\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"        <button class=\\\"uk-modal-close-outside\\\" type=\\\"button\\\" uk-close><\\\/button>\\n\"}},{\"type\":\"fragment\",\"props\":{\"margin\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Bitte helfen Sie uns, Ihnen zu helfen\",\"title_element\":\"h3\",\"title_style\":\"h1\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>Ups, unser Sparrechner ben\\u00f6tigt noch ein paar weitere Informationen! Jeder Reinigungsprozess ist individuell und wir m\\u00fcssen Ihre spezifischen Anforderungen verstehen, um eine genaue Kostensch\\u00e4tzung abgeben zu k\\u00f6nnen. Bitte teilen Sie uns weitere Details mit, damit wir die richtigen Zahlen ermitteln k\\u00f6nnen.<\\\/p>\",\"margin\":\"default\",\"maxwidth\":\"2xlarge\"}},{\"type\":\"yooessentials_form_input\",\"props\":{\"control_icon_align\":\"left\",\"grid_column_gap\":\"small\",\"grid_columns_number\":\"1-2@m\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"margin_remove_bottom\":false,\"show_icon\":true,\"show_label\":true},\"children\":[{\"type\":\"yooessentials_form_input_text\",\"props\":{\"control_icon\":\"user\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_name\":\"name\",\"control_placeholder\":\"Ihr Name\",\"control_required\":true}},{\"type\":\"yooessentials_form_input_text\",\"props\":{\"control_icon\":\"home\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_name\":\"company\",\"control_placeholder\":\" Ihr Firmenname\",\"control_required\":true}},{\"type\":\"yooessentials_form_input_tel\",\"props\":{\"control_icon\":\"receiver\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_name\":\"phone\",\"control_placeholder\":\" Ihre Telefonnummer\",\"control_required\":true}},{\"type\":\"yooessentials_form_input_text\",\"props\":{\"control_icon\":\"location\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_name\":\"country\",\"control_placeholder\":\" Ihre Postleitzahl\",\"control_required\":false}}]},{\"type\":\"fragment\",\"props\":{\"margin\":\"default\",\"margin_remove_top\":true},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"margin_remove_top\":true,\"row_gap\":\"small\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_input\",\"props\":{\"control_icon_align\":\"left\",\"grid_column_gap\":\"small\",\"grid_columns_number\":\"auto\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"show_icon\":true,\"show_label\":true},\"children\":[{\"type\":\"yooessentials_form_input_email\",\"props\":{\"control_icon\":\"mail\",\"control_icon_align\":\"right\",\"control_id_inherit\":true,\"control_name\":\"email\",\"control_placeholder\":\"Ihre E-Mail\",\"control_required\":true}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_button\",\"props\":{\"fullwidth\":true,\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\"},\"children\":[{\"type\":\"yooessentials_form_button_item\",\"props\":{\"button_style\":\"secondary\",\"content\":\"Hier Geld sparen\",\"icon_align\":\"left\"}}]}]}]}]},{\"type\":\"fragment\",\"props\":{\"margin\":\"remove-vertical\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"countrySelect2\"}}]}],\"props\":{\"width\":\"xsmall\"}},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"row_gap\":\"small\",\"width\":\"xsmall\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"concentrationInput2\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"temperatureInput2\"}}]}]},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"row_gap\":\"small\",\"width\":\"xsmall\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"volumeInput2\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"yooessentials_form_hidden\",\"props\":{\"control_encrypt\":false,\"control_id_inherit\":true,\"control_name\":\"daysInput2\"}}]}]}],\"name\":\"Hidden TCO felter\"}]}]}]}]}]}],\"formid\":\"40bd3ba5\",\"name\":\"TCO - Not enough info\"},{\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-medium\",\"animation_delay\":\"50\",\"class\":\"bglysblaa\",\"css\":\".uk-input, .uk-select, .uk-textarea  {\\n     background-color: #ffffff !important;\\n}\",\"id\":\"deform\",\"image_position\":\"center-center\",\"padding\":\"xlarge\",\"padding_remove_top\":false,\"style\":\"secondary\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\",\"yooessentials_form\":{\"state\":true,\"html5validation\":true,\"after_submit_actions\":[{\"id\":\"CE6D16\",\"type\":\"email\",\"props\":{\"html\":true,\"attachments\":[null],\"submitted_attachments\":[null],\"recipients\":\"website@dstchemicals.com \",\"body\":\"\n\n<p><strong>Name<\\\/strong>: {name}<br \\\/><strong>E-mail<\\\/strong>: {email<\\\/p>\\n\n\n<p><strong>Message<\\\/strong>:<\\\/p>\\n\n\n<p>{message}<\\\/p>\\n\n\n<p><\\\/p>\\n\n\n<p><strong>Teknisk info:<\\\/strong><br \\\/>IP: {ip}<br \\\/>URL: {href}<br \\\/>Date: {date}<br \\\/>User agent: {useragent}<\\\/p>\\n\n\n<p>Consent: {consent}<\\\/p>\",\"from_name\":\"{name} \\\/ {company}\",\"subject\":\"Message from DE website - {href}\"},\"source_extended\":{\"props\":{\"from\":{\"filters\":{\"search\":\"\"},\"name\":\"email\",\"query\":{\"name\":\"yooessentials_form_query\"}}}}},{\"id\":\"424087\",\"type\":\"redirect\",\"props\":{\"redirect\":\"de\\\/danke\\\/\"}}],\"override_action_url\":false,\"action_method\":\"POST\",\"reset_after_submit\":true}},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"margin_remove_bottom\":true,\"margin_remove_top\":false,\"row_gap\":\"small\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"panel\",\"props\":{\"content\":\"\n\n<p>Oberfl\\u00e4chlich betrachtet mag es einfach erscheinen, Pure Performance zu erreichen. Ist es aber nicht. Es ist eine Frage der Chemie.<\\\/p>\\n\n\n<p>Wenn Sie also, wie wir, an die Kraft der Zusammenarbeit mit engagierten Spezialisten glauben, sind wir bereit, Ihnen zu helfen. Lassen Sie uns mit einer neuen industriellen Reinigungsl\\u00f6sung die Kosten senken und Ihre Umweltbilanz verbessern.<\\\/p>\",\"content_column_breakpoint\":\"m\",\"css\":\"img.el-image.uk-border-pill {\\n    border-radius: 0px 500px 500px 0px;\\n}\",\"icon_width\":80,\"image\":\"\",\"image_align\":\"left\",\"image_border\":\"pill\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_vertical_align\":true,\"link_margin\":\"medium\",\"link_style\":\"primary\",\"link_text\":\"Find your DST-DEGREEZE product\",\"margin\":\"default\",\"maxwidth\":\"xlarge\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"title\":\"K\\u00f6nnen Sie es auch sp\\u00fcren?\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"h1\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>[gravityform id=11]<\\\/p>\",\"margin\":\"default\"},\"name\":\"Gravity Form - TCO\"}]}]}],\"name\":\"Gravity Contact Form - Section General [GER]\",\"formid\":\"960f286e\"}],\"version\":\"4.5.28\",\"yooessentialsVersion\":\"2.4.7\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Full Name Language Danish English German Country Germany Sweden Hungary Poland Slovakia Czech Republic Denmark Norway Email* Electricity price Water price Waste-water price Concentration Bath life time Temperature Volume Savings: Waste water Savings: Waste Cost Savings: Energy Cost Savings: Product cost Savings: Product cost Percentage Savings: Water cost Percentage Savings: Waste water Percentage Savings: Energy [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":14075,"parent":4763,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"page-template":[],"class_list":["post-8812","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Sparrechner - DST-CHEMICALS<\/title>\n<meta name=\"description\" content=\"Geht es um den Produktpreis oder die Einsparungen in Ihren Reinigungsprozess? Berechnen Sie heute Ihr Einsparpotenzial mit unserem Sparrechner!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sparrechner\" \/>\n<meta property=\"og:description\" content=\"Geht es um den Produktpreis oder die Einsparungen in Ihren Reinigungsprozess? Berechnen Sie heute Ihr Einsparpotenzial mit unserem Sparrechner!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung\" \/>\n<meta property=\"og:site_name\" content=\"DST-CHEMICALS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/DST-CHEMICALS-AS\/100069341983712\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-19T11:17:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dstchemicals.com\/wp-content\/uploads\/2024\/11\/DST-CHEMICALS-Icon-TCO.png\" \/>\n\t<meta property=\"og:image:width\" content=\"6251\" \/>\n\t<meta property=\"og:image:height\" content=\"5990\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung\",\"url\":\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung\",\"name\":\"Sparrechner - DST-CHEMICALS\",\"isPartOf\":{\"@id\":\"https:\/\/dstchemicals.com\/de#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dstchemicals.com\/wp-content\/uploads\/2024\/11\/DST-CHEMICALS-Icon-TCO.png\",\"datePublished\":\"2023-08-23T09:19:19+00:00\",\"dateModified\":\"2025-12-19T11:17:52+00:00\",\"description\":\"Geht es um den Produktpreis oder die Einsparungen in Ihren Reinigungsprozess? Berechnen Sie heute Ihr Einsparpotenzial mit unserem Sparrechner!\",\"breadcrumb\":{\"@id\":\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#primaryimage\",\"url\":\"https:\/\/dstchemicals.com\/wp-content\/uploads\/2024\/11\/DST-CHEMICALS-Icon-TCO.png\",\"contentUrl\":\"https:\/\/dstchemicals.com\/wp-content\/uploads\/2024\/11\/DST-CHEMICALS-Icon-TCO.png\",\"width\":6251,\"height\":5990},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dstchemicals.com\/de\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u00dcber uns\",\"item\":\"https:\/\/dstchemicals.com\/de\/uber-uns\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Prozesskostenanalyse &#8211; Geld sparen\",\"item\":\"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Sparrechner\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dstchemicals.com\/de#website\",\"url\":\"https:\/\/dstchemicals.com\/de\",\"name\":\"DST-CHEMICALS\",\"description\":\"Cleaning is a question of chemistry\",\"publisher\":{\"@id\":\"https:\/\/dstchemicals.com\/de#organization\"},\"alternateName\":\"DST\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dstchemicals.com\/de?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dstchemicals.com\/de#organization\",\"name\":\"DST-CHEMICALS\",\"alternateName\":\"DST\",\"url\":\"https:\/\/dstchemicals.com\/de\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/dstchemicals.com\/de#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dstchemicals.com\/wp-content\/uploads\/2023\/02\/DST-CHEMICALS-Logo-2021-RGB-336x280-1.png\",\"contentUrl\":\"https:\/\/dstchemicals.com\/wp-content\/uploads\/2023\/02\/DST-CHEMICALS-Logo-2021-RGB-336x280-1.png\",\"width\":336,\"height\":280,\"caption\":\"DST-CHEMICALS\"},\"image\":{\"@id\":\"https:\/\/dstchemicals.com\/de#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/people\/DST-CHEMICALS-AS\/100069341983712\/\",\"https:\/\/www.linkedin.com\/company\/dstchemicals\/\"],\"legalName\":\"DST-CHEMICALS A\/S\",\"vatID\":\"DK10831237\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"51\",\"maxValue\":\"200\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Sparrechner - DST-CHEMICALS","description":"Geht es um den Produktpreis oder die Einsparungen in Ihren Reinigungsprozess? Berechnen Sie heute Ihr Einsparpotenzial mit unserem Sparrechner!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung","og_locale":"de_DE","og_type":"article","og_title":"Sparrechner","og_description":"Geht es um den Produktpreis oder die Einsparungen in Ihren Reinigungsprozess? Berechnen Sie heute Ihr Einsparpotenzial mit unserem Sparrechner!","og_url":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung","og_site_name":"DST-CHEMICALS","article_publisher":"https:\/\/www.facebook.com\/people\/DST-CHEMICALS-AS\/100069341983712\/","article_modified_time":"2025-12-19T11:17:52+00:00","og_image":[{"width":6251,"height":5990,"url":"https:\/\/dstchemicals.com\/wp-content\/uploads\/2024\/11\/DST-CHEMICALS-Icon-TCO.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung","url":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung","name":"Sparrechner - DST-CHEMICALS","isPartOf":{"@id":"https:\/\/dstchemicals.com\/de#website"},"primaryImageOfPage":{"@id":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#primaryimage"},"image":{"@id":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#primaryimage"},"thumbnailUrl":"https:\/\/dstchemicals.com\/wp-content\/uploads\/2024\/11\/DST-CHEMICALS-Icon-TCO.png","datePublished":"2023-08-23T09:19:19+00:00","dateModified":"2025-12-19T11:17:52+00:00","description":"Geht es um den Produktpreis oder die Einsparungen in Ihren Reinigungsprozess? Berechnen Sie heute Ihr Einsparpotenzial mit unserem Sparrechner!","breadcrumb":{"@id":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#primaryimage","url":"https:\/\/dstchemicals.com\/wp-content\/uploads\/2024\/11\/DST-CHEMICALS-Icon-TCO.png","contentUrl":"https:\/\/dstchemicals.com\/wp-content\/uploads\/2024\/11\/DST-CHEMICALS-Icon-TCO.png","width":6251,"height":5990},{"@type":"BreadcrumbList","@id":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen\/tco-in-der-industriellen-reinigung#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dstchemicals.com\/de"},{"@type":"ListItem","position":2,"name":"\u00dcber uns","item":"https:\/\/dstchemicals.com\/de\/uber-uns"},{"@type":"ListItem","position":3,"name":"Prozesskostenanalyse &#8211; Geld sparen","item":"https:\/\/dstchemicals.com\/de\/uber-uns\/prozesskostenanalyse-geld-sparen"},{"@type":"ListItem","position":4,"name":"Sparrechner"}]},{"@type":"WebSite","@id":"https:\/\/dstchemicals.com\/de#website","url":"https:\/\/dstchemicals.com\/de","name":"DST-CHEMICALS","description":"Cleaning is a question of chemistry","publisher":{"@id":"https:\/\/dstchemicals.com\/de#organization"},"alternateName":"DST","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dstchemicals.com\/de?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/dstchemicals.com\/de#organization","name":"DST-CHEMICALS","alternateName":"DST","url":"https:\/\/dstchemicals.com\/de","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/dstchemicals.com\/de#\/schema\/logo\/image\/","url":"https:\/\/dstchemicals.com\/wp-content\/uploads\/2023\/02\/DST-CHEMICALS-Logo-2021-RGB-336x280-1.png","contentUrl":"https:\/\/dstchemicals.com\/wp-content\/uploads\/2023\/02\/DST-CHEMICALS-Logo-2021-RGB-336x280-1.png","width":336,"height":280,"caption":"DST-CHEMICALS"},"image":{"@id":"https:\/\/dstchemicals.com\/de#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/DST-CHEMICALS-AS\/100069341983712\/","https:\/\/www.linkedin.com\/company\/dstchemicals\/"],"legalName":"DST-CHEMICALS A\/S","vatID":"DK10831237","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"51","maxValue":"200"}}]}},"_links":{"self":[{"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/pages\/8812","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/comments?post=8812"}],"version-history":[{"count":86,"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/pages\/8812\/revisions"}],"predecessor-version":[{"id":18214,"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/pages\/8812\/revisions\/18214"}],"up":[{"embeddable":true,"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/pages\/4763"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/media\/14075"}],"wp:attachment":[{"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/media?parent=8812"}],"wp:term":[{"taxonomy":"page-template","embeddable":true,"href":"https:\/\/dstchemicals.com\/de\/wp-json\/wp\/v2\/page-template?post=8812"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}