{"id":975,"date":"2026-01-17T11:12:46","date_gmt":"2026-01-17T11:12:46","guid":{"rendered":"https:\/\/atreyaayurvedawellness.com\/?page_id=975"},"modified":"2026-01-18T10:14:07","modified_gmt":"2026-01-18T10:14:07","slug":"panchkarma","status":"publish","type":"page","link":"https:\/\/atreyaayurvedawellness.com\/index.php\/panchkarma\/","title":{"rendered":"Panchkarma"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"975\" class=\"elementor elementor-975\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b48a201 e-con-full e-flex e-con e-parent\" data-id=\"b48a201\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a1d89e elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"7a1d89e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Comprehensive Panchkarma Therapy | Atreya Wellness<\/title>\n    <meta name=\"description\" content=\"Experience authentic Panchkarma, the ultimate Ayurvedic Shodhana (Purification) therapy. Restore balance to Vata, Pitta, and Kapha through ancient detoxification methods.\">\n    \n    <!-- Fonts & Icons -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Georgia:wght@400;700&family=Lato:wght@300;400;700&display=swap\" rel=\"stylesheet\">\n\n    <style>\n        \/* --- BRAND DESIGN SYSTEM --- *\/\n        :root {\n            --primary-green: #558c5c;\n            --dark-green: #3A5548; \/* Brand Identity Dark *\/\n            --accent-gold: #C5A065;\n            --neon-green: #06FE32; \/* Action Color *\/\n            --bg-light: #f9f9f9;\n            --text-dark: #1a1a1a;\n            --text-grey: #666666;\n            --white: #ffffff;\n            --font-heading: 'Georgia', serif;\n            --font-body: 'Lato', sans-serif;\n        }\n\n        \/* --- RESET --- *\/\n        * { box-sizing: border-box; }\n        body {\n            font-family: var(--font-body);\n            color: var(--text-dark);\n            margin: 0;\n            padding: 0;\n            background-color: var(--white);\n            line-height: 1.6;\n        }\n\n        h1, h2, h3, h4, h5, h6 {\n            font-family: var(--font-heading);\n            color: var(--dark-green);\n            margin-top: 0;\n        }\n\n        p { color: var(--text-grey); margin-bottom: 1.5em; }\n        a { text-decoration: none; transition: 0.3s; }\n        ul { padding-left: 20px; color: var(--text-grey); }\n        li { margin-bottom: 10px; }\n\n        \/* --- UTILITIES --- *\/\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .section-padding { padding: 80px 0; }\n        \n        .section-header {\n            text-align: center;\n            margin-bottom: 60px;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .section-divider {\n            width: 60px;\n            height: 3px;\n            background-color: var(--accent-gold);\n            margin: 15px auto;\n        }\n\n        \/* --- BUTTONS --- *\/\n        .btn-neon {\n            background-color: var(--neon-green);\n            color: var(--dark-green);\n            padding: 15px 40px;\n            border-radius: 50px;\n            font-weight: bold;\n            font-size: 16px;\n            display: inline-block;\n            border: none;\n            cursor: pointer;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n        }\n        .btn-neon:hover {\n            transform: scale(1.05);\n            box-shadow: 0 0 15px rgba(6, 254, 50, 0.6);\n        }\n\n        \/* --- HERO --- *\/\n        .hero {\n            background-color: var(--dark-green);\n            background-image: linear-gradient(rgba(58, 85, 72, 0.7), rgba(58, 85, 72, 0.5)), url('https:\/\/atreyaayurvedawellness.com\/wp-content\/uploads\/2026\/01\/IMG_0077.jpeg');\n            background-size: cover;\n            background-position: center;\n            color: var(--white);\n            padding: 180px 0 120px;\n            text-align: center;\n        }\n        .hero h1 { color: var(--white); font-size: 3.5rem; margin-bottom: 20px; }\n        .hero-tag { color: var(--accent-gold); text-transform: uppercase; letter-spacing: 3px; font-weight: bold; font-size: 0.9rem; display: block; margin-bottom: 20px;}\n        .hero p { font-size: 1.25rem; max-width: 700px; margin: 0 auto 40px; color: #f0f0f0; text-shadow: 0 2px 4px rgba(0,0,0,0.3); }\n\n        \/* --- CARDS & GRIDS --- *\/\n        .grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; }\n        .grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }\n        .grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }\n\n        \/* --- FEATURE CARDS (DARK THEME) --- *\/\n        .feature-card {\n            background: var(--dark-green); \/* Dark Background *\/\n            color: var(--white);\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n            border: 1px solid rgba(255,255,255,0.1);\n            transition: transform 0.3s;\n        }\n        .feature-card h4 { color: var(--white); }\n        .feature-card p { color: #ddd; }\n        .feature-card:hover { transform: translateY(-5px); border-color: var(--accent-gold); }\n\n        .icon-box {\n            width: 60px; height: 60px;\n            background: #f4f8f5;\n            color: var(--primary-green);\n            border-radius: 50%;\n            display: flex; align-items: center; justify-content: center;\n            font-size: 24px; margin-bottom: 20px;\n        }\n\n        \/* --- 5 PILLARS CARDS (DARK THEME) --- *\/\n        .pillar-card {\n            background: var(--dark-green); \/* Dark Background *\/\n            color: var(--white);\n            border-top: 4px solid var(--accent-gold); \/* Gold Accent *\/\n            padding: 30px;\n            border-radius: 8px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.2);\n            transition: transform 0.3s;\n        }\n        .pillar-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 30px rgba(0,0,0,0.3);\n        }\n        .pillar-head { display: flex; align-items: center; gap: 15px; margin-bottom: 15px; }\n        .pillar-head h3 { color: var(--white); margin: 0; }\n        .pillar-num { font-size: 40px; color: rgba(255, 255, 255, 0.1); font-weight: 900; }\n        .pillar-card p { color: #eee; }\n        .pillar-card ul { color: #ddd; }\n        .pillar-card strong { color: var(--neon-green); }\n\n        \/* --- PHASES (Timeline) --- *\/\n        .phase-row {\n            display: flex;\n            gap: 40px;\n            margin-bottom: 40px;\n            align-items: flex-start;\n        }\n        .phase-marker {\n            flex-shrink: 0;\n            width: 80px; height: 80px;\n            background: var(--dark-green);\n            color: var(--accent-gold);\n            border-radius: 50%;\n            display: flex; align-items: center; justify-content: center;\n            font-size: 24px; font-weight: bold;\n            font-family: var(--font-heading);\n        }\n        .phase-content {\n            background: var(--white);\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            width: 100%;\n        }\n\n        \/* --- BENEFITS (Dark Theme with BG Image) --- *\/\n        .benefits-section {\n            background-color: var(--dark-green);\n            \/* Reduced opacity to 0.25 so the image is VERY visible *\/\n            background-image: linear-gradient(rgba(58, 85, 72, 0.25), rgba(58, 85, 72, 0.25)), url('https:\/\/images.unsplash.com\/photo-1544367563-12123d8965cd?ixlib=rb-1.2.1&auto=format&fit=crop&w=1920&q=80');\n            background-size: cover;\n            background-position: center;\n            background-attachment: fixed; \/* Parallax effect *\/\n            color: var(--white);\n            position: relative;\n        }\n        .benefits-section h2, .benefits-section h4 { color: var(--white); text-shadow: 0 2px 4px rgba(0,0,0,0.5); }\n        .benefits-section p { color: #f0f0f0; }\n        .check-list-light li { color: #f0f0f0; position: relative; list-style: none; padding-left: 25px; text-shadow: 0 1px 2px rgba(0,0,0,0.5); }\n        .check-list-light li::before { content: '\\f00c'; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; left: 0; color: var(--neon-green); text-shadow: none; }\n\n        \/* --- ACCORDION (FAQ) --- *\/\n        details {\n            background: var(--white);\n            margin-bottom: 15px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n        }\n        summary {\n            padding: 20px;\n            font-weight: bold;\n            cursor: pointer;\n            list-style: none;\n            display: flex; justify-content: space-between;\n            background: #fff;\n        }\n        summary::-webkit-details-marker { display: none; }\n        summary::after { content: '+'; color: var(--primary-green); font-size: 20px; }\n        details[open] summary::after { content: '-'; }\n        .faq-body { padding: 0 20px 20px; color: var(--text-grey); border-top: 1px solid #f0f0f0; }\n\n        \/* --- CTA SECTION (High Contrast Light Mode) --- *\/\n        .cta-section {\n            background-color: var(--bg-light); \/* Light Background *\/\n            padding: 100px 20px;\n            text-align: center;\n            color: var(--text-dark);\n            border-top: 8px solid var(--accent-gold); \/* Visual Separation *\/\n        }\n\n        .cta-heading {\n            font-family: var(--font-heading);\n            font-size: 42px;\n            margin-bottom: 20px;\n            line-height: 1.2;\n            color: var(--dark-green);\n        }\n\n        .cta-subtext {\n            font-size: 18px;\n            color: var(--text-grey);\n            max-width: 700px;\n            margin: 0 auto 30px auto;\n            font-weight: 500;\n        }\n\n        \/* --- RESPONSIVE --- *\/\n        @media (max-width: 900px) {\n            .grid-2, .grid-3, .grid-4 { grid-template-columns: 1fr; }\n            .phase-row { flex-direction: column; gap: 20px; }\n            .hero h1 { font-size: 2.5rem; }\n            .cta-heading { font-size: 30px; }\n            .pillar-head { flex-direction: column; align-items: flex-start; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- HERO SECTION -->\n    <header class=\"hero\">\n        <div class=\"container\">\n            <span class=\"hero-tag\">Shodhana \u2022 Detox \u2022 Rejuvenation<\/span>\n            <h1>Panchkarma Therapy<\/h1>\n            <p>The ultimate Ayurvedic purification for Body, Mind, and Soul. Remove deep-seated toxins and restore your natural equilibrium.<\/p>\n            <a href=\"https:\/\/atreyaayurvedawellness.com\/index.php\/metform-form\/new-form-1768655727\/\" class=\"btn-neon\">Book Consultation<\/a>\n        <\/div>\n    <\/header>\n\n    <!-- INTRO & PHILOSOPHY -->\n    <section class=\"section-padding\">\n        <div class=\"container\">\n            <div class=\"grid-2\">\n                <div>\n                    <span style=\"color:var(--primary-green); font-weight:bold; letter-spacing:1px; font-size:12px;\">SHODHANA CHIKITSA<\/span>\n                    <h2>What is Panchkarma?<\/h2>\n                    <div class=\"section-divider\" style=\"margin: 15px 0;\"><\/div>\n                    <p>In Ayurveda, there are two primary modes of treatment: <em>Shamana<\/em> (Pacification) and <em>Shodhana<\/em> (Purification). <strong>Panchkarma<\/strong> represents the Shodhana approach\u2014a complete cleansing of the body.<\/p>\n                    <p>While the body naturally eliminates waste (Malas), toxins (<strong>Ama<\/strong>) can accumulate in deep tissues due to poor diet, stress, and environmental factors. Panchkarma (Sanskrit: <em>\"Five Actions\"<\/em>) is a systematic medical process to dislodge these toxins and expel them, effectively reversing disease mechanisms.<\/p>\n                    <p><strong>The Core Objective:<\/strong> To balance the three Doshas (Vata, Pitta, Kapha) and restore the body's innate healing intelligence.<\/p>\n                <\/div>\n                <div>\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1519823551278-64ac92734fb1?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80\" alt=\"Ayurvedic Oils\" style=\"width:100%; border-radius:12px; box-shadow: 0 20px 40px rgba(0,0,0,0.1);\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- THE 3 PHASES (Detailed Process) -->\n    <section class=\"section-padding\" style=\"background-color: var(--bg-light);\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>The 3-Stage Purification Protocol<\/h2>\n                <div class=\"section-divider\"><\/div>\n                <p>Authentic Panchkarma follows a strictly scientific sequence to ensure safety and deep healing.<\/p>\n            <\/div>\n\n            <!-- Phase 1: Poorva Karma -->\n            <div class=\"phase-row\">\n                <div class=\"phase-marker\">01<\/div>\n                <div class=\"phase-content\">\n                    <h3>Poorva Karma (Preparation)<\/h3>\n                    <p>Before purification, the body must be prepared. Direct elimination without preparation can damage tissues. This phase softens the toxins and moves them to the alimentary canal.<\/p>\n                    <div class=\"grid-2\">\n                        <div>\n                            <h4><i class=\"fas fa-oil-can\" style=\"color:var(--accent-gold);\"><\/i> Snehana (Oleation)<\/h4>\n                            <p class=\"small\">Use of medicated ghee internally (Snehapana) and oil massage externally (Abhyanga) to lubricate the channels and loosen accumulated doshas.<\/p>\n                        <\/div>\n                        <div>\n                            <h4><i class=\"fas fa-hot-tub\" style=\"color:var(--accent-gold);\"><\/i> Swedana (Fomentation)<\/h4>\n                            <p class=\"small\">Therapeutic sweating using herbal steam. The heat liquefies the oleated toxins, allowing them to flow easily towards the stomach for elimination.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Phase 2: Pradhan Karma -->\n            <div class=\"phase-row\">\n                <div class=\"phase-marker\">02<\/div>\n                <div class=\"phase-content\">\n                    <h3>Pradhan Karma (Main Therapies)<\/h3>\n                    <p>Once the toxins are collected in the digestive tract, they are expelled using one or more of the five main procedures suitable for your Dosha.<\/p>\n                    <p><em>(Detailed in the \"Five Pillars\" section below)<\/em><\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Phase 3: Paschat Karma -->\n            <div class=\"phase-row\">\n                <div class=\"phase-marker\">03<\/div>\n                <div class=\"phase-content\">\n                    <h3>Paschat Karma (Post-Therapy Care)<\/h3>\n                    <p>After detox, the digestive fire (Agni) is weak. Immediate return to normal diet is harmful. This phase focuses on:<\/p>\n                    <ul>\n                        <li><strong>Samsarjana Krama:<\/strong> A graduated diet protocol starting with liquids (Peya) and slowly moving to solids.<\/li>\n                        <li><strong>Rasayana:<\/strong> Administration of rejuvenating herbs to rebuild immunity and nourish the purified tissues.<\/li>\n                        <li><strong>Lifestyle:<\/strong> Strict adherence to routine (Dinacharya) to sustain the benefits.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- THE 5 PILLARS DETAILED -->\n    <section class=\"section-padding\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>The Five Pillars (Pradhan Karma)<\/h2>\n                <div class=\"section-divider\"><\/div>\n                <p>The specific elimination therapy is prescribed based on your specific ailment and constitution.<\/p>\n            <\/div>\n\n            <div class=\"grid-3\">\n                <div class=\"pillar-card\">\n                    <div class=\"pillar-head\">\n                        <span class=\"pillar-num\">1<\/span>\n                        <h3>Vamana<\/h3>\n                    <\/div>\n                    <p><strong>Therapeutic Emesis<\/strong><\/p>\n                    <p>Used primarily for <strong>Kapha<\/strong> disorders. It eliminates excess mucus and toxins from the respiratory tract and upper stomach.<\/p>\n                    <ul style=\"font-size:0.9rem;\">\n                        <li>Asthma & Bronchitis<\/li>\n                        <li>Chronic Allergies & Sinusitis<\/li>\n                        <li>Skin Diseases (Psoriasis)<\/li>\n                        <li>Obesity<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"pillar-card\">\n                    <div class=\"pillar-head\">\n                        <span class=\"pillar-num\">2<\/span>\n                        <h3>Virechana<\/h3>\n                    <\/div>\n                    <p><strong>Therapeutic Purgation<\/strong><\/p>\n                    <p>Focuses on <strong>Pitta<\/strong> disorders. It cleanses the liver, gallbladder, and small intestine to remove excess bile and heat.<\/p>\n                    <ul style=\"font-size:0.9rem;\">\n                        <li>Acidity & Hyperacidity<\/li>\n                        <li>Liver Disorders & Jaundice<\/li>\n                        <li>Chronic Skin Inflammation<\/li>\n                        <li>Digestive Disorders<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"pillar-card\">\n                    <div class=\"pillar-head\">\n                        <span class=\"pillar-num\">3<\/span>\n                        <h3>Basti<\/h3>\n                    <\/div>\n                    <p><strong>Medicated Enema<\/strong><\/p>\n                    <p>Regarded as \"Half of Ayurveda Treatment.\" It addresses <strong>Vata<\/strong> disorders by introducing herbal oils or decoctions into the colon.<\/p>\n                    <ul style=\"font-size:0.9rem;\">\n                        <li>Arthritis, Rheumatism, Gout<\/li>\n                        <li>Paralysis & Neurological issues<\/li>\n                        <li>Chronic Constipation<\/li>\n                        <li>Back Pain & Sciatica<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"pillar-card\">\n                    <div class=\"pillar-head\">\n                        <span class=\"pillar-num\">4<\/span>\n                        <h3>Nasya<\/h3>\n                    <\/div>\n                    <p><strong>Nasal Administration<\/strong><\/p>\n                    <p>Administration of medicated oil\/drops through the nose, which is the gateway to the head.<\/p>\n                    <ul style=\"font-size:0.9rem;\">\n                        <li>Migraine & Headaches<\/li>\n                        <li>Sinusitis & ENT problems<\/li>\n                        <li>Sleep Disorders & Stress<\/li>\n                        <li>Hair Fall & Greying<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"pillar-card\">\n                    <div class=\"pillar-head\">\n                        <span class=\"pillar-num\">5<\/span>\n                        <h3>Raktamokshana<\/h3>\n                    <\/div>\n                    <p><strong>Blood Letting<\/strong><\/p>\n                    <p>Purification of the blood to remove impure blood toxins (toxins entered into the bloodstream).<\/p>\n                    <ul style=\"font-size:0.9rem;\">\n                        <li>Severe Eczema & Acne<\/li>\n                        <li>Leucoderma<\/li>\n                        <li>Varicose Veins<\/li>\n                        <li>Hypertension<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Specialized External Therapies -->\n                 <div class=\"pillar-card\" style=\"border-top-color: var(--neon-green);\">\n                    <div class=\"pillar-head\">\n                        <span class=\"pillar-num\">+<\/span>\n                        <h3>External Therapies<\/h3>\n                    <\/div>\n                    <p><strong>Upakarmas (Supportive Therapies)<\/strong><\/p>\n                    <p>Vital treatments often used alongside Panchkarma.<\/p>\n                    <ul style=\"font-size:0.9rem;\">\n                        <li><strong>Shirodhara:<\/strong> Oil flow on forehead for mind\/stress.<\/li>\n                        <li><strong>Abhyanga:<\/strong> Full body oil massage.<\/li>\n                        <li><strong>Potli Massage:<\/strong> Herbal bolus for pain.<\/li>\n                        <li><strong>Udvartana:<\/strong> Herbal powder massage for weight loss.<\/li>\n                        <li><strong>Kati\/Janu Basti:<\/strong> Localized oil pooling for pain.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- BENEFITS (Dark Theme) -->\n    <section class=\"benefits-section section-padding\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Benefits of Panchkarma<\/h2>\n                <div class=\"section-divider\"><\/div>\n                <p style=\"font-weight: 500; text-shadow: 0 1px 3px rgba(0,0,0,0.5);\">Restoring the natural state of health and well-being.<\/p>\n            <\/div>\n\n            <div class=\"grid-3\">\n                <div class=\"feature-card\" style=\"background:transparent; border:1px solid rgba(255,255,255,0.2); box-shadow:none;\">\n                    <h4><i class=\"fas fa-heartbeat\" style=\"color:var(--neon-green);\"><\/i> Detoxification<\/h4>\n                    <p class=\"small\">Completely eliminates toxins (Ama) from the body, improving nutrient absorption and cellular function.<\/p>\n                <\/div>\n                <div class=\"feature-card\" style=\"background:transparent; border:1px solid rgba(255,255,255,0.2); box-shadow:none;\">\n                    <h4><i class=\"fas fa-brain\" style=\"color:var(--neon-green);\"><\/i> Balance<\/h4>\n                    <p class=\"small\">Restores the equilibrium of Vata, Pitta, and Kapha, which is the foundation of health in Ayurveda.<\/p>\n                <\/div>\n                <div class=\"feature-card\" style=\"background:transparent; border:1px solid rgba(255,255,255,0.2); box-shadow:none;\">\n                    <h4><i class=\"fas fa-infinity\" style=\"color:var(--neon-green);\"><\/i> Rejuvenation<\/h4>\n                    <p class=\"small\">Enhances immunity, slows down aging, improves skin glow, and boosts mental clarity and vitality.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- SUITABILITY -->\n    <section class=\"section-padding\" style=\"background-color: var(--bg-light);\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Who is Panchkarma For?<\/h2>\n                <div class=\"section-divider\"><\/div>\n                <p>Beneficial for both prevention in healthy individuals and healing in chronic conditions.<\/p>\n            <\/div>\n\n            <div class=\"grid-2\">\n                <div class=\"feature-card\">\n                    <div style=\"text-align:center; margin-bottom:15px;\">\n                        <i class=\"fas fa-spa\" style=\"font-size:30px; color:var(--primary-green);\"><\/i>\n                    <\/div>\n                    <h4 style=\"text-align:center;\">Healthy Individuals<\/h4>\n                    <p style=\"text-align:center;\">Ideal for annual seasonal purification (Ritucharya) to maintain health, boost immunity, and prevent future diseases. Best performed during spring or autumn transitions.<\/p>\n                <\/div>\n                <div class=\"feature-card\">\n                    <div style=\"text-align:center; margin-bottom:15px;\">\n                        <i class=\"fas fa-user-injured\" style=\"font-size:30px; color:var(--primary-green);\"><\/i>\n                    <\/div>\n                    <h4 style=\"text-align:center;\">Chronic Conditions<\/h4>\n                    <p style=\"text-align:center;\">Highly effective for the management and reversal of Arthritis, Diabetes, Skin disorders, Digestive issues, Stress, Infertility, and Autoimmune conditions.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section class=\"section-padding\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Frequently Asked Questions<\/h2>\n            <\/div>\n            <div style=\"max-width: 800px; margin: 0 auto;\">\n                <details>\n                    <summary>Is Panchkarma painful?<\/summary>\n                    <div class=\"faq-body\">No. Most therapies are relaxing. Elimination procedures like Vamana or Virechana may cause temporary fatigue but are not painful when managed correctly.<\/div>\n                <\/details>\n                <details>\n                    <summary>Can I continue my allopathic medicines?<\/summary>\n                    <div class=\"faq-body\">Yes. Do not stop any prescribed medication without consulting your doctor. Our MD will guide you on how to space them out during therapy.<\/div>\n                <\/details>\n                <details>\n                    <summary>Do I need to be admitted?<\/summary>\n                    <div class=\"faq-body\">For deep detoxification and best results, residential stay is recommended to ensure complete rest and dietary control. However, daycare options exist for external therapies.<\/div>\n                <\/details>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA & CONCLUSION -->\n    <div class=\"cta-section\">\n        <div class=\"container\">\n            <h2 class=\"cta-heading\">Nature didn't design you for medication.<br>It designed you to heal.<\/h2>\n            <p class=\"cta-subtext\">Stop surviving on temporary relief\u2014let Ayurveda heal you from the root.<\/p>\n            <a href=\"https:\/\/atreyaayurvedawellness.com\/index.php\/metform-form\/new-form-1768655727\/\" class=\"btn-neon\">Book Consultation<\/a>\n        <\/div>\n    <\/div>\n\n<\/body>\n<\/html>\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Comprehensive Panchkarma Therapy | Atreya Wellness Shodhana \u2022 Detox \u2022 Rejuvenation Panchkarma Therapy The ultimate Ayurvedic purification for Body, Mind, and Soul. Remove deep-seated toxins and restore your natural equilibrium. Book Consultation SHODHANA CHIKITSA What is Panchkarma? In Ayurveda, there are two primary modes of treatment: Shamana (Pacification) and Shodhana (Purification). Panchkarma represents the Shodhana [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-975","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/atreyaayurvedawellness.com\/index.php\/wp-json\/wp\/v2\/pages\/975","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atreyaayurvedawellness.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/atreyaayurvedawellness.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/atreyaayurvedawellness.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atreyaayurvedawellness.com\/index.php\/wp-json\/wp\/v2\/comments?post=975"}],"version-history":[{"count":13,"href":"https:\/\/atreyaayurvedawellness.com\/index.php\/wp-json\/wp\/v2\/pages\/975\/revisions"}],"predecessor-version":[{"id":1135,"href":"https:\/\/atreyaayurvedawellness.com\/index.php\/wp-json\/wp\/v2\/pages\/975\/revisions\/1135"}],"wp:attachment":[{"href":"https:\/\/atreyaayurvedawellness.com\/index.php\/wp-json\/wp\/v2\/media?parent=975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}