{"id":61,"date":"2026-06-04T16:05:41","date_gmt":"2026-06-04T16:05:41","guid":{"rendered":"https:\/\/jopiti.online\/?page_id=61"},"modified":"2026-06-09T01:03:54","modified_gmt":"2026-06-09T01:03:54","slug":"thank-you-page-your-fibroid-is-not-the-problem","status":"publish","type":"page","link":"https:\/\/jopiti.online\/?page_id=61","title":{"rendered":"Thank you page &#8211; Your Fibroid is not the problem"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"61\" class=\"elementor elementor-61\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae250a7 e-flex e-con-boxed e-con e-parent\" data-id=\"ae250a7\" 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-2796bec elementor-widget elementor-widget-html\" data-id=\"2796bec\" 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 Your Fibroid Is Not the Problem<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&family=Roboto:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  :root {\r\n    --accent: #5C1A2E;\r\n    --accent-dark: #3d1020;\r\n    --gold: #C8932A;\r\n    --gold-dark: #9a700a;\r\n    --green-confirm: #2E7D32;\r\n    --dark: #0D0D0D;\r\n    --body: #1A1A1A;\r\n    --muted: #555;\r\n    --bg: #FAF8F5;\r\n    --white: #FFFFFF;\r\n    --border: #e0e0e0;\r\n  }\r\n\r\n  body {\r\n    font-family: 'Roboto', sans-serif;\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    line-height: 1.7;\r\n    color: var(--body);\r\n    background: var(--bg);\r\n    overflow-x: hidden;\r\n  }\r\n\r\n  h1,h2,h3,h4,h5 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 700;\r\n    line-height: 1.25;\r\n  }\r\n\r\n  p { margin-bottom: 1rem; }\r\n  p:last-child { margin-bottom: 0; }\r\n\r\n  .wrap { max-width: 960px; margin: 0 auto; padding: 0 20px; }\r\n  .wrap-narrow { max-width: 680px; margin: 0 auto; padding: 0 20px; }\r\n\r\n  \/* ============================================================\r\n     1. GREEN CONFIRMATION BAR\r\n     ============================================================ *\/\r\n  .confirm-bar {\r\n    background: var(--green-confirm);\r\n    padding: 13px 20px;\r\n    text-align: center;\r\n  }\r\n  .confirm-bar p {\r\n    color: var(--white);\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 700;\r\n    font-size: 14px;\r\n    letter-spacing: 0.3px;\r\n    margin: 0;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 8px;\r\n  }\r\n  .confirm-bar .check-icon {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: rgba(255,255,255,0.25);\r\n    border-radius: 50%;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 12px;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  \/* ============================================================\r\n     2. HERO SECTION\r\n     ============================================================ *\/\r\n  .hero {\r\n    background: var(--accent);\r\n    padding: 56px 20px 48px;\r\n    text-align: center;\r\n  }\r\n  .hero-icon-wrap {\r\n    width: 80px;\r\n    height: 80px;\r\n    background: rgba(255,255,255,0.15);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin: 0 auto 24px;\r\n    border: 2px solid rgba(255,255,255,0.3);\r\n  }\r\n  .hero-icon-wrap svg {\r\n    width: 40px;\r\n    height: 40px;\r\n  }\r\n  .hero h1 {\r\n    font-size: clamp(26px, 5vw, 38px);\r\n    font-weight: 800;\r\n    color: var(--white);\r\n    margin-bottom: 12px;\r\n  }\r\n  .hero .subhead {\r\n    font-size: 17px;\r\n    color: rgba(255,255,255,0.85);\r\n    margin-bottom: 28px;\r\n    font-weight: 300;\r\n  }\r\n  .hero-callout {\r\n    background: rgba(200,147,42,0.15);\r\n    border: 1.5px solid var(--gold);\r\n    border-radius: 10px;\r\n    padding: 18px 24px;\r\n    max-width: 560px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    gap: 14px;\r\n    align-items: flex-start;\r\n    text-align: left;\r\n  }\r\n  .hero-callout .callout-icon {\r\n    font-size: 22px;\r\n    flex-shrink: 0;\r\n    margin-top: 2px;\r\n  }\r\n  .hero-callout p {\r\n    color: rgba(255,255,255,0.9);\r\n    font-size: 15px;\r\n    line-height: 1.6;\r\n    margin: 0;\r\n  }\r\n  .hero-callout strong { color: var(--gold); }\r\n\r\n  \/* ============================================================\r\n     3. ORDER SECTION\r\n     ============================================================ *\/\r\n  .order-section {\r\n    background: var(--bg);\r\n    padding: 56px 0;\r\n  }\r\n  .section-label {\r\n    font-size: 11px;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    font-weight: 500;\r\n    margin-bottom: 6px;\r\n    font-family: 'Roboto', sans-serif;\r\n  }\r\n  .section-title {\r\n    font-size: clamp(22px, 4vw, 32px);\r\n    font-weight: 800;\r\n    margin-bottom: 10px;\r\n    color: var(--body);\r\n  }\r\n  .section-intro {\r\n    font-size: 16px;\r\n    color: var(--muted);\r\n    margin-bottom: 36px;\r\n    max-width: 560px;\r\n  }\r\n\r\n  .product-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 20px;\r\n  }\r\n  @media(max-width: 800px) {\r\n    .product-grid { grid-template-columns: repeat(2, 1fr); }\r\n  }\r\n  @media(max-width: 540px) {\r\n    .product-grid { grid-template-columns: 1fr; }\r\n  }\r\n\r\n  .product-card {\r\n    background: var(--white);\r\n    border-radius: 12px;\r\n    border: 1px solid var(--border);\r\n    overflow: hidden;\r\n    transition: box-shadow 0.2s, transform 0.2s;\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n  .product-card:hover {\r\n    box-shadow: 0 8px 32px rgba(0,0,0,0.12);\r\n    transform: translateY(-2px);\r\n  }\r\n  .product-card.main-card {\r\n    border: 2px solid var(--accent);\r\n  }\r\n\r\n  .card-badge {\r\n    display: inline-block;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-size: 10px;\r\n    font-weight: 700;\r\n    letter-spacing: 1.5px;\r\n    text-transform: uppercase;\r\n    padding: 5px 12px;\r\n    border-radius: 0 0 8px 0;\r\n  }\r\n  .badge-main { background: var(--accent); color: var(--white); }\r\n  .badge-bonus { background: var(--gold); color: var(--white); }\r\n\r\n  .card-img-slot {\r\n    background: #d8d0cc;\r\n    width: 100%;\r\n    height: 180px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: #888;\r\n    font-size: 13px;\r\n    text-align: center;\r\n    padding: 16px;\r\n    font-family: 'Roboto', sans-serif;\r\n  }\r\n\r\n  .card-body {\r\n    padding: 18px;\r\n    flex: 1;\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n  .card-title {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 700;\r\n    font-size: 15px;\r\n    color: var(--body);\r\n    margin-bottom: 8px;\r\n    line-height: 1.3;\r\n  }\r\n  .card-desc {\r\n    font-size: 13px;\r\n    color: var(--muted);\r\n    line-height: 1.6;\r\n    margin-bottom: 16px;\r\n    flex: 1;\r\n  }\r\n\r\n  .dl-btn {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 8px;\r\n    width: 100%;\r\n    padding: 13px 16px;\r\n    border: none;\r\n    border-radius: 7px;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 700;\r\n    font-size: 14px;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    transition: opacity 0.15s, transform 0.1s;\r\n    line-height: 1;\r\n  }\r\n  .dl-btn:hover { opacity: 0.88; transform: translateY(-1px); }\r\n  .dl-btn:active { transform: translateY(0); }\r\n  .dl-btn-main { background: var(--accent); color: var(--white); }\r\n  .dl-btn-bonus { background: var(--gold); color: var(--white); }\r\n  .dl-btn svg { width: 16px; height: 16px; flex-shrink: 0; }\r\n\r\n  \/* ============================================================\r\n     4. NEXT STEPS SECTION\r\n     ============================================================ *\/\r\n  .steps-section {\r\n    background: var(--white);\r\n    padding: 56px 0;\r\n    border-top: 1px solid var(--border);\r\n    border-bottom: 1px solid var(--border);\r\n  }\r\n  .steps-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 24px;\r\n    margin-top: 36px;\r\n  }\r\n  @media(max-width: 680px) {\r\n    .steps-grid { grid-template-columns: 1fr; }\r\n  }\r\n\r\n  .step-card {\r\n    background: var(--bg);\r\n    border-radius: 12px;\r\n    padding: 24px;\r\n    border: 1px solid var(--border);\r\n    position: relative;\r\n  }\r\n  .step-num {\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50%;\r\n    background: var(--accent);\r\n    color: var(--white);\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 800;\r\n    font-size: 18px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin-bottom: 14px;\r\n  }\r\n  .step-card h4 {\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    margin-bottom: 8px;\r\n    color: var(--body);\r\n  }\r\n  .step-card p {\r\n    font-size: 14px;\r\n    color: var(--muted);\r\n    line-height: 1.65;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* ============================================================\r\n     5. EMAIL DELIVERY SECTION\r\n     ============================================================ *\/\r\n  .email-section {\r\n    background: var(--dark);\r\n    padding: 56px 0;\r\n  }\r\n  .email-section .section-label { color: var(--gold); }\r\n  .email-section .section-title { color: var(--white); }\r\n  .email-section .section-intro { color: rgba(255,255,255,0.65); }\r\n\r\n  .email-rows { margin-top: 32px; display: flex; flex-direction: column; gap: 0; }\r\n  .email-row {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 18px;\r\n    padding: 20px 0;\r\n    border-bottom: 1px solid rgba(255,255,255,0.08);\r\n  }\r\n  .email-row:last-child { border-bottom: none; }\r\n  .email-row-icon {\r\n    width: 46px;\r\n    height: 46px;\r\n    min-width: 46px;\r\n    background: rgba(200,147,42,0.12);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border: 1px solid rgba(200,147,42,0.25);\r\n  }\r\n  .email-row-icon svg { width: 22px; height: 22px; }\r\n  .email-row-body h4 {\r\n    font-size: 16px;\r\n    color: var(--white);\r\n    margin-bottom: 4px;\r\n  }\r\n  .email-row-body p {\r\n    font-size: 14px;\r\n    color: rgba(255,255,255,0.65);\r\n    line-height: 1.6;\r\n    margin: 0;\r\n  }\r\n  .email-row-body a {\r\n    color: var(--gold);\r\n    text-decoration: none;\r\n  }\r\n  .email-row-body a:hover { text-decoration: underline; }\r\n\r\n  \/* ============================================================\r\n     6. SPREAD THE WORD\r\n     ============================================================ *\/\r\n  .share-section {\r\n    background: var(--white);\r\n    padding: 56px 0;\r\n    text-align: center;\r\n    border-top: 1px solid var(--border);\r\n  }\r\n  .share-section h2 {\r\n    font-size: clamp(20px, 4vw, 28px);\r\n    margin-bottom: 12px;\r\n  }\r\n  .share-tagline {\r\n    font-style: italic;\r\n    color: var(--muted);\r\n    font-size: 16px;\r\n    max-width: 480px;\r\n    margin: 0 auto 32px;\r\n  }\r\n  .share-btns {\r\n    display: flex;\r\n    gap: 14px;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n  }\r\n  .share-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    padding: 13px 24px;\r\n    border-radius: 7px;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 700;\r\n    font-size: 15px;\r\n    text-decoration: none;\r\n    transition: opacity 0.15s, transform 0.1s;\r\n    cursor: pointer;\r\n    border: none;\r\n  }\r\n  .share-btn:hover { opacity: 0.88; transform: translateY(-1px); }\r\n  .share-wa { background: #25D366; color: var(--white); }\r\n  .share-fb { background: #1877F2; color: var(--white); }\r\n  .share-btn svg { width: 18px; height: 18px; }\r\n\r\n  \/* ============================================================\r\n     7. FOOTER\r\n     ============================================================ *\/\r\n  footer {\r\n    background: var(--accent-dark);\r\n    padding: 28px 20px;\r\n    text-align: center;\r\n  }\r\n  footer .footer-brand {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    color: var(--white);\r\n    margin-bottom: 6px;\r\n  }\r\n  footer .footer-copy {\r\n    font-size: 13px;\r\n    color: rgba(255,255,255,0.5);\r\n    margin-bottom: 6px;\r\n  }\r\n  footer a {\r\n    color: var(--gold);\r\n    font-size: 13px;\r\n    text-decoration: none;\r\n  }\r\n  footer a:hover { text-decoration: underline; }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ============================================================\r\n     1. GREEN CONFIRMATION BAR\r\n     ============================================================ -->\r\n<div class=\"confirm-bar\">\r\n  <p>\r\n    <span class=\"check-icon\">&#10003;<\/span>\r\n    Payment confirmed. Your order has been processed successfully.\r\n  <\/p>\r\n<\/div>\r\n\r\n<!-- ============================================================\r\n     2. HERO SECTION\r\n     ============================================================ -->\r\n<section class=\"hero\">\r\n  <div class=\"wrap-narrow\">\r\n    <div class=\"hero-icon-wrap\">\r\n      <svg viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <circle cx=\"20\" cy=\"20\" r=\"18\" stroke=\"white\" stroke-width=\"2\" fill=\"none\"\/>\r\n        <path d=\"M12 20 L17 25 L28 14\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n    <h1>Thank You For Your Purchase<\/h1>\r\n    <p class=\"subhead\">Your guide is on its way. Check your email inbox \u2014 it should be there within 60 seconds.<\/p>\r\n    <div class=\"hero-callout\">\r\n      <div class=\"callout-icon\">&#9993;<\/div>\r\n      <p>\r\n        <strong>Check your email including your spam folder.<\/strong> Your guide and all bonuses have been sent to your email address. If you do not see it within 5 minutes, check your spam or promotions folder. Still nothing? Contact us on WhatsApp and we will resend it immediately.\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============================================================\r\n     3. ORDER SECTION\r\n     ============================================================ -->\r\n<section class=\"order-section\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-label\">Your Order<\/div>\r\n    <h2 class=\"section-title\">Here Is What You Just Got<\/h2>\r\n    <p class=\"section-intro\">Download your guide and all your free bonuses below. Each one is also waiting in your email.<\/p>\r\n\r\n    <div class=\"product-grid\">\r\n\r\n      <!-- MAIN GUIDE CARD -->\r\n      <div class=\"product-card main-card\">\r\n        <div class=\"card-badge badge-main\">Your Guide<\/div>\r\n        <!-- UPLOAD INSTRUCTION: Replace this grey box with your main guide 3D mockup image. Use the cover image generated from the product cover prompt. This image is the first visual the buyer sees of their purchase \u2014 make it look premium. Recommended size: 600 x 400px minimum. -->\r\n        <img decoding=\"async\" src=\"https:\/\/jopiti.online\/wp-content\/uploads\/2026\/06\/fibroids-book-cover-1.png\" alt=\"Your Fibroid Is Not the Problem \u2014 guide cover\" style=\"width:100%; height:180px; object-fit:cover; display:block;\">\r\n        <div class=\"card-body\">\r\n          <div class=\"card-title\">Your Fibroid Is Not the Problem<\/div>\r\n          <p class=\"card-desc\">The complete 30-day, phase-by-phase protocol that addresses the hormonal root cause of fibroids using anti-inflammatory Nigerian nutrition, targeted supplementation, and womb-optimising practices \u2014 so you can create the conditions for natural conception without waiting for surgery.<\/p>\r\n          <a href=\"https:\/\/docs.google.com\/document\/d\/19Bdw-3avYtgZbwRlEhKLR_LmKcup4bmwnNoMszMCuVw\/edit?usp=sharing\" class=\"dl-btn dl-btn-main\" target=\"_blank\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\r\n            Download Your Guide\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- BONUS 1 CARD -->\r\n      <div class=\"product-card\">\r\n        <div class=\"card-badge badge-bonus\">Free Bonus<\/div>\r\n        <!-- UPLOAD INSTRUCTION: Replace this grey box with your Bonus 1 mockup image \u2014 the Fibroid Kitchen Swap Card cover generated from the bonus mockup prompt. Recommended size: 600 x 400px minimum. -->\r\n        <img decoding=\"async\" src=\"https:\/\/jopiti.online\/wp-content\/uploads\/2026\/06\/fibroid-mock-up-1.png\" alt=\"The Fibroid Kitchen Swap Card\" style=\"width:100%; height:180px; object-fit:cover; display:block;\">\r\n        <div class=\"card-body\">\r\n          <div class=\"card-title\">The Fibroid Kitchen Swap Card<\/div>\r\n          <p class=\"card-desc\">Your daily cheat sheet swapping the 10 Nigerian foods quietly feeding your fibroids for better alternatives from your own market \u2014 so every meal actively works for your body instead of against it.<\/p>\r\n          <a href=\"https:\/\/jopiti.online\/wp-content\/uploads\/2026\/06\/fibroid-mock-up-1.png\" class=\"dl-btn dl-btn-bonus\" download>\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\r\n            Download Bonus 1\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- BONUS 2 CARD -->\r\n      <div class=\"product-card\">\r\n        <div class=\"card-badge badge-bonus\">Free Bonus<\/div>\r\n        <!-- UPLOAD INSTRUCTION: Replace this grey box with your Bonus 2 mockup image \u2014 the 30-Day Womb Healing Tracker cover generated from the bonus mockup prompt. Recommended size: 600 x 400px minimum. -->\r\n        <img decoding=\"async\" src=\"https:\/\/jopiti.online\/wp-content\/uploads\/2026\/06\/fibroids-mock-up-2.png\" alt=\"The 30-Day Womb Healing Tracker\" style=\"width:100%; height:180px; object-fit:cover; display:block;\">\r\n        <div class=\"card-body\">\r\n          <div class=\"card-title\">The 30-Day Womb Healing Tracker<\/div>\r\n          <p class=\"card-desc\">Your daily record of every shift, every symptom, and every win across the full thirty days \u2014 so you have visible, concrete proof of your progress long before your next scan confirms it.<\/p>\r\n          <a href=\"https:\/\/jopiti.online\/wp-content\/uploads\/2026\/06\/fibroids-mock-up-2.png\" class=\"dl-btn dl-btn-bonus\" download>\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\r\n            Download Bonus 2\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============================================================\r\n     4. NEXT STEPS SECTION\r\n     ============================================================ -->\r\n<section class=\"steps-section\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-label\">Your Next Steps<\/div>\r\n    <h2 class=\"section-title\">What To Do Right Now<\/h2>\r\n\r\n    <div class=\"steps-grid\">\r\n\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">1<\/div>\r\n        <h4>Download your guide<\/h4>\r\n        <p>Save it to your phone or laptop so you can open it anywhere without needing an internet connection. Tap the download button above and choose save to files or downloads.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">2<\/div>\r\n        <h4>Check your email<\/h4>\r\n        <p>Your guide and bonuses are also in your email inbox as a permanent backup. If you do not see them within 5 minutes, check your spam folder and mark us as a safe sender so future emails reach you.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">3<\/div>\r\n        <h4>Start today<\/h4>\r\n        <p>Do not wait until tomorrow. Read the introduction and complete the Phase 1 hormone assessment tonight. It takes less than 20 minutes and it will change how you understand your body before you even begin the protocol.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============================================================\r\n     5. EMAIL DELIVERY SECTION\r\n     ============================================================ -->\r\n<section class=\"email-section\">\r\n  <div class=\"wrap-narrow\">\r\n    <div class=\"section-label\">Your Delivery<\/div>\r\n    <h2 class=\"section-title\" style=\"margin-bottom: 10px;\">Your Guide Lives In Your Email Too<\/h2>\r\n    <p class=\"section-intro\">You always have a backup. Even if you lose the downloaded file, you can re-access everything from the email we sent you.<\/p>\r\n\r\n    <div class=\"email-rows\">\r\n\r\n      <div class=\"email-row\">\r\n        <div class=\"email-row-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8932A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"email-row-body\">\r\n          <h4>Check your inbox now<\/h4>\r\n          <p>The email contains download links for your main guide and all bonuses. It was sent immediately after your payment was confirmed.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"email-row\">\r\n        <div class=\"email-row-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8932A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"email-row-body\">\r\n          <h4>Not there yet?<\/h4>\r\n          <p>Check your spam or promotions folder. It may have landed there if this is your first email from us. Mark it as not spam so you never miss a message.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"email-row\">\r\n        <div class=\"email-row-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8932A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <path d=\"M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"email-row-body\">\r\n          <h4>Still not there after 5 minutes?<\/h4>\r\n          <p>Message us on WhatsApp at <a href=\"https:\/\/wa.me\/2348055567200\" target=\"_blank\">08055567200<\/a> and we will resend your guide immediately. We respond within minutes during business hours.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"email-row\">\r\n        <div class=\"email-row-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8932A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <path d=\"M22 19a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h5l2 3h9a2 2 0 012 2z\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"email-row-body\">\r\n          <h4>Keep the email permanently<\/h4>\r\n          <p>Your download links are permanent. You can always go back to that email and re-download everything from there \u2014 even months from now.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============================================================\r\n     6. SPREAD THE WORD\r\n     ============================================================ -->\r\n<section class=\"share-section\">\r\n  <div class=\"wrap-narrow\">\r\n    <h2>Know Someone Who Needs This?<\/h2>\r\n    <p class=\"share-tagline\">If this guide helps you, imagine what it could do for a friend or family member going through the same thing.<\/p>\r\n    <div class=\"share-btns\">\r\n      <a href=\"https:\/\/wa.me\/?text=I+just+bought+this+guide+and+it+looks+amazing.+If+you+have+fibroids+and+you+are+trying+to+conceive%2C+you+need+to+see+this%3A+https:\/\/jopiti.online\/?page_id=44\" target=\"_blank\" class=\"share-btn share-wa\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\r\n        Share on WhatsApp\r\n      <\/a>\r\n      <a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https:\/\/jopiti.online\/?page_id=44\" target=\"_blank\" class=\"share-btn share-fb\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg>\r\n        Share on Facebook\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============================================================\r\n     7. FOOTER\r\n     ============================================================ -->\r\n<footer>\r\n  <div class=\"footer-brand\">Your Fibroid Is Not the Problem<\/div>\r\n  <p class=\"footer-copy\">&copy; 2025 Your Fibroid Is Not the Problem. All rights reserved.<\/p>\r\n  <a href=\"https:\/\/jopiti.online\/?page_id=44\" target=\"_blank\">https:\/\/jopiti.online\/?page_id=44<\/a>\r\n<\/footer>\r\n\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 Your Fibroid Is Not the Problem &#10003; Payment confirmed. Your order has been processed successfully. Thank You For Your Purchase Your guide is on its way. Check your email inbox \u2014 it should be there within 60 seconds. &#9993; Check your email including your spam folder. Your guide and all bonuses have [&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-61","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jopiti.online\/index.php?rest_route=\/wp\/v2\/pages\/61","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jopiti.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jopiti.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jopiti.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jopiti.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=61"}],"version-history":[{"count":5,"href":"https:\/\/jopiti.online\/index.php?rest_route=\/wp\/v2\/pages\/61\/revisions"}],"predecessor-version":[{"id":71,"href":"https:\/\/jopiti.online\/index.php?rest_route=\/wp\/v2\/pages\/61\/revisions\/71"}],"wp:attachment":[{"href":"https:\/\/jopiti.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=61"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}