{"id":71,"date":"2026-07-21T15:44:11","date_gmt":"2026-07-21T15:44:11","guid":{"rendered":"https:\/\/excelsiorxacad.online\/?page_id=71"},"modified":"2026-07-23T13:05:40","modified_gmt":"2026-07-23T13:05:40","slug":"elementor-71","status":"publish","type":"page","link":"https:\/\/excelsiorxacad.online\/","title":{"rendered":"Home Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"71\" class=\"elementor elementor-71\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88cd6fd e-flex e-con-boxed e-con e-parent\" data-id=\"88cd6fd\" 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-f918520 elementor-widget elementor-widget-html\" data-id=\"f918520\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Excelsior Academy \u2014 Advance Your Future, Your Way<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --navy-deep:#071B3D;\r\n    --navy:#0B2A52;\r\n    --navy-soft:#173D68;\r\n    --gold:#C9A24D;\r\n    --gold-light:#E8CD8C;\r\n    --bg:#FDFCFA;\r\n    --ink:#10192B;\r\n    --ink-soft:#5C6478;\r\n    --line:#E7E4DC;\r\n    --radius:2px;\r\n    --max:1160px;\r\n  }\r\n\r\n  *{box-sizing:border-box;margin:0;padding:0;}\r\n\r\n  html{scroll-behavior:smooth;}\r\n\r\n  body{\r\n    background:var(--bg);\r\n    color:var(--ink);\r\n    font-family:'Inter',sans-serif;\r\n    line-height:1.6;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n\r\n  h1,h2,h3,.serif{\r\n    font-family:'Playfair Display',serif;\r\n    font-weight:600;\r\n    letter-spacing:-0.01em;\r\n    color:var(--navy-deep);\r\n  }\r\n\r\n  a{color:inherit;text-decoration:none;}\r\n\r\n  .wrap{\r\n    max-width:var(--max);\r\n    margin:0 auto;\r\n    padding:0 32px;\r\n  }\r\n\r\n  .eyebrow{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:12px;\r\n    font-weight:700;\r\n    letter-spacing:0.18em;\r\n    text-transform:uppercase;\r\n    color:var(--gold);\r\n  }\r\n\r\n  \/* Chevron signature element *\/\r\n  .chevron{\r\n    display:inline-block;\r\n    width:0; height:0;\r\n  }\r\n  .chevron-row{\r\n    display:flex;\r\n    align-items:flex-end;\r\n    gap:6px;\r\n  }\r\n  .chev{\r\n    width:0;\r\n    height:0;\r\n    border-left:9px solid transparent;\r\n    border-right:9px solid transparent;\r\n    border-bottom:11px solid var(--gold);\r\n  }\r\n  .chev:nth-child(1){opacity:0.45; border-bottom-color:var(--navy);}\r\n  .chev:nth-child(2){opacity:0.7; border-bottom-color:var(--navy);}\r\n  .chev:nth-child(3){border-bottom-color:var(--gold);}\r\n\r\n  .divider{\r\n    display:flex;\r\n    justify-content:center;\r\n    align-items:flex-end;\r\n    gap:10px;\r\n    padding:56px 0;\r\n  }\r\n  .divider .chev{\r\n    border-bottom-width:14px;\r\n    border-left-width:11px;\r\n    border-right-width:11px;\r\n    animation:rise 2.4s ease-in-out infinite;\r\n  }\r\n  .divider .chev:nth-child(1){animation-delay:0s; border-bottom-color:#D8D2C4;}\r\n  .divider .chev:nth-child(2){animation-delay:0.15s; border-bottom-color:var(--gold-light);}\r\n  .divider .chev:nth-child(3){animation-delay:0.3s; border-bottom-color:var(--gold);}\r\n  @keyframes rise{\r\n    0%,100%{transform:translateY(0);}\r\n    50%{transform:translateY(-5px);}\r\n  }\r\n  @media (prefers-reduced-motion: reduce){\r\n    .divider .chev{animation:none;}\r\n  }\r\n\r\n  \/* ===== HEADER ===== *\/\r\n  header{\r\n    position:sticky;\r\n    top:0;\r\n    z-index:50;\r\n    background:rgba(253,252,250,0.92);\r\n    backdrop-filter:blur(8px);\r\n    border-bottom:1px solid var(--line);\r\n  }\r\n  .nav{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    padding:16px 32px;\r\n    max-width:var(--max);\r\n    margin:0 auto;\r\n  }\r\n  .brand{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:12px;\r\n  }\r\n  .brand img{height:34px;width:auto;display:block;}\r\n  .brand-name{\r\n    font-family:'Playfair Display',serif;\r\n    font-weight:700;\r\n    font-size:19px;\r\n    color:var(--navy-deep);\r\n    letter-spacing:0.01em;\r\n  }\r\n  .brand-name span{color:var(--gold);}\r\n  nav.links{display:flex;gap:36px;font-size:14px;font-weight:500;color:var(--ink-soft);}\r\n  nav.links a:hover{color:var(--navy-deep);}\r\n  .nav-cta{\r\n    background:var(--navy-deep);\r\n    color:#fff;\r\n    padding:11px 22px;\r\n    font-size:13px;\r\n    font-weight:600;\r\n    letter-spacing:0.02em;\r\n    border-radius:var(--radius);\r\n    transition:background 0.2s ease;\r\n  }\r\n  .nav-cta:hover{background:var(--navy);}\r\n\r\n  @media (max-width:820px){\r\n    nav.links{display:none;}\r\n  }\r\n\r\n  \/* ===== HERO ===== *\/\r\n  .hero{\r\n    background:var(--navy-deep);\r\n    position:relative;\r\n    overflow:hidden;\r\n  }\r\n  .hero-grid{\r\n    max-width:var(--max);\r\n    margin:0 auto;\r\n    padding:104px 32px 120px;\r\n    display:grid;\r\n    grid-template-columns:1.1fr 0.9fr;\r\n    gap:60px;\r\n    align-items:center;\r\n    position:relative;\r\n    z-index:2;\r\n  }\r\n  .hero-eyebrow{\r\n    font-size:12px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;\r\n    color:var(--gold-light);\r\n    margin-bottom:22px;\r\n    display:flex;align-items:center;gap:12px;\r\n  }\r\n  .hero-eyebrow::before{\r\n    content:'';\r\n    width:28px;height:1px;\r\n    background:var(--gold);\r\n  }\r\n  .hero h1{\r\n    font-size:52px;\r\n    line-height:1.12;\r\n    color:#fff;\r\n    max-width:560px;\r\n  }\r\n  .hero h1 em{\r\n    font-style:italic;\r\n    color:var(--gold-light);\r\n  }\r\n  .hero p.lead{\r\n    margin-top:24px;\r\n    font-size:17px;\r\n    color:#C7CEDB;\r\n    max-width:460px;\r\n    line-height:1.7;\r\n  }\r\n  .hero-actions{\r\n    margin-top:38px;\r\n    display:flex;\r\n    gap:18px;\r\n    align-items:center;\r\n    flex-wrap:wrap;\r\n  }\r\n  .btn-primary{\r\n    background:linear-gradient(135deg,var(--gold-light),var(--gold));\r\n    color:var(--navy-deep);\r\n    font-weight:700;\r\n    font-size:14px;\r\n    padding:15px 30px;\r\n    border-radius:var(--radius);\r\n    display:inline-block;\r\n    transition:transform 0.2s ease, box-shadow 0.2s ease;\r\n    box-shadow:0 8px 24px -8px rgba(201,162,77,0.5);\r\n  }\r\n  .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px -8px rgba(201,162,77,0.65);}\r\n  .btn-ghost{\r\n    color:#fff;\r\n    font-size:14px;\r\n    font-weight:600;\r\n    padding:15px 6px;\r\n    border-bottom:1px solid rgba(255,255,255,0.35);\r\n    transition:border-color 0.2s ease, color 0.2s ease;\r\n  }\r\n  .btn-ghost:hover{border-color:var(--gold-light); color:var(--gold-light);}\r\n\r\n  \/* Hero visual: technical ascending chevron diagram *\/\r\n  .hero-visual{\r\n    position:relative;\r\n    height:420px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n  }\r\n  .hero-visual svg{width:100%;height:100%;max-width:420px;}\r\n\r\n  .hero-bg-lines{\r\n    position:absolute;\r\n    inset:0;\r\n    background-image:\r\n      linear-gradient(rgba(255,255,255,0.045) 1px, transparent 1px),\r\n      linear-gradient(90deg, rgba(255,255,255,0.045) 1px, transparent 1px);\r\n    background-size:44px 44px;\r\n    -webkit-mask-image:radial-gradient(ellipse at 70% 40%, black 0%, transparent 70%);\r\n    mask-image:radial-gradient(ellipse at 70% 40%, black 0%, transparent 70%);\r\n  }\r\n\r\n  \/* ===== SECTION shared ===== *\/\r\n  section{padding:100px 0;}\r\n  .section-head{\r\n    text-align:center;\r\n    max-width:640px;\r\n    margin:0 auto 64px;\r\n  }\r\n  .section-head h2{\r\n    font-size:36px;\r\n    margin-top:14px;\r\n  }\r\n  .section-head p{\r\n    margin-top:16px;\r\n    color:var(--ink-soft);\r\n    font-size:16px;\r\n  }\r\n\r\n  \/* ===== FEATURES \/ PILLARS ===== *\/\r\n  .pillars{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:28px;\r\n  }\r\n  .pillar{\r\n    background:#fff;\r\n    border:1px solid var(--line);\r\n    border-radius:var(--radius);\r\n    padding:38px 32px;\r\n    position:relative;\r\n    transition:border-color 0.2s ease, transform 0.2s ease;\r\n  }\r\n  .pillar:hover{border-color:var(--gold); transform:translateY(-4px);}\r\n  .pillar .num{\r\n    font-family:'Playfair Display',serif;\r\n    font-style:italic;\r\n    font-size:15px;\r\n    color:var(--gold);\r\n    margin-bottom:18px;\r\n    display:block;\r\n  }\r\n  .pillar h3{\r\n    font-size:22px;\r\n    margin-bottom:12px;\r\n  }\r\n  .pillar p{\r\n    color:var(--ink-soft);\r\n    font-size:15px;\r\n  }\r\n  .pillar-line{\r\n    height:3px;\r\n    width:36px;\r\n    background:linear-gradient(90deg,var(--gold),var(--gold-light));\r\n    margin-top:24px;\r\n  }\r\n\r\n  \/* secondary feature row *\/\r\n  .feature-row{\r\n    margin-top:64px;\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:0;\r\n    border-top:1px solid var(--line);\r\n    border-left:1px solid var(--line);\r\n  }\r\n  .feature-item{\r\n    padding:32px 28px;\r\n    border-right:1px solid var(--line);\r\n    border-bottom:1px solid var(--line);\r\n  }\r\n  .feature-item .icon{\r\n    width:34px;height:34px;\r\n    margin-bottom:16px;\r\n    color:var(--navy-deep);\r\n  }\r\n  .feature-item h4{\r\n    font-size:14px;\r\n    font-weight:700;\r\n    color:var(--navy-deep);\r\n    text-transform:uppercase;\r\n    letter-spacing:0.04em;\r\n    margin-bottom:8px;\r\n  }\r\n  .feature-item p{\r\n    font-size:13.5px;\r\n    color:var(--ink-soft);\r\n  }\r\n\r\n  @media (max-width:900px){\r\n    .pillars{grid-template-columns:1fr;}\r\n    .feature-row{grid-template-columns:repeat(2,1fr);}\r\n    .hero-grid{grid-template-columns:1fr;}\r\n    .hero-visual{display:none;}\r\n    .hero h1{font-size:40px;}\r\n  }\r\n\r\n  \/* ===== CONTACT ===== *\/\r\n  .contact-section{\r\n    background:var(--navy-deep);\r\n    position:relative;\r\n  }\r\n  .contact-wrap{\r\n    display:grid;\r\n    grid-template-columns:0.9fr 1.1fr;\r\n    gap:60px;\r\n    align-items:start;\r\n  }\r\n  .contact-info .eyebrow{margin-bottom:16px;}\r\n  .contact-info h2{color:#fff;font-size:34px;}\r\n  .contact-info p{color:#C7CEDB;margin-top:18px;font-size:15px;max-width:380px;line-height:1.8;}\r\n  .contact-detail{\r\n    margin-top:32px;\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:14px;\r\n  }\r\n  .contact-detail div{\r\n    font-size:14px;\r\n    color:#C7CEDB;\r\n  }\r\n  .contact-detail strong{\r\n    display:block;\r\n    color:var(--gold-light);\r\n    font-size:12px;\r\n    text-transform:uppercase;\r\n    letter-spacing:0.1em;\r\n    margin-bottom:4px;\r\n  }\r\n\r\n  form{\r\n    background:#fff;\r\n    padding:40px;\r\n    border-radius:var(--radius);\r\n  }\r\n  .form-row{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:20px;\r\n  }\r\n  .field{margin-bottom:22px;}\r\n  .field label{\r\n    display:block;\r\n    font-size:12px;\r\n    font-weight:700;\r\n    letter-spacing:0.06em;\r\n    text-transform:uppercase;\r\n    color:var(--ink-soft);\r\n    margin-bottom:8px;\r\n  }\r\n  .field input, .field textarea{\r\n    width:100%;\r\n    border:1px solid var(--line);\r\n    border-radius:var(--radius);\r\n    padding:13px 14px;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:14.5px;\r\n    color:var(--ink);\r\n    background:var(--bg);\r\n    transition:border-color 0.2s ease, box-shadow 0.2s ease;\r\n  }\r\n  .field input:focus, .field textarea:focus{\r\n    outline:none;\r\n    border-color:var(--gold);\r\n    box-shadow:0 0 0 3px rgba(201,162,77,0.18);\r\n  }\r\n  .field textarea{resize:vertical;min-height:120px;}\r\n  .submit-btn{\r\n    width:100%;\r\n    background:var(--navy-deep);\r\n    color:#fff;\r\n    border:none;\r\n    padding:16px;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:14px;\r\n    font-weight:700;\r\n    letter-spacing:0.02em;\r\n    border-radius:var(--radius);\r\n    cursor:pointer;\r\n    transition:background 0.2s ease;\r\n  }\r\n  .submit-btn:hover{background:var(--navy);}\r\n  .form-note{\r\n    font-size:12.5px;\r\n    color:var(--ink-soft);\r\n    text-align:center;\r\n    margin-top:14px;\r\n  }\r\n\r\n  @media (max-width:820px){\r\n    .contact-wrap{grid-template-columns:1fr;}\r\n    .form-row{grid-template-columns:1fr;}\r\n  }\r\n\r\n  \/* ===== FOOTER ===== *\/\r\n  footer{\r\n    background:#fff;\r\n    padding:72px 0 32px;\r\n    border-top:1px solid var(--line);\r\n  }\r\n  .footer-top{\r\n    display:grid;\r\n    grid-template-columns:1.4fr 1fr 1fr 1fr;\r\n    gap:40px;\r\n    padding-bottom:52px;\r\n  }\r\n  .footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:16px;}\r\n  .footer-brand img{height:28px;}\r\n  .footer-brand span{\r\n    font-family:'Playfair Display',serif;\r\n    font-weight:700;\r\n    font-size:17px;\r\n    color:var(--navy-deep);\r\n  }\r\n  .footer-col p.tagline{\r\n    color:var(--ink-soft);\r\n    font-size:14px;\r\n    max-width:260px;\r\n    line-height:1.7;\r\n  }\r\n  .footer-col h5{\r\n    font-size:12px;\r\n    font-weight:700;\r\n    text-transform:uppercase;\r\n    letter-spacing:0.08em;\r\n    color:var(--navy-deep);\r\n    margin-bottom:18px;\r\n  }\r\n  .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:11px;}\r\n  .footer-col a{\r\n    font-size:14px;\r\n    color:var(--ink-soft);\r\n    transition:color 0.2s ease;\r\n  }\r\n  .footer-col a:hover{color:var(--gold);}\r\n  .footer-bottom{\r\n    display:flex;\r\n    justify-content:space-between;\r\n    align-items:center;\r\n    padding-top:28px;\r\n    border-top:1px solid var(--line);\r\n    font-size:13px;\r\n    color:var(--ink-soft);\r\n    flex-wrap:wrap;\r\n    gap:12px;\r\n  }\r\n  .footer-social{display:flex;gap:16px;}\r\n  .footer-social a{\r\n    width:34px;height:34px;\r\n    border:1px solid var(--line);\r\n    border-radius:50%;\r\n    display:flex;align-items:center;justify-content:center;\r\n    color:var(--navy-deep);\r\n    transition:border-color 0.2s ease, background 0.2s ease, color 0.2s ease;\r\n  }\r\n  .footer-social a:hover{background:var(--navy-deep);border-color:var(--navy-deep);color:#fff;}\r\n\r\n  @media (max-width:780px){\r\n    .footer-top{grid-template-columns:1fr 1fr;}\r\n  }\r\n\r\n  \/* focus visibility for a11y *\/\r\n  a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible{\r\n    outline:2px solid var(--gold);\r\n    outline-offset:2px;\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header>\r\n  <div class=\"nav\">\r\n    <div class=\"brand\">\r\n      <img decoding=\"async\" src=\"https:\/\/excelsiorxacad.online\/wp-content\/uploads\/2026\/07\/747790064_3132311473633233_4579223188460259339_n-2.jpg\" alt=\"Excelsior Academy logo\">\r\n      <div class=\"brand-name\">EXCEL<span>SIOR<\/span><\/div>\r\n    <\/div>\r\n    <nav class=\"links\">\r\n      <a href=\"#courses\">Courses<\/a>\r\n      <a href=\"#contact\">Contact<\/a>\r\n    <\/nav>\r\n    <a href=\"#courses\" class=\"nav-cta\">Browse Courses<\/a>\r\n  <\/div>\r\n<\/header>\r\n\r\n<section class=\"hero\">\r\n  <div class=\"hero-bg-lines\"><\/div>\r\n  <div class=\"hero-grid\">\r\n    <div>\r\n      <div class=\"hero-eyebrow\">Excelsior Academy<\/div>\r\n      <h1>We educate the mind<br>to <em>change the life.<\/em><\/h1>\r\n      <p class=\"lead\">Courses in self-mastery, business, and life design \u2014 built for people who are done waiting for the right moment to advance.<\/p>\r\n      <div class=\"hero-actions\">\r\n        <a href=\"#courses\" class=\"btn-primary\">Browse Courses<\/a>\r\n        <a href=\"#contact\" class=\"btn-ghost\">Talk to us \u2192<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-visual\">\r\n      <svg viewBox=\"0 0 400 400\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <defs>\r\n          <linearGradient id=\"g1\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\r\n            <stop offset=\"0%\" stop-color=\"#E8CD8C\"\/>\r\n            <stop offset=\"100%\" stop-color=\"#C9A24D\"\/>\r\n          <\/linearGradient>\r\n          <linearGradient id=\"g2\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\r\n            <stop offset=\"0%\" stop-color=\"#2A4A78\"\/>\r\n            <stop offset=\"100%\" stop-color=\"#0B2A52\"\/>\r\n          <\/linearGradient>\r\n        <\/defs>\r\n        <!-- ascending chevron staircase, echoing the mark -->\r\n        <polygon points=\"200,60 260,120 260,150 200,95 140,150 140,120\" fill=\"url(#g1)\"\/>\r\n        <polygon points=\"200,150 280,225 280,258 200,185 120,258 120,225\" fill=\"url(#g2)\" opacity=\"0.9\"\/>\r\n        <polygon points=\"200,240 300,335 300,368 200,275 100,368 100,335\" fill=\"url(#g2)\" opacity=\"0.55\"\/>\r\n        <line x1=\"200\" y1=\"60\" x2=\"200\" y2=\"20\" stroke=\"#E8CD8C\" stroke-width=\"2\"\/>\r\n        <circle cx=\"200\" cy=\"14\" r=\"5\" fill=\"#E8CD8C\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section id=\"courses\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-head\">\r\n      <div class=\"eyebrow\">What you'll study<\/div>\r\n      <h2>Three ways to advance<\/h2>\r\n      <p>Every course sits inside one of three pillars \u2014 pick where you need to grow first, or work through all three.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"pillars\">\r\n      <div class=\"pillar\">\r\n        <span class=\"num\">Pillar I<\/span>\r\n        <h3>Self-Help<\/h3>\r\n        <p>Rebuild your habits, mindset, and daily discipline with structured programs, not vague inspiration.<\/p>\r\n        <div class=\"pillar-line\"><\/div>\r\n      <\/div>\r\n      <div class=\"pillar\">\r\n        <span class=\"num\">Pillar II<\/span>\r\n        <h3>Life<\/h3>\r\n        <p>Navigate relationships, purpose, and personal direction with frameworks built from real coaching practice.<\/p>\r\n        <div class=\"pillar-line\"><\/div>\r\n      <\/div>\r\n      <div class=\"pillar\">\r\n        <span class=\"num\">Pillar III<\/span>\r\n        <h3>Business<\/h3>\r\n        <p>Develop the skills to lead, sell, and scale \u2014 from first client to first team.<\/p>\r\n        <div class=\"pillar-line\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"feature-row\">\r\n      <div class=\"feature-item\">\r\n        <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"14\" rx=\"1\"\/><path d=\"M10 9l5 3-5 3z\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\r\n        <h4>Video Lessons<\/h4>\r\n        <p>On-demand modules you can watch anywhere, at your own pace.<\/p>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 2l3 6 6 1-4.5 4.5L18 20l-6-3-6 3 1.5-6.5L3 9l6-1z\"\/><\/svg>\r\n        <h4>Certification<\/h4>\r\n        <p>Earn a certificate of completion recognized across every pillar.<\/p>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.4 15a1.7 1.7 0 00.34 1.87l.06.06a2 2 0 11-2.83 2.83l-.06-.06a1.7 1.7 0 00-1.87-.34 1.7 1.7 0 00-1 1.55V21a2 2 0 01-4 0v-.09a1.7 1.7 0 00-1-1.56 1.7 1.7 0 00-1.87.34l-.06.06a2 2 0 11-2.83-2.83l.06-.06a1.7 1.7 0 00.34-1.87 1.7 1.7 0 00-1.55-1H3a2 2 0 010-4h.09a1.7 1.7 0 001.56-1 1.7 1.7 0 00-.34-1.87l-.06-.06a2 2 0 112.83-2.83l.06.06a1.7 1.7 0 001.87.34H9a1.7 1.7 0 001-1.55V3a2 2 0 014 0v.09a1.7 1.7 0 001 1.55 1.7 1.7 0 001.87-.34l.06-.06a2 2 0 112.83 2.83l-.06.06a1.7 1.7 0 00-.34 1.87V9a1.7 1.7 0 001.55 1H21a2 2 0 010 4h-.09a1.7 1.7 0 00-1.55 1z\"\/><\/svg>\r\n        <h4>Practical Skills<\/h4>\r\n        <p>Applied exercises, not just theory \u2014 built for real situations.<\/p>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 3\"\/><\/svg>\r\n        <h4>Learn at Your Pace<\/h4>\r\n        <p>No deadlines, no cohorts to keep up with \u2014 start and stop as life allows.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"divider\">\r\n      <span class=\"chev\"><\/span><span class=\"chev\"><\/span><span class=\"chev\"><\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"contact-section\" id=\"contact\">\r\n  <div class=\"wrap\">\r\n    <div class=\"contact-wrap\">\r\n      <div class=\"contact-info\">\r\n        <div class=\"eyebrow\">Get in touch<\/div>\r\n        <h2>Have a question<br>before you enroll?<\/h2>\r\n        <p>Tell us where you're starting from and what you're working toward. We'll point you to the right pillar \u2014 no pressure, no sales script.<\/p>\r\n        <div class=\"contact-detail\">\r\n          <div><strong>Email<\/strong>excelsiorxacad@gmail.com<\/div>\r\n          <div><strong>Response time<\/strong>Within 1 business day<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <form>\r\n        <div class=\"form-row\">\r\n          <div class=\"field\">\r\n            <label for=\"name\">Full name<\/label>\r\n            <input type=\"text\" id=\"name\" name=\"name\" placeholder=\"Jordan Blake\" required>\r\n          <\/div>\r\n          <div class=\"field\">\r\n            <label for=\"email\">Email<\/label>\r\n            <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"you@example.com\" required>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"field\">\r\n          <label for=\"message\">Message<\/label>\r\n          <textarea id=\"message\" name=\"message\" placeholder=\"Tell us what you're hoping to work on...\"><\/textarea>\r\n        <\/div>\r\n        <button type=\"submit\" class=\"submit-btn\">Send Message<\/button>\r\n        <p class=\"form-note\">We educate the mind to change the life \u2014 reach out whenever you're ready.<\/p>\r\n      <\/form>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer>\r\n  <div class=\"wrap\">\r\n    <div class=\"footer-top\">\r\n      <div class=\"footer-col\">\r\n        <div class=\"footer-brand\">\r\n          <img decoding=\"async\" src=\"https:\/\/excelsiorxacad.online\/wp-content\/uploads\/2026\/07\/747790064_3132311473633233_4579223188460259339_n-2.jpg\" alt=\"Excelsior Academy logo\">\r\n          <span>EXCELSIOR ACADEMY<\/span>\r\n        <\/div>\r\n        <p class=\"tagline\">Advance Your Future, Your Way. Courses in self-help, life, and business for people ready to move.<\/p>\r\n      <\/div>\r\n      <div class=\"footer-col\">\r\n        <h5>Courses<\/h5>\r\n        <ul>\r\n          <li><a href=\"#courses\">Self-Help<\/a><\/li>\r\n          <li><a href=\"#courses\">Life<\/a><\/li>\r\n          <li><a href=\"#courses\">Business<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"footer-col\">\r\n        <h5>Company<\/h5>\r\n        <ul>\r\n          <li><a href=\"#\">About<\/a><\/li>\r\n          <li><a href=\"#contact\">Contact<\/a><\/li>\r\n          <li><a href=\"#\">FAQ<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"footer-col\">\r\n        <h5>Legal<\/h5>\r\n        <ul>\r\n          <li><a href=\"#\">Terms of Service<\/a><\/li>\r\n          <li><a href=\"#\">Privacy Policy<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"footer-bottom\">\r\n      <span>\u00a9 2026 Excelsior Academy. All rights reserved.<\/span>\r\n      <div class=\"footer-social\">\r\n        <a href=\"#\" aria-label=\"Instagram\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.5\" cy=\"6.5\" r=\"1\"\/><\/svg><\/a>\r\n        <a href=\"#\" aria-label=\"LinkedIn\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M7 10v7M7 7v.01M12 17v-4a2 2 0 014 0v4M12 13v4\"\/><\/svg><\/a>\r\n        <a href=\"#\" aria-label=\"YouTube\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"3\"\/><path d=\"M11 10l4 2-4 2z\" fill=\"currentColor\" stroke=\"none\"\/><\/svg><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\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>Excelsior Academy \u2014 Advance Your Future, Your Way EXCELSIOR Courses Contact Browse Courses Excelsior Academy We educate the mindto change the life. Courses in self-mastery, business, and life design \u2014 built for people who are done waiting for the right moment to advance. Browse Courses Talk to us \u2192 What you&#8217;ll study Three ways to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-71","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/excelsiorxacad.online\/index.php?rest_route=\/wp\/v2\/pages\/71","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/excelsiorxacad.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/excelsiorxacad.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/excelsiorxacad.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/excelsiorxacad.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=71"}],"version-history":[{"count":5,"href":"https:\/\/excelsiorxacad.online\/index.php?rest_route=\/wp\/v2\/pages\/71\/revisions"}],"predecessor-version":[{"id":89,"href":"https:\/\/excelsiorxacad.online\/index.php?rest_route=\/wp\/v2\/pages\/71\/revisions\/89"}],"wp:attachment":[{"href":"https:\/\/excelsiorxacad.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=71"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}