{"id":14,"date":"2025-08-07T15:09:15","date_gmt":"2025-08-07T15:09:15","guid":{"rendered":"http:\/\/autismemondial.org\/?page_id=14"},"modified":"2025-12-19T10:31:46","modified_gmt":"2025-12-19T10:31:46","slug":"petition","status":"publish","type":"page","link":"https:\/\/en.autismemondial.org\/index.php\/petition\/","title":{"rendered":"Petition"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a33966 e-con-full e-flex e-con e-parent\" data-id=\"2a33966\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9aaeb84 elementor-widget elementor-widget-html\" data-id=\"9aaeb84\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Global Petition \u2014 Autisme Mondial<\/title>\n  <style>\n    :root{\n      --accent:#FFD966; \/* signature yellow *\/\n      --accent-d:#e6c85f;\n      --text:#111827; \/* very dark grey *\/\n      --muted:#6B7280; \/* grey *\/\n      --bg:#f9fafb; \/* page background *\/\n      --card:#ffffff; \/* cards *\/\n      --line:#e5e7eb;\n    }\n    html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:'Inter','Segoe UI',Tahoma,Verdana,Arial,sans-serif;line-height:1.7;}\n    .wrap{max-width:900px;margin:0 auto;padding:40px 16px 48px 16px;}\n\n    \/* HERO *\/\n    .hero { background: url('https:\/\/via.placeholder.com\/1920x600') center\/cover no-repeat; color: white; text-align: center; padding: 120px 20px 80px; position: relative; }\n    .hero::after { content: \"\"; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); z-index: 0; }\n    .hero-content, .hero-inner { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; }\n    .hero h1 { font-size: 2.5em; margin-bottom: 20px; }\n    .hero p { font-size: 1.2em; margin-bottom: 15px; }\n    .hero .btn-primary{\n      background:var(--accent);\n      color:#2a2a2a;\n      border-radius:8px;\n      box-shadow:0 1px 4px 0 rgba(60,60,90,0.04);\n      padding:14px 22px;\n      font-weight:700;\n      cursor:pointer;\n      transition:background .18s;\n      border:none;\n      text-decoration:none;\n      display: inline-block;\n    }\n    .hero .btn-primary:hover{background:var(--accent-d);}\n\n    \/* LAYOUT *\/\n    .grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:28px}\n    .card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 1px 8px 0 rgba(60,60,90,0.05);padding:1.3em 1.4em;margin-bottom:2.5em;}\n    .card h2{margin:0 0 0.7em 0;font-size:1.18rem;font-weight:600;color:#1a1a1a;}\n    .card p{margin:10px 0;font-size:1.04rem;}\n    .card ul{margin:10px 0 0 1.2em;}\n    .muted{color:var(--muted);}\n\n    \/* SIGN BLOCK *\/\n    .sign-box{background:#fff;border:2px dashed var(--line);border-radius:12px;padding:20px;text-align:center}\n    .sign-box .btn-primary{\n      background:var(--accent);\n      color:#2a2a2a;\n      border:none;\n      border-radius:8px;\n      padding:12px 18px;\n      font-weight:700;\n      cursor:pointer;\n      box-shadow:0 1px 4px 0 rgba(60,60,90,0.04);\n      transition:background .18s;\n      text-decoration:none;\n      display: inline-block;\n    }\n    .sign-box .btn-primary:hover{background:var(--accent-d)}\n\n    \/* SHARE *\/\n    .share{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}\n    .share button{\n      border:1px solid var(--line);\n      background:#fff;\n      border-radius:8px;\n      padding:10px 14px;\n      text-decoration:none;\n      color:var(--text);\n      font-weight:600;\n      cursor:pointer\n    }\n    .share button:hover{background:#f3f4f6}\n\n    \/* FOOTNOTE *\/\n    .note{font-size:13px;color:var(--muted)}\n\n    \/* MODAL (petition preview) *\/\n    .modal-overlay {position: fixed; inset: 0; height: 100vh; background: rgba(0,0,0,.45); display: none; align-items: center; justify-content: center; padding: 20px; z-index: 9999;}\n    .modal-overlay[aria-hidden=\"false\"]{display:flex}\n    .modal { background:#fff; border-radius:12px; max-width:820px; width:100%; max-height:90vh; overflow-y:auto; box-shadow:0 20px 60px rgba(0,0,0,.25); position:relative; padding:22px; }\n    .modal h3{margin:0 0 8px;font-size:1.4rem}\n    .modal p{margin:10px 0}\n    .modal ul{margin:8px 0 8px 1.2em}\n    .modal .muted{color:#6B7280}\n    .modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}\n    .btn-cta{background:#FFD966;color:#333;padding:10px 16px;border-radius:6px;font-weight:700;text-decoration:none;border:none;cursor:pointer}\n    .btn-cta:hover{background:#e6c85f}\n    .btn-secondary{background:#0056b3;color:#fff;padding:10px 16px;border-radius:6px;font-weight:700;text-decoration:none;border:none;cursor:pointer}\n    .btn-secondary:hover{background:#003f82}\n    .modal-close{position:absolute;right:10px;top:8px;border:none;background:transparent;font-size:22px;cursor:pointer;line-height:1;padding:8px;border-radius:6px}\n    .modal-close:hover{background:#f2f2f2}\n\n    .redirect-overlay {position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.3);z-index:99999;}\n    .redirect-overlay[aria-hidden=\"false\"]{display:flex}\n    .redirect-box{background:#fff;border-radius:12px;padding:30px 40px;text-align:center;max-width:400px;width:90%;box-shadow:0 12px 40px rgba(0,0,0,0.25);color:#333;}\n    .redirect-box h3{margin-top:0;font-size:1.3rem;color:#111;}\n    .redirect-box p{margin:10px 0 20px;font-size:1rem;color:#555;}\n    .redirect-box .spinner{margin:0 auto;width:40px;height:40px;border:4px solid #ddd;border-top:4px solid #FFD966;border-radius:50%;animation:spin 1s linear infinite}\n    @keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}\n\n    @media (min-width:980px){\n      .grid{grid-template-columns:1fr 1fr}\n    }\n  <\/style>\n<\/head>\n<body>\n  \n  <!-- HERO PETITION -->\n  <section class=\"hero\" aria-label=\"Petition hero banner\">\n    <div class=\"hero-inner\">\n      <h1>Global petition: For the dignity of every life.<\/h1>\n      <p>Autism is not a disorder, it is a difference.<\/p>\n      <a id=\"cta-hero\" class=\"btn-primary\" href=\"https:\/\/c.org\/HHjh2cYfgb\" target=\"_blank\" rel=\"noopener noreferrer\">\u270d\ufe0f Sign the petition<\/a>\n    <\/div>\n  <\/section>\n  \n  <main class=\"wrap\">\n    <!-- INTRODUCTION -->\n    <section aria-labelledby=\"intro-title\">\n      <h2 id=\"intro-title\">Introduction<\/h2>\n      <p>Today, millions of autistic children and adults still suffer rejection, misunderstanding and isolation.<\/p>\n      <p>This suffering does not come from their difference,<br>but from the way society looks at them.<\/p>\n      <p>By signing this petition, you affirm clearly:<\/p>\n      <ul>\n        <li>Autism is a neurological difference, not a disorder to correct.<\/li>\n        <li>Every human being has the right to dignity, respect and inclusion.<\/li>\n      <\/ul>\n    <\/section>\n\n    <!-- SIGNATURE BLOCK -->\n    <section class=\"card\" id=\"sign\" aria-labelledby=\"sign-title\">\n      <h2 id=\"sign-title\">Sign now<\/h2>\n      <div class=\"sign-box\" role=\"region\" aria-label=\"Signature form\">\n        <div id=\"petition-embed\" class=\"muted\" style=\"margin-bottom:14px\">Signature form on Change.org<\/div>\n        <p class=\"muted\"><em>Your signature is a voice for dignity. Do not let it fall silent.<\/em><\/p>\n        <a class=\"btn-primary\" id=\"cta-sign\" href=\"https:\/\/c.org\/HHjh2cYfgb\" target=\"_blank\" rel=\"noopener noreferrer\">\u270d\ufe0f Sign the petition<\/a>\n        <p class=\"note\">If the form does not appear, use the button above.<\/p>\n      <\/div>\n      <div class=\"share\" aria-label=\"Share the campaign\">\n        <button id=\"copy-link\">Copy the link<\/button>\n      <\/div>\n    <\/section>\n\n    <!-- PREVIEW MODAL -->\n    <div id=\"petition-preview\" class=\"modal-overlay\" aria-hidden=\"true\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"pp-title\">\n      <div class=\"modal\" tabindex=\"-1\">\n        <button class=\"modal-close\" aria-label=\"Close\">\u2715<\/button>\n        <h3 id=\"pp-title\">Why sign?<\/h3>\n        <p><strong>Autism is not a disease. It is a difference. And that changes everything.<\/strong><\/p>\n        <p>Today, all over the world, autistic people and their families live in misunderstanding and isolation, because autism is still too often seen as a disease or a disorder to fix.<\/p>\n        <ul>\n          <li>Autism is not an illness or a disorder to cure: it is a natural neurological difference.<\/li>\n          <li>Difficulties often come from an environment that is not adapted, not from the person themself.<\/li>\n        <\/ul>\n        <p><strong>Recognising this reality changes everything:<\/strong><\/p>\n        <ul>\n          <li><em>For autistic people<\/em>: dignity, self-confidence and the possibility to flourish without being seen as \u201cdefective\u201d.<\/li>\n          <li><em>For families<\/em>: relief and truly adapted support.<\/li>\n          <li><em>For society<\/em>: valuing unique strengths and building inclusive environments.<\/li>\n        <\/ul>\n        <p class=\"muted\">This is a short extract summarising the full petition. The complete text is available on this page.<\/p>\n        <div class=\"modal-actions\">\n          <a id=\"pp-sign\" class=\"btn-cta\" href=\"https:\/\/c.org\/HHjh2cYfgb\" target=\"_blank\" rel=\"noopener noreferrer\">\u270d\ufe0f Sign on Change.org<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div id=\"redirect-overlay\" class=\"redirect-overlay\" aria-hidden=\"true\">\n      <div class=\"redirect-box\">\n        <h3>Redirecting\u2026<\/h3>\n        <p>You are being redirected to the petition on Change.org.<\/p>\n        <div class=\"spinner\"><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- WHY IT MATTERS -->\n    <section aria-labelledby=\"why-title\">\n      <h2 id=\"why-title\">Why it matters<\/h2>\n      <p>By signing this petition, you call for:<\/p>\n      <ul>\n        <li>A truly adapted, inclusive school<\/li>\n        <li>Training professionals in neurodiversity<\/li>\n        <li>Ending medicalising and stigmatising approaches<\/li>\n        <li>Official recognition of autism as a difference<\/li>\n        <li>And above all: respect for the dignity and value of every human life<\/li>\n      <\/ul>\n    <\/section>\n\n    <!-- WHAT NEXT -->\n    <section aria-labelledby=\"after-title\">\n      <h2 id=\"after-title\">What next?<\/h2>\n      <p>A petition only lives if it circulates. Don\u2019t be the last link in the chain \u2013 pass it on.<\/p>\n      <ul>\n        <li>Share this petition around you<\/li>\n        <li>Download your supporter badge<\/li>\n        <li>Read and share the citizen booklet<\/li>\n        <li>Join the movement<\/li>\n      <\/ul>\n    <\/section>\n\n  <\/main>\n\n  <script>\n    (function(){\n      const url = 'https:\/\/c.org\/HHjh2cYfgb';\n      const text = encodeURIComponent(\"I\u2019m signing Autisme Worldwide's petition: Autism is not a disorder, it is a difference.\");\n      const copyBtn = document.getElementById('copy-link');\n\n      if(copyBtn){\n        copyBtn.addEventListener('click', async ()=>{\n          try{\n            await navigator.clipboard.writeText(url);\n            copyBtn.textContent = 'Link copied \u2705';\n          } catch {\n            copyBtn.textContent = 'Copy failed';\n          }\n          setTimeout(()=> copyBtn.textContent = 'Copy the link', 2000);\n        });\n      }\n\n      \/\/ Preview modal for bottom CTA\n      const preview = document.getElementById('petition-preview');\n      const ctaSign = document.getElementById('cta-sign');\n      const closeBtn = preview?.querySelector('.modal-close');\n      function openPreview(){ if(preview){ preview.setAttribute('aria-hidden','false'); document.body.style.overflow='hidden'; } }\n      function closePreview(){ if(preview){ preview.setAttribute('aria-hidden','true'); document.body.style.overflow=''; } }\n      if(ctaSign){ ctaSign.addEventListener('click', (e)=>{ e.preventDefault(); openPreview(); }); }\n      if(closeBtn){ closeBtn.addEventListener('click', closePreview); }\n      preview?.addEventListener('click', (e)=>{ if(e.target === preview){ closePreview(); } });\n      document.addEventListener('keydown', (e)=>{ if(e.key==='Escape' && preview && preview.getAttribute('aria-hidden')==='false'){ closePreview(); } });\n\n      \/\/ Redirect spinner for Change.org\n      const ppSign = document.getElementById('pp-sign');\n      const overlay = document.getElementById('redirect-overlay');\n\n      if(ppSign){\n        ppSign.addEventListener('click', (e)=>{\n          e.preventDefault();\n          const isMobile = \/iPhone|iPad|iPod|Android\/i.test(navigator.userAgent);\n          const targetUrl = 'https:\/\/c.org\/HHjh2cYfgb';\n\n          if(isMobile){\n            \/\/ direct redirect on mobile\n            window.location.href = targetUrl;\n            overlay.setAttribute('aria-hidden','true');\n            closePreview();\n          } else {\n            overlay.setAttribute('aria-hidden','false');\n            setTimeout(()=>{\n              window.open(targetUrl,'_blank');\n              overlay.setAttribute('aria-hidden','true');\n              closePreview();\n            },2000);\n          }\n        });\n      }\n\n      \/\/ Redirect spinner for hero button\n      const ctaHero = document.getElementById('cta-hero');\n      if(ctaHero){\n        ctaHero.addEventListener('click', (e)=>{\n          e.preventDefault();\n          const isMobile = \/iPhone|iPad|iPod|Android\/i.test(navigator.userAgent);\n          const targetUrl = 'https:\/\/c.org\/HHjh2cYfgb';\n\n          if(isMobile){\n            window.location.href = targetUrl;\n          } else {\n            overlay.setAttribute('aria-hidden','false');\n            setTimeout(()=>{\n              window.open(targetUrl,'_blank');\n              overlay.setAttribute('aria-hidden','true');\n            },2000);\n          }\n        });\n      }\n\n    })();\n  <\/script>\n\n  <footer style=\"background-color: #f1f1f1; padding: 30px 20px; margin-top: 50px; text-align: center; font-size: 0.9em; color: #555;\">\n    <div style=\"max-width: 1100px; margin: auto;\">\n        <p><strong>Autisme Mondial<\/strong> \u2013 A movement to change the way we see autism.<\/p>\n\n        <nav style=\"margin: 15px 0;\">\n            <a href=\"https:\/\/en.autismemondial.org\/en\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Home<\/a> |\n            <a href=\"https:\/\/en.autismemondial.org\/en\/petition\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Petition<\/a> |\n            <a href=\"https:\/\/en.autismemondial.org\/en\/booklet\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Citizen booklet<\/a>\n        <\/nav>\n\n        <p>\ud83d\udce7 <a href=\"mailto:contact@autismemondial.org\" style=\"color: #555; text-decoration: none;\">contact@autismemondial.org<\/a><\/p>\n\n        <div style=\"margin-top: 10px;\">\n            <!-- <a href=\"#\" style=\"margin: 0 5px; color: #555;\">Facebook<\/a> | -->\n            <a href=\"https:\/\/x.com\/AutismeMondial\" style=\"margin: 0 5px; color: #555;\">X<\/a> |\n            <a href=\"https:\/\/instagram.com\/autismemondial\" style=\"margin: 0 5px; color: #555;\">Instagram<\/a>\n        <\/div>\n\n        <p style=\"margin-top: 15px; font-size: 0.8em; color: #888;\">\u00a9 2025 Autisme Mondial \u2013 All rights reserved.<\/p>\n    <\/div>\n  <\/footer>\n<\/body>\n<\/html>\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>Global Petition \u2014 Autisme Mondial Global petition: For the dignity of every life. Autism is not a disorder, it is a difference. \u270d\ufe0f Sign the petition Introduction Today, millions of autistic children and adults still suffer rejection, misunderstanding and isolation. This suffering does not come from their difference,but from the way society looks at them. [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"off","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":19,"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":119,"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions\/119"}],"wp:attachment":[{"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}