{"id":91,"date":"2025-09-18T02:00:42","date_gmt":"2025-09-18T02:00:42","guid":{"rendered":"https:\/\/ps1x.org\/?page_id=91"},"modified":"2026-03-10T00:39:41","modified_gmt":"2026-03-10T00:39:41","slug":"contact","status":"publish","type":"page","link":"https:\/\/ps1x.org\/?page_id=91","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"91\" class=\"elementor elementor-91\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81a513a e-con-full e-flex e-con e-parent\" data-id=\"81a513a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f2c109 elementor-widget elementor-widget-html\" data-id=\"4f2c109\" 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 CONTACT SECTION\n       All rules scoped with #ps1x-contact-widget and protected with !important\n       ========================================================================== *\/\n    \n    #ps1x-contact-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-contact-widget * {\n        box-sizing: border-box !important;\n    }\n\n    \/* --- DECORATIVE ACCENTS --- *\/\n    #ps1x-contact-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-contact-widget .ps1x-bg-pattern {\n        position: absolute !important;\n        bottom: -100px !important;\n        left: -100px !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-contact-widget .ps1x-container {\n        max-width: 1200px !important;\n        margin: 0 auto !important;\n        position: relative !important;\n        z-index: 2 !important;\n    }\n\n    \/* --- HEADINGS --- *\/\n    #ps1x-contact-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-contact-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-contact-widget .ps1x-sub-heading {\n        text-align: center !important;\n        max-width: 800px !important;\n        margin: 0 auto 60px auto !important;\n        font-size: 1.15rem !important;\n        color: #4b5563 !important;\n        font-weight: 400 !important;\n        line-height: 1.7 !important;\n    }\n\n    \/* --- GRID LAYOUT --- *\/\n    #ps1x-contact-widget .ps1x-contact-grid {\n        display: grid !important;\n        grid-template-columns: 1fr !important;\n        gap: 40px !important;\n    }\n\n    @media (min-width: 992px) {\n        #ps1x-contact-widget .ps1x-contact-grid {\n            grid-template-columns: 1fr 1.2fr !important; \/* Form takes slightly more space *\/\n            align-items: start !important;\n        }\n    }\n\n    \/* --- INFO CARDS (Left Side) --- *\/\n    #ps1x-contact-widget .ps1x-info-wrapper {\n        display: flex !important;\n        flex-direction: column !important;\n        gap: 20px !important;\n    }\n\n    #ps1x-contact-widget .ps1x-info-card {\n        background: #ffffff !important;\n        padding: 30px !important;\n        border-radius: 16px !important;\n        border-left: 6px solid #FFD700 !important; \/* Gold left border *\/\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important;\n        display: flex !important;\n        align-items: flex-start !important;\n        gap: 20px !important;\n        transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n        text-decoration: none !important;\n    }\n\n    #ps1x-contact-widget .ps1x-info-card:hover {\n        transform: translateY(-4px) !important;\n        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08) !important;\n        border-left-color: #122449 !important; \/* Hover to Navy *\/\n    }\n\n    #ps1x-contact-widget .ps1x-icon-wrap {\n        width: 54px !important;\n        height: 54px !important;\n        background: #f0f4f8 !important;\n        border-radius: 50% !important;\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        flex-shrink: 0 !important;\n    }\n\n    #ps1x-contact-widget .ps1x-icon-wrap svg {\n        width: 24px !important;\n        height: 24px !important;\n        fill: none !important;\n        stroke: #122449 !important;\n        stroke-width: 2 !important;\n        stroke-linecap: round !important;\n        stroke-linejoin: round !important;\n    }\n\n    #ps1x-contact-widget .ps1x-info-content {\n        display: flex !important;\n        flex-direction: column !important;\n    }\n\n    #ps1x-contact-widget .ps1x-info-title {\n        font-family: 'Poppins', sans-serif !important;\n        font-size: 1.1rem !important;\n        font-weight: 700 !important;\n        color: #122449 !important;\n        margin: 0 0 5px 0 !important;\n        text-transform: uppercase !important;\n        letter-spacing: 0.5px !important;\n    }\n\n    #ps1x-contact-widget .ps1x-info-text {\n        font-size: 1rem !important;\n        color: #4b5563 !important;\n        margin: 0 !important;\n        line-height: 1.5 !important;\n    }\n\n    \/* --- MAP EMBED --- *\/\n    #ps1x-contact-widget .ps1x-map-card {\n        background: #ffffff !important;\n        border-radius: 16px !important;\n        overflow: hidden !important;\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important;\n        height: 350px !important; \/* Fixed height for map *\/\n        margin-top: 10px !important;\n        border: 1px solid #e5e7eb !important;\n    }\n\n    #ps1x-contact-widget .ps1x-map-card iframe {\n        width: 100% !important;\n        height: 100% !important;\n        border: none !important;\n        max-width: 100% !important;\n    }\n\n    \/* --- FORM CARD (Right Side) --- *\/\n    #ps1x-contact-widget .ps1x-form-card {\n        background: #ffffff !important;\n        border-radius: 20px !important;\n        overflow: hidden !important;\n        box-shadow: 0 10px 30px rgba(18, 36, 73, 0.08) !important;\n        border-top: 8px solid #122449 !important; \/* Navy Top Border *\/\n        padding: 0 !important;\n    }\n\n    #ps1x-contact-widget .ps1x-form-wrapper {\n        width: 100% !important;\n        height: 1000px !important; \/* Adjusted slightly to fit content tightly without double scrolls *\/\n        overflow: hidden !important;\n        position: relative !important;\n    }\n\n    #ps1x-contact-widget .ps1x-form-wrapper iframe {\n        position: absolute !important;\n        top: 0 !important;\n        left: 0 !important;\n        width: 100% !important;\n        height: 100% !important;\n        border: none !important;\n        max-width: 100% !important;\n    }\n\n    \/* Mobile adjustments *\/\n    @media (max-width: 767px) {\n        #ps1x-contact-widget {\n            padding: 60px 20px !important;\n        }\n        #ps1x-contact-widget .ps1x-heading {\n            font-size: 2rem !important;\n        }\n        #ps1x-contact-widget .ps1x-sub-heading {\n            font-size: 1rem !important;\n        }\n        #ps1x-contact-widget .ps1x-form-wrapper {\n            height: 1100px !important; \/* Mobile Google forms sometimes need extra height *\/\n        }\n        #ps1x-contact-widget .ps1x-map-card {\n            height: 250px !important;\n        }\n    }\n<\/style>\n\n<div id=\"ps1x-contact-widget\">\n    \n    <!-- Subtle Background Pattern -->\n    <div class=\"ps1x-bg-pattern\"><\/div>\n\n    <div class=\"ps1x-container\">\n        \n        <h2 class=\"ps1x-heading\">Get in Touch<\/h2>\n        <p class=\"ps1x-sub-heading\">\n            We look forward to hearing from you! Whether you are a prospective family interested in a tour or a current community member with a question, please don\u2019t hesitate to reach out.\n        <\/p>\n\n        <div class=\"ps1x-contact-grid\">\n            \n            <!-- LEFT COLUMN: Contact Info & Map -->\n            <div class=\"ps1x-info-wrapper\">\n                \n                <!-- Phone Card -->\n                <a href=\"tel:7182993700\" class=\"ps1x-info-card\" aria-label=\"Call P.S. 1X\">\n                    <div class=\"ps1x-icon-wrap\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\n                    <\/div>\n                    <div class=\"ps1x-info-content\">\n                        <h3 class=\"ps1x-info-title\">Call Us<\/h3>\n                        <p class=\"ps1x-info-text\">718-299-3700<\/p>\n                    <\/div>\n                <\/a>\n\n                <!-- Location Card -->\n                <a href=\"https:\/\/maps.google.com\/?q=335+East+152+Street%2c+Bronx%2c+NY+10451\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ps1x-info-card\" aria-label=\"Get Directions to P.S. 1X\">\n                    <div class=\"ps1x-icon-wrap\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n                    <\/div>\n                    <div class=\"ps1x-info-content\">\n                        <h3 class=\"ps1x-info-title\">Location<\/h3>\n                        <p class=\"ps1x-info-text\">\n                            335 East 152 Street<br>\n                            Bronx, NY 10451\n                        <\/p>\n                    <\/div>\n                <\/a>\n\n                <!-- Google Map Embed -->\n                <div class=\"ps1x-map-card\">\n                    <iframe \n                        src=\"https:\/\/maps.google.com\/maps?q=335+East+152+Street%2c+Bronx%2c+NY+10451&t=&z=15&ie=UTF8&iwloc=&output=embed\" \n                        allowfullscreen=\"\" \n                        loading=\"lazy\" \n                        referrerpolicy=\"no-referrer-when-downgrade\"\n                        title=\"Map location of P.S. 1X The Courtlandt School\">\n                    <\/iframe>\n                <\/div>\n\n            <\/div>\n\n            <!-- RIGHT COLUMN: Google Form -->\n            <div class=\"ps1x-form-card\">\n                <div class=\"ps1x-form-wrapper\">\n                    <!-- Cleaned up Google Form iframe with responsive widths -->\n                    <iframe \n                        src=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSdLJ9bh05O3DJaPnv5Qx5QTRAsUsdyOG4ToZ5_UmCWZt09VBg\/viewform?embedded=true\" \n                        title=\"P.S. 1X Contact Form\">\n                        Loading\u2026\n                    <\/iframe>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/div>\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>Get in Touch We look forward to hearing from you! Whether you are a prospective family interested in a tour or a current community member with a question, please don\u2019t hesitate to reach out. Call Us 718-299-3700 Location 335 East 152 Street Bronx, NY 10451 Loading\u2026<\/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-91","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages\/91","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=91"}],"version-history":[{"count":16,"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages\/91\/revisions"}],"predecessor-version":[{"id":421,"href":"https:\/\/ps1x.org\/index.php?rest_route=\/wp\/v2\/pages\/91\/revisions\/421"}],"wp:attachment":[{"href":"https:\/\/ps1x.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=91"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}