{"id":104,"date":"2026-03-29T09:47:48","date_gmt":"2026-03-29T09:47:48","guid":{"rendered":"https:\/\/divihealthsciences.com\/?page_id=104"},"modified":"2026-04-12T13:55:17","modified_gmt":"2026-04-12T13:55:17","slug":"find-your-solution","status":"publish","type":"page","link":"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/","title":{"rendered":"Find Your Solution"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"104\" class=\"elementor elementor-104\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0116f24 e-flex e-con-boxed e-con e-parent\" data-id=\"0116f24\" 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-86b3adf elementor-widget elementor-widget-text-editor\" data-id=\"86b3adf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n    \/* Base Container Styles *\/\n    #divi-quiz-container {\n        font-family: inherit;\n        max-width: 800px;\n        margin: 0 auto;\n        color: #096c6c;\n    }\n    .quiz-panel {\n        display: none; \n        background: #ffffff;\n        border-radius: 12px;\n        box-shadow: 0 10px 30px rgba(9, 108, 108, 0.08);\n        padding: 40px;\n        border: 1px solid #e0eaea;\n        animation: fadeIn 0.4s ease-in-out;\n    }\n    .quiz-panel.active {\n        display: block;\n    }\n    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(10px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* Intro Panel Styles *\/\n    #quiz-intro {\n        background: #096c6c;\n        color: #ffffff;\n        text-align: center;\n        padding: 60px 40px;\n    }\n    #quiz-intro h2 {\n        color: #ffffff;\n        font-size: 2.5rem;\n        margin-bottom: 20px;\n    }\n    #quiz-intro p {\n        font-size: 1.1rem;\n        margin-bottom: 40px;\n        line-height: 1.6;\n        color: #e0eaea;\n    }\n    .btn-yellow {\n        background-color: #fca311; \n        color: #ffffff;\n        border: none;\n        padding: 16px 40px;\n        font-size: 1.1rem;\n        font-weight: 700;\n        border-radius: 50px;\n        cursor: pointer;\n        transition: background-color 0.3s ease;\n        display: inline-block;\n        text-decoration: none;\n        text-align: center;\n    }\n    .btn-yellow:hover {\n        background-color: #e5930f;\n    }\n\n    \/* Quiz Steps Header *\/\n    .quiz-step-indicator {\n        text-align: center;\n        color: #58aaa9;\n        font-size: 0.85rem;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        margin-bottom: 15px;\n    }\n    .quiz-question {\n        text-align: center;\n        font-size: 1.8rem;\n        color: #096c6c;\n        margin-bottom: 30px;\n        font-weight: 700;\n    }\n\n    \/* Option Cards *\/\n    .quiz-options-container {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n    }\n    .quiz-option {\n        background: #ffffff;\n        border: 2px solid #e0eaea;\n        border-radius: 8px;\n        padding: 20px 25px;\n        font-size: 1.1rem;\n        font-weight: 700;\n        color: #096c6c;\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        transition: all 0.2s ease;\n    }\n    .quiz-option:hover {\n        border-color: #fca311;\n        background: #fffcf5;\n        box-shadow: 0 4px 10px rgba(252, 163, 17, 0.1);\n    }\n    .quiz-option span.icon {\n        font-size: 1.5rem;\n        margin-right: 15px;\n    }\n\n    \/* Processing Screen *\/\n    .processing-container {\n        text-align: center;\n        padding: 40px 20px;\n    }\n    .spinner {\n        border: 4px solid #f4f8f8;\n        border-top: 4px solid #fca311;\n        border-radius: 50%;\n        width: 50px;\n        height: 50px;\n        animation: spin 1s linear infinite;\n        margin: 0 auto 20px;\n    }\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n    .processing-text {\n        font-size: 1.2rem;\n        color: #096c6c;\n        font-weight: 700;\n        margin-bottom: 10px;\n    }\n    .processing-sub {\n        color: #667777;\n        font-size: 0.95rem;\n    }\n\n    \/* Magic WPForms Lead Capture Styling *\/\n    #quiz-step-lead .wpforms-container {\n        margin: 0 auto !important;\n        padding: 0 !important;\n    }\n    #quiz-step-lead .wpforms-form .wpforms-field-label {\n        display: block !important; color: #096c6c !important; font-weight: 600 !important; font-size: 0.95rem !important; margin-bottom: 8px !important;\n    }\n    #quiz-step-lead .wpforms-form input[type=\"text\"], \n    #quiz-step-lead .wpforms-form input[type=\"email\"], \n    #quiz-step-lead .wpforms-form input[type=\"tel\"] {\n        width: 100% !important; padding: 15px !important; border: 1px solid #e0eaea !important; border-radius: 6px !important; font-size: 1rem !important; background: #f9fbfb !important; color: #4a5a5a !important; box-sizing: border-box !important; margin-bottom: 15px !important;\n    }\n    #quiz-step-lead .wpforms-form input:focus {\n        outline: none !important; border-color: #feb12d !important; background: #ffffff !important;\n    }\n    #quiz-step-lead .wpforms-form button.wpforms-submit {\n        background-color: #fca311 !important; color: #ffffff !important; border: none !important; padding: 16px 40px !important; font-size: 1.1rem !important; font-weight: 700 !important; border-radius: 50px !important; cursor: pointer !important; width: 100% !important; transition: background-color 0.3s ease !important; margin-top: 10px !important;\n    }\n    #quiz-step-lead .wpforms-form button.wpforms-submit:hover {\n        background-color: #e5930f !important;\n    }\n\n    \/* HIDES THE DATA CAPTURE FIELD FROM THE PATIENT *\/\n    .hidden-clinical-data {\n        display: none !important;\n    }\n\n    \/* Results Screen *\/\n    .result-intro {\n        border-left: 4px solid #fca311;\n        padding-left: 15px;\n        font-style: italic;\n        color: #667777;\n        margin-bottom: 30px;\n    }\n    .result-card {\n        background: #f4f8f8;\n        border: 1px solid #58aaa9;\n        border-radius: 12px;\n        padding: 40px;\n        text-align: center;\n        margin-bottom: 30px;\n    }\n    .result-label {\n        font-size: 0.8rem; color: #667777; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; margin-bottom: 10px;\n    }\n    .result-title {\n        font-size: 2.2rem; color: #096c6c; font-weight: 700; margin-bottom: 10px;\n    }\n    .result-subtitle {\n        color: #f25e5e; font-weight: 700; font-size: 1.1rem; margin-bottom: 30px;\n    }\n    .result-benefits {\n        text-align: left; max-width: 400px; margin: 0 auto 30px; list-style: none; padding: 0;\n    }\n    .result-benefits li {\n        position: relative; padding-left: 30px; margin-bottom: 12px; color: #4a5a5a;\n    }\n    .result-benefits li::before {\n        content: \"\u2713\"; position: absolute; left: 0; color: #fca311; font-weight: bold; font-size: 1.2rem;\n    }\n    \n    \/* Cross Sell Section *\/\n    .cross-sell-divider {\n        border-top: 1px dashed #e0eaea; margin: 30px 0; position: relative; text-align: center;\n    }\n    .cross-sell-divider::after {\n        content: \"+\"; position: absolute; top: -15px; left: 50%; transform: translateX(-50%); background: #fff; padding: 0 10px; color: #fca311; font-size: 1.5rem; font-weight: bold;\n    }\n    .cross-sell-box {\n        border: 1px solid #e0eaea; border-radius: 8px; padding: 20px; display: flex; justify-content: space-between; align-items: center;\n    }\n    .cross-sell-text h4 { color: #096c6c; margin: 0 0 5px; font-size: 1.1rem; }\n    .cross-sell-text p { margin: 0; font-size: 0.9rem; color: #667777; }\n    .btn-outline {\n        border: 2px solid #58aaa9; color: #096c6c; padding: 8px 20px; border-radius: 50px; text-decoration: none; font-weight: 700; transition: background 0.3s;\n    }\n    .btn-outline:hover { background: #58aaa9; color: #fff; }\n\n    @media (max-width: 600px) {\n        .quiz-panel { padding: 30px 20px; }\n        .cross-sell-box { flex-direction: column; text-align: center; gap: 15px; }\n    }\n<\/style>\n\n<div id=\"divi-quiz-container\">\n\n    <div id=\"quiz-intro\" class=\"quiz-panel active\">\n        <h2>Clinical Nutrition Assessment<\/h2>\n        <p>Answer a few quick questions to receive a targeted, precision formulation based on your specific metabolic profile.<\/p>\n        <button class=\"btn-yellow\" onclick=\"goToStep('step-1')\">Start Clinical Assessment<\/button>\n    <\/div>\n\n    <div id=\"quiz-step-1\" class=\"quiz-panel\">\n        <div class=\"quiz-step-indicator\">Primary Objective<\/div>\n        <div class=\"quiz-question\">What is your primary health objective?<\/div>\n        <div class=\"quiz-options-container\">\n            <div class=\"quiz-option\" onclick=\"handleStep1('bs', 'Manage Blood Sugar &#038; Insulin')\"><span class=\"icon\">\ud83e\ude78<\/span> Manage Blood Sugar &#038; Insulin<\/div>\n            <div class=\"quiz-option\" onclick=\"handleStep1('preg', 'Precision Pregnancy Nutrition')\"><span class=\"icon\">\ud83e\udd30<\/span> Precision Pregnancy Nutrition<\/div>\n            <div class=\"quiz-option\" onclick=\"handleStep1('pcos', 'Manage PCOS &#038; Hormonal Imbalance')\"><span class=\"icon\">\ud83c\udf38<\/span> Manage PCOS &#038; Hormonal Imbalance<\/div>\n            <div class=\"quiz-option\" onclick=\"handleStep1('nerve', 'Target Nerve Pain &#038; Neuropathy')\"><span class=\"icon\">\u26a1<\/span> Target Nerve Pain &#038; Neuropathy<\/div>\n            <div class=\"quiz-option\" onclick=\"handleStep1('muscle', 'Build Strength &#038; Accelerate Recovery')\"><span class=\"icon\">\ud83d\udcaa<\/span> Build Strength &#038; Accelerate Recovery<\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"quiz-step-pcos\" class=\"quiz-panel\">\n        <div class=\"quiz-step-indicator\">Clinical Profile<\/div>\n        <div class=\"quiz-question\">Which best describes your PCOS profile?<\/div>\n        <div class=\"quiz-options-container\">\n            <div class=\"quiz-option\" onclick=\"setProduct('metiris-pcos', 'Severe PCOS \/ Stubborn Weight')\">\n                I struggle with stubborn weight, severe insulin resistance, or missed periods.\n            <\/div>\n            <div class=\"quiz-option\" onclick=\"setProduct('metiris-mb-pcos', 'Lean PCOS \/ IVF Prep')\">\n                I have Lean PCOS, or I am actively preparing for IVF\/IUI treatments.\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"quiz-step-bs\" class=\"quiz-panel\">\n        <div class=\"quiz-step-indicator\">Clinical Profile<\/div>\n        <div class=\"quiz-question\">Which best describes your metabolic profile?<\/div>\n        <div class=\"quiz-options-container\">\n            <div class=\"quiz-option\" onclick=\"setProduct('metiris-bs', 'Pre-Diabetes \/ Metabolic Syndrome')\">\n                I am managing high blood sugar, diagnosed pre-diabetes, or metabolic syndrome.\n            <\/div>\n            <div class=\"quiz-option\" onclick=\"setProduct('metiris-mb-bs', 'Mild Glucose Fluctuations')\">\n                I need daily maintenance for mild glucose fluctuations, or a Metformin alternative.\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"quiz-step-duration\" class=\"quiz-panel\">\n        <div class=\"quiz-step-indicator\">Timeline<\/div>\n        <div class=\"quiz-question\">How long have you been managing this concern?<\/div>\n        <div class=\"quiz-options-container\">\n            <div class=\"quiz-option\" onclick=\"setDuration('Recently started')\">Just recently started noticing it.<\/div>\n            <div class=\"quiz-option\" onclick=\"setDuration('A few months')\">A few months.<\/div>\n            <div class=\"quiz-option\" onclick=\"setDuration('Over a year')\">Over a year.<\/div>\n            <div class=\"quiz-option\" onclick=\"setDuration('Ongoing struggle')\">It has been an ongoing struggle.<\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"quiz-step-lifestyle\" class=\"quiz-panel\">\n        <div class=\"quiz-step-indicator\">Nutritional Habits<\/div>\n        <div class=\"quiz-question\">How would you describe your daily nutritional habits?<\/div>\n        <div class=\"quiz-options-container\">\n            <div class=\"quiz-option\" onclick=\"setLifestyle('Eats well but has gaps')\">I eat well, but I know I have micronutrient gaps.<\/div>\n            <div class=\"quiz-option\" onclick=\"setLifestyle('Inconsistent diet')\">My diet is inconsistent and my energy fluctuates.<\/div>\n            <div class=\"quiz-option\" onclick=\"setLifestyle('Strict diet but needs support')\">I have a strict diet, but need targeted clinical support.<\/div>\n            <div class=\"quiz-option\" onclick=\"setLifestyle('Looking to overhaul habits')\">I am looking to completely overhaul my health habits.<\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"quiz-step-processing\" class=\"quiz-panel\">\n        <div class=\"processing-container\">\n            <div class=\"spinner\"><\/div>\n            <div class=\"processing-text\">Synthesizing your clinical profile&#8230;<\/div>\n            <div class=\"processing-sub\">Matching symptoms to precision formulations.<\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"quiz-step-lead\" class=\"quiz-panel\">\n        <div class=\"quiz-step-indicator\">Assessment Complete<\/div>\n        <div class=\"quiz-question\">Where should we send your clinical protocol?<\/div>\n        \n        <style id=\"wpforms-css-vars-276\">\n\t\t\t\t#wpforms-276 {\n\t\t\t\t--wpforms-container-padding: 0px;\n--wpforms-container-border-width: 1px;\n--wpforms-container-border-radius: 3px;\n--wpforms-background-color: rgba(0, 0, 0, 0);\n--wpforms-field-size-input-height: 43px;\n--wpforms-field-size-input-spacing: 15px;\n--wpforms-field-size-font-size: 16px;\n--wpforms-field-size-line-height: 19px;\n--wpforms-field-size-padding-h: 14px;\n--wpforms-field-size-checkbox-size: 16px;\n--wpforms-field-size-sublabel-spacing: 5px;\n--wpforms-field-size-icon-size: 1;\n--wpforms-label-size-font-size: 16px;\n--wpforms-label-size-line-height: 19px;\n--wpforms-label-size-sublabel-font-size: 14px;\n--wpforms-label-size-sublabel-line-height: 17px;\n--wpforms-button-size-font-size: 17px;\n--wpforms-button-size-height: 41px;\n--wpforms-button-size-padding-h: 15px;\n--wpforms-button-size-margin-top: 10px;\n--wpforms-container-shadow-size-box-shadow: none;\n\t\t\t}\n\t\t\t<\/style><div class=\"wpforms-container wpforms-container-full wpforms-render-modern\" id=\"wpforms-276\"><form id=\"wpforms-form-276\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"276\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/index.php\/wp-json\/wp\/v2\/pages\/104\" data-token=\"7d6aab3cd2a55db21d24e2a39536e085\" data-token-time=\"1779686673\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\">\t\t<div id=\"wpforms-276-field_4-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"4\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-276-field_4\" >Email Number Profile<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-276-field_4\" class=\"wpforms-field-medium\" name=\"wpforms[fields][4]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-276-field_1-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"1\"><label class=\"wpforms-field-label\" for=\"wpforms-276-field_1\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-276-field_1\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][1]\" spellcheck=\"false\" aria-errormessage=\"wpforms-276-field_1-error\" required><\/div><div id=\"wpforms-276-field_2-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-276-field_2\">WhatsApp Number <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-276-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" aria-errormessage=\"wpforms-276-field_2-error\" required><\/div><div id=\"wpforms-276-field_3-container\" class=\"wpforms-field wpforms-field-text hidden-clinical-data\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-276-field_3\">Clinical Profile<\/label><input type=\"text\" id=\"wpforms-276-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-276-field_3-error\" ><\/div><script>\n\t\t\t\t( function() {\n\t\t\t\t\tconst style = document.createElement( 'style' );\n\t\t\t\t\tstyle.appendChild( document.createTextNode( '#wpforms-276-field_4-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-276-field_4-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-276-field_4-container label { counter-increment: none; }' ) );\n\t\t\t\t\tdocument.head.appendChild( style );\n\t\t\t\t\tdocument.currentScript?.remove();\n\t\t\t\t} )();\n\t\t\t<\/script><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"276\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/pages\/104\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-276\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit<\/button><img decoding=\"async\" src=\"https:\/\/divihealthsciences.com\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\n        \n        <div style=\"text-align: center; font-size: 0.85rem; color: #889999; margin-top: 15px;\">We adhere to strict data privacy. No spam.<\/div>\n    <\/div>\n\n    <div id=\"quiz-results\" class=\"quiz-panel\">\n        <h2 style=\"color: #096c6c; text-align: center; margin-bottom: 20px;\">Your Targeted Formulation<\/h2>\n        <div class=\"result-intro\" id=\"res-intro-text\">\n            Based on your responses, your body requires precision nutrition to clear blockages and restore balance.\n        <\/div>\n\n        <div class=\"result-card\">\n            <div class=\"result-label\">Primary Clinical Recommendation<\/div>\n            <div class=\"result-title\" id=\"res-title\">PRODUCT NAME<\/div>\n            <div class=\"result-subtitle\" id=\"res-subtitle\">Clinical indication goes here.<\/div>\n            \n            <h4 style=\"color: #096c6c; margin-bottom: 15px; text-align: left; max-width: 400px; margin-left: auto; margin-right: auto;\">Why this matches your profile:<\/h4>\n            <ul class=\"result-benefits\" id=\"res-benefits\">\n                <\/ul>\n\n            <a href=\"#\" id=\"res-link\" class=\"btn-yellow\" style=\"width: 100%; box-sizing: border-box;\">View Clinical Profile<\/a>\n        <\/div>\n\n        <div id=\"cross-sell-section\" style=\"display:none;\">\n            <p style=\"text-align: center; color: #667777; font-weight: 700;\">Adjunct Support Formulation:<\/p>\n            <div class=\"cross-sell-divider\"><\/div>\n            \n            <div class=\"cross-sell-box\">\n                <div class=\"cross-sell-text\">\n                    <h4 id=\"cs-title\">SYNAPTIS<\/h4>\n                    <p id=\"cs-desc\">Formulated for cognitive health and neurological performance.<\/p>\n                <\/div>\n                <a href=\"#\" id=\"cs-link\" class=\"btn-outline\">Explore<\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<script>\n    \/\/ --- PRODUCT DATABASE ---\n    const products = {\n        \"matriva\": { title: \"MATRIVA\", subtitle: \"Trimester-specific precision prenatal nutrition.\", intro: \"Your profile indicates a need for precise, stage-specific nutrients to close critical gaps during pregnancy.\", benefits: [\"Closes critical micronutrient gaps\", \"Supports healthy fetal development\", \"Optimized for high maternal absorption\"], link: \"https:\/\/divihealthsciences.com\/index.php\/product\/matriva-range-trimester-specific-nutrition\/\", crossSell: null },\n        \"synaptis\": { title: \"SYNAPTIS\", subtitle: \"Advanced neuro-metabolic repair and nerve health.\", intro: \"Your profile indicates a need for advanced regenerative support to repair damaged nerve pathways.\", benefits: [\"Reduces severe neuroinflammation\", \"Rebuilds damaged nerve sheaths\", \"Targets tingling and peripheral neuropathy\"], link: \"https:\/\/divihealthsciences.com\/index.php\/product\/synaptis-advanced-neuro-metabolic-nerve-repair-formula\/\", crossSell: \"sumaboost\" },\n        \"sumaboost\": { title: \"SUMABOOST\", subtitle: \"Muscle health, daily recovery, and optimal protein metabolism.\", intro: \"Your profile indicates a need for advanced protein metabolism support to combat weakness and muscle loss.\", benefits: [\"Supports accelerated muscle recovery\", \"Combats declining physical strength\", \"Haults age-related sarcopenia\"], link: \"https:\/\/divihealthsciences.com\/index.php\/product\/sumaboost-advanced-muscle-preservation-sarcopenia-support\/\", crossSell: \"synaptis\" },\n        \"metiris-pcos\": { title: \"METIRIS (Sachet)\", subtitle: \"Intensive metabolic correction for severe PCOS.\", intro: \"Your profile indicates a need for heavy-hitting metabolic correction to overcome severe insulin resistance.\", benefits: [\"Targets stubborn weight and insulin resistance\", \"Restores ovulatory function\", \"Reduces systemic oxidative stress\"], link: \"https:\/\/divihealthsciences.com\/index.php\/product\/metiris-intensive-pcos-corrector\/\", crossSell: null },\n        \"metiris-mb-pcos\": { title: \"METIRIS-MB (Tablet)\", subtitle: \"Daily optimizer for Lean PCOS and Fertility Preparation.\", intro: \"Your profile indicates a need for gentle daily maintenance to prepare the reproductive environment.\", benefits: [\"Fills critical micronutrient gaps in Lean PCOS\", \"Optimizes egg quality for IVF\/IUI\", \"Gentle, twice-daily maintenance\"], link: \"https:\/\/divihealthsciences.com\/index.php\/product\/metiris-mb-the-pcos-optimizer\/\", crossSell: \"matriva\" },\n        \"metiris-bs\": { title: \"METIRIS (Sachet)\", subtitle: \"Intensive metabolic correction for high blood sugar.\", intro: \"Your profile indicates a need for high-dose metabolic intervention to force cellular insulin sensitivity.\", benefits: [\"Forces cellular glucose uptake\", \"Acts as adjunct support for Pre-Diabetes\", \"Manages metabolic syndrome & lipids\"], link: \"https:\/\/divihealthsciences.com\/index.php\/product\/metiris-intensive-metabolic-corrector\/\", crossSell: \"synaptis\" },\n        \"metiris-mb-bs\": { title: \"METIRIS-MB (Tablet)\", subtitle: \"Daily glucose optimizer and Metformin alternative.\", intro: \"Your profile indicates a need for gentle, daily insulin stabilization without gastrointestinal distress.\", benefits: [\"Stabilizes daily glucose fluctuations\", \"Gentle on the digestive system\", \"Supports mild insulin resistance\"], link: \"https:\/\/divihealthsciences.com\/index.php\/product\/metiris-mb-daily-glucose-metabolics-optimizer\/\", crossSell: \"synaptis\" }\n    };\n\n    let finalProductKey = \"\";\n    \n    \/\/ Object to store patient data\n    let patientProfile = {\n        objective: \"Not specified\",\n        profile: \"Not specified\",\n        duration: \"Not specified\",\n        habits: \"Not specified\"\n    };\n\n    \/\/ --- NAVIGATION LOGIC ---\n    function hideAll() {\n        const panels = document.querySelectorAll('.quiz-panel');\n        panels.forEach(p => p.classList.remove('active'));\n    }\n\n    function goToStep(stepId) {\n        hideAll();\n        document.getElementById('quiz-' + stepId).classList.add('active');\n    }\n\n    function handleStep1(choice, label) {\n        patientProfile.objective = label; \/\/ Record choice\n        if (choice === 'preg') { \n            finalProductKey = 'matriva'; \n            patientProfile.profile = \"Pregnancy\"; \/\/ Auto-fill profile\n            goToStep('step-lifestyle'); \n        }\n        else if (choice === 'nerve') { finalProductKey = 'synaptis'; goToStep('step-duration'); }\n        else if (choice === 'muscle') { finalProductKey = 'sumaboost'; goToStep('step-duration'); }\n        else if (choice === 'pcos') { goToStep('step-pcos'); }\n        else if (choice === 'bs') { goToStep('step-bs'); }\n    }\n\n    function setProduct(productKey, label) {\n        patientProfile.profile = label; \/\/ Record choice\n        finalProductKey = productKey;\n        goToStep('step-duration');\n    }\n    \n    function setDuration(label) {\n        patientProfile.duration = label; \/\/ Record choice\n        goToStep('step-lifestyle');\n    }\n    \n    function setLifestyle(label) {\n        patientProfile.habits = label; \/\/ Record choice\n        processResults();\n    }\n\n    function injectDataToForm() {\n        \/\/ Compile the data into a clean string for WPForms\n        let formattedData = `Objective: ${patientProfile.objective} | Profile Details: ${patientProfile.profile} | Duration: ${patientProfile.duration} | Habits: ${patientProfile.habits} | Recommended: ${products[finalProductKey].title}`;\n        \n        \/\/ Find the hidden WPForms field and paste the data inside\n        let hiddenInput = document.querySelector('.hidden-clinical-data input');\n        if (hiddenInput) {\n            hiddenInput.value = formattedData;\n        }\n    }\n\n    function processResults() {\n        goToStep('step-processing');\n        \/\/ Inject the data right before the form loads!\n        injectDataToForm();\n        setTimeout(() => { goToStep('step-lead'); }, 2500);\n    }\n\n    \/\/ --- RENDER RESULTS ---\n    function showResults() {\n        if (!finalProductKey || !products[finalProductKey]) { finalProductKey = 'metiris-bs'; }\n        const data = products[finalProductKey];\n        document.getElementById('res-intro-text').innerText = data.intro;\n        document.getElementById('res-title').innerText = data.title;\n        document.getElementById('res-subtitle').innerText = data.subtitle;\n        document.getElementById('res-link').href = data.link;\n        \n        const benefitsUl = document.getElementById('res-benefits');\n        benefitsUl.innerHTML = \"\";\n        data.benefits.forEach(b => {\n            let li = document.createElement(\"li\");\n            li.innerText = b;\n            benefitsUl.appendChild(li);\n        });\n\n        const csSection = document.getElementById('cross-sell-section');\n        if (data.crossSell) {\n            const csData = products[data.crossSell];\n            document.getElementById('cs-title').innerText = csData.title;\n            document.getElementById('cs-desc').innerText = csData.subtitle;\n            document.getElementById('cs-link').href = csData.link;\n            csSection.style.display = \"block\";\n        } else {\n            csSection.style.display = \"none\";\n        }\n        goToStep('results');\n    }\n\n    \/\/ --- BULLETPROOF WPFORMS LISTENER ---\n    if (typeof jQuery !== 'undefined') {\n        jQuery(document).ready(function($) {\n            $(document).on('wpformsAjaxSubmitSuccess', function(e, response) {\n                showResults();\n            });\n        });\n    }\n<\/script>\t\t\t\t\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>Clinical Nutrition Assessment Answer a few quick questions to receive a targeted, precision formulation based on your specific metabolic profile. Start Clinical Assessment Primary Objective What is your primary health objective? \ud83e\ude78 Manage Blood Sugar &#038; Insulin \ud83e\udd30 Precision Pregnancy Nutrition \ud83c\udf38 Manage PCOS &#038; Hormonal Imbalance \u26a1 Target Nerve Pain &#038; Neuropathy \ud83d\udcaa Build [&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-104","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Find Your Solution - Divi Health Sciences<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Find Your Solution - Divi Health Sciences\" \/>\n<meta property=\"og:description\" content=\"Clinical Nutrition Assessment Answer a few quick questions to receive a targeted, precision formulation based on your specific metabolic profile. Start Clinical Assessment Primary Objective What is your primary health objective? \ud83e\ude78 Manage Blood Sugar &#038; Insulin \ud83e\udd30 Precision Pregnancy Nutrition \ud83c\udf38 Manage PCOS &#038; Hormonal Imbalance \u26a1 Target Nerve Pain &#038; Neuropathy \ud83d\udcaa Build [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/\" \/>\n<meta property=\"og:site_name\" content=\"Divi Health Sciences\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-12T13:55:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/find-your-solution\\\/\",\"url\":\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/find-your-solution\\\/\",\"name\":\"Find Your Solution - Divi Health Sciences\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#website\"},\"datePublished\":\"2026-03-29T09:47:48+00:00\",\"dateModified\":\"2026-04-12T13:55:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/find-your-solution\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/find-your-solution\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/find-your-solution\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/divihealthsciences.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Find Your Solution\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#website\",\"url\":\"https:\\\/\\\/divihealthsciences.com\\\/\",\"name\":\"Divi Health Sciences\",\"description\":\"Committed for Well-Being\",\"publisher\":{\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/divihealthsciences.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#organization\",\"name\":\"Divi Health Sciences\",\"url\":\"https:\\\/\\\/divihealthsciences.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/divihealthsciences.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-Divi-Health-Logo-With-Tagline-1-1.png\",\"contentUrl\":\"https:\\\/\\\/divihealthsciences.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-Divi-Health-Logo-With-Tagline-1-1.png\",\"width\":1998,\"height\":963,\"caption\":\"Divi Health Sciences\"},\"image\":{\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Find Your Solution - Divi Health Sciences","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/","og_locale":"en_US","og_type":"article","og_title":"Find Your Solution - Divi Health Sciences","og_description":"Clinical Nutrition Assessment Answer a few quick questions to receive a targeted, precision formulation based on your specific metabolic profile. Start Clinical Assessment Primary Objective What is your primary health objective? \ud83e\ude78 Manage Blood Sugar &#038; Insulin \ud83e\udd30 Precision Pregnancy Nutrition \ud83c\udf38 Manage PCOS &#038; Hormonal Imbalance \u26a1 Target Nerve Pain &#038; Neuropathy \ud83d\udcaa Build [&hellip;]","og_url":"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/","og_site_name":"Divi Health Sciences","article_modified_time":"2026-04-12T13:55:17+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/","url":"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/","name":"Find Your Solution - Divi Health Sciences","isPartOf":{"@id":"https:\/\/divihealthsciences.com\/#website"},"datePublished":"2026-03-29T09:47:48+00:00","dateModified":"2026-04-12T13:55:17+00:00","breadcrumb":{"@id":"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/divihealthsciences.com\/"},{"@type":"ListItem","position":2,"name":"Find Your Solution"}]},{"@type":"WebSite","@id":"https:\/\/divihealthsciences.com\/#website","url":"https:\/\/divihealthsciences.com\/","name":"Divi Health Sciences","description":"Committed for Well-Being","publisher":{"@id":"https:\/\/divihealthsciences.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/divihealthsciences.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/divihealthsciences.com\/#organization","name":"Divi Health Sciences","url":"https:\/\/divihealthsciences.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/divihealthsciences.com\/#\/schema\/logo\/image\/","url":"https:\/\/divihealthsciences.com\/wp-content\/uploads\/2026\/03\/cropped-Divi-Health-Logo-With-Tagline-1-1.png","contentUrl":"https:\/\/divihealthsciences.com\/wp-content\/uploads\/2026\/03\/cropped-Divi-Health-Logo-With-Tagline-1-1.png","width":1998,"height":963,"caption":"Divi Health Sciences"},"image":{"@id":"https:\/\/divihealthsciences.com\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/pages\/104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/comments?post=104"}],"version-history":[{"count":28,"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/pages\/104\/revisions"}],"predecessor-version":[{"id":330,"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/pages\/104\/revisions\/330"}],"wp:attachment":[{"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/media?parent=104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}