{"id":1169,"date":"2026-02-07T21:14:52","date_gmt":"2026-02-07T21:14:52","guid":{"rendered":"https:\/\/zapzacademy.online\/?page_id=1169"},"modified":"2026-02-14T11:26:40","modified_gmt":"2026-02-14T11:26:40","slug":"zapz-academy-full-ecosystem","status":"publish","type":"page","link":"https:\/\/zapzacademy.online\/home\/","title":{"rendered":"ZAPZ ACADEMY"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1169\" class=\"elementor elementor-1169\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d29a9d e-flex e-con-boxed e-con e-parent\" data-id=\"7d29a9d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-09a79ee e-con-full e-flex e-con e-child\" data-id=\"09a79ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54eb5a9 elementor-widget elementor-widget-html\" data-id=\"54eb5a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    :root {\r\n      --zapz-red: #FF0015;\r\n      --zapz-dark: #111111;\r\n      --zapz-text: #222222;\r\n      --zapz-soft-gray: #F5F5F5;\r\n      --zapz-border: #E0E0E0;\r\n      --zapz-white: #FFFFFF;\r\n      --zapz-light-red: #FFF5F6;\r\n    }\r\n\r\n    * { box-sizing: border-box; }\r\n\r\n    body {\r\n      margin: 0;\r\n      font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\r\n      color: var(--zapz-text);\r\n      background: var(--zapz-white);\r\n    }\r\n\r\n    a { text-decoration: none; }\r\n\r\n    .page {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 24px 16px 60px;\r\n    }\r\n\r\n    \/* SECTION SPACING *\/\r\n    .section {\r\n      padding: 70px 0;\r\n      border-bottom: 1px solid var(--zapz-border);\r\n    }\r\n\r\n    #hero {\r\n      background: linear-gradient(180deg, var(--zapz-light-red) 0%, #FFFFFF 100%);\r\n      border-bottom: none;\r\n      padding-top: 90px;\r\n      padding-bottom: 90px;\r\n    }\r\n\r\n    \/* RED PILL BUTTONS *\/\r\n    .btn-primary,\r\n    .btn-secondary,\r\n    .btn-pill-red {\r\n      display: inline-block;\r\n      padding: 14px 34px;\r\n      border-radius: 999px;\r\n      background: var(--zapz-red);\r\n      color: var(--zapz-white);\r\n      font-weight: 900;\r\n      font-size: 1rem;\r\n      letter-spacing: 0.03em;\r\n      border: none;\r\n      transition: 0.25s ease;\r\n    }\r\n\r\n    .btn-primary:hover,\r\n    .btn-secondary:hover,\r\n    .btn-pill-red:hover {\r\n      background: #D90012;\r\n      transform: translateY(-2px);\r\n    }\r\n\r\n    \/* RED PILL LABELS *\/\r\n    .pill-label,\r\n    .mini-label {\r\n      display: inline-block;\r\n      padding: 6px 16px;\r\n      border-radius: 999px;\r\n      background: var(--zapz-red);\r\n      color: var(--zapz-white);\r\n      font-size: 0.8rem;\r\n      font-weight: 900;\r\n      letter-spacing: 0.08em;\r\n      text-transform: uppercase;\r\n      margin-bottom: 14px;\r\n    }\r\n\r\n    \/* RED PILL TAGS *\/\r\n    .tag {\r\n      display: inline-block;\r\n      padding: 6px 14px;\r\n      border-radius: 999px;\r\n      background: var(--zapz-red);\r\n      color: var(--zapz-white);\r\n      font-size: 0.8rem;\r\n      font-weight: 800;\r\n      letter-spacing: 0.03em;\r\n      transition: 0.25s ease;\r\n    }\r\n\r\n    .tag:hover {\r\n      background: #D90012;\r\n      transform: translateY(-2px);\r\n    }\r\n\r\n    \/* SECTION TITLES WITH RED ACCENT *\/\r\n    .section-title {\r\n      font-size: 2.2rem;\r\n      font-weight: 900;\r\n      margin: 0 0 18px;\r\n      color: var(--zapz-dark);\r\n      position: relative;\r\n      padding-bottom: 10px;\r\n    }\r\n\r\n    .section-title::after {\r\n      content: \"\";\r\n      display: block;\r\n      width: 60px;\r\n      height: 5px;\r\n      background: var(--zapz-red);\r\n      border-radius: 999px;\r\n      margin-top: 12px;\r\n    }\r\n\r\n    .section-subtitle {\r\n      font-size: 1.05rem;\r\n      max-width: 680px;\r\n      line-height: 1.7;\r\n      margin: 0 0 28px;\r\n      color: #444;\r\n    }\r\n\r\n    \/* GRID SYSTEM *\/\r\n    .grid-2 {\r\n      display: grid;\r\n      grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);\r\n      gap: 40px;\r\n      align-items: center;\r\n    }\r\n\r\n    .grid-3 {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n      gap: 32px;\r\n    }\r\n\r\n    .grid-4 {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\r\n      gap: 28px;\r\n    }\r\n\r\n    \/* CARDS *\/\r\n    .card {\r\n      border-radius: 16px;\r\n      border: 1px solid var(--zapz-border);\r\n      background: var(--zapz-white);\r\n      padding: 24px 24px 28px;\r\n      box-shadow: 0 4px 14px rgba(0,0,0,0.04);\r\n      transition: 0.25s ease;\r\n    }\r\n\r\n    .card:hover {\r\n      border-color: var(--zapz-red);\r\n      box-shadow: 0 8px 22px rgba(255, 0, 21, 0.12);\r\n      transform: translateY(-6px);\r\n    }\r\n\r\n    .card h3 {\r\n      font-size: 1.2rem;\r\n      font-weight: 800;\r\n      margin: 0 0 8px;\r\n      color: var(--zapz-dark);\r\n    }\r\n\r\n    .card p {\r\n      margin: 0;\r\n      font-size: 1rem;\r\n      line-height: 1.7;\r\n    }\r\n\r\n    \/* PLACEHOLDER IMAGES *\/\r\n    .placeholder-img {\r\n      width: 100%;\r\n      border-radius: 18px;\r\n      border: 2px dashed var(--zapz-red);\r\n      background: #FAFAFA;\r\n      color: var(--zapz-red);\r\n      font-size: 0.95rem;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 50px 16px;\r\n      text-align: center;\r\n      transition: 0.2s ease;\r\n    }\r\n\r\n    .placeholder-img:hover {\r\n      background: #FFF1F3;\r\n      transform: translateY(-3px);\r\n    }\r\n\r\n    \/* HERO *\/\r\n    .hero-title {\r\n      font-size: 3rem;\r\n      font-weight: 900;\r\n      margin: 0 0 14px;\r\n      color: var(--zapz-dark);\r\n    }\r\n\r\n    .hero-subtitle {\r\n      font-size: 1.15rem;\r\n      line-height: 1.8;\r\n      max-width: 600px;\r\n      margin: 0 0 24px;\r\n      color: #444;\r\n    }\r\n\r\n    .hero-cta-row {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 14px;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .hero-note {\r\n      font-size: 0.9rem;\r\n      color: #666;\r\n    }\r\n\r\n    \/* MOBILE *\/\r\n    @media (max-width: 768px) {\r\n      .grid-2 { grid-template-columns: 1fr; }\r\n      .hero-title { font-size: 2.3rem; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"page\">\r\n\r\n  <!-- HERO -->\r\n  <section class=\"section\" id=\"hero\">\r\n    <div class=\"grid-2\">\r\n      <div>\r\n        <div class=\"pill-label\">ZAPZ Academy \u2022 Learning for Every Stage of Life<\/div>\r\n        <h1 class=\"hero-title\">Learning That Meets You Right Where You Are.<\/h1>\r\n        <p class=\"hero-subtitle\">\r\n          From little learners to grown\u2011ups rebuilding their next chapter, ZAPZ Academy offers calm,\r\n          dignity\u2011centered learning that fits real life\u2014at home, in school, in hospitals, and on the path to work.\r\n        <\/p>\r\n\r\n        <div class=\"hero-cta-row\">\r\n          <a href=\"\/program-based-paths\" class=\"btn-primary\">Youth Programs<\/a>\r\n          <a href=\"\/adult-programs\" class=\"btn-primary\">Adult Programs<\/a>\r\n          <a href=\"\/reading-initiative\" class=\"btn-primary\">Reading Initiative<\/a>\r\n          <a href=\"\/kids-learning\" class=\"btn-primary\">Kids & Special Needs Learning<\/a>\r\n        <\/div>\r\n\r\n        <p class=\"hero-note\">One ecosystem. Many doors in. Every learner welcome.<\/p>\r\n      <\/div>\r\n\r\n      <div>\r\n        <div class=\"placeholder-img\">\r\n          HERO IMAGE PLACEHOLDER<br>(Families \u2022 Kids \u2022 Adults \u2013 1600x900)\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- WHO WE SERVE -->\r\n  <section class=\"section\" id=\"who-we-serve\">\r\n    <h2 class=\"section-title\">Who We Serve<\/h2>\r\n    <p class=\"section-subtitle\">\r\n      ZAPZ Academy is built for real families, real kids, and real adults\u2014especially those who don\u2019t fit\r\n      the \u201cperfect\u201d school picture. If life has been loud, messy, medical, or complicated, you still belong here.\r\n    <\/p>\r\n\r\n    <div class=\"grid-4\">\r\n      <div class=\"card\">\r\n        <h3>Kids & Pre\u2011Teens \ud83e\uddf8<\/h3>\r\n        <p>Joyful, visual, calm learning that builds early reading, math, and confidence\u2014without pressure.<\/p>\r\n        <a href=\"\/kids-learning\" class=\"btn-primary\" style=\"margin-top:12px;display:inline-block;\">Visit Kids Homepage<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <h3>Teens \ud83c\udfa7<\/h3>\r\n        <p>Life skills, digital skills, and success paths that help teens see a future with their name on it.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <h3>Adults \ud83c\udf31<\/h3>\r\n        <p>Adult learning, literacy, and workforce pathways for those starting over, starting fresh, or leveling up.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <h3>Families & Caregivers \ud83d\udc9b<\/h3>\r\n        <p>Parent\u2011led homeschool paths, hospital\u2011friendly tools, and community supports that honor your reality.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- FEATURED PROGRAMS -->\r\n  <section class=\"section\" id=\"featured-programs\">\r\n    <h2 class=\"section-title\">Featured Programs<\/h2>\r\n    <p class=\"section-subtitle\">\r\n      A few of the ways ZAPZ Academy supports reading, confidence, and long\u2011term opportunity\u2014for kids, teens, and adults.\r\n    <\/p>\r\n\r\n    <div class=\"grid-3\">\r\n      <div class=\"card\">\r\n        <div class=\"placeholder-img\">READING INITIATIVE IMAGE<br>(600x350)<\/div>\r\n        <h3>Reading Initiative \ud83d\udcd6<\/h3>\r\n        <p>A literacy bridge for all ages\u2014kids, teens, and adults\u2014built on small wins and real\u2011life stories.<\/p>\r\n        <a href=\"\/reading-initiative\" class=\"btn-primary\" style=\"margin-top:12px;display:inline-block;\">Learn More<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <div class=\"placeholder-img\">ADULT LEARNING IMAGE<br>(600x350)<\/div>\r\n        <h3>Adult Learning \ud83c\udf93<\/h3>\r\n        <p>GED prep, digital skills, life skills, and confidence\u2011building courses for adults rewriting their story.<\/p>\r\n        <a href=\"\/adult-learning\" class=\"btn-primary\" style=\"margin-top:12px;display:inline-block;\">View Program<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <div class=\"placeholder-img\">WORKFORCE PATHWAYS IMAGE<br>(600x350)<\/div>\r\n        <h3>Workforce Pathways \ud83d\udee0\ufe0f<\/h3>\r\n        <p>Career\u2011focused learning that connects directly to the ZAPZ Industry Campus and real job pathways.<\/p>\r\n        <a href=\"\/workforce-pathways\" class=\"btn-primary\" style=\"margin-top:12px;display:inline-block;\">Explore Pathways<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ZAPZ ECOSYSTEM -->\r\n  <section class=\"section\" id=\"ecosystem\">\r\n    <h2 class=\"section-title\">The ZAPZ Ecosystem<\/h2>\r\n    <p class=\"section-subtitle\">\r\n      ZAPZ isn\u2019t just a website\u2014it\u2019s part of a 54.67\u2011acre model that moves people from crisis to stability,\r\n      and from learning to meaningful work.\r\n    <\/p>\r\n\r\n    <div class=\"grid-2\">\r\n      <div class=\"card\">\r\n        <h3>Village of HOPE \ud83c\udfe1<\/h3>\r\n        <p>\r\n          A 36\u2011acre campus focused on housing, healing, and family stability. ZAPZ Academy provides literacy,\r\n          youth learning, and adult education that support HOPE residents and families.\r\n        <\/p>\r\n        <a href=\"\/village-of-hope-industry-campus\" class=\"btn-primary\" style=\"margin-top:12px;display:inline-block;\">\r\n          Learn About HOPE\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <h3>ZAPZ Industry Campus \u2699\ufe0f<\/h3>\r\n        <p>\r\n          An 18\u2011acre workforce and innovation campus with factories, media studios, and product labs.\r\n          ZAPZ Academy prepares learners for these spaces through workforce pathways and adult learning.\r\n        <\/p>\r\n        <a href=\"\/village-of-hope-industry-campus\" class=\"btn-primary\" style=\"margin-top:12px;display:inline-block;\">\r\n          Explore Industry Campus\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- COMMUNITY INITIATIVES -->\r\n  <section class=\"section\" id=\"community\">\r\n    <h2 class=\"section-title\">Community Initiatives<\/h2>\r\n    <p class=\"section-subtitle\">\r\n      Not everything happens behind a screen. ZAPZ shows up in neighborhoods, schools, and community spaces\r\n      with learning that feels human, warm, and doable.\r\n    <\/p>\r\n\r\n    <div class=\"grid-3\">\r\n      <div class=\"card\">\r\n        <div class=\"placeholder-img\">FAMILY LITERACY NIGHTS IMAGE<br>(600x350)<\/div>\r\n        <h3>Family Literacy Nights \ud83c\udf19<\/h3>\r\n        <p>Families reading, laughing, and learning together in safe, welcoming spaces.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <div class=\"placeholder-img\">PARENT WORKSHOPS IMAGE<br>(600x350)<\/div>\r\n        <h3>Parent Workshops \ud83e\udde9<\/h3>\r\n        <p>Real\u2011talk sessions with tools for supporting learning at home, in hospitals, and in transition.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <div class=\"placeholder-img\">COMMUNITY EVENTS IMAGE<br>(600x350)<\/div>\r\n        <h3>Community Events \ud83e\udd1d<\/h3>\r\n        <p>Pop\u2011up hubs, book giveaways, and learning days that meet people where they already are.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div style=\"margin-top:20px;\">\r\n      <a href=\"\/community-initiatives\" class=\"btn-primary\">View All Community Initiatives<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SUPPORT OUR MISSION -->\r\n  <section class=\"section\" id=\"support-our-mission\">\r\n    <h2 class=\"section-title\">Support Our Mission<\/h2>\r\n    <p class=\"section-subtitle\">\r\n      When you support ZAPZ, you\u2019re not just funding a website\u2014you\u2019re fueling a full ecosystem:\r\n      housing, healing, learning, and work. Every gift, partnership, and hour of service moves\r\n      someone closer to stability and opportunity.\r\n    <\/p>\r\n\r\n    <div class=\"hero-cta-row\" style=\"margin-top:20px;\">\r\n      <a href=\"\/support-our-mission\/donate\" class=\"btn-primary\">Donate<\/a>\r\n      <a href=\"\/support-our-mission\/partner\" class=\"btn-primary\">Become a Partner<\/a>\r\n      <a href=\"\/support-our-mission\/volunteer\" class=\"btn-primary\">Volunteer<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\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>ZAPZ Academy \u2022 Learning for Every Stage of Life Learning That Meets You Right Where You Are. From little learners to grown\u2011ups rebuilding their next chapter, ZAPZ Academy offers calm, dignity\u2011centered learning that fits real life\u2014at home, in school, in hospitals, and on the path to work. Youth Programs Adult Programs Reading Initiative Kids &#038;&#8230;<\/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":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1169","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/pages\/1169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/comments?post=1169"}],"version-history":[{"count":26,"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/pages\/1169\/revisions"}],"predecessor-version":[{"id":1511,"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/pages\/1169\/revisions\/1511"}],"wp:attachment":[{"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/media?parent=1169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}