{"id":6302,"date":"2024-11-22T08:25:44","date_gmt":"2024-11-22T01:25:44","guid":{"rendered":"https:\/\/miskawaanhealth.com\/?page_id=6302"},"modified":"2026-05-29T13:20:23","modified_gmt":"2026-05-29T06:20:23","slug":"home","status":"publish","type":"page","link":"https:\/\/miskawaanhealth.com\/th\/","title":{"rendered":"\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6302\" class=\"elementor elementor-6302\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d019a73 e-con-full e-flex e-con e-parent\" data-id=\"d019a73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d854bc elementor-widget elementor-widget-html\" data-id=\"3d854bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  ============================================================\n  MISKAWAAN Hero Section \u2014 Elementor HTML Widget\n  ============================================================\n  HOW TO USE:\n  1. In WordPress, create a new page \u2192 set template = \"Elementor Canvas\"\n     (or use any template \u2014 this hero is scoped and won't break siblings)\n  2. Edit with Elementor \u2192 drag in an \"HTML\" widget\n  3. Paste this ENTIRE file into the HTML widget\n  4. Save & preview\n  ============================================================\n-->\n\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700&display=swap');\n\n  \/* All CSS scoped under .mhg-hero so it never collides with Elementor *\/\n  .mhg-hero,\n  .mhg-hero *,\n  .mhg-hero *::before,\n  .mhg-hero *::after { box-sizing: border-box; }\n\n  .mhg-hero {\n    position: relative;\n    width: 100%;\n    height: 100vh;\n    overflow: hidden;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #fff;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* Background layer *\/\n  .mhg-hero .mhg-bg {\n    position: absolute; inset: 0;\n    background: #6E8FA1;\n    transition: background 1s cubic-bezier(0.4, 0, 0.2, 1);\n    z-index: 0;\n  }\n\n  \/* Cross watermark behind product *\/\n  .mhg-hero .mhg-watermark {\n    position: absolute;\n    top: 50%; left: 65%;\n    transform: translate(-50%, -50%);\n    width: min(128vh, 1280px);\n    height: min(128vh, 1280px);\n    background: url('https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/BG-logo.webp') center\/contain no-repeat;\n    opacity: 0.18;\n    z-index: 1;\n    pointer-events: none;\n    transition: transform 1.2s cubic-bezier(0.25,1,0.5,1), opacity 1s;\n  }\n  @media (max-width: 900px) {\n    .mhg-hero .mhg-watermark { left: 50%; width: min(144vw, 880px); height: min(144vw, 880px); }\n  }\n\n  \/* Product images *\/\n  .mhg-hero .mhg-product {\n    position: absolute;\n    top: 50%; left: 65%;\n    width: min(45vw, 560px);\n    aspect-ratio: 1;\n    transform: translate(-50%, -50%);\n    z-index: 5;\n    pointer-events: none;\n    opacity: 0;\n    transition:\n      top 1.2s cubic-bezier(0.22, 1, 0.36, 1),\n      left 1.2s cubic-bezier(0.22, 1, 0.36, 1),\n      transform 1.2s cubic-bezier(0.22, 1, 0.36, 1),\n      opacity 1.2s cubic-bezier(0.22, 1, 0.36, 1);\n    will-change: top, left, transform, opacity;\n  }\n  .mhg-hero .mhg-product img {\n    width: 100%; height: 100%; object-fit: contain; display: block;\n    filter: drop-shadow(0 30px 60px rgba(0,0,0,0.25));\n  }\n  .mhg-hero .mhg-product.state-main {\n    opacity: 1;\n    top: 50%; left: 65%;\n    transform: translate(-50%, -50%) scale(1);\n  }\n  .mhg-hero .mhg-product.state-next,\n  .mhg-hero .mhg-product.state-prev {\n    opacity: 0;\n    top: -15%; left: 105%;\n    transform: translate(-50%, -50%) scale(0.85);\n  }\n  @media (max-width: 900px) {\n    .mhg-hero .mhg-product { left: 50%; top: 58%; width: min(70vw, 380px); }\n    .mhg-hero .mhg-product.state-main { left: 50%; top: 58%; }\n  }\n\n  \/* Content (text + CTA) *\/\n  .mhg-hero .mhg-content {\n    position: absolute; inset: 0;\n    z-index: 35;\n    pointer-events: none;\n    display: flex; align-items: center;\n    padding: 0 96px 0 clamp(120px, 14vw, 240px);\n  }\n  .mhg-hero .mhg-content a,\n  .mhg-hero .mhg-content button { pointer-events: auto; }\n  .mhg-hero .mhg-content-inner {\n    width: 50%;\n    max-width: 560px;\n  }\n  .mhg-hero .mhg-eyebrow {\n    font-size: 12px; letter-spacing: 4px; text-transform: uppercase;\n    opacity: 0.85; margin-bottom: 18px; font-weight: 500;\n    color: #fff;\n  }\n  .mhg-hero .mhg-title {\n    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, sans-serif;\n    font-size: clamp(40px, 5.2vw, 76px);\n    font-weight: 400;\n    line-height: 1.05;\n    letter-spacing: -0.5px;\n    margin: 0 0 28px;\n    color: #fff;\n  }\n  .mhg-hero .mhg-title .slash { opacity: .7; font-weight: 300; }\n  .mhg-hero .mhg-subtitle {\n    font-size: 16px; line-height: 1.6;\n    opacity: 0.9; margin: 0 0 36px;\n    max-width: 440px;\n    color: #fff;\n  }\n  .mhg-hero .mhg-book-btn {\n    display: inline-flex; align-items: center; gap: 12px;\n    padding: 14px 32px;\n    background: #fff; color: #4a5862;\n    border-radius: 100px; text-decoration: none;\n    font-weight: 500; font-size: 15px;\n    transition: transform .25s, box-shadow .25s;\n  }\n  .mhg-hero .mhg-book-btn:hover {\n    transform: translateY(-2px); box-shadow: 0 10px 28px rgba(0,0,0,0.15);\n    color: #4a5862;\n  }\n  .mhg-hero .mhg-book-btn .arrow {\n    display: inline-flex; align-items: center; justify-content: center;\n    width: 14px; height: 14px;\n  }\n  .mhg-hero .mhg-book-btn .arrow svg { width: 100%; height: 100%; stroke: #000; }\n  .mhg-hero .mhg-socials {\n    display: flex; gap: 28px; margin-top: 40px;\n  }\n  .mhg-hero .mhg-socials a {\n    width: 22px; height: 22px;\n    display: inline-flex; align-items: center; justify-content: center;\n    text-decoration: none;\n    transition: transform .25s, opacity .25s;\n    opacity: 0.9;\n  }\n  .mhg-hero .mhg-socials a:hover { opacity: 1; transform: translateY(-2px); }\n  .mhg-hero .mhg-socials img { width: 100%; height: 100%; object-fit: contain; display: block; }\n  .mhg-hero .mhg-socials svg { width: 100%; height: 100%; display: block; fill: #fff; }\n\n  \/* Content entry animation *\/\n  .mhg-hero .mhg-content-inner > * {\n    opacity: 0;\n    transform: translateY(20px);\n    transition: opacity .8s cubic-bezier(0.25,1,0.5,1), transform .8s cubic-bezier(0.25,1,0.5,1);\n  }\n  .mhg-hero .mhg-content-inner.in > .mhg-eyebrow   { opacity: 0.85; transform: none; transition-delay: 0.05s; }\n  .mhg-hero .mhg-content-inner.in > .mhg-title     { opacity: 1; transform: none; transition-delay: 0.15s; }\n  .mhg-hero .mhg-content-inner.in > .mhg-subtitle  { opacity: 0.9; transform: none; transition-delay: 0.30s; }\n  .mhg-hero .mhg-content-inner.in > .mhg-book-btn  { opacity: 1; transform: none; transition-delay: 0.45s; }\n  .mhg-hero .mhg-content-inner.in > .mhg-socials   { opacity: 1; transform: none; transition-delay: 0.55s; }\n\n  @media (max-width: 900px) {\n    .mhg-hero .mhg-content {\n      padding: 80px 28px 56px;\n      align-items: stretch;\n      flex-direction: column;\n    }\n    .mhg-hero .mhg-content-inner {\n      width: 100%; max-width: 100%;\n      height: 100%;\n      display: flex; flex-direction: column;\n      align-items: center;\n      text-align: center;\n    }\n    .mhg-hero .mhg-title { font-size: clamp(36px, 9vw, 52px); }\n    .mhg-hero .mhg-subtitle { margin-left: auto; margin-right: auto; }\n    \/* Push Book now + socials to the bottom of the hero on mobile\/tablet *\/\n    .mhg-hero .mhg-book-btn { margin-top: auto; }\n    .mhg-hero .mhg-socials { margin-top: 28px; justify-content: center; }\n  }\n\n  \/* (Auto-slider mode \u2014 no scroll-snap needed) *\/\n\n  \/* Side dots *\/\n  .mhg-hero .mhg-dots {\n    position: absolute; right: 32px; top: 50%; transform: translateY(-50%);\n    z-index: 30;\n    display: flex; flex-direction: column; gap: 18px;\n  }\n  .mhg-hero .mhg-dots button {\n    width: 8px; height: 8px; padding: 0;\n    border-radius: 50%; border: none;\n    background: rgba(255,255,255,0.5);\n    cursor: pointer;\n    transition: background .3s, transform .3s, height .3s;\n  }\n  .mhg-hero .mhg-dots button.active { background: #fff; height: 24px; border-radius: 4px; }\n  @media (max-width: 900px) { .mhg-hero .mhg-dots { right: 14px; } }\n\n  \/* Bottom progress label *\/\n  .mhg-hero .mhg-progress-label {\n    position: absolute; bottom: 32px; left: 50%; transform: translateX(-50%);\n    z-index: 30;\n    font-size: 11px; letter-spacing: 4px; text-transform: uppercase;\n    opacity: 0.7;\n    display: flex; align-items: center; gap: 14px;\n    color: #fff;\n  }\n  .mhg-hero .mhg-progress-label .line { width: 40px; height: 1px; background: rgba(255,255,255,0.6); }\n<\/style>\n\n<div class=\"mhg-hero\" id=\"mhgHero\">\n  <div class=\"mhg-bg\" id=\"mhgBg\"><\/div>\n  <div class=\"mhg-watermark\" id=\"mhgWatermark\"><\/div>\n\n  <div class=\"mhg-product\" data-i=\"0\">\n    <img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/stemcell.webp\" alt=\"Stem Cell Therapy\" title=\"\">\n  <\/div>\n  <div class=\"mhg-product\" data-i=\"1\">\n    <img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/longevity.webp\" alt=\"Longevity \/ Anti-Aging\" title=\"\">\n  <\/div>\n  <div class=\"mhg-product\" data-i=\"2\">\n    <img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/immunity.webp\" alt=\"Immunity Optimization\" title=\"\">\n  <\/div>\n\n  <div class=\"mhg-content\">\n    <div class=\"mhg-content-inner in\" id=\"mhgContentInner\">\n      <div class=\"mhg-eyebrow\" id=\"mhgEyebrow\">01 \/ Therapy<\/div>\n      <h1 class=\"mhg-title\" id=\"mhgTitle\">Stem Cell Therapy <span class=\"slash\">\/<\/span>Exosomes<\/h1>\n      <p class=\"mhg-subtitle\" id=\"mhgSubtitle\">Regenerative therapy that supports your body's natural healing \u2014 restoring cells, tissues, and vitality at the source.<\/p>\n      <a class=\"mhg-book-btn\" href=\"\/booking\">Book now <span class=\"arrow\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg><\/span><\/a>\n      <div class=\"mhg-socials\">\n        <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=66944091844&amp;text&amp;type=phone_number&amp;app_absent=0\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp\"><img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/WhatApp.webp\" alt=\"WhatsApp\" title=\"\"><\/a>\n        <a href=\"https:\/\/www.instagram.com\/miskawaanhealthbkk\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\"><img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/IG.webp\" alt=\"Instagram\" title=\"\"><\/a>\n        <a href=\"https:\/\/www.facebook.com\/MiskawaanHealth\" target=\"_blank\" rel=\"noopener\" aria-label=\"Facebook\"><img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Facebook.webp\" alt=\"Facebook\" title=\"\"><\/a>\n        <a href=\"tel:+6621189998\" aria-label=\"Call\"><svg viewBox=\"0 0 24 24\"><path d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z\"\/><\/svg><\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"mhg-dots\" id=\"mhgDots\"><\/div>\n\n  <div class=\"mhg-progress-label\">\n    <span class=\"line\"><\/span>\n    <span id=\"mhgProgressText\">01 \/ 03<\/span>\n    <span class=\"line\"><\/span>\n  <\/div>\n\n<\/div>\n\n<script>\n(function () {\n  \/\/ Wait for DOM (Elementor may inject this widget after DOMContentLoaded)\n  function init() {\n    var sections = [\n      {\n        eyebrow: \"01 \/ Therapy\",\n        title: ['Stem Cell Therapy', '\/', 'Exosomes'],\n        sub: \"Regenerative therapy that supports your body's natural healing \u2014 restoring cells, tissues, and vitality at the source.\",\n        bg: \"#6E8FA1\"\n      },\n      {\n        eyebrow: \"02 \/ Wellness\",\n        title: ['Longevity', '\/', '<br>Anti-Aging'],\n        sub: \"Science-driven protocols designed to slow biological aging and extend your healthspan with measurable results.\",\n        bg: \"#7E9A8E\"\n      },\n      {\n        eyebrow: \"03 \/ Defense\",\n        title: ['Immunity', 'Optimization'],\n        sub: \"Strengthen your immune resilience with personalized treatments that rebalance, rebuild, and protect your system.\",\n        bg: \"#9D87A0\"\n      }\n    ];\n\n    var root = document.getElementById('mhgHero');\n    if (!root) return;\n    var bg = document.getElementById('mhgBg');\n    var products = root.querySelectorAll('.mhg-product');\n    var eyebrowEl = document.getElementById('mhgEyebrow');\n    var titleEl = document.getElementById('mhgTitle');\n    var subEl = document.getElementById('mhgSubtitle');\n    var contentInner = document.getElementById('mhgContentInner');\n    var watermark = document.getElementById('mhgWatermark');\n    var dotsWrap = document.getElementById('mhgDots');\n    var progressText = document.getElementById('mhgProgressText');\n\n    var current = 0;\n    var AUTO_INTERVAL = 3000;\n    var timer = null;\n\n    function startAuto() {\n      stopAuto();\n      timer = setInterval(function () {\n        goTo((current + 1) % sections.length);\n      }, AUTO_INTERVAL);\n    }\n    function stopAuto() {\n      if (timer) { clearInterval(timer); timer = null; }\n    }\n\n    sections.forEach(function (_, i) {\n      var b = document.createElement('button');\n      b.addEventListener('click', function () {\n        goTo(i);\n        startAuto(); \/\/ reset timer after manual nav\n      });\n      dotsWrap.appendChild(b);\n    });\n    var dots = dotsWrap.querySelectorAll('button');\n\n    function renderTitle(parts) {\n      return parts.map(function (p) {\n        return p === '\/' ? '<span class=\"slash\">\/<\/span>' : p;\n      }).join(' ');\n    }\n\n    function goTo(index) {\n      current = index;\n      var s = sections[index];\n      bg.style.background = s.bg;\n      products.forEach(function (p, i) {\n        p.classList.remove('state-main', 'state-next', 'state-prev');\n        if (i === index) p.classList.add('state-main');\n        else if (i > index) p.classList.add('state-next');\n        else p.classList.add('state-prev');\n      });\n      watermark.style.transform = 'translate(-50%, -50%) rotate(' + (index * 8) + 'deg) scale(' + (1 + index * 0.04) + ')';\n      contentInner.classList.remove('in');\n      void contentInner.offsetWidth;\n      eyebrowEl.textContent = s.eyebrow;\n      titleEl.innerHTML = renderTitle(s.title);\n      subEl.textContent = s.sub;\n      requestAnimationFrame(function () { contentInner.classList.add('in'); });\n      dots.forEach(function (d, i) { d.classList.toggle('active', i === index); });\n      progressText.textContent = String(index + 1).padStart(2, '0') + ' \/ ' + String(sections.length).padStart(2, '0');\n    }\n\n    goTo(0);\n    startAuto();\n\n    \/\/ Pause auto-slide when hovering the hero (better UX)\n    root.addEventListener('mouseenter', stopAuto);\n    root.addEventListener('mouseleave', startAuto);\n\n    \/\/ Pause when tab is hidden, resume when visible\n    document.addEventListener('visibilitychange', function () {\n      if (document.hidden) stopAuto();\n      else startAuto();\n    });\n\n    \/\/ Touch swipe (left\/right) to navigate\n    var touchStartX = 0, touchStartY = 0, touchTracking = false;\n    var SWIPE_THRESHOLD = 50;\n    root.addEventListener('touchstart', function (e) {\n      if (!e.touches[0]) return;\n      touchStartX = e.touches[0].clientX;\n      touchStartY = e.touches[0].clientY;\n      touchTracking = true;\n      stopAuto();\n    }, { passive: true });\n    root.addEventListener('touchend', function (e) {\n      if (!touchTracking) return;\n      touchTracking = false;\n      var t = e.changedTouches[0];\n      if (!t) { startAuto(); return; }\n      var dx = t.clientX - touchStartX;\n      var dy = t.clientY - touchStartY;\n      if (Math.abs(dx) > SWIPE_THRESHOLD && Math.abs(dx) > Math.abs(dy)) {\n        if (dx < 0) goTo((current + 1) % sections.length);                              \/\/ swipe left \u2192 next\n        else        goTo((current - 1 + sections.length) % sections.length);            \/\/ swipe right \u2192 prev\n      }\n      startAuto();\n    }, { passive: true });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6dca9ea e-con-full elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"6dca9ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fb5cb7 elementor-widget elementor-widget-html\" data-id=\"2fb5cb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  ============================================================\n  MISKAWAAN Hero Section \u2014 Elementor HTML Widget\n  ============================================================\n  HOW TO USE:\n  1. In WordPress, create a new page \u2192 set template = \"Elementor Canvas\"\n     (or use any template \u2014 this hero is scoped and won't break siblings)\n  2. Edit with Elementor \u2192 drag in an \"HTML\" widget\n  3. Paste this ENTIRE file into the HTML widget\n  4. Save & preview\n  ============================================================\n-->\n\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700&display=swap');\n\n  \/* All CSS scoped under .mhg-hero so it never collides with Elementor *\/\n  .mhg-hero,\n  .mhg-hero *,\n  .mhg-hero *::before,\n  .mhg-hero *::after { box-sizing: border-box; }\n\n  .mhg-hero {\n    position: relative;\n    width: 100%;\n    height: 100vh;\n    overflow: hidden;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #fff;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* Background layer *\/\n  .mhg-hero .mhg-bg {\n    position: absolute; inset: 0;\n    background: #6E8FA1;\n    transition: background 1s cubic-bezier(0.4, 0, 0.2, 1);\n    z-index: 0;\n  }\n\n  \/* Cross watermark behind product *\/\n  .mhg-hero .mhg-watermark {\n    position: absolute;\n    top: 50%; left: 65%;\n    transform: translate(-50%, -50%);\n    width: min(128vh, 1280px);\n    height: min(128vh, 1280px);\n    background: url('https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/BG-logo.webp') center\/contain no-repeat;\n    opacity: 0.18;\n    z-index: 1;\n    pointer-events: none;\n    transition: transform 1.2s cubic-bezier(0.25,1,0.5,1), opacity 1s;\n  }\n  @media (max-width: 900px) {\n    .mhg-hero .mhg-watermark { left: 50%; width: min(144vw, 880px); height: min(144vw, 880px); }\n  }\n\n  \/* Product images *\/\n  .mhg-hero .mhg-product {\n    position: absolute;\n    top: 50%; left: 65%;\n    width: min(45vw, 560px);\n    aspect-ratio: 1;\n    transform: translate(-50%, -50%);\n    z-index: 5;\n    pointer-events: none;\n    opacity: 0;\n    transition:\n      top 1.2s cubic-bezier(0.22, 1, 0.36, 1),\n      left 1.2s cubic-bezier(0.22, 1, 0.36, 1),\n      transform 1.2s cubic-bezier(0.22, 1, 0.36, 1),\n      opacity 1.2s cubic-bezier(0.22, 1, 0.36, 1);\n    will-change: top, left, transform, opacity;\n  }\n  .mhg-hero .mhg-product img {\n    width: 100%; height: 100%; object-fit: contain; display: block;\n    filter: drop-shadow(0 30px 60px rgba(0,0,0,0.25));\n  }\n  .mhg-hero .mhg-product.state-main {\n    opacity: 1;\n    top: 50%; left: 65%;\n    transform: translate(-50%, -50%) scale(1);\n  }\n  .mhg-hero .mhg-product.state-next,\n  .mhg-hero .mhg-product.state-prev {\n    opacity: 0;\n    top: -15%; left: 105%;\n    transform: translate(-50%, -50%) scale(0.85);\n  }\n  @media (max-width: 900px) {\n    .mhg-hero .mhg-product { left: 50%; top: 58%; width: min(70vw, 380px); }\n    .mhg-hero .mhg-product.state-main { left: 50%; top: 58%; }\n  }\n\n  \/* Content (text + CTA) *\/\n  .mhg-hero .mhg-content {\n    position: absolute; inset: 0;\n    z-index: 35;\n    pointer-events: none;\n    display: flex; align-items: center;\n    padding: 0 96px 0 clamp(120px, 14vw, 240px);\n  }\n  .mhg-hero .mhg-content a,\n  .mhg-hero .mhg-content button { pointer-events: auto; }\n  .mhg-hero .mhg-content-inner {\n    width: 50%;\n    max-width: 560px;\n  }\n  .mhg-hero .mhg-eyebrow {\n    font-size: 12px; letter-spacing: 4px; text-transform: uppercase;\n    opacity: 0.85; margin-bottom: 18px; font-weight: 500;\n    color: #fff;\n  }\n  .mhg-hero .mhg-title {\n    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, sans-serif;\n    font-size: clamp(40px, 5.2vw, 76px);\n    font-weight: 400;\n    line-height: 1.05;\n    letter-spacing: -0.5px;\n    margin: 0 0 28px;\n    color: #fff;\n  }\n  .mhg-hero .mhg-title .slash { opacity: .7; font-weight: 300; }\n  .mhg-hero .mhg-subtitle {\n    font-size: 16px; line-height: 1.6;\n    opacity: 0.9; margin: 0 0 36px;\n    max-width: 440px;\n    color: #fff;\n  }\n  .mhg-hero .mhg-book-btn {\n    display: inline-flex; align-items: center; gap: 12px;\n    padding: 14px 32px;\n    background: #fff; color: #4a5862;\n    border-radius: 100px; text-decoration: none;\n    font-weight: 500; font-size: 15px;\n    transition: transform .25s, box-shadow .25s;\n  }\n  .mhg-hero .mhg-book-btn:hover {\n    transform: translateY(-2px); box-shadow: 0 10px 28px rgba(0,0,0,0.15);\n    color: #4a5862;\n  }\n  .mhg-hero .mhg-book-btn .arrow {\n    display: inline-flex; align-items: center; justify-content: center;\n    width: 14px; height: 14px;\n  }\n  .mhg-hero .mhg-book-btn .arrow svg { width: 100%; height: 100%; stroke: #000; }\n  .mhg-hero .mhg-socials {\n    display: flex; gap: 28px; margin-top: 40px;\n  }\n  .mhg-hero .mhg-socials a {\n    width: 22px; height: 22px;\n    display: inline-flex; align-items: center; justify-content: center;\n    text-decoration: none;\n    transition: transform .25s, opacity .25s;\n    opacity: 0.9;\n  }\n  .mhg-hero .mhg-socials a:hover { opacity: 1; transform: translateY(-2px); }\n  .mhg-hero .mhg-socials img { width: 100%; height: 100%; object-fit: contain; display: block; }\n\n  \/* Content entry animation *\/\n  .mhg-hero .mhg-content-inner > * {\n    opacity: 0;\n    transform: translateY(20px);\n    transition: opacity .8s cubic-bezier(0.25,1,0.5,1), transform .8s cubic-bezier(0.25,1,0.5,1);\n  }\n  .mhg-hero .mhg-content-inner.in > .mhg-eyebrow   { opacity: 0.85; transform: none; transition-delay: 0.05s; }\n  .mhg-hero .mhg-content-inner.in > .mhg-title     { opacity: 1; transform: none; transition-delay: 0.15s; }\n  .mhg-hero .mhg-content-inner.in > .mhg-subtitle  { opacity: 0.9; transform: none; transition-delay: 0.30s; }\n  .mhg-hero .mhg-content-inner.in > .mhg-book-btn  { opacity: 1; transform: none; transition-delay: 0.45s; }\n  .mhg-hero .mhg-content-inner.in > .mhg-socials   { opacity: 1; transform: none; transition-delay: 0.55s; }\n\n  @media (max-width: 900px) {\n    .mhg-hero .mhg-content {\n      padding: 80px 28px 56px;\n      align-items: stretch;\n      flex-direction: column;\n    }\n    .mhg-hero .mhg-content-inner {\n      width: 100%; max-width: 100%;\n      height: 100%;\n      display: flex; flex-direction: column;\n      align-items: center;\n      text-align: center;\n    }\n    .mhg-hero .mhg-title { font-size: clamp(36px, 9vw, 52px); }\n    .mhg-hero .mhg-subtitle { margin-left: auto; margin-right: auto; }\n    \/* Push Book now + socials to the bottom of the hero on mobile\/tablet *\/\n    .mhg-hero .mhg-book-btn { margin-top: auto; }\n    .mhg-hero .mhg-socials { margin-top: 28px; justify-content: center; }\n  }\n\n  \/* Snap scroll container *\/\n  .mhg-hero .mhg-scroller {\n    position: relative; z-index: 25;\n    height: 100%; overflow-y: scroll;\n    scroll-snap-type: y mandatory;\n    scrollbar-width: none;\n  }\n  .mhg-hero .mhg-scroller::-webkit-scrollbar { display: none; }\n  .mhg-hero .mhg-section {\n    height: 100vh;\n    scroll-snap-align: start;\n    scroll-snap-stop: always;\n    pointer-events: none;\n  }\n\n  \/* Side dots *\/\n  .mhg-hero .mhg-dots {\n    position: absolute; right: 32px; top: 50%; transform: translateY(-50%);\n    z-index: 30;\n    display: flex; flex-direction: column; gap: 18px;\n  }\n  .mhg-hero .mhg-dots button {\n    width: 8px; height: 8px; padding: 0;\n    border-radius: 50%; border: none;\n    background: rgba(255,255,255,0.5);\n    cursor: pointer;\n    transition: background .3s, transform .3s, height .3s;\n  }\n  .mhg-hero .mhg-dots button.active { background: #fff; height: 24px; border-radius: 4px; }\n  @media (max-width: 900px) { .mhg-hero .mhg-dots { right: 14px; } }\n\n  \/* Bottom progress label *\/\n  .mhg-hero .mhg-progress-label {\n    position: absolute; bottom: 32px; left: 50%; transform: translateX(-50%);\n    z-index: 30;\n    font-size: 11px; letter-spacing: 4px; text-transform: uppercase;\n    opacity: 0.7;\n    display: flex; align-items: center; gap: 14px;\n    color: #fff;\n  }\n  .mhg-hero .mhg-progress-label .line { width: 40px; height: 1px; background: rgba(255,255,255,0.6); }\n<\/style>\n\n<div class=\"mhg-hero\" id=\"mhgHero\">\n  <div class=\"mhg-bg\" id=\"mhgBg\"><\/div>\n  <div class=\"mhg-watermark\" id=\"mhgWatermark\"><\/div>\n\n  <div class=\"mhg-product\" data-i=\"0\">\n    <img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/stemcell.webp\" alt=\"Stem Cell Therapy\" title=\"\">\n  <\/div>\n  <div class=\"mhg-product\" data-i=\"1\">\n    <img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/longevity.webp\" alt=\"Longevity \/ Anti-Aging\" title=\"\">\n  <\/div>\n  <div class=\"mhg-product\" data-i=\"2\">\n    <img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/immunity.webp\" alt=\"Immunity Optimization\" title=\"\">\n  <\/div>\n\n  <div class=\"mhg-content\">\n    <div class=\"mhg-content-inner in\" id=\"mhgContentInner\">\n      <div class=\"mhg-eyebrow\" id=\"mhgEyebrow\">01 \/ Therapy<\/div>\n      <h1 class=\"mhg-title\" id=\"mhgTitle\">Stem Cell Therapy <span class=\"slash\">\/<\/span> Exosomes<\/h1>\n      <p class=\"mhg-subtitle\" id=\"mhgSubtitle\">Regenerative therapy that supports your body's natural healing \u2014 restoring cells, tissues, and vitality at the source.<\/p>\n      <a class=\"mhg-book-btn\" href=\"\/booking\">Book now <span class=\"arrow\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg><\/span><\/a>\n      <div class=\"mhg-socials\">\n        <a href=\"https:\/\/www.instagram.com\/miskawaanhealthbkk\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\"><img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/IG.webp\" alt=\"Instagram\" title=\"\"><\/a>\n        <a href=\"https:\/\/www.facebook.com\/MiskawaanHealth\" target=\"_blank\" rel=\"noopener\" aria-label=\"Facebook\"><img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Facebook.webp\" alt=\"Facebook\" title=\"\"><\/a>\n        <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=66944091844&amp;text&amp;type=phone_number&amp;app_absent=0\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp\"><img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/WhatApp.webp\" alt=\"WhatsApp\" title=\"\"><\/a>\n        <a href=\"mailto:contact@miskawaan.com\" aria-label=\"Email\"><img decoding=\"async\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Mail.webp\" alt=\"Email\" title=\"\"><\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"mhg-dots\" id=\"mhgDots\"><\/div>\n\n  <div class=\"mhg-progress-label\">\n    <span class=\"line\"><\/span>\n    <span id=\"mhgProgressText\">01 \/ 03<\/span>\n    <span class=\"line\"><\/span>\n  <\/div>\n\n  <div class=\"mhg-scroller\" id=\"mhgScroller\">\n    <div class=\"mhg-section\"><\/div>\n    <div class=\"mhg-section\"><\/div>\n    <div class=\"mhg-section\"><\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function () {\n  \/\/ Wait for DOM (Elementor may inject this widget after DOMContentLoaded)\n  function init() {\n    var sections = [\n      {\n        eyebrow: \"01 \/ Therapy\",\n        title: ['Stem Cell Therapy', '\/', 'Exosomes'],\n        sub: \"Regenerative therapy that supports your body's natural healing \u2014 restoring cells, tissues, and vitality at the source.\",\n        bg: \"#6E8FA1\"\n      },\n      {\n        eyebrow: \"02 \/ Wellness\",\n        title: ['Longevity', '\/', 'Anti-Aging'],\n        sub: \"Science-driven protocols designed to slow biological aging and extend your healthspan with measurable results.\",\n        bg: \"#7E9A8E\"\n      },\n      {\n        eyebrow: \"03 \/ Defense\",\n        title: ['Immunity', 'Optimization'],\n        sub: \"Strengthen your immune resilience with personalized treatments that rebalance, rebuild, and protect your system.\",\n        bg: \"#9D87A0\"\n      }\n    ];\n\n    var root = document.getElementById('mhgHero');\n    if (!root) return;\n    var bg = document.getElementById('mhgBg');\n    var products = root.querySelectorAll('.mhg-product');\n    var eyebrowEl = document.getElementById('mhgEyebrow');\n    var titleEl = document.getElementById('mhgTitle');\n    var subEl = document.getElementById('mhgSubtitle');\n    var contentInner = document.getElementById('mhgContentInner');\n    var watermark = document.getElementById('mhgWatermark');\n    var dotsWrap = document.getElementById('mhgDots');\n    var progressText = document.getElementById('mhgProgressText');\n    var scroller = document.getElementById('mhgScroller');\n\n    if (!scroller) return;\n\n    sections.forEach(function (_, i) {\n      var b = document.createElement('button');\n      b.addEventListener('click', function () {\n        scroller.scrollTo({ top: i * scroller.clientHeight, behavior: 'smooth' });\n      });\n      dotsWrap.appendChild(b);\n    });\n    var dots = dotsWrap.querySelectorAll('button');\n\n    function renderTitle(parts) {\n      return parts.map(function (p) {\n        return p === '\/' ? '<span class=\"slash\">\/<\/span>' : p;\n      }).join(' ');\n    }\n\n    function setActive(index) {\n      var s = sections[index];\n      bg.style.background = s.bg;\n      products.forEach(function (p, i) {\n        p.classList.remove('state-main', 'state-next', 'state-prev');\n        if (i === index) p.classList.add('state-main');\n        else if (i > index) p.classList.add('state-next');\n        else p.classList.add('state-prev');\n      });\n      watermark.style.transform = 'translate(-50%, -50%) rotate(' + (index * 8) + 'deg) scale(' + (1 + index * 0.04) + ')';\n      contentInner.classList.remove('in');\n      void contentInner.offsetWidth;\n      eyebrowEl.textContent = s.eyebrow;\n      titleEl.innerHTML = renderTitle(s.title);\n      subEl.textContent = s.sub;\n      requestAnimationFrame(function () { contentInner.classList.add('in'); });\n      dots.forEach(function (d, i) { d.classList.toggle('active', i === index); });\n      progressText.textContent = String(index + 1).padStart(2, '0') + ' \/ ' + String(sections.length).padStart(2, '0');\n    }\n    setActive(0);\n\n    var current = 0, ticking = false;\n    scroller.addEventListener('scroll', function () {\n      if (ticking) return;\n      ticking = true;\n      requestAnimationFrame(function () {\n        var idx = Math.round(scroller.scrollTop \/ scroller.clientHeight);\n        if (idx !== current && idx >= 0 && idx < sections.length) {\n          current = idx;\n          setActive(idx);\n        }\n        ticking = false;\n      });\n    });\n\n    \/\/ Keyboard nav \u2014 only when the hero is visible in viewport\n    window.addEventListener('keydown', function (e) {\n      var rect = root.getBoundingClientRect();\n      var visible = rect.top < window.innerHeight * 0.5 && rect.bottom > window.innerHeight * 0.5;\n      if (!visible) return;\n      if (e.key === 'ArrowDown' || e.key === 'PageDown') {\n        e.preventDefault();\n        scroller.scrollTo({ top: Math.min(current + 1, sections.length - 1) * scroller.clientHeight, behavior: 'smooth' });\n      }\n      if (e.key === 'ArrowUp' || e.key === 'PageUp') {\n        e.preventDefault();\n        scroller.scrollTo({ top: Math.max(current - 1, 0) * scroller.clientHeight, behavior: 'smooth' });\n      }\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-66afbd8 e-flex e-con-boxed e-con e-parent\" data-id=\"66afbd8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad541dc elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline\" data-id=\"ad541dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;Services&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;highlight_animation_duration&quot;:1200}\" data-widget_type=\"animated-headline.default\">\n\t\t\t\t\t\t\t<h3 class=\"elementor-headline\">\n\t\t\t\t\t<span class=\"elementor-headline-plain-text elementor-headline-text-wrapper\">Our<\/span>\n\t\t\t\t<span class=\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\">\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text elementor-headline-text-active\">Services<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea176d0 e-flex e-con-boxed e-con e-parent\" data-id=\"ea176d0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-260809d e-con-full e-flex e-con e-child\" data-id=\"260809d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a3fdf9d e-con-full e-flex e-con e-child\" data-id=\"a3fdf9d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa7df33 elementor-widget elementor-widget-image\" data-id=\"aa7df33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/chronic-diseases\/\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"378\" height=\"638\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1341.webp\" class=\"attachment-full size-full wp-image-18473 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1341.webp 378w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1341-178x300.webp 178w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1341-7x12.webp 7w\" sizes=\"(max-width: 378px) 100vw, 378px\" data-has-transparency=\"true\" data-dominant-color=\"9e7d77\" style=\"--dominant-color: #9e7d77\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8709d5d elementor-widget elementor-widget-heading\" data-id=\"8709d5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Chronic Disease<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2323b9 e-con-full e-flex e-con e-child\" data-id=\"b2323b9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16968f1 elementor-widget elementor-widget-image\" data-id=\"16968f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/ageing\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"378\" height=\"638\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1342.webp\" class=\"attachment-large size-large wp-image-18477 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1342.webp 378w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1342-178x300.webp 178w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1342-7x12.webp 7w\" sizes=\"(max-width: 378px) 100vw, 378px\" data-has-transparency=\"true\" data-dominant-color=\"997664\" style=\"--dominant-color: #997664\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d7c684 elementor-widget elementor-widget-heading\" data-id=\"7d7c684\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Healthy Aging<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9cd0bdd e-con-full e-flex e-con e-child\" data-id=\"9cd0bdd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3e5663e e-con-full e-flex e-con e-child\" data-id=\"3e5663e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-900bfc2 elementor-widget elementor-widget-image\" data-id=\"900bfc2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/rehabilitation\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"378\" height=\"638\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1343.webp\" class=\"attachment-large size-large wp-image-18476 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1343.webp 378w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1343-178x300.webp 178w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1343-7x12.webp 7w\" sizes=\"(max-width: 378px) 100vw, 378px\" data-has-transparency=\"true\" data-dominant-color=\"6f7d86\" style=\"--dominant-color: #6f7d86\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bbb048 elementor-widget elementor-widget-heading\" data-id=\"0bbb048\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Rehabilitation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db1cc03 e-con-full e-flex e-con e-child\" data-id=\"db1cc03\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12344f1 elementor-widget elementor-widget-image\" data-id=\"12344f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/cancer\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"378\" height=\"638\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1344.webp\" class=\"attachment-large size-large wp-image-18474 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1344.webp 378w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1344-178x300.webp 178w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1344-7x12.webp 7w\" sizes=\"(max-width: 378px) 100vw, 378px\" data-has-transparency=\"true\" data-dominant-color=\"86848d\" style=\"--dominant-color: #86848d\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a724a39 elementor-widget elementor-widget-heading\" data-id=\"a724a39\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cancer<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-041f4b8 e-flex e-con-boxed e-con e-parent\" data-id=\"041f4b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c6d6cc elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline\" data-id=\"5c6d6cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;Solutions&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;highlight_animation_duration&quot;:1200}\" data-widget_type=\"animated-headline.default\">\n\t\t\t\t\t\t\t<h3 class=\"elementor-headline\">\n\t\t\t\t\t<span class=\"elementor-headline-plain-text elementor-headline-text-wrapper\">Longevity <\/span>\n\t\t\t\t<span class=\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\">\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text elementor-headline-text-active\">Solutions<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9dfb7bd elementor-widget elementor-widget-text-editor\" data-id=\"9dfb7bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>This approach enables us to address complex chronic conditions, support recovery from serious illness, and deliver structured longevity care grounded in medical science. We operate as a physician-led medical institution \u2014 not a treatment provider \u2014 responsible for guiding each patient\u2019s health with accountability, continuity, and discretion.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-000eb2f e-flex e-con-boxed e-con e-parent\" data-id=\"000eb2f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3c0a087 e-con-full e-flex e-con e-child\" data-id=\"3c0a087\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ed24549 e-con-full e-flex e-con e-child\" data-id=\"ed24549\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b38f920 elementor-widget elementor-widget-image\" data-id=\"b38f920\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/longevity-programs\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"374\" height=\"374\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Ellipse-83.webp\" class=\"attachment-full size-full wp-image-18371 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Ellipse-83.webp 374w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Ellipse-83-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Ellipse-83-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Ellipse-83-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Ellipse-83-100x100.webp 100w\" sizes=\"(max-width: 374px) 100vw, 374px\" data-has-transparency=\"true\" data-dominant-color=\"807e7b\" style=\"--dominant-color: #807e7b\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-571e112 elementor-widget elementor-widget-heading\" data-id=\"571e112\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Longevity Programs<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b78f39 e-con-full e-flex e-con e-child\" data-id=\"6b78f39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20a2222 elementor-widget elementor-widget-image\" data-id=\"20a2222\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/cell-therapy\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"374\" height=\"374\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1036.webp\" class=\"attachment-large size-large wp-image-18372 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1036.webp 374w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1036-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1036-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1036-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1036-100x100.webp 100w\" sizes=\"(max-width: 374px) 100vw, 374px\" data-has-transparency=\"true\" data-dominant-color=\"8e97a2\" style=\"--dominant-color: #8e97a2\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84e4b19 elementor-widget elementor-widget-heading\" data-id=\"84e4b19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cell Therapy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32f54c9 e-con-full e-flex e-con e-child\" data-id=\"32f54c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-33e0f73 e-con-full e-flex e-con e-child\" data-id=\"33e0f73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-455ad18 elementor-widget elementor-widget-image\" data-id=\"455ad18\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/ageing\/regenerative-medicine\/peptide-therapy\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"374\" height=\"374\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1041.webp\" class=\"attachment-large size-large wp-image-18373 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1041.webp 374w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1041-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1041-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1041-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1041-100x100.webp 100w\" sizes=\"(max-width: 374px) 100vw, 374px\" data-has-transparency=\"true\" data-dominant-color=\"a9aeb5\" style=\"--dominant-color: #a9aeb5\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11a92a0 elementor-widget elementor-widget-heading\" data-id=\"11a92a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Peptides<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b81143e e-con-full e-flex e-con e-child\" data-id=\"b81143e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-401009e elementor-widget elementor-widget-image\" data-id=\"401009e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/ageing\/regenerative-medicine\/prp\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"374\" height=\"374\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1040.webp\" class=\"attachment-large size-large wp-image-18374 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1040.webp 374w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1040-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1040-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1040-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Group-1040-100x100.webp 100w\" sizes=\"(max-width: 374px) 100vw, 374px\" data-has-transparency=\"true\" data-dominant-color=\"9f9b9a\" style=\"--dominant-color: #9f9b9a\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1bdb8dd elementor-widget elementor-widget-heading\" data-id=\"1bdb8dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PRP<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1cf7fe4 e-flex e-con-boxed e-con e-parent\" data-id=\"1cf7fe4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86f2e8f elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline\" data-id=\"86f2e8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;Doctors&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;highlight_animation_duration&quot;:1200}\" data-widget_type=\"animated-headline.default\">\n\t\t\t\t\t\t\t<h3 class=\"elementor-headline\">\n\t\t\t\t\t<span class=\"elementor-headline-plain-text elementor-headline-text-wrapper\">Our<\/span>\n\t\t\t\t<span class=\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\">\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text elementor-headline-text-active\">Doctors<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3930f9 elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"e3930f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;79bed15&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;8846268&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;e4b7161&quot;},{&quot;_id&quot;:&quot;a9b2900&quot;,&quot;slide_title&quot;:&quot;Slide #4&quot;}],&quot;autoplay_speed&quot;:3000,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9500259 e-flex e-con-boxed e-con e-child\" data-id=\"9500259\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6eab66b e-con-full e-flex e-con e-child\" data-id=\"6eab66b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ef7e5f elementor-widget elementor-widget-image\" data-id=\"3ef7e5f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/our-doctors\/dr-ekkaparb\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"576\" height=\"820\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1336.webp\" class=\"attachment-large size-large wp-image-18478 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1336.webp 576w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1336-211x300.webp 211w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1336-8x12.webp 8w\" sizes=\"(max-width: 576px) 100vw, 576px\" data-has-transparency=\"true\" data-dominant-color=\"b7b1aa\" style=\"--dominant-color: #b7b1aa\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f7fbef elementor-widget elementor-widget-heading\" data-id=\"4f7fbef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dr. Ekkaparb Charoensuk<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8de10dd elementor-widget elementor-widget-heading\" data-id=\"8de10dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Medical Doctor<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e8c97a7 e-flex e-con-boxed e-con e-child\" data-id=\"e8c97a7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f6f116b e-con-full e-flex e-con e-child\" data-id=\"f6f116b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c80dfc2 elementor-widget elementor-widget-image\" data-id=\"c80dfc2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/our-doctors\/dr-manop\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"576\" height=\"820\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1335.webp\" class=\"attachment-large size-large wp-image-18479 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1335.webp 576w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1335-211x300.webp 211w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1335-8x12.webp 8w\" sizes=\"(max-width: 576px) 100vw, 576px\" data-has-transparency=\"true\" data-dominant-color=\"bab3b0\" style=\"--dominant-color: #bab3b0\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-161c4a9 elementor-widget elementor-widget-heading\" data-id=\"161c4a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dr. Manop Silalert<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d215930 elementor-widget elementor-widget-heading\" data-id=\"d215930\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Medical Doctor<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9bbf2c9 e-flex e-con-boxed e-con e-child\" data-id=\"9bbf2c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f9b749e e-con-full e-flex e-con e-child\" data-id=\"f9b749e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-916de7a elementor-widget elementor-widget-image\" data-id=\"916de7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/our-doctors\/dr-andy\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"576\" height=\"820\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1337.webp\" class=\"attachment-large size-large wp-image-18480 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1337.webp 576w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1337-211x300.webp 211w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1337-8x12.webp 8w\" sizes=\"(max-width: 576px) 100vw, 576px\" data-has-transparency=\"true\" data-dominant-color=\"bbb9bc\" style=\"--dominant-color: #bbb9bc\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29b3312 elementor-widget elementor-widget-heading\" data-id=\"29b3312\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dr. Andy Schillinger<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdf4977 elementor-widget elementor-widget-heading\" data-id=\"cdf4977\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Director of Rehabilitation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1a1d9c8 e-flex e-con-boxed e-con e-child\" data-id=\"1a1d9c8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e48a99c e-con-full e-flex e-con e-child\" data-id=\"e48a99c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7c293a elementor-widget elementor-widget-image\" data-id=\"a7c293a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\/our-doctors\/dr-sasithon\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"576\" height=\"820\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1338.webp\" class=\"attachment-large size-large wp-image-18481 has-transparency\" alt=\"\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1338.webp 576w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1338-211x300.webp 211w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/05\/Frame-1338-8x12.webp 8w\" sizes=\"(max-width: 576px) 100vw, 576px\" data-has-transparency=\"true\" data-dominant-color=\"8b8787\" style=\"--dominant-color: #8b8787\" title=\"\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4981bcd elementor-widget elementor-widget-heading\" data-id=\"4981bcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dr. Sasithorn Sachdev<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5caadb5 elementor-widget elementor-widget-heading\" data-id=\"5caadb5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Anti Aging &amp; Regenerative Medicine.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-237d695 e-flex e-con-boxed e-con e-parent\" data-id=\"237d695\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7cc1fba elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline\" data-id=\"7cc1fba\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;Products&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;highlight_animation_duration&quot;:1200}\" data-widget_type=\"animated-headline.default\">\n\t\t\t\t\t\t\t<h3 class=\"elementor-headline\">\n\t\t\t\t\t<span class=\"elementor-headline-plain-text elementor-headline-text-wrapper\">Shop<\/span>\n\t\t\t\t<span class=\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\">\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text elementor-headline-text-active\">Products<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-127f1ee elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-products-grid elementor-wc-products elementor-show-pagination-border-yes elementor-widget elementor-widget-woocommerce-products\" data-id=\"127f1ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce columns-3 \"><div class=\"woocommerce-notices-wrapper\"><\/div><ul class=\"products elementor-grid columns-3\">\n<li class=\"product type-product post-17778 status-publish first instock product_cat-longevity-biohacking has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/premium-biohacker-check-up-package\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker-300x300.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail not-transparent\" alt=\"Premium BIOHACKER Check-Up Package\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker-100x100.webp 100w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker-600x600.webp 600w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker-1024x1024.webp 1024w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker-768x768.webp 768w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker-1536x1536.webp 1536w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/biohacker.webp 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-has-transparency=\"false\" data-dominant-color=\"8fa0ac\" style=\"--dominant-color: #8fa0ac;\" title=\"\"><h2 class=\"woocommerce-loop-product__title\">Premium BIOHACKER Check-Up Package<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>21,900.00<\/bdi><\/span><\/span>\n<\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?add-to-cart=17778\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_17778\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"17778\" data-product_sku=\"\" aria-label=\"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32: \u201cPremium BIOHACKER Check-Up Package\u201d\" rel=\"nofollow\" data-success_message=\"\u201cPremium BIOHACKER Check-Up Package\u201d \u0e44\u0e14\u0e49\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e23\u0e16\u0e40\u0e02\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" role=\"button\">\u0e2b\u0e22\u0e34\u0e1a\u0e43\u0e2a\u0e48\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_17778\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"product type-product post-17776 status-publish instock product_cat-longevity-biohacking has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/prime-biohacker-check-up\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2-300x300.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail not-transparent\" alt=\"Prime BIOHACKER Check-Up\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2-100x100.webp 100w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2-600x600.webp 600w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2-1024x1024.webp 1024w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2-768x768.webp 768w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2-1536x1536.webp 1536w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/prime-biohack2.webp 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-has-transparency=\"false\" data-dominant-color=\"708590\" style=\"--dominant-color: #708590;\" title=\"\"><h2 class=\"woocommerce-loop-product__title\">Prime BIOHACKER Check-Up<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>49,900.00<\/bdi><\/span><\/span>\n<\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?add-to-cart=17776\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_17776\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"17776\" data-product_sku=\"\" aria-label=\"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32: \u201cPrime BIOHACKER Check-Up\u201d\" rel=\"nofollow\" data-success_message=\"\u201cPrime BIOHACKER Check-Up\u201d \u0e44\u0e14\u0e49\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e23\u0e16\u0e40\u0e02\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" role=\"button\">\u0e2b\u0e22\u0e34\u0e1a\u0e43\u0e2a\u0e48\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_17776\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"product type-product post-15518 status-publish last instock product_cat-diagnostics has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/ultimate-gut-microbiome-dna\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/10\/Gut-Microbiome-300x300.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail not-transparent\" alt=\"Ultimate Gut Microbiome DNA\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/10\/Gut-Microbiome-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/10\/Gut-Microbiome-100x100.webp 100w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/10\/Gut-Microbiome-600x600.webp 600w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/10\/Gut-Microbiome-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/10\/Gut-Microbiome-768x768.webp 768w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/10\/Gut-Microbiome-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/10\/Gut-Microbiome.webp 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-has-transparency=\"false\" data-dominant-color=\"4e5390\" style=\"--dominant-color: #4e5390;\" title=\"\"><h2 class=\"woocommerce-loop-product__title\">Ultimate Gut Microbiome DNA<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>23,000.00<\/bdi><\/span><\/span>\n<\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?add-to-cart=15518\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_15518\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"15518\" data-product_sku=\"\" aria-label=\"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32: \u201cUltimate Gut Microbiome DNA\u201d\" rel=\"nofollow\" data-success_message=\"\u201cUltimate Gut Microbiome DNA\u201d \u0e44\u0e14\u0e49\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e23\u0e16\u0e40\u0e02\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" role=\"button\">\u0e2b\u0e22\u0e34\u0e1a\u0e43\u0e2a\u0e48\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_15518\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"product type-product post-17742 status-publish first instock product_cat-diagnostics has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/food-intolerance\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_12_56-PM-300x300.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail not-transparent\" alt=\"Food Intolerance\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_12_56-PM-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_12_56-PM-100x100.webp 100w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_12_56-PM-600x600.webp 600w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_12_56-PM-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_12_56-PM-768x768.webp 768w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_12_56-PM-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_12_56-PM.webp 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-has-transparency=\"false\" data-dominant-color=\"c2b8ac\" style=\"--dominant-color: #c2b8ac;\" title=\"\"><h2 class=\"woocommerce-loop-product__title\">Food Intolerance<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>18,000.00<\/bdi><\/span><\/span>\n<\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?add-to-cart=17742\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_17742\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"17742\" data-product_sku=\"\" aria-label=\"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32: \u201cFood Intolerance\u201d\" rel=\"nofollow\" data-success_message=\"\u201cFood Intolerance\u201d \u0e44\u0e14\u0e49\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e23\u0e16\u0e40\u0e02\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" role=\"button\">\u0e2b\u0e22\u0e34\u0e1a\u0e43\u0e2a\u0e48\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_17742\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"product type-product post-17740 status-publish instock product_cat-diagnostics has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/micronutrient-profile\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_10_28-PM-300x300.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail not-transparent\" alt=\"Micronutrient Profile + Vitamin D2\/D3\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_10_28-PM-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_10_28-PM-100x100.webp 100w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_10_28-PM-600x600.webp 600w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_10_28-PM-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_10_28-PM-768x768.webp 768w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_10_28-PM-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-Mar-18-2026-04_10_28-PM.webp 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-has-transparency=\"false\" data-dominant-color=\"d6d4ca\" style=\"--dominant-color: #d6d4ca;\" title=\"\"><h2 class=\"woocommerce-loop-product__title\">Micronutrient Profile + Vitamin D2\/D3<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>24,100.00<\/bdi><\/span><\/span>\n<\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?add-to-cart=17740\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_17740\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"17740\" data-product_sku=\"\" aria-label=\"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32: \u201cMicronutrient Profile + Vitamin D2\/D3\u201d\" rel=\"nofollow\" data-success_message=\"\u201cMicronutrient Profile + Vitamin D2\/D3\u201d \u0e44\u0e14\u0e49\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e23\u0e16\u0e40\u0e02\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" role=\"button\">\u0e2b\u0e22\u0e34\u0e1a\u0e43\u0e2a\u0e48\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_17740\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"product type-product post-13715 status-publish last instock product_cat-longevity-biohacking has-post-thumbnail shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/intermittent-hypoxia-hyperoxia-trainingdetox-heavy-metal-removal\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-9-300x300.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail not-transparent\" alt=\"Intermittent Hypoxia\u2013Hyperoxia Training (IHHT)\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-9-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-9-100x100.webp 100w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-9-600x600.webp 600w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-9-1024x1024.webp 1024w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-9-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-9-768x768.webp 768w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-9-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-9.webp 1080w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-has-transparency=\"false\" data-dominant-color=\"9e9185\" style=\"--dominant-color: #9e9185;\" title=\"\"><h2 class=\"woocommerce-loop-product__title\">Intermittent Hypoxia\u2013Hyperoxia Training (IHHT)<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>5,700.00<\/bdi><\/span> <span aria-hidden=\"true\">\u2013<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>22,000.00<\/bdi><\/span><span class=\"screen-reader-text\">\u0e0a\u0e48\u0e27\u0e07\u0e23\u0e32\u0e04\u0e32: &#3647;5,700.00 \u0e16\u0e36\u0e07 &#3647;22,000.00<\/span><\/span>\n<\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/intermittent-hypoxia-hyperoxia-trainingdetox-heavy-metal-removal\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_13715\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button\" data-product_id=\"13715\" data-product_sku=\"\" aria-label=\"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a &ldquo;Intermittent Hypoxia\u2013Hyperoxia Training (IHHT)&rdquo;\" rel=\"nofollow\">\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_13715\" class=\"screen-reader-text\">\n\t\t\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2b\u0e25\u0e32\u0e22\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a \u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e44\u0e14\u0e49\u0e1a\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\t<\/span>\n<\/li>\n<li class=\"product type-product post-13707 status-publish first instock product_cat-iv-therapy has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/anti-stress-ala\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-7-300x300.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail not-transparent\" alt=\"Anti-Stress (ALA) IV\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-7-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-7-100x100.webp 100w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-7-600x600.webp 600w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-7-1024x1024.webp 1024w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-7-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-7-768x768.webp 768w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-7-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-7.webp 1080w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-has-transparency=\"false\" data-dominant-color=\"6a9abd\" style=\"--dominant-color: #6a9abd;\" title=\"\"><h2 class=\"woocommerce-loop-product__title\">Anti-Stress (ALA) IV<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>5,500.00<\/bdi><\/span><\/span>\n<\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?add-to-cart=13707\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_13707\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"13707\" data-product_sku=\"\" aria-label=\"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32: \u201cAnti-Stress (ALA) IV\u201d\" rel=\"nofollow\" data-success_message=\"\u201cAnti-Stress (ALA) IV\u201d \u0e44\u0e14\u0e49\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e23\u0e16\u0e40\u0e02\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" role=\"button\">\u0e2b\u0e22\u0e34\u0e1a\u0e43\u0e2a\u0e48\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_13707\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"product type-product post-13701 status-publish instock product_cat-iv-therapy has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/chelation-ca-edta\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-6-300x300.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail not-transparent\" alt=\"Chelation Ca-EDTA\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-6-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-6-100x100.webp 100w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-6-600x600.webp 600w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-6-1024x1024.webp 1024w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-6-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-6-768x768.webp 768w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-6-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-6.webp 1080w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-has-transparency=\"false\" data-dominant-color=\"6a9abd\" style=\"--dominant-color: #6a9abd;\" title=\"\"><h2 class=\"woocommerce-loop-product__title\">Chelation Ca-EDTA<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>6,900.00<\/bdi><\/span><\/span>\n<\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?add-to-cart=13701\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_13701\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"13701\" data-product_sku=\"\" aria-label=\"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32: \u201cChelation Ca-EDTA\u201d\" rel=\"nofollow\" data-success_message=\"\u201cChelation Ca-EDTA\u201d \u0e44\u0e14\u0e49\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e23\u0e16\u0e40\u0e02\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" role=\"button\">\u0e2b\u0e22\u0e34\u0e1a\u0e43\u0e2a\u0e48\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_13701\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"product type-product post-13696 status-publish last instock product_cat-iv-therapy has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/miskawaanhealth.com\/th\/shop\/mpv\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-5-300x300.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail not-transparent\" alt=\"MPV IV\" srcset=\"https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-5-300x300.webp 300w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-5-100x100.webp 100w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-5-600x600.webp 600w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-5-1024x1024.webp 1024w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-5-150x150.webp 150w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-5-768x768.webp 768w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-5-12x12.webp 12w, https:\/\/miskawaanhealth.com\/wp-content\/uploads\/2025\/06\/PRP-PROGRAM-5.webp 1080w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-has-transparency=\"false\" data-dominant-color=\"6a9abd\" style=\"--dominant-color: #6a9abd;\" title=\"\"><h2 class=\"woocommerce-loop-product__title\">MPV IV<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#3647;<\/span>6,600.00<\/bdi><\/span><\/span>\n<\/a><div class=\"woocommerce-loop-product__buttons\"><a href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?add-to-cart=13696\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_13696\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"13696\" data-product_sku=\"\" aria-label=\"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32: \u201cMPV IV\u201d\" rel=\"nofollow\" data-success_message=\"\u201cMPV IV\u201d \u0e44\u0e14\u0e49\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e25\u0e07\u0e43\u0e19\u0e23\u0e16\u0e40\u0e02\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" role=\"button\">\u0e2b\u0e22\u0e34\u0e1a\u0e43\u0e2a\u0e48\u0e15\u0e30\u0e01\u0e23\u0e49\u0e32<\/a><\/div>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_13696\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<\/ul>\n<nav class=\"woocommerce-pagination\" aria-label=\"\u0e01\u0e32\u0e23\u0e41\u0e1a\u0e48\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\">\n\t<ul class='page-numbers'>\n\t<li><span aria-label=\"\u0e2b\u0e19\u0e49\u0e32 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span><\/li>\n\t<li><a aria-label=\"\u0e2b\u0e19\u0e49\u0e32 2\" class=\"page-numbers\" href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?product-page=2\">2<\/a><\/li>\n\t<li><a class=\"next page-numbers\" href=\"\/th\/wp-json\/wp\/v2\/pages\/6302?product-page=2\">&rarr;<\/a><\/li>\n<\/ul>\n<\/nav>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>01 \/ Therapy Stem Cell Therapy \/Exosomes Regenerative therapy that supports your body&#8217;s natural healing \u2014 restoring cells, tissues, and vitality at the source. Book now 01 \/ 03 01 \/ Therapy Stem Cell Therapy \/ Exosomes Regenerative therapy that supports your body&#8217;s natural healing \u2014 restoring cells, tissues, and vitality at the source. Book [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-6302","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/miskawaanhealth.com\/th\/wp-json\/wp\/v2\/pages\/6302","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/miskawaanhealth.com\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/miskawaanhealth.com\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/miskawaanhealth.com\/th\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/miskawaanhealth.com\/th\/wp-json\/wp\/v2\/comments?post=6302"}],"version-history":[{"count":1014,"href":"https:\/\/miskawaanhealth.com\/th\/wp-json\/wp\/v2\/pages\/6302\/revisions"}],"predecessor-version":[{"id":18518,"href":"https:\/\/miskawaanhealth.com\/th\/wp-json\/wp\/v2\/pages\/6302\/revisions\/18518"}],"wp:attachment":[{"href":"https:\/\/miskawaanhealth.com\/th\/wp-json\/wp\/v2\/media?parent=6302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}