{"id":178,"date":"2026-06-24T17:41:47","date_gmt":"2026-06-24T17:41:47","guid":{"rendered":"https:\/\/test.fahrunstudio.com\/?page_id=178"},"modified":"2026-06-24T19:23:30","modified_gmt":"2026-06-24T19:23:30","slug":"medispine-home-2","status":"publish","type":"page","link":"https:\/\/test.fahrunstudio.com\/","title":{"rendered":"Medispine \u2014 Home"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Kanit:wght@200;300;400;500;600&#038;family=Cormorant:wght@300;400;500&#038;family=EB+Garamond:ital,wght@0,500;1,500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root{\n  --blue:#0470BC; --blue-2:#3DABD8; --gray:#778390; --ink:#1b232c; --muted:#5c6b78;\n  --navy-1:#0a2540; --navy-2:#0e4f86; --navy-3:#0470BC;\n  --line:#e7ecf1; --bg:#ffffff;\n  --serif:\"Cormorant\",Georgia,serif; --ital:\"EB Garamond\",Georgia,serif; --sans:\"Kanit\",system-ui,sans-serif;\n  --maxw:1240px;\n}\n*{margin:0;padding:0;box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{font-family:var(--sans);color:var(--ink);background:var(--bg);line-height:1.6;font-weight:300;overflow-x:hidden}\nimg{max-width:100%;display:block}\na{color:inherit;text-decoration:none}\n.wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}\n.serif{font-family:var(--serif);font-weight:300}\n.ital{font-family:var(--ital);font-style:italic;font-weight:500}\n.eyebrow{font-size:13px;letter-spacing:.28em;text-transform:uppercase;color:var(--blue);font-weight:500}\n.btn{display:inline-flex;align-items:center;gap:.5em;font-family:var(--sans);font-size:15px;font-weight:400;padding:14px 30px;border-radius:50px;cursor:pointer;transition:.25s;border:1.5px solid transparent}\n.btn-primary{background:var(--blue);color:#fff}\n.btn-primary:hover{background:#035a96}\n.btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.7)}\n.btn-ghost:hover{background:rgba(255,255,255,.14)}\n.btn-outline{background:#fff;color:var(--ink);border-color:#d4dce4}\n.btn-outline:hover{border-color:var(--blue);color:var(--blue)}\n.sec{padding:110px 0}\n.sec-head{text-align:center;max-width:760px;margin:0 auto 60px}\n.sec-head h2{font-family:var(--serif);font-weight:300;font-size:54px;line-height:1.1;color:var(--ink);letter-spacing:.5px}\n.sec-head h2 .ital{color:var(--blue)}\n.sec-head p{margin-top:18px;color:var(--muted);font-size:17px;font-weight:300}\n\n\/* ---------- NAV ---------- *\/\nheader{position:fixed;top:0;left:0;right:0;z-index:100;transition:.35s}\nheader .bar{display:flex;align-items:center;justify-content:space-between;height:84px}\nheader .logo img{height:42px;width:auto}\nheader .logo .c{display:none}\nheader nav{display:flex;align-items:center;gap:34px}\nheader nav a{font-size:15px;font-weight:300;color:#fff;opacity:.92;transition:.2s}\nheader nav a:hover{opacity:1}\nheader .nav-cta{padding:10px 24px;border:1px solid rgba(255,255,255,.6);border-radius:50px;background:var(--blue);border-color:var(--blue)}\nheader.scrolled{background:#fff;box-shadow:0 4px 24px rgba(10,37,64,.08)}\nheader.scrolled .logo .w{display:none}\nheader.scrolled .logo .c{display:block}\nheader.scrolled nav a{color:var(--ink)}\nheader.scrolled .nav-cta{color:#fff}\n.burger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:0}\n.burger span{width:26px;height:2px;background:#fff;transition:.3s}\nheader.scrolled .burger span{background:var(--ink)}\n\n\/* ---------- HERO ---------- *\/\n.hero{position:relative;height:100vh;min-height:680px;display:flex;align-items:center;overflow:hidden}\n.hero video,.hero .poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}\n.hero::after{content:\"\";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,24,40,.72) 0%,rgba(8,24,40,.45) 38%,rgba(8,24,40,.12) 70%)}\n.hero .inner{position:relative;z-index:2;color:#fff;max-width:var(--maxw);margin:0 auto;padding:0 32px;width:100%}\n.hero .kicker{font-size:16px;letter-spacing:.34em;text-transform:uppercase;font-weight:300;opacity:.95}\n.hero h1{font-family:var(--serif);font-weight:300;font-size:90px;line-height:1.02;margin:14px 0 6px;letter-spacing:1px}\n.hero h1 .ital{display:block;font-family:var(--ital);font-style:italic;font-weight:500}\n.hero .lead{font-size:20px;font-weight:200;max-width:520px;opacity:.95;margin-bottom:34px}\n.hero .lead b{font-weight:500}\n.hero .cta-row{display:flex;gap:16px;flex-wrap:wrap}\n.scrolldown{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:2;color:#fff;font-size:11px;letter-spacing:.3em;text-align:center;opacity:.85}\n.scrolldown .arrow{display:block;margin:8px auto 0;width:14px;animation:bob 1.8s infinite}\n@keyframes bob{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}\n\n\/* ---------- INTRO ---------- *\/\n.intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}\n.intro .img{border-radius:20px;overflow:hidden;box-shadow:0 30px 60px rgba(10,37,64,.14)}\n.intro h2{font-family:var(--serif);font-weight:300;font-size:46px;line-height:1.16;margin-bottom:8px}\n.intro h2 .ital{color:var(--blue)}\n.intro .sub{color:var(--muted);font-weight:300;margin:14px 0 20px;font-size:18px}\n.intro .sub b{color:var(--blue);font-weight:500}\n.intro p{color:var(--muted);font-size:16px;font-weight:300}\n.intro .ticks{margin-top:26px;display:flex;flex-direction:column;gap:12px}\n.intro .ticks div{display:flex;gap:12px;align-items:flex-start;font-size:16px;color:var(--ink)}\n.intro .ticks svg{flex:0 0 auto;margin-top:3px;color:var(--blue)}\n\n\/* ---------- SYMPTOMS ---------- *\/\n.symp-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}\n.symp{position:relative;text-align:center}\n.symp .ph{border-radius:14px;overflow:hidden;aspect-ratio:3\/4;box-shadow:0 14px 34px rgba(10,37,64,.1)}\n.symp .ph img{width:100%;height:100%;object-fit:cover;transition:.5s}\n.symp:hover .ph img{transform:scale(1.05)}\n.symp h4{margin-top:16px;font-size:17px;font-weight:500;color:var(--ink)}\n.symp span{font-size:13px;color:var(--gray);letter-spacing:.05em}\n\n\/* ---------- CORE STRENGTH (navy) ---------- *\/\n.core{background:linear-gradient(135deg,var(--navy-1) 0%,var(--navy-2) 55%,var(--navy-3) 120%);color:#fff}\n.core .sec-head h2{color:#fff}\n.core .sec-head h2 .ital{color:#bfe2f3}\n.core .sec-head p{color:rgba(255,255,255,.8)}\n.core-cards{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:1080px;margin:0 auto}\n.cc{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:18px;overflow:hidden;backdrop-filter:blur(4px)}\n.cc .cc-head{padding:26px 30px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,0));text-align:center;border-bottom:1px solid rgba(255,255,255,.12)}\n.cc .cc-head h3{font-family:var(--sans);font-weight:500;font-size:24px}\n.cc .cc-head .en{font-family:var(--serif);font-size:20px;color:#bfe2f3;letter-spacing:.5px}\n.cc ul{list-style:none;padding:14px 30px 30px}\n.cc li{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.09)}\n.cc li:last-child{border-bottom:0}\n.cc .ic{flex:0 0 52px;height:52px;border-radius:50%;background:rgba(191,226,243,.16);display:flex;align-items:center;justify-content:center;color:#bfe2f3}\n.cc .tx b{font-family:var(--serif);font-size:20px;font-weight:500;color:#eaf5fb;display:block;letter-spacing:.4px}\n.cc .tx .th{font-weight:500;font-size:15px;color:#fff;margin:1px 0 3px}\n.cc .tx p{font-size:14px;color:rgba(255,255,255,.72);font-weight:300;line-height:1.5}\n\n\/* ---------- TREATMENTS ---------- *\/\n.treat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n.tcard{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4\/3}\n.tcard img{width:100%;height:100%;object-fit:cover;transition:.6s}\n.tcard:hover img{transform:scale(1.06)}\n.tcard::after{content:\"\";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(8,24,40,.55))}\n.tcard .cap{position:absolute;left:50%;transform:translateX(-50%);bottom:16px;z-index:2;background:var(--blue);color:#fff;font-size:14px;font-weight:400;padding:8px 18px;border-radius:30px;text-align:center;white-space:nowrap;max-width:88%}\n\n\/* ---------- PREMIUM CARE ---------- *\/\n.premium{text-align:center}\n.premium .body{max-width:720px;margin:22px auto 0;color:var(--muted);font-size:17px;font-weight:300}\n.feat3{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:820px;margin:54px auto 0}\n.feat3 .f{text-align:center}\n.feat3 .f .ic{width:78px;height:78px;border-radius:50%;background:linear-gradient(135deg,#3DABD8,#0470BC);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}\n.feat3 .f h4{font-size:17px;font-weight:500}\n.feat3 .f p{font-size:14px;color:var(--gray);font-weight:300}\n\n\/* ---------- GALLERY ---------- *\/\n.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:min(31vw,340px);gap:14px;padding:0 22px}\n.gallery .g{overflow:hidden;border-radius:12px;cursor:zoom-in;position:relative}\n.gallery .g img{width:100%;height:100%;object-fit:cover;transition:.6s}\n.gallery .g:hover img{transform:scale(1.07)}\n.gallery .g::after{content:\"\";position:absolute;inset:0;background:rgba(8,24,40,0);transition:.3s;pointer-events:none}\n.gallery .g .zoom{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.85);display:flex;align-items:center;justify-content:center;color:var(--blue);opacity:0;transform:scale(.8);transition:.3s;pointer-events:none;z-index:2}\n.gallery .g:hover .zoom{opacity:1;transform:scale(1)}\n.gallery .g:hover::after{background:rgba(8,24,40,.12)}\n.gallery .tall{grid-row:span 2}\n.gallery .wide{grid-column:span 2}\n\/* lightbox *\/\n.lightbox{position:fixed;inset:0;background:rgba(8,24,40,.93);display:none;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out;padding:30px}\n.lightbox.open{display:flex}\n.lightbox img{max-width:92vw;max-height:90vh;border-radius:10px;box-shadow:0 24px 70px rgba(0,0,0,.55)}\n.lightbox .lx{position:absolute;top:22px;right:30px;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.4);color:#fff;font-size:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(255,255,255,.08)}\n.lightbox .lx:hover{background:rgba(255,255,255,.2)}\n\n\/* ---------- ARTICLES ---------- *\/\n.articles{background:#f7f9fb}\n.art-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}\n.acard{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 14px 36px rgba(10,37,64,.07);transition:.3s}\n.acard:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(10,37,64,.12)}\n.acard .ph{aspect-ratio:16\/10;overflow:hidden}\n.acard .ph img{width:100%;height:100%;object-fit:cover}\n.acard .bd{padding:26px}\n.acard h3{font-size:21px;font-weight:500;margin-bottom:10px}\n.acard .date{color:var(--blue);font-size:13px;font-weight:500;letter-spacing:.05em}\n.acard p{color:var(--gray);font-size:15px;font-weight:300;margin-top:8px}\n\n\/* ---------- CTA ---------- *\/\n.ctaband{background:linear-gradient(120deg,var(--navy-1),var(--navy-3));border-radius:26px;color:#fff;padding:64px 70px}\n.ctaband .top{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}\n.ctaband h2{font-family:var(--serif);font-weight:300;font-size:46px;line-height:1.1}\n.ctaband h2 .ital{display:block;color:#bfe2f3}\n.ctaband .top p{color:rgba(255,255,255,.85);font-weight:300}\n.ctaband hr{border:0;border-top:1px solid rgba(255,255,255,.2);margin:38px 0 28px}\n.ctaband .bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}\n.ctaband .bottom b{font-weight:400;font-size:19px}\n\n\/* ---------- CONTACT ---------- *\/\n.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:0;border:1px solid var(--line);border-radius:20px;overflow:hidden}\n.contact .map{min-height:480px}\n.contact .map iframe{width:100%;height:100%;border:0;display:block}\n.contact .info{padding:56px 54px}\n.contact .info .lg{height:46px;margin-bottom:30px}\n.contact .row{display:flex;gap:16px;margin-bottom:26px}\n.contact .row .ic{flex:0 0 46px;height:46px;border-radius:50%;background:#eef6fb;color:var(--blue);display:flex;align-items:center;justify-content:center}\n.contact .row .lab{font-size:13px;color:var(--blue);font-weight:500;letter-spacing:.05em}\n.contact .row .val{font-size:16px;color:var(--ink);font-weight:300}\n.contact .info .cta-row{display:flex;gap:14px;margin-top:34px}\n\n\/* ---------- FOOTER ---------- *\/\nfooter{background:#0a1722;color:#cdd7e0;padding:70px 0 0}\n.fgrid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:50px}\nfooter .flogo{height:40px;margin-bottom:18px}\nfooter .tag{font-size:14px;color:#8a98a6;font-weight:300;max-width:280px}\nfooter h5{color:#fff;font-size:15px;font-weight:500;margin-bottom:18px}\nfooter ul{list-style:none}\nfooter li{margin-bottom:11px;font-size:14px;font-weight:300}\nfooter li a{color:#9fb0bf}\nfooter li a:hover{color:#fff}\n.fbar{border-top:1px solid rgba(255,255,255,.08);padding:22px 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:13px;color:#7c8a98}\n.fbar a{color:#9fb0bf}\n\n\/* ---------- RESPONSIVE ---------- *\/\n@media(max-width:980px){\n  .sec{padding:74px 0}\n  .hero h1{font-size:60px}\n  .sec-head h2{font-size:40px}\n  .intro{grid-template-columns:1fr;gap:34px}\n  .core-cards{grid-template-columns:1fr}\n  .treat-grid{grid-template-columns:repeat(2,1fr)}\n  .gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px}\n  .art-grid{grid-template-columns:1fr 1fr}\n  .ctaband .top{grid-template-columns:1fr}\n  .ctaband{padding:48px 36px}\n  .contact{grid-template-columns:1fr}\n  .contact .map{min-height:320px}\n  .fgrid{grid-template-columns:1fr 1fr}\n  header nav{position:fixed;inset:84px 0 auto 0;background:#fff;flex-direction:column;padding:24px 32px;gap:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);transform:translateY(-130%);transition:.35s}\n  header nav.open{transform:translateY(0)}\n  header nav a{color:var(--ink)!important}\n  .burger{display:flex}\n}\n@media(max-width:620px){\n  .wrap{padding:0 20px}\n  .hero h1{font-size:46px}\n  .hero .inner{padding:0 20px}\n  .sec-head h2{font-size:32px}\n  .symp-grid{grid-template-columns:repeat(2,1fr)}\n  .treat-grid{grid-template-columns:1fr}\n  .gallery{grid-template-columns:1fr 1fr}\n  .art-grid{grid-template-columns:1fr}\n  .feat3{grid-template-columns:1fr;gap:34px}\n  .fgrid{grid-template-columns:1fr}\n  .contact .info{padding:38px 26px}\n  .intro h2{font-size:40px}\n}\n\/* reveal (only hidden when JS is active, so content never disappears) *\/\n.js .reveal{opacity:0;transform:translateY(28px);transition:.8s cubic-bezier(.2,.7,.2,1)}\n.js .reveal.in{opacity:1;transform:none}\n<\/style>\n<!-- ============ HEADER ============ -->\n<header id=\"hdr\">\n  <div class=\"wrap bar\">\n    <a class=\"logo\" href=\"#top\">\n      <img decoding=\"async\" class=\"w\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/logo-on-dark.png\" alt=\"Medispine Clinic\">\n      <img decoding=\"async\" class=\"c\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/logo-on-light.png\" alt=\"Medispine Clinic\">\n    <\/a>\n    <nav id=\"nav\">\n      <a href=\"#about\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32<\/a>\n      <a href=\"#services\">\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/a>\n      <a href=\"#articles\">\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21<\/a>\n      <a href=\"#contact\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d<\/a>\n      <a href=\"#contact\" class=\"nav-cta\">\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22<\/a>\n    <\/nav>\n    <button class=\"burger\" id=\"burger\" aria-label=\"menu\"><span><\/span><span><\/span><span><\/span><\/button>\n  <\/div>\n<\/header>\n\n<!-- ============ HERO ============ -->\n<section class=\"hero\" id=\"top\">\n  <video autoplay muted loop playsinline poster=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/hero-poster.jpg\">\n    <source src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/hero.mp4\" type=\"video\/mp4\">\n  <\/video>\n  <div class=\"inner\">\n    <p class=\"kicker\">MEDISPINE CLINIC BANGKOK<\/p>\n    <h1 class=\"serif\">Brain &amp; Bone<span class=\"ital\">Recovery<\/span><\/h1>\n    <p class=\"lead\"><b>\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e<\/b> \u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c <b>\u0e2d\u0e1a\u0e2d\u0e38\u0e48\u0e19<\/b> \u0e14\u0e49\u0e27\u0e22\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/p>\n    <div class=\"cta-row\">\n      <a href=\"#contact\" class=\"btn btn-primary\">\u0e19\u0e31\u0e14\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1f\u0e23\u0e35 \u2192<\/a>\n      <a href=\"#services\" class=\"btn btn-ghost\">\u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"scrolldown\">SCROLL DOWN\n    <svg class=\"arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6 9l6 6 6-6\"\/><\/svg>\n  <\/div>\n<\/section>\n\n<!-- ============ INTRO \/ ABOUT ============ -->\n<section class=\"sec\" id=\"about\">\n  <div class=\"wrap intro\">\n    <div class=\"img reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/intro-couple-v2.jpg\" alt=\"From the worry of caring, to the confidence of care\"><\/div>\n    <div class=\"reveal\" style=\"text-align:center\">\n      <h2 class=\"serif\">The wait is over.<br><span class=\"ital\">the art of refined recovery.<\/span><\/h2>\n      <p class=\"sub\">\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e01\u0e1f\u0e37\u0e49\u0e19 \u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e17\u0e35\u0e48 <b>\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e23\u0e30\u0e14\u0e31\u0e1a<\/b><\/p>\n      <p>\u0e2a\u0e34\u0e49\u0e19\u0e2a\u0e38\u0e14\u0e01\u0e32\u0e23\u0e23\u0e2d\u0e04\u0e2d\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e32\u0e27\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07\u0e41\u0e25\u0e30\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e43\u0e01\u0e25\u0e49\u0e40\u0e04\u0e35\u0e22\u0e07 \u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e23\u0e48\u0e27\u0e21\u0e21\u0e37\u0e2d\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e04\u0e25\u0e34\u0e19\u0e34\u0e01\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07 Medispine \u0e41\u0e25\u0e30\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e31\u0e01\u0e04\u0e19\u0e0a\u0e23\u0e32\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21 blue lotus \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e41\u0e25\u0e41\u0e25\u0e30\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e27\u0e31\u0e22\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e43\u0e01\u0e25\u0e49\u0e0a\u0e34\u0e14 \u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e2a\u0e1a\u0e32\u0e22 \u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e07\u0e48\u0e32\u0e22\u0e43\u0e19\u0e17\u0e33\u0e40\u0e25\u0e43\u0e08\u0e01\u0e25\u0e32\u0e07\u0e40\u0e21\u0e37\u0e2d\u0e07<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ SYMPTOM CHECK ============ -->\n<section class=\"sec\" style=\"padding-top:30px\">\n  <div class=\"wrap\">\n    <div class=\"sec-head reveal\">\n      <p class=\"eyebrow\">Symptom Check<\/p>\n      <h2 class=\"serif\" style=\"margin-top:12px\">Are these aches <span class=\"ital\">holding you back?<\/span><\/h2>\n      <p>\u0e2a\u0e31\u0e0d\u0e0d\u0e32\u0e13\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e21\u0e2d\u0e07\u0e02\u0e49\u0e32\u0e21 \u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e44\u0e27\u0e49\u0e19\u0e32\u0e19\u0e2d\u0e32\u0e08\u0e01\u0e23\u0e30\u0e17\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e27\u0e31\u0e19<\/p>\n    <\/div>\n    <div class=\"symp-grid\">\n      <div class=\"symp reveal\"><div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/symptom-knee.jpg\" alt=\"\u0e1b\u0e27\u0e14\u0e02\u0e49\u0e2d\u0e40\u0e02\u0e48\u0e32\"><\/div><h4>\u0e1b\u0e27\u0e14\u0e02\u0e49\u0e2d\u0e40\u0e02\u0e48\u0e32<\/h4><span>Joint &amp; Knee Pain<\/span><\/div>\n      <div class=\"symp reveal\"><div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/symptom-shoulder.jpg\" alt=\"\u0e1b\u0e27\u0e14\u0e04\u0e2d \u0e1a\u0e48\u0e32 \u0e44\u0e2b\u0e25\u0e48\"><\/div><h4>\u0e1b\u0e27\u0e14\u0e04\u0e2d \u0e1a\u0e48\u0e32 \u0e44\u0e2b\u0e25\u0e48<\/h4><span>Neck &amp; Shoulder<\/span><\/div>\n      <div class=\"symp reveal\"><div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/symptom-hand.jpg\" alt=\"\u0e21\u0e37\u0e2d-\u0e41\u0e02\u0e19\u0e0a\u0e32\"><\/div><h4>\u0e21\u0e37\u0e2d-\u0e41\u0e02\u0e19\u0e0a\u0e32<\/h4><span>Numbness<\/span><\/div>\n      <div class=\"symp reveal\"><div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/symptom-headache.jpg\" alt=\"\u0e1b\u0e27\u0e14\u0e28\u0e35\u0e23\u0e29\u0e30 \u0e40\u0e27\u0e35\u0e22\u0e19\u0e2b\u0e31\u0e27\"><\/div><h4>\u0e1b\u0e27\u0e14\u0e28\u0e35\u0e23\u0e29\u0e30 \u0e40\u0e27\u0e35\u0e22\u0e19\u0e2b\u0e31\u0e27<\/h4><span>Headache<\/span><\/div>\n      <div class=\"symp reveal\"><div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/symptom-balance.jpg\" alt=\"\u0e17\u0e23\u0e07\u0e15\u0e31\u0e27\u0e25\u0e33\u0e1a\u0e32\u0e01\"><\/div><h4>\u0e17\u0e23\u0e07\u0e15\u0e31\u0e27\u0e25\u0e33\u0e1a\u0e32\u0e01<\/h4><span>Balance &amp; Falls<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ CORE STRENGTH ============ -->\n<section class=\"sec core\" id=\"services\">\n  <div class=\"wrap\">\n    <div class=\"sec-head reveal\">\n      <p class=\"eyebrow\" style=\"color:#bfe2f3\">Our Core Strength<\/p>\n      <h2 class=\"serif\" style=\"margin-top:12px\">360\u00b0 <span class=\"ital\">Collaborative Care<\/span><\/h2>\n      <p>\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e41\u0e1a\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e23\u0e27\u0e21 \u0e1c\u0e2a\u0e32\u0e19\u0e17\u0e38\u0e01\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e17\u0e35\u0e48\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c\u0e41\u0e1a\u0e1a<\/p>\n    <\/div>\n    <div class=\"core-cards\">\n      <div class=\"cc reveal\">\n        <div class=\"cc-head\"><h3>\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07 3 \u0e41\u0e02\u0e19\u0e07<\/h3><div class=\"en\">3 Specialty Physicians<\/div><\/div>\n        <ul>\n          <li><div class=\"ic\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 4a4 4 0 00-4 4 3 3 0 00-1 5.8V16a3 3 0 003 3h0a2 2 0 002-2V4zM12 4a4 4 0 014 4 3 3 0 011 5.8V16a3 3 0 01-3 3h0a2 2 0 01-2-2\"\/><\/svg><\/div>\n            <div class=\"tx\"><b>Neurologist<\/b><div class=\"th\">\u0e2b\u0e21\u0e2d\u0e2a\u0e21\u0e2d\u0e07<\/div><p>\u0e14\u0e39\u0e41\u0e25\u0e23\u0e30\u0e1a\u0e1a\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e17 \u0e04\u0e27\u0e32\u0e21\u0e08\u0e33 \u0e41\u0e25\u0e30\u0e2d\u0e32\u0e01\u0e32\u0e23\u0e0a\u0e32<\/p><\/div><\/li>\n          <li><div class=\"ic\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M17 3a2.8 2.8 0 00-2.2 4.5L9.5 12.8A2.8 2.8 0 107 17a2.8 2.8 0 002.2-1.3l5.3-5.3A2.8 2.8 0 1017 3z\"\/><\/svg><\/div>\n            <div class=\"tx\"><b>Orthopedic Surgeon<\/b><div class=\"th\">\u0e2b\u0e21\u0e2d\u0e01\u0e23\u0e30\u0e14\u0e39\u0e01<\/div><p>\u0e14\u0e39\u0e41\u0e25\u0e02\u0e49\u0e2d\u0e15\u0e48\u0e2d \u0e01\u0e23\u0e30\u0e14\u0e39\u0e01 \u0e41\u0e25\u0e30\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22<\/p><\/div><\/li>\n          <li><div class=\"ic\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 2v6m0 0a3 3 0 100 6 3 3 0 000-6zm-7 9a7 7 0 0014 0\"\/><\/svg><\/div>\n            <div class=\"tx\"><b>Rehabilitation (PM&amp;R)<\/b><div class=\"th\">\u0e40\u0e27\u0e0a\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39<\/div><p>\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e2a\u0e21\u0e23\u0e23\u0e16\u0e20\u0e32\u0e1e\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e41\u0e1a\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e23\u0e27\u0e21<\/p><\/div><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"cc reveal\">\n        <div class=\"cc-head\"><h3>\u0e2a\u0e2b\u0e27\u0e34\u0e0a\u0e32\u0e0a\u0e35\u0e1e 3 \u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/h3><div class=\"en\">3 Allied Health Experts<\/div><\/div>\n        <ul>\n          <li><div class=\"ic\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M6 3v7a6 6 0 0012 0V3M9 21a3 3 0 016 0\"\/><\/svg><\/div>\n            <div class=\"tx\"><b>Physical Therapist<\/b><div class=\"th\">\u0e19\u0e31\u0e01\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e1a\u0e33\u0e1a\u0e31\u0e14<\/div><p>\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07 \u0e25\u0e14\u0e1b\u0e27\u0e14 \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e01\u0e32\u0e23\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27<\/p><\/div><\/li>\n          <li><div class=\"ic\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M4 4l16 16M14 6l4 4M3 21l6-6\"\/><\/svg><\/div>\n            <div class=\"tx\"><b>Traditional Chinese Medicine<\/b><div class=\"th\">\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e41\u0e1c\u0e19\u0e08\u0e35\u0e19<\/div><p>\u0e1d\u0e31\u0e07\u0e40\u0e02\u0e47\u0e21 \u0e01\u0e23\u0e30\u0e15\u0e38\u0e49\u0e19\u0e40\u0e2a\u0e49\u0e19\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e17 \u0e1b\u0e23\u0e31\u0e1a\u0e2a\u0e21\u0e14\u0e38\u0e25\u0e20\u0e32\u0e22\u0e43\u0e19<\/p><\/div><\/li>\n          <li><div class=\"ic\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><circle cx=\"13\" cy=\"4\" r=\"2\"\/><path d=\"M5 21l3-6 4 2 1-5 3 4h3\"\/><\/svg><\/div>\n            <div class=\"tx\"><b>Sports Scientist<\/b><div class=\"th\">\u0e19\u0e31\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e01\u0e32\u0e23\u0e01\u0e35\u0e2c\u0e32<\/div><p>\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e2d\u0e2d\u0e01\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e1a\u0e38\u0e04\u0e04\u0e25<\/p><\/div><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ TREATMENTS ============ -->\n<section class=\"sec\" style=\"padding-bottom:60px\">\n  <div class=\"wrap\">\n    <div class=\"sec-head reveal\">\n      <p class=\"eyebrow\">Advanced Modalities<\/p>\n      <h2 style=\"font-family:var(--sans);font-weight:500;font-size:42px;margin-top:10px\">\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35<span style=\"color:var(--blue)\">\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32<\/span><\/h2>\n      <p>\u0e1c\u0e2a\u0e32\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e32\u0e01\u0e25\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e42\u0e14\u0e22\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d<\/p>\n    <\/div>\n    <div class=\"treat-grid\">\n      <div class=\"tcard reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/treat-shockwave.jpg\" alt=\"Focused Shockwave\"><span class=\"cap\">Focused Shockwave<\/span><\/div>\n      <div class=\"tcard reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/treat-hydrotherapy.jpg\" alt=\"Hydrotherapy\"><span class=\"cap\">Hydrotherapy \u00b7 \u0e18\u0e32\u0e23\u0e32\u0e1a\u0e33\u0e1a\u0e31\u0e14<\/span><\/div>\n      <div class=\"tcard reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/treat-magnetic.jpg\" alt=\"Peripheral Magnetic Stimulation\"><span class=\"cap\">Peripheral Magnetic Stim.<\/span><\/div>\n      <div class=\"tcard reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/treat-brainstim.jpg\" alt=\"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e23\u0e30\u0e15\u0e38\u0e49\u0e19\u0e2a\u0e21\u0e2d\u0e07\"><span class=\"cap\">\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e23\u0e30\u0e15\u0e38\u0e49\u0e19\u0e2a\u0e21\u0e2d\u0e07<\/span><\/div>\n      <div class=\"tcard reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/treat-ot.jpg\" alt=\"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e1a\u0e33\u0e1a\u0e31\u0e14 \u0e41\u0e25\u0e30\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e2a\u0e21\u0e2d\u0e07\"><span class=\"cap\">\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e1a\u0e33\u0e1a\u0e31\u0e14 \u00b7 \u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e2a\u0e21\u0e2d\u0e07<\/span><\/div>\n      <div class=\"tcard reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/treat-muscle.jpg\" alt=\"\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e01\u0e25\u0e49\u0e32\u0e21\u0e40\u0e19\u0e37\u0e49\u0e2d\"><span class=\"cap\">\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e01\u0e25\u0e49\u0e32\u0e21\u0e40\u0e19\u0e37\u0e49\u0e2d<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ PREMIUM CARE ============ -->\n<section class=\"sec premium\">\n  <div class=\"wrap\">\n    <div class=\"sec-head reveal\" style=\"margin-bottom:0;max-width:820px\">\n      <h2 class=\"serif\">Premium Care,<br><span class=\"ital\">Right in Your Neighborhood.<\/span><\/h2>\n      <p class=\"sub\" style=\"color:var(--blue);font-size:18px;margin-top:14px\">\u0e23\u0e31\u0e01\u0e29\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e23\u0e30\u0e14\u0e31\u0e1a \u0e43\u0e08\u0e01\u0e25\u0e32\u0e07\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07<\/p>\n      <p class=\"body\">\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e41\u0e25\u0e30\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e17\u0e35\u0e48\u0e14\u0e35 \u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e15\u0e49\u0e2d\u0e07\u0e41\u0e25\u0e01\u0e21\u0e32\u0e14\u0e49\u0e27\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2b\u0e19\u0e37\u0e48\u0e2d\u0e22\u0e25\u0e49\u0e32\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07 \u0e1e\u0e1a\u0e01\u0e31\u0e1a\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e17\u0e35\u0e48 Medispine Clinic \u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 94 \u0e17\u0e33\u0e40\u0e25\u0e43\u0e08\u0e01\u0e25\u0e32\u0e07\u0e22\u0e48\u0e32\u0e19\u0e17\u0e35\u0e48\u0e0a\u0e32\u0e27\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07\u0e04\u0e38\u0e49\u0e19\u0e40\u0e04\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e14\u0e35<\/p>\n    <\/div>\n    <div class=\"feat3\">\n      <div class=\"f reveal\"><div class=\"ic\"><svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M5 13l1.5-4.5A2 2 0 018.4 7h7.2a2 2 0 011.9 1.5L19 13v5a1 1 0 01-1 1h-1a1 1 0 01-1-1v-1H8v1a1 1 0 01-1 1H6a1 1 0 01-1-1v-5z\"\/><circle cx=\"7.5\" cy=\"15.5\" r=\"1\"\/><circle cx=\"16.5\" cy=\"15.5\" r=\"1\"\/><\/svg><\/div><h4>\u0e17\u0e35\u0e48\u0e08\u0e2d\u0e14\u0e23\u0e16\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e2a\u0e1a\u0e32\u0e22<\/h4><p>\u0e01\u0e27\u0e49\u0e32\u0e07\u0e02\u0e27\u0e32\u0e07 \u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1e\u0e2d<\/p><\/div>\n      <div class=\"f reveal\"><div class=\"ic\"><svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 22s8-4 8-12V5l-8-3-8 3v5c0 8 8 12 8 12z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg><\/div><h4>\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e23\u0e48\u0e21\u0e23\u0e37\u0e48\u0e19<\/h4><p>\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 \u0e44\u0e21\u0e48\u0e41\u0e2d\u0e2d\u0e31\u0e14<\/p><\/div>\n      <div class=\"f reveal\"><div class=\"ic\"><svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><rect x=\"6\" y=\"3\" width=\"12\" height=\"14\" rx=\"3\"\/><path d=\"M6 11h12M9 21l1.5-3M15 21l-1.5-3\"\/><circle cx=\"9\" cy=\"14\" r=\"1\"\/><circle cx=\"15\" cy=\"14\" r=\"1\"\/><\/svg><\/div><h4>\u0e43\u0e01\u0e25\u0e49 MRT<\/h4><p>\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ GALLERY ============ -->\n<section class=\"sec\" style=\"padding-top:30px\">\n  <div class=\"gallery\">\n    <div class=\"g tall reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/gallery-lobby-v2.jpg\" alt=\"Medispine lobby\" loading=\"lazy\"><\/div>\n    <div class=\"g reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/gallery-exterior.jpg\" alt=\"Blue Lotus exterior\" loading=\"lazy\"><\/div>\n    <div class=\"g reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/gallery-courtyard.jpg\" alt=\"courtyard\" loading=\"lazy\"><\/div>\n    <div class=\"g tall reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/gallery-atrium.jpg\" alt=\"Medispine atrium\" loading=\"lazy\"><\/div>\n    <div class=\"g reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/gallery-pool.jpg\" alt=\"hydrotherapy pool\" loading=\"lazy\"><\/div>\n    <div class=\"g reveal\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/gallery-living.jpg\" alt=\"living area\" loading=\"lazy\"><\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ ARTICLES ============ -->\n<section class=\"sec articles\" id=\"articles\">\n  <div class=\"wrap\">\n    <div class=\"sec-head reveal\">\n      <p class=\"eyebrow\">Health Articles<\/p>\n      <h2 class=\"serif\" style=\"font-family:var(--sans);font-weight:500;font-size:42px;margin-top:10px\">\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e<\/h2>\n      <p>\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e41\u0e25\u0e30\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e08\u0e32\u0e01\u0e17\u0e35\u0e21\u0e19\u0e31\u0e01\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32<\/p>\n    <\/div>\n    <div class=\"art-grid\">\n      <article class=\"acard reveal\"><div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/article-1.jpg\" alt=\"\"><\/div><div class=\"bd\"><h3>5 \u0e17\u0e48\u0e32\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e01\u0e32\u0e23\u0e25\u0e49\u0e21<\/h3><span class=\"date\">19 JAN 2026<\/span><p>\u0e17\u0e48\u0e32\u0e07\u0e48\u0e32\u0e22 \u0e46 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e27\u0e31\u0e22\u0e17\u0e35\u0e48\u0e17\u0e33\u0e44\u0e14\u0e49\u0e40\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e1a\u0e49\u0e32\u0e19<\/p><\/div><\/article>\n      <article class=\"acard reveal\"><div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/article-2.jpg\" alt=\"\"><\/div><div class=\"bd\"><h3>\u0e1f\u0e37\u0e49\u0e19\u0e15\u0e31\u0e27\u0e2b\u0e25\u0e31\u0e07\u0e1c\u0e48\u0e32\u0e15\u0e31\u0e14\u0e40\u0e02\u0e48\u0e32<\/h3><span class=\"date\">19 JAN 2026<\/span><p>\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e04\u0e27\u0e23\u0e23\u0e39\u0e49\u0e41\u0e25\u0e30\u0e27\u0e34\u0e18\u0e35\u0e14\u0e39\u0e41\u0e25\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e1f\u0e37\u0e49\u0e19\u0e15\u0e31\u0e27\u0e17\u0e35\u0e48\u0e14\u0e35<\/p><\/div><\/article>\n      <article class=\"acard reveal\"><div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/article-3.jpg\" alt=\"\"><\/div><div class=\"bd\"><h3>\u0e14\u0e39\u0e41\u0e25\u0e02\u0e49\u0e2d\u0e15\u0e48\u0e2d\u0e43\u0e19\u0e27\u0e31\u0e22\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38<\/h3><span class=\"date\">19 JAN 2026<\/span><p>\u0e40\u0e04\u0e25\u0e47\u0e14\u0e25\u0e31\u0e1a\u0e0a\u0e30\u0e25\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e37\u0e48\u0e2d\u0e21\u0e02\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e15\u0e48\u0e2d\u0e43\u0e19\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e27\u0e31\u0e22<\/p><\/div><\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ CTA BAND ============ -->\n<section class=\"sec\" style=\"padding-top:30px\">\n  <div class=\"wrap\">\n    <div class=\"ctaband reveal\">\n      <div class=\"top\">\n        <h2 class=\"serif\">Your first step to recovery<span class=\"ital\">begins with understanding.<\/span><\/h2>\n        <p>\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e2d\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e1f\u0e23\u0e35 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e17\u0e35\u0e48\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33 \u0e41\u0e25\u0e30\u0e15\u0e2d\u0e1a\u0e42\u0e08\u0e17\u0e22\u0e4c\u0e01\u0e32\u0e23\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19<\/p>\n      <\/div>\n      <hr>\n      <div class=\"bottom\">\n        <b>\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e19\u0e31\u0e14\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21\u0e0a\u0e21\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e08\u0e23\u0e34\u0e07<\/b>\n        <a href=\"#contact\" class=\"btn btn-primary\" style=\"background:#fff;color:var(--blue)\">\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ CONTACT ============ -->\n<section class=\"sec\" id=\"contact\" style=\"padding-top:30px\">\n  <div class=\"wrap\">\n    <div class=\"contact reveal\">\n      <div class=\"map\">\n        <iframe src=\"https:\/\/maps.google.com\/maps?q=Blue%20Lotus%20Wellbeing%20ramkhamhaeng%2094&#038;t=&#038;z=16&#038;ie=UTF8&#038;iwloc=&#038;output=embed\" loading=\"lazy\"><\/iframe>\n      <\/div>\n      <div class=\"info\">\n        <img decoding=\"async\" class=\"lg\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/logo-on-light.png\" alt=\"Medispine\">\n        <div class=\"row\"><div class=\"ic\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 22s7-5.5 7-12a7 7 0 10-14 0c0 6.5 7 12 7 12z\"\/><circle cx=\"12\" cy=\"10\" r=\"2.5\"\/><\/svg><\/div>\n          <div><div class=\"lab\">\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48<\/div><div class=\"val\">118-120 \u0e0b\u0e2d\u0e22\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07 94 \u0e41\u0e02\u0e27\u0e07\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e39\u0e07<br>\u0e40\u0e02\u0e15\u0e2a\u0e30\u0e1e\u0e32\u0e19\u0e2a\u0e39\u0e07 \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23 10240<\/div><\/div><\/div>\n        <div class=\"row\"><div class=\"ic\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M22 16.9v3a2 2 0 01-2.2 2 19.8 19.8 0 01-8.6-3.1 19.5 19.5 0 01-6-6A19.8 19.8 0 012 4.2 2 2 0 014 2h3a2 2 0 012 1.7c.1.9.3 1.8.6 2.7a2 2 0 01-.5 2.1L9.1 9.9a16 16 0 006 6l1.4-1.4a2 2 0 012.1-.5c.9.3 1.8.5 2.7.6a2 2 0 011.7 2z\"\/><\/svg><\/div>\n          <div><div class=\"lab\">\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21-\u0e08\u0e2d\u0e07\u0e04\u0e34\u0e27<\/div><div class=\"val\">089-776-0151<\/div><\/div><\/div>\n        <div class=\"row\"><div class=\"ic\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3 2\"\/><\/svg><\/div>\n          <div><div class=\"lab\">\u0e40\u0e27\u0e25\u0e32\u0e17\u0e33\u0e01\u0e32\u0e23<\/div><div class=\"val\">\u0e40\u0e1b\u0e34\u0e14\u0e17\u0e38\u0e01\u0e27\u0e31\u0e19 10:00 \u2013 20:00 \u0e19.<\/div><\/div><\/div>\n        <div class=\"cta-row\">\n          <a href=\"tel:0897760151\" class=\"btn btn-primary\">\u0e42\u0e17\u0e23\u0e40\u0e25\u0e22 \u2192<\/a>\n          <a href=\"#\" class=\"btn btn-outline\">\u0e41\u0e2d\u0e14\u0e44\u0e25\u0e19\u0e4c<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FOOTER ============ -->\n<footer>\n  <div class=\"wrap\">\n    <div class=\"fgrid\">\n      <div>\n        <img decoding=\"async\" class=\"flogo\" src=\"https:\/\/test.fahrunstudio.com\/wp-content\/uploads\/2026\/06\/logo-on-dark.png\" alt=\"Medispine\">\n        <p class=\"tag\">\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e27\u0e31\u0e22 \u0e43\u0e19\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e2d\u0e1a\u0e2d\u0e38\u0e48\u0e19\u0e02\u0e2d\u0e07\u0e1a\u0e49\u0e32\u0e19<\/p>\n      <\/div>\n      <div><h5>\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/h5><ul>\n        <li><a href=\"#services\">\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e27\u0e31\u0e22<\/a><\/li>\n        <li><a href=\"#services\">\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e2b\u0e25\u0e31\u0e07\u0e1c\u0e48\u0e32\u0e15\u0e31\u0e14<\/a><\/li>\n        <li><a href=\"#services\">\u0e14\u0e39\u0e41\u0e25\u0e16\u0e36\u0e07\u0e2b\u0e49\u0e2d\u0e07\u0e1e\u0e31\u0e01<\/a><\/li><\/ul><\/div>\n      <div><h5>\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17<\/h5><ul>\n        <li><a href=\"#about\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32<\/a><\/li>\n        <li><a href=\"#articles\">\u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21<\/a><\/li>\n        <li><a href=\"#contact\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d<\/a><\/li><\/ul><\/div>\n      <div><h5>\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d<\/h5><ul>\n        <li>089-776-0151<\/li>\n        <li>@medispine<\/li>\n        <li>hello@medispine.co<\/li><\/ul><\/div>\n    <\/div>\n    <div class=\"fbar\">\n      <div>\u00a9 2026 medispine \u00d7 blue lotus. All rights reserved.<\/div>\n      <div>Website Design &amp; Development by <a href=\"https:\/\/fahrunstudio.com\">FAHRUN Studio<\/a> &nbsp;\u00b7&nbsp; <a href=\"#\">Privacy<\/a> \u00b7 <a href=\"#\">Terms<\/a><\/div>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<div class=\"lightbox\" id=\"lightbox\"><span class=\"lx\" aria-label=\"close\">&times;<\/span><img decoding=\"async\" src=\"\" alt=\"\u0e02\u0e22\u0e32\u0e22\u0e20\u0e32\u0e1e\"><\/div>\n\n<script>\ndocument.documentElement.classList.add('js');\n\/\/ lightbox: click a gallery image to enlarge\n(function(){\n  const lb=document.getElementById('lightbox'); if(!lb) return;\n  const lbimg=lb.querySelector('img');\n  document.querySelectorAll('.gallery .g').forEach(function(g){\n    var z=document.createElement('span');z.className='zoom';z.innerHTML='<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><path d=\"M21 21l-4.3-4.3M11 8v6M8 11h6\"\/><\/svg>';g.appendChild(z);\n    g.addEventListener('click',function(e){var im=g.querySelector('img');if(!im)return;e.stopPropagation();lbimg.src=im.currentSrc||im.src;lb.classList.add('open');document.body.style.overflow='hidden';});\n  });\n  function closeLb(){lb.classList.remove('open');document.body.style.overflow='';}\n  lb.addEventListener('click',closeLb);\n  document.addEventListener('keydown',function(e){if(e.key==='Escape')closeLb();});\n})();\n\/\/ nav scroll state\nconst hdr=document.getElementById('hdr');\nconst onScroll=()=>{hdr.classList.toggle('scrolled',window.scrollY>window.innerHeight-120)};\nwindow.addEventListener('scroll',onScroll);onScroll();\n\/\/ mobile menu\nconst burger=document.getElementById('burger'),nav=document.getElementById('nav');\nburger.addEventListener('click',()=>nav.classList.toggle('open'));\nnav.querySelectorAll('a').forEach(a=>a.addEventListener('click',()=>nav.classList.remove('open')));\n\/\/ reveal on scroll\nconst io=new IntersectionObserver((es)=>es.forEach(e=>{if(e.isIntersecting){e.target.classList.add('in');io.unobserve(e.target)}}),{threshold:.12});\ndocument.querySelectorAll('.reveal').forEach(el=>io.observe(el));\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21 \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d \u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22 MEDISPINE CLINIC BANGKOK Brain &amp; BoneRecovery \u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e \u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c \u0e2d\u0e1a\u0e2d\u0e38\u0e48\u0e19 \u0e14\u0e49\u0e27\u0e22\u0e2b\u0e31\u0e27\u0e43\u0e08\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e19\u0e31\u0e14\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1f\u0e23\u0e35 \u2192 \u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14 SCROLL DOWN The wait is over.the art of refined recovery. \u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e01\u0e1f\u0e37\u0e49\u0e19 \u0e04\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e17\u0e35\u0e48 \u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e23\u0e30\u0e14\u0e31\u0e1a \u0e2a\u0e34\u0e49\u0e19\u0e2a\u0e38\u0e14\u0e01\u0e32\u0e23\u0e23\u0e2d\u0e04\u0e2d\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e32\u0e27\u0e23\u0e32\u0e21\u0e04\u0e33\u0e41\u0e2b\u0e07\u0e41\u0e25\u0e30\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e43\u0e01\u0e25\u0e49\u0e40\u0e04\u0e35\u0e22\u0e07 \u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e23\u0e48\u0e27\u0e21\u0e21\u0e37\u0e2d\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e04\u0e25\u0e34\u0e19\u0e34\u0e01\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e1a\u0e33\u0e1a\u0e31\u0e14\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07 Medispine \u0e41\u0e25\u0e30\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e31\u0e01\u0e04\u0e19\u0e0a\u0e23\u0e32\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21 blue lotus \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e41\u0e25\u0e41\u0e25\u0e30\u0e1f\u0e37\u0e49\u0e19\u0e1f\u0e39\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e27\u0e31\u0e22\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e43\u0e01\u0e25\u0e49\u0e0a\u0e34\u0e14 \u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e2a\u0e1a\u0e32\u0e22 \u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e07\u0e48\u0e32\u0e22\u0e43\u0e19\u0e17\u0e33\u0e40\u0e25\u0e43\u0e08\u0e01\u0e25\u0e32\u0e07\u0e40\u0e21\u0e37\u0e2d\u0e07 Symptom Check Are these aches holding you back? \u0e2a\u0e31\u0e0d\u0e0d\u0e32\u0e13\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e21\u0e2d\u0e07\u0e02\u0e49\u0e32\u0e21 \u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e44\u0e27\u0e49\u0e19\u0e32\u0e19\u0e2d\u0e32\u0e08\u0e01\u0e23\u0e30\u0e17\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e0a\u0e35\u0e27\u0e34\u0e15\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e27\u0e31\u0e19 \u0e1b\u0e27\u0e14\u0e02\u0e49\u0e2d\u0e40\u0e02\u0e48\u0e32 Joint &amp; Knee Pain [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-178","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/test.fahrunstudio.com\/index.php?rest_route=\/wp\/v2\/pages\/178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.fahrunstudio.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.fahrunstudio.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.fahrunstudio.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.fahrunstudio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=178"}],"version-history":[{"count":9,"href":"https:\/\/test.fahrunstudio.com\/index.php?rest_route=\/wp\/v2\/pages\/178\/revisions"}],"predecessor-version":[{"id":194,"href":"https:\/\/test.fahrunstudio.com\/index.php?rest_route=\/wp\/v2\/pages\/178\/revisions\/194"}],"wp:attachment":[{"href":"https:\/\/test.fahrunstudio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}