WordPress database error: [INSERT command denied to user 'u872752095_testdata'@'localhost' for table `u872752095_testdata`.`wp_postmeta`]
INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (2097, '_elementor_element_cache', '{\"timeout\":1788700051,\"value\":{\"content\":\"<div id=\\\"error\\\"><p class=\\\"wpdberror\\\"><strong>WordPress database error:<\\/strong> [INSERT command denied to user 'u872752095_testdata'@'localhost' for table `u872752095_testdata`.`wp_postmeta`]<br \\/><code>INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (2097, '_elementor_page_assets', 'a:1:{s:7:\\\\"scripts\\\\";a:1:{i:0;s:18:\\\\"elementor-frontend\\\\";}}')<\\/code><\\/p><\\/div><div class=\\\"elementor-element elementor-element-0fef272 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"0fef272\\\" 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-8c25eb4 elementor-widget elementor-widget-html\\\" data-id=\\\"8c25eb4\\\" data-element_type=\\\"widget\\\" data-e-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\\\">\\n <title>Healthy Hair Ayurveda<\\/title>\\n <style>\\n \\/* ===== Scoped Styles for Ayurveda Page ===== *\\/\\n .ayurveda-page { all: initial; font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }\\n .ayurveda-page, .ayurveda-page * { box-sizing: border-box; }\\n .ay-section { --bg:#fff; --ink:#2b2b2b; --muted:#6b6b6b; --brand:#3a7c59; --brand-2:#ab8a63; --accent:#e9f3ee; --ring:#d7e9df; color:var(--ink); background:var(--bg); padding:clamp(28px, 5vw, 72px) clamp(16px, 5vw, 32px); }\\n .ay-container { max-width: 1180px; margin: 0 auto; }\\n .ay-eyebrow { text-transform: uppercase; letter-spacing: .12em; font-size: .76rem; color: var(--brand); font-weight: 700; margin-bottom: .6rem; }\\n .ay-h1, .ay-h2, .ay-h3, .ay-lead { margin:0; }\\n .ay-h1 { font-size: clamp(28px, 4vw, 46px); line-height: 1.1; font-weight: 800; }\\n .ay-h2 { font-size: clamp(22px, 3vw, 34px); line-height: 1.2; font-weight: 800; }\\n .ay-h3 { font-size: clamp(18px, 2.5vw, 22px); font-weight: 700; }\\n .ay-lead { font-size: clamp(16px, 2vw, 20px); color: var(--muted); max-width: 72ch; }\\n .ay-grid { display: grid; gap: clamp(16px, 2.5vw, 28px); }\\n .ay-grid-2 { grid-template-columns: repeat(2, minmax(0,1fr)); }\\n .ay-grid-3 { grid-template-columns: repeat(3, minmax(0,1fr)); }\\n @media (max-width: 920px){ .ay-grid-3 { grid-template-columns: 1fr 1fr; } }\\n @media (max-width: 680px){ .ay-grid-2, .ay-grid-3 { grid-template-columns: 1fr; } }\\n .ay-card { background: #fff; border: 1px solid var(--ring); border-radius: 16px; padding: clamp(16px, 2.5vw, 24px); box-shadow: 0 4px 14px rgba(0,0,0,.04); }\\n .ay-badge { display: inline-flex; align-items: center; gap: 8px; font-size: .8rem; padding: 6px 10px; border-radius: 999px; background: var(--accent); color: var(--brand); border: 1px solid var(--ring); font-weight: 700; }\\n .ay-hero { background: linear-gradient(135deg, #f7fbf9 0%, #fff 60%), radial-gradient(800px 400px at 90% -20%, #eaf4ef, transparent 60%); border-bottom: 1px solid var(--ring); }\\n .ay-hero-wrap { display: grid; grid-template-columns: 1.2fr .8fr; align-items: center; gap: clamp(18px, 4vw, 42px); }\\n .ay-hero-visual { min-height: 260px; background: radial-gradient(550px 220px at 80% 10%, #dfeee7, transparent 60%); border:1px dashed var(--ring); border-radius: 24px; display:flex; align-items:center; justify-content:center; padding: 18px; }\\n .ay-hero-visual .ay-motif { display:grid; gap:10px; grid-template-columns:repeat(3,1fr); width:min(420px,100%); }\\n .ay-motif div { height: 96px; border-radius: 14px; border:1px solid var(--ring); background: #fff linear-gradient(180deg, rgba(58,124,89,.05), transparent); }\\n .ay-cta-row { display:flex; flex-wrap: wrap; gap:12px; margin-top: 18px; align-items:center; }\\n .ay-btn { appearance: none; border: none; cursor: pointer; text-decoration: none; display:inline-flex; align-items:center; justify-content:center; gap:10px; padding: 12px 18px; border-radius: 12px; font-weight: 700; }\\n .ay-btn-primary { background: var(--brand); color:#fff; }\\n .ay-btn-outline { background:#fff; color:var(--brand); border:1px solid var(--ring); }\\n .ay-list { list-style: none; padding: 0; margin: 0; display: grid; gap: 10px; }\\n .ay-list li { display:flex; gap:10px; align-items:flex-start; }\\n .ay-check { width: 22px; height: 22px; border-radius: 6px; background: var(--brand); display:inline-flex; align-items:center; justify-content:center; color:#fff; font-weight:900; font-size: 14px; line-height: 1; margin-top: 2px; }\\n .ay-included .ay-card { display:grid; grid-template-columns: 56px 1fr; gap:14px; align-items:flex-start; }\\n .ay-icon { width: 56px; height: 56px; border-radius: 12px; background: var(--accent); border:1px solid var(--ring); display:flex; align-items:center; justify-content:center; font-size: 26px; }\\n .ay-addons .ay-card { display:flex; flex-direction:column; gap:10px; }\\n .ay-price { font-size: 14px; color: var(--brand); font-weight: 800; }\\n .ay-pricing .ay-card { position: relative; padding-top: 24px; }\\n .ay-pill { position:absolute; top: -12px; right: 16px; }\\n .ay-price-lg { font-size: clamp(26px, 4vw, 36px); font-weight: 900; margin: 6px 0 12px; }\\n .ay-features { display:grid; gap:8px; margin: 10px 0 18px; }\\n .ay-features .row { display:flex; gap:10px; align-items:flex-start; }\\n .ay-lang { background: #fafdfb; border-top:1px solid var(--ring); border-bottom:1px solid var(--ring); }\\n\\n \\/* ===== Pricing Packages (custom block) ===== *\\/\\n .section { padding: clamp(24px, 4vw, 48px); background: #fff; }\\n .section h2 { margin: 0 0 14px; font-weight: 800; display:flex; align-items:center; gap:10px; color:#2b2b2b; }\\n .packages { display: grid; gap: 16px; grid-template-columns: repeat(2, minmax(0,1fr)); }\\n @media (max-width: 680px){ .packages { grid-template-columns: 1fr; } }\\n .package-card { border: 1px solid #d7e9df; border-radius: 12px; padding: 16px; box-shadow: 0 4px 14px rgba(0,0,0,.04); }\\n .package-card h3 { margin: 0 0 6px; font-weight: 700; }\\n .package-card p { margin: 0 0 10px; font-weight: 800; color: #3a7c59; }\\n .package-card ul { margin: 0 0 14px; padding-left: 18px; }\\n .package-button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 10px 14px; border-radius: 10px; font-weight: 700; text-decoration: none; background: #3a7c59; color: #fff; }\\n .icon-inline { width: 22px; height: 22px; display:inline-block; vertical-align:middle; }\\n \\/* ========= OVERFLOW FIX ========= *\\/\\nhtml, body {\\n width: 100%;\\n margin: 0;\\n padding: 0;\\n overflow-x: hidden;\\n}\\n\\n\\/* ========= CENTERED HERO, FULL WIDTH ========= *\\/\\n.ay-hero,\\n.ay-hero .ay-container,\\n.ay-hero-wrap {\\n display: flex;\\n flex-direction: column;\\n align-items: center;\\n justify-content: center;\\n text-align: center;\\n width: 100%;\\n max-width: 100vw;\\n box-sizing: border-box;\\n min-height: 60vh;\\n margin: 0;\\n padding: 40px 10px;\\n background: linear-gradient(135deg, #f7fbf9 0%, #fff 60%);\\n border-bottom: 1px solid #d7e9df;\\n}\\n\\n.ay-hero-wrap > div {\\n width: 100%;\\n max-width: 580px;\\n margin: 0 auto;\\n}\\n\\n.ay-eyebrow {\\n text-transform: uppercase;\\n letter-spacing: .12em;\\n font-size: .76rem;\\n color: #3a7c59;\\n font-weight: 700;\\n margin-bottom: .6rem;\\n}\\n\\n.ay-h1 {\\n font-size: clamp(28px, 4vw, 46px);\\n line-height: 1.1;\\n margin: 0 0 12px;\\n font-weight: 800;\\n}\\n\\n.ay-lead {\\n font-size: clamp(16px, 2vw, 20px);\\n color: #6b6b6b;\\n max-width: 72ch;\\n margin: 0 auto 16px;\\n}\\n\\n.ay-cta-row {\\n display: flex;\\n flex-wrap: wrap;\\n justify-content: center;\\n gap: 12px;\\n margin-top: 22px;\\n}\\n\\n.ay-btn,\\n.ay-btn-outline {\\n border: none;\\n cursor: pointer;\\n display: inline-flex;\\n align-items: center;\\n justify-content: center;\\n gap: 10px;\\n padding: 12px 18px;\\n border-radius: 12px;\\n font-weight: 700;\\n font-size: 1rem;\\n transition: background 0.2s, color 0.2s;\\n}\\n\\n.ay-btn {\\n background: #3a7c59;\\n color: #fff;\\n}\\n\\n.ay-btn-outline {\\n background: #fff;\\n color: #3a7c59;\\n border: 1px solid #d7e9df;\\n}\\n\\n\\/* HIDE IMAGE BOX (if needed) *\\/\\n.ay-hero-visual {\\n display: none !important;\\n}\\n\\n\\/* ========= MOBILE FRIENDLY ========= *\\/\\n@media (max-width: 680px) {\\n .ay-hero,\\n .ay-hero .ay-container,\\n .ay-hero-wrap {\\n padding: 30px 6vw !important;\\n min-height: 50vh;\\n }\\n .ay-hero-wrap > div {\\n max-width: 100vw !important;\\n }\\n .ay-h1 {\\n font-size: 2rem !important;\\n }\\n .ay-lead {\\n font-size: 1rem !important;\\n }\\n .ay-cta-row {\\n flex-direction: column !important;\\n align-items: center !important;\\n width: 100% !important;\\n }\\n .ay-btn,\\n .ay-btn-outline {\\n width: 100% !important;\\n max-width: 320px;\\n margin: 0 auto;\\n justify-content: center;\\n }\\n}\\n\\n\\/* ========= Prevent All Overflow ========= *\\/\\n* {\\n box-sizing: border-box !important;\\n}\\n\\n <\\/style>\\n<\\/head>\\n<body>\\n <div class=\\\"ayurveda-page\\\" id=\\\"ayurveda-page\\\">\\n <!-- ===== HERO ===== -->\\n <section class=\\\"ay-section ay-hero\\\" aria-labelledby=\\\"ay-hero-title\\\">\\n <div class=\\\"ay-container ay-hero-wrap\\\">\\n <div>\\n <div class=\\\"ay-eyebrow\\\"><\\/div>\\n <h1 class=\\\"ay-h1\\\" id=\\\"ay-hero-title\\\">Healthy Hair Ayurveda<\\/h1>\\n <p class=\\\"ay-lead\\\">Your Personalized Ayurvedic Hair Consultation. Revitalize your roots, restore your shine \\u2014 naturally. Tailored for Hair. Rooted in Ayurveda.<\\/p>\\n <div class=\\\"ay-cta-row\\\">\\n <a href=\\\"#\\\" class=\\\"ay-btn ay-btn-primary my-service-core\\\">Book Now<\\/a>\\n <a href=\\\"#final\\\" class=\\\"ay-btn ay-btn-outline\\\">Contact Us<\\/a>\\n <\\/div>\\n <\\/div>\\n <div class=\\\"ay-hero-visual\\\" aria-hidden=\\\"true\\\">\\n <div class=\\\"ay-motif\\\">\\n <div><\\/div><div><\\/div><div><\\/div>\\n <div><\\/div><div><\\/div><div><\\/div>\\n <div><\\/div><div><\\/div><div><\\/div>\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n <\\/section>\\n\\n <!-- ===== WHO IT\'S FOR ===== -->\\n <section class=\\\"ay-section\\\" aria-labelledby=\\\"ay-who\\\">\\n <div class=\\\"ay-container ay-grid ay-grid-2\\\">\\n <div>\\n <h2 class=\\\"ay-h2\\\" id=\\\"ay-who\\\">Who Is This For?<\\/h2>\\n <p class=\\\"ay-lead\\\">For individuals experiencing hair or scalp concerns and wellness seekers ready for natural, dosha\\u2011aligned routines guided by Ayurveda.<\\/p>\\n <\\/div>\\n <div>\\n <ul class=\\\"ay-list\\\">\\n <li><span class=\\\"ay-check\\\">\\u2713<\\/span><span>Hair fall, thinning, or patchy hair loss<\\/span><\\/li>\\n <li><span class=\\\"ay-check\\\">\\u2713<\\/span><span>Scalp issues: dandruff, oiliness, dryness, or sensitivity<\\/span><\\/li>\\n <li><span class=\\\"ay-check\\\">\\u2713<\\/span><span>Premature greying or hormonal hair changes (postpartum, menopause, etc.)<\\/span><\\/li>\\n <li><span class=\\\"ay-check\\\">\\u2713<\\/span><span>Natural, non\\u2011toxic, and sustainable hair routines<\\/span><\\/li>\\n <li><span class=\\\"ay-check\\\">\\u2713<\\/span><span>Holistic, dosha\\u2011aligned hair care<\\/span><\\/li>\\n <\\/ul>\\n <\\/div>\\n <\\/div>\\n <\\/section>\\n\\n <!-- ===== WHAT\'S INCLUDED ===== -->\\n <section class=\\\"ay-section ay-included\\\" aria-labelledby=\\\"ay-included\\\">\\n <div class=\\\"ay-container\\\">\\n <h2 class=\\\"ay-h2\\\" id=\\\"ay-included\\\">What\\u2019s Included In Your Session<\\/h2>\\n <div class=\\\"ay-grid ay-grid-2\\\" style=\\\"margin-top:16px;\\\">\\n <div class=\\\"ay-card\\\">\\n <div class=\\\"ay-icon\\\" aria-hidden=\\\"true\\\">\\ud83d\\udd0d<\\/div>\\n <div>\\n <h3 class=\\\"ay-h3\\\">1. Hair & Scalp Dosha Assessment<\\/h3>\\n <p>Discover an Ayurvedic hair type and scalp profile while assessing current imbalances to identify root causes, including digestive, hormonal, and emotional patterns.<\\/p>\\n <\\/div>\\n <\\/div>\\n <div class=\\\"ay-card\\\">\\n <div class=\\\"ay-icon\\\" aria-hidden=\\\"true\\\">\\ud83c\\udf3f<\\/div>\\n <div>\\n <h3 class=\\\"ay-h3\\\">2. Personalized Hair Rituals \\u2013 Daily & Weekly<\\/h3>\\n <p>Receive a customized routine using Ayurvedic oils, herbs, and scalp treatments, including washing, oiling, and nourishment rituals tailored to lifestyle and dosha.<\\/p>\\n <\\/div>\\n <\\/div>\\n <div class=\\\"ay-card\\\">\\n <div class=\\\"ay-icon\\\" aria-hidden=\\\"true\\\">\\ud83e\\udd57<\\/div>\\n <div>\\n <h3 class=\\\"ay-h3\\\">3. Foods for Hair Vitality<\\/h3>\\n <p>Learn which foods promote strength, shine, and growth\\u2014and which deplete hair energy, including foods to favor and to avoid for a given dosha and hair condition.<\\/p>\\n <\\/div>\\n <\\/div>\\n <div class=\\\"ay-card\\\">\\n <div class=\\\"ay-icon\\\" aria-hidden=\\\"true\\\">\\ud83e\\uddf4<\\/div>\\n <div>\\n <h3 class=\\\"ay-h3\\\">4. Ayurveda Hair Health Hacks<\\/h3>\\n <p>Get simple, targeted tips to enhance circulation, reduce stress, and strengthen follicles naturally with spice blends, teas, herbs, and home remedies.<\\/p>\\n <\\/div>\\n <\\/div>\\n <div class=\\\"ay-card\\\">\\n <div class=\\\"ay-icon\\\" aria-hidden=\\\"true\\\">\\ud83d\\udc86<\\/div>\\n <div>\\n <h3 class=\\\"ay-h3\\\">5. Head & Marma Relaxation Ritual<\\/h3>\\n <p>Learn an optional head massage or scalp marma technique to soothe the nervous system, regulate oil production, and promote deeper nourishment, delivered via PDF or video instructions.<\\/p>\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n\\n <div style=\\\"margin-top:18px;\\\">\\n <h3 class=\\\"ay-h3\\\">What\\u2019s Included With Every Session<\\/h3>\\n <ul class=\\\"ay-list\\\" style=\\\"margin-top:8px;\\\">\\n <li><span class=\\\"ay-check\\\">\\u2713<\\/span><span>Personalized hair care protocol (PDF)<\\/span><\\/li>\\n <li><span class=\\\"ay-check\\\">\\u2713<\\/span><span>Dosha\\u2011based food and oil guidance<\\/span><\\/li>\\n <li><span class=\\\"ay-check\\\">\\u2713<\\/span><span>Weekly ritual planner<\\/span><\\/li>\\n <li><span class=\\\"ay-check\\\">\\u2713<\\/span><span>Follow\\u2011up support for 7 days (email or WhatsApp)<\\/span><\\/li>\\n <\\/ul>\\n <\\/div>\\n\\n <p style=\\\"margin-top:16px;\\\">This isn\\u2019t just hair advice \\u2014 it\\u2019s a deep, intuitive reset of how to nourish, care for, and understand hair using time\\u2011tested Ayurvedic principles.<\\/p>\\n <\\/div>\\n <\\/section>\\n\\n <!-- ===== LUXURY ADD-ONS ===== -->\\n <section class=\\\"ay-section ay-addons\\\" aria-labelledby=\\\"ay-addons\\\">\\n <div class=\\\"ay-container\\\">\\n <div class=\\\"ay-badge\\\">Optional Add\\u2011On<\\/div>\\n <h2 class=\\\"ay-h2\\\" id=\\\"ay-addons\\\" style=\\\"margin-top:10px;\\\">Luxury Add\\u2011Ons<\\/h2>\\n <div class=\\\"ay-grid ay-grid-3\\\" style=\\\"margin-top:16px;\\\">\\n <article class=\\\"ay-card\\\">\\n <h3 class=\\\"ay-h3\\\">21\\u2011Day Ayurvedic Hair Meal Plan<\\/h3>\\n <div class=\\\"ay-price\\\">+\\u20ac19<\\/div>\\n <p>Take hair healing deeper with a custom 21\\u2011day Ayurvedic food plan tailored to dosha, digestion, climate, and lifestyle, including weekly meal structure, digestive enhancers, hair\\u2011boosting recipes, grocery guide, and preparation tips, delivered as a beautifully formatted PDF within 2 days of the consultation.<\\/p>\\n <\\/article>\\n <\\/div>\\n <\\/div>\\n <\\/section>\\n\\n <!-- ===== PRICING PACKAGES (CUSTOM) ===== -->\\n <div class=\\\"section\\\" aria-labelledby=\\\"pkg-title\\\">\\n <div class=\\\"ay-container\\\">\\n <h2 id=\\\"pkg-title\\\">\\n <span class=\\\"icon-inline\\\" aria-hidden=\\\"true\\\">\\n <!-- Inline SVG \\u201ctags\\u201d icon -->\\n <svg viewBox=\\\"0 0 24 24\\\" width=\\\"22\\\" height=\\\"22\\\" fill=\\\"none\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" aria-hidden=\\\"true\\\">\\n <path d=\\\"M10.5 3H5a2 2 0 0 0-2 2v5.5a2 2 0 0 0 .586 1.414l7.5 7.5a2 2 0 0 0 2.828 0l7.5-7.5a2 2 0 0 0 0-2.828l-5.5-5.5A2 2 0 0 0 14.5 3h-4z\\\" stroke=\\\"#3a7c59\\\" stroke-width=\\\"1.5\\\" \\/>\\n <circle cx=\\\"7.5\\\" cy=\\\"7.5\\\" r=\\\"1.5\\\" fill=\\\"#3a7c59\\\"\\/>\\n <\\/svg>\\n <\\/span>\\n Pricing Packages\\n <\\/h2>\\n <div class=\\\"packages\\\">\\n <div class=\\\"package-card\\\">\\n <h3>Basic<\\/h3>\\n <p>\\u20ac42<\\/p>\\n <ul>\\n <li>1:1 Hair Consultation<\\/li>\\n <li>Personalized Hair Protocol (PDF)<\\/li>\\n <\\/ul>\\n <a href=\\\"#\\\" class=\\\"package-button my-service-core\\\">Book Basic<\\/a>\\n <\\/div>\\n <div class=\\\"package-card\\\">\\n <h3>Signature<\\/h3>\\n <p>\\u20ac59<\\/p>\\n <ul>\\n <li>Basic Package + Add-On<\\/li>\\n <li>Follow-Up 30 min (within 1 month)<\\/li>\\n <\\/ul>\\n <a href=\\\"#\\\" class=\\\"package-button my-service-signature\\\">Book Signature<\\/a>\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n\\n <!-- ===== AVAILABILITY ===== -->\\n <section class=\\\"ay-section ay-lang\\\" aria-labelledby=\\\"ay-avail\\\">\\n <div class=\\\"ay-container\\\">\\n <h2 class=\\\"ay-h2\\\" id=\\\"ay-avail\\\">Availability<\\/h2>\\n <p class=\\\"ay-lead\\\">In\\u2011Person: Paris (FR), Ahmedabad (IN)<\\/p>\\n <p class=\\\"ay-lead\\\">On\\u2011Demand: Mumbai, Dubai, Berlin, Lisbon, Milan, Amsterdam, Zurich (RDV only)<\\/p>\\n <p class=\\\"ay-lead\\\">Online Worldwide: English & French<\\/p>\\n <\\/div>\\n <\\/section>\\n\\n <!-- ===== AMELIA SHORTCODES (triggers wired via classes) ===== -->\\n
\\n
\\n
\\n\\n <!-- ===== FINAL CTA ===== -->\\n <section class=\\\"ay-section ay-cta-final\\\" aria-labelledby=\\\"ay-final\\\">\\n <div class=\\\"ay-container\\\">\\n <div class=\\\"ay-cta-row\\\">\\n <a href=\\\"#\\\" class=\\\"ay-btn ay-btn-primary my-service-core\\\">Book Now<\\/a>\\n <a href=\\\"#\\\" class=\\\"ay-btn ay-btn-outline\\\">Contact Us<\\/a>\\n <a href=\\\"#\\\" class=\\\"ay-btn ay-btn-outline my-service-add-on\\\">Request Meal Plan Add\\u2011On<\\/a>\\n <\\/div>\\n <p class=\\\"ay-lead\\\" id=\\\"final\\\">Reconnect with the healthiest, most radiant hair\\u2014naturally. No synthetic treatments, no guesswork\\u2014just deep wisdom made personal.<\\/p>\\n <\\/div>\\n <\\/section>\\n <\\/div>\\n<\\/body>\\n<\\/html>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}')