{"id":3539,"date":"2025-09-30T16:19:40","date_gmt":"2025-09-30T16:19:40","guid":{"rendered":"https:\/\/seeallacademy.com\/?page_id=3539"},"modified":"2026-06-10T20:15:14","modified_gmt":"2026-06-10T20:15:14","slug":"senior-dues-information","status":"publish","type":"page","link":"https:\/\/seeallacademy.com\/?page_id=3539","title":{"rendered":"Senior Dues Information"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3539\" class=\"elementor elementor-3539\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-43297f0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"43297f0\" data-element_type=\"section\">\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-79a87dd\" data-id=\"79a87dd\" 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-32ed82c elementor-widget elementor-widget-html\" data-id=\"32ed82c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Senior Dues Information | The SEEALL Academy<\/title>\n    <style>\n        \/* Base Styles & Resets *\/\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n\n        * {\n            box-sizing: border-box;\n        }\n\n        \/* --- Page Header --- *\/\n        .page-header {\n            background: linear-gradient(135deg, #001528 0%, #005a9c 100%);\n            padding: 4rem 2rem;\n            text-align: center;\n            border-bottom: 8px solid #F9B000;\n        }\n\n        .page-header h1 {\n            color: #ffffff;\n            font-size: 3rem;\n            font-weight: 800;\n            margin: 0 0 0.5rem 0;\n            letter-spacing: -0.5px;\n            text-shadow: 2px 2px 8px rgba(0,0,0,0.4);\n        }\n\n        .page-header p {\n            color: #e6f0f7;\n            font-size: 1.2rem;\n            margin: 0 auto;\n            max-width: 600px;\n        }\n\n        .accent-line {\n            width: 60px;\n            height: 6px;\n            background-color: #F9B000;\n            margin: 1.5rem auto 0 auto;\n            border-radius: 3px;\n        }\n\n        \/* --- Main Container --- *\/\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 3rem 1.5rem 5rem 1.5rem;\n        }\n\n        \/* --- Layout Grid --- *\/\n        .layout-grid {\n            display: grid;\n            grid-template-columns: 1.6fr 1fr;\n            gap: 2.5rem;\n            align-items: start;\n        }\n\n        \/* --- Info Cards --- *\/\n        .info-card {\n            background: #ffffff;\n            border-radius: 12px;\n            padding: 2.5rem;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);\n            margin-bottom: 2rem;\n            border-top: 5px solid #005a9c;\n        }\n\n        .info-card.yellow-top {\n            border-top-color: #F9B000;\n        }\n\n        .card-title {\n            color: #005a9c;\n            font-size: 1.6rem;\n            font-weight: 800;\n            margin: 0 0 1.5rem 0;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            border-bottom: 2px solid #f0f0f0;\n            padding-bottom: 1rem;\n        }\n\n        .card-title svg {\n            color: #F9B000;\n            flex-shrink: 0;\n        }\n\n        \/* --- Memo Header --- *\/\n        .memo-header {\n            background-color: #fdfaf2;\n            border: 1px solid #f0d39d;\n            border-left: 5px solid #F9B000;\n            padding: 1.5rem;\n            border-radius: 8px;\n            margin-bottom: 2rem;\n        }\n\n        .memo-header p {\n            margin: 0 0 0.5rem 0;\n            font-size: 1.05rem;\n            color: #444;\n        }\n\n        .memo-header p:last-child {\n            margin-bottom: 0;\n        }\n\n        .memo-header strong {\n            color: #005a9c;\n            display: inline-block;\n            width: 60px;\n        }\n\n        \/* --- Options Grid --- *\/\n        .options-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 1.5rem;\n            margin-bottom: 2.5rem;\n        }\n\n        .option-card {\n            background-color: #ffffff;\n            border: 2px solid #e6f0f7;\n            border-radius: 10px;\n            padding: 1.5rem;\n            text-align: center;\n            transition: all 0.3s ease;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .option-card:hover {\n            border-color: #005a9c;\n            box-shadow: 0 8px 20px rgba(0, 90, 156, 0.1);\n            transform: translateY(-3px);\n        }\n\n        .option-badge {\n            background-color: #005a9c;\n            color: #ffffff;\n            font-size: 0.85rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            padding: 4px 12px;\n            border-radius: 20px;\n            display: inline-block;\n            margin-bottom: 1rem;\n        }\n\n        .option-price {\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: #111;\n            margin: 0 0 0.5rem 0;\n            line-height: 1;\n        }\n\n        .option-desc {\n            color: #666;\n            margin: 0;\n            font-size: 1.05rem;\n            font-weight: 500;\n        }\n\n        .option-sub {\n            display: block;\n            font-size: 0.85rem;\n            color: #888;\n            margin-top: 5px;\n        }\n\n        \/* --- Check List --- *\/\n        .check-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 12px;\n        }\n\n        .check-list li {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 1.05rem;\n            color: #444;\n            background: #f8f9fa;\n            padding: 10px 15px;\n            border-radius: 6px;\n            border: 1px solid #eee;\n        }\n\n        .check-list svg {\n            color: #22c55e; \/* Green checkmark *\/\n            flex-shrink: 0;\n        }\n\n        \/* --- Payment Schedule --- *\/\n        .schedule-list {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n            margin-bottom: 2rem;\n        }\n\n        .schedule-item {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 1.2rem;\n            background-color: #fdfdfd;\n            border: 1px solid #eee;\n            border-left: 4px solid #005a9c;\n            border-radius: 8px;\n        }\n\n        .schedule-date {\n            display: flex;\n            flex-direction: column;\n        }\n\n        .schedule-date strong {\n            color: #005a9c;\n            font-size: 1.1rem;\n            margin-bottom: 2px;\n        }\n\n        .schedule-date span {\n            color: #666;\n            font-size: 0.9rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .schedule-amounts {\n            text-align: right;\n            font-size: 0.95rem;\n            color: #555;\n        }\n\n        .schedule-amounts strong {\n            color: #111;\n            font-size: 1.1rem;\n        }\n\n        \/* --- Notes Alert --- *\/\n        .notes-alert {\n            background-color: #fffbe6;\n            border: 1px solid #ffeb99;\n            border-radius: 8px;\n            padding: 1.5rem;\n        }\n\n        .notes-alert h4 {\n            color: #b27b00;\n            margin: 0 0 1rem 0;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 1.1rem;\n        }\n\n        .notes-alert ul {\n            margin: 0;\n            padding-left: 20px;\n            color: #555;\n        }\n\n        .notes-alert li {\n            margin-bottom: 6px;\n        }\n\n        \/* --- Sidebar Widgets --- *\/\n        .sidebar-widget {\n            background: #ffffff;\n            border-radius: 12px;\n            padding: 2rem;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);\n            margin-bottom: 1.5rem;\n            border-left: 4px solid #F9B000;\n        }\n\n        .sidebar-widget.brand-blue {\n            background: linear-gradient(135deg, #005a9c, #004375);\n            color: white;\n            border-left: none;\n            border-bottom: 4px solid #F9B000;\n        }\n\n        .widget-title {\n            font-size: 1.3rem;\n            font-weight: 800;\n            margin: 0 0 1.2rem 0;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            color: #005a9c;\n        }\n\n        .brand-blue .widget-title {\n            color: #F9B000;\n        }\n\n        .widget-content p {\n            margin: 0 0 1rem 0;\n            font-size: 1rem;\n            line-height: 1.6;\n        }\n\n        .widget-content p:last-child {\n            margin-bottom: 0;\n        }\n\n        .brand-blue .widget-content p {\n            color: #e6f0f7;\n        }\n\n        .brand-blue strong {\n            color: #ffffff;\n        }\n\n        .contact-link {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            color: #005a9c;\n            text-decoration: none;\n            font-weight: 700;\n            margin-top: 5px;\n            word-break: break-all;\n        }\n\n        .contact-link:hover {\n            color: #F9B000;\n            text-decoration: underline;\n        }\n\n        \/* --- Signatures --- *\/\n        .signatures {\n            margin-top: 3rem;\n            padding-top: 2rem;\n            border-top: 1px solid #eee;\n            display: flex;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            gap: 2rem;\n        }\n\n        .sig-block p {\n            margin: 0 0 4px 0;\n            color: #555;\n            font-size: 0.95rem;\n        }\n\n        .sig-block strong {\n            color: #111;\n            font-size: 1.05rem;\n            display: block;\n            margin-bottom: 2px;\n        }\n\n        \/* --- Responsive Design --- *\/\n        @media (max-width: 950px) {\n            .layout-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .page-header h1 { font-size: 2.2rem; }\n            .container { padding: 2rem 1.2rem 4rem 1.2rem; }\n            .info-card { padding: 1.5rem; }\n            .options-grid { grid-template-columns: 1fr; }\n            .check-list { grid-template-columns: 1fr; }\n            .schedule-item { flex-direction: column; align-items: flex-start; gap: 10px; }\n            .schedule-amounts { text-align: left; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Header -->\n    <header class=\"page-header\">\n        <h1>Senior Dues Information<\/h1>\n        <p>Important details, payment schedules, and package options for the Class of 2026.<\/p>\n        <div class=\"accent-line\"><\/div>\n    <\/header>\n\n    <main class=\"container\">\n        <div class=\"layout-grid\">\n            \n            <!-- Left Column: Main Content -->\n            <div class=\"main-content\">\n                \n                <div class=\"info-card\">\n                    <!-- Memo Meta -->\n                    <div class=\"memo-header\">\n                        <p><strong>To:<\/strong> Senior Class 2026<\/p>\n                        <p><strong>Re:<\/strong> Senior Dues Packages & Payments<\/p>\n                        <p><strong>Date:<\/strong> September 29, 2025<\/p>\n                    <\/div>\n\n                    <p style=\"font-size: 1.1rem; color: #444; margin-bottom: 1.5rem;\">This year, we are asking 8th grade parents to choose an option from the list below:<\/p>\n\n                    <!-- Package Options -->\n                    <div class=\"options-grid\">\n                        <div class=\"option-card\">\n                            <span class=\"option-badge\">Option 1<\/span>\n                            <div class=\"option-price\">$165<\/div>\n                            <p class=\"option-desc\">Senior Dues Only<\/p>\n                        <\/div>\n                        <div class=\"option-card\" style=\"border-color: #F9B000; box-shadow: 0 4px 15px rgba(249, 176, 0, 0.1);\">\n                            <span class=\"option-badge\" style=\"background-color: #F9B000; color: #005a9c;\">Option 2<\/span>\n                            <div class=\"option-price\">$240<\/div>\n                            <p class=\"option-desc\">Senior Dues + Senior Ring<\/p>\n                            <span class=\"option-sub\">(Ring cost: $75)<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <h2 class=\"card-title\">\n                        <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path><polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline><\/svg>\n                        What's Included in Dues?\n                    <\/h2>\n                    \n                    <ul class=\"check-list\">\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Senior Yearbook<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Cap and Gown<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Tassel 2026<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Senior T-Shirt<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Diploma Case<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Drawstring bag<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Graduation Accessories<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Receptions<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Arista \/ Archon<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Awards<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> High Tea<\/li>\n                        <li><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Senior Keychain<\/li>\n                    <\/ul>\n\n                    <div style=\"margin: 3rem 0;\"><\/div>\n\n                    <h2 class=\"card-title\">\n                        <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"><\/line><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"><\/line><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"><\/line><\/svg>\n                        Payment Schedule\n                    <\/h2>\n\n                    <div class=\"schedule-list\">\n                        <div class=\"schedule-item\">\n                            <div class=\"schedule-date\">\n                                <span>1st Installment Due<\/span>\n                                <strong>Friday, October 17, 2025<\/strong>\n                            <\/div>\n                            <div class=\"schedule-amounts\">\n                                Option 1: <strong>$55<\/strong> &nbsp;|&nbsp; Option 2: <strong>$80<\/strong>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"schedule-item\">\n                            <div class=\"schedule-date\">\n                                <span>2nd Installment Due<\/span>\n                                <strong>Friday, November 21, 2025<\/strong>\n                            <\/div>\n                            <div class=\"schedule-amounts\">\n                                Option 1: <strong>$55<\/strong> &nbsp;|&nbsp; Option 2: <strong>$80<\/strong>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"schedule-item\">\n                            <div class=\"schedule-date\">\n                                <span>3rd Installment Due<\/span>\n                                <strong>Friday, January 16, 2026<\/strong>\n                            <\/div>\n                            <div class=\"schedule-amounts\">\n                                Option 1: <strong>$55<\/strong> &nbsp;|&nbsp; Option 2: <strong>$80<\/strong>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Important Notes Alert -->\n                    <div class=\"notes-alert\">\n                        <h4>\n                            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line><\/svg>\n                            Please Note\n                        <\/h4>\n                        <ul>\n                            <li>This fee does <strong>NOT<\/strong> cover optional items and activities such as a senior trip or Prom. Payments for other senior events will take place at later times throughout the year.<\/li>\n                            <li>Senior Dues <strong>MUST<\/strong> be paid to attend senior events.<\/li>\n                            <li>Senior T-Shirts will be distributed in February. A shirt will not be given until dues are paid.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <!-- Signatures -->\n                    <div class=\"signatures\">\n                        <div class=\"sig-block\">\n                            <p>Yours truly,<\/p>\n                            <strong>Mr. Ciaravino & Ms. Ferguson<\/strong>\n                            <p>Senior Activities Coordinators<\/p>\n                        <\/div>\n                        <div class=\"sig-block\">\n                            <p>Approved By:<\/p>\n                            <strong>Mr. Angelo Sacco<\/strong>\n                            <p>Principal<\/p>\n                            <strong>Mr. Andrew Wells<\/strong>\n                            <p>Assistant Principal<\/p>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n            <!-- Right Column: Sidebar -->\n            <div class=\"sidebar\">\n                \n                <!-- How to Pay Widget -->\n                <div class=\"sidebar-widget brand-blue\">\n                    <h3 class=\"widget-title\">\n                        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"><\/line><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path><\/svg>\n                        How to Pay\n                    <\/h3>\n                    <div class=\"widget-content\">\n                        <p>The non-refundable dues can be paid in the form of <strong>Cash or Money Order only<\/strong>.<\/p>\n                        <p>Make Money Orders payable to:<br><strong>P.S.\/I.S. 180<\/strong> or <strong>The SEEALL Academy<\/strong><\/p>\n                        <hr style=\"border:0; border-top:1px solid rgba(255,255,255,0.2); margin: 1rem 0;\">\n                        <p>Please put payment in a <strong>sealed envelope<\/strong> with your child's name, homeroom, and chosen option on the front.<\/p>\n                        <p><strong>Mr. Ciaravino (Room 411)<\/strong> will collect all payments during first period on Fridays.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Contact Support Widget -->\n                <div class=\"sidebar-widget\">\n                    <h3 class=\"widget-title\">\n                        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"><\/path><\/svg>\n                        Questions or Hardship?\n                    <\/h3>\n                    <div class=\"widget-content\">\n                        <p>If you have questions about Senior Dues or face financial hardship regarding payment, please contact us:<\/p>\n                        \n                        <div style=\"margin-top: 1.5rem;\">\n                            <strong style=\"color:#005a9c; font-size:1.05rem;\">Mr. Ciaravino<\/strong>\n                            <br>\n                            <a href=\"mailto:aciaravino@schools.nyc.gov\" class=\"contact-link\">\n                                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg>\n                                aciaravino@schools.nyc.gov\n                            <\/a>\n                        <\/div>\n\n                        <div style=\"margin-top: 1.5rem; padding-top: 1.5rem; border-top: 1px solid #eee;\">\n                            <strong style=\"color:#005a9c; font-size:1.05rem;\">Ms. Nicole Ferguson<\/strong>\n                            <p style=\"margin:2px 0 5px 0; color:#666; font-size:0.9rem;\">Parent Coordinator<\/p>\n                            <a href=\"mailto:nferguson@schools.nyc.gov\" class=\"contact-link\">\n                                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg>\n                                nferguson@schools.nyc.gov\n                            <\/a>\n                            <br>\n                            <a href=\"tel:7188518070\" class=\"contact-link\">\n                                <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><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 ext. 1102\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/main>\n\n<\/body>\n<\/html>\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},"excerpt":{"rendered":"<p>Senior Dues Information | The SEEALL Academy Senior Dues Information Important details, payment schedules, and package options for the Class of 2026. To: Senior Class&nbsp;<a href=\"https:\/\/seeallacademy.com\/?page_id=3539\">&hellip;<\/a><\/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-3539","page","type-page","status-publish","hentry","odd"],"_links":{"self":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/3539","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/seeallacademy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3539"}],"version-history":[{"count":0,"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/3539\/revisions"}],"wp:attachment":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3539"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}