{"product_id":"bioptimizers-gluten-guardian-90-capsules","title":"BIOptimizers Gluten 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\/* ── ENZYME TYPES GRID ── *\/\n.bio-desc .bd-enzymes-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-enzymes-grid { grid-template-columns: 1fr; } }\n.bio-desc .bd-enzyme-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-enzyme-card:hover { border-color: var(--bd-green); box-shadow: 0 2px 10px rgba(16,107,99,0.08); }\n.bio-desc .bd-enzyme-card .bd-enzyme-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-enzyme-card .bd-enzyme-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-enzyme-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-enzyme-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-enzymes-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-enzyme-card .bd-enzyme-name { font-size: 14.5px; }\n  .bio-desc .bd-ingredient p, .bio-desc .bd-enzyme-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 coeliac disease or gluten intolerance. Always read the label and follow the directions for use. Dietary supplements should not replace a balanced diet. If you have coeliac disease, gluten sensitivity, wheat allergy, or active ulcers\/gastritis, consult your healthcare professional before use. This product is not a substitute for a gluten-free diet if medically required. 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\u003eMay help support the digestion of gluten from wheat†\u003c\/li\u003e\n    \u003cli\u003eFeatures Peptidase DPP-IV enzyme for gluten protein breakdown†\u003c\/li\u003e\n    \u003cli\u003eMay help support digestive comfort from high-carbohydrate meals†\u003c\/li\u003e\n    \u003cli\u003eMay help support occasional bloating and gas from carb-rich foods†\u003c\/li\u003e\n    \u003cli\u003eContains 6 plant-based proteolytic enzymes working across pH levels†\u003c\/li\u003e\n    \u003cli\u003eIncludes amylase enzymes for starch and sugar breakdown†\u003c\/li\u003e\n    \u003cli\u003eFeatures AstraZyme™ for enhanced enzyme delivery†\u003c\/li\u003e\n    \u003cli\u003e100% plant-based, vegan, dairy-free, and non-GMO\u003c\/li\u003e\n    \u003cli\u003eSuitable for occasional dietary gluten exposure†\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\u003e100% Plant-Based\u003c\/p\u003e\n    \u003c\/div\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\u003eSoy 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\u003eNon-GMO\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 GLUTEN ENZYMES MATTER --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eGluten Digestion Support\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eWhy Gluten Can Be Difficult to Digest\u003c\/div\u003e\n  \u003cdiv class=\"bd-callout\"\u003e\n    \u003ch3\u003eGluten Proteins Are Uniquely Challenging\u003c\/h3\u003e\n    \u003cp\u003eGluten is a family of proteins found in wheat that can be particularly difficult to digest. These proteins are high in the amino acids proline and glutamine, which our body's natural digestive enzymes don't recognize as easily as other proteins.†\u003c\/p\u003e\n    \u003cp\u003eEven if you follow a gluten-free diet, cross-contamination is common when eating out, as most restaurant kitchens don't separate gluten-containing foods. Gluten Guardian is formulated to provide targeted enzyme support for occasional gluten exposure.†\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e This product is not intended to treat coeliac disease or allow those with coeliac disease to consume gluten. If you have coeliac disease, continue following a strict gluten-free diet as advised by your healthcare professional.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bd-rule\"\u003e\n\n\u003c!-- DPP-IV HIGHLIGHT --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eKey Enzyme Technology\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003ePeptidase DPP-IV — The Gluten-Targeting Enzyme\u003c\/div\u003e\n  \u003cdiv class=\"bd-highlight\"\u003e\n    \u003ch3\u003eSpecialised Gluten Protein Breakdown†\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003ePeptidase DPP-IV is specifically formulated to target gluten protein structures\u003c\/li\u003e\n      \u003cli\u003eMay help break down the proline-rich sequences found in gluten peptides†\u003c\/li\u003e\n      \u003cli\u003eWorks synergistically with other proteases for comprehensive protein digestion†\u003c\/li\u003e\n      \u003cli\u003eMost standard digestive enzymes don't contain this specialised enzyme\u003c\/li\u003e\n      \u003cli\u003eFormulated to support digestion of difficult-to-break-down gluten proteins†\u003c\/li\u003e\n      \u003cli\u003eMay help support digestive comfort after gluten-containing meals†\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!-- ENZYME BLEND --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eComplete Enzyme Formula\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003e6-Enzyme Digestive Support Blend†\u003c\/div\u003e\n  \u003cdiv class=\"bd-enzymes-grid\"\u003e\n    \u003cdiv class=\"bd-enzyme-card\"\u003e\n      \u003cdiv class=\"bd-enzyme-name\"\u003ePeptidase DPP-IV \u003cspan class=\"bd-tag\"\u003eGluten Support\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eThe key gluten-targeting enzyme specifically formulated to support breakdown of gluten protein structures.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-enzyme-card\"\u003e\n      \u003cdiv class=\"bd-enzyme-name\"\u003eProtease Blend \u003cspan class=\"bd-tag\"\u003eProtein Digestion\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eMultiple protease enzymes (neutral bacterial, alkaline, acid-stable) working across different pH levels for comprehensive protein breakdown.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-enzyme-card\"\u003e\n      \u003cdiv class=\"bd-enzyme-name\"\u003eAmylase \u003cspan class=\"bd-tag\"\u003eStarch Breakdown\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eMay help support the breakdown of complex carbohydrates and starches into simpler sugars.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-enzyme-card\"\u003e\n      \u003cdiv class=\"bd-enzyme-name\"\u003eBacterial Amylase \u003cspan class=\"bd-tag\"\u003eCarb Support\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eAdditional amylase enzyme for enhanced carbohydrate digestion support from high-carb meals.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-enzyme-card\"\u003e\n      \u003cdiv class=\"bd-enzyme-name\"\u003eLactase \u003cspan class=\"bd-tag\"\u003eDairy Support\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eMay help support the digestion of lactose (milk sugar) for those with lactose sensitivity.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-enzyme-card\"\u003e\n      \u003cdiv class=\"bd-enzyme-name\"\u003eGlucoamylase \u003cspan class=\"bd-tag\"\u003eSugar Breakdown\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eMay help support the breakdown of sugars and complex carbohydrates into glucose.†\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!-- ASTRAZYME SECTION --\u003e\n\u003cdiv class=\"bd-section\"\u003e\n  \u003cspan class=\"bd-eyebrow\"\u003eEnhanced Delivery System\u003c\/span\u003e\n  \u003cdiv class=\"bd-h2\"\u003eAstraZyme™ for Improved Effectiveness\u003c\/div\u003e\n  \u003cdiv class=\"bd-callout\"\u003e\n    \u003ch3\u003ePlant-Derived Bioavailability Support†\u003c\/h3\u003e\n    \u003cp\u003eGluten Guardian features AstraZyme™, a proprietary blend of extracts from Panax ginseng and Astragalus membranaceus. Research suggests this plant-derived compound may help enhance the absorption and effectiveness of digestive enzymes.†\u003c\/p\u003e\n    \u003cp\u003eAstraZyme™ is formulated to support the overall effectiveness of the enzyme blend, potentially helping to optimise nutrient absorption and digestive comfort.†\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 Gluten Guardian\u003c\/div\u003e\n  \u003cdiv class=\"bd-how-grid\"\u003e\n    \u003cdiv class=\"bd-how-card\"\u003e\n      \u003cdiv class=\"bd-time\"\u003e🍽️ With Meals\u003c\/div\u003e\n      \u003ch3\u003eHigh-Carb or Gluten-Containing Meals\u003c\/h3\u003e\n      \u003cp\u003eTake 3 capsules with water at the beginning of meals that contain gluten or are high in carbohydrates for optimal digestive support.†\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bd-how-card\"\u003e\n      \u003cdiv class=\"bd-time\"\u003e🍕 Dining Out\u003c\/div\u003e\n      \u003ch3\u003eCross-Contamination Protection\u003c\/h3\u003e\n      \u003cp\u003eUse when eating at restaurants where gluten cross-contamination is likely, even if ordering gluten-free options.†\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\u003eImportant:\u003c\/strong\u003e Do not exceed 9 capsules per day. Store in a cool, dry place. Suggested serving: 3 capsules with each gluten or high-carb meal. One 90-capsule bottle provides 30 servings.\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 Gluten Guardian\u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eSpecialised Gluten-Targeting Formula\u003c\/h4\u003e\n    \u003cp\u003eContains Peptidase DPP-IV, the key enzyme specifically formulated to support gluten protein breakdown — not found in most standard digestive enzymes.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eFull pH Spectrum Activity\u003c\/h4\u003e\n    \u003cp\u003eFeatures multiple protease enzymes (neutral bacterial, alkaline, acid-stable) that work across different acidity levels throughout the digestive tract.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eComprehensive Carbohydrate Support\u003c\/h4\u003e\n    \u003cp\u003eIncludes three different amylase enzymes to support the breakdown of starches, sugars, and complex carbohydrates.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eAstraZyme™ Enhanced\u003c\/h4\u003e\n    \u003cp\u003eFeatures this proprietary plant-derived compound for enhanced enzyme delivery and effectiveness.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eClean, Plant-Based Formula\u003c\/h4\u003e\n    \u003cp\u003e100% plant-based and vegan-friendly. Free from fillers, artificial colours, flavours, and preservatives. Non-GMO, soy-free, and dairy-free.\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\u003eEnzyme Blend\u003c\/h4\u003e\n    \u003cp\u003ePeptidase DPP-IV, Protease, Neutral Bacterial Protease, Alkaline Protease, Acid Stable Protease, Amylase, Bacterial Amylase, Lactase, Glucoamylase.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eAstraZyme™\u003c\/h4\u003e\n    \u003cp\u003eProprietary blend of extracts from Panax ginseng and Astragalus membranaceus formulated to support enzyme effectiveness.†\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-ingredient\"\u003e\n    \u003ch4\u003eOther Ingredients\u003c\/h4\u003e\n    \u003cp\u003eRice extract, vegetable cellulose (capsule), 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\"\u003eMy FAVOURITE product during the holidays!!\u003c\/span\u003e\n    \u003cp\u003eDuring the holidays there are a lot of foods we have that definitely have gluten in them. But when I take Gluten Guardian I know I am protected. I LOVE this product so much that I take it all year round just to be on the safe side.\u003c\/p\u003e\n    \u003cspan class=\"bd-reviewer\"\u003eKeith — 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\"\u003eEmergency Relief\u003c\/span\u003e\n    \u003cp\u003eWhen you eat out, or when you discover there is hidden gluten in something, taking a couple of Gluten Guardian caps can save the day, or three days for that matter!\u003c\/p\u003e\n    \u003cspan class=\"bd-reviewer\"\u003eMary M. — 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\"\u003eThis has been essential in my daily eating habits!\u003c\/span\u003e\n    \u003cp\u003eThis has been essential in my daily eating habits! I can now eat carbs without digestive issues.\u003c\/p\u003e\n    \u003cspan class=\"bd-reviewer\"\u003eRuth W. — 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 should I take Gluten Guardian? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eTake 3 capsules with water at the beginning of meals that contain gluten or are high in carbohydrates. This is particularly helpful when dining out where cross-contamination is likely, or when enjoying occasional treats containing gluten.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eCan I take Gluten Guardian if I have coeliac disease? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eThis product is NOT intended to treat coeliac disease or allow those with coeliac disease to consume gluten. If you have coeliac disease, you must continue following a strict gluten-free diet as advised by your healthcare professional. Always consult your doctor before using any supplement if you have coeliac disease.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eHow is Gluten Guardian different from other digestive enzymes? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eGluten Guardian contains Peptidase DPP-IV, a specialised enzyme specifically formulated to target gluten protein structures. Most standard digestive enzymes don't contain this enzyme. Gluten Guardian also includes multiple proteases working across different pH levels, plus three amylase enzymes for comprehensive carbohydrate support.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eCan I take Gluten Guardian with other BIOptimizers products? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eYes, Gluten Guardian can generally be taken alongside other BIOptimizers products such as MassZymes or HCL Breakthrough. However, always consult your healthcare professional before combining supplements, especially if you're taking medications or have a medical condition.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eIs Gluten Guardian suitable for vegetarians and vegans? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eYes, Gluten Guardian is 100% plant-based and suitable for both vegetarians and vegans. It contains no animal-derived ingredients and uses vegetable cellulose capsules.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eI eat a clean diet. Why would I need Gluten Guardian? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eGluten Guardian is ideal for occasions when you want to enjoy gluten-containing foods or eat out, especially if you have some sensitivity to gluten. Even with a clean diet, cross-contamination can occur at restaurants. This product provides digestive support for those occasional exposures.†\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bd-faq-item\"\u003e\n    \u003cbutton class=\"bd-faq-q\"\u003eCan children take Gluten Guardian? \u003cspan class=\"bd-arrow\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"bd-faq-a\"\u003eAlways consult a healthcare professional before giving any supplement to children. If recommended by your healthcare provider, they can advise on appropriate serving sizes based on the child's age and weight.\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.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eDo not use if:\u003c\/strong\u003e You have active ulcers or gastritis. Not recommended during pregnancy or breastfeeding without medical advice. If you have coeliac disease, wheat allergy, gluten sensitivity, or any digestive condition, consult your healthcare professional before use.\u003c\/p\u003e\n  \u003cp style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eThis product is NOT a cure or treatment for coeliac disease.\u003c\/strong\u003e If you have coeliac disease, continue following a strict gluten-free diet as medically advised. This product is intended only for occasional, minor dietary gluten exposure in healthy individuals.\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":44070258180130,"sku":"BIOGLUTEN-GUARDIAN","price":64.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/3550\/4418\/files\/BIOptimziersAustraliaGlutenGuardian.png?v=1755084935","url":"https:\/\/bioptimizers.com.au\/products\/bioptimizers-gluten-guardian-90-capsules","provider":"BIOptimizers.com.au","version":"1.0","type":"link"}