{"product_id":"ea-schema-facilitation-training","title":"EA Schema - Facilitation Training","description":"\u003cdiv class=\"ea-page\"\u003e\n\u003cstyle\u003e\n.ea-page{\n  --ea-navy:#1B2A3D;\n  --ea-paper:#EDE6D3;\n  --ea-brass:#C9A24B;\n  --ea-rust:#B85C3E;\n  --ea-sage:#5C7A72;\n  --ea-ink:#24262B;\n  --ea-line:rgba(27,42,61,0.14);\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;\n  color:var(--ea-ink);\n  background:var(--ea-paper);\n  line-height:1.5;\n}\n.ea-page *{box-sizing:border-box;}\n.ea-page a{color:inherit;text-decoration:none;}\n.ea-page .ea-mono{font-family:'IBM Plex Mono','Courier New',monospace;letter-spacing:.06em;text-transform:uppercase;}\n.ea-page h1,.ea-page h2,.ea-page h3{font-family:'Fraunces',Georgia,serif;font-weight:600;margin:0;letter-spacing:-0.01em;}\n.ea-page em{font-style:italic;color:var(--ea-rust);}\n\n\/* ---------- PROMO BANNER ---------- *\/\n.ea-promo{\n  background:var(--ea-rust);color:#fff;text-align:center;\n  padding:10px 16px;border-radius:999px;margin-bottom:18px;\n  font-size:13px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;align-items:center;\n}\n.ea-promo .ea-mono{font-size:11px;letter-spacing:.08em;}\n.ea-price-old{text-decoration:line-through;opacity:.65;margin-right:4px;}\n.ea-price-new{font-weight:700;}\n\n\/* ---------- HERO ---------- *\/\n.ea-hero{\n  background:var(--ea-navy);\n  color:var(--ea-paper);\n  padding:64px 24px 56px;\n  border-radius:18px;\n  position:relative;\n  overflow:hidden;\n}\n.ea-hero-inner{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1.1fr 0.9fr;gap:48px;align-items:center;}\n.ea-eyebrow{font-size:12px;color:var(--ea-brass);margin-bottom:14px;}\n.ea-hero h1{font-size:clamp(30px,4vw,46px);line-height:1.08;color:#fff;}\n.ea-hero p{font-size:16px;max-width:44ch;color:rgba(237,230,211,0.82);margin:18px 0 26px;}\n.ea-cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;}\n.ea-btn-primary{\n  background:var(--ea-brass);color:var(--ea-navy);font-weight:600;font-size:15px;\n  padding:14px 24px;border-radius:999px;display:inline-block;transition:transform .15s ease, background .15s ease;\n}\n.ea-btn-primary:hover{background:#dcb968;transform:translateY(-1px);}\n.ea-btn-ghost{color:var(--ea-paper);font-size:14px;border-bottom:1px solid var(--ea-brass);padding-bottom:2px;}\n.ea-btn-ghost:hover{color:var(--ea-brass);}\n.ea-hero-note{margin-top:20px;font-size:13px;color:rgba(237,230,211,0.6);}\n.ea-hero-note a{color:var(--ea-brass);border-bottom:1px solid rgba(201,162,75,0.4);}\n\n\/* compass diagram *\/\n.ea-compass-wrap{display:flex;justify-content:center;}\n.ea-compass-wrap svg{width:100%;max-width:320px;height:auto;}\n\n\/* ---------- SHARED SECTION ---------- *\/\n.ea-section{max-width:1080px;margin:0 auto;padding:64px 24px;}\n.ea-section-head{max-width:56ch;margin-bottom:36px;}\n.ea-section-head .ea-mono{font-size:11px;color:var(--ea-sage);margin-bottom:10px;display:block;}\n.ea-section-head h2{font-size:clamp(24px,3vw,32px);}\n\n\/* ---------- INCLUDES (dark panel) ---------- *\/\n.ea-dims{background:var(--ea-navy);border-radius:18px;padding:56px 24px;}\n.ea-dims-inner{max-width:1080px;margin:0 auto;}\n.ea-dims .ea-section-head h2{color:#fff;}\n.ea-dims .ea-section-head .ea-mono{color:var(--ea-brass);}\n.ea-dim-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(237,230,211,0.14);border-radius:12px;overflow:hidden;}\n.ea-dim-cell{background:var(--ea-navy);padding:26px 22px;}\n.ea-dim-axis{font-size:13px;color:var(--ea-brass);margin-bottom:10px;}\n.ea-dim-cell p{font-size:14px;color:rgba(237,230,211,0.8);margin:0;}\n.ea-dims-foot{margin-top:26px;font-size:14px;color:rgba(237,230,211,0.75);max-width:56ch;}\n.ea-dims-foot strong{color:#fff;}\n\n\/* ---------- GROUP PRICING NOTE ---------- *\/\n.ea-group{\n  background:#fff;border:1px solid var(--ea-line);border-radius:14px;\n  padding:26px 28px;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;\n}\n.ea-group h3{font-size:17px;margin-bottom:4px;}\n.ea-group p{font-size:14px;color:#4b4d53;margin:0;max-width:48ch;}\n.ea-group a{font-size:14px;font-weight:600;color:var(--ea-navy);border-bottom:1px solid var(--ea-brass);white-space:nowrap;padding-bottom:1px;}\n.ea-group a:hover{color:var(--ea-rust);}\n\n\/* ---------- FAQ ---------- *\/\n.ea-faq{border-top:1px solid var(--ea-line);}\n.ea-faq-item{border-bottom:1px solid var(--ea-line);padding:18px 0;}\n.ea-faq-item summary{cursor:pointer;font-family:'Fraunces',serif;font-size:16px;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:16px;}\n.ea-faq-item summary::-webkit-details-marker{display:none;}\n.ea-faq-item summary::after{content:\"+\";color:var(--ea-brass);font-size:20px;font-family:'Inter',sans-serif;flex:none;}\n.ea-faq-item[open] summary::after{content:\"–\";}\n.ea-faq-item p{font-size:14px;color:#4b4d53;margin:12px 0 0;max-width:60ch;}\n\n\/* ---------- FINAL CTA ---------- *\/\n.ea-final{text-align:center;padding:56px 24px 72px;}\n.ea-final h2{font-size:clamp(24px,3vw,32px);max-width:32ch;margin:0 auto 12px;}\n.ea-final p{font-size:15px;color:#4b4d53;margin:0 auto 26px;max-width:44ch;}\n\n@media(max-width:860px){\n  .ea-hero-inner{grid-template-columns:1fr;}\n  .ea-compass-wrap{order:-1;}\n  .ea-dim-grid{grid-template-columns:1fr;}\n  .ea-group{flex-direction:column;align-items:flex-start;}\n}\n@media (prefers-reduced-motion:reduce){.ea-page *{transition:none!important;}}\n\u003c\/style\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;family=IBM+Plex+Mono:wght@500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"ea-hero\"\u003e\n  \u003cdiv class=\"ea-hero-inner\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"ea-promo\"\u003e\n\u003cspan class=\"ea-mono\"\u003e☀ Summer Launch Special\u003c\/span\u003e — \u003cspan class=\"ea-price-old\"\u003e$400\u003c\/span\u003e\u003cspan class=\"ea-price-new\"\u003e$250\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cspan class=\"ea-mono ea-eyebrow\"\u003eEmerging Adulthood Schema · Certified Facilitation Training\u003c\/span\u003e\n      \u003ch1\u003eLearn to \u003cem\u003eguide the map.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp\u003eGet certified to use the EA Schema with the young adults you work with. A live 2-hour virtual walkthrough plus ongoing coaching support — led by us, built for you.\u003c\/p\u003e\n      \u003cdiv class=\"ea-cta-row\"\u003e\n        \u003ca href=\"#REPLACE-ADD-TO-CART\" class=\"ea-btn-primary\"\u003eEnroll — \u003cspan class=\"ea-price-old\" style=\"color:var(--ea-navy);\"\u003e$400\u003c\/span\u003e $250\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ea-hero-note\"\u003e2-hour live session · Ongoing coaching support · Group rates available\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ea-compass-wrap\"\u003e\n      \u003csvg viewbox=\"0 0 320 320\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003ccircle cx=\"160\" cy=\"160\" r=\"140\" fill=\"none\" stroke=\"rgba(237,230,211,0.18)\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"160\" y1=\"24\" x2=\"160\" y2=\"296\" stroke=\"rgba(237,230,211,0.28)\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"24\" y1=\"160\" x2=\"296\" y2=\"160\" stroke=\"rgba(237,230,211,0.28)\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n        \u003ctext x=\"160\" y=\"16\" text-anchor=\"middle\" fill=\"#C9A24B\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" letter-spacing=\"1\"\u003eOTHER-FOCUSED\u003c\/text\u003e\n        \u003ctext x=\"160\" y=\"312\" text-anchor=\"middle\" fill=\"#C9A24B\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" letter-spacing=\"1\"\u003eSELF-FOCUSED\u003c\/text\u003e\n        \u003ctext x=\"18\" y=\"164\" text-anchor=\"start\" fill=\"#C9A24B\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" letter-spacing=\"1\"\u003eRISK-TAKING\u003c\/text\u003e\n        \u003ctext x=\"302\" y=\"164\" text-anchor=\"end\" fill=\"#C9A24B\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" letter-spacing=\"1\"\u003eRESPONSIBLE\u003c\/text\u003e\n        \u003ccircle cx=\"205\" cy=\"118\" r=\"4\" fill=\"#B85C3E\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"205\" cy=\"118\" r=\"10\" fill=\"none\" stroke=\"#B85C3E\" stroke-width=\"1\" stroke-dasharray=\"2 3\"\u003e\u003c\/circle\u003e\n        \u003ctext x=\"205\" y=\"102\" text-anchor=\"middle\" fill=\"#EDE6D3\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\"\u003eTHE MAP\u003c\/text\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection class=\"ea-section\" style=\"padding-top:48px;\"\u003e\n  \u003cdiv class=\"ea-dims\"\u003e\n    \u003cdiv class=\"ea-dims-inner\"\u003e\n      \u003cdiv class=\"ea-section-head\"\u003e\n        \u003cspan class=\"ea-mono\"\u003eWhat's included\u003c\/span\u003e\n        \u003ch2\u003eTraining built to make you ready to facilitate\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ea-dim-grid\"\u003e\n        \u003cdiv class=\"ea-dim-cell\"\u003e\n          \u003cdiv class=\"ea-dim-axis\"\u003e2-hour live walkthrough\u003c\/div\u003e\n          \u003cp\u003eA virtual session covering the EA Schema's three dimensions and how to guide someone through their results.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ea-dim-cell\"\u003e\n          \u003cdiv class=\"ea-dim-axis\"\u003eCoaching support\u003c\/div\u003e\n          \u003cp\u003eOngoing consulting support from our team as you start facilitating with your own group.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ea-dim-cell\"\u003e\n          \u003cdiv class=\"ea-dim-axis\"\u003eCertification\u003c\/div\u003e\n          \u003cp\u003eComplete the training and you're certified to guide individuals through the assessment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ea-dims-foot\"\u003e\n\u003cstrong\u003eSmall, live, and hands-on.\u003c\/strong\u003e You'll leave knowing how to introduce the map and lead a real debrief conversation.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- GROUP PRICING --\u003e\n\u003csection class=\"ea-section\" style=\"padding-top:0;padding-bottom:48px;\"\u003e\n  \u003cdiv class=\"ea-group\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eTraining a team or cohort?\u003c\/h3\u003e\n      \u003cp\u003eGroup rates are available for organizations certifying more than one facilitator at a time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#REPLACE-CONTACT\"\u003eRequest Group Pricing →\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ea-section\" style=\"padding-top:0;padding-bottom:48px;\"\u003e\n  \u003cdiv class=\"ea-faq\"\u003e\n    \u003cdetails class=\"ea-faq-item\" open\u003e\n      \u003csummary\u003eWho is this for?\u003c\/summary\u003e\n      \u003cp\u003eCoaches, counselors, and organizations who want to guide young adults through the EA Schema themselves.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"ea-faq-item\"\u003e\n      \u003csummary\u003eWhat happens in the 2 hours?\u003c\/summary\u003e\n      \u003cp\u003eA live virtual walkthrough of the three dimensions, how to administer the assessment, and how to lead a debrief conversation.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"ea-faq-item\"\u003e\n      \u003csummary\u003eWhat's the coaching support?\u003c\/summary\u003e\n      \u003cp\u003eAfter the session, you'll have ongoing access to our team for questions as you start facilitating on your own.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"ea-faq-item\"\u003e\n      \u003csummary\u003eDo you offer group rates?\u003c\/summary\u003e\n      \u003cp\u003eYes — pricing varies for organizations certifying multiple facilitators. Reach out for a quote.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"ea-faq-item\"\u003e\n      \u003csummary\u003eDoes this include assessments to use with my group?\u003c\/summary\u003e\n      \u003cp\u003eThis training covers certification only. Assessment packages are available separately.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"ea-final\"\u003e\n  \u003ch2\u003eReady to get certified?\u003c\/h2\u003e\n  \u003ca href=\"#REPLACE-ADD-TO-CART\" class=\"ea-btn-primary\" style=\"background:var(--ea-navy);color:var(--ea-paper);\"\u003eEnroll — \u003cspan class=\"ea-price-old\" style=\"color:var(--ea-brass);\"\u003e$400\u003c\/span\u003e $250\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Organizational Wellness and Learning Systems","offers":[{"title":"Default Title","offer_id":43619837444209,"sku":null,"price":249.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0042\/9912\/8945\/files\/3.png?v=1783455907","url":"https:\/\/organizationalwellness.com\/products\/ea-schema-facilitation-training","provider":"Organizational Wellness and Learning Systems","version":"1.0","type":"link"}