{"product_id":"bioptimizers-herbal-parasite-cleanse-90-capsules","title":"BIOptimizers Para Guardian - 90 capsules","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n\/* ── ALL STYLES SCOPED TO .bio-desc — WILL NOT AFFECT REST OF PAGE ── *\/\n\n.bio-desc {\n  --bd-green:       #106b63;\n  --bd-green-light: #e6f5f4;\n  --bd-green-rule:  #b8ddd9;\n  --bd-text:        #1a1a1a;\n  --bd-muted:       #5e6b5e;\n  --bd-border:      #dde3d8;\n  --bd-white:       #ffffff;\n  --bd-gold:        #c8972a;\n  font-family: 'Lato', sans-serif;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--bd-text);\n}\n\n.bio-desc *, .bio-desc *::before, .bio-desc *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n\/* ── DISCLAIMER BOX ── *\/\n.bio-desc .bd-disclaimer-box {\n  background: #f9f9f6;\n  border: 1px solid var(--bd-border);\n  border-left: 3px solid var(--bd-muted);\n  border-radius: 8px;\n  padding: 14px 18px;\n  margin-bottom: 28px;\n  font-size: 13px;\n  color: var(--bd-muted);\n  line-height: 1.6;\n}\n\n\/* ── BENEFIT BULLETS ── *\/\n.bio-desc .bd-bullets { padding: 8px 0 32px; }\n.bio-desc .bd-bullets ul { list-style: none; display: flex; flex-direction: column; gap: 9px; padding: 0; margin: 0; }\n.bio-desc .bd-bullets li {\n  display: flex; align-items: flex-start; gap: 11px;\n  font-size: 15px; color: var(--bd-text); line-height: 1.55;\n  padding: 0; margin: 0;\n}\n.bio-desc .bd-bullets li::before {\n  content: '✓';\n  color: #fff;\n  background: var(--bd-green);\n  font-weight: 800; font-size: 10px;\n  min-width: 18px; width: 18px; height: 18px;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  margin-top: 2px; flex-shrink: 0;\n}\n\n\/* ── DIVIDER ── *\/\n.bio-desc .bd-rule {\n  border: none;\n  border-top: 1px solid var(--bd-border);\n  margin: 32px 0;\n}\n\n\/* ── SECTION ── *\/\n.bio-desc .bd-section { padding: 0 0 32px; }\n.bio-desc .bd-eyebrow {\n  font-size: 10.5px; font-weight: 700;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  color: var(--bd-green); margin-bottom: 6px;\n  font-family: 'Lato', sans-serif;\n  display: block;\n}\n.bio-desc .bd-h2 {\n  font-family: 'Lato', sans-serif;\n  font-size: clamp(20px, 3vw, 26px);\n  font-weight: 900; color: var(--bd-text);\n  line-height: 1.2; margin-bottom: 24px;\n}\n\n\/* ── BADGE GRID ── *\/\n.bio-desc .bd-badges {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 10px;\n}\n@media (max-width: 560px) { .bio-desc .bd-badges { grid-template-columns: repeat(2, 1fr); } }\n.bio-desc .bd-badge {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-radius: 10px;\n  padding: 18px 12px; text-align: center;\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n.bio-desc .bd-badge:hover { border-color: var(--bd-green); box-shadow: 0 2px 10px rgba(16,107,99,0.1); }\n.bio-desc .bd-badge .bd-icon { font-size: 26px; margin-bottom: 8px; display: block; }\n.bio-desc .bd-badge p { font-size: 12px; color: var(--bd-muted); font-weight: 600; text-transform: uppercase; letter-spacing: 0.04em; line-height: 1.35; }\n\n\/* ── COMPONENT CARDS ── *\/\n.bio-desc .bd-forms-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-bottom: 12px;\n}\n@media (max-width: 560px) { .bio-desc .bd-forms-grid { grid-template-columns: 1fr; } }\n\n\/* ── THREE-CARD ENZYME STACK ── *\/\n.bio-desc .bd-enzyme-grid {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  width: 100%;\n  max-width: 100%;\n}\n.bio-desc .bd-form-card {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-radius: 10px;\n  padding: 20px 20px;\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n.bio-desc .bd-form-card:hover { border-color: var(--bd-green); box-shadow: 0 2px 10px rgba(16,107,99,0.08); }\n.bio-desc .bd-form-card .bd-form-name {\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px;\n  color: var(--bd-green); margin-bottom: 8px;\n  display: flex; flex-direction: column; align-items: flex-start; gap: 6px;\n}\n.bio-desc .bd-form-card .bd-form-name .bd-tag {\n  font-size: 11px; font-weight: 700;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  background: var(--bd-green-light);\n  color: var(--bd-green);\n  border: 1px solid var(--bd-green-rule);\n  border-radius: 4px; padding: 4px 8px;\n  white-space: normal;\n  word-break: break-word;\n  line-height: 1.7;\n}\n.bio-desc .bd-form-card p { font-size: 14px; color: var(--bd-muted); line-height: 1.65; }\n\n\/* ── HIGHLIGHT ── *\/\n.bio-desc .bd-highlight {\n  background: var(--bd-green-light);\n  border: 1px solid var(--bd-green-rule);\n  border-left: 4px solid var(--bd-green);\n  border-radius: 10px;\n  padding: 24px 24px;\n  margin-bottom: 20px;\n}\n.bio-desc .bd-highlight h3 {\n  font-family: 'Lato', sans-serif;\n  font-weight: 900; font-size: 17px;\n  color: var(--bd-text); margin-bottom: 12px; line-height: 1.45;\n}\n.bio-desc .bd-highlight ul { list-style: none; display: flex; flex-direction: column; gap: 8px; padding: 0; margin: 0; }\n.bio-desc .bd-highlight ul li {\n  font-size: 15px; color: var(--bd-text);\n  display: flex; gap: 10px; align-items: baseline;\n  line-height: 1.55; padding: 0; margin: 0;\n}\n.bio-desc .bd-highlight ul li::before {\n  content: '→';\n  color: var(--bd-green); font-weight: 700; flex-shrink: 0; min-width: 14px;\n}\n\n\/* ── HOW TO TAKE ── *\/\n.bio-desc .bd-how-grid {\n  display: grid; grid-template-columns: repeat(2, 1fr);\n  gap: 14px; margin-bottom: 16px;\n}\n@media (max-width: 600px) { .bio-desc .bd-how-grid { grid-template-columns: 1fr; } }\n.bio-desc .bd-how-card {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-top: 3px solid var(--bd-green);\n  border-radius: 10px; padding: 22px 18px;\n}\n.bio-desc .bd-how-card .bd-time {\n  font-size: 10.5px; font-weight: 700;\n  letter-spacing: 0.14em; text-transform: uppercase;\n  color: var(--bd-green); margin-bottom: 10px;\n  display: flex; align-items: center; gap: 6px;\n  font-family: 'Lato', sans-serif;\n}\n.bio-desc .bd-how-card h3 {\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px;\n  color: var(--bd-text); margin-bottom: 8px; line-height: 1.45;\n}\n.bio-desc .bd-how-card p { font-size: 14px; color: var(--bd-muted); line-height: 1.65; }\n\n\/* ── SCIENCE CALLOUT ── *\/\n.bio-desc .bd-callout {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-radius: 12px; padding: 26px 26px; margin-bottom: 20px;\n}\n.bio-desc .bd-callout h3 {\n  font-family: 'Lato', sans-serif;\n  font-weight: 900; font-size: 17px;\n  color: var(--bd-text); margin-bottom: 12px; line-height: 1.45;\n}\n.bio-desc .bd-callout p { font-size: 15px; color: var(--bd-muted); line-height: 1.7; margin-bottom: 10px; }\n.bio-desc .bd-callout p:last-child { margin-bottom: 0; }\n\n\/* ── INGREDIENT CARDS ── *\/\n.bio-desc .bd-ingredient {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-left: 3px solid var(--bd-green);\n  border-radius: 8px; padding: 18px 20px; margin-bottom: 10px;\n}\n.bio-desc .bd-ingredient:last-child { margin-bottom: 0; }\n.bio-desc .bd-ingredient h4 {\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px;\n  color: var(--bd-green); margin-bottom: 5px;\n}\n.bio-desc .bd-ingredient p { font-size: 14px; color: var(--bd-muted); line-height: 1.7; }\n\n\/* ── REVIEWS ── *\/\n.bio-desc .bd-review {\n  background: var(--bd-white);\n  border: 1px solid var(--bd-border);\n  border-radius: 10px; padding: 20px 22px; margin-bottom: 12px;\n}\n.bio-desc .bd-review:last-child { margin-bottom: 0; }\n.bio-desc .bd-stars { color: var(--bd-gold); font-size: 14px; margin-bottom: 7px; letter-spacing: 2px; display: block; }\n.bio-desc .bd-review-title {\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px;\n  color: var(--bd-text); margin-bottom: 5px; display: block;\n}\n.bio-desc .bd-review p { font-size: 15px; color: var(--bd-muted); line-height: 1.65; }\n.bio-desc .bd-reviewer { font-size: 13px; color: var(--bd-green); font-weight: 600; margin-top: 10px; display: block; }\n\n\/* ── FAQ ── *\/\n.bio-desc .bd-faq-item { border-bottom: 1px solid var(--bd-border); }\n.bio-desc .bd-faq-item:first-child { border-top: 1px solid var(--bd-border); }\n.bio-desc .bd-faq-q {\n  width: 100%; background: none; border: none; text-align: left;\n  padding: 17px 0;\n  font-family: 'Lato', sans-serif;\n  font-weight: 700; font-size: 15px; color: var(--bd-text);\n  cursor: pointer;\n  display: flex; justify-content: space-between; align-items: center; gap: 12px;\n  transition: color 0.15s;\n}\n.bio-desc .bd-faq-q:hover { color: var(--bd-green); }\n.bio-desc .bd-faq-q .bd-arrow {\n  flex-shrink: 0; width: 22px; height: 22px; border-radius: 50%;\n  background: var(--bd-green-light); border: 1.5px solid var(--bd-green-rule);\n  display: flex; align-items: center; justify-content: center;\n  font-size: 14px; color: var(--bd-green); font-weight: 700;\n  transition: transform 0.2s, background 0.2s, color 0.2s;\n}\n.bio-desc .bd-faq-item.bd-open .bd-faq-q .bd-arrow { transform: rotate(45deg); background: var(--bd-green); color: #fff; border-color: var(--bd-green); }\n.bio-desc .bd-faq-item.bd-open .bd-faq-q { color: var(--bd-green); }\n.bio-desc .bd-faq-a { display: none; padding: 0 0 17px; font-size: 15px; color: var(--bd-muted); line-height: 1.7; }\n.bio-desc .bd-faq-item.bd-open .bd-faq-a { display: block; }\n\n\/* ── CAUTION ── *\/\n.bio-desc .bd-caution {\n  background: #fafaf7; border: 1px solid var(--bd-border);\n  border-radius: 8px; padding: 18px 20px; margin-top: 32px;\n}\n.bio-desc .bd-caution .bd-caution-label {\n  font-size: 10px; font-weight: 700;\n  letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--bd-muted); margin-bottom: 7px; display: block;\n}\n.bio-desc .bd-caution p { font-size: 13.5px; color: var(--bd-muted); line-height: 1.7; }\n\n\/* ── MOBILE \u0026 TABLET RESPONSIVE ── *\/\n@media (max-width: 768px) {\n  .bio-desc { font-size: 16px; line-height: 1.7; }\n  .bio-desc .bd-h2 { font-size: clamp(19px, 5vw, 24px); margin-bottom: 18px; }\n  .bio-desc .bd-callout, .bio-desc .bd-highlight { padding: 20px 16px; }\n  .bio-desc .bd-how-card, .bio-desc .bd-form-card { padding: 18px 16px; }\n  .bio-desc .bd-ingredient { padding: 16px 16px; }\n  .bio-desc .bd-review { padding: 18px 16px; }\n  .bio-desc .bd-badge { padding: 14px 10px; }\n  .bio-desc .bd-badge .bd-icon { font-size: 22px; }\n  .bio-desc .bd-badges { grid-template-columns: repeat(2, 1fr); gap: 8px; }\n  .bio-desc .bd-forms-grid { grid-template-columns: 1fr; }\n  .bio-desc .bd-how-grid { grid-template-columns: 1fr; }\n  .bio-desc .bd-faq-q { font-size: 14.5px; padding: 16px 0; }\n  .bio-desc .bd-faq-a { font-size: 14.5px; }\n  .bio-desc .bd-bullets li { font-size: 15px; }\n  .bio-desc .bd-highlight ul li { font-size: 15px; }\n  .bio-desc .bd-callout p { font-size: 15px; }\n}\n\n@media (max-width: 480px) {\n  .bio-desc { font-size: 15.5px; }\n  .bio-desc .bd-disclaimer-box { font-size: 13px; padding: 12px 14px; }\n  .bio-desc .bd-h2 { font-size: clamp(18px, 5.5vw, 22px); }\n  .bio-desc .bd-callout h3, .bio-desc .bd-highlight h3 { font-size: 16px; }\n  .bio-desc .bd-ingredient h4, .bio-desc .bd-form-card .bd-form-name { font-size: 14.5px; }\n  .bio-desc .bd-ingredient p, .bio-desc .bd-form-card p, .bio-desc .bd-how-card p { font-size: 14px; }\n  .bio-desc .bd-review p, .bio-desc .bd-review-title { font-size: 14.5px; }\n  .bio-desc .bd-caution p { font-size: 13px; }\n  .bio-desc .bd-faq-q { font-size: 14px; }\n  .bio-desc .bd-faq-a { font-size: 14px; }\n  .bio-desc .bd-rule { margin: 24px 0; }\n  .bio-desc .bd-section { padding: 0 0 24px; }\n  .bio-desc .bd-badges { gap: 7px; }\n  .bio-desc .bd-badge p { font-size: 11px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bio-desc\"\u003e\n\n\u003c!-- PROMINENT DISCLAIMER --\u003e\n\u003cdiv class=\"bd-disclaimer-box\"\u003e\n  \u003cstrong\u003eImportant:\u003c\/strong\u003e This product is not intended to diagnose, treat, cure, or prevent any disease, including parasitic infections. Always read the label and follow the directions for use. Dietary supplements should not replace a balanced diet. Do not use if pregnant or breastfeeding. If you suspect a parasitic infection or have symptoms of illness, consult your healthcare professional for proper diagnosis and treatment. If you have any medical conditions or are taking medications, consult your healthcare professional before use. Individual results may vary.\n\u003c\/div\u003e\n\n\u003c!-- BENEFIT BULLETS --\u003e\n\u003cdiv class=\"bd-bullets\"\u003e\n  \u003cul\u003e\n    \u003cli\u003ePrecise blend of 13 traditional herbs with historical use for digestive support†\u003c\/li\u003e\n    \u003cli\u003eContains 5 digestive enzymes to support digestion†\u003c\/li\u003e\n    \u003cli\u003eMay help support healthy gut flora balance†\u003c\/li\u003e\n    \u003cli\u003eMay help support digestive comfort and function†\u003c\/li\u003e\n    \u003cli\u003eMay help support a balanced immune response in the gut†\u003c\/li\u003e\n    \u003cli\u003eFeatures slippery elm and turmeric to soothe the gut lining†\u003c\/li\u003e\n    \u003cli\u003eIncludes enzymes that may help support biofilm breakdown†\u003c\/li\u003e\n    \u003cli\u003eMay help support gut barrier function†\u003c\/li\u003e\n    \u003cli\u003e100% plant-based and vegan-friendly formula\u003c\/li\u003e\n    \u003cli\u003e90 capsules per bottle (30–45 servings)\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- BADGES --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cdiv class=\"bd-badges\"\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🌱\u003c\/span\u003e\n      \u003cp\u003eVegan\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🥛\u003c\/span\u003e\n      \u003cp\u003eDairy Free\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🌾\u003c\/span\u003e\n      \u003cp\u003eGluten Free\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🍬\u003c\/span\u003e\n      \u003cp\u003eSugar Free\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🧬\u003c\/span\u003e\n      \u003cp\u003eAll Natural Ingredients\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🏭\u003c\/span\u003e\n      \u003cp\u003eGMP Certified\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🇦🇺\u003c\/span\u003e\n      \u003cp\u003eShips Australia-wide\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-badge\"\u003e\n      \u003cspan class=\"bd-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cp\u003e90-Day Money Back Guarantee\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- WHY GUT HEALTH SUPPORT MATTERS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eGut Health Support\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eWhy Comprehensive Gut Support Matters\u003c\/div\u003e\n  \u003cdiv class=\"bd-callout\"\u003e\n    \u003ch3\u003eSupporting Your Digestive Wellness†\u003c\/h3\u003e\n    \u003cp\u003eYour gut health is influenced by many factors including diet, lifestyle, and travel. Whether you consume raw foods such as salads and sushi, or travel to tropical regions, maintaining digestive wellness is important for overall health. A balanced gut environment supports nutrient absorption, immune function, and digestive comfort.†\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003ePara Guardian\u003c\/strong\u003e contains a precise blend of 13 traditional herbs with historical use for supporting digestive health, combined with 5 digestive enzymes. These herbs have traditionally been used to support healthy gut flora balance, while the enzymes may help support digestion and break down biofilms that can harbour unwanted microorganisms.†\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e \u003cstrong\u003ePara Guardian\u003c\/strong\u003e is a complementary medicine designed to support digestive health and gut flora balance. It is not a treatment for parasitic infections or any medical condition. If you suspect you have a parasitic infection or experience symptoms of illness, consult your healthcare professional for proper diagnosis and treatment.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- 13 HERBS HIGHLIGHT --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eHerbal Synergy\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003e13 Traditional Herbs Working Together†\u003c\/div\u003e\n  \u003cdiv class=\"bd-highlight\"\u003e\n    \u003ch3\u003eTime-Tested Botanical Support†\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eBlack walnut and wormwood — herbs traditionally used to support digestive wellness†\u003c\/li\u003e\n      \u003cli\u003eGarlic and clove — traditional herbs with broad-spectrum digestive support properties†\u003c\/li\u003e\n      \u003cli\u003eTurmeric and slippery elm — may help soothe the gut lining and support a healthy inflammatory response†\u003c\/li\u003e\n      \u003cli\u003eGoldenseal and barberry — traditional herbs associated with supporting healthy gut flora†\u003c\/li\u003e\n      \u003cli\u003ePumpkin seed — traditional use for digestive support and nutritional content†\u003c\/li\u003e\n      \u003cli\u003eGrapefruit seed extract — may support microbial balance in the digestive tract†\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- FORMULA COMPONENTS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eComplete Formula\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eHerbs + Enzymes for Comprehensive Support†\u003c\/div\u003e\n  \u003cdiv class=\"bd-forms-grid\"\u003e\n    \u003cdiv class=\"bd-form-card\"\u003e\n      \u003cdiv class=\"bd-form-name\"\u003e\n        13 Synergistic Herbs\n        \u003cspan class=\"bd-tag\"\u003eTraditional Support\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eBlack walnut, walnut leaf, clove, garlic, grapefruit seed, rhubarb, wormwood, pumpkin seed, turmeric, goldenseal, barberry, slippery elm, and fennel seed. Each herb contributes distinct properties for comprehensive digestive support.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-form-card\"\u003e\n      \u003cdiv class=\"bd-form-name\"\u003e\n        5 Digestive Enzymes\n        \u003cspan class=\"bd-tag\"\u003eBiofilm Support\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003ePhytase, cellulase, lipase, protease, and amylase. These enzymes support digestion and may help break down biofilms — protective layers that unwanted microorganisms can create to shield themselves.†\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eHow It Works\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eMulti-Targeted Digestive Support†\u003c\/div\u003e\n  \u003cdiv class=\"bd-callout\"\u003e\n    \u003ch3\u003eHerbal and Enzyme Action Working Together†\u003c\/h3\u003e\n    \u003cp\u003eThe herbal components in \u003cstrong\u003ePara Guardian\u003c\/strong\u003e have traditionally been used to support healthy microbial balance in the digestive tract. The combination of herbs may help support the body's natural defences against unwanted microorganisms while promoting beneficial gut flora.†\u003c\/p\u003e\n    \u003cp\u003eThe enzyme blend serves a dual purpose: supporting normal digestion while potentially helping to break down biofilms — protective matrices that microorganisms can form to shield themselves from the body's natural defences and antimicrobial compounds. Supporting biofilm breakdown may help the herbal components work more effectively.†\u003c\/p\u003e\n    \u003cp\u003eAdditionally, slippery elm and turmeric in \u003cstrong\u003ePara Guardian\u003c\/strong\u003e may help soothe the gut lining and support a balanced inflammatory response, which is important for overall digestive comfort and gut barrier function.†\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- HOW TO TAKE --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eSuggested Use\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eHow to Take Para Guardian\u003c\/div\u003e\n  \u003cdiv class=\"bd-how-grid\"\u003e\n    \u003cdiv class=\"bd-how-card\"\u003e\n      \u003cdiv class=\"bd-time\"\u003e🌙 Maintenance Support\u003c\/div\u003e\n      \u003ch3\u003eStandard Protocol\u003c\/h3\u003e\n      \u003cp\u003eBegin with 1 capsule at bedtime with a full 250 ml glass of water on an empty stomach, 2–3 times per week. If results are not observed, frequency may be increased to once daily.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-how-card\"\u003e\n      \u003cdiv class=\"bd-time\"\u003e⚡ Intensive Support\u003c\/div\u003e\n      \u003ch3\u003eEnhanced Protocol\u003c\/h3\u003e\n      \u003cp\u003eFor more intensive support, take 3 capsules 3 times daily for up to 30 days, or as directed by your healthcare practitioner. Always take a few hours before or after other medications.†\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"background: var(--bd-green-light); border: 1px solid var(--bd-green-rule); border-radius: 8px; padding: 16px 18px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n    \u003cspan style=\"font-size: 18px; flex-shrink: 0;\"\u003e💡\u003c\/span\u003e\n    \u003cp style=\"font-size: 13.5px; color: var(--bd-text); line-height: 1.6;\"\u003e\u003cstrong\u003eTip:\u003c\/strong\u003e Best taken on an empty stomach before bed, or at any other time of day on an empty stomach. Take a few hours before or after other medications or health products to avoid potential interactions. Do not use if pregnant or breastfeeding. Not suitable for children. Always consult your healthcare practitioner before starting any new supplement regimen.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- WHAT MAKES IT DIFFERENT --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eThe BIOptimizers Difference\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eWhy Choose Para Guardian\u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003e13 Synergistic Herbal Blend†\u003c\/h4\u003e\n    \u003cp\u003eA carefully selected combination of traditional herbs with complementary properties. The synergy of multiple herbs may help deliver comprehensive digestive support across multiple pathways.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eEnzyme-Enhanced Formula†\u003c\/h4\u003e\n    \u003cp\u003eIncludes 5 digestive enzymes to support digestion and may help break down biofilms — protective layers that shield unwanted microorganisms from herbal compounds.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eGut-Soothing Botanicals†\u003c\/h4\u003e\n    \u003cp\u003eFeatures slippery elm and turmeric to help soothe the gut lining and support a balanced inflammatory response, promoting overall digestive comfort and gut barrier function.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eImmune and Flora Support†\u003c\/h4\u003e\n    \u003cp\u003eContains herbal antioxidants that may support healthy immune function and gut flora balance, helping maintain the body's natural defences.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eQuality Manufacturing Standards\u003c\/h4\u003e\n    \u003cp\u003eMade in a GMP-certified facility with rigorous quality testing. 100% plant-based and vegan-friendly. Free from artificial ingredients, gluten, dairy, and sugar. Each 90-capsule bottle provides 30–45 servings.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- INGREDIENT BREAKDOWN --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eWhat's Inside\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eComplete Ingredient Information\u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eBlack Walnut Extract 10:1 \u0026amp; Walnut Leaf Powder\u003c\/h4\u003e\n    \u003cp\u003eTraditional herb containing tannins and other compounds. Historically used to support digestive wellness and microbial balance.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eWormwood Herb\u003c\/h4\u003e\n    \u003cp\u003eContains thujone and other active compounds. Traditional use for digestive support and maintaining healthy gut flora.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eClove Stem\u003c\/h4\u003e\n    \u003cp\u003eA traditional herb with broad-spectrum support properties. May help support healthy microbial balance in the digestive tract.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eGarlic Root\/Bulb Powder\u003c\/h4\u003e\n    \u003cp\u003eA well-known traditional herb with immune-supporting properties. May support gut flora balance and overall digestive health.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eGrapefruit Seed Extract 95%\u003c\/h4\u003e\n    \u003cp\u003eA concentrated botanical extract that may support microbial balance in the digestive tract.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eRhubarb Root\u003c\/h4\u003e\n    \u003cp\u003eA traditional herb that may support healthy gut flora and digestive function.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003ePumpkin Seed\u003c\/h4\u003e\n    \u003cp\u003eTraditional use for digestive support. A naturally rich source of nutrients including zinc and healthy fatty acids.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eTurmeric Root\u003c\/h4\u003e\n    \u003cp\u003eContains curcumin, which has anti-inflammatory properties. May help soothe the gut lining and support a balanced inflammatory response.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eGoldenseal Root \u0026amp; Barberry Root Bark\u003c\/h4\u003e\n    \u003cp\u003eTraditional herbs containing berberine. May support healthy gut flora and immune function.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eSlippery Elm Bark\u003c\/h4\u003e\n    \u003cp\u003eA demulcent herb that may help soothe and protect the gut lining by supporting mucus production in the digestive tract.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eFennel Seed\u003c\/h4\u003e\n    \u003cp\u003eA traditional digestive herb that may help reduce bloating and support overall digestive comfort.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eDigestive Enzyme Blend\u003c\/h4\u003e\n    \u003cp\u003ePhytase (50 FTU\/g), Cellulase (150,000 CU\/g), Lipase RO (15,000 FIP\/g), Protease (500,000 HUT\/g), Amylase (100,000 DU\/g) — supports digestion and may help break down biofilms.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eOther Ingredients\u003c\/h4\u003e\n    \u003cp\u003eVegetarian capsule (hypromellose, water).\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- REVIEWS --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eCommunity\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eWhat Our Customers Say\u003c\/div\u003e\n  \u003cdiv class=\"bd-review\"\u003e\n    \u003cspan class=\"bd-stars\"\u003e★★★★★\u003c\/span\u003e\n    \u003cspan class=\"bd-review-title\"\u003eHigh Quality Ingredients\u003c\/span\u003e\n    \u003cp\u003eI've tried various digestive support formulas over the years, but the ingredients in Para Guardian are truly top notch. I took several bottles on a trip to South East Asia — I'm glad I did. Really impressed with the quality of this product.\u003c\/p\u003e\n    \u003cspan class=\"bd-reviewer\"\u003eClarity W. — Verified Buyer\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-review\"\u003e\n    \u003cspan class=\"bd-stars\"\u003e★★★★★\u003c\/span\u003e\n    \u003cspan class=\"bd-review-title\"\u003eNoticeable Digestive Comfort\u003c\/span\u003e\n    \u003cp\u003eI decided to try Para Guardian while dealing with persistent stomach discomfort. I noticed a real difference quickly — my digestion felt lighter and I didn't experience any unpleasant side effects. This is now a regular part of my wellness routine.\u003c\/p\u003e\n    \u003cspan class=\"bd-reviewer\"\u003eJesus — Verified Buyer\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-review\"\u003e\n    \u003cspan class=\"bd-stars\"\u003e★★★★★\u003c\/span\u003e\n    \u003cspan class=\"bd-review-title\"\u003eFantastic Product\u003c\/span\u003e\n    \u003cp\u003eEasy to take and well-formulated. I appreciate that it's 100% plant-based and free from artificial ingredients. Will definitely purchase again.\u003c\/p\u003e\n    \u003cspan class=\"bd-reviewer\"\u003eAnika — Verified Buyer\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eGot Questions?\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eFrequently Asked Questions\u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eWhen is the best time to take Para Guardian? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003ePara Guardian is best taken on an empty stomach before bed. It is equally effective taken on an empty stomach at any other time of day. Take a few hours before or after other medications or health products to avoid potential interactions.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eWhat is the recommended dosage? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eBegin with 1 capsule at bedtime with a full 250 ml glass of water on an empty stomach, 2–3 times per week. If the desired result is not observed, frequency may be increased to once daily. For more intensive support, some people take 3 capsules 3 times daily for up to 30 days. Always consult your healthcare practitioner before starting any supplement regimen, particularly at higher doses.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eIs Para Guardian safe for pregnant or breastfeeding women? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eNo. Do not use Para Guardian if pregnant or breastfeeding. Consult your obstetrician or midwife before taking any supplement during pregnancy or while breastfeeding.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eCan children take Para Guardian? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eNo. Para Guardian is formulated for adults and is not recommended for children. Consult your paediatrician for appropriate digestive support options for children.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eCan I open the capsule and mix the contents into a drink? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eYes, you can open the capsules and mix the contents into a beverage if preferred. Please note that the taste may be quite bitter due to the herbal ingredients. Taking the capsules whole with plenty of water is generally recommended.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eHow should I store Para Guardian, and what is the shelf life? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eStore Para Guardian in a cool, dry place away from direct sunlight. The shelf life is 2 years from the date of manufacture, which can be found on the bottle.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eHow many capsules are in each bottle? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eEach bottle contains 90 capsules, providing 30–45 servings depending on your dosage protocol — maintenance use 2–3 times per week, or once daily.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eCan Para Guardian be taken alongside other BIOptimizers products? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003ePara Guardian may be used alongside other BIOptimizers products. If combining supplements or medications, consult your healthcare professional to confirm the combination is appropriate for your individual circumstances.†\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CAUTION --\u003e\n\u003cdiv class=\"bd-caution\"\u003e\n  \u003cspan class=\"bd-caution-label\"\u003e⚠ Important Information\u003c\/span\u003e\n  \u003cp\u003eAlways read the label and follow the directions for use. Dietary supplements should not replace a balanced diet. Keep out of reach of children. Discontinue use if adverse effects occur. Do not use if the imprinted seal under the cap is broken, damaged, or missing.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eContraindications:\u003c\/strong\u003e Do not use if pregnant or breastfeeding. Not suitable for children. If you have any medical conditions or are taking medications, consult your healthcare professional before use.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eMedication Interactions:\u003c\/strong\u003e Take Para Guardian a few hours before or after other medications or health products to avoid potential interactions.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eImportant Note:\u003c\/strong\u003e This product is designed to support digestive health and gut flora balance. It is NOT a treatment for diagnosed parasitic infections or any medical condition. If you suspect a parasitic infection or experience symptoms such as severe abdominal pain, persistent diarrhoea, unexplained weight loss, or fever, consult your healthcare professional for proper diagnosis and medical treatment.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eDosage:\u003c\/strong\u003e Standard use — 1 capsule at bedtime on an empty stomach, 2–3 times per week. Do not exceed 3 capsules 3 times daily. Always follow the directions on the label.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eStorage \u0026amp; Shelf Life:\u003c\/strong\u003e Store in a cool, dry place away from direct sunlight. Shelf life is 2 years from the date of manufacture (found on the bottle).\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top: 14px; font-size: 11.5px; color: var(--bd-muted); line-height: 1.65;\"\u003e† These statements have not been evaluated by the Therapeutic Goods Administration (TGA). This product is a complementary medicine and is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/.bio-desc --\u003e\n\n\u003cscript\u003e\n(function() {\n  var initialized = false;\n\n  function initFAQs() {\n    if (initialized) return;\n    var buttons = document.querySelectorAll('.bio-desc .bd-faq-q');\n    if (buttons.length === 0) return;\n    initialized = true;\n    buttons.forEach(function(btn) {\n      btn.addEventListener('click', function(e) {\n        e.preventDefault();\n        var item = btn.closest('.bd-faq-item');\n        var isOpen = item.classList.contains('bd-open');\n        document.querySelectorAll('.bio-desc .bd-faq-item').forEach(function(i) {\n          i.classList.remove('bd-open');\n        });\n        if (!isOpen) {\n          item.classList.add('bd-open');\n        }\n      });\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initFAQs);\n  } else {\n    initFAQs();\n  }\n  window.addEventListener('load', initFAQs);\n  setTimeout(initFAQs, 500);\n  setTimeout(initFAQs, 1000);\n})();\n\u003c\/script\u003e\n\n\u003cp\u003e \u003c\/p\u003e","brand":"BIOptimizers","offers":[{"title":"Default Title","offer_id":44070258999330,"sku":"BIOPARASITE-CLEANSE","price":74.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/3550\/4418\/files\/BIOptimizersAustraliaParaGuardian_5d0bf81b-dc6a-499b-b74a-6e5cb2c4fcfa.png?v=1755084954","url":"https:\/\/bioptimizers.com.au\/products\/bioptimizers-herbal-parasite-cleanse-90-capsules","provider":"BIOptimizers.com.au","version":"1.0","type":"link"}