{"id":6,"date":"2025-11-22T08:42:55","date_gmt":"2025-11-22T08:42:55","guid":{"rendered":"https:\/\/reengagecares.org\/?page_id=6"},"modified":"2025-11-22T09:18:15","modified_gmt":"2025-11-22T09:18:15","slug":"6-2","status":"publish","type":"page","link":"https:\/\/reengagecares.org\/","title":{"rendered":""},"content":{"rendered":"\n<style>\n  \/* Re-Engage Cares temporary header *\/\n  .rec-header-wrap {\n    position: sticky;          \/* keeps it at the top while scrolling *\/\n    top: 0;\n    z-index: 999;\n  }\n\n  .rec-header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    padding: 12px 24px;\n    background: #ffffff;\n    box-shadow: 0 10px 25px rgba(15, 23, 42, 0.04);\n    border-bottom: 1px solid #e5e7eb;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  }\n\n  .rec-header-left {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .rec-header-logo {\n    height: 44px;\n    width: auto;\n    border-radius: 12px;\n  }\n\n  .rec-header-center a,\n  .rec-header-right a {\n    text-decoration: none;\n    font-size: 0.98rem;\n    font-weight: 500;\n    color: #111827;\n  }\n\n  .rec-header-center a:hover,\n  .rec-header-right a:hover {\n    color: #6366f1;\n  }\n\n  .rec-header-right a {\n    padding: 6px 14px;\n    border-radius: 999px;\n    border: 1px solid #e5e7eb;\n    background: #f9fafb;\n  }\n\n  @media (max-width: 640px) {\n    .rec-header {\n      flex-direction: column;\n      align-items: flex-start;\n    }\n  }\n<\/style>\n\n<div class=\"rec-header-wrap\">\n  <header class=\"rec-header\">\n    <!-- Left: Logo -->\n    <div class=\"rec-header-left\">\n      <img decoding=\"async\"\n        src=\"https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/ChatGPT-Image-Nov-22-2025-08_37_54-AM.png\"\n        alt=\"Re-Engage Cares logo\"\n        class=\"rec-header-logo\"\n      >\n    <\/div>\n\n    <!-- Centre: About Us (link to home page) -->\n    <div class=\"rec-header-center\">\n      <a href=\"https:\/\/reengagecares.org\/\">About Us<\/a>\n    <\/div>\n\n    <!-- Right: Contact Us email -->\n    <div class=\"rec-header-right\">\n      <a href=\"mailto:contact@reengagecares.org\">Contact us<\/a>\n    <\/div>\n  <\/header>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"701\" src=\"https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/children-6526802_1280-1024x701.jpg\" alt=\"\" class=\"wp-image-8\" srcset=\"https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/children-6526802_1280-1024x701.jpg 1024w, https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/children-6526802_1280-300x205.jpg 300w, https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/children-6526802_1280-768x526.jpg 768w, https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/children-6526802_1280.jpg 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<style>\n  \/* Re-Engage Cares services section *\/\n  .reengage-section {\n    padding: 80px 20px;\n    background: #ffffff;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    color: #111827;\n  }\n\n  .reengage-container {\n    max-width: 1120px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .reengage-heading {\n    font-size: 2.2rem;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .reengage-subtitle {\n    font-size: 1rem;\n    color: #6b7280;\n    max-width: 700px;\n    margin: 0 auto 40px;\n    line-height: 1.6;\n  }\n\n  .reengage-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 24px;\n    margin-top: 20px;\n  }\n\n  .reengage-card {\n    background: #ffffff;\n    border-radius: 18px;\n    padding: 24px 24px 28px;\n    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);\n    text-align: left;\n  }\n\n  .reengage-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 16px;\n    font-size: 22px;\n    background: radial-gradient(circle at 0 0, #e0f2fe, #ede9fe);\n  }\n\n  .reengage-card h3 {\n    font-size: 1.1rem;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .reengage-card p {\n    font-size: 0.95rem;\n    color: #6b7280;\n    line-height: 1.6;\n    margin-bottom: 12px;\n  }\n\n  .reengage-card ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 18px;\n    font-size: 0.93rem;\n    color: #4b5563;\n  }\n\n  .reengage-card ul li {\n    margin-bottom: 6px;\n    position: relative;\n    padding-left: 18px;\n  }\n\n  .reengage-card ul li::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: 1px;\n    font-size: 0.85rem;\n    color: #6366f1;\n  }\n\n  .reengage-link {\n    font-size: 0.93rem;\n    font-weight: 500;\n    color: #6366f1;\n    text-decoration: none;\n  }\n\n  .reengage-link:hover {\n    text-decoration: underline;\n  }\n\n  @media (max-width: 640px) {\n    .reengage-heading {\n      font-size: 1.7rem;\n    }\n  }\n<\/style>\n\n<section class=\"reengage-section\">\n  <div class=\"reengage-container\">\n    <h2 class=\"reengage-heading\">\n      At Re-Engage Cares, we help children with special needs thrive.\n    <\/h2>\n    <p class=\"reengage-subtitle\">\n      Our programmes support children with additional needs and their families\n      through tailored learning, therapies, and practical support. We create safe,\n      inclusive spaces where every child is seen, understood, and given the chance\n      to reach their full potential.\n    <\/p>\n\n    <div class=\"reengage-grid\">\n      <!-- Card 1 -->\n      <article class=\"reengage-card\">\n        <div class=\"reengage-icon\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67<\/div>\n        <h3>Family Support and Guidance<\/h3>\n        <p>\n          Helping parents and carers feel informed, supported, and confident\n          while navigating the journey of raising a child with additional needs.\n        <\/p>\n        <ul>\n          <li>One to one guidance and listening support for families<\/li>\n          <li>Workshops on education, care pathways, and local services<\/li>\n          <li>Practical resources to reduce stress at home<\/li>\n        <\/ul>\n        <a href=\"#\" class=\"reengage-link\">Learn more &gt;<\/a>\n      <\/article>\n\n      <!-- Card 2 -->\n      <article class=\"reengage-card\">\n        <div class=\"reengage-icon\">\ud83c\udf93<\/div>\n        <h3>Education and Skills Development<\/h3>\n        <p>\n          Tailored learning that fits each child, focusing on their strengths,\n          interests, and pace rather than a one size approach.\n        <\/p>\n        <ul>\n          <li>Small group and one to one learning sessions<\/li>\n          <li>Support with communication, social, and life skills<\/li>\n          <li>Collaboration with schools to strengthen support plans<\/li>\n        <\/ul>\n        <a href=\"#\" class=\"reengage-link\">Learn more &gt;<\/a>\n      <\/article>\n\n      <!-- Card 3 -->\n      <article class=\"reengage-card\">\n        <div class=\"reengage-icon\">\ud83d\udc9b<\/div>\n        <h3>Therapy and Wellbeing<\/h3>\n        <p>\n          Emotional and therapeutic support that helps children feel calmer,\n          more confident, and better able to engage with the world around them.\n        <\/p>\n        <ul>\n          <li>Access to partnered speech, occupational, and play therapists<\/li>\n          <li>Wellbeing activities that build confidence and resilience<\/li>\n          <li>Safe spaces where children can express themselves freely<\/li>\n        <\/ul>\n        <a href=\"#\" class=\"reengage-link\">Learn more &gt;<\/a>\n      <\/article>\n\n      <!-- Card 4 -->\n      <article class=\"reengage-card\">\n        <div class=\"reengage-icon\">\ud83c\udf08<\/div>\n        <h3>Community, Clubs, and Advocacy<\/h3>\n        <p>\n          Bringing families together, building friendships, and making sure the\n          voices of children with special needs are heard in the community.\n        <\/p>\n        <ul>\n          <li>Inclusive clubs, holiday activities, and events<\/li>\n          <li>Peer support networks for parents and carers<\/li>\n          <li>Advocacy for better access, inclusion, and opportunities<\/li>\n        <\/ul>\n        <a href=\"#\" class=\"reengage-link\">Learn more &gt;<\/a>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"612\" height=\"408\" src=\"https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/Happy-children.jpg\" alt=\"\" class=\"wp-image-22\" srcset=\"https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/Happy-children.jpg 612w, https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/Happy-children-300x200.jpg 300w\" sizes=\"auto, (max-width: 612px) 100vw, 612px\" \/><\/figure>\n\n\n\n<style>\n  \/* Why Families Choose Re-Engage Cares section *\/\n  .rec-why-section {\n    padding: 80px 20px;\n    background: #ffffff;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    color: #111827;\n  }\n\n  .rec-why-inner {\n    max-width: 1120px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .rec-why-title {\n    font-size: 2.1rem;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .rec-why-title span {\n    color: #f97316;\n  }\n\n  .rec-why-subtitle {\n    font-size: 0.98rem;\n    color: #6b7280;\n    max-width: 720px;\n    margin: 0 auto 40px;\n    line-height: 1.6;\n  }\n\n  .rec-why-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .rec-why-card {\n    background: #ffffff;\n    border-radius: 20px;\n    box-shadow: 0 20px 45px rgba(15, 23, 42, 0.08);\n    text-align: left;\n    overflow: hidden;\n  }\n\n  .rec-why-card img {\n    width: 100%;\n    height: 190px;\n    object-fit: cover;\n    display: block;\n  }\n\n  .rec-why-card-body {\n    padding: 20px 22px 22px;\n  }\n\n  .rec-why-card-body h3 {\n    font-size: 1.05rem;\n    font-weight: 600;\n    margin-bottom: 8px;\n  }\n\n  .rec-why-card-body p {\n    font-size: 0.95rem;\n    color: #6b7280;\n    line-height: 1.6;\n    margin-bottom: 10px;\n  }\n\n  .rec-why-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    font-size: 0.92rem;\n    color: #4b5563;\n  }\n\n  .rec-why-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 6px;\n  }\n\n  .rec-why-list li::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: 1px;\n    font-size: 0.85rem;\n    color: #22c55e;\n  }\n\n  @media (max-width: 900px) {\n    .rec-why-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 640px) {\n    .rec-why-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .rec-why-title {\n      font-size: 1.7rem;\n    }\n  }\n<\/style>\n\n<section class=\"rec-why-section\">\n  <div class=\"rec-why-inner\">\n    <h2 class=\"rec-why-title\">\n      Why Families Choose <span>Re-Engage Cares<\/span>\n    <\/h2>\n    <p class=\"rec-why-subtitle\">\n      We exist to give children with special needs and their families a safe, joyful,\n      and truly supportive community. Our programmes combine play, emotional care,\n      and family-centred support so that every child is understood, included, and\n      able to flourish.\n    <\/p>\n\n    <div class=\"rec-why-grid\">\n      <!-- Card 1 -->\n      <article class=\"rec-why-card\">\n        <img decoding=\"async\"\n          src=\"https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/Child-care-2.jpg\"\n          alt=\"Children playing with building blocks while an adult supports them\"\n        >\n        <div class=\"rec-why-card-body\">\n          <h3>Play that Builds Confidence<\/h3>\n          <p>\n            Group activities with toys and building blocks help children practise\n            communication, teamwork, and problem solving in a safe, structured way.\n          <\/p>\n          <ul class=\"rec-why-list\">\n            <li>Inclusive small groups guided by skilled staff<\/li>\n            <li>Play sessions that support social and learning skills<\/li>\n            <li>Gentle routines that help children feel calm and secure<\/li>\n          <\/ul>\n        <\/div>\n      <\/article>\n\n      <!-- Card 2 -->\n      <article class=\"rec-why-card\">\n        <img decoding=\"async\"\n          src=\"https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/child-care-3.jpg\"\n          alt=\"Adult hugging three smiling children, one of whom is Black\"\n        >\n        <div class=\"rec-why-card-body\">\n          <h3>Every Child Feels Loved and Included<\/h3>\n          <p>\n            Children thrive when they feel seen, valued, and welcomed exactly as\n            they are. We create environments where every child belongs.\n          <\/p>\n          <ul class=\"rec-why-list\">\n            <li>Emotionally safe spaces built on trust and care<\/li>\n            <li>A strong focus on inclusion and celebrating diversity<\/li>\n            <li>Staff trained to respond with patience and empathy<\/li>\n          <\/ul>\n        <\/div>\n      <\/article>\n\n      <!-- Card 3 -->\n      <article class=\"rec-why-card\">\n        <img decoding=\"async\"\n          src=\"https:\/\/reengagecares.org\/wp-content\/uploads\/2025\/11\/father-9140140_1280.jpg\"\n          alt=\"Man and young girl playing happily outdoors together\"\n        >\n        <div class=\"rec-why-card-body\">\n          <h3>Support that Strengthens Families<\/h3>\n          <p>\n            We work alongside parents and carers so that support does not stop at\n            our door but continues in everyday life at home and in the community.\n          <\/p>\n          <ul class=\"rec-why-list\">\n            <li>Family-centred plans shaped around your child\u2019s needs<\/li>\n            <li>Practical strategies you can use at home and school<\/li>\n            <li>Regular check-ins to review progress and next steps<\/li>\n          <\/ul>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>About Us Contact us At Re-Engage Cares, we help children with special needs thrive. Our programmes support children with additional needs and their families through tailored learning, therapies, and practical support. We create safe, inclusive spaces where every child is seen, understood, and given the chance to reach their full potential. \ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67 Family Support and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":28,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/reengagecares.org\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reengagecares.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/reengagecares.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/reengagecares.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/reengagecares.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":5,"href":"https:\/\/reengagecares.org\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":23,"href":"https:\/\/reengagecares.org\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/23"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/reengagecares.org\/index.php?rest_route=\/wp\/v2\/media\/28"}],"wp:attachment":[{"href":"https:\/\/reengagecares.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}