{"id":22,"date":"2026-05-15T11:09:27","date_gmt":"2026-05-15T11:09:27","guid":{"rendered":"https:\/\/mykross.online\/?page_id=22"},"modified":"2026-06-02T09:55:55","modified_gmt":"2026-06-02T09:55:55","slug":"ng-thank-you-page","status":"publish","type":"page","link":"https:\/\/mykross.online\/?page_id=22","title":{"rendered":"NG &#8211; Thank You Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22\" class=\"elementor elementor-22\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29bb6e2 e-flex e-con-boxed e-con e-parent\" data-id=\"29bb6e2\" 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-d77485e elementor-widget elementor-widget-html\" data-id=\"d77485e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Access Confirmed \u2014 The Village Healer's Antidote<\/title>\r\n    <style>\r\n        * { margin: 0; padding: 0; box-sizing: border-box; }\r\n        body { font-family: 'Georgia', 'Times New Roman', serif; line-height: 1.8; color: #2c3e50; background: #fafafa; -webkit-font-smoothing: antialiased; }\r\n        .container { max-width: 750px; margin: 0 auto; background: white; padding: 40px 30px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }\r\n        .success-banner { text-align: center; padding: 2.5rem 1rem 1.5rem 1rem; }\r\n        .success-icon { width: 85px; height: 85px; border-radius: 50%; background: linear-gradient(135deg, #2C5F5C, #1D4240); display: flex; align-items: center; justify-content: center; margin: 0 auto 20px auto; animation: popIn 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards; }\r\n        .success-icon svg { width: 42px; height: 42px; stroke: #4DB6AC; stroke-width: 3; fill: none; stroke-linecap: round; stroke-linejoin: round; }\r\n        .success-icon .check-path { stroke-dasharray: 50; stroke-dashoffset: 50; animation: drawCheck 0.6s 0.4s ease forwards; }\r\n        @keyframes popIn { 0% { transform: scale(0); opacity: 0; } 100% { transform: scale(1); opacity: 1; } }\r\n        @keyframes drawCheck { to { stroke-dashoffset: 0; } }\r\n        .success-banner h1 { font-size: 1.8rem; font-weight: 700; color: #1a1a1a; margin-bottom: 0.5rem; }\r\n        .success-banner h1 span { color: #2C5F5C; }\r\n        .success-banner .sub { font-size: 1.05rem; color: #555; }\r\n        h2 { font-size: 1.4rem; font-weight: 700; color: #1a1a1a; margin: 2rem 0 1rem 0; }\r\n        p { margin-bottom: 1.2rem; font-size: 18px; color: #333; }\r\n        strong { color: #1a1a1a; }\r\n        .discretion-box { background: #1D4240; color: #ccc; border-radius: 10px; padding: 1.3rem 1.5rem; margin: 1.5rem 0; text-align: center; }\r\n        .discretion-box p { color: #ccc; font-size: 0.92rem; margin: 0; line-height: 1.5; }\r\n        .discretion-box strong { color: #4DB6AC; }\r\n        .bundle-display { text-align: center; padding: 1.5rem 0; }\r\n        .bundle-display img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 8px 25px rgba(0,0,0,0.15); }\r\n        .download-section { text-align: center; padding: 1.5rem 0; }\r\n        .download-btn { display: inline-block; background: linear-gradient(135deg, #C0392B, #96281B); color: #fff !important; font-size: 1.15rem; font-weight: 700; padding: 1.1rem 2.5rem; text-decoration: none; border-radius: 8px; box-shadow: 0 4px 15px rgba(192, 57, 43, 0.3); font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: 0.5px; animation: pulseGlow 2.5s ease-in-out infinite; transition: transform 0.2s, box-shadow 0.2s; }\r\n        .download-btn:hover { transform: translateY(-3px); box-shadow: 0 6px 22px rgba(192, 57, 43, 0.45); }\r\n        @keyframes pulseGlow { 0%, 100% { box-shadow: 0 4px 15px rgba(192, 57, 43, 0.3); } 50% { box-shadow: 0 4px 30px rgba(192, 57, 43, 0.55); } }\r\n        .order-box { background: #F0F7F6; border: 2px solid #2C5F5C; border-radius: 10px; padding: 1.5rem; margin: 1.5rem 0; }\r\n        .order-box h3 { font-size: 1.1rem; font-weight: 700; color: #2C5F5C; margin-bottom: 1rem; }\r\n        .order-item { display: flex; align-items: center; gap: 14px; padding: 0.7rem 0; border-bottom: 1px solid #B2DFDB; }\r\n        .order-item:last-child { border-bottom: none; }\r\n        .order-item-check { width: 26px; height: 26px; border-radius: 50%; background: #2C5F5C; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\r\n        .order-item-check svg { width: 14px; height: 14px; stroke: #4DB6AC; stroke-width: 3; fill: none; }\r\n        .order-item-text { font-size: 0.95rem; color: #333; line-height: 1.5; }\r\n        .tag { display: inline-block; background: #2C5F5C; color: #4DB6AC; font-size: 0.68rem; font-weight: 700; padding: 1px 7px; border-radius: 4px; margin-left: 6px; vertical-align: middle; text-transform: uppercase; }\r\n        .next-steps { padding: 1rem 0; }\r\n        .step-card { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 1.5rem; }\r\n        .step-num { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #2C5F5C, #1D4240); color: #4DB6AC; display: flex; align-items: center; justify-content: center; font-size: 1rem; font-weight: 700; flex-shrink: 0; font-family: Arial, sans-serif; }\r\n        .step-body h4 { font-size: 1.05rem; font-weight: 700; color: #1a1a1a; margin-bottom: 0.2rem; }\r\n        .step-body p { font-size: 0.92rem; color: #555; line-height: 1.55; margin: 0; }\r\n        .timeline-box { background: #F0F7F6; border: 2px solid #2C5F5C; border-radius: 10px; padding: 1.5rem; margin: 1.5rem 0; }\r\n        .timeline-box h3 { font-size: 1.1rem; font-weight: 700; color: #2C5F5C; margin-bottom: 1rem; text-align: center; }\r\n        .tl-item { display: flex; gap: 12px; align-items: flex-start; margin-bottom: 1.2rem; }\r\n        .tl-item:last-child { margin-bottom: 0; }\r\n        .tl-badge { background: linear-gradient(135deg, #2C5F5C, #1D4240); color: #4DB6AC; font-size: 0.72rem; font-weight: 700; padding: 4px 11px; border-radius: 20px; white-space: nowrap; margin-top: 2px; font-family: Arial, sans-serif; }\r\n        .tl-text { font-size: 0.92rem; color: #444; line-height: 1.55; }\r\n        .tl-text strong { color: #1a1a1a; }\r\n        .important-note { background: #FFF8E1; border-left: 4px solid #F9A825; padding: 1.2rem 1.5rem; margin: 1.5rem 0; border-radius: 0 8px 8px 0; }\r\n        .important-note p { font-size: 0.92rem; color: #5D4037; margin: 0; line-height: 1.55; }\r\n        .important-note strong { color: #E65100; }\r\n        .quick-start { background: #E8F5E9; border: 2px solid #A5D6A7; border-radius: 12px; padding: 1.5rem; margin: 1.5rem 0; text-align: center; }\r\n        .quick-start h3 { font-size: 1.1rem; font-weight: 700; color: #2E7D32; margin-bottom: 0.8rem; }\r\n        .quick-start p { font-size: 0.92rem; color: #3a5a3a; line-height: 1.6; margin-bottom: 0.6rem; }\r\n        .quick-start .tip { font-style: italic; color: #5a7a5a; font-size: 0.88rem; }\r\n        .tunde-message { padding: 1.5rem 0; }\r\n        .tunde-inner { display: flex; gap: 16px; align-items: flex-start; }\r\n        .tunde-avatar { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; flex-shrink: 0; border: 3px solid #2C5F5C; }\r\n        .tunde-bubble { background: #F0F7F6; border-radius: 0 16px 16px 16px; padding: 1.3rem 1.5rem; font-size: 0.95rem; line-height: 1.65; color: #333; border: 1px solid #B2DFDB; }\r\n        .tunde-bubble p { margin-bottom: 0.7rem; font-size: 0.95rem; }\r\n        .tunde-bubble p:last-child { margin-bottom: 0; }\r\n        .tunde-name { font-weight: 700; color: #2C5F5C; font-size: 0.9rem; margin-bottom: 0.3rem; }\r\n        .guarantee-reminder { background: linear-gradient(135deg, #1a1a1a, #2c2c2c); border-radius: 10px; padding: 1.3rem 1.5rem; margin: 1.5rem 0; text-align: center; }\r\n        .guarantee-reminder h4 { font-size: 1rem; font-weight: 700; color: #4DB6AC; margin-bottom: 0.4rem; }\r\n        .guarantee-reminder p { font-size: 0.88rem; color: #ccc; line-height: 1.5; margin: 0; }\r\n        .support-box { background: #f8f9fa; border-radius: 10px; padding: 1.3rem; margin: 1.5rem 0; text-align: center; }\r\n        .support-box h4 { font-size: 0.95rem; font-weight: 700; color: #1a1a1a; margin-bottom: 0.4rem; }\r\n        .support-box p { font-size: 0.85rem; color: #666; line-height: 1.5; margin: 0; }\r\n        .ty-footer { margin-top: 2rem; padding-top: 1.5rem; border-top: 2px solid #e0e0e0; text-align: center; }\r\n        .ty-footer p { font-size: 0.78rem; color: #999; margin: 0; line-height: 1.5; }\r\n        .ty-footer p + p { margin-top: 0.3rem; }\r\n        .confetti-canvas { position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 9999; }\r\n        @media (max-width: 768px) { .container { padding: 25px 20px; } .success-banner h1 { font-size: 1.5rem; } .download-btn { font-size: 1rem; padding: 1rem 2rem; } .tunde-inner { flex-direction: column; align-items: center; text-align: center; } .tunde-bubble { border-radius: 16px; } .tl-item { flex-direction: column; } .step-card { flex-direction: column; align-items: center; text-align: center; } }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n<canvas class=\"confetti-canvas\" id=\"confettiCanvas\"><\/canvas>\r\n<div class=\"container\">\r\n\r\n    <div class=\"success-banner\">\r\n        <div class=\"success-icon\"><svg viewBox=\"0 0 24 24\"><polyline class=\"check-path\" points=\"6 12 10 16 18 8\"><\/polyline><\/svg><\/div>\r\n        <h1>Payment <span>Confirmed.<\/span><\/h1>\r\n        <p class=\"sub\">The antidote is yours. Your restoration begins tonight.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"discretion-box\">\r\n        <p><strong>\ud83d\udd12 100% Discreet.<\/strong> This page is private. Your bank statement will show a generic merchant name, nothing related to this product. The download is a PDF saved to your phone. No packages. No evidence. Complete privacy.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"bundle-display\">\r\n        <img decoding=\"async\" src=\"https:\/\/mykross.online\/wp-content\/uploads\/2026\/05\/Bundle-Pack.jpg\" alt=\"The Village Healer's Antidote Complete Bundle\">\r\n    <\/div>\r\n\r\n    <div class=\"download-section\">\r\n        <h2 style=\"margin-top:0;\">Your Complete Protocol Is Ready<\/h2>\r\n        <p style=\"font-size:0.95rem;color:#555;\">Click the button below to download the full protocol and both bonus guides instantly.<\/p>\r\n        <a href=\"https:\/\/drive.google.com\/drive\/folders\/1IUCKMnLFXYzhCDIsq17K6nXzJy2FeljJ\" class=\"download-btn\">Download Your Protocol Now<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"order-box\">\r\n        <h3>\ud83d\udce6 Here's What You Got<\/h3>\r\n        <div class=\"order-item\"><div class=\"order-item-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"6 12 10 16 18 8\"><\/polyline><\/svg><\/div><div class=\"order-item-text\"><strong>The Village Healer's Antidote<\/strong><br>The complete 6-module protocol: why your medication did this, the 3 natural ingredients, the daily circulation exercise, medication-specific guidance for 8 common prescriptions, 6-week restoration timeline, and lifetime maintenance<\/div><\/div>\r\n        <div class=\"order-item\"><div class=\"order-item-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"6 12 10 16 18 8\"><\/polyline><\/svg><\/div><div class=\"order-item-text\"><strong>The Medication Survival Guide<\/strong> <span class=\"tag\">Free Bonus<\/span><br>Which of the 12 most common Nigerian medications cause sexual dysfunction, what to ask your doctor, and how to have the conversation without embarrassment<\/div><\/div>\r\n        <div class=\"order-item\"><div class=\"order-item-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"6 12 10 16 18 8\"><\/polyline><\/svg><\/div><div class=\"order-item-text\"><strong>The Performance Foods Guide for Men on Medication<\/strong> <span class=\"tag\">Free Bonus<\/span><br>30 Nigerian foods that support pelvic blood flow for men on BP or diabetes medication, plus the 5 foods making it worse and a 7-day meal plan<\/div><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"important-note\">\r\n        <p><strong>\u26a0\ufe0f Important:<\/strong> Do NOT stop or reduce your blood pressure or diabetes medication. This protocol is designed to work alongside your prescription. Continue taking your medication exactly as your doctor prescribed. The protocol restores performance without interfering with your heart or blood sugar protection.<\/p>\r\n    <\/div>\r\n\r\n    <h2>Your First 48 Hours<\/h2>\r\n    <div class=\"next-steps\">\r\n        <div class=\"step-card\"><div class=\"step-num\">1<\/div><div class=\"step-body\"><h4>Download Everything Now<\/h4><p>Tap the button above. Save all 3 files to your phone in a private folder. Access them anytime, even without internet.<\/p><\/div><\/div>\r\n        <div class=\"step-card\"><div class=\"step-num\">2<\/div><div class=\"step-body\"><h4>Read Modules 1-2 Tonight<\/h4><p>Module 1 explains exactly WHY your medication caused this (the blood vessel mechanism, in plain language). Module 2 gives you the 3 natural ingredients, where to buy them, and how to prepare them. 20 minutes of reading. You'll understand the full system and why everything else failed.<\/p><\/div><\/div>\r\n        <div class=\"step-card\"><div class=\"step-num\">3<\/div><div class=\"step-body\"><h4>Find Your Medication in Module 4<\/h4><p>Module 4 covers the 8 most common prescriptions: amlodipine, lisinopril, atenolol, nifedipine, ramipril, losartan, hydrochlorothiazide, and metformin. Find yours. Read the specific guidance for your medication. The protocol adjusts slightly depending on which drug you're taking.<\/p><\/div><\/div>\r\n        <div class=\"step-card\"><div class=\"step-num\">4<\/div><div class=\"step-body\"><h4>Go to the Market Tomorrow<\/h4><p>The ingredients are listed by local name with photos. Available at any major Nigerian market. For diaspora buyers, any African shop stocks them. Total cost: under \u20a63,000.<\/p><\/div><\/div>\r\n        <div class=\"step-card\"><div class=\"step-num\">5<\/div><div class=\"step-body\"><h4>Start the Protocol Alongside Your Morning Medication<\/h4><p>Take your BP or diabetes medication as normal. Then follow the protocol's morning preparation (Module 2) and the 5-minute circulation exercise (Module 3). Both work alongside your prescription. This is Day 1.<\/p><\/div><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"timeline-box\">\r\n        <h3>\ud83d\udcca What to Expect Over 6 Weeks<\/h3>\r\n        <div class=\"tl-item\"><span class=\"tl-badge\">WEEK 1<\/span><div class=\"tl-text\"><strong>The foundation.<\/strong> You're taking the herbs daily alongside your medication and doing the 5-minute circulation exercise. Nothing dramatic yet. Your body is beginning to restore the blood flow pathways that the medication suppressed. Stay consistent. Continue your prescription as normal.<\/div><\/div>\r\n        <div class=\"tl-item\"><span class=\"tl-badge\">WEEK 2<\/span><div class=\"tl-text\"><strong>The first sign.<\/strong> Most men notice morning firmness returning around this time. Not full, not strong. But present. A sign of life where there has been nothing for months. That first morning is the moment you know the protocol is working. Don't test full performance yet. Let the body build.<\/div><\/div>\r\n        <div class=\"tl-item\"><span class=\"tl-badge\">WEEK 3-4<\/span><div class=\"tl-text\"><strong>The return.<\/strong> Erections become firmer and more responsive. Most men attempt intimacy for the first time during this window and are surprised at the difference. Your wife will notice the change. The blood flow pathways are reopening alongside your medication, not against it.<\/div><\/div>\r\n        <div class=\"tl-item\"><span class=\"tl-badge\">WEEK 5-6<\/span><div class=\"tl-text\"><strong>Full restoration.<\/strong> Consistent, reliable performance. Still on your medication. Still protected. But now your bedroom is alive again. You transition to the weekly maintenance routine from Module 6. The medication and the protocol coexist permanently.<\/div><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"quick-start\">\r\n        <h3>\u26a1 Quick Win: Open the Medication Survival Guide Now<\/h3>\r\n        <p>Turn to <strong>Page 3<\/strong> of the bonus guide. Find your specific medication on the list. Read the entry.<\/p>\r\n        <p>It explains, in plain language, exactly how YOUR pill affects sexual performance, which side effects are reversible, and what the protocol specifically targets for your prescription.<\/p>\r\n        <p>Understanding WHY your body stopped responding is the first step to believing it can respond again.<\/p>\r\n        <p class=\"tip\">\"Your body isn't broken. It's being suppressed. The protocol lifts the suppression.\"<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"download-section\" style=\"padding-top:0.5rem;\">\r\n        <a href=\"https:\/\/drive.google.com\/drive\/folders\/1IUCKMnLFXYzhCDIsq17K6nXzJy2FeljJ\" class=\"download-btn\">Download Your Protocol Now<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"tunde-message\">\r\n        <div class=\"tunde-inner\">\r\n            <img decoding=\"async\" src=\"https:\/\/mykross.online\/wp-content\/uploads\/2026\/05\/Tunde.jpg\" alt=\"Tunde A.\" class=\"tunde-avatar\">\r\n            <div class=\"tunde-bubble\">\r\n                <p class=\"tunde-name\">A private message from Tunde:<\/p>\r\n                <p>My brother, I know the place you're in right now. The frustration of taking a pill every morning that you NEED for your heart but that has silently stolen something you can't talk about. The anger at a doctor who never warned you. The shame of lying next to your wife and having nothing to give her.<\/p>\r\n                <p>I lived that for 18 months. \u20a6200,000 wasted on blue pills that made my medicated heart race, herbal mixtures designed for the wrong problem, and a cardiologist who called it \"a trade-off for staying alive.\"<\/p>\r\n                <p>Then Uncle Dele took me to the village healer. By Week 2, morning firmness returned for the first time in over a year. By Week 4, I made love to my wife and she whispered \"I thought I'd lost you.\" I still take amlodipine every morning. My blood pressure is 128\/80. My doctor is happy. My wife is happier.<\/p>\r\n                <p>Read Modules 1-2 tonight. Find your medication in Module 4. Go to the market tomorrow. Start the protocol alongside your prescription on Day 1. Be patient through Week 1. And when you wake up in Week 2 and feel that firmness for the first time in months, you'll know: your body was never broken. It was being suppressed. And now the suppression is lifting.<\/p>\r\n                <p><strong>Your heart stays protected. Your manhood comes back. Both can exist at the same time. \ud83d\udee1\ufe0f<\/strong><\/p>\r\n                <p>\u2014 Tunde<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"guarantee-reminder\">\r\n        <h4>\ud83d\udee1\ufe0f 14-Day Unconditional Money-Back Guarantee<\/h4>\r\n        <p>If for ANY reason you're not satisfied within 14 days, every kobo back. No questions. No justification.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"support-box\">\r\n        <h4>Need Help?<\/h4>\r\n        <p>Questions about the protocol, the ingredients, how it works with your specific medication, or anything at all? Reach out. This is a private, discreet conversation.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"ty-footer\">\r\n        <p>&copy; 2026 The Village Healer's Antidote. All Rights Reserved.<\/p>\r\n        <p style=\"margin-top:0.5rem;font-size:0.72rem;color:#bbb;\">Disclaimer: This guide provides general wellness information. It is not a substitute for professional medical advice. Do not stop or modify any prescribed medication without consulting your doctor. Individual results may vary.<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n    const canvas = document.getElementById('confettiCanvas');\r\n    const ctx = canvas.getContext('2d');\r\n    canvas.width = window.innerWidth; canvas.height = window.innerHeight;\r\n    window.addEventListener('resize', function() { canvas.width = window.innerWidth; canvas.height = window.innerHeight; });\r\n    const colors = ['#2C5F5C', '#4DB6AC', '#B2DFDB', '#1D4240', '#fff', '#80CBC4', '#26A69A', '#E0F2F1'];\r\n    const pieces = []; let frame = 0; const maxFrames = 180;\r\n    for (let i = 0; i < 100; i++) { pieces.push({ x: Math.random() * canvas.width, y: Math.random() * canvas.height - canvas.height, w: Math.random() * 8 + 4, h: Math.random() * 5 + 2, color: colors[Math.floor(Math.random() * colors.length)], vx: (Math.random() - 0.5) * 2.5, vy: Math.random() * 3 + 1.5, rotation: Math.random() * 360, rotationSpeed: (Math.random() - 0.5) * 6, opacity: 1 }); }\r\n    function draw() { ctx.clearRect(0, 0, canvas.width, canvas.height); frame++; const fadeStart = maxFrames - 50; pieces.forEach(function(p) { if (frame > fadeStart) p.opacity = Math.max(0, 1 - (frame - fadeStart) \/ 50); ctx.save(); ctx.translate(p.x, p.y); ctx.rotate((p.rotation * Math.PI) \/ 180); ctx.globalAlpha = p.opacity; ctx.fillStyle = p.color; ctx.fillRect(-p.w \/ 2, -p.h \/ 2, p.w, p.h); ctx.restore(); p.x += p.vx; p.y += p.vy; p.vy += 0.035; p.rotation += p.rotationSpeed; p.vx += (Math.random() - 0.5) * 0.08; }); if (frame < maxFrames) { requestAnimationFrame(draw); } else { ctx.clearRect(0, 0, canvas.width, canvas.height); canvas.style.display = 'none'; } }\r\n    setTimeout(draw, 300);\r\n})();\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3cf248 e-flex e-con-boxed e-con e-parent\" data-id=\"a3cf248\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Access Confirmed \u2014 The Village Healer&#8217;s Antidote Payment Confirmed. The antidote is yours. Your restoration begins tonight. \ud83d\udd12 100% Discreet. This page is private. Your bank statement will show a generic merchant name, nothing related to this product. The download is a PDF saved to your phone. No packages. No evidence. Complete privacy. Your Complete [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"brizy_media":[],"_links":{"self":[{"href":"https:\/\/mykross.online\/index.php?rest_route=\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mykross.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mykross.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mykross.online\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mykross.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22"}],"version-history":[{"count":5,"href":"https:\/\/mykross.online\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":92,"href":"https:\/\/mykross.online\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions\/92"}],"wp:attachment":[{"href":"https:\/\/mykross.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}