{"id":432,"date":"2019-08-27T12:50:14","date_gmt":"2019-08-27T12:50:14","guid":{"rendered":"http:\/\/ed.aislinthemes.com\/classes\/?post_type=layout_block&#038;p=5520"},"modified":"2026-06-10T21:35:56","modified_gmt":"2026-06-10T21:35:56","slug":"footer-large","status":"publish","type":"layout_block","link":"https:\/\/seeallacademy.com\/?layout_block=footer-large","title":{"rendered":"Footer Large"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"432\" class=\"elementor elementor-432\" data-elementor-post-type=\"layout_block\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b09510e elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"b09510e\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-67d22da\" data-id=\"67d22da\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a1e064d elementor-widget elementor-widget-html\" data-id=\"a1e064d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600&display=swap');\n\n    \/* --- Footer Styles --- *\/\n    .site-footer {\n        background-color: #001528;\n        background-image: linear-gradient(135deg, #001528 0%, #003a6c 100%);\n        color: #e6f0f7;\n        padding: 4rem 2rem 2rem 2rem;\n        border-top: 6px solid #F9B000;\n        width: 100%;\n        box-sizing: border-box;\n        margin-top: 0;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n    .footer-container {\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n    .footer-top {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 3rem;\n        margin-bottom: 4rem;\n    }\n    .footer-col {\n        display: flex;\n        flex-direction: column;\n        gap: 1.5rem;\n    }\n    .footer-logos a {\n        display: block;\n        margin-bottom: 1.5rem;\n        transition: transform 0.3s ease;\n    }\n    .footer-logos a:hover, .footer-logos a:focus {\n        transform: scale(1.05);\n        outline: none;\n    }\n    .seeall-logo {\n        max-width: 180px;\n        height: auto;\n    }\n    .doe-logo {\n        max-width: 250px;\n        height: auto;\n        background-color: #ffffff;\n        padding: 12px 15px;\n        border-radius: 8px;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n    }\n    .footer-col h3 {\n        color: #ffffff;\n        font-size: 1.4rem;\n        font-weight: 800;\n        margin: 0;\n        line-height: 1.3;\n    }\n    .footer-col h3 a {\n        color: #ffffff;\n        text-decoration: none;\n        transition: color 0.2s ease;\n    }\n    .footer-col h3 a:hover, .footer-col h3 a:focus {\n        color: #F9B000;\n        outline: none;\n    }\n    .footer-col p {\n        margin: 0;\n        font-size: 0.95rem;\n        line-height: 1.6;\n        color: #b0d0e8;\n    }\n    .footer-col p strong {\n        color: #ffffff;\n    }\n    .footer-col p a {\n        color: #F9B000;\n        text-decoration: none;\n        font-weight: 600;\n    }\n    .footer-col p a:hover, .footer-col p a:focus {\n        text-decoration: underline;\n        outline: none;\n    }\n    .social-icons {\n        display: flex;\n        gap: 1rem;\n        margin-top: 0.5rem;\n    }\n    .social-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 40px;\n        height: 40px;\n        background-color: rgba(255, 255, 255, 0.1);\n        color: #ffffff;\n        border-radius: 50%;\n        text-decoration: none;\n        transition: all 0.3s ease;\n    }\n    .social-icon:hover, .social-icon:focus {\n        background-color: #F9B000;\n        color: #001528;\n        transform: translateY(-3px);\n        outline: none;\n    }\n    .social-icon svg {\n        width: 20px;\n        height: 20px;\n        fill: currentColor;\n    }\n    .phone-btn {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        background-color: transparent;\n        color: #ffffff;\n        border: 2px solid #F9B000;\n        padding: 0.6rem 1.2rem;\n        border-radius: 6px;\n        text-decoration: none;\n        font-weight: 700;\n        font-size: 0.95rem;\n        transition: all 0.3s ease;\n        width: fit-content;\n    }\n    .phone-btn:hover, .phone-btn:focus {\n        background-color: #F9B000;\n        color: #001528;\n        outline: none;\n    }\n    .app-links {\n        display: flex;\n        flex-direction: column;\n        gap: 1rem;\n    }\n    .app-btn {\n        display: block;\n        transition: transform 0.3s ease;\n        max-width: 200px;\n    }\n    .app-btn:hover, .app-btn:focus {\n        transform: translateY(-3px);\n        outline: none;\n    }\n    .app-btn img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n    .footer-bottom {\n        display: flex;\n        flex-wrap: wrap;\n        align-items: center;\n        justify-content: space-between;\n        padding-top: 2rem;\n        border-top: 1px solid rgba(255, 255, 255, 0.1);\n        gap: 1.5rem;\n    }\n    .copyright a {\n        color: #88a5bc;\n        text-decoration: none;\n        font-size: 0.9rem;\n        transition: color 0.2s ease;\n    }\n    .copyright a:hover, .copyright a:focus {\n        color: #ffffff;\n        outline: none;\n    }\n    .sz-neon-tag {\n        box-sizing: border-box;\n        text-decoration: none !important;\n        display: inline-flex;\n        align-items: center;\n        gap: 10px;\n        background: #111;\n        padding: 8px 16px;\n        border-radius: 50px;\n        border: 1px solid #333;\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        color: #fff !important;\n        font-size: 14px;\n        font-weight: 600;\n        transition: all 0.3s ease;\n        position: relative;\n        overflow: hidden;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.2);\n        line-height: 1.5;\n        margin: 5px 0;\n        cursor: pointer;\n    }\n    .sz-neon-tag * { box-sizing: border-box; }\n    .sz-neon-tag:before {\n        content: '';\n        position: absolute;\n        top: 0; left: -100%;\n        width: 100%; height: 100%;\n        background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);\n        transition: 0.5s;\n    }\n    .sz-neon-tag:hover:before, .sz-neon-tag:focus:before { left: 100%; }\n    .sz-neon-tag:hover, .sz-neon-tag:focus {\n        border-color: #22c55e;\n        box-shadow: 0 0 20px rgba(34, 197, 94, 0.4);\n        transform: translateY(-2px);\n        outline: none;\n    }\n    .sz-neon-icon {\n        width: 24px;\n        height: 24px;\n        flex-shrink: 0;\n        fill: none;\n        stroke: #22c55e;\n        stroke-width: 2;\n        stroke-linecap: round;\n        stroke-linejoin: round;\n        display: block;\n    }\n    .sz-text-muted {\n        font-weight: 400;\n        color: #9ca3af;\n        font-size: 12px;\n        margin-right: 4px;\n    }\n    @media (max-width: 768px) {\n        .footer-top { gap: 2.5rem; }\n        .footer-bottom { flex-direction: column; justify-content: center; text-align: center; }\n    }\n<\/style>\n\n<footer class=\"site-footer\">\n    <div class=\"footer-container\">\n        \n        <!-- Top Grid Section -->\n        <div class=\"footer-top\">\n            \n            <!-- Column 1: Logos -->\n            <div class=\"footer-col footer-logos\">\n                <a href=\"https:\/\/seeallacademy.com\" aria-label=\"The SEEALL Academy Home\">\n                    <img decoding=\"async\" src=\"https:\/\/seeallacademy.com\/wp-content\/uploads\/2023\/06\/cropped-The-SEEALL-Academy-Logo-Full.png\" alt=\"The SEEALL Academy Logo\" class=\"seeall-logo\" loading=\"lazy\">\n                <\/a>\n                <a href=\"https:\/\/www.schools.nyc.gov\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"NYC Public Schools\">\n                    <img decoding=\"async\" src=\"https:\/\/seeallacademy.com\/wp-content\/uploads\/2019\/08\/nycps-logo-412x76.png\" alt=\"NYC Public Schools Logo\" class=\"doe-logo\" loading=\"lazy\">\n                <\/a>\n            <\/div>\n\n            <!-- Column 2: Identity & Socials -->\n            <div class=\"footer-col\">\n                <h3>The SEEALL Academy<br>PS\/IS 180<\/h3>\n                <p><em>\"Students Educationally Enriched As Learning Leaders\"<\/em><\/p>\n                <div class=\"social-icons\">\n                    <a href=\"https:\/\/www.instagram.com\/theseeallgram\/?hl=en\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"social-icon\" aria-label=\"Instagram\">\n                        <svg viewBox=\"0 0 448 512\" aria-hidden=\"true\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"\/><\/svg>\n                    <\/a>\n                    <a href=\"https:\/\/twitter.com\/seeall180?lang=en\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"social-icon\" aria-label=\"Twitter\">\n                        <svg viewBox=\"0 0 512 512\" aria-hidden=\"true\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L273.6 182.2 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"\/><\/svg>\n                    <\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Column 3: Contact & Address -->\n            <div class=\"footer-col\">\n                <h3><a href=\"https:\/\/goo.gl\/maps\/2WTeKArumJKn67Ju7\" target=\"_blank\" rel=\"noopener noreferrer\">5601 16th Ave<br>Brooklyn NY 11204<\/a><\/h3>\n                <a href=\"tel:7188518070\" class=\"phone-btn\">\n                    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><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                    718-851-8070\n                <\/a>\n                <p>Please email your questions or concerns to Ferguson Nicole, Parent Coordinator, at <strong><a href=\"mailto:NFerguson@schools.nyc.gov\">NFerguson@schools.nyc.gov<\/a><\/strong><\/p>\n            <\/div>\n\n            <!-- Column 4: App Downloads -->\n            <div class=\"footer-col\">\n                <h3>Download Our App<\/h3>\n                <div class=\"app-links\">\n                    <a href=\"https:\/\/apps.apple.com\/us\/app\/seeall-academy\/id6449303472\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"app-btn\" aria-label=\"Download on the App Store\">\n                        <img decoding=\"async\" src=\"https:\/\/seeallacademy.com\/wp-content\/uploads\/2023\/06\/Screenshot-2023-06-07-at-1.51.14-PM.png\" alt=\"App Store\" loading=\"lazy\">\n                    <\/a>\n                    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=app.school.seeall&hl=en_US&gl=US\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"app-btn\" aria-label=\"Get it on Google Play\">\n                        <img decoding=\"async\" src=\"https:\/\/seeallacademy.com\/wp-content\/uploads\/2023\/06\/Screenshot-2023-06-07-at-1.51.20-PM.png\" alt=\"Google Play\" loading=\"lazy\">\n                    <\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <!-- Bottom Bar -->\n        <div class=\"footer-bottom\">\n            <div class=\"copyright\">\n                <a href=\"https:\/\/geekingout.net\" target=\"_blank\" rel=\"noopener noreferrer\">\u00a9 The SEEALL Academy, PS\/IS 180<\/a>\n            <\/div>\n            \n            <div class=\"schoolz-credit\">\n                <a href=\"https:\/\/schoolz.me\/\" target=\"_blank\" class=\"sz-neon-tag\">\n                    <!-- Brain Icon -->\n                    <svg class=\"sz-neon-icon\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                        <path d=\"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z\" \/>\n                        <path d=\"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z\" \/>\n                        <path d=\"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4\" \/>\n                    <\/svg>\n                    <span>\n                        <span class=\"sz-text-muted\">Powered by<\/span>\n                        Schoolz\n                    <\/span>\n                <\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/footer>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"template":"","class_list":["post-432","layout_block","type-layout_block","status-publish","hentry","odd"],"_links":{"self":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/layout_block\/432","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/layout_block"}],"about":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/types\/layout_block"}],"version-history":[{"count":0,"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/layout_block\/432\/revisions"}],"wp:attachment":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=432"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}