{"id":32,"date":"2026-03-30T10:31:05","date_gmt":"2026-03-30T08:31:05","guid":{"rendered":"https:\/\/yogahannes.com\/?page_id=32"},"modified":"2026-06-16T11:04:28","modified_gmt":"2026-06-16T09:04:28","slug":"about","status":"publish","type":"page","link":"https:\/\/yogahannes.com\/de\/about\/","title":{"rendered":"about me"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"description\" content=\"Yoga therapist, somatic guide, space holder. Trained in yoga therapy, classical hatha, tantra and embodiment. This is who I am, and how I work.\">\n<meta property=\"og:title\" content=\"About Hannes \u2014 Yogahannes\">\n<meta property=\"og:description\" content=\"Yoga therapist, somatic guide, space holder. Trained in yoga therapy, classical hatha, tantra and embodiment. This is who I am, and how I work.\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/yogahannes.com\/about\">\n<meta property=\"og:image\" content=\"https:\/\/yogahannes.com\/wp-content\/uploads\/yogahannes-og.jpg\">\n<link rel=\"canonical\" href=\"https:\/\/yogahannes.com\/about\">\n<title>About Hannes \u2014 Yogahannes<\/title>\n<link href=\"https:\/\/fonts.bunny.net\/css?family=playfair-display:400i,400,500,500i|jost:200,300,400&#038;display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n:root {\n  --night: #0e0c0a; --dusk: #1a1410;\n  --amber: #c8843a; --gold: #e8a84a;\n  --pale: #f0e8dc; --mist: rgba(240,232,220,0.06);\n  --max: 1140px;\n}\nhtml { scroll-behavior: smooth; }\nbody {\n  font-family: 'Jost', sans-serif;\n  background: var(--night); color: var(--pale);\n  font-weight: 300; overflow-x: hidden;\n  -webkit-font-smoothing: antialiased;\n}\nbody::before {\n  content: ''; position: fixed; inset: 0; z-index: 999;\n  pointer-events: none; opacity: 0.025;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");\n  background-size: 128px;\n}\n\n\/* \u2500\u2500 NAV \u2500\u2500 *\/\n.site-nav { position: fixed; top: 0; left: 0; right: 0; z-index: 500; transition: background 0.5s; }\n.site-nav.scrolled { background: rgba(14,12,10,0.94); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); }\n.nav-inner { display: flex; align-items: center; justify-content: space-between; padding: 1.2rem 3rem; position: relative; max-width: 1600px; margin: 0 auto; }\n.nav-logo { display: flex; align-items: center; flex-shrink: 0; z-index: 2; }\n.nav-logo img { width: 36px; height: 36px; object-fit: cover; border-radius: 50%; opacity: 0.88; transition: opacity 0.3s; }\n.nav-logo img:hover { opacity: 1; }\n.nav-links { position: absolute; left: 50%; transform: translateX(-50%); display: flex; gap: 2.5rem; align-items: center; }\n.nav-links a { font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(240,232,220,0.72); text-decoration: none; transition: color 0.3s; white-space: nowrap; }\n.nav-links a:hover { color: var(--gold); }\n.nav-right { display: flex; align-items: center; gap: 1.2rem; flex-shrink: 0; z-index: 2; }\n.lang-switch { display: flex; align-items: center; gap: 0.6rem; font-size: 0.78rem; letter-spacing: 0.15em; font-weight: 500; }\n.lang-switch a { color: rgba(240,232,220,0.65); text-decoration: none; transition: color 0.3s; }\n.lang-switch a:hover, .lang-switch a.lang-active { color: var(--gold); }\n.lang-switch span { color: rgba(240,232,220,0.35); }\n.nav-burger { display: none; flex-direction: column; gap: 5px; background: none; border: none; cursor: pointer; padding: 4px; }\n.nav-burger span { display: block; width: 22px; height: 1px; background: rgba(240,232,220,0.6); transition: all 0.3s; }\n.nav-burger.active span:nth-child(1) { transform: translateY(6px) rotate(45deg); }\n.nav-burger.active span:nth-child(2) { opacity: 0; }\n.nav-burger.active span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }\n.nav-mobile { display: none; flex-direction: column; background: rgba(14,12,10,0.98); border-top: 1px solid var(--mist); }\n.nav-mobile.open { display: flex; }\n.nav-mobile a { font-size: 0.8rem; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(240,232,220,0.78); text-decoration: none; padding: 1rem 1.5rem; border-bottom: 1px solid var(--mist); transition: color 0.3s; }\n.nav-mobile a:hover { color: var(--gold); }\n.nav-mobile-lang { display: flex; align-items: center; gap: 0.6rem; padding: 1rem 1.5rem; font-size: 0.85rem; letter-spacing: 0.15em; font-weight: 500; }\n.nav-mobile-lang a { color: rgba(240,232,220,0.35); text-decoration: none; }\n.nav-mobile-lang a.lang-active { color: var(--gold); }\n.nav-mobile-lang span { color: rgba(240,232,220,0.15); }\n.trp-language-switcher-widget, #trp-floatbox, .trp-float-language-switcher, [class*=\"trp-float\"] { display: none !important; }\n\n\/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\nsection { padding: 7rem 3rem; }\n.section-inner { max-width: var(--max); margin: 0 auto; width: 100%; }\n\n\/* \u2500\u2500 TYPOGRAPHY \u2500\u2500 *\/\n.label {\n  font-size: 0.7rem; letter-spacing: 0.25em; text-transform: uppercase;\n  color: #e8a84a; margin-bottom: 1.5rem; display: block;\n  text-shadow: 0 0 20px rgba(0,0,0,1), 0 1px 10px rgba(0,0,0,0.9);\n  font-weight: 400;\n}\n.section-h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 3.5vw, 3rem); font-weight: 400; line-height: 1.2; color: var(--pale); margin-bottom: 2.5rem; }\n.section-h2 em { font-style: italic; color: var(--gold); }\n.divider-line { width: 48px; height: 1px; background: var(--amber); margin: 2rem 0; }\n.prose-lead { font-family: 'Playfair Display', serif; font-size: clamp(1.2rem, 2.2vw, 1.75rem); font-weight: 400; line-height: 1.7; color: rgba(240,232,220,0.78); margin-bottom: 1.5rem; }\n.prose-lead em { font-style: italic; color: var(--gold); }\n.prose { max-width: 720px; }\n.prose p { font-size: 1.02rem; line-height: 1.95; color: rgba(240,232,220,0.82); margin-bottom: 1.3rem; }\n.prose a { color: var(--amber); font-size: 0.82rem; letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid rgba(200,132,58,0.35); padding-bottom: 2px; transition: color 0.3s; }\n\n\/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n.btn-gold { display: inline-block; padding: 1rem 2.4rem; border: 1px solid var(--amber); color: var(--pale); font-family: 'Jost', sans-serif; font-size: 0.8rem; letter-spacing: 0.18em; text-transform: uppercase; text-decoration: none; transition: background 0.4s, color 0.4s; }\n.btn-gold:hover { background: var(--amber); color: var(--night); }\n.btn-gold:visited, .btn-gold:visited:link { color: var(--pale); }\n.btn-gold:visited:hover { color: var(--night); }\n.btn-ghost:visited, .btn-ghost:visited:link { color: rgba(240,232,220,0.75); }\n.btn-ghost:visited:hover { color: var(--night); }\n.btn-ghost { display: inline-block; padding: 1rem 2.4rem; border: 1px solid rgba(240,232,220,0.35); color: rgba(240,232,220,0.75); font-family: 'Jost', sans-serif; font-size: 0.8rem; letter-spacing: 0.18em; text-transform: uppercase; text-decoration: none; transition: all 0.4s; }\n.btn-ghost:hover { background: var(--amber); border-color: var(--amber); color: var(--night); }\n.btn-subline { display: block; font-size: 0.78rem; font-style: italic; color: rgba(240,232,220,0.55); letter-spacing: 0.04em; margin-top: 0.8rem; font-family: 'Playfair Display', serif; }\n\n\/* \u2500\u2500 HERO \u2014 centered \u2500\u2500 *\/\n.hero { position: relative; min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 0 3rem; overflow: hidden; }\n.hero-bg { position: absolute; inset: 0; background-size: cover; background-position: center 65%; background-repeat: no-repeat; }\n.hero-bg::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(14,12,10,0.15) 0%, rgba(14,12,10,0.05) 25%, rgba(14,12,10,0.55) 68%, rgba(14,12,10,0.95) 100%); }\n.hero-content { position: relative; z-index: 2; max-width: 820px; display: flex; flex-direction: column; align-items: center; }\n.hero-content::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 140%; height: 160%; background: radial-gradient(ellipse at center, rgba(14,12,10,0.7) 0%, rgba(14,12,10,0.5) 30%, rgba(14,12,10,0.25) 55%, rgba(14,12,10,0) 80%); z-index: -1; pointer-events: none; }\n.hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(3.2rem, 8vw, 7.5rem); font-weight: 400; line-height: 1.05; color: var(--pale); opacity: 0; animation: riseIn 1s 0.4s forwards; text-align: center; }\n.hero h1 em { font-style: italic; color: var(--gold); }\n.hero-line { width: 48px; height: 1px; background: var(--amber); margin: 2rem auto; opacity: 0; animation: riseIn 1s 0.6s forwards; }\n.hero-sub { font-size: clamp(1.05rem, 1.65vw, 1.25rem); font-weight: 300; line-height: 1.8; color: rgba(240,232,220,0.85); max-width: 44ch; text-align: center; opacity: 0; animation: riseIn 1s 0.8s forwards; }\n.hero-actions { margin-top: 2.8rem; display: flex; align-items: center; justify-content: center; gap: 1.5rem; flex-wrap: wrap; opacity: 0; animation: riseIn 1s 1s forwards; }\n.hero-note { font-size: 0.88rem; color: rgba(240,232,220,0.78); font-style: italic; }\n.scroll-indicator { position: absolute; bottom: 2.5rem; left: 50%; transform: translateX(-50%); z-index: 2; display: flex; flex-direction: column; align-items: center; gap: 0.5rem; opacity: 0; animation: fadeIn 1.5s 1.8s forwards; }\n.scroll-line { width: 1px; height: 40px; background: linear-gradient(to bottom, var(--amber), transparent); animation: scrollPulse 2s 2.5s infinite; }\n.scroll-label { font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(240,232,220,0.25); }\n\n\/* \u2500\u2500 SUB-HERO \u2500\u2500 *\/\n.sub-hero { min-height: 60vh; display: flex; flex-direction: column; justify-content: flex-end; padding: 9rem 3rem 5rem; position: relative; overflow: hidden; background: var(--dusk); }\n.sub-hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 65% 50%, rgba(200,132,58,0.07), transparent 65%); }\n.sub-hero-content { position: relative; z-index: 2; max-width: var(--max); margin: 0 auto; width: 100%; }\n.sub-hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2.8rem, 6vw, 5.5rem); font-weight: 400; line-height: 1.1; color: var(--pale); }\n.sub-hero h1 em { font-style: italic; color: var(--gold); }\n.sub-hero-sub { font-size: clamp(1.05rem, 1.6vw, 1.2rem); font-weight: 300; line-height: 1.85; color: rgba(240,232,220,0.82); max-width: 50ch; margin-top: 1.5rem; }\n\n\/* \u2500\u2500 GRIDS \u2500\u2500 *\/\n.two-col { max-width: 680px; margin: 0 auto; }\n.two-col p { font-size: 0.98rem; line-height: 1.95; color: rgba(240,232,220,0.85); margin-bottom: 1.2rem; }\n.bullet-list { list-style: none; }\n.bullet-list li { font-size: 0.98rem; line-height: 1.7; color: rgba(240,232,220,0.85); padding: 1.05rem 0 1.05rem 1.75rem; border-bottom: 1px solid var(--mist); position: relative; }\n.bullet-list li:first-child { border-top: 1px solid var(--mist); }\n.bullet-list li::before { content: '\u2014'; position: absolute; left: 0; top: 1.05rem; color: var(--amber); }\n\n\/* \u2500\u2500 CARD GRIDS \u2014 perfectly centered \u2500\u2500 *\/\n.card-grid-4 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; background: rgba(200,132,58,0.12); max-width: 900px; margin: 0 auto 4rem; }\n.card-grid-6 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: rgba(200,132,58,0.12); max-width: var(--max); margin: 0 auto; }\n.card { background: var(--night); padding: 2.5rem 2rem; transition: background 0.3s; }\n.card:hover { background: #161210; }\n.card-dusk { background: var(--dusk); }\n.card-dusk:hover { background: #211810; }\n.card-num { font-family: 'Playfair Display', serif; font-size: 2.8rem; font-style: italic; color: rgba(200,132,58,0.45); line-height: 1; margin-bottom: 1rem; display: block; }\n.card h3 { font-family: 'Playfair Display', serif; font-size: 1.1rem; color: var(--pale); margin-bottom: 0.7rem; font-weight: 400; }\n.card h3.gold { color: var(--gold); font-style: italic; }\n.card p { font-size: 0.95rem; line-height: 1.8; color: rgba(240,232,220,0.7); }\n.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 3.5rem; margin-top: 1rem; }\n.step-num { font-family: 'Playfair Display', serif; font-size: 4.5rem; font-style: italic; color: rgba(200,132,58,0.4); line-height: 1; margin-bottom: 1rem; display: block; }\n.step h3 { font-family: 'Playfair Display', serif; font-size: 1.15rem; color: var(--pale); margin-bottom: 0.7rem; font-weight: 400; }\n.step p { font-size: 0.96rem; line-height: 1.85; color: rgba(240,232,220,0.7); }\n\n\/* \u2500\u2500 IMAGES \u2500\u2500 *\/\n.about-fullbleed { position: relative; height: 82vh; overflow: hidden; }\n.about-fullbleed img { width: 100%; height: 100%; object-fit: cover; object-position: center 55%; }\n.about-fullbleed-text { position: absolute; inset: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 2rem; background: rgba(14,12,10,0.42); }\n.about-fullbleed-text .label { margin-bottom: 1rem; text-align: center; }\n.about-fullbleed-text h2 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 4.5vw, 4rem); font-weight: 400; line-height: 1.15; color: var(--pale); max-width: 700px; }\n.about-fullbleed-text h2 em { font-style: italic; color: var(--gold); }\n\n.fullbleed { position: relative; height: 72vh; overflow: hidden; }\n.fullbleed img { width: 100%; height: 100%; object-fit: cover; }\n.fullbleed-overlay { position: absolute; inset: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 2rem; background: rgba(14,12,10,0.48); }\n.fullbleed-overlay blockquote { font-family: 'Playfair Display', serif; font-size: clamp(1.4rem, 3vw, 2.4rem); font-style: italic; line-height: 1.55; color: var(--pale); max-width: 600px; margin-bottom: 1.5rem; }\n.fullbleed-overlay cite { font-size: 0.68rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--amber); font-style: normal; }\n\n\/* \u2500\u2500 CTA \u2014 fixed crop to show body not head \u2500\u2500 *\/\n.final-cta { position: relative; overflow: hidden; padding: 10rem 3rem; text-align: center; }\n.final-cta-bg { position: absolute; inset: 0; background-size: cover; background-position: center 35%; background-repeat: no-repeat; filter: brightness(0.22); }\n.final-cta-content { position: relative; z-index: 2; }\n.final-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(2.2rem, 5vw, 4.5rem); font-style: italic; font-weight: 400; line-height: 1.15; color: var(--pale); margin-bottom: 1rem; }\n.final-cta-sub { font-family: 'Playfair Display', serif; font-size: clamp(0.9rem, 1.5vw, 1.1rem); font-style: italic; color: var(--amber); margin-bottom: 2rem; }\n.final-cta p { font-size: 1.02rem; color: rgba(240,232,220,0.82); max-width: 42ch; margin: 0 auto 3rem; line-height: 1.85; }\n\n\/* \u2500\u2500 SPECIAL \u2500\u2500 *\/\n.faq-list { max-width: 680px; }\n.faq-item { border-top: 1px solid var(--mist); padding: 2rem 0; }\n.faq-item:last-child { border-bottom: 1px solid var(--mist); }\n.faq-q { font-family: 'Playfair Display', serif; font-size: 1.1rem; color: var(--pale); margin-bottom: 0.8rem; font-weight: 400; }\n.faq-a { font-size: 0.98rem; line-height: 1.9; color: rgba(240,232,220,0.72); }\n.testi { text-align: center; padding: 6rem 3rem; }\n.testi-mark { font-family: 'Playfair Display', serif; font-size: 5rem; line-height: 0.5; color: rgba(200,132,58,0.2); display: block; margin-bottom: 2rem; }\n.testi blockquote { font-family: 'Playfair Display', serif; font-size: clamp(1.3rem, 2.5vw, 2rem); font-style: italic; line-height: 1.55; color: var(--pale); max-width: 640px; margin: 0 auto 2rem; }\n.testi cite { font-size: 0.7rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--amber); font-style: normal; }\n.ripple { text-align: center; padding: 5rem 3rem; border-top: 1px solid var(--mist); font-family: 'Playfair Display', serif; font-size: clamp(0.95rem, 1.5vw, 1.15rem); font-style: italic; color: rgba(240,232,220,0.32); line-height: 1.7; }\n.offer-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; max-width: 1000px; margin: 0 auto 4rem; }\n.offer-card { background: var(--night); padding: 3.5rem 3rem; position: relative; border: 1px solid var(--mist); }\n.offer-card.featured { background: #161210; border-color: rgba(200,132,58,0.2); }\n.offer-badge { position: absolute; top: 2rem; right: 2rem; font-size: 0.6rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--night); background: var(--amber); padding: 0.3rem 0.8rem; }\n.offer-tag { font-size: 0.72rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--amber); margin-bottom: 1.2rem; display: block; }\n.offer-h3 { font-family: 'Playfair Display', serif; font-size: clamp(1.5rem, 2.5vw, 2rem); font-weight: 400; color: var(--pale); margin-bottom: 0.4rem; }\n.offer-h3 em { font-style: italic; color: var(--gold); }\n.offer-duration { font-size: 0.82rem; letter-spacing: 0.1em; color: rgba(240,232,220,0.55); text-transform: uppercase; margin-bottom: 1.8rem; display: block; }\n.offer-desc { font-size: 0.98rem; line-height: 1.9; color: rgba(240,232,220,0.78); margin-bottom: 2rem; }\n.offer-includes { list-style: none; margin-bottom: 2.5rem; }\n.offer-includes li { font-size: 0.95rem; line-height: 1.7; color: rgba(240,232,220,0.85); padding: 0.75rem 0 0.75rem 1.5rem; border-bottom: 1px solid var(--mist); position: relative; }\n.offer-includes li:first-child { border-top: 1px solid var(--mist); }\n.offer-includes li::before { content: '\u2014'; position: absolute; left: 0; top: 0.75rem; color: var(--amber); }\n.price-wrap { display: flex; align-items: baseline; gap: 0.6rem; margin-bottom: 2rem; }\n.price-big { font-family: 'Playfair Display', serif; font-size: 3.5rem; font-style: italic; color: var(--gold); line-height: 1; }\n.price-note { font-size: 0.88rem; color: rgba(240,232,220,0.6); line-height: 1.6; }\n.cred-intro { font-size: 0.92rem; color: rgba(240,232,220,0.6); font-style: italic; margin-bottom: 1.2rem; }\n.cred-list { list-style: none; }\n.cred-list li { font-size: 0.8rem; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(240,232,220,0.55); padding: 0.85rem 0; border-bottom: 1px solid var(--mist); }\n.cred-list li:first-child { border-top: 1px solid var(--mist); }\n.legal-section { max-width: 720px; margin-bottom: 4rem; }\n.legal-section h2 { font-family:'Playfair Display',serif; font-size:1.8rem; font-weight:400; color:var(--pale); margin-bottom:1.5rem; }\n.legal-section h3 { font-family:'Playfair Display',serif; font-size:1.1rem; font-weight:400; color:var(--gold); margin:2rem 0 0.8rem; }\n.legal-section p, .legal-section li { font-size:0.88rem; line-height:1.9; color:rgba(240,232,220,0.55); margin-bottom:0.8rem; }\n.legal-section ul { padding-left:1.5rem; }\n\n\/* \u2500\u2500 FOOTER \u2014 with all page links \u2500\u2500 *\/\nfooter { padding: 2.5rem 3rem; display: flex; flex-direction: column; gap: 1.2rem; border-top: 1px solid var(--mist); font-size: 0.72rem; color: rgba(240,232,220,0.25); }\n.footer-top { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 1rem; max-width: var(--max); margin: 0 auto; width: 100%; }\n.footer-nav { display: flex; gap: 1.2rem; flex-wrap: wrap; }\n.footer-nav a, footer a { color: rgba(240,232,220,0.25); text-decoration: none; transition: color 0.3s; }\n.footer-nav a:hover, footer a:hover { color: var(--gold); }\n.footer-bottom { display: flex; gap: 1.2rem; flex-wrap: wrap; padding-top: 1rem; border-top: 1px solid var(--mist); max-width: var(--max); margin: 0 auto; width: 100%; }\n\n\/* \u2500\u2500 WORDPRESS OVERRIDES \u2500\u2500 *\/\nbody, #page, #content, #primary, .site, .hfeed, .site-main, .entry-content, .hentry, .wp-block-group { max-width: 100% !important; width: 100% !important; margin: 0 !important; padding: 0 !important; background: var(--night) !important; border: none !important; box-shadow: none !important; }\n.site-header, .site-footer, .widget-area, #secondary, .sidebar, .page-title, .entry-title { display: none !important; }\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes riseIn { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } }\n@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\n@keyframes scrollPulse { 0%, 100% { opacity: 0.3; } 50% { opacity: 0.9; } }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 1024px) {\n  .nav-links { gap: 1.8rem; }\n  section { padding: 6rem 2rem; }\n  .card-grid-6 { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 768px) {\n  .nav-inner { padding: 1.2rem 1.5rem; }\n  .nav-links { display: none; }\n  .nav-burger { display: flex; }\n  section { padding: 5rem 1.5rem; }\n  .hero { padding: 0 1.5rem; min-height: 90vh; }\n  .sub-hero { padding: 8rem 1.5rem 4rem; }\n  .two-col { max-width: 100%; }\n  .steps { grid-template-columns: 1fr; gap: 2.5rem; }\n  .card-grid-4, .card-grid-6 { grid-template-columns: 1fr; }\n  .offer-grid { grid-template-columns: 1fr; }\n  .scroll-indicator { display: none; }\n  .final-cta { padding: 6rem 1.5rem; }\n  .testi { padding: 4rem 1.5rem; }\n  .ripple { padding: 3rem 1.5rem; }\n  footer { padding: 2rem 1.5rem; }\n  .about-fullbleed { height: 65vh; }\n  .fullbleed { height: 55vh; }\n  .bullet-list-2col { grid-template-columns: 1fr !important; }\n}\n@media (max-width: 480px) {\n  .hero h1, .sub-hero h1 { font-size: 2.6rem; }\n  .card-grid-4 { grid-template-columns: 1fr; }\n  .btn-gold, .btn-ghost { width: 100%; text-align: center; display: block; }\n}\n<\/style>\n\n\n\n<nav class=\"site-nav\" id=\"siteNav\">\n  <div class=\"nav-inner\">\n    <a href=\"\/\" class=\"nav-logo\"><img decoding=\"async\" src=\"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/04\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg\" alt=\"Yogahannes\"><\/a>\n    <div class=\"nav-links\"><a href=\"\/about\">About me<\/a><a href=\"\/yoga-therapy\">Yoga Therapy<\/a><a href=\"\/work-with-me\">Walking together<\/a><\/div>\n    <div class=\"nav-right\">\n      <div class=\"lang-switch\"><a href=\"https:\/\/yogahannes.com\/about\/\" class=\"lang-en lang-active\" data-no-translation>EN<\/a><span>|<\/span><a href=\"https:\/\/yogahannes.com\/de\/about\/\" class=\"lang-de\" data-no-translation>DE<\/a><\/div>\n      <button class=\"nav-burger\" id=\"navBurger\" aria-label=\"Open menu\"><span><\/span><span><\/span><span><\/span><\/button>\n    <\/div>\n  <\/div>\n  <div class=\"nav-mobile\" id=\"navMobile\">\n    <a href=\"\/about\">About me<\/a><a href=\"\/yoga-therapy\">Yoga Therapy<\/a><a href=\"\/work-with-me\">Walking together\/a>\n    <div class=\"nav-mobile-lang\"><a href=\"https:\/\/yogahannes.com\/about\/\" class=\"lang-en lang-active\" data-no-translation>EN<\/a><span>|<\/span><a href=\"https:\/\/yogahannes.com\/de\/about\/\" class=\"lang-de\" data-no-translation>DE<\/a><\/div>\n  <\/div>\n<\/nav>\n<section class=\"sub-hero\">\n  <div class=\"sub-hero-content\">\n    <span class=\"label\">About Me<\/span>\n    <h1>The space between<br><em>doing and being.<\/em><\/h1>\n    <div class=\"divider-line\"><\/div>\n    <p class=\"sub-hero-sub\">I&#8217;m Hannes \u2014 yoga therapist, teacher, and lifelong student.<\/p>\n  <\/div>\n<\/section>\n<section style=\"background:var(--night);\">\n  <div class=\"section-inner\">\n    <p class=\"prose-lead\">In a world that rewards doing, achieving, and always functioning \u2014 <em>I open space for the opposite.<\/em><\/p>\n    <p class=\"prose-lead\">For stillness. For rest. For the quiet voice inside you that&#8217;s been trying to be heard for a long time.<\/p>\n    <p class=\"prose-lead\">You don&#8217;t have to earn this space.<em> It&#8217;s been yours all along.<\/em><\/p>\n  <\/div>\n<\/section>\n<div class=\"about-fullbleed\">\n  <img decoding=\"async\" src=\"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/06\/about-path-mountain.jpeg\" alt=\"A path leading toward distant mountains at golden hour\" style=\"object-position:center 45%;\">\n  <div class=\"about-fullbleed-text\">\n    <span class=\"label\">My path<\/span>\n    <h2>I didn&#8217;t go looking for yoga.<br><em>Yoga found me.<\/em><\/h2>\n  <\/div>\n<\/div>\n<section style=\"background:var(--dusk);\">\n  <div class=\"section-inner\">\n    <div class=\"two-col\">\n        <p>I know what it is to give everything to others and slowly lose the way back to yourself. To keep going, keep\ngiving, keep showing up \u2014 while something inside you quietly says: enough. <\/p>\n        <p>That quiet voice didn\u2019t settle me down. It sent me off. <\/p>\n        <p>A conversation on a train through Southeast Asia, 2014. A Buddhist nun told me about Vipassana \u2014 back then\nI didn\u2019t even know what meditation was. Ten days of silence in Myanmar later, something in me had shifted.<\/p>\n        <p>What followed were years of learning. Classical Hatha in Rishikesh. Tantra, shamanism, and embodiment in Ecuador. More weeks of silence in further Vipassana retreats. And finally yoga therapy in Germany. Before any of it, I had studied sociology \u2014 the quiet question of what systems do to the people inside them. I came to the body only later. <\/p>\n        <p>In between: five years in Mexico. Off-grid, in the jungle, near the Pacific coast. We built from nothing \u2014 no\nwater, no electricity, only what we made with our own hands. There I learned again to value the smallest\nthings.<\/p>\n        <p>None of it \u2014 the travelling, the silence, the trainings \u2014 was ever about collecting. It was about searching.\nBecause I had questions that still won\u2019t let me go \u2014 and, by now, a few answers too: What does the body\ncarry that the mind can\u2019t reach? How do we find our way back \u2014 to ourselves, to stillness, to what can heal in\nus?<\/p>\n        <p>I don\u2019t speak only from books. I speak from experience \u2014 including once having been too close to burning out\nmyself. I know the way back from the inside, because I walk my own path \u2014 every day, anew.<\/p>\n        <p>I don\u2019t heal anyone. You do that. I walk alongside you and hold up the mirror \u2014 so you find again what was\nalways already in you. \n<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n<div class=\"fullbleed\">\n  <img decoding=\"async\" src=\"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/06\/about_me_self.jpeg\"\n       alt=\"Hannes sitting quietly at dawn on a wild, driftwood-strewn shore\"\n       style=\"object-position:center bottom;\">\n<\/div>\n<section style=\"background:var(--night);\">\n  <div class=\"section-inner\">\n    <span class=\"label\">WHAT&#8217;S TRUE FOR ME<\/span>\n   \n    <div class=\"card-grid-4\">\n      <div class=\"card\"><span class=\"card-num\">01<\/span><h3>You are not broken<\/h3><p>Nothing is wrong with you. You are a human being moving through an overwhelming world. The exhaustion, the disconnection \u2014 these are signals, not failures.<\/p><\/div>\n      <div class=\"card\"><span class=\"card-num\">02<\/span><h3>The source that heals is within you<\/h3><p>No one heals you from the outside. I open the space where you find it again. This distinction matters to me \u2014 and it will matter to you too.<\/p><\/div>\n      <div class=\"card\"><span class=\"card-num\">03<\/span><h3>Presence is the practice<\/h3><p>Not the perfect pose. Not the right technique. Being here \u2014 fully, honestly, with nothing to perform. That&#8217;s enough. And that&#8217;s exactly where everything begins.<\/p><\/div>\n      <div class=\"card\"><span class=\"card-num\">04<\/span><h3>The body knows the way<\/h3><p>Not in the head. Not in understanding. The body remembers things the mind drowned out long ago \u2014 and it knows the way back, too.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<section style=\"background:var(--dusk);\">\n  <div class=\"section-inner\">\n    <div class=\"prose\">\n      <span class=\"label\">My Training<\/span>\n      <h2 class=\"section-h2\">Years of study.<br><em>A lifetime of practice.<\/em><\/h2>\n      <p>I draw on many traditions \u2014 and in every session I bring them together into what you need right now. Each of\nthem I haven\u2019t only studied. I live them. \n<\/p>\n      <p class=\"cred-intro\" style=\"margin-top:2.5rem;\">Training &amp; certifications<\/p>\n      <ul class=\"cred-list\">\n        <li>300hrs Yoga Therapy \u00b7 Germany<\/li>\n        <li>200hrs Classical Hatha \u00b7 India<\/li>\n        <li>200hrs Tantra, Shamanism &amp; Embodiment \u00b7 Ecuador<\/li>\n        <li>100hrs Vinyasa \u00b7 Advanced Practice \u00b7 Germany<\/li>\n        <li>100hrs Hatha \u00b7 Advanced Practice \u00b7 Germany<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n<div class=\"fullbleed\">\n  <img decoding=\"async\" src=\"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/06\/about-agung-dusk.jpeg\" alt=\"Mount Agung at dusk over rice fields in eastern Bali\" style=\"object-position:center 65%;\">\n  <div class=\"fullbleed-overlay\">\n    <blockquote>&#8220;You are not broken. Everything you need is already in you \u2014 I only remind you of it.&#8221;<\/blockquote>\n    \n  <\/div>\n<\/div>\n<section style=\"background:var(--night); padding:8rem 3rem; text-align:center;\">\n  <div style=\"max-width:640px; margin:0 auto;\">\n    <h2 style=\"font-family:'Playfair Display',serif; font-size:clamp(2rem,4vw,3rem); font-weight:400; line-height:1.2; color:var(--pale); margin-bottom:1.5rem;\">If something here touched you.<\/h2>\n    <p style=\"font-size:1.02rem; line-height:1.85; color:rgba(240,232,220,0.82); margin-bottom:2.5rem;\">Let&#8217;s talk.<\/p>\n    <a href=\"https:\/\/calendly.com\/yogahannes\/call\" target=\"_blank\" rel=\"noopener\" class=\"btn-gold\">Book a conversation<\/a>\n<span class=\"btn-subline\">around 30 minutes \u2014 longer if you&#8217;d like<\/span>\n  <\/div>\n<\/section>\n<footer>\n  <div class=\"footer-top\"><span>\u00a9 2026 Yogahannes \u00b7 Yoga Therapist<\/span><div class=\"footer-nav\"><a href=\"\/\">Home<\/a> <a href=\"\/yoga-therapy\">Yoga Therapy<\/a> <a href=\"\/work-with-me\">Walking together<\/a> <a href=\"\/insights\">Insights<\/a><\/div><\/div>\n  <div class=\"footer-bottom\">\n    <a href=\"mailto:hello@yogahannes.com\">hello@yogahannes.com<\/a>\n    <a href=\"https:\/\/instagram.com\/yogahannes_\" target=\"_blank\" rel=\"noopener\">@yogahannes_<\/a>\n    <a href=\"\/legal-notice\">Legal Notice<\/a>\n    <a href=\"\/privacy-policy\">Privacy Policy<\/a>\n  <\/div>\n<\/footer>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  var nav = document.getElementById('siteNav');\n  if (nav) {\n    window.addEventListener('scroll', function() {\n      nav.classList.toggle('scrolled', window.scrollY > 60);\n    });\n  }\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>About Hannes \u2014 Yogahannes About meYoga TherapyWalking together EN|DE About meYoga TherapyWalking together\/a> EN|DE About Me The space betweendoing and being. I&#8217;m Hannes \u2014 yoga therapist, teacher, and lifelong student. In a world that rewards doing, achieving, and always functioning \u2014 I open space for the opposite. For stillness. For rest. For the quiet voice &#8230; <a title=\"about me\" class=\"read-more\" href=\"https:\/\/yogahannes.com\/de\/about\/\" aria-label=\"Mehr Informationen \u00fcber about me\">Weiterlesen<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-32","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About \u2014 Yogahannes<\/title>\n<meta name=\"description\" content=\"I&#039;m Hannes \u2014 yoga therapist and teacher. In a world that rewards doing, achieving, and always functioning \u2014 I open space for the opposite.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/yogahannes.com\/de\/about\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hannes \u2014 Yoga Therapist\" \/>\n<meta property=\"og:description\" content=\"I&#039;m Hannes \u2014 yoga therapist and teacher. In a world that rewards doing, achieving, and always functioning \u2014 I open space for the opposite.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/yogahannes.com\/de\/about\/\" \/>\n<meta property=\"og:site_name\" content=\"yogahannes\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-16T09:04:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/06\/og-about-agung.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"864\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"5\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yogahannes.com\\\/about\\\/\",\"url\":\"https:\\\/\\\/yogahannes.com\\\/about\\\/\",\"name\":\"About \u2014 Yogahannes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yogahannes.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/yogahannes.com\\\/about\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/yogahannes.com\\\/about\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/yogahannes.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg\",\"datePublished\":\"2026-03-30T08:31:05+00:00\",\"dateModified\":\"2026-06-16T09:04:28+00:00\",\"description\":\"I'm Hannes \u2014 yoga therapist and teacher. In a world that rewards doing, achieving, and always functioning \u2014 I open space for the opposite.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yogahannes.com\\\/about\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/yogahannes.com\\\/about\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/yogahannes.com\\\/about\\\/#primaryimage\",\"url\":\"https:\\\/\\\/yogahannes.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg\",\"contentUrl\":\"https:\\\/\\\/yogahannes.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yogahannes.com\\\/about\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yogahannes.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"about me\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yogahannes.com\\\/#website\",\"url\":\"https:\\\/\\\/yogahannes.com\\\/\",\"name\":\"yogahannes\",\"description\":\"Come back to yourself\",\"publisher\":{\"@id\":\"https:\\\/\\\/yogahannes.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/yogahannes.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/yogahannes.com\\\/#organization\",\"name\":\"yogahannes\",\"url\":\"https:\\\/\\\/yogahannes.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/yogahannes.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/yogahannes.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg\",\"contentUrl\":\"https:\\\/\\\/yogahannes.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg\",\"width\":511,\"height\":511,\"caption\":\"yogahannes\"},\"image\":{\"@id\":\"https:\\\/\\\/yogahannes.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About \u2014 Yogahannes","description":"I'm Hannes \u2014 yoga therapist and teacher. In a world that rewards doing, achieving, and always functioning \u2014 I open space for the opposite.","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:\/\/yogahannes.com\/de\/about\/","og_locale":"de_DE","og_type":"article","og_title":"Hannes \u2014 Yoga Therapist","og_description":"I'm Hannes \u2014 yoga therapist and teacher. In a world that rewards doing, achieving, and always functioning \u2014 I open space for the opposite.","og_url":"https:\/\/yogahannes.com\/de\/about\/","og_site_name":"yogahannes","article_modified_time":"2026-06-16T09:04:28+00:00","og_image":[{"width":1536,"height":864,"url":"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/06\/og-about-agung.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"5\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/yogahannes.com\/about\/","url":"https:\/\/yogahannes.com\/about\/","name":"About \u2014 Yogahannes","isPartOf":{"@id":"https:\/\/yogahannes.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/yogahannes.com\/about\/#primaryimage"},"image":{"@id":"https:\/\/yogahannes.com\/about\/#primaryimage"},"thumbnailUrl":"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/04\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg","datePublished":"2026-03-30T08:31:05+00:00","dateModified":"2026-06-16T09:04:28+00:00","description":"I'm Hannes \u2014 yoga therapist and teacher. In a world that rewards doing, achieving, and always functioning \u2014 I open space for the opposite.","breadcrumb":{"@id":"https:\/\/yogahannes.com\/about\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/yogahannes.com\/about\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/yogahannes.com\/about\/#primaryimage","url":"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/04\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg","contentUrl":"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/04\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/yogahannes.com\/about\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/yogahannes.com\/"},{"@type":"ListItem","position":2,"name":"about me"}]},{"@type":"WebSite","@id":"https:\/\/yogahannes.com\/#website","url":"https:\/\/yogahannes.com\/","name":"yogahannes","description":"Come back to yourself","publisher":{"@id":"https:\/\/yogahannes.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yogahannes.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/yogahannes.com\/#organization","name":"yogahannes","url":"https:\/\/yogahannes.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/yogahannes.com\/#\/schema\/logo\/image\/","url":"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/04\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg","contentUrl":"https:\/\/yogahannes.com\/wp-content\/uploads\/2026\/04\/cropped-WhatsApp-Image-2026-04-10-at-01.51.44-1.jpeg","width":511,"height":511,"caption":"yogahannes"},"image":{"@id":"https:\/\/yogahannes.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/yogahannes.com\/de\/wp-json\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yogahannes.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yogahannes.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yogahannes.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yogahannes.com\/de\/wp-json\/wp\/v2\/comments?post=32"}],"version-history":[{"count":9,"href":"https:\/\/yogahannes.com\/de\/wp-json\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":418,"href":"https:\/\/yogahannes.com\/de\/wp-json\/wp\/v2\/pages\/32\/revisions\/418"}],"wp:attachment":[{"href":"https:\/\/yogahannes.com\/de\/wp-json\/wp\/v2\/media?parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}