{"product_id":"advanced-probiotics-gi-support-md-phd-formulated-gut-friendly-low-fodmap","title":"Advanced Probiotics GI Support MD PhD Formulated Gut Friendly Low FODMAP","description":"\u003cstyle\u003e\n  .probiotic-page {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n    line-height: 1.6;\n    color: #2c3e50;\n    max-width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n  \n  .hero-banner {\n    background: linear-gradient(135deg, #8AA435 0%, #6d8329 100%);\n    color: white;\n    padding: 60px 35px;\n    text-align: center;\n    border-radius: 15px;\n    margin-bottom: 45px;\n    box-shadow: 0 10px 30px rgba(138, 164, 53, 0.3);\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .hero-banner::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    right: -50%;\n    width: 200%;\n    height: 200%;\n    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n    animation: pulse 15s infinite;\n  }\n  \n  @keyframes pulse {\n    0%, 100% { transform: scale(1); opacity: 0.3; }\n    50% { transform: scale(1.1); opacity: 0.5; }\n  }\n  \n  .hero-banner h1 {\n    font-size: 2.4em;\n    margin: 0 0 15px 0;\n    font-weight: 800;\n    line-height: 1.2;\n    position: relative;\n    z-index: 1;\n  }\n  \n  .hero-banner .tagline {\n    font-size: 1.3em;\n    opacity: 0.95;\n    margin: 0;\n    font-weight: 400;\n    position: relative;\n    z-index: 1;\n  }\n  \n  .problem-solution-section {\n    background: linear-gradient(to right, #f8faf5 0%, #ffffff 100%);\n    padding: 40px;\n    border-radius: 15px;\n    margin-bottom: 45px;\n    border-left: 6px solid #8AA435;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.06);\n  }\n  \n  .problem-solution-section h2 {\n    color: #8AA435;\n    font-size: 1.6em;\n    margin: 0 0 20px 0;\n    font-weight: 700;\n  }\n  \n  .problem-solution-section p {\n    margin: 0 0 18px 0;\n    font-size: 1.05em;\n    line-height: 1.8;\n  }\n  \n  .problem-solution-section p:last-child {\n    margin-bottom: 0;\n  }\n  \n  .highlight-box {\n    background: linear-gradient(135deg, #c9db9a 0%, #b8cc7f 100%);\n    padding: 30px;\n    border-radius: 15px;\n    margin: 45px 0;\n    text-align: center;\n    border: 3px solid #8AA435;\n    box-shadow: 0 6px 20px rgba(138, 164, 53, 0.2);\n  }\n  \n  .highlight-box h3 {\n    color: #5a7025;\n    margin: 0 0 15px 0;\n    font-size: 1.5em;\n    font-weight: 800;\n  }\n  \n  .highlight-box p {\n    color: #2c3e50;\n    margin: 0;\n    font-size: 1.1em;\n    line-height: 1.7;\n  }\n  \n  .cfu-badge {\n    display: inline-block;\n    background: white;\n    color: #8AA435;\n    padding: 15px 30px;\n    border-radius: 50px;\n    font-weight: 800;\n    font-size: 1.4em;\n    margin: 20px 0;\n    border: 3px solid #8AA435;\n    box-shadow: 0 4px 15px rgba(138, 164, 53, 0.25);\n  }\n  \n  .benefits-container {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 30px;\n    margin: 50px 0;\n  }\n  \n  .benefit-box {\n    background: white;\n    padding: 35px;\n    border-radius: 15px;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.1);\n    border-top: 5px solid #8AA435;\n    transition: all 0.3s ease;\n    position: relative;\n  }\n  \n  .benefit-box::before {\n    content: '✓';\n    position: absolute;\n    top: -15px;\n    left: 25px;\n    background: #8AA435;\n    color: white;\n    width: 35px;\n    height: 35px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n    font-size: 1.3em;\n    box-shadow: 0 3px 10px rgba(138, 164, 53, 0.3);\n  }\n  \n  .benefit-box:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 12px 30px rgba(138, 164, 53, 0.25);\n  }\n  \n  .benefit-box h3 {\n    color: #8AA435;\n    font-size: 1.4em;\n    margin: 10px 0 15px 0;\n    font-weight: 700;\n  }\n  \n  .benefit-box p {\n    margin: 0;\n    color: #555;\n    font-size: 1.02em;\n    line-height: 1.7;\n  }\n  \n  .expert-section {\n    background: linear-gradient(135deg, #729030 0%, #8AA435 100%);\n    color: white;\n    padding: 45px;\n    border-radius: 15px;\n    margin: 50px 0;\n    text-align: center;\n    box-shadow: 0 8px 25px rgba(138, 164, 53, 0.3);\n  }\n  \n  .expert-section h2 {\n    margin: 0 0 18px 0;\n    font-size: 2em;\n    font-weight: 800;\n  }\n  \n  .expert-section p {\n    margin: 0;\n    font-size: 1.15em;\n    line-height: 1.8;\n    opacity: 0.95;\n  }\n  \n  .features-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 15px;\n    justify-content: center;\n    margin: 45px 0;\n    padding: 30px;\n    background: #f8faf5;\n    border-radius: 15px;\n  }\n  \n  .feature-tag {\n    background: white;\n    color: #8AA435;\n    padding: 14px 28px;\n    border-radius: 50px;\n    font-weight: 700;\n    border: 2px solid #8AA435;\n    font-size: 0.95em;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n  \n  .feature-tag:hover {\n    background: #8AA435;\n    color: white;\n    transform: scale(1.05);\n  }\n  \n  .strains-section {\n    background: white;\n    padding: 40px;\n    border-radius: 15px;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.1);\n    margin: 50px 0;\n  }\n  \n  .strains-section h2 {\n    color: #8AA435;\n    margin: 0 0 25px 0;\n    font-size: 2em;\n    font-weight: 800;\n    text-align: center;\n  }\n  \n  .strain-list {\n    background: linear-gradient(to right, #f8faf5 0%, #ffffff 100%);\n    padding: 30px;\n    border-radius: 12px;\n    border-left: 5px solid #8AA435;\n  }\n  \n  .strain-list h3 {\n    color: #5a7025;\n    font-size: 1.3em;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n  }\n  \n  .strain-item {\n    padding: 12px 0;\n    border-bottom: 1px solid #e0e0e0;\n    color: #2c3e50;\n    font-size: 1.05em;\n    font-weight: 500;\n  }\n  \n  .strain-item:last-child {\n    border-bottom: none;\n  }\n  \n  .strain-item::before {\n    content: '• ';\n    color: #8AA435;\n    font-weight: bold;\n    font-size: 1.3em;\n    margin-right: 8px;\n  }\n  \n  .other-ingredients {\n    margin-top: 25px;\n    padding-top: 25px;\n    border-top: 2px solid #8AA435;\n  }\n  \n  .other-ingredients p {\n    margin: 0;\n    color: #666;\n    font-size: 0.95em;\n    font-style: italic;\n  }\n  \n  .usage-box {\n    background: linear-gradient(135deg, #c9db9a 0%, #b8cc7f 100%);\n    padding: 40px;\n    border-radius: 15px;\n    margin: 50px 0;\n    text-align: center;\n    border: 3px solid #8AA435;\n    box-shadow: 0 6px 20px rgba(138, 164, 53, 0.2);\n  }\n  \n  .usage-box h2 {\n    color: #5a7025;\n    margin: 0 0 20px 0;\n    font-size: 2em;\n    font-weight: 800;\n  }\n  \n  .usage-box .dosage {\n    font-size: 1.3em;\n    color: #2c3e50;\n    font-weight: 700;\n    margin: 0 0 15px 0;\n  }\n  \n  .usage-box p {\n    margin: 0;\n    font-size: 1.05em;\n    color: #2c3e50;\n  }\n  \n  .disclaimer-box {\n    background: #fff8e1;\n    padding: 25px;\n    border-radius: 12px;\n    border-left: 5px solid #ffa000;\n    margin: 45px 0;\n    font-size: 0.92em;\n    color: #856404;\n  }\n  \n  .disclaimer-box p {\n    margin: 0;\n    line-height: 1.7;\n  }\n  \n  .final-cta-section {\n    background: linear-gradient(135deg, #8AA435 0%, #6d8329 100%);\n    color: white;\n    padding: 60px 35px;\n    text-align: center;\n    border-radius: 15px;\n    margin: 50px 0;\n    box-shadow: 0 10px 30px rgba(138, 164, 53, 0.3);\n  }\n  \n  .final-cta-section h2 {\n    font-size: 2.2em;\n    margin: 0 0 18px 0;\n    font-weight: 800;\n  }\n  \n  .final-cta-section p {\n    font-size: 1.2em;\n    margin: 0 0 35px 0;\n    opacity: 0.95;\n    line-height: 1.6;\n  }\n  \n  .cta-btn {\n    display: inline-block;\n    background: white;\n    color: #8AA435;\n    padding: 20px 50px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-weight: 800;\n    font-size: 1.2em;\n    transition: all 0.3s ease;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.25);\n    cursor: pointer;\n    border: none;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  \n  .cta-btn:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 30px rgba(0,0,0,0.35);\n    background: #f8faf5;\n  }\n  \n  @media (max-width: 768px) {\n    .hero-banner h1 {\n      font-size: 1.8em;\n    }\n    \n    .hero-banner .tagline {\n      font-size: 1.1em;\n    }\n    \n    .benefits-container {\n      grid-template-columns: 1fr;\n    }\n    \n    .features-grid {\n      padding: 20px;\n    }\n    \n    .feature-tag {\n      font-size: 0.85em;\n      padding: 12px 20px;\n    }\n    \n    .cfu-badge {\n      font-size: 1.2em;\n      padding: 12px 25px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"probiotic-page\" id=\"product-top\"\u003e\n\u003cdiv class=\"hero-banner\"\u003e\n\u003ch1\u003eGentle Microbiome Support for Sensitive Stomachs, Including GLP-1 Users\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"problem-solution-section\"\u003e\n\u003ch2\u003eA Probiotic That Actually Works With Your Sensitive Gut\u003c\/h2\u003e\n\u003cp\u003eWhether you're managing GLP-1 side effects or living with a sensitive stomach, you've probably learned the hard way that most probiotics make things worse. Many formulas rely on prebiotic fibers and fillers that can trigger gas and bloating. When digestion is slowed or reactive, \"more\" isn't better. It has to be the right strains, in a formula your gut can actually tolerate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCasa de Sante Advanced Probiotics GI Support\u003c\/strong\u003e is formulated for digestion that doesn't work the way it should, whether that's medication-induced or just how your gut is wired. Each capsule provides \u003cstrong\u003e5.75 billion CFU\u003c\/strong\u003e of a targeted multi-strain blend, including Lactobacillus and Bifidobacterium strains to support a balanced gut microbiome, plus \u003cstrong\u003eDE111® (Bacillus subtilis)\u003c\/strong\u003e, a spore-forming strain selected for stability through heat and stomach acid.\u003c\/p\u003e\n\u003cp\u003eIt's also designed without common high-FODMAP fillers like inulin, chicory root fiber, fructooligosaccharides, and lactose-based carriers, so sensitive stomachs are less likely to react.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThis is daily GI support you can stick with, even when your gut is picky.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch3\u003eWho It's For\u003c\/h3\u003e\n\u003cp\u003ePeople taking GLP-1 medications (Ozempic, Wegovy, Mounjaro, Zepbound) who want gentle gut support, and anyone managing IBS, SIBO, food sensitivities, or a low-FODMAP lifestyle, including those in perimenopause or menopause.\u003c\/p\u003e\n\u003cdiv class=\"cfu-badge\"\u003e5.75 Billion CFU\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-container\"\u003e\n\u003cdiv class=\"benefit-box\"\u003e\n\u003ch3\u003eSupports Digestive Comfort \u0026amp; Balanced Microbiome\u003c\/h3\u003e\n\u003cp\u003eA clinically relevant mix of strains supports a healthy gut microbial community, which supports normal digestive function and comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-box\"\u003e\n\u003ch3\u003eDesigned for Sensitive Digestion\u003c\/h3\u003e\n\u003cp\u003eBy excluding common trigger fibers and using a shelf-stable, spore-supported blend, this formula is built for people who don't tolerate \"standard\" probiotics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-box\"\u003e\n\u003ch3\u003eSupports Gut Barrier Integrity\u003c\/h3\u003e\n\u003cp\u003eA healthy microbiome supports the gut barrier and the body's normal inflammatory response, which can influence how you feel day to day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-box\"\u003e\n\u003ch3\u003eSupports Gut-Hormone Axis Wellness\u003c\/h3\u003e\n\u003cp\u003eThe microbiome plays a role in normal estrogen metabolite processing and overall gut-hormone communication, supporting mood, sleep quality, and whole-body comfort during perimenopause and menopause.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-section\"\u003e\n\u003ch2\u003ePhysician-Formulated Excellence\u003c\/h2\u003e\n\u003cp\u003eCreated by Dr. Onyx Adegbola, MD PhD (Columbia MD, Johns Hopkins PhD), board certified in obesity medicine and menopause management. This formula represents expert-backed, science-driven microbiome support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cspan class=\"feature-tag\"\u003eLow-FODMAP\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eGut Friendly\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eShelf-Stable\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNo Refrigeration Required\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e7 Targeted Strains\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSpore-Forming Technology\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNo Common Triggers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"strains-section\"\u003e\n\u003ch2\u003ePremium Probiotic Strains\u003c\/h2\u003e\n\u003cdiv class=\"strain-list\"\u003e\n\u003ch3\u003eProbiotic Bacteria (5.75 Billion CFU) - 9mg\u003c\/h3\u003e\n\u003cdiv class=\"strain-item\"\u003eDE111® (Bacillus subtilis)\u003c\/div\u003e\n\u003cdiv class=\"strain-item\"\u003eLactobacillus rhamnosus\u003c\/div\u003e\n\u003cdiv class=\"strain-item\"\u003eLactobacillus casei\u003c\/div\u003e\n\u003cdiv class=\"strain-item\"\u003eBifidobacterium longum\u003c\/div\u003e\n\u003cdiv class=\"strain-item\"\u003eLactobacillus acidophilus\u003c\/div\u003e\n\u003cdiv class=\"strain-item\"\u003eLactobacillus plantarum\u003c\/div\u003e\n\u003cdiv class=\"strain-item\"\u003eBifidobacterium breve\u003c\/div\u003e\n\u003cdiv class=\"other-ingredients\"\u003e\n\u003cp\u003e\u003cstrong\u003eOther Ingredients:\u003c\/strong\u003e Vegetable cellulose, maltodextrin, and medium chain triglycerides\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-box\"\u003e\n\u003ch2\u003eHow to Use\u003c\/h2\u003e\n\u003cp class=\"dosage\"\u003eTake 1 capsule daily, with or without food\u003c\/p\u003e\n\u003cp\u003eGive it 4–8 weeks of consistent use, and choose the probiotic made for the people who react to everything else.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant Disclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"final-cta-section\"\u003e\n\u003ch2\u003eReady to Support Your Sensitive Gut?\u003c\/h2\u003e\n\u003cp\u003eExperience the difference of a probiotic formula designed specifically for reactive, sensitive digestion. No common triggers. Just targeted support.\u003c\/p\u003e\n\u003ca href=\"#product-top\" class=\"cta-btn\"\u003eShop GI Support\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"casa de sante","offers":[{"title":"Default Title","offer_id":48108870140118,"sku":"CASA-125","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/7635\/6310\/files\/low-fodmap-advanced-probiotics-for-ibs-sibo-gut-friendly-vegan-non-gmo-glutendairysoy-free-155012.jpg?v=1776196084","url":"https:\/\/gojohealth.com\/products\/advanced-probiotics-gi-support-md-phd-formulated-gut-friendly-low-fodmap","provider":"Gojo Health","version":"1.0","type":"link"}