{"id":20307,"date":"2026-08-16T15:04:45","date_gmt":"2026-08-16T15:04:45","guid":{"rendered":"https:\/\/emergeperformance.net\/?page_id=20307"},"modified":"2026-08-16T15:46:46","modified_gmt":"2026-08-16T15:46:46","slug":"mindful-coach-mentoring-series","status":"publish","type":"page","link":"https:\/\/emergeperformance.net\/zh\/mindful-coach-mentoring-series\/","title":{"rendered":"Mindful Coach Series"},"content":{"rendered":"<style>body.page-id-20307 .uicore-page-title{display:none!important} :root { --navy: #092f5a; --navy-deep: #062746; --ink: #111820; --body: #4b5966; --muted: #697785; --blue-pale: #f1f6ff; --grey-pale: #f5f6f7; --yellow: #ffbd18; --red: #ef2850; --line: #dce3ea; --white: #fff; } * { box-sizing: border-box; } html { scroll-behavior: smooth; } body { margin: 0; color: var(--body); background: var(--white); font-family: Montserrat, Arial, sans-serif; font-size: 16px; line-height: 1.55; } a { color: inherit; } img { max-width: 100%; } .mindful-page { width: 100vw; margin-left: calc(50% - 50vw); overflow: hidden; } .mindful-page p:empty { display: none; } .container { width: min(1180px, calc(100% - 48px)); margin: 0 auto; } .eyebrow { margin: 0 0 16px; color: var(--yellow); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 12px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; } h1, h2, h3, p { margin-top: 0; } h1, h2, h3 { color: #000; font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-weight: 700; letter-spacing: -.035em; line-height: 1.1; } h2 { margin-bottom: 18px; font-size: clamp(2.2rem, 4vw, 3.75rem); } h3 { margin-bottom: 12px; font-size: 1.35rem; } .section { padding: 92px 0; } .section-heading { max-width: 730px; margin-bottom: 42px; } .section-heading p { max-width: 660px; margin: 0; color: var(--muted); } .rule { width: 50px; height: 4px; margin: 25px 0; background: var(--red); } .site-header { border-bottom: 1px solid #eef0f2; background: #fff; } .site-header .container { min-height: 86px; display: flex; align-items: center; justify-content: space-between; gap: 30px; } .brand { width: 132px; color: #000; font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 23px; font-weight: 800; letter-spacing: -.09em; line-height: .74; text-decoration: none; text-transform: uppercase; } .brand span { display: block; font-size: 13px; } .brand::after { content: \"\"; display: block; width: 28px; height: 7px; margin: 5px 0 0 auto; background: var(--red); } .nav { display: flex; align-items: center; gap: 27px; } .nav a { color: #151a20; font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 15px; font-weight: 500; text-decoration: none; } .nav a:hover { color: var(--red); } .menu-button { display: none; border: 0; background: transparent; color: var(--navy); font: 700 14px\/1 \"Plus Jakarta Sans\", Arial, sans-serif; } .hero { position: relative; isolation: isolate; color: #fff; background: var(--navy-deep); } .hero::before { content: \"\"; position: absolute; z-index: -2; inset: 0; background: linear-gradient(90deg, rgba(5, 35, 69, .95) 0%, rgba(5, 35, 69, .88) 45%, rgba(5, 35, 69, .63) 100%), url(\"https:\/\/emergeperformance.net\/wp-content\/uploads\/2026\/08\/exec-21cda640-47de-4cd9-a4d9-c7ca5357390c.png\") center\/cover; } .hero .container { padding: 64px 0 60px; } .hero-grid { display: block; } .hero-grid > div { max-width: 650px; } .hero h1 { max-width: 610px; margin-bottom: 20px; color: #fff; font-size: clamp(2.4rem, 4.15vw, 3.85rem); } .hero-copy { max-width: 590px; margin-bottom: 25px; color: #e2edf6; font-size: 15px; line-height: 1.55; } .button-row { display: flex; flex-wrap: wrap; gap: 10px; } .button { display: inline-flex; align-items: center; justify-content: center; min-height: 52px; padding: 14px 21px; border: 1px solid transparent; border-radius: 5px; color: #16253a; background: var(--yellow); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 15px; font-weight: 600; line-height: 1.2; text-align: center; text-decoration: none; transition: background-color .18s ease, border-color .18s ease; } .button:hover { background: #ffd15a; } .button--secondary { border-color: rgba(255, 255, 255, .6); color: #fff; background: transparent; } .button--secondary:hover { border-color: #fff; background: rgba(255, 255, 255, .1); } .hero-facts { max-width: 610px; margin: 0 0 25px; padding: 0; border: 0; background: transparent; } .fact-list { display: grid; grid-template-columns: 72px repeat(3, 1fr); align-items: stretch; } .fact { min-width: 0; padding: 2px 15px; border-left: 1px solid rgba(255, 255, 255, .36); color: #d8e7f2; font-size: 10px; font-weight: 500; line-height: 1.35; } .fact strong { display: block; margin-bottom: 3px; color: #fff; font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 14px; line-height: 1.15; } .fact--logo { display: flex; align-items: center; justify-content: flex-start; min-height: 42px; padding: 0 14px 0 0; border: 0; background: transparent; } .fact--logo img { width: 43px; height: 43px; object-fit: contain; } .trust-strip { padding: 42px 0; border-bottom: 1px solid #e1e6eb; background: var(--grey-pale); } .trust-inner { display: grid; grid-template-columns: 1.18fr repeat(3, 1fr); align-items: center; } .trust-title { margin: 0; padding-right: 28px; color: #000; font-size: 28px; } .trust-item { min-height: 58px; padding: 8px 24px; border-left: 1px solid var(--line); } .trust-number { display: block; margin-bottom: 8px; color: var(--navy); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 13px; font-weight: 800; } .trust-item strong { color: #17283a; font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 15px; line-height: 1.3; } .programme-overview { background: #fff; } .programme-overview .container { display: grid; gap: 30px; } .programme-snapshot { display: grid; grid-template-columns: minmax(0, 1fr) minmax(410px, .98fr); gap: 58px; align-items: start; } .value-copy { position: relative; z-index: 1; max-width: 670px; } .value-copy p { max-width: 600px; margin-bottom: 20px; } .programme-summary h3 { margin: 0; font-size: 23px; } .value-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .value-card { padding: 29px; border: 1px solid var(--line); border-radius: 6px; background: #fff; } .icon-disc { display: grid; width: 50px; height: 50px; place-items: center; border-radius: 50%; color: #fff; background: var(--navy); } .value-card .icon-disc { width: 50px; height: 50px; margin-bottom: 22px; } .icon-disc svg { width: 23px; height: 23px; stroke-width: 1.75; } .value-card h3 { margin: 0 0 9px; font-size: 20px; } .value-card p { margin: 0; color: var(--muted); font-size: 15px; line-height: 1.5; } .development-section { background: var(--blue-pale); } .development-block { display: grid; gap: 34px; } .development-heading { max-width: 680px; } .development-heading h2 { margin-bottom: 15px; } .development-heading p { margin: 0; color: var(--muted); } .programme-summary { order: 2; align-self: stretch; padding: 34px; border: 1px solid var(--line); border-radius: 6px; background: #fff; } .programme-summary > p { margin: 8px 0 24px; color: #52657a; font-size: 15px; } .summary-facts { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; margin: 0 0 25px; padding: 0; list-style: none; } .summary-facts li { min-width: 0; padding: 0 12px; border-left: 1px solid var(--line); color: var(--navy); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 12px; font-weight: 700; text-align: center; } .summary-facts li:first-child { padding-left: 0; border-left: 0; } .summary-facts li:last-child { padding-right: 0; } .fact-icon { display: grid; width: 35px; height: 35px; place-items: center; margin: 0 auto 11px; color: var(--navy); } .fact-icon svg { width: 31px; height: 31px; stroke-width: 1.7; } .summary-facts strong { display: block; margin-bottom: 3px; font-size: 34px; letter-spacing: -.06em; line-height: 1; } .structure-title { margin: 0; padding-top: 22px; border-top: 1px solid var(--line); color: var(--navy); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 15px; font-weight: 700; } .learning-structure { display: grid; grid-template-columns: repeat(3, 1fr); gap: 13px; padding-top: 17px; } .learning-stage { position: relative; padding-left: 36px; color: #476078; font-size: 12px; line-height: 1.45; } .learning-stage strong { display: block; margin-bottom: 2px; color: var(--navy); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 13px; } .stage-number { position: absolute; left: 0; top: 0; display: grid; width: 26px; height: 26px; place-items: center; border-radius: 50%; color: #fff; background: var(--navy); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 12px; font-weight: 700; } .check-list { display: grid; gap: 13px; margin: 28px 0 0; padding: 0; list-style: none; } .check-list li { position: relative; padding-left: 28px; color: #3f4d59; } .check-list li::before { content: \"\u2713\"; position: absolute; left: 2px; color: var(--red); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-weight: 800; } .themes { background: var(--grey-pale); } .module-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; max-width: 100%; } .module { border: 1px solid var(--line); border-radius: 6px; background: #fff; } .module[open] { border-color: #bfcee0; } .module summary { display: grid; grid-template-columns: 82px 1fr 22px; gap: 18px; align-items: center; padding: 20px 23px; cursor: pointer; list-style: none; color: #000; font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 18px; font-weight: 700; line-height: 1.35; } .module summary::-webkit-details-marker { display: none; } .module summary::after { content: \"+\"; color: var(--red); font-size: 26px; font-weight: 500; line-height: 1; text-align: right; } .module[open] summary::after { content: \"\u2212\"; } .module-index { color: var(--navy); font-size: 12px; font-weight: 800; letter-spacing: .04em; } .module-body { margin: 0 23px; padding: 0 0 21px 100px; color: var(--muted); font-size: 15px; } .module-body p { max-width: 670px; margin: 0; } .pathways { background: #fff; } .pathways .section-heading { margin-bottom: 44px; } .pricing-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; } .price-card { display: flex; min-height: 100%; flex-direction: column; padding: 35px; border: 1px solid var(--line); border-radius: 6px; background: #fff; } .price-card--featured { border-color: #f2ca64; background: #fff; } .price-card-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; margin-bottom: 15px; } .price-label { margin: 0; color: var(--navy); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 13px; font-weight: 700; } .price-cce { margin: 0; color: var(--navy); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 14px; font-weight: 800; text-align: right; white-space: nowrap; } .price-card h3 { margin-bottom: 17px; font-size: 28px; } .price-amount { margin: 0 0 11px; color: var(--navy); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 47px; font-weight: 800; letter-spacing: -.06em; line-height: 1; } .price-meta { margin: 0 0 20px; color: #4e6275; font-size: 15px; } .saving-note { align-self: flex-start; margin: -3px 0 18px; padding: 4px 8px; border-radius: 3px; color: #395b38; background: #eaf4e7; font-size: 13px; font-weight: 600; } .price-card ul { display: grid; gap: 10px; margin: 0 0 31px; padding: 23px 0 0; list-style: none; border-top: 1px solid var(--line); } .price-card li { position: relative; padding-left: 27px; color: #465564; font-size: 15px; } .price-card li::before { content: \"\u2713\"; position: absolute; left: 2px; color: var(--red); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-weight: 800; } .price-card .button { align-self: flex-start; margin-top: auto; } .audience { background: #fff; } .audience-intro { max-width: 760px; margin: 0 0 39px; color: var(--muted); } .audience-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .audience-card { padding: 28px; border: 1px solid var(--line); border-radius: 6px; background: #fff; } .audience-card .icon-disc { margin-bottom: 25px; } .audience-card h3 { margin-bottom: 10px; font-size: 21px; } .audience-card p { margin: 0; color: var(--muted); font-size: 15px; } .faq { padding: 76px 0 80px; background: var(--blue-pale); } .faq-grid { display: grid; grid-template-columns: minmax(250px, .78fr) minmax(0, 1.22fr); gap: 64px; align-items: start; } .faq h2 { max-width: 360px; margin: 0; font-size: clamp(2.2rem, 3.5vw, 3.35rem); } .faq-intro { margin: 0; color: var(--muted); } .faq-list { display: grid; gap: 10px; } .faq-item { border-bottom: 1px solid #cbd8e6; } .faq-item summary { display: grid; grid-template-columns: 1fr 24px; gap: 18px; padding: 19px 0; cursor: pointer; list-style: none; color: #000; font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 17px; font-weight: 700; line-height: 1.35; } .faq-item summary::-webkit-details-marker { display: none; } .faq-item summary::after { content: \"+\"; color: var(--red); font-size: 24px; font-weight: 500; text-align: right; } .faq-item[open] summary::after { content: \"\u2212\"; } .faq-item p { max-width: 680px; margin: 0; padding: 0 38px 19px 0; color: var(--body); font-size: 15px; } .other-programmes { padding: 72px 0 76px; background: var(--grey-pale); } .other-programmes h2 { margin-bottom: 26px; font-size: clamp(2rem, 3.7vw, 3.35rem); } .other-programmes > .container > p { margin: 0 0 30px; color: var(--muted); } .programme-links { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid #dce5ef; border-radius: 6px; background: #fff; overflow: hidden; } .programme-link-card { display: flex; min-width: 0; flex-direction: column; padding: 29px 26px 25px; border-left: 1px solid #dce5ef; } .programme-link-card:first-child { border-left: 0; } .programme-link-card h3 { margin-bottom: 8px; font-size: 16px; line-height: 1.25; } .programme-link-card .programme-credit { margin: 0 0 19px; color: var(--navy); font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 12px; font-weight: 800; } .programme-link-card p { margin: 0 0 21px; color: #52657a; font-size: 13px; line-height: 1.52; } .text-link { align-self: flex-start; margin-top: auto; color: #c88e00; font-family: \"Plus Jakarta Sans\", Arial, sans-serif; font-size: 13px; font-weight: 700; text-decoration: none; } .text-link:hover { color: var(--red); text-decoration: underline; text-underline-offset: 4px; } .final-cta { background: var(--navy-deep); } .cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 48px; padding: 75px 0; } .cta-inner h2 { max-width: 760px; margin: 0 0 16px; color: #fff; } .cta-inner p { max-width: 650px; margin: 0; color: #d8e7f2; } .cta-actions { display: flex; flex: 0 0 auto; flex-wrap: wrap; gap: 10px; } .cta-actions .button--secondary { border-color: #97a9bb; color: var(--navy); } .cta-actions .button--secondary:hover { border-color: var(--navy); background: #fff; } footer { padding: 28px 0; color: #6a7680; background: #fff; font-size: 13px; } footer .container { display: flex; justify-content: space-between; gap: 20px; } @media (max-width: 900px) { .nav { display: none; } .menu-button { display: block; } .hero .container { padding: 76px 0; } .hero-grid, .programme-snapshot, .faq-grid { grid-template-columns: 1fr; gap: 38px; } .hero-facts { max-width: 600px; } .trust-inner { grid-template-columns: 1fr 1fr; gap: 0; } .trust-title { grid-column: 1 \/ -1; padding: 0 0 25px; } .trust-item:nth-child(2) { border-left: 0; } .trust-item { margin-top: 3px; } .audience-grid { grid-template-columns: 1fr; } .programme-links { grid-template-columns: repeat(2, 1fr); } .programme-link-card:nth-child(3) { border-left: 0; border-top: 1px solid #dce5ef; } .programme-link-card:nth-child(4) { border-top: 1px solid #dce5ef; } .cta-inner { display: block; } .cta-actions { margin-top: 29px; } } @media (max-width: 620px) { .container { width: min(100% - 36px, 1180px); } .section { padding: 65px 0; } h2 { font-size: clamp(2rem, 10vw, 2.7rem); } .hero .container { padding: 70px 0 64px; } .hero h1 { font-size: clamp(2.7rem, 13vw, 4rem); } .hero-copy { font-size: 16px; } .button-row, .cta-actions { flex-direction: column; align-items: stretch; } .button { width: 100%; } .fact-list { grid-template-columns: repeat(2, 1fr); } .fact--logo { grid-column: 1 \/ -1; } .trust-inner { grid-template-columns: 1fr; } .trust-item, .trust-item:nth-child(2) { padding: 18px 0; border-top: 1px solid var(--line); border-left: 0; } .pricing-grid, .theme-grid, .module-list { grid-template-columns: 1fr; } .programme-overview .container { gap: 24px; } .value-cards, .summary-facts { grid-template-columns: repeat(2, 1fr); } .summary-facts li:nth-child(3) { padding-left: 0; border-left: 0; } .summary-facts li:nth-child(3), .summary-facts li:nth-child(4) { margin-top: 18px; } .learning-structure { grid-template-columns: 1fr; } .module summary { grid-template-columns: 66px 1fr 20px; gap: 10px; padding: 17px; font-size: 16px; } .module-body { margin: 0 17px; padding: 0 0 18px 76px; font-size: 14px; } .programme-links { grid-template-columns: 1fr; } .programme-link-card, .programme-link-card:nth-child(3), .programme-link-card:nth-child(4) { padding: 20px; border-top: 1px solid #dce5ef; border-left: 0; } .programme-link-card:first-child { border-top: 0; } .value-cards, .summary-facts { grid-template-columns: 1fr; } .value-card, .value-card:nth-child(2), .value-card:nth-child(3) { grid-column: auto; padding: 24px; border: 1px solid var(--line); } .summary-facts li, .summary-facts li:nth-child(3), .summary-facts li:nth-child(4) { margin-top: 0; padding: 11px 0; border: 0; border-top: 1px solid var(--line); text-align: left; } .summary-facts li:first-child { padding-top: 0; border-top: 0; } .fact-icon { display: none; } .icon-disc { width: 44px; height: 44px; } .programme-summary, .price-card, .audience-card { padding: 26px 23px; } .price-card .button { width: 100%; } .cta-inner { padding: 63px 0; } footer .container { display: block; } footer span + span { display: block; margin-top: 5px; } } <\/style>\n<div class=\"mindful-page\">\n<header class=\"site-header\">\n<div class=\"container\">\n          <a class=\"brand\" href=\"https:\/\/emergeperformance.net\/\">Emerge<span>Performance<\/span><\/a><\/p>\n<nav class=\"nav\" aria-label=\"Primary navigation\">\n            <a href=\"https:\/\/emergeperformance.net\/\">Home<\/a><br \/>\n            <a href=\"https:\/\/emergeperformance.net\/about\/\">About<\/a><br \/>\n            <a href=\"https:\/\/emergeperformance.net\/for-organisations\/\">For Organisations<\/a><br \/>\n            <a href=\"https:\/\/emergeperformance.net\/for-coaches\/\">For Coaches<\/a><br \/>\n            <a href=\"https:\/\/emergeperformance.net\/thoughts\/\">Thoughts<\/a><br \/>\n            <a href=\"https:\/\/emergeperformance.net\/contact\/\">Contact<\/a><br \/>\n          <\/nav>\n<p>          <button class=\"menu-button\" type=\"button\" aria-label=\"Open menu\">Menu<\/button>\n        <\/div>\n<\/header>\n<p>      <main><\/p>\n<section class=\"hero\" aria-labelledby=\"hero-title\">\n<div class=\"container hero-grid\">\n<div>\n<p class=\"eyebrow\">Continuing Coach Education<\/p>\n<h1 id=\"hero-title\">Mindful Coach Series<\/h1>\n<p class=\"hero-copy\">A seven-week learning experience for coaches who want to bring greater presence, self-awareness, and intention to the way they coach, lead, and work with others.<\/p>\n<aside class=\"hero-facts\" aria-label=\"Programme facts\">\n<div class=\"fact-list\">\n<div class=\"fact fact--logo\"><img decoding=\"async\" data-src=\"https:\/\/emergeperformance.net\/wp-content\/uploads\/2026\/08\/38e5a724-1175-41c2-b64c-cf9c66ed6c17.png\" alt=\"ICF Continuing Coach Education\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 601px; --smush-placeholder-aspect-ratio: 601\/600;\" \/><\/div>\n<div class=\"fact\"><strong>7 Weeks<\/strong>Series duration<\/div>\n<div class=\"fact\"><strong>10 ICF CCE<\/strong>On completion<\/div>\n<div class=\"fact\"><strong>Up To 10<\/strong>Participants<\/div>\n<\/p><\/div>\n<\/aside>\n<div class=\"button-row\">\n                <a class=\"button\" href=\"https:\/\/emergeperformance.net\/contact\/\">View Available Cohorts<\/a><br \/>\n                <a class=\"button button--secondary\" href=\"#programme\">Explore The Programme<\/a>\n              <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"trust-strip\" aria-labelledby=\"trust-title\">\n<div class=\"container trust-inner\">\n<h2 class=\"trust-title\" id=\"trust-title\">Why Learn With Us<\/h2>\n<div class=\"trust-item\"><span class=\"trust-number\">01<\/span><strong>PCC-Qualified Mentor Faculty<\/strong><\/div>\n<div class=\"trust-item\"><span class=\"trust-number\">02<\/span><strong>ICF-Aligned Learning<\/strong><\/div>\n<div class=\"trust-item\"><span class=\"trust-number\">03<\/span><strong>Small Cohort Of Up To 10<\/strong><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section programme-overview\" id=\"programme\">\n<div class=\"container\">\n<div class=\"programme-snapshot\">\n<div class=\"value-copy\">\n<h2>About The Series<\/h2>\n<p>The Mindful Coach Series is a reflective, experiential programme designed to help you deepen your coaching presence, strengthen self-awareness, and respond with clarity and compassion.<\/p>\n<p>Guided by PCC-level faculty, the series offers a grounding learning experience for coaches preparing for ICF credential renewal or looking to deepen their presence in practice.<\/p>\n<\/p><\/div>\n<aside class=\"programme-summary\" aria-label=\"Programme at a glance\">\n<ul class=\"summary-facts\">\n<li><span class=\"fact-icon\"><i data-lucide=\"calendar-days\"><\/i><\/span><strong>7<\/strong>Weeks<\/li>\n<li><span class=\"fact-icon\"><i data-lucide=\"badge-check\"><\/i><\/span><strong>10<\/strong>ICF CCE<\/li>\n<li><span class=\"fact-icon\"><i data-lucide=\"clock-3\"><\/i><\/span><strong>10<\/strong>Learning Hours<\/li>\n<li><span class=\"fact-icon\"><i data-lucide=\"users-round\"><\/i><\/span><strong>10<\/strong>Max. Participants<\/li>\n<\/ul>\n<p class=\"structure-title\">Three-Part Learning Structure<\/p>\n<div class=\"learning-structure\" aria-label=\"Three part learning structure\">\n<div class=\"learning-stage\"><span class=\"stage-number\">1<\/span><strong>Class Modules<\/strong>Seven weekly one-hour live class modules<\/div>\n<div class=\"learning-stage\"><span class=\"stage-number\">2<\/span><strong>eLearning And Resources<\/strong>Self-paced two-hour module and learning resources<\/div>\n<div class=\"learning-stage\"><span class=\"stage-number\">3<\/span><strong>Final Reflection<\/strong>Personal reflection assignment<\/div>\n<\/p><\/div>\n<\/aside><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section development-section\" aria-labelledby=\"development-title\">\n<div class=\"container\">\n<div class=\"development-block\">\n<div class=\"development-heading\">\n<h2 id=\"development-title\">What You Will Learn<\/h2>\n<\/p><\/div>\n<div class=\"value-cards\">\n<article class=\"value-card\"><span class=\"icon-disc\"><i data-lucide=\"focus\"><\/i><\/span><\/p>\n<div>\n<h3>Be More Present<\/h3>\n<p>Notice what is happening in you, with the other person, and in the conversation.<\/p>\n<\/div>\n<\/article>\n<article class=\"value-card\"><span class=\"icon-disc\"><i data-lucide=\"route\"><\/i><\/span><\/p>\n<div>\n<h3>Respond With More Choice<\/h3>\n<p>Create a little more space between a trigger and the response you choose.<\/p>\n<\/div>\n<\/article>\n<article class=\"value-card\"><span class=\"icon-disc\"><i data-lucide=\"messages-square\"><\/i><\/span><\/p>\n<div>\n<h3>Hold Better Conversations<\/h3>\n<p>Listen with more openness, use silence well, and stay connected in complexity.<\/p>\n<\/div>\n<\/article><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section pathways\">\n<div class=\"container\">\n<div class=\"section-heading\">\n<h2>Choose Your Option<\/h2>\n<\/p><\/div>\n<div class=\"pricing-grid\">\n<article class=\"price-card\">\n<div class=\"price-card-top\">\n<p class=\"price-label\">Focused Learning<\/p>\n<p class=\"price-cce\">10 ICF CCE<\/p>\n<\/div>\n<h3>Mindful Coach Series<\/h3>\n<p class=\"price-amount\">USD 500<\/p>\n<p class=\"price-meta\">7-Week Series<\/p>\n<ul>\n<li>Seven-Week Mindful Coaching Experience<\/li>\n<li>7 Hours Of Live Class Modules<\/li>\n<li>2 Hours Of eLearning And Resources<\/li>\n<li>1 Hour Of Final Reflection<\/li>\n<\/ul>\n<p>                <a class=\"button\" href=\"https:\/\/emergeperformance.net\/contact\/\">View Available Cohorts<\/a><br \/>\n              <\/article>\n<article class=\"price-card price-card--featured\">\n<div class=\"price-card-top\">\n<p class=\"price-label\">Broader Development Pathway<\/p>\n<p class=\"price-cce\">20.5 CCE<\/p>\n<\/div>\n<h3>Mindful Coach Development Package<\/h3>\n<p class=\"price-amount\">USD 1,100<\/p>\n<p class=\"saving-note\">Save USD 76 Compared With Standalone Learning<\/p>\n<ul>\n<li>Mindful Coach Series \u2014 10 CCE<\/li>\n<li>Four Group Mentor Coaching Sessions \u2014 6 CCE<\/li>\n<li>Three Group Coaching Supervision Sessions \u2014 4.5 CCE<\/li>\n<\/ul>\n<p>                <a class=\"button\" href=\"https:\/\/emergeperformance.net\/contact\/\">Explore The Mindful Package<\/a><br \/>\n              <\/article>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section themes\">\n<div class=\"container\">\n<div class=\"section-heading\">\n<h2>Weekly Modules<\/h2>\n<\/p><\/div>\n<div class=\"module-list\">\n<details class=\"module\" open>\n<summary><span class=\"module-index\">Week 01<\/span><span>Being Present With Uncertainty<\/span><\/summary>\n<div class=\"module-body\">\n<p>Explore how to stay grounded, curious, and connected when you do not yet know the answer or the direction of a conversation.<\/p>\n<\/div>\n<\/details>\n<details class=\"module\">\n<summary><span class=\"module-index\">Week 02<\/span><span>Listening Without Agenda<\/span><\/summary>\n<div class=\"module-body\">\n<p>Practise listening beyond your assumptions, so the other person\u2019s words, pace, and meaning have room to emerge.<\/p>\n<\/div>\n<\/details>\n<details class=\"module\">\n<summary><span class=\"module-index\">Week 03<\/span><span>Trusting The Coaching Process<\/span><\/summary>\n<div class=\"module-body\">\n<p>Notice the impulse to fix or lead, and build trust in the client, the process, and what can unfold in the moment.<\/p>\n<\/div>\n<\/details>\n<details class=\"module\">\n<summary><span class=\"module-index\">Week 04<\/span><span>Working With Triggers And Reactivity<\/span><\/summary>\n<div class=\"module-body\">\n<p>Recognise your own patterns of reactivity and create more space to choose a constructive response.<\/p>\n<\/div>\n<\/details>\n<details class=\"module\">\n<summary><span class=\"module-index\">Week 05<\/span><span>Holding Space And Silence<\/span><\/summary>\n<div class=\"module-body\">\n<p>Use attention, pauses, and silence to support reflection without rushing to fill the space.<\/p>\n<\/div>\n<\/details>\n<details class=\"module\">\n<summary><span class=\"module-index\">Week 06<\/span><span>Self-As-Instrument<\/span><\/summary>\n<div class=\"module-body\">\n<p>Explore how your own presence, body, values, and lived experience can become a more intentional part of your practice.<\/p>\n<\/div>\n<\/details>\n<details class=\"module\">\n<summary><span class=\"module-index\">Week 07<\/span><span>Integration And Completion<\/span><\/summary>\n<div class=\"module-body\">\n<p>Consolidate your learning, identify what you want to carry forward, and complete the series with a practical next step.<\/p>\n<\/div>\n<\/details><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section audience\">\n<div class=\"container\">\n<h2>Who It\u2019s For<\/h2>\n<div class=\"audience-grid\">\n<article class=\"audience-card\"><span class=\"icon-disc\"><i data-lucide=\"heart-handshake\"><\/i><\/span><\/p>\n<h3>Coaches Seeking Greater Presence<\/h3>\n<p>For coaches who want to notice more, listen more openly, and respond with greater choice.<\/p>\n<\/article>\n<article class=\"audience-card\"><span class=\"icon-disc\"><i data-lucide=\"award\"><\/i><\/span><\/p>\n<h3>Coaches Building CCE Credits<\/h3>\n<p>For coaches who want a structured learning experience that includes 10 ICF CCE credits.<\/p>\n<\/article>\n<article class=\"audience-card\"><span class=\"icon-disc\"><i data-lucide=\"users-round\"><\/i><\/span><\/p>\n<h3>Leaders And Practitioners Working With Others<\/h3>\n<p>For people who want more mindful, constructive ways to lead and work in real conversations.<\/p>\n<\/article><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section faq\" aria-labelledby=\"faq-title\">\n<div class=\"container faq-grid\">\n<div>\n<h2 id=\"faq-title\">Frequently Asked Questions<\/h2>\n<\/p><\/div>\n<div class=\"faq-list\">\n<details class=\"faq-item\">\n<summary>How long is the programme?<\/summary>\n<p>The series runs over seven weeks and includes a total of 10 learning hours: seven hours of live class modules, two hours of eLearning and resources, and one hour of final reflection.<\/p>\n<\/details>\n<details class=\"faq-item\">\n<summary>How many CCE credits will I receive?<\/summary>\n<p>On completion, participants receive 10 ICF Continuing Coach Education credits.<\/p>\n<\/details>\n<details class=\"faq-item\">\n<summary>Who is the series designed for?<\/summary>\n<p>It is designed for coaches, leaders, and practitioners who want to develop greater presence, self-awareness, and intentional response in their work with others.<\/p>\n<\/details>\n<details class=\"faq-item\">\n<summary>How many people are in each cohort?<\/summary>\n<p>Cohorts are limited to 10 participants, creating room for live practice, observation, reflection, and peer learning.<\/p>\n<\/details>\n<details class=\"faq-item\">\n<summary>Can I take this as part of a broader pathway?<\/summary>\n<p>Yes. The 20.5 CCE Mindful Coach Development Package combines this series with Group Mentor Coaching and Group Coaching Supervision.<\/p>\n<\/details><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section other-programmes\" aria-labelledby=\"other-programmes-title\">\n<div class=\"container\">\n<h2 id=\"other-programmes-title\">Other CCE Programmes<\/h2>\n<div class=\"programme-links\">\n<article class=\"programme-link-card\">\n<h3>Group Supervision<\/h3>\n<p class=\"programme-credit\">1.5 CCE<\/p>\n<p>Reflect on your work, strengthen your practice, and learn with peers in a supportive group.<\/p>\n<p>                <a class=\"text-link\" href=\"https:\/\/emergeperformance.net\/contact\/\">Find out more<\/a><br \/>\n              <\/article>\n<article class=\"programme-link-card\">\n<h3>Coaching High Performance Teams<\/h3>\n<p class=\"programme-credit\">3 CCE per module<\/p>\n<p>Build team-coaching capability through individual modules or a connected pathway.<\/p>\n<p>                <a class=\"text-link\" href=\"https:\/\/emergeperformance.net\/contact\/\">Find out more<\/a><br \/>\n              <\/article>\n<article class=\"programme-link-card\">\n<h3>Mindful Coach Series<\/h3>\n<p class=\"programme-credit\">10 CCE<\/p>\n<p>Deepen presence, awareness, and intentionality through a focused learning series.<\/p>\n<p>                <a class=\"text-link\" href=\"#programme\">Find out more<\/a><br \/>\n              <\/article>\n<article class=\"programme-link-card\">\n<h3>CCE Renewal Packages<\/h3>\n<p class=\"programme-credit\">20.5 or 40.5 CCE<\/p>\n<p>Choose a structured renewal pathway that brings together CCE learning for credential renewal.<\/p>\n<p>                <a class=\"text-link\" href=\"https:\/\/emergeperformance.net\/contact\/\">Find out more<\/a><br \/>\n              <\/article>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"final-cta\">\n<div class=\"container cta-inner\">\n<div>\n<h2>Ready To Join The Series?<\/h2>\n<\/p><\/div>\n<div class=\"cta-actions\">\n              <a class=\"button\" href=\"https:\/\/emergeperformance.net\/contact\/\">Speak To Us<\/a>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<p>      <\/main><\/p>\n<footer>\n<div class=\"container\"><span>\u00a9 Emerge Performance<\/span><span>Coach development for today and tomorrow.<\/span><\/div>\n<\/footer><\/div>\n<p>    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script><br \/>\n    <script>\n      window.addEventListener('DOMContentLoaded', () => {\n        if (window.lucide) window.lucide.createIcons();\n        document.querySelectorAll('.module-list .module').forEach((module) => {\n          module.addEventListener('toggle', () => {\n            if (!module.open) return;\n            document.querySelectorAll('.module-list .module[open]').forEach((openModule) => {\n              if (openModule !== module) openModule.open = false;\n            });\n          });\n        });\n      });\n    <\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>EmergePerformance Home About For Organisations For Coaches Thoughts Contact Menu Continuing Coach [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","footnotes":""},"class_list":["post-20307","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mindful Coach Series | 10 ICF CCE Credits | Emerge Performance<\/title>\n<meta name=\"description\" content=\"Build greater presence, self-awareness, and intention in your coaching with the seven-week Mindful Coach Series. Earn 10 ICF CCE credits.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/emergeperformance.net\/zh\/mindful-coach-mentoring-series\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mindful Coach Series | 10 ICF CCE Credits | Emerge Performance\" \/>\n<meta property=\"og:description\" content=\"Build greater presence, self-awareness, and intention in your coaching with the seven-week Mindful Coach Series. Earn 10 ICF CCE credits.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/emergeperformance.net\/zh\/mindful-coach-mentoring-series\/\" \/>\n<meta property=\"og:site_name\" content=\"Emerge Performance\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-16T15:46:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/emergeperformance.net\/wp-content\/uploads\/2026\/08\/38e5a724-1175-41c2-b64c-cf9c66ed6c17.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/mindful-coach-mentoring-series\\\/\",\"url\":\"https:\\\/\\\/emergeperformance.net\\\/mindful-coach-mentoring-series\\\/\",\"name\":\"Mindful Coach Series | 10 ICF CCE Credits | Emerge Performance\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/mindful-coach-mentoring-series\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/mindful-coach-mentoring-series\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/emergeperformance.net\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/38e5a724-1175-41c2-b64c-cf9c66ed6c17.png\",\"datePublished\":\"2026-08-16T15:04:45+00:00\",\"dateModified\":\"2026-08-16T15:46:46+00:00\",\"description\":\"Build greater presence, self-awareness, and intention in your coaching with the seven-week Mindful Coach Series. Earn 10 ICF CCE credits.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/mindful-coach-mentoring-series\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/emergeperformance.net\\\/mindful-coach-mentoring-series\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/mindful-coach-mentoring-series\\\/#primaryimage\",\"url\":\"https:\\\/\\\/emergeperformance.net\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/38e5a724-1175-41c2-b64c-cf9c66ed6c17.png\",\"contentUrl\":\"https:\\\/\\\/emergeperformance.net\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/38e5a724-1175-41c2-b64c-cf9c66ed6c17.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/mindful-coach-mentoring-series\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/emergeperformance.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mindful Coach Series\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/#website\",\"url\":\"https:\\\/\\\/emergeperformance.net\\\/\",\"name\":\"Emerge Performance\",\"description\":\"Human capital and corporate wellness consultancy\",\"publisher\":{\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/emergeperformance.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/#organization\",\"name\":\"Emerge Performance\",\"url\":\"https:\\\/\\\/emergeperformance.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/emergeperformance.net\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/ep-favicon-.png\",\"contentUrl\":\"https:\\\/\\\/emergeperformance.net\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/ep-favicon-.png\",\"width\":196,\"height\":196,\"caption\":\"Emerge Performance\"},\"image\":{\"@id\":\"https:\\\/\\\/emergeperformance.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mindful Coach Series | 10 ICF CCE Credits | Emerge Performance","description":"Build greater presence, self-awareness, and intention in your coaching with the seven-week Mindful Coach Series. Earn 10 ICF CCE credits.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/emergeperformance.net\/zh\/mindful-coach-mentoring-series\/","og_locale":"zh_CN","og_type":"article","og_title":"Mindful Coach Series | 10 ICF CCE Credits | Emerge Performance","og_description":"Build greater presence, self-awareness, and intention in your coaching with the seven-week Mindful Coach Series. Earn 10 ICF CCE credits.","og_url":"https:\/\/emergeperformance.net\/zh\/mindful-coach-mentoring-series\/","og_site_name":"Emerge Performance","article_modified_time":"2026-08-16T15:46:46+00:00","og_image":[{"url":"https:\/\/emergeperformance.net\/wp-content\/uploads\/2026\/08\/38e5a724-1175-41c2-b64c-cf9c66ed6c17.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"4 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/emergeperformance.net\/mindful-coach-mentoring-series\/","url":"https:\/\/emergeperformance.net\/mindful-coach-mentoring-series\/","name":"Mindful Coach Series | 10 ICF CCE Credits | Emerge Performance","isPartOf":{"@id":"https:\/\/emergeperformance.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/emergeperformance.net\/mindful-coach-mentoring-series\/#primaryimage"},"image":{"@id":"https:\/\/emergeperformance.net\/mindful-coach-mentoring-series\/#primaryimage"},"thumbnailUrl":"https:\/\/emergeperformance.net\/wp-content\/uploads\/2026\/08\/38e5a724-1175-41c2-b64c-cf9c66ed6c17.png","datePublished":"2026-08-16T15:04:45+00:00","dateModified":"2026-08-16T15:46:46+00:00","description":"Build greater presence, self-awareness, and intention in your coaching with the seven-week Mindful Coach Series. Earn 10 ICF CCE credits.","breadcrumb":{"@id":"https:\/\/emergeperformance.net\/mindful-coach-mentoring-series\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/emergeperformance.net\/mindful-coach-mentoring-series\/"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/emergeperformance.net\/mindful-coach-mentoring-series\/#primaryimage","url":"https:\/\/emergeperformance.net\/wp-content\/uploads\/2026\/08\/38e5a724-1175-41c2-b64c-cf9c66ed6c17.png","contentUrl":"https:\/\/emergeperformance.net\/wp-content\/uploads\/2026\/08\/38e5a724-1175-41c2-b64c-cf9c66ed6c17.png"},{"@type":"BreadcrumbList","@id":"https:\/\/emergeperformance.net\/mindful-coach-mentoring-series\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/emergeperformance.net\/"},{"@type":"ListItem","position":2,"name":"Mindful Coach Series"}]},{"@type":"WebSite","@id":"https:\/\/emergeperformance.net\/#website","url":"https:\/\/emergeperformance.net\/","name":"Emerge Performance","description":"Human capital and corporate wellness consultancy","publisher":{"@id":"https:\/\/emergeperformance.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/emergeperformance.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/emergeperformance.net\/#organization","name":"Emerge Performance","url":"https:\/\/emergeperformance.net\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/emergeperformance.net\/#\/schema\/logo\/image\/","url":"https:\/\/emergeperformance.net\/wp-content\/uploads\/2023\/08\/ep-favicon-.png","contentUrl":"https:\/\/emergeperformance.net\/wp-content\/uploads\/2023\/08\/ep-favicon-.png","width":196,"height":196,"caption":"Emerge Performance"},"image":{"@id":"https:\/\/emergeperformance.net\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/emergeperformance.net\/zh\/wp-json\/wp\/v2\/pages\/20307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/emergeperformance.net\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/emergeperformance.net\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/emergeperformance.net\/zh\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/emergeperformance.net\/zh\/wp-json\/wp\/v2\/comments?post=20307"}],"version-history":[{"count":5,"href":"https:\/\/emergeperformance.net\/zh\/wp-json\/wp\/v2\/pages\/20307\/revisions"}],"predecessor-version":[{"id":20315,"href":"https:\/\/emergeperformance.net\/zh\/wp-json\/wp\/v2\/pages\/20307\/revisions\/20315"}],"wp:attachment":[{"href":"https:\/\/emergeperformance.net\/zh\/wp-json\/wp\/v2\/media?parent=20307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}