{"product_id":"gut-reboot-program","title":"Darm-Reset Programm - Rinds-Knochenbrühe 500ml - 25er Pack","description":"\u003cstyle\u003e\n  :root {\n    --deep-blue:   #0F1330;\n    --coastal-blue:#0C288D;\n    --broth-brown: #42260C;\n    --broth-cream: #F9EDDE;\n    --black:       #000000;\n    --serif: 'Libre Baskerville', Georgia, serif;\n    --sans:  'DM Sans', sans-serif;\n    --mono:  'Cutive Mono', monospace;\n    --madi:  'Ms Madi', cursive;\n  }\n  *, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }\n  body { font-family:var(--sans); font-weight:300; background:var(--broth-cream); color:var(--deep-blue); -webkit-font-smoothing:antialiased; overflow-x:hidden; }\n\n  @keyframes fadeUp { from { opacity:0; transform:translateY(26px); } to { opacity:1; transform:translateY(0); } }\n  .reveal { opacity:0; animation:fadeUp .8s cubic-bezier(.22,.68,0,1.1) forwards; }\n  .d1{animation-delay:.05s}.d2{animation-delay:.18s}.d3{animation-delay:.32s}\n  .d4{animation-delay:.46s}.d5{animation-delay:.60s}.d6{animation-delay:.74s}\n\n  \/* OPENING *\/\n  .opening { background:var(--deep-blue); padding:72px 64px 68px; position:relative; overflow:hidden; }\n  .opening::before { content:''; position:absolute; top:-100px; right:-100px; width:500px; height:500px; border-radius:50%; background:radial-gradient(circle, rgba(12,40,141,.16) 0%, transparent 65%); pointer-events:none; }\n  .opening::after { content:''; position:absolute; bottom:0; left:0; right:0; height:1px; background:linear-gradient(90deg, transparent, rgba(249,237,222,.12), transparent); }\n\n  .o-label { font-family:var(--mono); font-size:10px; letter-spacing:5px; text-transform:uppercase; color:rgba(249,237,222,.4); margin-bottom:28px; display:flex; align-items:center; gap:12px; }\n  .o-label::before { content:''; width:28px; height:1px; background:rgba(249,237,222,.2); }\n\n  .limited-badge { display:inline-flex; align-items:center; gap:8px; background:var(--coastal-blue); color:var(--broth-cream); font-family:var(--mono); font-size:9px; letter-spacing:4px; text-transform:uppercase; padding:7px 18px; border-radius:2px; margin-bottom:36px; }\n  .limited-badge::before { content:''; width:6px; height:6px; border-radius:50%; background:var(--broth-cream); animation:pulse 1.8s ease-in-out infinite; }\n  @keyframes pulse { 0%,100%{opacity:1;transform:scale(1);} 50%{opacity:.3;transform:scale(.65);} }\n\n  .o-title { font-family:var(--serif); font-size:clamp(40px,6vw,78px); font-weight:400; color:var(--broth-cream); line-height:1.05; margin-bottom:8px; }\n  .o-title em { font-style:italic; color:rgba(249,237,222,.5); }\n  .o-madi { font-family:var(--madi); font-size:clamp(52px,8vw,100px); color:rgba(249,237,222,.07); line-height:1; margin-bottom:30px; display:block; user-select:none; }\n  .o-tagline { font-family:var(--serif); font-size:18px; font-style:italic; color:rgba(249,237,222,.55); max-width:500px; line-height:1.7; margin-bottom:40px; }\n  .o-tags { display:flex; flex-wrap:wrap; gap:9px; }\n  .o-tag { font-family:var(--mono); font-size:9px; letter-spacing:3px; text-transform:uppercase; color:rgba(249,237,222,.45); border:1px solid rgba(249,237,222,.13); padding:6px 13px; }\n\n  \/* DESCRIPTION *\/\n  .desc-band { background:var(--broth-cream); padding:80px 64px; }\n  .s-eye { font-family:var(--mono); font-size:9px; letter-spacing:5px; text-transform:uppercase; color:rgba(15,19,48,.32); margin-bottom:32px; display:flex; align-items:center; gap:12px; }\n  .s-eye::before { content:''; width:24px; height:1px; background:rgba(15,19,48,.2); }\n  .s-eye.light { color:rgba(249,237,222,.3); }\n  .s-eye.light::before { background:rgba(249,237,222,.15); }\n\n  .desc-grid { display:grid; grid-template-columns:1fr; gap:48px; align-items:start; max-width:760px; }\n  .desc-h { font-family:var(--serif); font-size:clamp(26px,3.2vw,44px); font-weight:700; line-height:1.1; color:var(--deep-blue); margin-bottom:28px; }\n  .desc-h em { font-style:italic; font-weight:400; }\n  .desc-body { font-size:15px; font-weight:300; line-height:1.95; color:rgba(15,19,48,.78); }\n  .desc-body p { margin-bottom:18px; } .desc-body p:last-child { margin-bottom:0; }\n\n  .aside-card { background:var(--deep-blue); padding:40px 36px; position:relative; overflow:hidden; }\n  .aside-card::before { content:''; position:absolute; top:-40px; right:-40px; width:160px; height:160px; border-radius:50%; background:radial-gradient(circle, rgba(12,40,141,.22) 0%, transparent 70%); }\n  .aside-madi { font-family:var(--madi); font-size:56px; color:rgba(249,237,222,.07); display:block; margin-bottom:18px; line-height:1; }\n  .aside-quote { font-family:var(--serif); font-size:19px; font-style:italic; color:var(--broth-cream); line-height:1.65; position:relative; z-index:1; }\n  .aside-rule { border:none; border-top:1px solid rgba(249,237,222,.08); margin:28px 0; }\n  .aside-detail { font-family:var(--mono); font-size:10px; letter-spacing:3px; text-transform:uppercase; color:rgba(249,237,222,.32); line-height:2; }\n\n  \/* BENEFITS *\/\n  .benefits-band { background:var(--deep-blue); padding:80px 64px; position:relative; overflow:hidden; }\n  .benefits-band::before { content:''; position:absolute; top:0; left:50%; transform:translateX(-50%); width:600px; height:1px; background:linear-gradient(90deg,transparent,rgba(249,237,222,.09),transparent); }\n  .b-heading { font-family:var(--serif); font-size:clamp(26px,3.2vw,44px); font-weight:400; color:var(--broth-cream); margin-bottom:52px; max-width:460px; line-height:1.15; }\n  .b-heading em { font-style:italic; }\n  .b-grid { display:grid; grid-template-columns:1fr; gap:1px; background:rgba(249,237,222,.05); max-width:760px; }\n  .b-item { background:var(--deep-blue); padding:36px 30px; position:relative; overflow:hidden; transition:background .3s; }\n  .b-item:hover { background:rgba(12,40,141,.12); }\n  .b-item::after { content:attr(data-n); font-family:var(--madi); font-size:96px; color:rgba(249,237,222,.03); position:absolute; bottom:-12px; right:12px; line-height:1; pointer-events:none; }\n  .b-tag { font-family:var(--mono); font-size:8px; letter-spacing:4px; text-transform:uppercase; color:rgba(249,237,222,.35); border:1px solid rgba(12,40,141,.5); background:rgba(12,40,141,.1); padding:4px 10px; display:inline-block; margin-bottom:18px; }\n  .b-title { font-family:var(--serif); font-size:17px; font-weight:700; color:var(--broth-cream); margin-bottom:10px; line-height:1.25; }\n  .b-text { font-size:13px; font-weight:300; color:rgba(249,237,222,.5); line-height:1.82; position:relative; z-index:1; }\n\n  \/* PRO TIPS *\/\n  .tips-band { background:var(--broth-cream); padding:80px 64px; }\n  .t-heading { font-family:var(--serif); font-size:clamp(26px,3.2vw,44px); font-weight:400; color:var(--deep-blue); margin-bottom:52px; max-width:460px; line-height:1.15; }\n  .t-heading em { font-style:italic; }\n  .tip-row { display:grid; grid-template-columns:56px 1fr; gap:0; border-bottom:1px solid rgba(15,19,48,.07); padding:32px 0; transition:background .2s; max-width:760px; }\n  .tip-row:first-child { border-top:1px solid rgba(15,19,48,.07); }\n  .tip-row:hover { background:rgba(15,19,48,.018); }\n  .tip-n { font-family:var(--madi); font-size:46px; color:rgba(15,19,48,.1); line-height:1; padding-top:2px; }\n  .tip-title { font-family:var(--serif); font-size:18px; font-weight:700; color:var(--deep-blue); margin-bottom:9px; line-height:1.3; }\n  .tip-txt { font-size:14px; font-weight:300; color:rgba(15,19,48,.62); line-height:1.88; max-width:620px; }\n  .tip-note { display:inline-block; margin-top:12px; font-family:var(--mono); font-size:9px; letter-spacing:3px; text-transform:uppercase; color:var(--coastal-blue); border-left:2px solid var(--coastal-blue); padding-left:10px; line-height:1.6; }\n\n  \/* DISCLAIMER *\/\n  .disc-band { background:rgba(15,19,48,.03); border-top:1px solid rgba(15,19,48,.07); padding:48px 64px; }\n  .disc-inner { display:flex; gap:24px; align-items:flex-start; max-width:840px; }\n  .disc-dot { width:32px; height:32px; border-radius:50%; background:var(--deep-blue); color:var(--broth-cream); display:flex; align-items:center; justify-content:center; font-size:13px; flex-shrink:0; margin-top:2px; }\n  .disc-title { font-family:var(--serif); font-size:15px; font-weight:700; color:var(--deep-blue); margin-bottom:7px; }\n  .disc-txt { font-size:12px; font-weight:300; color:rgba(15,19,48,.5); line-height:1.9; }\n  .disc-txt strong { font-weight:900; color:rgba(15,19,48,.65); }\n\n  @media(max-width:768px) {\n    .opening,.desc-band,.benefits-band,.tips-band,.disc-band { padding:52px 24px; }\n    .desc-grid { gap:32px; }\n    .tip-row { grid-template-columns:44px 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"opening\"\u003e\n\u003cdiv class=\"o-label reveal d1\"\u003eProgram 01 · Gut Health\u003c\/div\u003e\n\u003cdiv class=\"limited-badge reveal d2\"\u003eLimited Time Only\u003c\/div\u003e\n\u003ch1 class=\"o-title reveal d3\"\u003eThe Gut Reboot\u003cbr\u003e\u003cem\u003eSystem\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cspan class=\"o-madi reveal d4\"\u003eRebuild\u003c\/span\u003e\n\u003cp class=\"o-tagline reveal d5\"\u003e25 days of deep digestive repair. Not a cleanse — a rebuild.\u003c\/p\u003e\n\u003cdiv class=\"o-tags reveal d6\"\u003e\n\u003cspan class=\"o-tag\"\u003eGut Health\u003c\/span\u003e\u003cspan class=\"o-tag\"\u003eInflammation\u003c\/span\u003e \u003cspan class=\"o-tag\"\u003eDigestion\u003c\/span\u003e\u003cspan class=\"o-tag\"\u003eCollagen\u003c\/span\u003e \u003cspan class=\"o-tag\"\u003eSkin Health\u003c\/span\u003e\u003cspan class=\"o-tag\"\u003e25 Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"desc-band\"\u003e\n\u003cdiv class=\"s-eye reveal d1\"\u003eWhat this program is\u003c\/div\u003e\n\u003cdiv class=\"desc-grid\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"desc-h reveal d2\"\u003eGive your gut the\u003cbr\u003e\u003cem\u003eraw materials\u003c\/em\u003e to heal.\u003c\/h2\u003e\n\u003cdiv class=\"desc-body reveal d3\"\u003e\n\u003cp\u003eYour gut lining replaces itself every 3 to 5 days. But if you keep feeding it processed food, alcohol, and stress — it never actually heals.\u003c\/p\u003e\n\u003cp\u003eThe Gut Reboot System is 25 days of giving your gut exactly what it needs: collagen, glycine, glutamine, proline, and mineral-rich marrow — all extracted over 16 hours of slow cooking from grass-fed Galician beef bones.\u003c\/p\u003e\n\u003cp\u003eOne bottle of beef bone broth per day for 25 consecutive days. By week two, most people notice less bloating. By week three, energy stabilises. By the end, digestion just works.\u003c\/p\u003e\n\u003cp\u003eEvery bottle is made in small batches in Marbella, packaged in glass, with no additives, no preservatives, and no fillers. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"reveal d4\"\u003e\n\u003cdiv class=\"aside-card\"\u003e\n\u003cspan class=\"aside-madi\"\u003eSip Slowly\u003c\/span\u003e\n\u003cp class=\"aside-quote\"\u003e\"This isn't a cleanse. It's a rebuild — 25 days of targeted nourishment for the gut lining.\"\u003c\/p\u003e\n\u003chr class=\"aside-rule\"\u003e\n\u003cdiv class=\"aside-detail\"\u003e20 × 500ml Beef Bone Broth\u003cbr\u003e16-hour slow-cooked\u003cbr\u003eGlass jars · No additives\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-band\"\u003e\n\u003cdiv class=\"s-eye light reveal d1\"\u003eWhy it works\u003c\/div\u003e\n\u003ch2 class=\"b-heading reveal d2\"\u003eThe science of\u003cbr\u003e\u003cem\u003edaily broth\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"b-grid\"\u003e\n\u003cdiv class=\"b-item reveal d3\" data-n=\"1\"\u003e\n\u003cdiv class=\"b-tag\"\u003eCollagen\u003c\/div\u003e\n\u003cdiv class=\"b-title\"\u003eUp to 17g collagen per serving\u003c\/div\u003e\n\u003cp class=\"b-text\"\u003eDirectly supports gut lining repair by providing the structural proteins your intestinal cells use to rebuild. Also supports skin elasticity and joint health.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"b-item reveal d3\" data-n=\"2\"\u003e\n\u003cdiv class=\"b-tag\"\u003eGlycine\u003c\/div\u003e\n\u003cdiv class=\"b-title\"\u003eAnti-inflammatory amino acid\u003c\/div\u003e\n\u003cp class=\"b-text\"\u003eGlycine calms systemic inflammation, improves sleep quality, and plays a critical role in maintaining the gut barrier — preventing permeability over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"b-item reveal d3\" data-n=\"3\"\u003e\n\u003cdiv class=\"b-tag\"\u003eGlutamine\u003c\/div\u003e\n\u003cdiv class=\"b-title\"\u003ePrimary fuel for gut cells\u003c\/div\u003e\n\u003cp class=\"b-text\"\u003eGlutamine is the main energy source for enterocytes — the cells lining your intestines. Daily replenishment supports rapid gut lining turnover and reduces intestinal permeability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"b-item reveal d4\" data-n=\"4\"\u003e\n\u003cdiv class=\"b-tag\"\u003eProline\u003c\/div\u003e\n\u003cdiv class=\"b-title\"\u003eTissue repair \u0026amp; collagen formation\u003c\/div\u003e\n\u003cp class=\"b-text\"\u003eProline and hydroxyproline are essential for synthesising new collagen — particularly important after gut inflammation or periods of poor diet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"b-item reveal d4\" data-n=\"5\"\u003e\n\u003cdiv class=\"b-tag\"\u003eMinerals\u003c\/div\u003e\n\u003cdiv class=\"b-title\"\u003eBioavailable bone marrow minerals\u003c\/div\u003e\n\u003cp class=\"b-text\"\u003eSlow extraction releases calcium, magnesium, and phosphorus from marrow in a bioavailable form your body absorbs without digestion — no supplements needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"b-item reveal d4\" data-n=\"6\"\u003e\n\u003cdiv class=\"b-tag\"\u003eGentle\u003c\/div\u003e\n\u003cdiv class=\"b-title\"\u003eEasy on sensitive stomachs\u003c\/div\u003e\n\u003cp class=\"b-text\"\u003eLow carbohydrate, easily digestible, and free from common irritants. Ideal during gut sensitivity, post-antibiotic recovery, or as a daily digestive foundation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tips-band\"\u003e\n\u003cdiv class=\"s-eye reveal d1\"\u003eHow to get the most from this program\u003c\/div\u003e\n\u003ch2 class=\"t-heading reveal d2\"\u003ePro tips for your\u003cbr\u003e\u003cem\u003e25-day protocol\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"tip-row reveal d2\"\u003e\n\u003cdiv class=\"tip-n\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tip-title\"\u003eDrink it first thing — before anything else\u003c\/div\u003e\n\u003cp class=\"tip-txt\"\u003eConsume your broth on an empty stomach, before coffee, food, or anything else. This is when the gut is most receptive and amino acids absorb most efficiently. Make it a non-negotiable morning ritual.\u003c\/p\u003e\n\u003cspan class=\"tip-note\"\u003eOptimal window: within 30 minutes of waking\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-row reveal d3\"\u003e\n\u003cdiv class=\"tip-n\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tip-title\"\u003eHeat gently — never boil\u003c\/div\u003e\n\u003cp class=\"tip-txt\"\u003eWarm your broth slowly on the stove over low heat until steaming, not simmering. Boiling degrades collagen peptides and reduces bioavailability. Gentle heat preserves the proteins that make this program work.\u003c\/p\u003e\n\u003cspan class=\"tip-note\"\u003eTarget temperature: 60–70°C\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-row reveal d3\"\u003e\n\u003cdiv class=\"tip-n\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tip-title\"\u003eSip slowly — 10 to 15 minutes\u003c\/div\u003e\n\u003cp class=\"tip-txt\"\u003eThis isn't a drink to rush. Sipping slowly over 10–15 minutes allows digestive enzymes to work in tandem with incoming nutrients. It also activates the parasympathetic nervous system — putting your gut into its optimal \"rest and digest\" state.\u003c\/p\u003e\n\u003cspan class=\"tip-note\"\u003eTreat it as a mindful morning ritual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-row reveal d4\"\u003e\n\u003cdiv class=\"tip-n\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tip-title\"\u003eReduce gut disruptors during your 25 days\u003c\/div\u003e\n\u003cp class=\"tip-txt\"\u003eThe broth rebuilds — but rebuilding is slower if you're simultaneously tearing down. Minimising alcohol, ultra-processed foods, and excessive caffeine during the program dramatically amplifies results. You don't need to be perfect. You need to be consistent.\u003c\/p\u003e\n\u003cspan class=\"tip-note\"\u003eAlcohol especially disrupts gut lining repair\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-row reveal d4\"\u003e\n\u003cdiv class=\"tip-n\"\u003e5\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tip-title\"\u003eUse the second serving as an afternoon reset\u003c\/div\u003e\n\u003cp class=\"tip-txt\"\u003eSplitting the bottle into two servings (200–250ml each) works beautifully — the second at 3–4pm when cortisol dips and energy flags. It curbs unnecessary snacking and keeps your gut supported throughout the full day.\u003c\/p\u003e\n\u003cspan class=\"tip-note\"\u003eSplit serving: morning + mid-afternoon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-row reveal d5\"\u003e\n\u003cdiv class=\"tip-n\"\u003e6\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tip-title\"\u003eTrack how you feel — not just how you look\u003c\/div\u003e\n\u003cp class=\"tip-txt\"\u003eGut repair is internal. Keep a simple daily note of bloating levels, midday energy, and sleep quality. Most people see the first measurable change in bloating by days 7–10. By day 18–20, digestion typically stabilises noticeably.\u003c\/p\u003e\n\u003cspan class=\"tip-note\"\u003eFirst changes usually visible: days 7–10\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin: 0 0 1.75rem; border: .5px solid #D9CEB8; overflow: hidden;\"\u003e\n\u003cdiv style=\"background: #F5EFE0; padding: .5rem .9rem; font-family: 'Cutive Mono',monospace; font-size: 10px; letter-spacing: .18em; text-transform: uppercase; color: #2c2418;\"\u003eContains the following allergens\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 12px; padding: .6rem .9rem; border-top: .5px solid #D9CEB8; background: #FFF9F0;\"\u003e\u003cspan style=\"font-family: 'DM Sans',sans-serif; font-weight: 300; font-size: 11px; color: #5c4a2a; line-height: 1.5;\"\u003eCelery · Sulphur dioxide and sulphites · Tree nuts · Mustard · Sesame · Soy\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disc-band\"\u003e\n\u003cdiv class=\"disc-inner\"\u003e\n\u003cdiv class=\"disc-dot\"\u003e⚕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"disc-title\"\u003ePlease consult your doctor before starting this program\u003c\/div\u003e\n\u003cp class=\"disc-txt\"\u003eThe Gut Reboot System is an artisanal food product — not a medical treatment or substitute for professional healthcare advice. \u003cstrong\u003eIf you have a pre-existing health condition\u003c\/strong\u003e — including digestive disorders, kidney disease, gout, food allergies, or if you are pregnant or breastfeeding — please consult your doctor before beginning any structured dietary program. This information is for general wellness purposes only and is not intended to diagnose, treat, cure, or prevent any condition or disease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The Broth Bar","offers":[{"title":"25 of 500 ML","offer_id":56689267442044,"sku":null,"price":200.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/9569\/8556\/files\/bonebrothgutrebootprogram.png?v=1777330739","url":"https:\/\/thebrothbarmarbella.com\/de\/products\/darm-reboot-programm-rind-25er-pack","provider":"The Broth Bar","version":"1.0","type":"link"}