{"id":76,"date":"2025-09-18T01:55:26","date_gmt":"2025-09-18T01:55:26","guid":{"rendered":"https:\/\/ps1x.org\/?page_id=76"},"modified":"2026-03-10T00:10:06","modified_gmt":"2026-03-10T00:10:06","slug":"academics","status":"publish","type":"page","link":"https:\/\/ps1x.org\/?page_id=76","title":{"rendered":"Academics"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"76\" class=\"elementor elementor-76\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef5f882 e-flex e-con-boxed e-con e-parent\" data-id=\"ef5f882\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7610f45 elementor-widget elementor-widget-html\" data-id=\"7610f45\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<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=Inter:wght@400;500;600;700&family=Poppins:wght@600;700;800;900&display=swap\" rel=\"stylesheet\">\n\n<style>\n    \/* ==========================================================================\n       ELEMENTOR-PROOF ACADEMICS SECTION\n       All rules scoped with #ps1x-academics-widget and protected with !important\n       ========================================================================== *\/\n    \n    #ps1x-academics-widget {\n        display: block !important;\n        width: 100% !important;\n        background-color: #f8fafc !important; \/* Light slate background *\/\n        position: relative !important;\n        overflow: hidden !important;\n        padding: 80px 5% !important;\n        font-family: 'Inter', sans-serif !important;\n        color: #374151 !important;\n        line-height: 1.6 !important;\n    }\n\n    #ps1x-academics-widget * {\n        box-sizing: border-box !important;\n    }\n\n    \/* --- DECORATIVE ACCENTS --- *\/\n    #ps1x-academics-widget::before {\n        content: '' !important;\n        position: absolute !important;\n        top: 0 !important;\n        left: 0 !important;\n        width: 100% !important;\n        height: 6px !important;\n        background: #122449 !important; \/* Navy Top Border *\/\n    }\n\n    #ps1x-academics-widget .ps1x-bg-pattern {\n        position: absolute !important;\n        bottom: -50px !important;\n        right: -50px !important;\n        width: 400px !important;\n        height: 400px !important;\n        background-image: radial-gradient(#FFD700 2px, transparent 2px) !important;\n        background-size: 24px 24px !important;\n        opacity: 0.1 !important;\n        border-radius: 50% !important;\n        z-index: 1 !important;\n        pointer-events: none !important;\n    }\n\n    \/* --- CONTENT WRAPPER --- *\/\n    #ps1x-academics-widget .ps1x-container {\n        max-width: 1100px !important;\n        margin: 0 auto !important;\n        position: relative !important;\n        z-index: 2 !important;\n    }\n\n    \/* --- HEADINGS --- *\/\n    #ps1x-academics-widget .ps1x-heading {\n        font-family: 'Poppins', sans-serif !important;\n        font-size: 2.5rem !important;\n        font-weight: 800 !important;\n        color: #122449 !important; \/* Navy *\/\n        text-align: center !important;\n        margin: 0 0 20px 0 !important;\n        letter-spacing: -0.5px !important;\n        text-transform: uppercase !important;\n    }\n\n    #ps1x-academics-widget .ps1x-heading::after {\n        content: '' !important;\n        display: block !important;\n        width: 80px !important;\n        height: 6px !important;\n        background: #FFD700 !important; \/* Gold Underline *\/\n        margin: 20px auto 0 !important;\n        border-radius: 4px !important;\n    }\n\n    #ps1x-academics-widget .ps1x-sub-heading {\n        text-align: center !important;\n        max-width: 750px !important;\n        margin: 0 auto 60px auto !important;\n        font-size: 1.15rem !important;\n        color: #4b5563 !important;\n        font-weight: 400 !important;\n    }\n\n    \/* --- SERVICES GRID --- *\/\n    #ps1x-academics-widget .ps1x-grid {\n        display: grid !important;\n        grid-template-columns: 1fr !important;\n        gap: 30px !important;\n        margin-bottom: 60px !important;\n    }\n\n    @media (min-width: 768px) {\n        #ps1x-academics-widget .ps1x-grid {\n            grid-template-columns: 1fr 1fr !important;\n        }\n    }\n\n    \/* --- CONTENT CARDS --- *\/\n    #ps1x-academics-widget .ps1x-card {\n        background: #ffffff !important;\n        padding: 40px 30px !important;\n        border-radius: 16px !important;\n        border-top: 5px solid #8E8E8E !important; \/* Gray Accent Border *\/\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important;\n        transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;\n        display: flex !important;\n        flex-direction: column !important;\n        align-items: flex-start !important;\n        height: 100% !important;\n    }\n\n    #ps1x-academics-widget .ps1x-card:hover {\n        transform: translateY(-6px) !important;\n        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08) !important;\n        border-top-color: #122449 !important; \/* Switch to Navy on hover *\/\n    }\n\n    #ps1x-academics-widget .ps1x-icon-wrap {\n        width: 64px !important;\n        height: 64px !important;\n        background: #f0f4f8 !important; \/* Subtle blue *\/\n        border-radius: 50% !important;\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        font-size: 28px !important;\n        margin-bottom: 24px !important;\n        transition: transform 0.3s ease, background 0.3s ease !important;\n    }\n\n    #ps1x-academics-widget .ps1x-card:hover .ps1x-icon-wrap {\n        transform: scale(1.1) !important;\n        background: #e5e7eb !important; \/* Subtle gray on hover *\/\n    }\n\n    #ps1x-academics-widget .ps1x-card-title {\n        font-family: 'Poppins', sans-serif !important;\n        color: #122449 !important;\n        font-size: 1.35rem !important;\n        font-weight: 700 !important;\n        margin: 0 0 12px 0 !important;\n        text-transform: uppercase !important;\n        letter-spacing: 0.5px !important;\n    }\n\n    #ps1x-academics-widget .ps1x-card-text {\n        font-size: 1rem !important;\n        color: #4b5563 !important;\n        margin: 0 !important;\n        line-height: 1.6 !important;\n    }\n\n    \/* --- CTA \/ CONTACT BOX --- *\/\n    #ps1x-academics-widget .ps1x-cta-box {\n        background: #122449 !important; \/* Navy *\/\n        border-radius: 24px !important;\n        padding: 50px 40px !important;\n        text-align: center !important;\n        position: relative !important;\n        overflow: hidden !important;\n        box-shadow: 0 20px 25px -5px rgba(18, 36, 73, 0.2) !important;\n        max-width: 900px !important;\n        margin: 0 auto !important;\n    }\n\n    #ps1x-academics-widget .ps1x-cta-box::before {\n        content: '' !important;\n        position: absolute !important;\n        top: 0 !important;\n        left: 0 !important;\n        width: 100% !important;\n        height: 100% !important;\n        background-image: radial-gradient(rgba(255, 215, 0, 0.15) 1px, transparent 1px) !important;\n        background-size: 20px 20px !important;\n        pointer-events: none !important;\n    }\n\n    #ps1x-academics-widget .ps1x-cta-text {\n        font-size: 1.25rem !important;\n        color: #ffffff !important;\n        font-weight: 500 !important;\n        margin: 0 auto 30px auto !important;\n        max-width: 600px !important;\n        position: relative !important;\n        z-index: 2 !important;\n    }\n\n    #ps1x-academics-widget .ps1x-btn {\n        display: inline-flex !important;\n        background-color: #FFD700 !important; \/* Gold *\/\n        color: #122449 !important; \/* Navy Text *\/\n        font-family: 'Poppins', sans-serif !important;\n        font-weight: 700 !important;\n        text-transform: uppercase !important;\n        font-size: 15px !important;\n        padding: 16px 40px !important;\n        border-radius: 999px !important;\n        text-decoration: none !important;\n        transition: all 0.3s ease !important;\n        position: relative !important;\n        z-index: 2 !important;\n        border: 2px solid #FFD700 !important;\n    }\n\n    #ps1x-academics-widget .ps1x-btn:hover {\n        background-color: #8E8E8E !important; \/* Gray *\/\n        color: #ffffff !important; \/* White Text *\/\n        border-color: #8E8E8E !important;\n        transform: translateY(-3px) !important;\n        box-shadow: 0 10px 20px rgba(142, 142, 142, 0.3) !important;\n    }\n\n    \/* Mobile adjustments *\/\n    @media (max-width: 767px) {\n        #ps1x-academics-widget {\n            padding: 60px 20px !important;\n        }\n        #ps1x-academics-widget .ps1x-heading {\n            font-size: 2rem !important;\n        }\n        #ps1x-academics-widget .ps1x-cta-box {\n            padding: 40px 20px !important;\n        }\n        #ps1x-academics-widget .ps1x-cta-text {\n            font-size: 1.1rem !important;\n        }\n        #ps1x-academics-widget .ps1x-card {\n            padding: 30px 20px !important;\n        }\n    }\n<\/style>\n\n<div id=\"ps1x-academics-widget\">\n    \n    <div class=\"ps1x-bg-pattern\"><\/div>\n\n    <div class=\"ps1x-container\">\n        \n        <h2 class=\"ps1x-heading\">Academics & Support<\/h2>\n        <p class=\"ps1x-sub-heading\">\n            We are dedicated to ensuring every student has the opportunity to succeed. \n            If your child requires additional assistance, we offer comprehensive support services tailored to their needs.\n        <\/p>\n\n        <div class=\"ps1x-grid\">\n            \n            <div class=\"ps1x-card\">\n                <div class=\"ps1x-icon-wrap\">\ud83c\udf0e<\/div>\n                <h3 class=\"ps1x-card-title\">ELL Support<\/h3>\n                <p class=\"ps1x-card-text\">\n                    <strong>English Language Learner Support:<\/strong> Targeted language instruction designed to help students acquire English proficiency while maintaining academic progress.\n                <\/p>\n            <\/div>\n\n            <div class=\"ps1x-card\">\n                <div class=\"ps1x-icon-wrap\">\ud83d\udcc8<\/div>\n                <h3 class=\"ps1x-card-title\">AIS Services<\/h3>\n                <p class=\"ps1x-card-text\">\n                    <strong>Academic Intervention Services:<\/strong> Personalized, small-group support in core subjects to ensure every student meets grade-level expectations.\n                <\/p>\n            <\/div>\n\n            <div class=\"ps1x-card\">\n                <div class=\"ps1x-icon-wrap\">\ud83e\udde9<\/div>\n                <h3 class=\"ps1x-card-title\">Special Education<\/h3>\n                <p class=\"ps1x-card-text\">\n                    Comprehensive services including Integrated Co-Teaching (ICT), Special Education Teacher Support Services (SETSS), and Related Services like Speech, Occupational, and Physical Therapy.\n                <\/p>\n            <\/div>\n\n            <div class=\"ps1x-card\">\n                <div class=\"ps1x-icon-wrap\">\u2600\ufe0f<\/div>\n                <h3 class=\"ps1x-card-title\">Extended Learning<\/h3>\n                <p class=\"ps1x-card-text\">\n                    We offer an <strong>Extended Day Program<\/strong>, <strong>Saturday Academy<\/strong>, and <strong>Vacation Academy<\/strong> for additional academic support and enrichment opportunities.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n        <!-- Contact Box -->\n        <div class=\"ps1x-cta-box\">\n            <p class=\"ps1x-cta-text\">\n                If you believe your child would benefit from these services, please contact your child\u2019s teacher or our administration team.\n            <\/p>\n            <a href=\"https:\/\/ps1x.org\/?page_id=91\" class=\"ps1x-btn\">Contact Administration<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Academics &#038; Support We are dedicated to ensuring every student has the opportunity to succeed. If your child requires additional assistance, we offer comprehensive support services tailored to their needs. \ud83c\udf0e ELL Support English Language Learner Support: Targeted language instruction designed to help students acquire English proficiency while maintaining academic progress. \ud83d\udcc8 AIS Services Academic [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-76","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages\/76","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ps1x.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=76"}],"version-history":[{"count":10,"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages\/76\/revisions"}],"predecessor-version":[{"id":412,"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages\/76\/revisions\/412"}],"wp:attachment":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}