{"id":20,"date":"2026-05-25T12:55:33","date_gmt":"2026-05-25T12:55:33","guid":{"rendered":"https:\/\/midwifeexplains.com\/?page_id=20"},"modified":"2026-05-25T12:57:10","modified_gmt":"2026-05-25T12:57:10","slug":"ng-thank-you","status":"publish","type":"page","link":"https:\/\/midwifeexplains.com\/?page_id=20","title":{"rendered":"NG &#8211; Thank You"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"20\" class=\"elementor elementor-20\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b265b3a e-flex e-con-boxed e-con e-parent\" data-id=\"b265b3a\" 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-175a5a1 elementor-widget elementor-widget-html\" data-id=\"175a5a1\" 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>Thank You \u2014 The Midwife's Leaking Recovery Protocol<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        * { margin: 0; padding: 0; box-sizing: border-box; }\r\n        body { font-family: 'Lato', sans-serif; font-size: 17px; line-height: 1.7; color: #111; background: #fff; -webkit-font-smoothing: antialiased; }\r\n        .blog-header { background: linear-gradient(135deg, #5A7A6E, #7C9A8E); padding: 1.2rem 1rem; text-align: center; }\r\n        .blog-header h2 { color: #fff; font-size: 1.15rem; font-weight: 700; margin-bottom: 0.2rem; }\r\n        .blog-header p { color: #D4E8E0; font-style: italic; font-size: 0.95rem; margin: 0; }\r\n        .content-wrap { max-width: 680px; margin: 0 auto; padding: 0 1.2rem; }\r\n        .success-banner { text-align: center; padding: 2.5rem 0 1.5rem 0; }\r\n        .success-icon { width: 80px; height: 80px; border-radius: 50%; background: linear-gradient(135deg, #5A7A6E, #7C9A8E); display: flex; align-items: center; justify-content: center; margin: 0 auto 1rem auto; animation: popIn 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards; }\r\n        .success-icon svg { width: 40px; height: 40px; stroke: #fff; 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.6rem; font-weight: 900; color: #111; margin-bottom: 0.3rem; }\r\n        .success-banner h1 span { color: #5A7A6E; }\r\n        .success-banner .sub { font-size: 1rem; color: #555; }\r\n        h2 { font-size: 1.25rem; font-weight: 900; color: #5A7A6E; margin: 2rem 0 0.8rem 0; }\r\n        p { margin-bottom: 1.1rem; }\r\n        strong { color: #111; }\r\n        .celebration { text-align: center; padding: 0.5rem 0 1.5rem 0; }\r\n        .celebration p { font-size: 0.95rem; color: #444; }\r\n        .celebration .bold-line { font-weight: 900; color: #5A7A6E; font-size: 1.05rem; }\r\n        .affirmation-box { background: #F0F7F4; border-left: 4px solid #7C9A8E; padding: 1.2rem 1.5rem; margin: 1.5rem 0; border-radius: 0 8px 8px 0; text-align: center; }\r\n        .affirmation-box p { font-size: 0.95rem; color: #5A7A6E; line-height: 1.5; margin: 0; font-style: italic; }\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 6px 20px rgba(0,0,0,0.1); }\r\n        .download-section { text-align: center; padding: 1.2rem 0; }\r\n        .download-btn { display: inline-block; background: #5A7A6E; color: #fff !important; font-size: 1.05rem; font-weight: 900; padding: 1rem 2.2rem; text-decoration: none; border-radius: 6px; box-shadow: 0 4px 12px rgba(90, 122, 110, 0.3); 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(-2px); box-shadow: 0 6px 18px rgba(90, 122, 110, 0.45); }\r\n        @keyframes pulseGlow { 0%, 100% { box-shadow: 0 4px 12px rgba(90, 122, 110, 0.3); } 50% { box-shadow: 0 4px 25px rgba(90, 122, 110, 0.55); } }\r\n        .order-box { background: #F0F7F4; border: 2px solid #7C9A8E; border-radius: 8px; padding: 1.3rem; margin: 1.5rem 0; }\r\n        .order-box h3 { font-size: 1rem; font-weight: 900; color: #5A7A6E; margin-bottom: 0.8rem; }\r\n        .order-item { display: flex; align-items: center; gap: 12px; padding: 0.6rem 0; border-bottom: 1px solid #B8D4C8; }\r\n        .order-item:last-child { border-bottom: none; }\r\n        .order-check { width: 24px; height: 24px; border-radius: 50%; background: #5A7A6E; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\r\n        .order-check svg { width: 13px; height: 13px; stroke: #fff; stroke-width: 3; fill: none; }\r\n        .order-text { font-size: 0.88rem; color: #333; line-height: 1.4; }\r\n        .tag { display: inline-block; background: #7C9A8E; color: #fff; font-size: 0.62rem; font-weight: 900; padding: 1px 6px; border-radius: 3px; margin-left: 5px; vertical-align: middle; text-transform: uppercase; }\r\n        .steps-section { padding: 0.8rem 0; }\r\n        .step-card { display: flex; gap: 12px; align-items: flex-start; margin-bottom: 1.3rem; }\r\n        .step-num { width: 36px; height: 36px; border-radius: 50%; background: linear-gradient(135deg, #5A7A6E, #7C9A8E); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 0.9rem; font-weight: 900; flex-shrink: 0; }\r\n        .step-body h4 { font-size: 0.95rem; font-weight: 900; color: #111; margin-bottom: 0.15rem; }\r\n        .step-body p { font-size: 0.85rem; color: #555; line-height: 1.5; margin: 0; }\r\n        .timeline-box { background: #F0F7F4; border: 2px solid #7C9A8E; border-radius: 8px; padding: 1.3rem; margin: 1.5rem 0; }\r\n        .timeline-box h3 { font-size: 1rem; font-weight: 900; color: #5A7A6E; margin-bottom: 0.8rem; text-align: center; }\r\n        .tl-item { display: flex; gap: 10px; align-items: flex-start; margin-bottom: 1rem; }\r\n        .tl-item:last-child { margin-bottom: 0; }\r\n        .tl-badge { background: linear-gradient(135deg, #5A7A6E, #7C9A8E); color: #fff; font-size: 0.68rem; font-weight: 700; padding: 3px 10px; border-radius: 15px; white-space: nowrap; margin-top: 2px; }\r\n        .tl-text { font-size: 0.85rem; color: #444; line-height: 1.5; }\r\n        .tl-text strong { color: #111; }\r\n        .quick-start { background: #F0F7F4; border: 2px solid #7C9A8E; border-radius: 10px; padding: 1.3rem; margin: 1.5rem 0; text-align: center; }\r\n        .quick-start h3 { font-size: 1rem; font-weight: 900; color: #5A7A6E; margin-bottom: 0.6rem; }\r\n        .quick-start p { font-size: 0.85rem; color: #3a5a3a; line-height: 1.5; margin-bottom: 0.5rem; }\r\n        .quick-start .tip { font-style: italic; color: #7C9A8E; font-size: 0.82rem; }\r\n        .ngozi-message { padding: 1.5rem 0; }\r\n        .ngozi-inner { display: flex; gap: 14px; align-items: flex-start; }\r\n        .ngozi-avatar { width: 55px; height: 55px; border-radius: 50%; object-fit: cover; flex-shrink: 0; border: 3px solid #7C9A8E; }\r\n        .ngozi-bubble { background: #F0F7F4; border-radius: 0 14px 14px 14px; padding: 1.2rem 1.3rem; font-size: 0.88rem; line-height: 1.6; color: #333; border: 1px solid #B8D4C8; }\r\n        .ngozi-bubble p { margin-bottom: 0.6rem; font-size: 0.88rem; }\r\n        .ngozi-bubble p:last-child { margin-bottom: 0; }\r\n        .ngozi-name { font-weight: 900; color: #5A7A6E; font-size: 0.85rem; margin-bottom: 0.3rem; }\r\n        .guarantee-reminder { background: #F0F7F4; border: 2px solid #7C9A8E; border-radius: 8px; padding: 1.2rem; margin: 1.5rem 0; text-align: center; }\r\n        .guarantee-reminder h4 { font-size: 0.95rem; font-weight: 900; color: #5A7A6E; margin-bottom: 0.3rem; }\r\n        .guarantee-reminder p { font-size: 0.82rem; color: #555; line-height: 1.4; margin: 0; }\r\n        .support-box { background: #FAFAFA; border-radius: 8px; padding: 1.2rem; margin: 1.5rem 0; text-align: center; }\r\n        .support-box h4 { font-size: 0.88rem; font-weight: 900; color: #111; margin-bottom: 0.3rem; }\r\n        .support-box p { font-size: 0.8rem; color: #666; line-height: 1.4; margin: 0; }\r\n        .ty-footer { text-align: center; padding: 1.5rem 1rem; font-size: 0.72rem; color: #aaa; line-height: 1.5; border-top: 1px solid #eee; margin-top: 2rem; }\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) { .content-wrap { padding: 0 1rem; } .success-banner h1 { font-size: 1.35rem; } .download-btn { font-size: 0.95rem; padding: 0.9rem 1.8rem; } .ngozi-inner { flex-direction: column; align-items: center; text-align: center; } .ngozi-bubble { border-radius: 14px; } .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\r\n<div class=\"blog-header\">\r\n    <h2>The Midwife Explains<\/h2>\r\n    <p>Postpartum Recovery Wisdom for the Nigerian Mother<\/p>\r\n<\/div>\r\n\r\n<div class=\"content-wrap\">\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>Successful.<\/span><\/h1>\r\n        <p class=\"sub\">Your body's recovery starts tonight. The pads have an expiry date now: 21 days.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"celebration\">\r\n        <p>Kegels from YouTube target 30-40% of the pelvic floor. Incontinence pads catch what leaks through a weakened gate. Neither of them strengthens the full muscular system that holds everything in place. You just chose the method that does.<\/p>\r\n        <p class=\"bold-line\">21 days. 10 minutes a day. The gate strengthens. The leaking stops. The pads go in the bin.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"affirmation-box\">\r\n        <p>\ud83d\udc9a \"My body is not broken. My pelvic floor was stretched during delivery and needs retraining, not managing. The muscles can be strengthened. The gate can be rebuilt. In 21 days, I sneeze without clenching, laugh without leaking, and live without pads.\"<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"bundle-display\">\r\n        <img decoding=\"async\" src=\"https:\/\/midwifeexplains.com\/wp-content\/uploads\/2026\/05\/3-Pack-Bundle.jpg\" alt=\"The Midwife's Leaking Recovery Protocol Complete Bundle\">\r\n    <\/div>\r\n\r\n    <div class=\"download-section\">\r\n        <h2 style=\"margin-top:0;\">Your Complete Recovery System Is Ready<\/h2>\r\n        <p style=\"font-size:0.88rem;color:#555;\">Click the button below to download the full protocol and both bonus guides instantly.<\/p>\r\n        <a href=\"#DOWNLOAD_LINK_HERE\" class=\"download-btn\">Download Your Guides 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-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"6 12 10 16 18 8\"><\/polyline><\/svg><\/div><div class=\"order-text\"><strong>The Midwife's Leaking Recovery Protocol<\/strong><br>The complete 21-day pelvic floor recovery system: correct muscle activation test, progressive daily exercises targeting deep and superficial muscles, bladder retraining component, day-by-day tracker, return to exercise guide, and intimacy confidence section<\/div><\/div>\r\n        <div class=\"order-item\"><div class=\"order-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"6 12 10 16 18 8\"><\/polyline><\/svg><\/div><div class=\"order-text\"><strong>The Sneeze-Proof Starter Guide<\/strong> <span class=\"tag\">Free Bonus<\/span><br>Emergency \"brace and breathe\" technique that reduces leaks by up to 50% from Day 1, before the full protocol strengthens the muscles. What to do right before a sneeze, cough, or laugh to minimise leaking immediately<\/div><\/div>\r\n        <div class=\"order-item\"><div class=\"order-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"6 12 10 16 18 8\"><\/polyline><\/svg><\/div><div class=\"order-text\"><strong>The Confidence Comeback Guide<\/strong> <span class=\"tag\">Free Bonus<\/span><br>How to return to exercise, social activities, and intimacy without fear. Graduated return-to-gym plan, confidence rebuilding for the bedroom, and what to say if your partner noticed you've been pulling away<\/div><\/div>\r\n    <\/div>\r\n\r\n    <h2>Your First 48 Hours<\/h2>\r\n    <div class=\"steps-section\">\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. You'll reference the main protocol daily for the next 21 days.<\/p><\/div><\/div>\r\n        <div class=\"step-card\"><div class=\"step-num\">2<\/div><div class=\"step-body\"><h4>Do the Activation Test Tonight (Page 6)<\/h4><p>This is the most important step before Day 1. The activation test tells you whether you're engaging the CORRECT pelvic floor muscles. 50% of women do Kegels wrong for months because they never verified which muscles they were squeezing. The test takes 2 minutes. If you've been doing Kegels from YouTube, you may discover tonight that you were targeting the wrong muscles the entire time. That discovery alone is worth the purchase.<\/p><\/div><\/div>\r\n        <div class=\"step-card\"><div class=\"step-num\">3<\/div><div class=\"step-body\"><h4>Learn the Sneeze-Proof Technique (Bonus #1)<\/h4><p>Before the full protocol strengthens your muscles over 21 days, you need immediate protection. Open the Sneeze-Proof Starter Guide. Learn the \"brace and breathe\" technique on Page 2. This single technique can reduce leaking by up to 50% starting tomorrow morning. Use it every time you feel a sneeze, cough, or laugh building. It buys you protection while the protocol does the deep work.<\/p><\/div><\/div>\r\n        <div class=\"step-card\"><div class=\"step-num\">4<\/div><div class=\"step-body\"><h4>Start Day 1 Tomorrow Morning<\/h4><p>The protocol begins with 10 minutes of targeted exercises. Not the squeeze-and-hope Kegels you've been doing. Progressive, structured exercises that activate the full pelvic floor complex. Follow the Day 1 instructions exactly. You may feel muscles engaging that basic Kegels never reached. That's the difference between 30% activation and 100% activation.<\/p><\/div><\/div>\r\n        <div class=\"step-card\"><div class=\"step-num\">5<\/div><div class=\"step-body\"><h4>Continue Wearing Pads for the First 7 Days<\/h4><p>The protocol doesn't ask you to stop wearing pads on Day 1. That would be stressful and unnecessary. Continue wearing them for the first week as a safety net. By Day 7-10, you'll notice the leaking has reduced significantly. The protocol tells you exactly when to test going without the pad. You'll know when you're ready because your body will tell you.<\/p><\/div><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"timeline-box\">\r\n        <h3>\ud83d\udc9a What to Expect Over 21 Days<\/h3>\r\n        <div class=\"tl-item\"><span class=\"tl-badge\">DAYS 1-7<\/span><div class=\"tl-text\"><strong>Muscle activation.<\/strong> The correct muscles are identified and begin strengthening. Most women notice the exercises feel different from regular Kegels by Day 2-3. A deeper engagement. A more internal sensation. The \"brace and breathe\" technique from Bonus #1 reduces leaking during coughs and sneezes while the deep strengthening begins.<\/div><\/div>\r\n        <div class=\"tl-item\"><span class=\"tl-badge\">DAYS 8-14<\/span><div class=\"tl-text\"><strong>Noticeable reduction.<\/strong> The gate is getting stronger. Most women report a significant reduction in leak frequency and volume by Day 10-12. This is when you test a sneeze without clenching first. If nothing leaks, the muscles are holding. The pad becomes optional for low-risk activities (sitting, walking). The protocol tells you exactly when to test.<\/div><\/div>\r\n        <div class=\"tl-item\"><span class=\"tl-badge\">DAYS 15-21<\/span><div class=\"tl-text\"><strong>Full recovery.<\/strong> The pelvic floor complex is retrained and strong. Most women can cough, sneeze, laugh, lift, and exercise without leaking by Day 18-21. The pad goes from daily necessity to \"just in case\" to the bin. The Confidence Comeback Guide (Bonus #2) gives you the graduated plan for returning to full exercise and intimacy.<\/div><\/div>\r\n        <div class=\"tl-item\"><span class=\"tl-badge\">DAY 22+<\/span><div class=\"tl-text\"><strong>Maintenance.<\/strong> A simple 5-minute twice-weekly routine that maintains pelvic floor strength permanently. The muscles stay strong. The gate stays closed. No regression. No return to pads. Your body maintains itself the way it should.<\/div><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"quick-start\">\r\n        <h3>\u26a1 Quick Win: Do This Right Now<\/h3>\r\n        <p>Open the <strong>Sneeze-Proof Starter Guide (Bonus #1)<\/strong> to <strong>Page 2<\/strong>.<\/p>\r\n        <p>Read the <strong>\"brace and breathe\" technique<\/strong>. It takes 30 seconds to learn.<\/p>\r\n        <p>The next time you feel a sneeze building (maybe tonight, maybe tomorrow morning), use the technique BEFORE the sneeze hits.<\/p>\r\n        <p>If the leak is smaller than usual or doesn't happen at all, you've just experienced what correct pelvic floor engagement feels like. That's the preview of what 21 days of the full protocol delivers permanently.<\/p>\r\n        <p class=\"tip\">\"The first sneeze you survive dry is the moment you stop believing the leaking is permanent.\"<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"download-section\" style=\"padding-top:0.3rem;\">\r\n        <a href=\"#DOWNLOAD_LINK_HERE\" class=\"download-btn\">Download Your Guides Now<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"ngozi-message\">\r\n        <div class=\"ngozi-inner\">\r\n            <img decoding=\"async\" src=\"https:\/\/midwifeexplains.com\/wp-content\/uploads\/2026\/05\/Ngozi.jpg\" alt=\"Ngozi A.\" class=\"ngozi-avatar\">\r\n            <div class=\"ngozi-bubble\">\r\n                <p class=\"ngozi-name\">A message from Ngozi:<\/p>\r\n                <p>My sister, I know what your morning looks like. You reach for the pad before you reach for your phone. You plan your outfit around what won't show a bulge. You carry a backup in your bag. You know exactly where every bathroom is in every building you enter. You've built an entire invisible system around a problem nobody knows you have.<\/p>\r\n                <p>I carried that system for 9 months. Nine months of pads, of crossing my legs before every sneeze, of avoiding the gym, of turning down my friend's invitation to a trampoline park with our kids because I knew what jumping would do. Nine months of managing a problem that took 21 days to fix.<\/p>\r\n                <p>The activation test on Page 6 is where everything changes. When I did it, I discovered I'd been squeezing my glutes for 5 months thinking I was doing Kegels. Five months of the wrong muscles. The moment I found the right ones, I could feel the difference immediately. That was Day 0. By Day 7, I sneezed without clenching. By Day 14, I did jumping jacks. By Day 21, the pads went in the bin.<\/p>\r\n                <p>Do the activation test tonight. Learn the sneeze-proof technique. Start Day 1 tomorrow morning. And when you sneeze next week and nothing happens, remember this moment. Remember the woman who wore pads telling you: it's 21 days away from being over.<\/p>\r\n                <p><strong>Your body gave life. Now let it recover. You deserve both. \ud83d\udc9a<\/strong><\/p>\r\n                <p style=\"color:#999;\">Ngozi<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"guarantee-reminder\">\r\n        <h4>\ud83d\udee1\ufe0f 21-Day Conditional Guarantee<\/h4>\r\n        <p>Follow the protocol for 21 days, 10 minutes per day. If you don't notice a significant reduction in leaking, you get a full refund and keep the guide and both bonuses.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"support-box\">\r\n        <h4>Need Help?<\/h4>\r\n        <p>Questions about the exercises, the activation test, the timeline, or anything at all? Reach out. This is a private, supportive conversation. Nobody else will know.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"ty-footer\">\r\n        <p>The Midwife's Leaking Recovery Protocol &copy; 2026. All Rights Reserved.<\/p>\r\n        <p style=\"margin-top:0.4rem;\">Disclaimer: This guide provides general wellness information based on evidence-based pelvic floor rehabilitation principles. It is not a substitute for professional medical advice. If you experience severe incontinence, pain during urination, blood in urine, or symptoms that worsen despite exercise, consult your doctor. Individual results may vary.<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n    var canvas = document.getElementById('confettiCanvas');\r\n    var 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    var colors = ['#5A7A6E', '#7C9A8E', '#B8D4C8', '#D4E8E0', '#fff', '#A8C4B8', '#E0EDE8', '#F0F7F4'];\r\n    var pieces = []; var frame = 0; var maxFrames = 200;\r\n    for (var i = 0; i < 120; 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, vy: Math.random() * 2.5 + 1.5, rotation: Math.random() * 360, rotationSpeed: (Math.random() - 0.5) * 5, opacity: 1 }); }\r\n    function draw() { ctx.clearRect(0, 0, canvas.width, canvas.height); frame++; var fadeStart = maxFrames - 60; pieces.forEach(function(p) { if (frame > fadeStart) p.opacity = Math.max(0, 1 - (frame - fadeStart) \/ 60); 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.03; p.rotation += p.rotationSpeed; p.vx += (Math.random() - 0.5) * 0.06; }); 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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Thank You \u2014 The Midwife&#8217;s Leaking Recovery Protocol The Midwife Explains Postpartum Recovery Wisdom for the Nigerian Mother Payment Successful. Your body&#8217;s recovery starts tonight. The pads have an expiry date now: 21 days. Kegels from YouTube target 30-40% of the pelvic floor. Incontinence pads catch what leaks through a weakened gate. Neither of them [&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-20","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/midwifeexplains.com\/index.php?rest_route=\/wp\/v2\/pages\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/midwifeexplains.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/midwifeexplains.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/midwifeexplains.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/midwifeexplains.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=20"}],"version-history":[{"count":4,"href":"https:\/\/midwifeexplains.com\/index.php?rest_route=\/wp\/v2\/pages\/20\/revisions"}],"predecessor-version":[{"id":24,"href":"https:\/\/midwifeexplains.com\/index.php?rest_route=\/wp\/v2\/pages\/20\/revisions\/24"}],"wp:attachment":[{"href":"https:\/\/midwifeexplains.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}