{"id":1954,"date":"2025-12-09T23:00:56","date_gmt":"2025-12-09T23:00:56","guid":{"rendered":"https:\/\/csaac.org\/?page_id=1954"},"modified":"2026-07-28T18:04:32","modified_gmt":"2026-07-28T18:04:32","slug":"careers-at-csaac","status":"publish","type":"page","link":"https:\/\/csaac.org\/en\/careers-at-csaac\/","title":{"rendered":"Careers at 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>Careers &#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: 3rem 2rem;\n        }<\/p>\n<p>        .wide-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 3rem 2rem;\n        }<\/p>\n<p>        \/* Section Styles *\/\n        .section {\n            padding: 3rem 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            text-align: center;\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>        \/* Staff Stats Section *\/\n        .staff-stats-section {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            border-radius: 15px;\n            padding: 3rem 2rem;\n            margin: 0 auto 3rem;\n            text-align: center;\n            max-width: 1000px;\n        }<\/p>\n<p>        .staff-stats-section h3 {\n            color: white;\n            font-size: 2rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .staff-stats-section > p {\n            color: rgba(255,255,255,0.9);\n            font-size: 1.15rem;\n            max-width: 700px;\n            margin: 0 auto 2.5rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        .staff-stats-grid {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 2rem;\n        }<\/p>\n<p>        .staff-stat-card {\n            background: rgba(255,255,255,0.1);\n            border-radius: 10px;\n            padding: 1.5rem 2rem;\n            min-width: 180px;\n        }<\/p>\n<p>        .staff-stat-number {\n            color: #cbb777;\n            font-size: 3rem;\n            font-weight: 700;\n            line-height: 1;\n        }<\/p>\n<p>        .staff-stat-label {\n            color: white;\n            font-size: 1.1rem;\n            margin-top: 0.5rem;\n        }<\/p>\n<p>        .staff-stats-footer {\n            color: rgba(255,255,255,0.85);\n            font-size: 1rem;\n            margin-top: 2rem;\n            font-style: italic;\n        }<\/p>\n<p>        \/* Why Work Here Section *\/\n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n            margin-top: 2rem;\n        }<\/p>\n<p>        .benefit-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            text-align: center;\n        }<\/p>\n<p>        .benefit-card h3 {\n            color: #06505c;\n            font-size: 1.4rem;\n            margin-bottom: 0.75rem;\n        }<\/p>\n<p>        .benefit-card p {\n            color: #555;\n            font-size: 1rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        \/* Open Positions CTA *\/\n        .positions-cta {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n            padding: 3rem 2rem;\n            text-align: center;\n            margin: 2rem 0;\n            border-radius: 10px;\n        }<\/p>\n<p>        .positions-cta h2 {\n            color: white;\n            font-size: 2.2rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .positions-cta p {\n            font-size: 1.15rem;\n            margin-bottom: 1.5rem;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }<\/p>\n<p>        \/* Job Categories *\/\n        .categories-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 1.5rem;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .category-card {\n            background: white;\n            padding: 1.5rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            border-top: 5px solid #06505c;\n            transition: transform 0.3s, box-shadow 0.3s;\n        }<\/p>\n<p>        .category-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 6px 12px rgba(0,0,0,0.15);\n        }<\/p>\n<p>        .category-card h3 {\n            color: #06505c;\n            font-size: 1.3rem;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .category-card p {\n            color: #555;\n            font-size: 0.95rem;\n            line-height: 1.6;\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            font-size: 1rem;\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 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>        \/* ===== MOBILE RESPONSIVE ===== *\/\n        @media (max-width: 768px) {\n            \/* Hero - show mobile image *\/\n            .hero-desktop {\n                display: none;\n            }\n            .hero-mobile {\n                display: block;\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 Titles *\/\n            .section-title {\n                font-size: 1.6rem;\n                margin-bottom: 1rem;\n            }<\/p>\n<p>            \/* Section Content *\/\n            .section-content p {\n                font-size: 1rem;\n                line-height: 1.7;\n                margin-bottom: 1rem;\n            }<\/p>\n<p>            \/* Staff Stats *\/\n            .staff-stats-section {\n                padding: 1.5rem 1rem;\n                margin-bottom: 1.5rem;\n                border-radius: 10px;\n            }\n            .staff-stats-section h3 {\n                font-size: 1.4rem;\n                margin-bottom: 0.75rem;\n            }\n            .staff-stats-section > p {\n                font-size: 0.95rem;\n                margin-bottom: 1.5rem;\n            }\n            .staff-stats-grid {\n                flex-direction: column;\n                align-items: center;\n                gap: 1rem;\n            }\n            .staff-stat-card {\n                width: 180px;\n                padding: 1rem 1.5rem;\n            }\n            .staff-stat-number {\n                font-size: 2.25rem;\n            }\n            .staff-stat-label {\n                font-size: 0.95rem;\n            }\n            .staff-stats-footer {\n                font-size: 0.9rem;\n                margin-top: 1.25rem;\n            }<\/p>\n<p>            \/* Benefits Grid *\/\n            .benefits-grid {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n                margin-top: 1.5rem;\n            }\n            .benefit-card {\n                padding: 1.5rem;\n                border-left-width: 5px;\n            }\n            .benefit-card h3 {\n                font-size: 1.2rem;\n                margin-bottom: 0.5rem;\n            }\n            .benefit-card p {\n                font-size: 0.95rem;\n            }<\/p>\n<p>            \/* Positions CTA *\/\n            .positions-cta {\n                padding: 2rem 1.5rem;\n                margin: 1.5rem 0;\n                border-radius: 8px;\n            }\n            .positions-cta h2 {\n                font-size: 1.5rem;\n                margin-bottom: 0.75rem;\n            }\n            .positions-cta p {\n                font-size: 1rem;\n                margin-bottom: 1.25rem;\n            }<\/p>\n<p>            \/* Categories Grid *\/\n            .categories-grid {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n                margin: 1.5rem 0;\n            }\n            .category-card {\n                padding: 1.25rem;\n                border-top-width: 4px;\n            }\n            .category-card h3 {\n                font-size: 1.15rem;\n                margin-bottom: 0.4rem;\n            }\n            .category-card p {\n                font-size: 0.9rem;\n            }<\/p>\n<p>            \/* Bottom Categories Row *\/\n            .bottom-categories {\n                flex-direction: column !important;\n                gap: 1rem !important;\n            }\n            .bottom-categories .category-card {\n                max-width: 100% !important;\n            }<\/p>\n<p>            \/* Buttons *\/\n            .btn {\n                padding: 0.75rem 1.5rem;\n                font-size: 0.95rem;\n            }\n            .btn-large {\n                padding: 1rem 2rem;\n                font-size: 1rem;\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            .section-title {\n                font-size: 1.4rem;\n            }\n            .positions-cta h2 {\n                font-size: 1.35rem;\n            }\n            .staff-stat-number {\n                font-size: 2rem;\n            }\n            .benefit-card h3 {\n                font-size: 1.1rem;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- Hero Section --><\/p>\n<section class=\"hero\">\n        <!-- Desktop Hero Banner --><br \/>\n        <img decoding=\"async\" class=\"hero-desktop\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2025\/12\/csaac-about-me-banner.png\" alt=\"Careers at CSAAC\"><\/p>\n<p>        <!-- Mobile Hero Banner --><br \/>\n        <img decoding=\"async\" class=\"hero-mobile\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/01\/careers1.png\" alt=\"Careers at CSAAC\"><br \/>\n    <\/section>\n<p>   <!-- Job Fair Flyer --><\/p>\n<section class=\"section section-white\">\n<div class=\"container\" style=\"text-align:center;\">\n<h2 class=\"section-title\" style=\"margin-bottom:0.5rem;\">Job Fair<\/h2>\n<p style=\"font-size:1.3rem; color:#06505c; font-weight:600; margin-bottom:1.5rem;\">You are invited! &#x1f4e3;<\/p>\n<p>        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/07\/csaac-job-fair-flyer.png\" alt=\"CSAAC Job Fair - Thursday, August 6, 2026, 10:00 AM - 3:00 PM, 425 Barlow Place, Bethesda, MD\" style=\"max-width:500px; width:100%; height:auto; border-radius:10px; box-shadow:0 8px 24px rgba(0,0,0,0.15); display:block; margin:0 auto;\">\n    <\/div>\n<\/section>\n<\/section>\n<p> <!-- Open Positions CTA --><\/p>\n<section class=\"section section-gray\">\n<div class=\"container\">\n<div class=\"positions-cta\">\n<h2>Make an Impact: See Open Positions<\/h2>\n<p>Your work can change lives. Browse jobs through our career portal.<\/p>\n<p>                <a href=\"https:\/\/workforcenow.adp.com\/mascsr\/default\/mdf\/recruitment\/recruitment.html?cid=b292568a-1157-478b-a3d4-b72b96780e9a&#038;ccId=19000101_000001&#038;lang=en_US\" class=\"btn btn-white btn-large\" target=\"_blank\"><strong>Explore Job Opportunities<\/strong><\/a>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<p> <!-- Job Categories Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">Career Areas<\/h2>\n<div class=\"categories-grid\">\n<div class=\"category-card\">\n<h3>Education<\/h3>\n<p>Teachers, paraprofessionals, and behavior analysts supporting students at the Community School of Maryland.<\/p>\n<\/p><\/div>\n<div class=\"category-card\">\n<h3>Residential Services<\/h3>\n<p>Direct support professionals providing 24-hour care and support in our community homes.<\/p>\n<\/p><\/div>\n<div class=\"category-card\">\n<h3>Meaningful Day\/Vocational<\/h3>\n<p>Job coaches, program coordinators, and support staff helping adults build skills and independence.<\/p>\n<\/p><\/div>\n<div class=\"category-card\">\n<h3>Clinical Services<\/h3>\n<p>Therapists, nurses, and behavior specialists providing comprehensive clinical support.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"bottom-categories\" style=\"display: flex; justify-content: center; gap: 1.5rem; flex-wrap: wrap; margin-top: 1.5rem;\">\n<div class=\"category-card\" style=\"max-width: 350px;\">\n<h3>Administrative<\/h3>\n<p>Human resources, finance, operations, and leadership roles supporting our mission.<\/p>\n<\/p><\/div>\n<div class=\"category-card\" style=\"max-width: 350px;\">\n<h3>Transportation<\/h3>\n<p>Safe and reliable transportation for individuals across all CSAAC programs.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Why Work Here Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">Why Work at CSAAC?<\/h2>\n<div class=\"benefits-grid\">\n<div class=\"benefit-card\">\n<h3>Meaningful Work<\/h3>\n<p>Make a real impact in the lives of individuals and families every single day.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Professional Development<\/h3>\n<p>Ongoing training and career advancement opportunities to grow your skills.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Supportive Team<\/h3>\n<p>Work alongside dedicated professionals who share your passion and values.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Competitive Benefits<\/h3>\n<p>Health insurance, retirement plans, paid time off, and more.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Diverse Opportunities<\/h3>\n<p>Positions across education, residential, meaningful day\/vocational, and administrative services.<\/p>\n<\/p><\/div>\n<div class=\"benefit-card\">\n<h3>Culture of Care<\/h3>\n<p>Join an organization committed to dignity, respect, and inclusion.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\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>Careers &#8211; CSAAC Job Fair You are invited! &#x1f4e3; Make an Impact: See Open Positions Your work can change lives. Browse jobs through our career portal. Explore Job Opportunities Career Areas Education Teachers, paraprofessionals, and behavior analysts supporting students at the Community School of Maryland. Residential Services Direct support professionals providing 24-hour care and support [&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-1954","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages\/1954","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=1954"}],"version-history":[{"count":20,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages\/1954\/revisions"}],"predecessor-version":[{"id":4658,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages\/1954\/revisions\/4658"}],"wp:attachment":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/media?parent=1954"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}