{"id":646,"date":"2026-03-05T14:35:36","date_gmt":"2026-03-05T14:35:36","guid":{"rendered":"https:\/\/natureimpactscore.com\/?page_id=646"},"modified":"2026-04-28T19:31:40","modified_gmt":"2026-04-28T19:31:40","slug":"complaint-form","status":"publish","type":"page","link":"https:\/\/natureimpactscore.com\/nl\/complaint-form\/","title":{"rendered":"Complaints form"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"646\" class=\"elementor elementor-646\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-791a38c4 e-flex e-con-boxed magic-button-disabled-no e-con e-parent\" data-id=\"791a38c4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ad4b307 elementor-widget elementor-widget-heading\" data-id=\"7ad4b307\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Form of Complaint<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3325db4a elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"3325db4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Do you have a complaint about the use of the Nature Impact Score? Please complete the form below. We will handle your report confidentially and get back to you as soon as possible.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65edfc2 e-con-full e-flex magic-button-disabled-no e-con e-parent\" data-id=\"65edfc2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-732f592 elementor-widget elementor-widget-html\" data-id=\"732f592\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     Nature Impact Score \u2014 Complaint Form (Bilingual EN\/NL)\n     Elementor HTML widget \u2014 stijl matches natureimpactscore.com\n     Mails naar info@natureimpactscore.com via FormSubmit.co\n     Auto-detects language from URL (\/nl\/ = Dutch, otherwise English)\n     ============================================================ -->\n<style>\n  .nis-kf * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .nis-kf {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    max-width: 780px;\n    margin: 0 auto;\n    color: #111;\n    background: #fff;\n  }\n\n  \/* \u2500\u2500 Section blocks \u2500\u2500 *\/\n  .nis-kf-section {\n    margin-bottom: 40px;\n    padding-bottom: 40px;\n    border-bottom: 1px solid #e8e8e8;\n  }\n  .nis-kf-section:last-of-type { border-bottom: none; }\n\n  .nis-kf-section-title {\n    font-size: 0.7rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: #888;\n    margin-bottom: 24px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .nis-kf-section-title::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: #e8e8e8;\n  }\n  .nis-kf-section-num {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #111;\n    color: #fff;\n    font-size: 0.6rem;\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 Field grid \u2500\u2500 *\/\n  .nis-kf-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 32px; }\n  .nis-kf-grid .nis-kf-field:only-child,\n  .nis-kf-full { grid-column: 1 \/ -1; }\n\n  \/* \u2500\u2500 Field \u2500\u2500 *\/\n  .nis-kf-field {\n    display: flex;\n    flex-direction: column;\n    margin-bottom: 24px;\n  }\n  .nis-kf-field label {\n    font-size: 0.78rem;\n    color: #999;\n    margin-bottom: 6px;\n    letter-spacing: 0.02em;\n  }\n  .nis-kf-field input[type=\"text\"],\n  .nis-kf-field input[type=\"email\"],\n  .nis-kf-field input[type=\"tel\"],\n  .nis-kf-field input[type=\"date\"],\n  .nis-kf-field textarea {\n    border: none;\n    border-bottom: 1.5px solid #ccc;\n    border-radius: 0;\n    background: transparent;\n    font-size: 0.92rem;\n    color: #111;\n    padding: 8px 0;\n    outline: none;\n    width: 100%;\n    font-family: inherit;\n    transition: border-color 0.2s;\n    -webkit-appearance: none;\n    appearance: none;\n  }\n  .nis-kf-field input:focus,\n  .nis-kf-field textarea:focus {\n    border-bottom-color: #111;\n  }\n  .nis-kf-field textarea {\n    resize: vertical;\n    min-height: 100px;\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 Checkboxes \u2500\u2500 *\/\n  .nis-kf-checks { display: flex; flex-direction: column; gap: 10px; }\n  .nis-kf-checks.nis-kf-checks-2col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 24px;\n  }\n  .nis-kf-check-label {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 0.875rem;\n    color: #333;\n    cursor: pointer;\n    line-height: 1.4;\n  }\n  .nis-kf-check-label input[type=\"checkbox\"],\n  .nis-kf-check-label input[type=\"radio\"] {\n    -webkit-appearance: none;\n    appearance: none;\n    width: 16px;\n    height: 16px;\n    border: 1.5px solid #bbb;\n    border-radius: 3px;\n    flex-shrink: 0;\n    cursor: pointer;\n    position: relative;\n    transition: border-color 0.15s, background 0.15s;\n  }\n  .nis-kf-check-label input[type=\"radio\"] { border-radius: 50%; }\n  .nis-kf-check-label input[type=\"checkbox\"]:checked,\n  .nis-kf-check-label input[type=\"radio\"]:checked {\n    background: #111;\n    border-color: #111;\n  }\n  .nis-kf-check-label input[type=\"checkbox\"]:checked::after {\n    content: '';\n    position: absolute;\n    left: 4px; top: 1px;\n    width: 5px; height: 9px;\n    border: 2px solid #fff;\n    border-top: none; border-left: none;\n    transform: rotate(45deg);\n  }\n  .nis-kf-check-label input[type=\"radio\"]:checked::after {\n    content: '';\n    position: absolute;\n    left: 3px; top: 3px;\n    width: 6px; height: 6px;\n    background: #fff;\n    border-radius: 50%;\n  }\n\n  \/* \u2500\u2500 Inline \"Anders\" field after checkbox \u2500\u2500 *\/\n  .nis-kf-anders {\n    border: none;\n    border-bottom: 1px solid #ddd;\n    background: transparent;\n    font-size: 0.875rem;\n    color: #111;\n    padding: 2px 0;\n    outline: none;\n    flex: 1;\n    min-width: 0;\n    font-family: inherit;\n  }\n  .nis-kf-anders:focus { border-bottom-color: #111; }\n\n  \/* \u2500\u2500 Submit button \u2500\u2500 *\/\n  .nis-kf-submit-row {\n    display: flex;\n    justify-content: center;\n    margin-top: 16px;\n  }\n  .nis-kf-submit {\n    background: #111;\n    color: #fff;\n    border: none;\n    border-radius: 999px;\n    padding: 14px 40px;\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    cursor: pointer;\n    font-family: inherit;\n    transition: background 0.2s, transform 0.1s;\n    -webkit-appearance: none;\n    appearance: none;\n  }\n  .nis-kf-submit:hover { background: #2e7d32; }\n  .nis-kf-submit:active { transform: scale(0.98); }\n  .nis-kf-submit:disabled { background: #888; cursor: not-allowed; }\n\n  \/* \u2500\u2500 Success message \u2500\u2500 *\/\n  .nis-kf-success {\n    display: none;\n    background: #e8f5e9;\n    border: 1px solid #a5d6a7;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-top: 24px;\n    font-size: 0.92rem;\n    color: #2e7d32;\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 Error message \u2500\u2500 *\/\n  .nis-kf-error {\n    display: none;\n    background: #fdecea;\n    border: 1px solid #f5c6cb;\n    border-radius: 12px;\n    padding: 16px 20px;\n    margin-top: 16px;\n    font-size: 0.88rem;\n    color: #b71c1c;\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 Privacy note \u2500\u2500 *\/\n  .nis-kf-privacy {\n    font-size: 0.73rem;\n    color: #aaa;\n    line-height: 1.6;\n    margin-top: 8px;\n    text-align: right;\n  }\n\n  \/* \u2500\u2500 Helper text \u2500\u2500 *\/\n  .nis-kf-helper {\n    font-size: 0.8rem;\n    color: #999;\n    margin-bottom: 16px;\n  }\n\n  \/* \u2500\u2500 Declaration text \u2500\u2500 *\/\n  .nis-kf-declaration-text {\n    font-size: 0.875rem;\n    color: #555;\n    margin-bottom: 24px;\n    line-height: 1.6;\n  }\n\n  @media (max-width: 640px) {\n    .nis-kf {\n      padding: 0 40px;\n    }\n    .nis-kf-grid {\n      grid-template-columns: 1fr;\n    }\n    .nis-kf-checks.nis-kf-checks-2col {\n      grid-template-columns: 1fr;\n    }\n    .nis-kf-section {\n      margin-bottom: 28px;\n      padding-bottom: 28px;\n    }\n    .nis-kf-section-title {\n      font-size: 0.65rem;\n      margin-bottom: 18px;\n    }\n    .nis-kf-field {\n      margin-bottom: 18px;\n    }\n    .nis-kf-field input[type=\"text\"],\n    .nis-kf-field input[type=\"email\"],\n    .nis-kf-field input[type=\"tel\"],\n    .nis-kf-field input[type=\"date\"],\n    .nis-kf-field textarea {\n      font-size: 1rem;\n    }\n    .nis-kf-check-label {\n      font-size: 0.85rem;\n      gap: 8px;\n    }\n    .nis-kf-submit-row {\n      justify-content: center;\n    }\n    .nis-kf-submit {\n      width: 100%;\n      max-width: 320px;\n      padding: 16px 32px;\n      font-size: 0.82rem;\n    }\n    .nis-kf-privacy {\n      text-align: center;\n    }\n    .nis-kf-anders {\n      font-size: 0.85rem;\n    }\n  }\n\n  @media (max-width: 400px) {\n    .nis-kf {\n      padding: 0 40px;\n    }\n    .nis-kf-section-title {\n      flex-wrap: wrap;\n      gap: 6px;\n    }\n    .nis-kf-field input[type=\"text\"],\n    .nis-kf-field input[type=\"email\"],\n    .nis-kf-field input[type=\"tel\"],\n    .nis-kf-field input[type=\"date\"],\n    .nis-kf-field textarea {\n      font-size: 0.95rem;\n    }\n  }\n<\/style>\n\n<div class=\"nis-kf\">\n\n  <form id=\"nisComplaintForm\">\n    <!-- \u2500\u2500 1. Complainant Details \/ Gegevens klager \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">1<\/span>\n        <span data-i18n=\"section1_title\">Complainant Details<\/span>\n      <\/div>\n      <div class=\"nis-kf-grid\">\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_name\">Name *<\/label>\n          <input type=\"text\" name=\"Name\" required data-i18n-placeholder=\"placeholder_name\" placeholder=\"Full name\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_organisation\">Organisation (optional)<\/label>\n          <input type=\"text\" name=\"Organisation\" data-i18n-placeholder=\"placeholder_organisation\" placeholder=\"Company or organisation\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_position\">Position (optional)<\/label>\n          <input type=\"text\" name=\"Position\" data-i18n-placeholder=\"placeholder_position\" placeholder=\"Your job title\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_phone\">Phone Number<\/label>\n          <input type=\"tel\" name=\"Phone Number\" placeholder=\"+31 ...\">\n        <\/div>\n        <div class=\"nis-kf-field nis-kf-full\">\n          <label data-i18n=\"label_address\">Address<\/label>\n          <input type=\"text\" name=\"Address\" data-i18n-placeholder=\"placeholder_address\" placeholder=\"Street and house number\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_postcode\">Postcode \/ City<\/label>\n          <input type=\"text\" name=\"Postcode_City\" placeholder=\"1234 AB Amsterdam\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_country\">Country<\/label>\n          <input type=\"text\" name=\"Country\" data-i18n-placeholder=\"placeholder_country\" placeholder=\"Netherlands\">\n        <\/div>\n        <div class=\"nis-kf-field nis-kf-full\">\n          <label data-i18n=\"label_email\">Email Address *<\/label>\n          <input type=\"email\" name=\"Email\" required placeholder=\"your@emailaddress.com\">\n        <\/div>\n        <div class=\"nis-kf-field nis-kf-full\">\n          <div class=\"nis-kf-checks\">\n            <label class=\"nis-kf-check-label\">\n              <input type=\"checkbox\" name=\"Confidentiality\" value=\"Yes\">\n              <span data-i18n=\"check_confidential\">I wish my identity to be treated confidentially<\/span>\n            <\/label>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 2. Type of Complainant \/ Type klager \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">2<\/span>\n        <span data-i18n=\"section2_title\">Type of Complainant<\/span>\n      <\/div>\n      <div class=\"nis-kf-checks nis-kf-checks-2col\">\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Complainant_Type\" value=\"Consumer\"> <span data-i18n=\"type_consumer\">Consumer<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Complainant_Type\" value=\"Company\"> <span data-i18n=\"type_company\">Company<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Complainant_Type\" value=\"NGO\"> <span data-i18n=\"type_ngo\">NGO \/ civil society organisation<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Complainant_Type\" value=\"Certificate holder\"> <span data-i18n=\"type_certificate_holder\">Certificate holder<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Complainant_Type\" value=\"Certification body\"> <span data-i18n=\"type_certification_body\">Certification body<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Complainant_Type\" value=\"Government\"> <span data-i18n=\"type_government\">Government<\/span><\/label>\n        <label class=\"nis-kf-check-label\" style=\"grid-column:1\/-1;\">\n          <input type=\"checkbox\" name=\"Complainant_Type\" value=\"Other\">\n          <span data-i18n=\"type_other\">Other, namely:<\/span> <input type=\"text\" name=\"Complainant_Type_other\" class=\"nis-kf-anders\" placeholder=\"\u2026\">\n        <\/label>\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 3. Organisation \/ Party Involved \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">3<\/span>\n        <span data-i18n=\"section3_title\">Organisation \/ Party Involved<\/span>\n      <\/div>\n      <div class=\"nis-kf-grid\">\n        <div class=\"nis-kf-field nis-kf-full\">\n          <label data-i18n=\"label_org_name\">Name of company \/ organisation the complaint concerns *<\/label>\n          <input type=\"text\" name=\"Organisation_Involved\" required data-i18n-placeholder=\"placeholder_org_name\" placeholder=\"Name of the organisation\">\n        <\/div>\n        <div class=\"nis-kf-field nis-kf-full\">\n          <label data-i18n=\"label_org_address\">Address \/ location<\/label>\n          <input type=\"text\" name=\"Organisation_Address\" data-i18n-placeholder=\"placeholder_org_address\" placeholder=\"Address or location\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_org_website\">Website (if known)<\/label>\n          <input type=\"text\" name=\"Organisation_Website\" placeholder=\"www.example.com\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_org_contact\">Contact person (if known)<\/label>\n          <input type=\"text\" name=\"Organisation_Contact\" data-i18n-placeholder=\"placeholder_org_contact\" placeholder=\"Name of contact person\">\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 4. Subject of the Complaint \/ Onderwerp van de klacht \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">4<\/span>\n        <span data-i18n=\"section4_title\">Subject of the Complaint<\/span>\n      <\/div>\n      <p class=\"nis-kf-helper\" data-i18n=\"helper_multiple\">Multiple options possible<\/p>\n      <div class=\"nis-kf-checks\">\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Subject\" value=\"Incorrect use on packaging\"> <span data-i18n=\"subject_packaging\">Incorrect use of the Nature Impact Score on product packaging<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Subject\" value=\"Incorrect logo use\"> <span data-i18n=\"subject_logo\">Incorrect use of the Nature Impact Score logo<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Subject\" value=\"Incorrect sustainability claim\"> <span data-i18n=\"subject_claim\">Incorrect sustainability claim relating to NIS<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Subject\" value=\"Misleading communication\"> <span data-i18n=\"subject_misleading\">Misleading communication about NIS<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Subject\" value=\"Use without certification\"> <span data-i18n=\"subject_no_cert\">Use of NIS without certification<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Subject\" value=\"Incorrect calculation\"> <span data-i18n=\"subject_calculation\">Incorrect calculation of the score<\/span><\/label>\n        <label class=\"nis-kf-check-label\">\n          <input type=\"checkbox\" name=\"Subject\" value=\"Other\">\n          <span data-i18n=\"subject_other\">Other, namely:<\/span> <input type=\"text\" name=\"Subject_other\" class=\"nis-kf-anders\" placeholder=\"\u2026\">\n        <\/label>\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 5. Description of the Complaint \/ Omschrijving van de klacht \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">5<\/span>\n        <span data-i18n=\"section5_title\">Description of the Complaint<\/span>\n      <\/div>\n      <p class=\"nis-kf-helper\" data-i18n=\"helper_description\">Describe what happened, why you consider this incorrect, and where and when it occurred.<\/p>\n      <div class=\"nis-kf-field\">\n        <label data-i18n=\"label_description\">Description *<\/label>\n        <textarea name=\"Description\" required data-i18n-placeholder=\"placeholder_description\" placeholder=\"Please provide as complete a description of the situation as possible\u2026\" style=\"min-height:140px;\"><\/textarea>\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 6. Product(s) or Service(s) Involved \/ Betrokken product(en) \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">6<\/span>\n        <span data-i18n=\"section6_title\">Product(s) or Service(s) Involved<\/span>\n      <\/div>\n      <div class=\"nis-kf-grid\">\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_product_name\">Product name \/ product group<\/label>\n          <input type=\"text\" name=\"Product_Name\" data-i18n-placeholder=\"placeholder_product_name\" placeholder=\"Product name\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_product_brand\">Brand<\/label>\n          <input type=\"text\" name=\"Product_Brand\" data-i18n-placeholder=\"placeholder_product_brand\" placeholder=\"Brand name\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_product_batch\">Batch number \/ reference (if known)<\/label>\n          <input type=\"text\" name=\"Product_Batch\" data-i18n-placeholder=\"placeholder_product_batch\" placeholder=\"Batch number or reference\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_date_issue\">Date the issue was identified<\/label>\n          <input type=\"date\" name=\"Date_Issue_Identified\">\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 7. Evidence \/ Bewijsmateriaal \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">7<\/span>\n        <span data-i18n=\"section7_title\">Evidence<\/span>\n      <\/div>\n      <p class=\"nis-kf-helper\" data-i18n=\"helper_evidence\">Please attach evidence where possible. Select what applies and send attachments by email to <strong style=\"color:#555;\">info@natureimpactscore.com<\/strong> with your name and complaint number (provided after submission) as the subject.<\/p>\n      <div class=\"nis-kf-checks nis-kf-checks-2col\">\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Evidence\" value=\"Photos\"> <span data-i18n=\"evidence_photos\">Photos<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Evidence\" value=\"Screenshots\"> Screenshots<\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Evidence\" value=\"Reports\"> <span data-i18n=\"evidence_reports\">Reports<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Evidence\" value=\"Product packaging\"> <span data-i18n=\"evidence_packaging\">Product packaging<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Evidence\" value=\"Correspondence\"> <span data-i18n=\"evidence_correspondence\">Correspondence<\/span><\/label>\n        <label class=\"nis-kf-check-label\">\n          <input type=\"checkbox\" name=\"Evidence\" value=\"Other\">\n          <span data-i18n=\"evidence_other\">Other:<\/span> <input type=\"text\" name=\"Evidence_other\" class=\"nis-kf-anders\" placeholder=\"\u2026\">\n        <\/label>\n      <\/div>\n      <div class=\"nis-kf-field\" style=\"margin-top:20px;\">\n        <label data-i18n=\"label_attachments\">Description of attachments (optional)<\/label>\n        <input type=\"text\" name=\"Attachments_Description\" data-i18n-placeholder=\"placeholder_attachments\" placeholder=\"E.g. 3 photos of the product packaging, screenshot of website\">\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 8. Prior Report \/ Eerdere melding \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">8<\/span>\n        <span data-i18n=\"section8_title\">Prior Report<\/span>\n      <\/div>\n      <p class=\"nis-kf-helper\" data-i18n=\"helper_prior\">Have you already reported this complaint to the organisation concerned?<\/p>\n      <div class=\"nis-kf-checks\" style=\"margin-bottom:20px;\">\n        <label class=\"nis-kf-check-label\"><input type=\"radio\" name=\"Previously_Reported\" value=\"Yes\"> <span data-i18n=\"radio_yes\">Yes<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"radio\" name=\"Previously_Reported\" value=\"No\"> <span data-i18n=\"radio_no\">No<\/span><\/label>\n      <\/div>\n      <div class=\"nis-kf-field\">\n        <label data-i18n=\"label_prior_response\">If yes, describe the response received<\/label>\n        <textarea name=\"Previous_Report_Response\" data-i18n-placeholder=\"placeholder_prior_response\" placeholder=\"What response did you receive?\" style=\"min-height:70px;\"><\/textarea>\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 9. Desired Follow-up \/ Gewenste opvolging \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">9<\/span>\n        <span data-i18n=\"section9_title\">Desired Follow-up<\/span>\n        <span style=\"font-weight:400;text-transform:none;letter-spacing:0;font-size:0.7rem;\" data-i18n=\"section9_optional\">(optional)<\/span>\n      <\/div>\n      <div class=\"nis-kf-checks\">\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Follow_up\" value=\"Investigation\"> <span data-i18n=\"followup_investigation\">Investigation by the certification body<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Follow_up\" value=\"Correction\"> <span data-i18n=\"followup_correction\">Correction of claims \/ communications<\/span><\/label>\n        <label class=\"nis-kf-check-label\"><input type=\"checkbox\" name=\"Follow_up\" value=\"Withdrawal\"> <span data-i18n=\"followup_withdrawal\">Withdrawal of certification<\/span><\/label>\n        <label class=\"nis-kf-check-label\">\n          <input type=\"checkbox\" name=\"Follow_up\" value=\"Other\">\n          <span data-i18n=\"followup_other\">Other:<\/span> <input type=\"text\" name=\"Follow_up_other\" class=\"nis-kf-anders\" placeholder=\"\u2026\">\n        <\/label>\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 10. Declaration \/ Verklaring \u2500\u2500 -->\n    <div class=\"nis-kf-section\">\n      <div class=\"nis-kf-section-title\">\n        <span class=\"nis-kf-section-num\">10<\/span>\n        <span data-i18n=\"section10_title\">Declaration<\/span>\n      <\/div>\n      <p class=\"nis-kf-declaration-text\" data-i18n=\"declaration_text\">I declare that the information provided is correct and complete to the best of my knowledge.<\/p>\n      <div class=\"nis-kf-grid\">\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_declaration_name\">Name *<\/label>\n          <input type=\"text\" name=\"Declaration_naam\" required data-i18n-placeholder=\"placeholder_declaration_name\" placeholder=\"Full name\">\n        <\/div>\n        <div class=\"nis-kf-field\">\n          <label data-i18n=\"label_declaration_date\">Date *<\/label>\n          <input type=\"date\" name=\"Declaration_Date\" required>\n        <\/div>\n      <\/div>\n      <div class=\"nis-kf-field\">\n        <label data-i18n=\"label_signature\">Signature (type your full name as digital signature)<\/label>\n        <input type=\"text\" name=\"Signature\" data-i18n-placeholder=\"placeholder_signature\" placeholder=\"Type your full name as confirmation\" style=\"font-style:italic;\">\n      <\/div>\n    <\/div>\n\n    <!-- \u2500\u2500 Honeypot (anti-spam, verborgen voor echte gebruikers) \u2500\u2500 -->\n    <input type=\"text\" name=\"_honey\" style=\"display:none;\" tabindex=\"-1\" autocomplete=\"off\">\n\n    <!-- \u2500\u2500 Submit \u2500\u2500 -->\n    <div style=\"margin-top:40px;\">\n      <div class=\"nis-kf-submit-row\">\n        <button type=\"submit\" class=\"nis-kf-submit\" id=\"nisSubmitBtn\" data-i18n=\"btn_submit\">Submit Complaint<\/button>\n      <\/div>\n      <div class=\"nis-kf-error\" id=\"nisKfError\">Something went wrong. Please try again or email us directly at info@natureimpactscore.com.<\/div>\n      <p class=\"nis-kf-privacy\" data-i18n=\"privacy_text\">Your data will be handled confidentially in accordance with GDPR. We use your information solely for the purpose of handling your complaint.<\/p>\n    <\/div>\n\n  <\/form>\n\n  <div class=\"nis-kf-success\" id=\"nisKfSuccess\">\n    <span data-i18n=\"success_message\"><strong>Thank you for your report.<\/strong><br>\n    Your complaint has been successfully submitted to Nature Impact Score. We aim to process your complaint within 10 working days.<\/span>\n  <\/div>\n\n<\/div>\n\n<script>\n(function() {\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  \/\/ Translations\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  const translations = {\n    en: {\n      section1_title: \"Complainant Details\",\n      section2_title: \"Type of Complainant\",\n      section3_title: \"Organisation \/ Party Involved\",\n      section4_title: \"Subject of the Complaint\",\n      section5_title: \"Description of the Complaint\",\n      section6_title: \"Product(s) or Service(s) Involved\",\n      section7_title: \"Evidence\",\n      section8_title: \"Prior Report\",\n      section9_title: \"Desired Follow-up\",\n      section9_optional: \"(optional)\",\n      section10_title: \"Declaration\",\n      label_name: \"Name *\",\n      label_organisation: \"Organisation (optional)\",\n      label_position: \"Position (optional)\",\n      label_phone: \"Phone Number\",\n      label_address: \"Address\",\n      label_postcode: \"Postcode \/ City\",\n      label_country: \"Country\",\n      label_email: \"Email Address *\",\n      label_org_name: \"Name of company \/ organisation the complaint concerns *\",\n      label_org_address: \"Address \/ location\",\n      label_org_website: \"Website (if known)\",\n      label_org_contact: \"Contact person (if known)\",\n      label_description: \"Description *\",\n      label_product_name: \"Product name \/ product group\",\n      label_product_brand: \"Brand\",\n      label_product_batch: \"Batch number \/ reference (if known)\",\n      label_date_issue: \"Date the issue was identified\",\n      label_attachments: \"Description of attachments (optional)\",\n      label_prior_response: \"If yes, describe the response received\",\n      label_declaration_name: \"Name *\",\n      label_declaration_date: \"Date *\",\n      label_signature: \"Signature (type your full name as digital signature)\",\n      placeholder_name: \"Full name\",\n      placeholder_organisation: \"Company or organisation\",\n      placeholder_position: \"Your job title\",\n      placeholder_address: \"Street and house number\",\n      placeholder_country: \"Netherlands\",\n      placeholder_org_name: \"Name of the organisation\",\n      placeholder_org_address: \"Address or location\",\n      placeholder_org_contact: \"Name of contact person\",\n      placeholder_description: \"Please provide as complete a description of the situation as possible\u2026\",\n      placeholder_product_name: \"Product name\",\n      placeholder_product_brand: \"Brand name\",\n      placeholder_product_batch: \"Batch number or reference\",\n      placeholder_attachments: \"E.g. 3 photos of the product packaging, screenshot of website\",\n      placeholder_prior_response: \"What response did you receive?\",\n      placeholder_declaration_name: \"Full name\",\n      placeholder_signature: \"Type your full name as confirmation\",\n      check_confidential: \"I wish my identity to be treated confidentially\",\n      type_consumer: \"Consumer\",\n      type_company: \"Company\",\n      type_ngo: \"NGO \/ civil society organisation\",\n      type_certificate_holder: \"Certificate holder\",\n      type_certification_body: \"Certification body\",\n      type_government: \"Government\",\n      type_other: \"Other, namely:\",\n      subject_packaging: \"Incorrect use of the Nature Impact Score on product packaging\",\n      subject_logo: \"Incorrect use of the Nature Impact Score logo\",\n      subject_claim: \"Incorrect sustainability claim relating to NIS\",\n      subject_misleading: \"Misleading communication about NIS\",\n      subject_no_cert: \"Use of NIS without certification\",\n      subject_calculation: \"Incorrect calculation of the score\",\n      subject_other: \"Other, namely:\",\n      evidence_photos: \"Photos\",\n      evidence_reports: \"Reports\",\n      evidence_packaging: \"Product packaging\",\n      evidence_correspondence: \"Correspondence\",\n      evidence_other: \"Other:\",\n      followup_investigation: \"Investigation by the certification body\",\n      followup_correction: \"Correction of claims \/ communications\",\n      followup_withdrawal: \"Withdrawal of certification\",\n      followup_other: \"Other:\",\n      radio_yes: \"Yes\",\n      radio_no: \"No\",\n      helper_multiple: \"Multiple options possible\",\n      helper_description: \"Describe what happened, why you consider this incorrect, and where and when it occurred.\",\n      helper_evidence: \"Please attach evidence where possible. Select what applies and send attachments by email to <strong style=\\\"color:#555;\\\">info@natureimpactscore.com<\/strong> with your name and complaint number (provided after submission) as the subject.\",\n      helper_prior: \"Have you already reported this complaint to the organisation concerned?\",\n      declaration_text: \"I declare that the information provided is correct and complete to the best of my knowledge.\",\n      btn_submit: \"Submit Complaint\",\n      btn_submitting: \"Submitting\u2026\",\n      privacy_text: \"Your data will be handled confidentially in accordance with GDPR. We use your information solely for the purpose of handling your complaint.\",\n      success_message: \"<strong>Thank you for your report.<\/strong><br>Your complaint has been successfully submitted to Nature Impact Score. We aim to process your complaint within 10 working days.\",\n      error_message: \"Something went wrong. Please try again or email us directly at info@natureimpactscore.com.\",\n      form_subject: \"New complaint \u2014 Nature Impact Score complaint form\"\n    },\n\n    nl: {\n      section1_title: \"Gegevens klager\",\n      section2_title: \"Type klager\",\n      section3_title: \"Betrokken organisatie \/ partij\",\n      section4_title: \"Onderwerp van de klacht\",\n      section5_title: \"Omschrijving van de klacht\",\n      section6_title: \"Betrokken product(en) of dienst(en)\",\n      section7_title: \"Bewijsmateriaal\",\n      section8_title: \"Eerdere melding\",\n      section9_title: \"Gewenste opvolging\",\n      section9_optional: \"(optioneel)\",\n      section10_title: \"Verklaring\",\n      label_name: \"Naam *\",\n      label_organisation: \"Organisatie (optioneel)\",\n      label_position: \"Functie (optioneel)\",\n      label_phone: \"Telefoonnummer\",\n      label_address: \"Adres\",\n      label_postcode: \"Postcode \/ Plaats\",\n      label_country: \"Land\",\n      label_email: \"E-mailadres *\",\n      label_org_name: \"Naam van het bedrijf \/ de organisatie waarover de klacht gaat *\",\n      label_org_address: \"Adres \/ vestigingsplaats\",\n      label_org_website: \"Website (indien bekend)\",\n      label_org_contact: \"Contactpersoon (indien bekend)\",\n      label_description: \"Omschrijving *\",\n      label_product_name: \"Productnaam \/ productgroep\",\n      label_product_brand: \"Merk\",\n      label_product_batch: \"Batchnummer \/ referentie (indien bekend)\",\n      label_date_issue: \"Datum waarop het probleem is geconstateerd\",\n      label_attachments: \"Omschrijving van bijlagen (optioneel)\",\n      label_prior_response: \"Zo ja, beschrijf de ontvangen reactie\",\n      label_declaration_name: \"Naam *\",\n      label_declaration_date: \"Datum *\",\n      label_signature: \"Handtekening (typ uw volledige naam als digitale handtekening)\",\n      placeholder_name: \"Volledige naam\",\n      placeholder_organisation: \"Bedrijf of organisatie\",\n      placeholder_position: \"Uw functie\",\n      placeholder_address: \"Straat en huisnummer\",\n      placeholder_country: \"Nederland\",\n      placeholder_org_name: \"Naam van de organisatie\",\n      placeholder_org_address: \"Adres of vestigingsplaats\",\n      placeholder_org_contact: \"Naam van contactpersoon\",\n      placeholder_description: \"Geef een zo volledig mogelijke omschrijving van de situatie\u2026\",\n      placeholder_product_name: \"Productnaam\",\n      placeholder_product_brand: \"Merknaam\",\n      placeholder_product_batch: \"Batchnummer of referentie\",\n      placeholder_attachments: \"Bijv. 3 foto's van de verpakking, screenshot van website\",\n      placeholder_prior_response: \"Welke reactie heeft u ontvangen?\",\n      placeholder_declaration_name: \"Volledige naam\",\n      placeholder_signature: \"Typ uw volledige naam ter bevestiging\",\n      check_confidential: \"Ik wens dat mijn identiteit vertrouwelijk wordt behandeld\",\n      type_consumer: \"Consument\",\n      type_company: \"Bedrijf\",\n      type_ngo: \"NGO \/ maatschappelijke organisatie\",\n      type_certificate_holder: \"Certificaathouder\",\n      type_certification_body: \"Certificerende instelling\",\n      type_government: \"Overheid\",\n      type_other: \"Anders, namelijk:\",\n      subject_packaging: \"Onjuist gebruik van de Nature Impact Score op productverpakking\",\n      subject_logo: \"Onjuist gebruik van het Nature Impact Score logo\",\n      subject_claim: \"Onjuiste duurzaamheidsclaim met betrekking tot NIS\",\n      subject_misleading: \"Misleidende communicatie over NIS\",\n      subject_no_cert: \"Gebruik van NIS zonder certificering\",\n      subject_calculation: \"Onjuiste berekening van de score\",\n      subject_other: \"Anders, namelijk:\",\n      evidence_photos: \"Foto's\",\n      evidence_reports: \"Rapporten\",\n      evidence_packaging: \"Productverpakking\",\n      evidence_correspondence: \"Correspondentie\",\n      evidence_other: \"Anders:\",\n      followup_investigation: \"Onderzoek door de certificerende instelling\",\n      followup_correction: \"Correctie van claims \/ communicatie\",\n      followup_withdrawal: \"Intrekking van certificering\",\n      followup_other: \"Anders:\",\n      radio_yes: \"Ja\",\n      radio_no: \"Nee\",\n      helper_multiple: \"Meerdere opties mogelijk\",\n      helper_description: \"Beschrijf wat er is gebeurd, waarom u dit als onjuist beschouwt, en waar en wanneer het heeft plaatsgevonden.\",\n      helper_evidence: \"Voeg indien mogelijk bewijsmateriaal toe. Selecteer wat van toepassing is en stuur bijlagen per e-mail naar <strong style=\\\"color:#555;\\\"> info@natureimpactscore.com<\/strong> met uw naam en klachtnummer (verstrekt na indiening) als onderwerp.\",\n      helper_prior: \"Heeft u deze klacht al gemeld bij de betreffende organisatie?\",\n      declaration_text: \"Ik verklaar dat de verstrekte informatie naar mijn beste weten juist en volledig is.\",\n      btn_submit: \"Klacht indienen\",\n      btn_submitting: \"Bezig met verzenden\u2026\",\n      privacy_text: \"Uw gegevens worden vertrouwelijk behandeld conform de AVG. Wij gebruiken uw informatie uitsluitend voor de afhandeling van uw klacht.\",\n      success_message: \"<strong>Bedankt voor uw melding.<\/strong><br>Uw klacht is succesvol ingediend bij Nature Impact Score. Wij streven ernaar uw klacht binnen 10 werkdagen te behandelen.\",\n      error_message: \"Er is iets misgegaan. Probeer het opnieuw of stuur ons een e-mail via info@natureimpactscore.com.\",\n      form_subject: \"Nieuwe klacht \u2014 Nature Impact Score klachtenformulier\"\n    }\n  };\n\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  \/\/ Detect language from URL\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  function detectLanguage() {\n    return window.location.pathname.toLowerCase().includes('\/nl\/') ? 'nl' : 'en';\n  }\n\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  \/\/ Apply translations\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  function applyTranslations(lang) {\n    const t = translations[lang];\n    if (!t) return;\n\n    document.querySelectorAll('[data-i18n]').forEach(function(el) {\n      const key = el.getAttribute('data-i18n');\n      if (t[key]) el.innerHTML = t[key];\n    });\n\n    document.querySelectorAll('[data-i18n-placeholder]').forEach(function(el) {\n      const key = el.getAttribute('data-i18n-placeholder');\n      if (t[key]) el.placeholder = t[key];\n    });\n\n    document.documentElement.lang = lang;\n  }\n\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  \/\/ Form submission via fetch (no redirect)\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  function initForm() {\n    const lang = detectLanguage();\n    const t = translations[lang];\n    const form = document.getElementById('nisComplaintForm');\n    const submitBtn = document.getElementById('nisSubmitBtn');\n    const successEl = document.getElementById('nisKfSuccess');\n    const errorEl = document.getElementById('nisKfError');\n\n    form.addEventListener('submit', async function(e) {\n      e.preventDefault();\n\n      \/\/ Disable button and show loading state\n      submitBtn.disabled = true;\n      submitBtn.textContent = t.btn_submitting;\n      errorEl.style.display = 'none';\n\n      \/\/ Honeypot check \u2014 als dit veld ingevuld is, is het een bot\n      const honey = form.querySelector('[name=\"_honey\"]');\n      if (honey && honey.value) {\n        \/\/ Doe alsof het gelukt is, maar stuur niets\n        form.style.display = 'none';\n        successEl.style.display = 'block';\n        return;\n      }\n\n      \/\/ Collect checkbox groups \u2014 merge multiple checked values into one readable string\n      const checkboxGroups = {};\n      form.querySelectorAll('input[type=\"checkbox\"]').forEach(function(cb) {\n        if (!checkboxGroups[cb.name]) checkboxGroups[cb.name] = [];\n        if (cb.checked) checkboxGroups[cb.name].push(cb.value);\n      });\n\n      \/\/ Build a clean FormData \u2014 collapse checkbox arrays, keep everything else\n      const rawData = new FormData(form);\n      const formData = new FormData();\n      const handledCheckboxes = new Set();\n\n      for (const [key, value] of rawData.entries()) {\n        if (Object.prototype.hasOwnProperty.call(checkboxGroups, key)) {\n          if (!handledCheckboxes.has(key)) {\n            formData.append(key, checkboxGroups[key].length ? checkboxGroups[key].join(', ') : '\u2014');\n            handledCheckboxes.add(key);\n          }\n        } else {\n          formData.append(key, value !== '' ? value : '\u2014');\n        }\n      }\n\n      \/\/ FormSubmit config\n      formData.append('_subject', t.form_subject);\n      formData.append('_captcha', 'false');\n      formData.append('_template', 'table');\n\n      try {\n        const response = await fetch('https:\/\/formsubmit.co\/ajax\/info@natureimpactscore.com', {\n          method: 'POST',\n          body: formData,\n          headers: { 'Accept': 'application\/json' }\n        });\n\n        if (response.ok) {\n          \/\/ Hide form, show success message\n          form.style.display = 'none';\n          successEl.style.display = 'block';\n          successEl.scrollIntoView({ behavior: 'smooth', block: 'center' });\n        } else {\n          throw new Error('Server error: ' + response.status);\n        }\n      } catch (err) {\n        \/\/ Show error, re-enable button\n        errorEl.textContent = t.error_message;\n        errorEl.style.display = 'block';\n        submitBtn.disabled = false;\n        submitBtn.textContent = t.btn_submit;\n        errorEl.scrollIntoView({ behavior: 'smooth', block: 'center' });\n      }\n    });\n  }\n\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  \/\/ Initialize\n  \/\/ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  function init() {\n    const lang = detectLanguage();\n    applyTranslations(lang);\n    initForm();\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d20cb7d e-con-full e-flex magic-button-disabled-no e-con e-parent\" data-id=\"2d20cb7d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4f617341 e-con-full e-flex magic-button-disabled-no e-con e-child\" data-id=\"4f617341\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c77bde3 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3c77bde3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Have questions or need more information?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f147b79 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"2f147b79\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our team is ready to help you find the right solution for your business. Whether you need clarification, a tailored proposal, or technical guidance, we are here to support you every step of the way.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a768752 elementor-align-justify elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-button\" data-id=\"2a768752\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/natureimpactscore.com\/nl\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57b4c530 e-con-full elementor-hidden-mobile e-flex magic-button-disabled-no e-con e-child\" data-id=\"57b4c530\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Form of Complaint Do you have a complaint about the use of the Nature Impact Score? Please complete the form below. We will handle your report confidentially and get back to you as soon as possible. 1 Complainant Details Name * Organisation (optional) Position (optional) Phone Number Address Postcode \/ City Country Email Address * [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-646","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Submit a Complaint - Nature Impact Score Misuse Report Form<\/title>\n<meta name=\"description\" content=\"Report incorrect use of the Nature Impact Score label, logo misuse, or misleading sustainability claims. Submit your complaint confidentially \u2014 response within 10 working days.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/natureimpactscore.com\/nl\/complaint-form\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Submit a Complaint - Nature Impact Score Misuse Report Form\" \/>\n<meta property=\"og:description\" content=\"Report incorrect use of the Nature Impact Score label, logo misuse, or misleading sustainability claims. Submit your complaint confidentially \u2014 response within 10 working days.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/natureimpactscore.com\/nl\/complaint-form\/\" \/>\n<meta property=\"og:site_name\" content=\"Nature Impact Score\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-28T19:31:40+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/natureimpactscore.com\\\/complaint-form\\\/\",\"url\":\"https:\\\/\\\/natureimpactscore.com\\\/complaint-form\\\/\",\"name\":\"Submit a Complaint - Nature Impact Score Misuse Report Form\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/natureimpactscore.com\\\/#website\"},\"datePublished\":\"2026-03-05T14:35:36+00:00\",\"dateModified\":\"2026-04-28T19:31:40+00:00\",\"description\":\"Report incorrect use of the Nature Impact Score label, logo misuse, or misleading sustainability claims. Submit your complaint confidentially \u2014 response within 10 working days.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/natureimpactscore.com\\\/complaint-form\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/natureimpactscore.com\\\/complaint-form\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/natureimpactscore.com\\\/complaint-form\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/natureimpactscore.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Complaints form\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/natureimpactscore.com\\\/#website\",\"url\":\"https:\\\/\\\/natureimpactscore.com\\\/\",\"name\":\"Nature Impact Score\",\"description\":\"Understanding the Nature Impact Score\",\"publisher\":{\"@id\":\"https:\\\/\\\/natureimpactscore.com\\\/#organization\"},\"alternateName\":\"NIS\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/natureimpactscore.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/natureimpactscore.com\\\/#organization\",\"name\":\"Nature Impact Score\",\"alternateName\":\"NIS\",\"url\":\"https:\\\/\\\/natureimpactscore.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/natureimpactscore.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/natureimpactscore.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/B.svg\",\"contentUrl\":\"https:\\\/\\\/natureimpactscore.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/B.svg\",\"width\":135,\"height\":80,\"caption\":\"Nature Impact Score\"},\"image\":{\"@id\":\"https:\\\/\\\/natureimpactscore.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Submit a Complaint - Nature Impact Score Misuse Report Form","description":"Report incorrect use of the Nature Impact Score label, logo misuse, or misleading sustainability claims. Submit your complaint confidentially \u2014 response within 10 working days.","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:\/\/natureimpactscore.com\/nl\/complaint-form\/","og_locale":"nl_NL","og_type":"article","og_title":"Submit a Complaint - Nature Impact Score Misuse Report Form","og_description":"Report incorrect use of the Nature Impact Score label, logo misuse, or misleading sustainability claims. Submit your complaint confidentially \u2014 response within 10 working days.","og_url":"https:\/\/natureimpactscore.com\/nl\/complaint-form\/","og_site_name":"Nature Impact Score","article_modified_time":"2026-04-28T19:31:40+00:00","twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"11 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/natureimpactscore.com\/complaint-form\/","url":"https:\/\/natureimpactscore.com\/complaint-form\/","name":"Submit a Complaint - Nature Impact Score Misuse Report Form","isPartOf":{"@id":"https:\/\/natureimpactscore.com\/#website"},"datePublished":"2026-03-05T14:35:36+00:00","dateModified":"2026-04-28T19:31:40+00:00","description":"Report incorrect use of the Nature Impact Score label, logo misuse, or misleading sustainability claims. Submit your complaint confidentially \u2014 response within 10 working days.","breadcrumb":{"@id":"https:\/\/natureimpactscore.com\/complaint-form\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/natureimpactscore.com\/complaint-form\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/natureimpactscore.com\/complaint-form\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/natureimpactscore.com\/"},{"@type":"ListItem","position":2,"name":"Complaints form"}]},{"@type":"WebSite","@id":"https:\/\/natureimpactscore.com\/#website","url":"https:\/\/natureimpactscore.com\/","name":"Nature Impact Score","description":"De Nature Impact Score begrijpen","publisher":{"@id":"https:\/\/natureimpactscore.com\/#organization"},"alternateName":"NIS","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/natureimpactscore.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/natureimpactscore.com\/#organization","name":"Nature Impact Score","alternateName":"NIS","url":"https:\/\/natureimpactscore.com\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/natureimpactscore.com\/#\/schema\/logo\/image\/","url":"https:\/\/natureimpactscore.com\/wp-content\/uploads\/2026\/03\/B.svg","contentUrl":"https:\/\/natureimpactscore.com\/wp-content\/uploads\/2026\/03\/B.svg","width":135,"height":80,"caption":"Nature Impact Score"},"image":{"@id":"https:\/\/natureimpactscore.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/natureimpactscore.com\/nl\/wp-json\/wp\/v2\/pages\/646","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/natureimpactscore.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/natureimpactscore.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/natureimpactscore.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/natureimpactscore.com\/nl\/wp-json\/wp\/v2\/comments?post=646"}],"version-history":[{"count":58,"href":"https:\/\/natureimpactscore.com\/nl\/wp-json\/wp\/v2\/pages\/646\/revisions"}],"predecessor-version":[{"id":2141,"href":"https:\/\/natureimpactscore.com\/nl\/wp-json\/wp\/v2\/pages\/646\/revisions\/2141"}],"wp:attachment":[{"href":"https:\/\/natureimpactscore.com\/nl\/wp-json\/wp\/v2\/media?parent=646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}