{"id":1408,"date":"2026-02-11T23:41:57","date_gmt":"2026-02-11T23:41:57","guid":{"rendered":"https:\/\/zapzacademy.online\/?page_id=1408"},"modified":"2026-02-17T18:26:55","modified_gmt":"2026-02-17T18:26:55","slug":"membership-comparison","status":"publish","type":"page","link":"https:\/\/zapzacademy.online\/home\/membership-comparison\/","title":{"rendered":"MEMBERSHIP COMPARISON"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1408\" class=\"elementor elementor-1408\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dab7126 e-flex e-con-boxed e-con e-parent\" data-id=\"dab7126\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49ab576 elementor-widget elementor-widget-html\" data-id=\"49ab576\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    :root {\n      --zapz-red: #FF0015;\n      --zapz-dark: #111111;\n      --zapz-text: #222222;\n      --zapz-soft-gray: #F5F5F5;\n      --zapz-border: #E0E0E0;\n      --zapz-white: #FFFFFF;\n      --zapz-light-red: #FFF5F6;\n    }\n\n    * { box-sizing: border-box; }\n\n    body {\n      margin: 0;\n      font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n      color: var(--zapz-text);\n      background: var(--zapz-white);\n    }\n\n    a { text-decoration: none; }\n\n    .page {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 24px 16px 60px;\n    }\n\n    \/* SECTION SPACING *\/\n    .section {\n      padding: 70px 0;\n      border-bottom: 1px solid var(--zapz-border);\n    }\n\n    #hero {\n      background: linear-gradient(180deg, var(--zapz-light-red) 0%, #FFFFFF 100%);\n      border-bottom: none;\n      padding-top: 90px;\n      padding-bottom: 90px;\n    }\n\n    \/* RED PILL BUTTONS *\/\n    .btn-primary,\n    .btn-secondary,\n    .btn-pill-red {\n      display: inline-block;\n      padding: 14px 34px;\n      border-radius: 999px;\n      background: var(--zapz-red);\n      color: var(--zapz-white);\n      font-weight: 900;\n      font-size: 1rem;\n      letter-spacing: 0.03em;\n      border: none;\n      transition: 0.25s ease;\n    }\n\n    .btn-primary:hover,\n    .btn-secondary:hover,\n    .btn-pill-red:hover {\n      background: #D90012;\n      transform: translateY(-2px);\n    }\n\n    \/* RED PILL LABELS *\/\n    .pill-label,\n    .mini-label {\n      display: inline-block;\n      padding: 6px 16px;\n      border-radius: 999px;\n      background: var(--zapz-red);\n      color: var(--zapz-white);\n      font-size: 0.8rem;\n      font-weight: 900;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      margin-bottom: 14px;\n    }\n\n    \/* RED PILL TAGS *\/\n    .tag {\n      display: inline-block;\n      padding: 6px 14px;\n      border-radius: 999px;\n      background: var(--zapz-red);\n      color: var(--zapz-white);\n      font-size: 0.8rem;\n      font-weight: 800;\n      letter-spacing: 0.03em;\n      transition: 0.25s ease;\n    }\n\n    .tag:hover {\n      background: #D90012;\n      transform: translateY(-2px);\n    }\n\n    \/* SECTION TITLES WITH RED ACCENT *\/\n    .section-title {\n      font-size: 2.2rem;\n      font-weight: 900;\n      margin: 0 0 18px;\n      color: var(--zapz-dark);\n      position: relative;\n      padding-bottom: 10px;\n    }\n\n    .section-title::after {\n      content: \"\";\n      display: block;\n      width: 60px;\n      height: 5px;\n      background: var(--zapz-red);\n      border-radius: 999px;\n      margin-top: 12px;\n    }\n\n    .section-subtitle {\n      font-size: 1.05rem;\n      max-width: 680px;\n      line-height: 1.7;\n      margin: 0 0 28px;\n      color: #444;\n    }\n\n    \/* GRID SYSTEM *\/\n    .grid-2 {\n      display: grid;\n      grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);\n      gap: 40px;\n      align-items: center;\n    }\n\n    .grid-3 {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 32px;\n    }\n\n    .grid-4 {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 28px;\n    }\n\n    \/* CARDS *\/\n    .card {\n      border-radius: 16px;\n      border: 1px solid var(--zapz-border);\n      background: var(--zapz-white);\n      padding: 24px 24px 28px;\n      box-shadow: 0 4px 14px rgba(0,0,0,0.04);\n      transition: 0.25s ease;\n    }\n\n    .card:hover {\n      border-color: var(--zapz-red);\n      box-shadow: 0 8px 22px rgba(255, 0, 21, 0.12);\n      transform: translateY(-6px);\n    }\n\n    .card h3 {\n      font-size: 1.2rem;\n      font-weight: 800;\n      margin: 0 0 8px;\n      color: var(--zapz-dark);\n    }\n\n    .card p {\n      margin: 0;\n      font-size: 1rem;\n      line-height: 1.7;\n    }\n\n    \/* PLACEHOLDER IMAGES *\/\n    .placeholder-img {\n      width: 100%;\n      border-radius: 18px;\n      border: 2px dashed var(--zapz-red);\n      background: #FAFAFA;\n      color: var(--zapz-red);\n      font-size: 0.95rem;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 50px 16px;\n      text-align: center;\n      transition: 0.2s ease;\n    }\n\n    .placeholder-img:hover {\n      background: #FFF1F3;\n      transform: translateY(-3px);\n    }\n\n    \/* HERO *\/\n    .hero-title {\n      font-size: 3rem;\n      font-weight: 900;\n      margin: 0 0 14px;\n      color: var(--zapz-dark);\n    }\n\n    .hero-subtitle {\n      font-size: 1.15rem;\n      line-height: 1.8;\n      max-width: 600px;\n      margin: 0 0 24px;\n      color: #444;\n    }\n\n    .hero-cta-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-bottom: 20px;\n    }\n\n    .hero-note {\n      font-size: 0.9rem;\n      color: #666;\n    }\n\n    \/* MOBILE *\/\n    @media (max-width: 768px) {\n      .grid-2 { grid-template-columns: 1fr; }\n      .hero-title { font-size: 2.3rem; }\n    }\n  <\/style>\n<\/head>\n<section class=\"section\" id=\"membership-compare\">\n  <div class=\"page\">\n\n    <h2 class=\"section-title\">Choose the Membership That Fits You<\/h2>\n\n    <div class=\"grid-2\" style=\"margin-top:40px;\">\n\n      <!-- ZAPZ STUDENT CARD -->\n      <div class=\"card\">\n        <h3>ZAPZ Academy Student<\/h3>\n        <p><strong>$10\/month<\/strong> or <strong>$80\/year<\/strong><\/p>\n        <ul style=\"line-height:1.8; padding-left:18px; margin-top:14px;\">\n          <li>Student Courses Only<\/li>\n          <li>Certificates Included<\/li>\n          <li>New Courses Included<\/li>\n          <li>Designed for Students<\/li>\n          <li>No Access to HOPE Courses<\/li>\n        <\/ul>\n        <a href=\"https:\/\/zapzacademy.online\/courses\/web-development-mastery\/\" class=\"btn-pill-red\" style=\"margin-top:20px;\">Join for $10\/month<\/a>\n      <\/div>\n\n      <!-- VILLAGE OF HOPE CARD -->\n      <div class=\"card\">\n        <h3>Village of HOPE<\/h3>\n        <p><strong>$20\/month<\/strong> or <strong>$160\/year<\/strong><\/p>\n        <ul style=\"line-height:1.8; padding-left:18px; margin-top:14px;\">\n          <li>HOPE Courses Only<\/li>\n          <li>Certificates Included<\/li>\n          <li>New Courses Included<\/li>\n          <li>Designed for Adults & Families<\/li>\n          <li>No Access to Student Courses<\/li>\n        <\/ul>\n        <a href=\"https:\/\/zapzacademy.online\/courses\/autism-learning-path-demo-course\/\" class=\"btn-pill-red\" style=\"margin-top:20px;\">Join for $20\/month<\/a>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\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>Choose the Membership That Fits You ZAPZ Academy Student $10\/month or $80\/year Student Courses Only Certificates Included New Courses Included Designed for Students No Access to HOPE Courses Join for $10\/month Village of HOPE $20\/month or $160\/year HOPE Courses Only Certificates Included New Courses Included Designed for Adults &#038; Families No Access to Student Courses&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","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-1408","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\/1408","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=1408"}],"version-history":[{"count":10,"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/pages\/1408\/revisions"}],"predecessor-version":[{"id":1538,"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/pages\/1408\/revisions\/1538"}],"wp:attachment":[{"href":"https:\/\/zapzacademy.online\/home\/wp-json\/wp\/v2\/media?parent=1408"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}