{"id":1970,"date":"2025-12-09T23:03:26","date_gmt":"2025-12-09T23:03:26","guid":{"rendered":"https:\/\/csaac.org\/?page_id=1970"},"modified":"2026-07-09T16:20:06","modified_gmt":"2026-07-09T16:20:06","slug":"youth-services-2","status":"publish","type":"page","link":"https:\/\/csaac.org\/es\/youth-services-2\/","title":{"rendered":"Servicios para J\u00f3venes"},"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>Youth Services &#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            padding: 0;\n            margin: 0;\n            overflow: hidden;\n        }<\/p>\n<p>        .hero-desktop {\n            display: block;\n            width: 100%;\n            height: auto;\n        }<\/p>\n<p>        .hero-mobile {\n            display: none;\n            width: 100%;\n            height: auto;\n        }<\/p>\n<p>        \/* Container *\/\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 2rem 2rem;\n        }<\/p>\n<p>        .wide-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 2rem 2rem;\n        }<\/p>\n<p>        \/* Section Styles *\/\n        .section {\n            padding: 2rem 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.5rem;\n        }<\/p>\n<p>        .section-content p {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            margin-bottom: 1.5rem;\n            color: #555;\n        }<\/p>\n<p>        \/* Intro Box *\/\n        .intro-box {\n            background: #f8f9fa;\n            border-left: 6px solid #cbb777;\n            padding: 2.5rem;\n            border-radius: 0 10px 10px 0;\n            max-width: 100%;\n        }<\/p>\n<p>        .intro-box p {\n            font-size: 1.4rem;\n            line-height: 1.8;\n            color: #06505c;\n            margin: 0;\n            font-weight: 500;\n        }<\/p>\n<p>        \/* Stats Section *\/\n        .stats-container {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2rem;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .stat-card {\n            background: white;\n            padding: 2.5rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            border-left: 8px solid #cbb777;\n            text-align: center;\n        }<\/p>\n<p>        .stat-number {\n            font-size: 3rem;\n            font-weight: bold;\n            color: #06505c;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .stat-label {\n            font-size: 1.1rem;\n            color: #555;\n        }<\/p>\n<p>        \/* Two Column Layout *\/\n        .two-column {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 3rem;\n            align-items: center;\n            margin: 2rem 0;\n        }<\/p>\n<p>        \/* Callout Cards *\/\n        .callout-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2rem;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .callout-card {\n            background: white;\n            padding: 2.5rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            border-top: 5px solid #06505c;\n        }<\/p>\n<p>        .callout-card h3 {\n            color: #06505c;\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .callout-card p {\n            color: #555;\n            font-size: 1.05rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        \/* Skills Section *\/\n        .skills-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2rem;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .skills-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>        .skills-card h3 {\n            color: #06505c;\n            font-size: 1.3rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .skills-list {\n            list-style: none;\n            padding: 0;\n        }<\/p>\n<p>        .skills-list li {\n            padding: 0.5rem 0;\n            padding-left: 1.5rem;\n            position: relative;\n            font-size: 1.05rem;\n            color: #555;\n        }<\/p>\n<p>        .skills-list li::before {\n            content: \"\u2022\";\n            position: absolute;\n            left: 0;\n            color: #cbb777;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }<\/p>\n<p>        \/* Enrichment Section *\/\n        .enrichment-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2rem;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .enrichment-card {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            padding: 2rem;\n            border-radius: 10px;\n            color: white;\n            text-align: center;\n        }<\/p>\n<p>        .enrichment-card h3 {\n            color: #cbb777;\n            font-size: 1.3rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .enrichment-card ul {\n            list-style: none;\n            padding: 0;\n        }<\/p>\n<p>        .enrichment-card li {\n            padding: 0.4rem 0;\n            font-size: 1.05rem;\n        }<\/p>\n<p>        \/* Highlight Box *\/\n        .highlight-box {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n            padding: 3rem;\n            border-radius: 10px;\n            text-align: center;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .highlight-box h3 {\n            color: white;\n            font-size: 1.8rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .highlight-box p {\n            font-size: 1.2rem;\n            line-height: 1.8;\n            max-width: 800px;\n            margin: 0 auto;\n        }<\/p>\n<p>        \/* Apply Section *\/\n        .apply-section {\n            background: white;\n            padding: 3rem 2rem;\n        }<\/p>\n<p>        .apply-box {\n            max-width: 900px;\n            margin: 0 auto;\n            background: #f8f9fa;\n            padding: 3rem;\n            border-radius: 10px;\n            border-top: 5px solid #06505c;\n            text-align: center;\n        }<\/p>\n<p>        .apply-box h2 {\n            color: #06505c;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n        }<\/p>\n<p>        .apply-box p {\n            font-size: 1.15rem;\n            color: #555;\n            line-height: 1.8;\n            margin-bottom: 1.5rem;\n        }<\/p>\n<p>        .apply-steps {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2rem;\n            margin: 2rem 0;\n            text-align: center;\n        }<\/p>\n<p>        .apply-step {\n            padding: 1.5rem;\n        }<\/p>\n<p>        .step-number {\n            width: 50px;\n            height: 50px;\n            background: #cbb777;\n            color: #06505c;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5rem;\n            font-weight: bold;\n            margin: 0 auto 1rem;\n        }<\/p>\n<p>        .apply-step h4 {\n            color: #06505c;\n            font-size: 1.2rem;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .apply-step p {\n            font-size: 1rem;\n            color: #555;\n            margin: 0;\n        }<\/p>\n<p>        \/* CTA Section *\/\n        .cta-section {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n            padding: 3rem 2rem;\n            text-align: center;\n        }<\/p>\n<p>        .cta-section h2 {\n            color: white;\n            margin-bottom: 1.5rem;\n        }<\/p>\n<p>        .cta-section p {\n            font-size: 1.2rem;\n            margin-bottom: 2rem;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }<\/p>\n<p>        \/* Button *\/\n        .btn {\n            padding: 1rem 2rem;\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        }<\/p>\n<p>        .btn:hover {\n            background: #b8a566;\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .btn-large {\n            padding: 1.25rem 2.5rem;\n            font-size: 1.1rem;\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>        \/* Responsive *\/\n   @media (max-width: 768px) {\n    \/* Hero *\/\n    .hero { padding: 2rem 1rem; }\n    .hero h1 { font-size: 1.8rem; }\n    .hero p { font-size: 1rem; white-space: normal !important; }\n.hero-banner { min-height: 300px !important; max-height: 400px !important; }\n.hero-banner img { min-height: 300px !important; max-height: 400px !important; object-fit: cover !important; }\n.hero img { min-height: 300px !important; max-height: 400px !important; object-fit: cover !important; width: 100% !important; }\n.hero { padding: 0 !important; }\n.md-title-div h1 { font-size: 1.8rem !important; }\n.md-title-div p { font-size: 1rem !important; white-space: normal !important; }\n    \/* Sections *\/\n    .section { padding: 1.25rem 1rem; }\n    .container { padding: 1.25rem 1rem; }\n    .wide-container { padding: 1.25rem 1rem; }\n    .section-title { font-size: 1.6rem; }\n    .intro-box { padding: 1.25rem; }\n    .intro-box p { font-size: 1rem; }<\/p>\n<p>    \/* Two column *\/\n    .two-column { flex-direction: column !important; gap: 1.5rem !important; }\n    .two-column img { width: 100% !important; max-width: 100% !important; float: none !important; margin: 0 0 1rem 0 !important; }<\/p>\n<p>    \/* Callout grid - single column *\/\n.callout-grid { grid-template-columns: 1fr !important; gap: 0.75rem !important; }\n.callout-card { width: 100% !important; min-width: unset !important; }    .support-card { padding: 1rem !important; min-height: unset !important; }\n    .callout-card h3 { font-size: 1rem !important; }\n    .callout-card p { font-size: 0.85rem !important; line-height: 1.5 !important; }<\/p>\n<p>    \/* Content list *\/\n    .content-list { columns: 1 !important; }\n    .content-list li { font-size: 0.9rem !important; break-inside: avoid; }<\/p>\n<p>    \/* Apply section *\/\n    .apply-section { padding: 1.25rem 1rem !important; }\n    .apply-box { padding: 1.25rem !important; }\n    .apply-steps { display: flex !important; flex-direction: column !important; gap: 0.75rem !important; }\n    .apply-step { width: 100% !important; max-width: 100% !important; min-width: unset !important; flex: unset !important; padding: 0.75rem !important; }\n    .apply-step h4 { font-size: 1rem !important; }\n    .apply-step p { font-size: 0.85rem !important; }\n    .step-number { width: 35px !important; height: 35px !important; font-size: 1rem !important; line-height: 35px !important; }<\/p>\n<p>    \/* Photos grid - 2 columns shorter *\/\n    div[style*=\"grid-template-columns:repeat(2\"] { grid-template-columns: repeat(2, 1fr) !important; gap: 0.5rem !important; }\n    div[style*=\"grid-template-columns: repeat(2\"] { grid-template-columns: repeat(2, 1fr) !important; gap: 0.5rem !important; }\n    div[style*=\"aspect-ratio:4\/3\"] { aspect-ratio: unset !important; width: 100% !important; }\n    div[style*=\"aspect-ratio:4\/3\"] img { width: 100% !important; height: 150px !important; object-fit: cover !important; }<\/p>\n<p>    \/* Floated images *\/\n    img[style*=\"float\"] { float: none !important; width: 100% !important; margin: 0 0 1rem 0 !important; display: block !important; }<\/p>\n<p>    \/* CTA *\/\n    .cta-section { padding: 2rem 1rem; }\n    .cta-section h2 { font-size: 1.6rem; }\n    .btn { padding: 0.75rem 1.5rem; font-size: 0.95rem; }<\/p>\n<p>    \/* Footer *\/\n    .footer-content { grid-template-columns: 1fr; gap: 1.5rem; }\n}\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- Hero Section --><\/p>\n<section class=\"hero\" style=\"position:relative; padding:0;\">\n    <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/07\/youth.png\" alt=\"Youth Services\" style=\"width:100%; max-height:450px; min-height:300px; object-fit:cover; object-position:center; display:block;\"><\/p>\n<div style=\"position:absolute; top:0; left:0; width:100%; height:100%;\"><\/div>\n<div class=\"md-title-div\" style=\"position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); text-align:center; color:white; width:90%;\">\n<h1 style=\"font-size:3rem; font-weight:700; margin-bottom:1rem; text-shadow:2px 2px 4px rgba(0,0,0,0.5);\">Youth Services<\/h1>\n<\/p><\/div>\n<\/div>\n<\/section>\n<div style=\"text-align:center; padding:1.5rem 2rem 0; max-width:900px; margin:0 auto;\">\n<p style=\"font-size:1.4rem; color:#06505c; font-weight:500; font-style:italic; line-height:1.6;\">A Foundation of Lifelong Growth.<\/p>\n<\/div>\n<p>    <!-- Introduction Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"container\">\n<h2 class=\"section-title\">Children and Youth: Learning, Growth, and Independence<\/h2>\n<div class=\"intro-box\">\n<p>CSAAC\u2019s Youth Services provide a structured and nurturing residential program for children, adolescents, and young adults with autism. Through specialized residential homes, we offer individualized support plans developed in collaboration with families, support staff, and autism professionals. Each plan reflects the individual\u2019s strengths, needs, and goals and is designed to promote skill development, community participation, and personal growth throughout every stage of life.<\/p>\n<p>Each residence is supported by experienced professionals who oversee daily routines, ensure continuity of care, and coordinate services tailored to each individual&#8217;s needs. This approach fosters stability, personal growth, and community participation while giving families confidence that their loved ones are receiving high-quality support in a safe and welcoming environment.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Callout Cards Section --><\/p>\n<section class=\"section section-gray\">\n<div class=\"wide-container\">\n<div class=\"callout-grid\">\n<div class=\"callout-card\">\n<h3>A Personalized Plan for Every Child and Young Adult <\/h3>\n<p>Every child and young adult receives an individualized plan that reflects their abilities, preferences, and aspirations. These plans guide skill development, community involvement, and personal growth while promoting greater independence and quality of life.<\/p>\n<\/p><\/div>\n<div class=\"callout-card\">\n<h3>Learning Essential Life Skills <\/h3>\n<p>Through hands-on experiences and individualized support, young people develop essential daily living skills, including personal care, organization, meal-time routines, and participation in household responsibilities. These opportunities help build confidence, independence, and readiness for the future. <\/p>\n<\/p><\/div>\n<div class=\"callout-card\">\n<h3>Community Engagement and Enrichment<\/h3>\n<p>Through recreational activities, physical fitness, creative expression, and community experiences, children and young adults strengthen social skills, build meaningful relationships, and enjoy opportunities to learn, grow, and have fun. <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Individualized Support Plans Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"container\">\n<h2 class=\"section-title\">Individualized Support Plans<\/h2>\n<div class=\"section-content\">\n<p>Every child, adolescent, and young adult participating in CSAAC\u2019s residential program has an individualized support plan that identifies goals and desired outcomes. These plans are built around each person&#8217;s strengths, interests, preferences, and needs, with an emphasis on developing skills that support active and meaningful participation in community life. <\/p>\n<p>Plans are created through a collaborative process that includes the individual, family members, CSAAC staff, advocates, and autism professionals. This person-centered approach ensures that every plan is relevant, individualized, and focused on continuous growth, creating opportunities for greater independence, self-determination, and quality of life.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>   <!-- Adventures in the Community Section --><\/p>\n<section class=\"section section-gray\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">Adventures in the Community<\/h2>\n<div class=\"section-content\" style=\"max-width:900px; margin:0 auto 2rem;\">\n<p>Our youth continue to thrive through a rich blend of community engagement and joyful enrichment experiences. Whether they are celebrating July 4th with festive activities, enjoying a lively game of basketball, or sharing laughter during a bowling trip to Lucky Strike, each moment reflects growth, confidence, and connection. These outings create natural opportunities for practicing social skills, building friendships, and experiencing the world with support, structure, and pride.<\/p>\n<p>Across the summer, the youth residential program has embraced meaningful adventures that highlight independence and community participation. Riding the train at Wheaton Regional Park, getting a fresh haircut in the community, and exploring local playgrounds all offer chances for choice-making, communication, and self-expression. These experiences not only strengthen daily living skills but also nurture joy, belonging, and the sense of being part of something bigger. These photos below showcase the smiles, movements, and memories that make these moments so special.<\/p>\n<\/p><\/div>\n<div style=\"display:grid; grid-template-columns:repeat(2, 1fr); gap:1.5rem;\">\n<div style=\"border-radius:10px; overflow:hidden; border:5px solid #cbb777; aspect-ratio:4\/3;\">\n                    <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/07\/climb.png\" alt=\"Youth climbing activity\" style=\"width:100%; height:100%; object-fit:cover; object-position: center 5%; display:block;\">\n                <\/div>\n<div style=\"border-radius:10px; overflow:hidden; border:5px solid #cbb777; aspect-ratio:4\/3;\">\n                    <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/07\/train.png\" alt=\"Youth riding the train at Wheaton Regional Park\" style=\"width:100%; height:100%; object-fit:cover; display:block;\">\n                <\/div>\n<div style=\"border-radius:10px; overflow:hidden; border:5px solid #cbb777; aspect-ratio:4\/3;\">\n                    <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/07\/bball.png\" alt=\"Youth playing basketball\" style=\"width:100%; height:100%; object-fit:cover; object-position: center 35%; display:block;\">\n                <\/div>\n<div style=\"border-radius:10px; overflow:hidden; border:5px solid #cbb777; aspect-ratio:4\/3;\">\n                    <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/07\/peace.png\" alt=\"Youth community outing\" style=\"width:100%; height:100%; object-fit:cover; object-position: center 20%; display:block;\">\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Apply for Services Section --><\/p>\n<section class=\"apply-section\">\n<p>    <!-- Apply for Services Section --><\/p>\n<section class=\"apply-section\">\n<div class=\"apply-box\">\n<h2>Apply for Youth Services<\/h2>\n<p>Interested in CSAAC&#8217;s Youth Services for your child? We&#8217;re here to guide you through every step of the process.<\/p>\n<div class=\"apply-steps\">\n<div class=\"apply-step\">\n<div class=\"step-number\">1<\/div>\n<h4>Submit an Inquiry<\/h4>\n<p>Complete our online inquiry form or contact our admissions team to get started.<\/p>\n<\/p><\/div>\n<div class=\"apply-step\">\n<div class=\"step-number\">2<\/div>\n<h4>Schedule a Tour<\/h4>\n<p>Visit our homes and meet our team to see if CSAAC is the right fit for your child.<\/p>\n<\/p><\/div>\n<div class=\"apply-step\">\n<div class=\"step-number\">3<\/div>\n<h4>Complete Application<\/h4>\n<p>Work with our team to complete the application and enrollment process.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <a href=\"https:\/\/csaac.org\/apply-for-services-2\/\" class=\"btn btn-large\"><strong>Apply Now<\/strong><\/a>\n        <\/div>\n<\/section>\n<p>    <!-- CTA Section --><\/p>\n<section class=\"cta-section\">\n<div class=\"container\">\n<h2>Get Involved<\/h2>\n<p>CSAAC partners with families, community members, and donors to sustain meaningful, inclusive opportunities for children and young adults with autism.<\/p>\n<p>            <a href=\"https:\/\/csaac.org\/support-csaac-2-2\/\" class=\"btn\"><strong>Support Youth Services<\/strong><\/a>\n        <\/div>\n<\/section>\n<p> <!-- Footer --><\/p>\n<footer id=\"contact\" class=\"footer\">\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>\n<\/div>\n<div class=\"footer-section\">\n<h3>Contact Us<\/h3>\n<p>CSAAC<br \/>\n<br \/>Phone: <a href=\"tel:+12409122220\">(240) 912-2220<\/a><br \/>\n<br \/>Email: <a href=\"mailto:csaac@csaac.org\">csaac@csaac.org<\/a>\n<\/div>\n<div class=\"footer-section\">\n<h3>Newsletter Signup<\/h3>\n<form class=\"newsletter-signup\" action=\"https:\/\/formspree.io\/f\/xvgeqaql\" method=\"POST\"><input name=\"_subject\" type=\"hidden\" value=\"New Newsletter Signup - CSAAC\" \/><br \/>\n<input name=\"email\" required=\"\" type=\"email\" placeholder=\"Enter your email\" \/><br \/>\n<button type=\"submit\">Subscribe<\/button><\/form>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n<div class=\"social-links\">\n    <a href=\"https:\/\/www.facebook.com\/share\/1ASK295psM\/?mibextid=wwXIfr\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-facebook-f\"><\/i><\/a><br \/>\n    <a href=\"https:\/\/www.instagram.com\/csaac_org?igsh=dHgzcnFocThzejJq&#038;utm_source=qr\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-instagram\"><\/i><\/a><br \/>\n    <a href=\"https:\/\/www.linkedin.com\/company\/csaac\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-linkedin-in\"><\/i><\/a>\n<\/div>\n<\/div>\n<div class=\"footer-bottom\">\n<p>\u00a9 2026 CSAAC. All rights reserved.<\/p>\n<\/div>\n<\/footer>\n\n","protected":false},"excerpt":{"rendered":"<p>Youth Services &#8211; CSAAC Youth Services A Foundation of Lifelong Growth. Children and Youth: Learning, Growth, and Independence CSAAC\u2019s Youth Services provide a structured and nurturing residential program for children, adolescents, and young adults with autism. Through specialized residential homes, we offer individualized support plans developed in collaboration with families, support staff, and autism professionals. [&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-1970","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/1970","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/comments?post=1970"}],"version-history":[{"count":30,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/1970\/revisions"}],"predecessor-version":[{"id":4342,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/1970\/revisions\/4342"}],"wp:attachment":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/media?parent=1970"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}