{"product_id":"mango-sea-moss-gel","title":"Mango Sea Moss Gel","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600;700\u0026family=Raleway:wght@300;400;500;600\u0026display=swap');\n\n.hk-product-desc {\n  background: #080e14;\n  color: #d8e0e8;\n  font-family: 'Raleway', sans-serif;\n  font-weight: 300;\n  padding: 0;\n  max-width: 100%;\n}\n\n.hk-product-desc * { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* HERO *\/\n.hk-desc-hero {\n  background: linear-gradient(135deg, #4a2800, #2d1800);\n  border: 1px solid rgba(251,146,60,0.25);\n  border-radius: 8px;\n  padding: 40px 32px;\n  text-align: center;\n  margin-bottom: 32px;\n  position: relative;\n  overflow: hidden;\n}\n\n.hk-desc-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse at 50% 0%, rgba(251,146,60,0.12), transparent 70%);\n}\n\n.hk-desc-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(251,146,60,0.12);\n  border: 1px solid rgba(251,146,60,0.3);\n  border-radius: 30px;\n  padding: 6px 18px;\n  font-family: 'Cinzel', serif;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  color: #fb923c;\n  text-transform: uppercase;\n  margin-bottom: 16px;\n  position: relative;\n}\n\n.hk-desc-hero h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(1.6rem, 4vw, 2.4rem);\n  font-weight: 700;\n  color: #fff;\n  margin-bottom: 8px;\n  position: relative;\n}\n\n.hk-desc-hero h2 span { color: #fb923c; }\n\n.hk-desc-hero .subtitle {\n  font-family: 'Cinzel', serif;\n  font-size: 0.85rem;\n  letter-spacing: 0.2em;\n  color: #fb923c;\n  text-transform: uppercase;\n  margin-bottom: 16px;\n  position: relative;\n}\n\n.hk-desc-hero p {\n  font-size: 1.05rem;\n  line-height: 1.85;\n  color: #7a8fa6;\n  max-width: 580px;\n  margin: 0 auto;\n  position: relative;\n}\n\n\/* GOLD DIVIDER *\/\n.hk-gold-div {\n  width: 100%;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, #C9A84C, transparent);\n  opacity: 0.3;\n  margin: 28px 0;\n}\n\n\/* BENEFITS GRID *\/\n.hk-benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 16px;\n  margin-bottom: 32px;\n}\n\n.hk-benefit-card {\n  background: rgba(10,25,42,0.85);\n  border: 1px solid rgba(201,168,76,0.15);\n  border-radius: 6px;\n  padding: 24px 20px;\n  transition: all 0.3s ease;\n}\n\n.hk-benefit-card:hover { border-color: rgba(201,168,76,0.4); transform: translateY(-3px); }\n.hk-benefit-icon { font-size: 1.8rem; margin-bottom: 10px; display: block; }\n.hk-benefit-card h4 { font-family: 'Cinzel', serif; font-size: 0.9rem; font-weight: 600; color: #fff; margin-bottom: 6px; }\n.hk-benefit-card p { font-size: 0.875rem; line-height: 1.7; color: #7a8fa6; }\n\n\/* SECTION HEADERS *\/\n.hk-section-label {\n  font-family: 'Cinzel', serif;\n  font-size: 0.75rem;\n  letter-spacing: 0.3em;\n  color: #C9A84C;\n  text-transform: uppercase;\n  margin-bottom: 8px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.hk-section-label::before { content: ''; width: 24px; height: 1px; background: #C9A84C; }\n\n.hk-section-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(1.2rem, 3vw, 1.6rem);\n  font-weight: 600;\n  color: #fff;\n  margin-bottom: 20px;\n}\n\n\/* MANGO SECTION *\/\n.hk-flavor-section {\n  background: linear-gradient(135deg, rgba(74,40,0,0.4), rgba(10,25,42,0.8));\n  border: 1px solid rgba(251,146,60,0.2);\n  border-radius: 8px;\n  padding: 32px;\n  margin-bottom: 32px;\n}\n\n.hk-flavor-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 14px;\n  margin-top: 20px;\n}\n\n.hk-flavor-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 14px;\n  background: rgba(8,14,20,0.5);\n  border-radius: 4px;\n  border: 1px solid rgba(251,146,60,0.15);\n}\n\n.hk-flavor-dot {\n  width: 8px; height: 8px;\n  border-radius: 50%;\n  background: #fb923c;\n  flex-shrink: 0;\n  margin-top: 5px;\n  box-shadow: 0 0 6px rgba(251,146,60,0.5);\n}\n\n.hk-flavor-item p { font-size: 0.875rem; line-height: 1.6; color: #d8e0e8; }\n.hk-flavor-item p strong { color: #fb923c; font-weight: 600; display: block; margin-bottom: 2px; }\n\n\/* HOW TO USE *\/\n.hk-use-section {\n  background: rgba(10,25,42,0.6);\n  border: 1px solid rgba(201,168,76,0.15);\n  border-radius: 8px;\n  padding: 32px;\n  margin-bottom: 32px;\n}\n\n.hk-use-steps {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 16px;\n  margin-top: 16px;\n}\n\n.hk-use-step { text-align: center; padding: 20px 16px; }\n\n.hk-step-num {\n  width: 36px; height: 36px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #C9A84C, #8a6820);\n  color: #000;\n  font-family: 'Cinzel', serif;\n  font-weight: 700;\n  font-size: 0.9rem;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 12px;\n}\n\n.hk-use-step h4 { font-family: 'Cinzel', serif; font-size: 0.85rem; color: #fff; margin-bottom: 6px; }\n.hk-use-step p { font-size: 0.825rem; color: #7a8fa6; line-height: 1.6; }\n\n\/* STORAGE *\/\n.hk-storage {\n  background: linear-gradient(135deg, rgba(46,125,79,0.08), rgba(10,25,42,0.6));\n  border: 1px solid rgba(76,175,120,0.2);\n  border-radius: 6px;\n  padding: 24px 28px;\n  margin-bottom: 32px;\n  display: flex;\n  align-items: flex-start;\n  gap: 16px;\n}\n\n.hk-storage-icon { font-size: 2rem; flex-shrink: 0; }\n.hk-storage h4 { font-family: 'Cinzel', serif; font-size: 0.9rem; color: #4caf78; margin-bottom: 8px; }\n.hk-storage p { font-size: 0.875rem; line-height: 1.7; color: #7a8fa6; }\n.hk-storage p strong { color: #d8e0e8; font-weight: 500; }\n\n\/* SOURCE STRIP *\/\n.hk-source-strip {\n  text-align: center;\n  padding: 24px;\n  border-top: 1px solid rgba(255,255,255,0.06);\n}\n\n.hk-source-strip p {\n  font-family: 'Cinzel', serif;\n  font-size: 0.75rem;\n  letter-spacing: 0.15em;\n  color: #7a8fa6;\n  text-transform: uppercase;\n  margin-bottom: 6px;\n}\n\n.hk-source-strip span { color: #C9A84C; }\n\n.hk-fda {\n  font-size: 0.72rem;\n  color: #4a5568;\n  line-height: 1.6;\n  text-align: center;\n  padding: 16px 0 0;\n  font-family: 'Raleway', sans-serif;\n  font-style: italic;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hk-product-desc\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hk-desc-hero\"\u003e\n    \u003cdiv class=\"hk-desc-badge\"\u003e🥭 Healthy Kindness · Sea Moss Gel\u003c\/div\u003e\n    \u003ch2\u003eMango \u003cspan\u003eSea Moss Gel\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e92 Minerals · Wildcrafted · Skin \u0026amp; Vision Support\u003c\/p\u003e\n    \u003cp\u003eRich, smooth, and unmistakably tropical. Wildcrafted Atlantic sea moss meets the golden depth of mango — one of the world's most beloved superfruits and one of the most nutrient-dense foods on the planet. This is wellness that feels indulgent and works like medicine.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk-gold-div\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SEA MOSS BENEFITS --\u003e\n  \u003cdiv class=\"hk-section-label\"\u003eThe Foundation\u003c\/div\u003e\n  \u003ch3 class=\"hk-section-title\"\u003eWhat \u003cspan style=\"color:#C9A84C;\"\u003eSea Moss\u003c\/span\u003e Does For You\u003c\/h3\u003e\n\n  \u003cdiv class=\"hk-benefits-grid\"\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e⚡\u003c\/span\u003e\n      \u003ch4\u003eSustained Energy\u003c\/h4\u003e\n      \u003cp\u003eSea moss supports healthy thyroid function and iron absorption — two of the most important drivers of daily energy without stimulants or crashes.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e💪\u003c\/span\u003e\n      \u003ch4\u003eMuscle Recovery\u003c\/h4\u003e\n      \u003cp\u003eMagnesium and potassium work together to reduce soreness, support muscle repair, and keep your body ready for what's next.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e🧠\u003c\/span\u003e\n      \u003ch4\u003eMental Clarity\u003c\/h4\u003e\n      \u003cp\u003ePotassium and B vitamins support healthy brain function, sharper focus, and a more balanced, steady mood throughout the day.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003ch4\u003eImmune Support\u003c\/h4\u003e\n      \u003cp\u003eZinc, selenium, and a broad spectrum of natural antioxidants strengthen your body's ability to defend against illness and inflammation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e🫁\u003c\/span\u003e\n      \u003ch4\u003eGut Health\u003c\/h4\u003e\n      \u003cp\u003eSea moss is a natural prebiotic — it feeds beneficial gut bacteria, supports healthy digestion, and reduces bloating over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e✨\u003c\/span\u003e\n      \u003ch4\u003eSkin \u0026amp; Hair\u003c\/h4\u003e\n      \u003cp\u003eSulfur, zinc, and collagen-supporting minerals nourish your skin from the inside out and strengthen hair follicles with consistent daily use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk-gold-div\"\u003e\u003c\/div\u003e\n\n  \u003c!-- MANGO BENEFITS --\u003e\n  \u003cdiv class=\"hk-flavor-section\"\u003e\n    \u003cdiv class=\"hk-section-label\"\u003eThe Boost\u003c\/div\u003e\n    \u003ch3 class=\"hk-section-title\"\u003eWhy We Added \u003cspan style=\"color:#fb923c;\"\u003eMango\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp style=\"font-size:0.95rem;line-height:1.8;color:#7a8fa6;\"\u003eMango is known as the king of fruits for a reason. Beyond its extraordinary flavor, mango delivers one of the broadest nutritional profiles of any single fruit — exceptional levels of Vitamin A, Vitamin C, folate, and a unique polyphenol called mangiferin that researchers are studying for its powerful protective properties. Paired with sea moss, it creates a formula built around skin, vision, immunity, and whole-body vitality.\u003c\/p\u003e\n\n    \u003cdiv class=\"hk-flavor-grid\"\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eVitamin A \u0026amp; Eye Health\u003c\/strong\u003eMango is one of the richest natural sources of beta-carotene — which the body converts to Vitamin A. This supports healthy vision, reduces risk of night blindness, and protects the eyes from age-related degeneration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eSkin Radiance\u003c\/strong\u003eThe combination of Vitamin A, Vitamin C, and beta-carotene in mango makes it one of the most powerful foods for skin health — supporting collagen production, protecting against UV damage, and promoting a clearer, more even complexion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eMangiferin — The Secret Weapon\u003c\/strong\u003eMango contains a unique polyphenol called mangiferin found in almost no other food. Early research links it to anti-inflammatory, antioxidant, anti-diabetic, and even anti-tumor properties — making mango far more than just a tropical treat.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eDigestive Enzymes\u003c\/strong\u003eMango contains amylases — digestive enzymes that break down complex carbohydrates into simple sugars — working in harmony with sea moss's prebiotic fiber to create a comprehensive digestive support formula.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eHeart Health\u003c\/strong\u003eThe fiber, potassium, and antioxidants in mango work together to support healthy blood pressure and cholesterol levels — amplifying sea moss's own cardiovascular benefits for a powerful heart health combination.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eImmune System Strength\u003c\/strong\u003eMango delivers both Vitamin C and Vitamin A in a single serving — two of the most critical nutrients for immune function. Combined with sea moss's zinc and selenium, this is one of the strongest natural immune formulas in the collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk-gold-div\"\u003e\u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"hk-use-section\"\u003e\n    \u003cdiv class=\"hk-section-label\"\u003eDaily Use\u003c\/div\u003e\n    \u003ch3 class=\"hk-section-title\"\u003eHow to \u003cspan style=\"color:#C9A84C;\"\u003eUse It\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cdiv class=\"hk-use-steps\"\u003e\n      \u003cdiv class=\"hk-use-step\"\u003e\n        \u003cdiv class=\"hk-step-num\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eStart Small\u003c\/h4\u003e\n        \u003cp\u003eBegin with 1 teaspoon daily and allow your body to adjust over 1-2 weeks before increasing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-use-step\"\u003e\n        \u003cdiv class=\"hk-step-num\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eDaily Serving\u003c\/h4\u003e\n        \u003cp\u003eTake 1-2 tablespoons per day. Best on an empty stomach first thing in the morning for maximum absorption and digestive benefit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-use-step\"\u003e\n        \u003cdiv class=\"hk-step-num\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMix It In\u003c\/h4\u003e\n        \u003cp\u003eBlend into a mango smoothie, stir into coconut water, add to oatmeal, or take straight from the spoon. The rich mango flavor makes every option feel like a treat.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-use-step\"\u003e\n        \u003cdiv class=\"hk-step-num\"\u003e4\u003c\/div\u003e\n        \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n        \u003cp\u003eConsistency is everything. Daily use over time is where the real benefits reveal themselves — especially for skin, vision, and immunity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORAGE --\u003e\n  \u003cdiv class=\"hk-storage\"\u003e\n    \u003cdiv class=\"hk-storage-icon\"\u003e🧊\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch4\u003eStorage \u0026amp; Supply\u003c\/h4\u003e\n      \u003cp\u003eKeep refrigerated and use within \u003cstrong\u003e5-7 days of opening\u003c\/strong\u003e. Freeze unopened jars — the gel is completely unaffected by freezing and thawing. \u003cstrong\u003e4 jars = one month supply\u003c\/strong\u003e at 1-2 tablespoons per day. Keep one in the fridge and three in the freezer for a seamless routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SOURCE STRIP --\u003e\n  \u003cdiv class=\"hk-source-strip\"\u003e\n    \u003cp\u003eWildcrafted Sea Moss sourced from \u003cspan\u003eAtlantic Holdfast Seaweed Co.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003eHand-harvested · Penobscot Bay, Maine · \u003cspan\u003eBe True. Live Well.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FDA --\u003e\n  \u003cp class=\"hk-fda\"\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. Consult your healthcare provider before use if you are pregnant, nursing, have a thyroid condition, or take blood thinners.\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Fifth Protocol","offers":[{"title":"Default Title","offer_id":56483144761510,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0690\/4522\/3590\/files\/6ad476de-ed5c-4823-b4d2-d9955f7a7895.png?v=1779167628","url":"https:\/\/fifthprotocol.org\/products\/mango-sea-moss-gel","provider":"Fifth Protocol","version":"1.0","type":"link"}