{"id":1984,"date":"2025-12-10T19:49:30","date_gmt":"2025-12-10T19:49:30","guid":{"rendered":"https:\/\/csaac.org\/?page_id=1984"},"modified":"2026-02-12T19:27:25","modified_gmt":"2026-02-12T19:27:25","slug":"support-csaac-2-2","status":"publish","type":"page","link":"https:\/\/csaac.org\/en\/support-csaac-2-2\/","title":{"rendered":"Support CSAAC"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Donate &#8211; CSAAC<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'DM Sans', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }<\/p>\n<p>        \/* Hero Section *\/\n        .hero {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n            padding: 4rem 2rem;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }<\/p>\n<p>        .hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: \n                radial-gradient(ellipse at top left, rgba(255,255,255,0.15) 0%, transparent 50%),\n                radial-gradient(ellipse at top right, rgba(7,129,153,0.4) 0%, transparent 50%),\n                radial-gradient(ellipse at bottom left, rgba(6,80,92,0.3) 0%, transparent 50%),\n                radial-gradient(ellipse at bottom right, rgba(203,183,119,0.1) 0%, transparent 50%);\n            pointer-events: none;\n        }<\/p>\n<p>        .hero h1 {\n            font-size: 3.5rem;\n            margin-bottom: 1rem;\n            position: relative;\n            z-index: 1;\n        }<\/p>\n<p>        .hero p {\n            font-size: 1.4rem;\n            max-width: 800px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 1;\n        }<\/p>\n<p>        \/* Container *\/\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 2.5rem 2rem;\n        }<\/p>\n<p>        .wide-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 2.5rem 2rem;\n        }<\/p>\n<p>        \/* Section Styles *\/\n        .section {\n            padding: 2.5rem 2rem;\n        }<\/p>\n<p>        .section-white {\n            background: white;\n        }<\/p>\n<p>        .section-gray {\n            background: #f8f9fa;\n        }<\/p>\n<p>        .section-title {\n            font-size: 2.5rem;\n            color: #06505c;\n            margin-bottom: 1.25rem;\n            text-align: center;\n        }<\/p>\n<p>        .section-content p {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            margin-bottom: 1.25rem;\n            color: #555;\n        }<\/p>\n<p>        \/* Impact Section *\/\n        .impact-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 1.5rem;\n            margin-top: 1.5rem;\n        }<\/p>\n<p>        .impact-card {\n            background: white;\n            padding: 2rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            border-left: 8px solid #cbb777;\n        }<\/p>\n<p>        .impact-card h3 {\n            color: #06505c;\n            font-size: 1.4rem;\n            margin-bottom: 0.75rem;\n        }<\/p>\n<p>        .impact-card p {\n            color: #555;\n            font-size: 1rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        \/* Ways to Give *\/\n        .ways-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1.5rem;\n            margin-top: 1.5rem;\n            justify-content: center;\n        }<\/p>\n<p>        .way-card {\n            background: white;\n            padding: 2rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            border-top: 5px solid #06505c;\n            text-align: center;\n            width: 280px;\n            flex-shrink: 0;\n        }<\/p>\n<p>        .way-card h3 {\n            color: #06505c;\n            font-size: 1.3rem;\n            margin-bottom: 0.75rem;\n        }<\/p>\n<p>        .way-card p {\n            color: #555;\n            font-size: 0.95rem;\n            line-height: 1.7;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .way-card.featured {\n            border-top: 5px solid #cbb777;\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n        }<\/p>\n<p>        .way-card.featured h3 {\n            color: #cbb777;\n        }<\/p>\n<p>        .way-card.featured p {\n            color: white;\n        }<\/p>\n<p>        \/* Trust Fund Section *\/\n        .trust-fund-section {\n            background: white;\n            padding: 2.5rem 2rem;\n        }<\/p>\n<p>        .trust-fund-content {\n            display: grid;\n            grid-template-columns: 400px 1fr;\n            gap: 2rem;\n            align-items: center;\n            max-width: 1100px;\n            margin: 0 auto;\n        }<\/p>\n<p>        .trust-fund-image img {\n            width: 100%;\n            height: auto;\n            border-radius: 10px;\n            border: 4px solid #cbb777;\n        }<\/p>\n<p>        .trust-fund-text h3 {\n            color: #06505c;\n            font-size: 1.4rem;\n            margin-bottom: 0.75rem;\n        }<\/p>\n<p>        .trust-fund-text p {\n            font-size: 1.05rem;\n            line-height: 1.8;\n            color: #555;\n            margin-bottom: 0.75rem;\n        }<\/p>\n<p>        .trust-fund-text ul {\n            font-size: 1rem;\n            line-height: 1.8;\n            color: #555;\n            padding-left: 1.5rem;\n            margin-bottom: 0.75rem;\n        }<\/p>\n<p>        .trust-fund-text ul li {\n            margin-bottom: 0.4rem;\n        }<\/p>\n<p>        \/* Donate CTA *\/\n        .donate-cta {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n            padding: 2.5rem 2rem;\n            text-align: center;\n            border-radius: 10px;\n            margin-bottom: 2rem;\n        }<\/p>\n<p>        .donate-cta h2 {\n            color: white;\n            font-size: 2.25rem;\n            margin-bottom: 0.75rem;\n        }<\/p>\n<p>        .donate-cta p {\n            font-size: 1.1rem;\n            margin-bottom: 0;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }<\/p>\n<p>        \/* Button *\/\n        .btn {\n            padding: 1rem 2.5rem;\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: 600;\n            transition: all 0.3s;\n            display: inline-block;\n            background: #cbb777;\n            color: #06505c;\n            font-size: 1.1rem;\n            border: none;\n            cursor: pointer;\n        }<\/p>\n<p>        .btn:hover {\n            background: #b8a566;\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: #06505c;\n        }<\/p>\n<p>        .btn-white:hover {\n            background: #f0f0f0;\n        }<\/p>\n<p>        .btn-large {\n            padding: 1.25rem 3rem;\n            font-size: 1.2rem;\n        }<\/p>\n<p>        \/* Forms Section *\/\n        .forms-section {\n            background: #f8f9fa;\n            padding: 2.5rem 2rem;\n        }<\/p>\n<p>        \/* Neon CRM Form Container *\/\n        .neon-form-container {\n            max-width: 800px;\n            margin: 0 auto;\n            background: white;\n            padding: 2rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n        }<\/p>\n<p>        \/* Footer *\/\n        .footer {\n            background: #06505c;\n            color: white;\n            padding: 3rem 2rem 1rem;\n            font-size: 1.1rem;\n        }<\/p>\n<p>        .footer-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin-bottom: 2rem;\n        }<\/p>\n<p>        .footer-section h3 {\n            color: #cbb777;\n            margin-bottom: 1rem;\n            font-size: 1.3rem;\n        }<\/p>\n<p>        .footer-section ul {\n            list-style: none;\n        }<\/p>\n<p>        .footer-section ul li {\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .footer-section a {\n            color: #ccc;\n            text-decoration: none;\n            transition: color 0.3s;\n        }<\/p>\n<p>        .footer-section a:hover {\n            color: #cbb777;\n        }<\/p>\n<p>        .newsletter-signup input {\n            padding: 0.75rem;\n            border: none;\n            border-radius: 5px;\n            width: 100%;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .newsletter-signup button {\n            padding: 0.75rem 1.5rem;\n            background: #cbb777;\n            color: #06505c;\n            border: none;\n            border-radius: 5px;\n            cursor: pointer;\n            font-weight: 600;\n            transition: background 0.3s;\n        }<\/p>\n<p>        .newsletter-signup button:hover {\n            background: #b8a566;\n        }<\/p>\n<p>        .social-links {\n            display: flex;\n            gap: 1rem;\n            margin-top: 1rem;\n        }<\/p>\n<p>        .social-links a {\n            display: inline-block;\n            width: 55px;\n            height: 55px;\n            background: #cbb777;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 55px;\n            transition: background 0.3s;\n            color: #06505c;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }<\/p>\n<p>        .social-links a:hover {\n            background: #b8a566;\n        }<\/p>\n<p>        .footer-bottom {\n            text-align: center;\n            padding-top: 2rem;\n            border-top: 1px solid rgba(255, 255, 255, 0.2);\n            color: #ccc;\n        }<\/p>\n<p>        \/* ===== MOBILE RESPONSIVE ===== *\/\n        @media (max-width: 768px) {\n            \/* Hero *\/\n            .hero {\n                padding: 2rem 1rem;\n            }\n            .hero h1 {\n                font-size: 1.75rem;\n                margin-bottom: 0.5rem;\n            }\n            .hero p {\n                font-size: 1rem;\n            }<\/p>\n<p>            \/* Containers *\/\n            .container {\n                padding: 1.5rem 1rem;\n            }\n            .wide-container {\n                padding: 1.5rem 1rem;\n            }<\/p>\n<p>            \/* Sections *\/\n            .section {\n                padding: 1.5rem 1rem;\n            }<\/p>\n<p>            \/* Section Title *\/\n            .section-title {\n                font-size: 1.6rem;\n                margin-bottom: 1rem;\n            }<\/p>\n<p>            \/* Impact Grid *\/\n            .impact-grid {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n                margin-top: 1rem;\n            }\n            .impact-card {\n                padding: 1.25rem;\n                border-left-width: 5px;\n            }\n            .impact-card h3 {\n                font-size: 1.2rem;\n                margin-bottom: 0.5rem;\n            }\n            .impact-card p {\n                font-size: 0.95rem;\n            }<\/p>\n<p>            \/* Ways to Give *\/\n            .ways-grid {\n                flex-direction: column;\n                align-items: stretch;\n                gap: 1rem;\n                margin-top: 1rem;\n            }\n            .way-card {\n                width: 100%;\n                padding: 1.25rem;\n                border-top-width: 4px;\n            }\n            .way-card h3 {\n                font-size: 1.15rem;\n                margin-bottom: 0.5rem;\n            }\n            .way-card p {\n                font-size: 0.9rem;\n                margin-bottom: 0;\n            }<\/p>\n<p>            \/* Trust Fund Section *\/\n            .trust-fund-section {\n                padding: 1.5rem 1rem;\n            }\n            .trust-fund-content {\n                grid-template-columns: 1fr;\n                gap: 1.25rem;\n            }\n            .trust-fund-image {\n                max-width: 280px;\n                margin: 0 auto;\n            }\n            .trust-fund-image img {\n                border-width: 3px;\n            }\n            .trust-fund-text h3 {\n                font-size: 1.2rem;\n                margin-bottom: 0.5rem;\n            }\n            .trust-fund-text p {\n                font-size: 0.95rem;\n                margin-bottom: 0.5rem;\n            }\n            .trust-fund-text ul {\n                font-size: 0.9rem;\n                padding-left: 1.25rem;\n                margin-bottom: 0.5rem;\n            }<\/p>\n<p>            \/* Donate CTA *\/\n            .donate-cta {\n                padding: 1.5rem 1rem;\n                border-radius: 8px;\n                margin-bottom: 1.5rem;\n            }\n            .donate-cta h2 {\n                font-size: 1.5rem;\n                margin-bottom: 0.5rem;\n            }\n            .donate-cta p {\n                font-size: 1rem;\n                margin-bottom: 0;\n            }<\/p>\n<p>            \/* Forms Section *\/\n            .forms-section {\n                padding: 1.5rem 1rem;\n            }\n            .neon-form-container {\n                padding: 1.25rem;\n            }<\/p>\n<p>            \/* Buttons *\/\n            .btn {\n                padding: 0.75rem 1.5rem;\n                font-size: 0.95rem;\n            }\n            .btn-large {\n                padding: 0.85rem 2rem;\n                font-size: 1rem;\n            }<\/p>\n<p>            \/* Contact info below Ways to Give *\/\n            .contact-info-text {\n                font-size: 1rem !important;\n                margin-top: 1.5rem !important;\n            }\n            .contact-info-link {\n                font-size: 1rem !important;\n            }<\/p>\n<p>            \/* Footer *\/\n            .footer {\n                padding: 1.5rem 1rem 1rem;\n                font-size: 1rem;\n            }\n            .footer-content {\n                gap: 1.5rem;\n                margin-bottom: 1.5rem;\n            }\n            .footer-section h3 {\n                font-size: 1.1rem;\n                margin-bottom: 0.75rem;\n            }\n            .social-links a {\n                width: 45px;\n                height: 45px;\n                line-height: 45px;\n                font-size: 1.1rem;\n            }\n            .footer-bottom {\n                padding-top: 1.5rem;\n            }\n        }<\/p>\n<p>        \/* Extra small phones *\/\n        @media (max-width: 380px) {\n            .hero h1 {\n                font-size: 1.5rem;\n            }\n            .hero p {\n                font-size: 0.9rem;\n            }\n            .section-title {\n                font-size: 1.4rem;\n            }\n            .impact-card h3 {\n                font-size: 1.1rem;\n            }\n            .donate-cta h2 {\n                font-size: 1.35rem;\n            }\n            .trust-fund-image {\n                max-width: 240px;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- Hero Section --><\/p>\n<section class=\"hero\">\n<h1>Support CSAAC<\/h1>\n<p>Your generosity empowers individuals with autism to live meaningful, independent lives<\/p>\n<\/section>\n<p>    <!-- Your Support Section --><\/p>\n<section class=\"section section-gray\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">Your Support Helps Us Strengthen Our:<\/h2>\n<div class=\"impact-grid\">\n<div class=\"impact-card\">\n<h3>Educational Programs<\/h3>\n<p>Support individualized instruction, therapeutic services, and specialized curriculum at the Community School of Maryland.<\/p>\n<\/p><\/div>\n<div class=\"impact-card\">\n<h3>Residential Services<\/h3>\n<p>Help provide safe, supportive homes where individuals develop life skills and build independence.<\/p>\n<\/p><\/div>\n<div class=\"impact-card\">\n<h3>Vocational Training<\/h3>\n<p>Enable job training, employment support, and meaningful day programs that foster skill development.<\/p>\n<\/p><\/div>\n<div class=\"impact-card\">\n<h3>Community Inclusion<\/h3>\n<p>Fund recreational activities, social enterprises, and community engagement opportunities.<\/p>\n<\/p><\/div>\n<div class=\"impact-card\">\n<h3>Family Support<\/h3>\n<p>Provide resources, education, and respite services to families navigating autism.<\/p>\n<\/p><\/div>\n<div class=\"impact-card\">\n<h3>Facility Improvements<\/h3>\n<p>Maintain and enhance our homes, schools, and program facilities for those we serve.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Other Ways to Give --><\/p>\n<section class=\"section section-white\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">Ways to Give<\/h2>\n<div class=\"ways-grid\">\n<div class=\"way-card\">\n<h3>Trust Fund &#038; Giving Wall<\/h3>\n<p>Create a lasting legacy with a donation to CSAAC&#8217;s Trust Fund and be recognized on our Giving Wall.<\/p>\n<\/p><\/div>\n<div class=\"way-card\">\n<h3>Corporate Partnerships<\/h3>\n<p>Partner with CSAAC through sponsorships, employee giving programs, or matching gifts.<\/p>\n<\/p><\/div>\n<div class=\"way-card\">\n<h3>Planned Giving<\/h3>\n<p>Leave a lasting legacy through bequests, trusts, or beneficiary designations.<\/p>\n<\/p><\/div>\n<div class=\"way-card\">\n<h3>In-Kind Donations<\/h3>\n<p>Contribute goods, services, or materials that support our programs and facilities.<\/p>\n<\/p><\/div>\n<div class=\"way-card\">\n<h3>Fundraising Events<\/h3>\n<p>Participate in or sponsor CSAAC events throughout the year.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"text-align: center; margin-top: 1.5rem;\">\n<p class=\"contact-info-text\" style=\"font-size: 1.1rem; color: #555; margin-bottom: 0.75rem;\">For more information about these giving options, please contact us at:<\/p>\n<p class=\"contact-info-link\" style=\"font-size: 1.15rem; color: #06505c; font-weight: 600;\"><a href=\"mailto:csaac@csaac.org\">csaac@csaac.org<\/a> | (240) 912-2220<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Trust Fund Section --><\/p>\n<section class=\"trust-fund-section\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">CSAAC&#8217;s Trust Fund &#038; Giving Wall<\/h2>\n<div class=\"trust-fund-content\">\n<div class=\"trust-fund-image\">\n                    <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2025\/12\/csaac-trust-fund-wall.jpg\" alt=\"CSAAC Trust Fund Giving Wall\">\n                <\/div>\n<div class=\"trust-fund-text\">\n<p>CSAAC&#8217;s Trust Fund will create a true legacy for our individuals which we serve. The fund will be an integral part of CSAAC&#8217;s comprehensive development program where the funds donated will provide ongoing financial resources for the organization&#8217;s operating expenses.<\/p>\n<h3>The Giving Wall:<\/h3>\n<ul>\n<li>A yearly memorial to those who have donated to CSAAC&#8217;s lasting legacy<\/li>\n<li>Minimum donation for wall recognition is $1,000 given in the calendar year<\/li>\n<li>Pledges can be made for wall recognition<\/li>\n<\/ul>\n<h3>Name Designations:<\/h3>\n<ul>\n<li><strong style=\"color: #cbb777;\">$5,000 and above:<\/strong> Font color will be CSAAC gold and in bold<\/li>\n<li><strong>$4,999 to $1,000:<\/strong> Font color will be Arctic white and regular type face<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Make Your Gift Section --><\/p>\n<section class=\"forms-section\">\n<div class=\"container\">\n<div class=\"donate-cta\">\n<h2>Make Your Gift Today<\/h2>\n<p>Your donation is secure and tax-deductible. Thank you for supporting CSAAC&#8217;s mission.<\/p>\n<\/p><\/div>\n<p>            <!-- Neon CRM Donation Form --><\/p>\n<div class=\"neon-form-container\">\n                <script src='https:\/\/csaac.app.neoncrm.com\/forms\/share\/Rk9STS1FTUJFRFNIQVJJTkctQ09ERTEw'><\/script>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Footer --><\/p>\n<footer class=\"footer\" id=\"contact\">\n<div class=\"footer-content\">\n<div class=\"footer-section\">\n<h3>Quick Links<\/h3>\n<ul>\n<li><a href=\"https:\/\/csaac.org\/about-csaac-2\/\">About<\/a><\/li>\n<li><a href=\"https:\/\/csaac.org\/volunteer-at-csaac\/\">Join Our Mission<\/a><\/li>\n<li><a href=\"https:\/\/csaac.org\/careers-at-csaac\/\">Careers<\/a><\/li>\n<li><a href=\"https:\/\/csaac.org\/contact-csaac\/\">Contact<\/a><\/li>\n<\/ul><\/div>\n<div class=\"footer-section\">\n<h3>Contact Us<\/h3>\n<p>CSAAC<br \/>\n                Phone: (240) 912-2220<br \/>\n                Email: <a href=\"mailto:csaac@csaac.org\">csaac@csaac.org<\/a><\/p>\n<\/p><\/div>\n<div class=\"footer-section\">\n<h3>Newsletter Signup<\/h3>\n<form class=\"newsletter-signup\" action=\"https:\/\/formspree.io\/f\/xvgeqaql\" method=\"POST\">\n                    <input type=\"hidden\" name=\"_subject\" value=\"New Newsletter Signup - CSAAC\"><br \/>\n                    <input type=\"email\" name=\"email\" placeholder=\"Enter your email\" required><br \/>\n                    <button type=\"submit\">Subscribe<\/button><br \/>\n                <\/form>\n<div class=\"social-links\">\n                    <a href=\"https:\/\/www.facebook.com\/share\/1ASK295psM\/?mibextid=wwXIfr\" aria-label=\"Facebook\">f<\/a><br \/>\n                    <a href=\"https:\/\/www.instagram.com\/csaac_org?igsh=dHgzcnFocThzejJq&#038;utm_source=qr\" aria-label=\"Instagram\">i<\/a><br \/>\n                    <a href=\"https:\/\/www.linkedin.com\/company\/csaac\/\" aria-label=\"LinkedIn\">in<\/a><br \/>\n                    <a href=\"https:\/\/www.tiktok.com\/@csaac_org?_r=1&#038;_t=ZT-92UbcI2sHN7\" aria-label=\"TikTok\">t<\/a>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"footer-bottom\">\n<p>&copy; 2025 CSAAC. All rights reserved.<\/p>\n<\/p><\/div>\n<\/footer>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Donate &#8211; CSAAC Support CSAAC Your generosity empowers individuals with autism to live meaningful, independent lives Your Support Helps Us Strengthen Our: Educational Programs Support individualized instruction, therapeutic services, and specialized curriculum at the Community School of Maryland. Residential Services Help provide safe, supportive homes where individuals develop life skills and build independence. Vocational Training [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1984","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages\/1984","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/comments?post=1984"}],"version-history":[{"count":19,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages\/1984\/revisions"}],"predecessor-version":[{"id":2369,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages\/1984\/revisions\/2369"}],"wp:attachment":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/media?parent=1984"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}