{"id":16,"date":"2025-08-07T15:14:51","date_gmt":"2025-08-07T15:14:51","guid":{"rendered":"http:\/\/autismemondial.org\/?page_id=16"},"modified":"2025-12-19T11:12:31","modified_gmt":"2025-12-19T11:12:31","slug":"booklet","status":"publish","type":"page","link":"https:\/\/en.autismemondial.org\/index.php\/booklet\/","title":{"rendered":"Booklet"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2bc3e22 e-con-full e-flex e-con e-parent\" data-id=\"2bc3e22\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4733ea7 elementor-widget elementor-widget-text-editor\" data-id=\"4733ea7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h1><span class=\"s1\">Our booklets \u2013 understand, act, change the way we see<\/span><\/h1>\n<p class=\"p1\">We have created two booklets accessible to everyone,<\/p>\n<p class=\"p1\">to better understand autism and to take concrete action for greater dignity and inclusion.<\/p>\n<p class=\"p1\"><b>Purpose of the booklets<\/b><\/p>\n<ul>\n<li class=\"p3\">To shed light on a reality that is still too little known.<\/li>\n<li class=\"p3\">To provide practical tools for living better together.<\/li>\n<li class=\"p3\">To offer families and autistic people the recognition and dignity that are too often denied to them.<\/li>\n<\/ul>\n<p class=\"p3\">These booklets are made for you, for your loved ones, for your colleagues, for your students.<\/p>\n<p class=\"p3\">Because understanding is already a way to change the world.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5aa96a1 e-con-full e-flex e-con e-parent\" data-id=\"5aa96a1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00f5744 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"00f5744\" 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.0\">\n  <title>The Citizen Booklet \u2014 Understand. Act. Share.<\/title>\n  <style>\n    body {\n      background: #f9fafb;\n      font-family: 'Inter', 'Segoe UI', Arial, sans-serif;\n      margin: 0;\n      color: #222;\n      line-height: 1.7;\n    }\n    main {\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 40px 16px 48px 16px;\n    }\n    h1 {\n      text-align: center;\n      font-size: 2.3rem;\n      font-weight: 700;\n      margin-bottom: 1.3em;\n      letter-spacing: -1px;\n    }\n    .intro {\n      max-width: 650px;\n      margin: 0 auto 2.5em auto;\n      font-size: 1.15rem;\n      text-align: center;\n    }\n    .livret-options {\n      display: flex;\n      gap: 28px;\n      justify-content: center;\n      margin-bottom: 2.7em;\n      flex-wrap: wrap;\n    }\n    .livret-card {\n      background: #fff;\n      border-radius: 18px;\n      box-shadow: 0 2px 14px 0 rgba(60,60,90,0.07);\n      padding: 2.2em 2em 2em 2em;\n      min-width: 260px;\n      flex: 1 1 260px;\n      max-width: 420px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      margin-bottom: 16px;\n    }\n    .livret-card h2 {\n      font-size: 1.25rem;\n      font-weight: 600;\n      margin-bottom: 0.8em;\n      color: #1a1a1a;\n      text-align: center;\n    }\n    .livret-card p {\n      font-size: 1.1rem;\n      margin-bottom: 1.5em;\n      text-align: center;\n      color: #353535;\n    }\n    .livret-card .btn {\n      background: #FFD966;\n      color: #2a2a2a;\n      font-weight: 600;\n      border: none;\n      border-radius: 8px;\n      padding: 0.8em 1.7em;\n      font-size: 1.05rem;\n      box-shadow: 0 1px 4px 0 rgba(60,60,90,0.04);\n      cursor: pointer;\n      transition: background 0.18s;\n      text-decoration: none;\n      display: inline-block;\n    }\n    .livret-card .btn:hover,\n    .livret-card .btn:focus {\n      background: #eec63d;\n      outline: none;\n    }\n    .section-title {\n      font-size: 1.18rem;\n      font-weight: 600;\n      margin-top: 2.8em;\n      margin-bottom: 0.7em;\n      color: #1a1a1a;\n    }\n    .participation {\n      background: #fff;\n      border-radius: 14px;\n      box-shadow: 0 1px 8px 0 rgba(60,60,90,0.05);\n      padding: 1.3em 1.4em;\n      margin-bottom: 2.5em;\n      max-width: 650px;\n      margin-left: auto;\n      margin-right: auto;\n      font-size: 1.04rem;\n    }\n    .table-matieres {\n      background: #fff;\n      border-radius: 14px;\n      box-shadow: 0 1px 8px 0 rgba(60,60,90,0.05);\n      padding: 1.4em 1.6em;\n      max-width: 900px;\n      margin-left: auto;\n      margin-right: auto;\n      margin-bottom: 2em;\n    }\n    .table-matieres ul {\n      margin: 0.5em 0 0 0;\n      padding-left: 1.2em;\n    }\n    .table-matieres li {\n      margin-bottom: 0.5em;\n      font-size: 1.1rem;\n    }\n    @media (max-width: 700px) {\n      .livret-options {\n        flex-direction: column;\n        gap: 0;\n        align-items: stretch;\n      }\n      .livret-card {\n        max-width: 100%;\n      }\n    }\n\n    \/* Modal + redirect overlay *\/\n    .modal {\n      position:fixed;\n      top:0;left:0;width:100%;height:100%;\n      background:rgba(0,0,0,0.4);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      z-index:1000;\n    }\n    .modal[hidden]{display:none !important}\n    .modal-content {\n      background:#fff;\n      padding:2em;\n      border-radius:12px;\n      box-shadow:0 4px 12px rgba(0,0,0,0.15);\n      text-align:center;\n      max-width: 400px;\n      width: 90%;\n    }\n    .modal-content h3 {margin-top:0;margin-bottom:1em;}\n    .format-btn {\n      margin:0.5em;\n      padding:0.7em 1.4em;\n      border:none;\n      border-radius:8px;\n      cursor:pointer;\n      font-size:1rem;\n      font-weight:600;\n    }\n    .format-btn[data-format=\"pdf\"]{background:#1e88e5;color:#fff;}\n    .format-btn[data-format=\"epub\"]{background:#43a047;color:#fff;}\n    #close-modal{\n      margin-top:1em;\n      padding:0.6em 1.2em;\n      border:none;\n      border-radius:6px;\n      background:#ccc;\n      cursor:pointer;\n    }\n    .spinner{\n      margin:1em auto;\n      width:40px;\n      height:40px;\n      border:4px solid #ddd;\n      border-top:4px solid #1e88e5;\n      border-radius:50%;\n      animation:spin 1s linear infinite\n    }\n    @keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}\n  <\/style>\n<\/head>\n<body>\n  <main>\n    <!-- You can keep an <h1> and intro later if you want -->\n    <div class=\"livret-options\">\n      <div class=\"livret-card\">\n        <h2>The free citizen booklet<\/h2>\n        <p>\n          A short, clear and accessible guide to discover why autism is not a disease but a difference.\n          It gives everyone simple keys to better understand and change the way we look at autism in everyday life.\n        <\/p>\n        <a class=\"btn\" href=\"#\" download>Download for free<\/a>\n      <\/div>\n      <div class=\"livret-card\">\n        <h2>The full citizen booklet (\u20ac2 symbolic or more)<\/h2>\n        <p>\n          An in-depth version that develops the explanations and offers practical paths for families, schools and society.\n          It is a citizen tool to move together towards more dignity and inclusion.\n        <\/p>\n        <button id=\"buy-btn\" class=\"btn\">Get it for \u20ac2<\/button>\n      <\/div>\n    <\/div>\n  <\/main>\n\n  <!-- Format choice modal -->\n  <div id=\"format-modal\" class=\"modal\" hidden>\n    <div class=\"modal-content\">\n      <h3>Choose your format<\/h3>\n      <button class=\"format-btn\" data-format=\"pdf\">\ud83d\udcc4 PDF<\/button>\n      <button class=\"format-btn\" data-format=\"epub\">\ud83d\udcda EPUB<\/button>\n      <button id=\"close-modal\">Cancel<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- Redirect spinner -->\n  <div id=\"redirect-overlay\" class=\"modal\" hidden>\n    <div class=\"modal-content\">\n      <h3>Redirecting\u2026<\/h3>\n      <p>You are being redirected to the product page on PayHip.<\/p>\n      <div class=\"spinner\"><\/div>\n    <\/div>\n  <\/div>\n\n<script>\n  const buyBtn = document.getElementById('buy-btn');\n  const modal = document.getElementById('format-modal');\n  const closeModal = document.getElementById('close-modal');\n  const formatBtns = document.querySelectorAll('.format-btn');\n  const overlay = document.getElementById('redirect-overlay');\n\n  const isMobile = \/iPhone|iPad|iPod|Android\/i.test(navigator.userAgent);\n\n  if (buyBtn) {\n    buyBtn.addEventListener('click', () => {\n      modal.hidden = false;\n    });\n  }\n\n  if (closeModal) {\n    closeModal.addEventListener('click', () => {\n      modal.hidden = true;\n    });\n  }\n\n  window.addEventListener('click', (ev) => {\n    if (ev.target === modal) {\n      modal.hidden = true;\n    }\n  });\n\n  document.addEventListener('keydown', (ev) => {\n    if (ev.key === 'Escape' && !modal.hidden) {\n      modal.hidden = true;\n    }\n  });\n\n  formatBtns.forEach(btn => {\n    btn.addEventListener('click', () => {\n      const format = btn.getAttribute('data-format');\n      modal.hidden = true;\n\n      let url = '';\n      if (format === 'pdf') {\n        url = 'https:\/\/boutique.by-editions.com\/b\/KXGl0';\n      } else if (format === 'epub') {\n        url = 'https:\/\/boutique.by-editions.com\/b\/wLmfg';\n      }\n\n      if (!url) return;\n\n      if (isMobile) {\n        \/\/ On mobile: no spinner delay, direct redirect in same tab\n        window.location.href = url;\n      } else {\n        \/\/ On desktop: show spinner for 2 seconds, then open in new tab\n        overlay.hidden = false;\n        setTimeout(() => {\n          window.open(url, '_blank');\n          overlay.hidden = true;\n        }, 2000);\n      }\n    });\n  });\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-018809e e-flex e-con-boxed e-con e-parent\" data-id=\"018809e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf67f1e elementor-widget elementor-widget-text-editor\" data-id=\"cf67f1e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3><span class=\"s1\">A symbolic price<\/span><\/h3>\n<p class=\"p3\"><span class=\"s2\">The price is intentionally symbolic. <\/span><span class=\"s2\">It only helps cover part of the project\u2019s costs. <\/span><\/p>\n<p class=\"p3\"><span class=\"s2\">You are free to contribute more if you wish, <\/span><span class=\"s2\">as a <\/span><span class=\"s3\">citizen and solidarity-based gesture<\/span><span class=\"s2\">.<\/span><\/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-4417a17 e-con-full e-flex e-con e-parent\" data-id=\"4417a17\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3356eb elementor-widget elementor-widget-html\" data-id=\"f3356eb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"sommaire-livret\" class=\"am-toc\" aria-labelledby=\"toc-title\">\n  <style>\n    .am-toc{--acc:#1e88e5;--ink:#0f172a;--muted:#64748b;--line:#e5e7eb;--bg:#fbfdff;--ring:rgba(30,136,229,.18)}\n    .am-wrap{max-width:980px;margin-inline:auto;padding:1rem}\n    .am-card{background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:1rem}\n    #toc-title{margin:.25rem 0 1rem;font-size:clamp(1.6rem,2vw,2rem);line-height:1.2}\n    .am-note{color:var(--muted);margin:.25rem 0 1rem}\n    .am-list{list-style:none;margin:0;padding:0}\n    .am-item{border-top:1px dashed var(--line)}\n    .am-item:first-child{border-top:none}\n    .am-head{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.75rem;padding:.85rem 0;background:none;border:0;color:var(--ink);font-size:1.05rem;font-weight:700;cursor:pointer}\n    .am-head:focus{outline:2px solid transparent;box-shadow:0 0 0 .35rem var(--ring);border-radius:10px}\n    .am-num{color:var(--acc);margin-right:.35rem}\n    .am-chevron{transition:transform .2s ease; font-weight:700}\n    .am-item[aria-expanded=\"true\"] .am-chevron{transform:rotate(180deg)}\n    .am-sub{margin:0 0 1rem 0;padding:0 0 .75rem 0}\n    .am-sub[hidden]{display:none!important}\n    .am-sub li{list-style:none;margin:.2rem 0}\n    .am-sub .subitem{display:inline-flex;gap:.5rem;align-items:baseline;padding:.3rem .5rem;border-radius:8px;color:var(--ink)}\n    .am-sub .subitem:hover{background:transparent}\n    \/* .active state removed because subchapters are not clickable *\/\n    .am-sub .dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--acc);display:inline-block;transform:translateY(.35rem)}\n    \/* Responsive *\/\n    @media (max-width:700px){\n      .am-head{font-size:1rem}\n    }\n  <\/style>\n\n  <div class=\"am-wrap am-card\">\n    <h2 id=\"toc-title\">Table of contents of the full citizen booklet<\/h2>\n    <p class=\"am-note\">Click a chapter to display its subchapters.<\/p>\n\n    <ol class=\"am-list\" id=\"toc-root\"><\/ol>\n  <\/div>\n\n  <script>\n    \/\/ === Table of contents data (without page numbers) ===\n    const TOC = [\n      {\n        title: \"Chapter 1 \u2013 How is the brain of autistic children different?\",\n        id: \"chap-1\",\n        subs: [\n          \"Brain organisation and connections\",\n          \"Sensory processing\",\n          \"Information processing and thinking\",\n          \"Emotions and relationship to others\",\n          \"Specific interests\",\n          \"Perception and a different reality\",\n          \"Differences and associated conditions\"\n        ]\n      },\n      {\n        title: \"Chapter 2 \u2013 How do differences become challenges?\",\n        id: \"chap-2\",\n        subs: [\n          \"Relationships and emotions\",\n          \"Thinking and logic\",\n          \"Communication challenges: when dialogue becomes difficult\",\n          \"Perception of the world and interests\",\n          \"The hidden wounds of misunderstanding\"\n        ]\n      },\n      {\n        title: \"Chapter 3 \u2013 How does a medicalised view cause harm?\",\n        id: \"chap-3\",\n        subs: [\n          \"Autism seen as an illness: the starting point of misunderstanding\",\n          \"The concrete effects of a medicalised view\",\n          \"The benefits of a different perspective\",\n          \"Difficulties are not innate \u2013 they appear over time\",\n          \"When medicine confuses difference with disease\",\n          \"A teenager\u2019s story marked by the quest for normalisation\"\n        ]\n      },\n      {\n        title: \"Chapter 4 \u2013 To autistic people\",\n        id: \"chap-4\",\n        subs: [\n          \"You are not an illness, you are a person\",\n          \"Learning to know yourself better\",\n          \"Specific interests: your hidden strengths\",\n          \"Expressing your needs and setting boundaries\",\n          \"Learning to understand others as well\",\n          \"Self-advocacy\",\n          \"Relational adjustment\"\n        ]\n      },\n      {\n        title: \"Chapter 5 \u2013 To the family\",\n        id: \"chap-5\",\n        subs: [\n          \"Understanding the essential role of the family\",\n          \"Learning the basics: chapters 1 and 2\",\n          \"The famous \u201c2\u201d: a mutual search\",\n          \"Welcoming difference without fear\",\n          \"Building a positive self-image\",\n          \"Supporting without smothering\",\n          \"Siblings\",\n          \"Extended family\"\n        ]\n      },\n      {\n        title: \"Chapter 6 \u2013 Rethinking school: recognising difference to give everyone a chance\",\n        id: \"chap-6\",\n        subs: [\n          \"The fundamental role of school\",\n          \"Welcome: the first encounter with difference\",\n          \"Learning: inventing real methods\",\n          \"Rules and regulations: make them explicit and rethink them\",\n          \"School structure: an environment to reshape\",\n          \"Assessment: measuring progress differently\",\n          \"Expectations: changing the way we see success\"\n        ]\n      },\n      {\n        title: \"Chapter 7 \u2013 Society and autism\",\n        id: \"chap-7\",\n        subs: [\n          \"Social representations: between clich\u00e9s and stigmatisation\",\n          \"Media and culture: a mirror to transform\",\n          \"The world of work: inclusion or exclusion\",\n          \"Law and public policy: the starting point to rebuild\",\n          \"The choice that belongs to each of us\"\n        ]\n      }\n    ];\n\n    \/\/ === DOM generation ===\n    const root = document.getElementById('toc-root');\n\n    function slugify(str){\n      return str\n        .toLowerCase()\n        .normalize('NFD').replace(\/[\\u0300-\\u036f]\/g,'')\n        .replace(\/[^a-z0-9]+\/g,'-').replace(\/(^-|-$)\/g,'');\n    }\n\n    TOC.forEach((ch, idx) => {\n      const li = document.createElement('li');\n      li.className = 'am-item';\n      li.setAttribute('data-id', ch.id);\n      li.setAttribute('aria-expanded', 'false');\n\n      \/\/ Chapter header button\n      const btn = document.createElement('button');\n      btn.className = 'am-head';\n      btn.setAttribute('type','button');\n      btn.setAttribute('aria-controls', ch.id + '-subs');\n      btn.setAttribute('aria-expanded','false');\n\n      const left = document.createElement('span');\n      left.innerHTML = `<span class=\"dot\"><\/span> ${ch.title}`;\n\n      const chev = document.createElement('span');\n      chev.className = 'am-chevron';\n      chev.textContent = ch.subs && ch.subs.length ? '\u25be' : '\u2022';\n\n      btn.append(left, chev);\n      li.appendChild(btn);\n\n      \/\/ Subchapter list\n      const sub = document.createElement('ol');\n      sub.id = ch.id + '-subs';\n      sub.className = 'am-sub';\n      sub.hidden = true;\n\n      (ch.subs||[]).forEach((s, sidx) => {\n        const sli = document.createElement('li');\n        const el = document.createElement('span');\n        el.className = 'subitem';\n        el.innerHTML = `<span class=\"num\">${String(sidx+1)}.<\/span> <span>${s}<\/span>`;\n        sli.appendChild(el);\n        sub.appendChild(sli);\n      });\n\n      li.appendChild(sub);\n      root.appendChild(li);\n\n      \/\/ Accordion behaviour\n      btn.addEventListener('click', () => {\n        \/\/ Exclusive accordion: close others\n        document.querySelectorAll('.am-item').forEach(it => {\n          const open = it === li && sub.hidden;\n          it.setAttribute('aria-expanded', open ? 'true' : 'false');\n          const b = it.querySelector('.am-head');\n          const s = it.querySelector('.am-sub');\n          if(b){ b.setAttribute('aria-expanded', open ? 'true' : 'false'); }\n          if(s){ s.hidden = !(it === li && open); }\n        });\n      });\n    });\n\n    \/\/ Open via hash (#chap-3, etc.)\n    function openFromHash(){\n      const h = (location.hash||'').replace(\/^#\/,'');\n      if(!h) return;\n      \/\/ If hash matches a chapter\n      const chap = document.querySelector(`.am-item[data-id=\"${h}\"]`);\n      if(chap){\n        chap.querySelector('.am-head').click();\n        return;\n      }\n      \/\/ If hash matches a sub-element (chap-*-*)\n      const parts = h.split('-');\n      if(parts.length>=2){\n        const cid = parts.slice(0,2).join('-'); \/\/ e.g. chap-3\n        const c = document.querySelector(`.am-item[data-id=\"${cid}\"]`);\n        if(c){\n          c.querySelector('.am-head').click();\n        }\n      }\n    }\n    window.addEventListener('hashchange', openFromHash);\n    openFromHash();\n  <\/script>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-658f35d e-con-full e-flex e-con e-parent\" data-id=\"658f35d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8da98e6 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"8da98e6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<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\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Home<\/a> |\n            <a href=\"https:\/\/en.autismemondial.org\/index.php\/petition\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Petition<\/a> |\n            <a href=\"https:\/\/en.autismemondial.org\/index.php\/booklet\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Citizen Booklet<\/a>\n            <!--<a href=\"#quisommesnous\" style=\"margin: 0 10px; color: #555; text-decoration: none;\">Qui sommes-nous ?<\/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;\">Twitter<\/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>\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>Our booklets \u2013 understand, act, change the way we see We have created two booklets accessible to everyone, to better understand autism and to take concrete action for greater dignity and inclusion. Purpose of the booklets To shed light on a reality that is still too little known. To provide practical tools for living better [&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-16","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages\/16","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=16"}],"version-history":[{"count":46,"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":130,"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions\/130"}],"wp:attachment":[{"href":"https:\/\/en.autismemondial.org\/index.php\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}