{"title":"Protein","description":"","products":[{"product_id":"iwhey-2000g-61serv","title":"iWHEY® 2000g\/60serv","description":"\u003cstyle\u003e\n  .iwy2-landing {\n    --bg:       #04080f;\n    --bg-2:     #070f1c;\n    --bg-3:     #0b1628;\n    --card:     rgba(7, 16, 30, 0.92);\n    --card-2:   rgba(9, 20, 38, 0.97);\n    --text:     #edf5ff;\n    --muted:    #7daec8;\n    --accent:   #0ea5e9;\n    --accent-2: #38bdf8;\n    --accent-3: #e0f2fe;\n    --line:     rgba(255,255,255,0.07);\n    --line-a:   rgba(14,165,233,0.20);\n    --shadow:   0 20px 48px rgba(0,0,0,0.46);\n    --glow:     0 0 0 1px rgba(14,165,233,0.09), 0 0 28px rgba(14,165,233,0.07);\n    background:\n      radial-gradient(ellipse at 70% 0%, rgba(14,165,233,0.10), transparent 32%),\n      radial-gradient(ellipse at 18% 10%, rgba(6,120,180,0.07), transparent 24%),\n      linear-gradient(180deg, #030710 0%, #060e1c 50%, #040810 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n  .iwy2-landing * { box-sizing: border-box; }\n  .iwy2-landing h1,.iwy2-landing h2,.iwy2-landing h3 { font-weight:800;line-height:1.22;color:var(--text);margin:0 0 14px; }\n  .iwy2-landing h1 { font-size:clamp(26px,4vw,44px);letter-spacing:-0.01em; }\n  .iwy2-landing h2 { font-size:clamp(22px,3vw,34px);letter-spacing:-0.01em; }\n  .iwy2-landing h3 { font-size:clamp(15px,2vw,19px); }\n  .iwy2-landing p { margin:0 0 14px;color:var(--muted);font-size:15px; }\n  .iwy2-landing p:last-child { margin-bottom:0; }\n  .iwy2-container { width:100%;max-width:1240px;margin:0 auto;padding:0 24px; }\n  .iwy2-badge { display:inline-flex;align-items:center;gap:10px;padding:9px 16px;border-radius:999px;border:1px solid rgba(14,165,233,0.26);background:rgba(14,165,233,0.07);color:var(--accent-2);font-size:11px;font-weight:800;letter-spacing:0.10em;text-transform:uppercase;margin-bottom:20px; }\n  .iwy2-badge::before { content:\"\";width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(14,165,233,0.14);flex:0 0 7px; }\n  .iwy2-mini-label { display:block;font-size:11px;font-weight:800;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:10px; }\n  .iwy2-highlight { color:var(--accent-2); }\n  .iwy2-hero { position:relative;overflow:hidden;padding:72px 0 32px;border-bottom:1px solid var(--line); }\n  .iwy2-hero-grid { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:stretch; }\n  .iwy2-hero-copy { display:flex;flex-direction:column;justify-content:center;padding-bottom:12px; }\n  .iwy2-lead { font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:22px; }\n  .iwy2-trust-badges { display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px; }\n  .iwy2-trust-badge { padding:6px 14px;border-radius:6px;border:1px solid var(--line-a);background:rgba(14,165,233,0.06);color:var(--accent-3);font-size:12px;font-weight:700;letter-spacing:0.04em; }\n  .iwy2-stats-band { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-radius:14px;overflow:hidden;border:1px solid var(--line-a);background:var(--line-a);margin-top:6px; }\n  .iwy2-stat-box { background:var(--bg-2);padding:14px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px; }\n  .iwy2-stat-number { font-size:17px;font-weight:900;color:var(--accent);letter-spacing:-0.02em;line-height:1; }\n  .iwy2-stat-text { font-size:10px;color:var(--muted);font-weight:600;letter-spacing:0.03em;text-transform:uppercase;line-height:1.3; }\n  .iwy2-hero-visual { display:grid; }\n  .iwy2-hero-frame { position:relative;width:100%;min-height:520px;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 50% 30%,rgba(14,165,233,0.12),transparent 60%),linear-gradient(160deg,rgba(7,16,30,1) 0%,rgba(4,9,18,1) 100%);border:1px solid var(--line-a);box-shadow:var(--shadow),var(--glow); }\n  .iwy2-hero-img-wrap { position:absolute;inset:0;z-index:0; }\n  .iwy2-hero-img { width:100%;height:100%;object-fit:cover;object-position:center;display:block; }\n  .iwy2-hero-frame::after { content:\"\";position:absolute;inset:auto 0 0 0;height:30%;background:linear-gradient(180deg,transparent,rgba(3,6,14,0.60));pointer-events:none;z-index:1; }\n  .iwy2-hero-caption { position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(3,6,14,0.82);backdrop-filter:blur(10px);border:1px solid var(--line-a);border-radius:999px;padding:8px 20px;font-size:11px;font-weight:700;color:var(--accent-2);letter-spacing:0.08em;text-transform:uppercase;white-space:nowrap;z-index:2; }\n  .iwy2-section { padding:72px 0;border-bottom:1px solid var(--line); }\n  .iwy2-section-alt { background:radial-gradient(ellipse at 80% 50%,rgba(14,165,233,0.05),transparent 40%),linear-gradient(180deg,rgba(9,18,34,1),rgba(5,11,22,1)); }\n  .iwy2-section-soft { background:linear-gradient(180deg,rgba(6,13,25,1),rgba(9,18,34,1)); }\n  .iwy2-grid-2 { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:stretch; }\n  .iwy2-card { background:var(--card);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow); }\n  .iwy2-feature-box { background:var(--card-2);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow),var(--glow); }\n  .iwy2-checks { list-style:none;padding:0;margin:14px 0 0; }\n  .iwy2-checks li { position:relative;padding-left:24px;margin-bottom:10px;color:var(--muted);font-size:14px;line-height:1.65; }\n  .iwy2-checks li::before { content:\"✔\";position:absolute;left:0;top:0;color:var(--accent-2);font-weight:700; }\n  .iwy2-icon-grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px; }\n  .iwy2-icon-card { background:var(--card);border:1px solid var(--line-a);border-radius:18px;padding:26px 22px;transition:border-color 0.2s,box-shadow 0.2s; }\n  .iwy2-icon-card:hover { border-color:rgba(14,165,233,0.36);box-shadow:0 0 0 1px rgba(14,165,233,0.09),0 8px 28px rgba(0,0,0,0.34); }\n  .iwy2-icon { width:46px;height:46px;border-radius:12px;background:rgba(14,165,233,0.10);border:1px solid rgba(14,165,233,0.22);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px; }\n  .iwy2-icon-card h3 { font-size:15px;margin-bottom:8px; }\n  .iwy2-icon-card p { font-size:13px;line-height:1.6;margin:0; }\n  .iwy2-ingr-grid { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:36px; }\n  .iwy2-ingr-card { background:var(--card);border:1px solid var(--line-a);border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:8px;transition:border-color 0.2s; }\n  .iwy2-ingr-card:hover { border-color:rgba(14,165,233,0.30); }\n  .iwy2-ingr-card--full { grid-column:1 \/ -1;flex-direction:row;align-items:flex-start;gap:20px; }\n  .iwy2-ingr-card--full .iwy2-ingr-body { flex:1; }\n  .iwy2-ingr-header { display:flex;align-items:flex-start;justify-content:space-between;gap:10px; }\n  .iwy2-ingr-name { font-size:15px;font-weight:800;color:var(--text);line-height:1.3; }\n  .iwy2-ingr-dose { flex-shrink:0;padding:4px 11px;border-radius:999px;background:rgba(14,165,233,0.10);border:1px solid rgba(14,165,233,0.22);color:var(--accent);font-size:12px;font-weight:800;letter-spacing:0.04em; }\n  .iwy2-ingr-num { display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:rgba(14,165,233,0.10);border:1px solid rgba(14,165,233,0.22);color:var(--accent);font-size:13px;font-weight:900;flex-shrink:0;line-height:1; }\n  .iwy2-ingr-card p { font-size:13px;line-height:1.6;margin:0; }\n  .iwy2-target-grid { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px; }\n  .iwy2-target-item { display:flex;align-items:flex-start;gap:14px;background:rgba(14,165,233,0.05);border:1px solid var(--line-a);border-radius:16px;padding:20px 18px; }\n  .iwy2-target-icon { font-size:24px;flex-shrink:0;line-height:1;margin-top:2px; }\n  .iwy2-target-item p { font-size:14px;margin:0;color:var(--muted); }\n  .iwy2-usage-box { max-width:780px;margin:0 auto;background:var(--card-2);border:1px solid var(--line-a);border-radius:22px;padding:34px 36px;box-shadow:var(--shadow),var(--glow); }\n  .iwy2-disclaimer { max-width:900px;margin:28px auto 0;padding:22px 26px;border-radius:14px;border:1px solid var(--line);background:rgba(3,6,14,0.60);font-size:12px;color:var(--muted);line-height:1.7; }\n  .iwy2-disclaimer strong { color:var(--text); }\n  .iwy2-final-cta { padding:72px 0 80px;background:radial-gradient(ellipse at 50% 0%,rgba(14,165,233,0.08),transparent 40%),linear-gradient(180deg,rgba(4,8,16,1),rgba(7,14,26,1)); }\n  .iwy2-cta-box { max-width:900px;margin:0 auto;text-align:center;padding:40px 32px;border-radius:26px;background:linear-gradient(180deg,rgba(8,18,34,0.96),rgba(5,11,22,0.98));border:1px solid rgba(14,165,233,0.18);box-shadow:var(--shadow),var(--glow); }\n  .iwy2-cta-box p { max-width:680px;margin:0 auto 6px;font-size:15px; }\n  .iwy2-key-points { display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:22px; }\n  .iwy2-key-point { display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--accent-3);letter-spacing:0.04em; }\n  .iwy2-key-point::before { content:\"✓\";width:20px;height:20px;background:rgba(14,165,233,0.12);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--accent);font-weight:900; }\n  @media (max-width:1100px) { .iwy2-icon-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }\n  @media (max-width:989px) {\n    .iwy2-hero-grid,.iwy2-grid-2,.iwy2-target-grid { grid-template-columns:1fr; }\n    .iwy2-ingr-grid { grid-template-columns:1fr; }\n    .iwy2-ingr-card--full { flex-direction:column;grid-column:auto; }\n    .iwy2-stats-band { grid-template-columns:repeat(2,minmax(0,1fr)); }\n    .iwy2-hero { padding:56px 0 28px; }\n    .iwy2-section { padding:50px 0; }\n    .iwy2-hero-frame { min-height:420px; }\n  }\n  @media (max-width:680px) {\n    .iwy2-icon-grid { grid-template-columns:1fr; }\n    .iwy2-container { padding:0 18px; }\n    .iwy2-card,.iwy2-feature-box,.iwy2-icon-card,.iwy2-ingr-card { padding:20px 18px; }\n    .iwy2-usage-box { padding:24px 18px; }\n    .iwy2-cta-box { padding:28px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwy2-landing\"\u003e\n\n  \u003cdiv class=\"iwy2-hero\" id=\"top\"\u003e\n    \u003cdiv class=\"iwy2-container\"\u003e\n      \u003cdiv class=\"iwy2-hero-grid\"\u003e\n        \u003cdiv class=\"iwy2-hero-copy\"\u003e\n          \u003cspan class=\"iwy2-badge\"\u003e100% Whey Protein - 6.5g+ BCAA - Creatine 3-in-1 - iVITAMINS® - DigeZyme®\u003c\/span\u003e\n          \u003ch1\u003eiWHEY® 2000g - The most complete whey protein in large format\u003c\/h1\u003e\n          \u003cp class=\"iwy2-lead\"\u003eThe power of premium proteins in every serving. \u003cstrong style=\"color:var(--text);\"\u003eiWHEY® from Genius Nutrition®\u003c\/strong\u003e is formulated to give the body a complete source of high-quality protein with \u003cspan class=\"iwy2-highlight\"\u003eover 6.5g BCAA per serving\u003c\/span\u003e, plus a Cell Recovery Matrix with creatine, leucine, glutamine, iVITAMINS® and DigeZyme® - a complete nutritional matrix for performance and regeneration.\u003c\/p\u003e\n          \u003cdiv class=\"iwy2-trust-badges\"\u003e\n            \u003cspan class=\"iwy2-trust-badge\"\u003e~25g Protein \/ serving\u003c\/span\u003e\n            \u003cspan class=\"iwy2-trust-badge\"\u003e6.5g+ BCAA \/ serving\u003c\/span\u003e\n            \u003cspan class=\"iwy2-trust-badge\"\u003eCreatine 3-in-1\u003c\/span\u003e\n            \u003cspan class=\"iwy2-trust-badge\"\u003eiVITAMINS® 25 nutrients\u003c\/span\u003e\n            \u003cspan class=\"iwy2-trust-badge\"\u003eDigeZyme® 98mg\u003c\/span\u003e\n            \u003cspan class=\"iwy2-trust-badge\"\u003eNo Artificial Colours\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"iwy2-stats-band\"\u003e\n            \u003cdiv class=\"iwy2-stat-box\"\u003e\n\u003cspan class=\"iwy2-stat-number\"\u003e~25g\u003c\/span\u003e\u003cspan class=\"iwy2-stat-text\"\u003eProtein \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"iwy2-stat-box\"\u003e\n\u003cspan class=\"iwy2-stat-number\"\u003e6.5g+\u003c\/span\u003e\u003cspan class=\"iwy2-stat-text\"\u003eBCAA \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"iwy2-stat-box\"\u003e\n\u003cspan class=\"iwy2-stat-number\"\u003e60\u003c\/span\u003e\u003cspan class=\"iwy2-stat-text\"\u003eServings \/ container\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"iwy2-stat-box\"\u003e\n\u003cspan class=\"iwy2-stat-number\"\u003e25+\u003c\/span\u003e\u003cspan class=\"iwy2-stat-text\"\u003eVitamins and minerals\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-hero-visual\"\u003e\n          \u003cdiv class=\"iwy2-hero-frame\"\u003e\n            \u003cdiv class=\"iwy2-hero-img-wrap\"\u003e\n              \u003cimg class=\"iwy2-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/iWHEY_2000g_60serv_Genius_Nutrition_Chocolate_Dreams.png?v=1752068786\" alt=\"iWHEY 2000g 60 servings Chocolate Dreams - Genius Nutrition\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"iwy2-hero-caption\"\u003e100% Whey - L-Leucine 1675mg - Creatine 3-in-1 - DigeZyme® - 2000g \/ 60 Servings\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy2-section iwy2-section-alt\" id=\"despre\"\u003e\n    \u003cdiv class=\"iwy2-container\"\u003e\n      \u003cdiv class=\"iwy2-grid-2\"\u003e\n        \u003cdiv class=\"iwy2-card\"\u003e\n          \u003cspan class=\"iwy2-mini-label\"\u003eLarge format - 2000g \/ 60 servings\u003c\/span\u003e\n          \u003ch2\u003eThe same complete formula - the preferred format for serious athletes\u003c\/h2\u003e\n          \u003cp\u003eThe same high-quality iWHEY® formula - 100% Whey Protein with Cell Recovery Matrix, iVITAMINS® and DigeZyme® - now available in the 2000g format with 60 servings. The choice of those who know that consistency is the key to real results and do not want to run out of protein halfway through the month.\u003c\/p\u003e\n          \u003cp\u003eiWHEY® is not just a simple whey protein. The formula is enhanced with a Cell Recovery Matrix - L-Leucine, triple creatine complex, L-Glutamine - plus iVITAMINS® with 25 vitamins and minerals and DigeZyme® with 5 digestive enzymes, creating a complete nutritional matrix for supporting muscle development and recovery.\u003c\/p\u003e\n          \u003cp\u003eThanks to its rapid digestion and rich amino acid profile, iWHEY® is ideal both before and after training, supplying the essential nutrients for protein synthesis and prevention of muscle catabolism.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-feature-box\"\u003e\n          \u003ch3\u003eWhy iWHEY® is the most complete whey protein\u003c\/h3\u003e\n          \u003cul class=\"iwy2-checks\"\u003e\n            \u003cli\u003e100% high-quality whey protein, free of hormones, antibiotics or GMO\u003c\/li\u003e\n            \u003cli\u003eOver 6.5g BCAA per serving - fundamental for protein synthesis and anti-catabolism\u003c\/li\u003e\n            \u003cli\u003eL-Leucine 1675mg - activates the mTOR anabolic pathway for muscle mass growth\u003c\/li\u003e\n            \u003cli\u003eTriple creatine complex (AKG + Malate + Monohydrate) for strength and ATP\u003c\/li\u003e\n            \u003cli\u003eL-Glutamine 650mg for muscle recovery, immunity and nitrogen balance\u003c\/li\u003e\n            \u003cli\u003eiVITAMINS® with 25 vitamins and minerals for complete metabolic support\u003c\/li\u003e\n            \u003cli\u003eDigeZyme® 98mg - 5 digestive enzymes for maximum protein absorption\u003c\/li\u003e\n            \u003cli\u003eNo added sugar, no artificial colours, no GMO\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy2-section iwy2-section-soft\"\u003e\n    \u003cdiv class=\"iwy2-container\"\u003e\n      \u003cspan class=\"iwy2-mini-label\"\u003eProven Benefits\u003c\/span\u003e\n      \u003ch2\u003eWhat iWHEY® Brings to Your Training Routine\u003c\/h2\u003e\n      \u003cdiv class=\"iwy2-icon-grid\"\u003e\n        \u003cdiv class=\"iwy2-icon-card\"\u003e\n          \u003cdiv class=\"iwy2-icon\"\u003e💪\u003c\/div\u003e\n          \u003ch3\u003e100% Whey Protein with Complete EAA Profile\u003c\/h3\u003e\n          \u003cp\u003eWhey protein is considered a complete protein, with rapid absorption and an optimal essential amino acid profile. The high BCAA content supports muscle fibre recovery and stimulates quality muscle mass growth.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-icon-card\"\u003e\n          \u003cdiv class=\"iwy2-icon\"\u003e🔬\u003c\/div\u003e\n          \u003ch3\u003eL-Leucine 1675mg - mTOR Activation\u003c\/h3\u003e\n          \u003cp\u003eLeucine is one of the most important amino acids for stimulating protein synthesis. It activates the mTOR anabolic pathway, a biological mechanism essential for muscle mass growth. In combination with whey, it amplifies the anabolic response and muscle recovery efficiency.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-icon-card\"\u003e\n          \u003cdiv class=\"iwy2-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003eCreatine Complex 3-in-1 - Strength and ATP\u003c\/h3\u003e\n          \u003cp\u003eCreatine AKG + Creatine Malate + Creatine Monohydrate (~2g total per serving). Increases phosphocreatine stores in muscles for more intense contractions, supports muscle volume growth and improves ATP production.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-icon-card\"\u003e\n          \u003cdiv class=\"iwy2-icon\"\u003e🌟\u003c\/div\u003e\n          \u003ch3\u003eL-Glutamine 650mg - Complete Recovery\u003c\/h3\u003e\n          \u003cp\u003eA conditionally essential amino acid involved in muscle recovery, nitrogen balance and cellular hydration. Supports the replenishment of glutamine stores after intense training and optimises the immune system.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-icon-card\"\u003e\n          \u003cdiv class=\"iwy2-icon\"\u003e🧪\u003c\/div\u003e\n          \u003ch3\u003eiVITAMINS® - 25 Vitamins and Minerals\u003c\/h3\u003e\n          \u003cp\u003eA complete micronutrient complex that supports essential metabolic functions: hydration, digestion and immune system function. Contributes to reducing oxidative stress and muscle recovery after effort.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-icon-card\"\u003e\n          \u003cdiv class=\"iwy2-icon\"\u003e🔧\u003c\/div\u003e\n          \u003ch3\u003eDigeZyme® 98mg - Maximum Absorption\u003c\/h3\u003e\n          \u003cp\u003eA patented complex of 5 digestive enzymes (amylase, protease, fungal lactase, lipase, cellulase) that helps break down proteins into peptides and amino acids, improving digestion and rapid absorption without gastric discomfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy2-section iwy2-section-alt\"\u003e\n    \u003cdiv class=\"iwy2-container\"\u003e\n      \u003cspan class=\"iwy2-mini-label\"\u003eCell Recovery Matrix\u003c\/span\u003e\n      \u003ch2\u003eFunctional Formula - What Does iWHEY® Contain?\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px;margin-bottom:0;\"\u003eFive functional components with precise roles, organised into the Cell Recovery Matrix formula plus the iVITAMINS® and DigeZyme® support complex.\u003c\/p\u003e\n      \u003cdiv class=\"iwy2-ingr-grid\"\u003e\n        \u003cdiv class=\"iwy2-ingr-card\"\u003e\n          \u003cdiv class=\"iwy2-ingr-header\"\u003e\n            \u003cdiv style=\"display:flex;align-items:flex-start;gap:10px;\"\u003e\n              \u003cspan class=\"iwy2-ingr-num\"\u003e1\u003c\/span\u003e\n              \u003cspan class=\"iwy2-ingr-name\"\u003e100% Whey Protein\u003cbr\u003e\u003csmall style=\"font-weight:500;color:var(--muted);font-size:12px;\"\u003eNaturally filtered whey concentrate\u003c\/small\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"iwy2-ingr-dose\"\u003e6.5g+ BCAA\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eThe primary source of complete protein, with rapid absorption and an optimal essential amino acid profile. Obtained from quality milk, free of hormones or antibiotics. The high BCAA content supports muscle fibre recovery and prevents muscle catabolism during periods of intense effort.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-ingr-card\"\u003e\n          \u003cdiv class=\"iwy2-ingr-header\"\u003e\n            \u003cdiv style=\"display:flex;align-items:flex-start;gap:10px;\"\u003e\n              \u003cspan class=\"iwy2-ingr-num\"\u003e2\u003c\/span\u003e\n              \u003cspan class=\"iwy2-ingr-name\"\u003eL-Leucine\u003cbr\u003e\u003csmall style=\"font-weight:500;color:var(--muted);font-size:12px;\"\u003eEssential anabolic amino acid\u003c\/small\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"iwy2-ingr-dose\"\u003e1675mg\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eThe most important amino acid for activating muscle protein synthesis. Directly activates the mTOR pathway - the biological mechanism essential for muscle mass growth. In combination with whey protein, leucine significantly amplifies the anabolic response and muscle recovery efficiency.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-ingr-card\"\u003e\n          \u003cdiv class=\"iwy2-ingr-header\"\u003e\n            \u003cdiv style=\"display:flex;align-items:flex-start;gap:10px;\"\u003e\n              \u003cspan class=\"iwy2-ingr-num\"\u003e3\u003c\/span\u003e\n              \u003cspan class=\"iwy2-ingr-name\"\u003eCreatine Complex 3-in-1\u003cbr\u003e\u003csmall style=\"font-weight:500;color:var(--muted);font-size:12px;\"\u003eAKG + Malate + Monohydrate\u003c\/small\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"iwy2-ingr-dose\"\u003e~2g total\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eTriple action through three forms of creatine with different bioavailability: Creatine AKG and Malate for rapid absorption, Creatine Monohydrate for sustained effect. Increases phosphocreatine stores in muscles for more intense contractions, supports ATP production and can support muscle volume growth.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-ingr-card\"\u003e\n          \u003cdiv class=\"iwy2-ingr-header\"\u003e\n            \u003cdiv style=\"display:flex;align-items:flex-start;gap:10px;\"\u003e\n              \u003cspan class=\"iwy2-ingr-num\"\u003e4\u003c\/span\u003e\n              \u003cspan class=\"iwy2-ingr-name\"\u003eL-Glutamine\u003cbr\u003e\u003csmall style=\"font-weight:500;color:var(--muted);font-size:12px;\"\u003eRecovery and immunity\u003c\/small\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"iwy2-ingr-dose\"\u003e650mg\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eA conditionally essential amino acid involved in muscle recovery, nitrogen balance and cellular hydration. Can support the replenishment of depleted glutamine stores after intense training. Contributes to immune system function and maintenance of intestinal integrity.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-ingr-card iwy2-ingr-card--full\"\u003e\n          \u003cspan class=\"iwy2-ingr-num\" style=\"margin-top:2px;flex-shrink:0;\"\u003e5\u003c\/span\u003e\n          \u003cdiv class=\"iwy2-ingr-body\"\u003e\n            \u003cdiv class=\"iwy2-ingr-header\" style=\"margin-bottom:8px;\"\u003e\n              \u003cspan class=\"iwy2-ingr-name\"\u003eiVITAMINS® Blend (25 vitamins and minerals) + DigeZyme® (5 digestive enzymes, 98mg)\u003c\/span\u003e\n              \u003cspan class=\"iwy2-ingr-dose\"\u003eSupport Complex\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cp\u003eiVITAMINS® delivers a complete spectrum of 25 vitamins and minerals (Vitamin A, B1, B2, B6, B12, C, D, E, Niacin, Biotin, Folic acid, Pantothenic acid + Zinc, Iron, Calcium, Magnesium, Potassium, Phosphorus, Iodine, Selenium, Chromium, Copper, Manganese, Sodium, Chloride) for metabolic, immune and recovery support. DigeZyme® is a patented complex of 5 digestive enzymes - amylase, protease, fungal lactase, lipase and cellulase - that improves the digestion and absorption of whey protein, allowing more efficient use of every serving.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy2-section iwy2-section-soft\"\u003e\n    \u003cdiv class=\"iwy2-container\"\u003e\n      \u003cspan class=\"iwy2-mini-label\"\u003eDesigned For\u003c\/span\u003e\n      \u003ch2\u003eWho Benefits From iWHEY®?\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px;margin-bottom:0;\"\u003eiWHEY® is the choice of athletes who want more than a simple protein - they want a complete, functional and efficient formula.\u003c\/p\u003e\n      \u003cdiv class=\"iwy2-target-grid\"\u003e\n        \u003cdiv class=\"iwy2-target-item\"\u003e\n          \u003cspan class=\"iwy2-target-icon\"\u003e🏋️\u003c\/span\u003e\n          \u003cp\u003eStrength and bodybuilding athletes who pursue quality muscle mass growth, rapid recovery and maximisation of the anabolic response through the whey + leucine + creatine combination.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-target-item\"\u003e\n          \u003cspan class=\"iwy2-target-icon\"\u003e🏃\u003c\/span\u003e\n          \u003cp\u003eEndurance athletes and active individuals who need complete protein with comprehensive metabolic support - iVITAMINS® and DigeZyme® ensure optimal absorption and complete recovery.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-target-item\"\u003e\n          \u003cspan class=\"iwy2-target-icon\"\u003e🥗\u003c\/span\u003e\n          \u003cp\u003ePeople in a cutting phase or caloric deficit who want high-quality protein with anti-catabolic support through leucine and glutamine, with no added sugar and no artificial colours.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy2-target-item\"\u003e\n          \u003cspan class=\"iwy2-target-icon\"\u003e⭐\u003c\/span\u003e\n          \u003cp\u003eAnyone looking for the most complete whey protein - a single product that replaces multiple separate supplements, with excellent taste, rapid mixing and guaranteed efficiency per serving.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy2-section iwy2-section-alt\"\u003e\n    \u003cdiv class=\"iwy2-container\"\u003e\n      \u003cspan class=\"iwy2-mini-label\"\u003eDirections for Use\u003c\/span\u003e\n      \u003ch2 style=\"text-align:center;margin-bottom:28px;\"\u003eHow to Use iWHEY® Correctly\u003c\/h2\u003e\n      \u003cdiv class=\"iwy2-usage-box\"\u003e\n        \u003cp style=\"text-align:center;font-size:16px;color:var(--text);font-weight:600;margin-bottom:18px;\"\u003eAdd 1 scoop to a shaker with approximately 300ml of cold water and shake for 20-30 seconds.\u003c\/p\u003e\n        \u003cul class=\"iwy2-checks\"\u003e\n          \u003cli\u003e\n\u003cstrong style=\"color:var(--text);\"\u003eOn training days:\u003c\/strong\u003e one serving 30 minutes before training and one serving immediately after training\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong style=\"color:var(--text);\"\u003eOn rest days:\u003c\/strong\u003e one serving in the morning and one serving between meals\u003c\/li\u003e\n          \u003cli\u003eThe number of servings can be adjusted according to individual daily protein requirements\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eProduct details:\u003c\/strong\u003e Net weight: 2000g - Servings: 60 - Serving: 1 scoop = 33g - Version: 3.0 - Product includes measuring scoop\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:8px;\"\u003e\u003cstrong style=\"color:var(--accent-2);\"\u003eAllergens:\u003c\/strong\u003e Manufactured on equipment that processes products which may contain ingredients derived from milk, eggs and soya.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy2-final-cta\"\u003e\n    \u003cdiv class=\"iwy2-container\"\u003e\n      \u003cdiv class=\"iwy2-cta-box\"\u003e\n        \u003cspan class=\"iwy2-mini-label\" style=\"display:block;text-align:center;margin-bottom:12px;\"\u003eProtein. Creatine. Enzymes. Vitamins. 2000g.\u003c\/span\u003e\n        \u003ch2\u003eiWHEY® 2000g - The most complete whey protein in large format de la Genius Nutrition®\u003c\/h2\u003e\n        \u003cp\u003e100% Whey Protein, L-Leucine 1675mg, Creatine Complex 3-in-1, L-Glutamine 650mg, iVITAMINS® with 25 vitamins and minerals and DigeZyme® with 5 digestive enzymes. 2000g \/ 60 servings - the ideal format for serious athletes who never compromise.\u003c\/p\u003e\n        \u003cdiv class=\"iwy2-key-points\"\u003e\n          \u003cspan class=\"iwy2-key-point\"\u003e~25g Protein \/ serving\u003c\/span\u003e\n          \u003cspan class=\"iwy2-key-point\"\u003e6.5g+ BCAA\u003c\/span\u003e\n          \u003cspan class=\"iwy2-key-point\"\u003eCreatine 3-in-1\u003c\/span\u003e\n          \u003cspan class=\"iwy2-key-point\"\u003eiVITAMINS® + DigeZyme®\u003c\/span\u003e\n          \u003cspan class=\"iwy2-key-point\"\u003e2000g \/ 60 Servings\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"iwy2-disclaimer\"\u003e\n\u003cstrong\u003eImportant!\u003c\/strong\u003e Dietary supplements are recommended exclusively for healthy individuals. Not for use by pregnant or breastfeeding women. Keep out of reach of children. Dietary supplements do not replace a varied, balanced diet and a healthy lifestyle. Do not exceed the recommended daily dose. Store in a dry, cool place and consume preferably before the date indicated on the packaging.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"2000 g \/ Cookies and Cream","offer_id":29817161646183,"sku":"5940541553670","price":93.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Chocolate","offer_id":29817161580647,"sku":"5940541553656","price":93.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Vanilla Ice-Cream","offer_id":29817161678951,"sku":"5940541553687","price":93.0,"currency_code":"EUR","in_stock":false},{"title":"2000 g \/ Strawberry","offer_id":29817161613415,"sku":"5940541553663","price":93.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Cherry Cream","offer_id":29817161711719,"sku":"5940541553694","price":93.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/iWHEY_2000g_60serv_Genius_Nutrition_Cookies_and_Cream.png?v=1752145769"},{"product_id":"iwhey-900g-28serv","title":"iWHEY® 900g\/27serv","description":"\u003cstyle\u003e\n  .iwy-landing {\n    --bg:       #04080f;\n    --bg-2:     #070f1c;\n    --bg-3:     #0b1628;\n    --card:     rgba(7, 16, 30, 0.92);\n    --card-2:   rgba(9, 20, 38, 0.97);\n    --text:     #edf5ff;\n    --muted:    #7daec8;\n    --accent:   #0ea5e9;\n    --accent-2: #38bdf8;\n    --accent-3: #e0f2fe;\n    --line:     rgba(255,255,255,0.07);\n    --line-a:   rgba(14,165,233,0.20);\n    --shadow:   0 20px 48px rgba(0,0,0,0.46);\n    --glow:     0 0 0 1px rgba(14,165,233,0.09), 0 0 28px rgba(14,165,233,0.07);\n    background:\n      radial-gradient(ellipse at 70% 0%, rgba(14,165,233,0.10), transparent 32%),\n      radial-gradient(ellipse at 18% 10%, rgba(6,120,180,0.07), transparent 24%),\n      linear-gradient(180deg, #030710 0%, #060e1c 50%, #040810 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n  .iwy-landing * { box-sizing: border-box; }\n  .iwy-landing h1,.iwy-landing h2,.iwy-landing h3 { font-weight:800;line-height:1.22;color:var(--text);margin:0 0 14px; }\n  .iwy-landing h1 { font-size:clamp(26px,4vw,44px);letter-spacing:-0.01em; }\n  .iwy-landing h2 { font-size:clamp(22px,3vw,34px);letter-spacing:-0.01em; }\n  .iwy-landing h3 { font-size:clamp(15px,2vw,19px); }\n  .iwy-landing p { margin:0 0 14px;color:var(--muted);font-size:15px; }\n  .iwy-landing p:last-child { margin-bottom:0; }\n  .iwy-container { width:100%;max-width:1240px;margin:0 auto;padding:0 24px; }\n  .iwy-badge { display:inline-flex;align-items:center;gap:10px;padding:9px 16px;border-radius:999px;border:1px solid rgba(14,165,233,0.26);background:rgba(14,165,233,0.07);color:var(--accent-2);font-size:11px;font-weight:800;letter-spacing:0.10em;text-transform:uppercase;margin-bottom:20px; }\n  .iwy-badge::before { content:\"\";width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(14,165,233,0.14);flex:0 0 7px; }\n  .iwy-mini-label { display:block;font-size:11px;font-weight:800;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:10px; }\n  .iwy-highlight { color:var(--accent-2); }\n  .iwy-hero { position:relative;overflow:hidden;padding:72px 0 32px;border-bottom:1px solid var(--line); }\n  .iwy-hero-grid { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:stretch; }\n  .iwy-hero-copy { display:flex;flex-direction:column;justify-content:center;padding-bottom:12px; }\n  .iwy-lead { font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:22px; }\n  .iwy-trust-badges { display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px; }\n  .iwy-trust-badge { padding:6px 14px;border-radius:6px;border:1px solid var(--line-a);background:rgba(14,165,233,0.06);color:var(--accent-3);font-size:12px;font-weight:700;letter-spacing:0.04em; }\n  .iwy-stats-band { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-radius:14px;overflow:hidden;border:1px solid var(--line-a);background:var(--line-a);margin-top:6px; }\n  .iwy-stat-box { background:var(--bg-2);padding:14px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px; }\n  .iwy-stat-number { font-size:17px;font-weight:900;color:var(--accent);letter-spacing:-0.02em;line-height:1; }\n  .iwy-stat-text { font-size:10px;color:var(--muted);font-weight:600;letter-spacing:0.03em;text-transform:uppercase;line-height:1.3; }\n  .iwy-hero-visual { display:grid; }\n  .iwy-hero-frame { position:relative;width:100%;min-height:520px;height:100%;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 50% 30%,rgba(14,165,233,0.12),transparent 60%),linear-gradient(160deg,rgba(7,16,30,1) 0%,rgba(4,9,18,1) 100%);border:1px solid var(--line-a);box-shadow:var(--shadow),var(--glow); }\n.iwy-hero-img { display:block;width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center; }\n  .iwy-hero-frame::after { content:\"\";position:absolute;inset:auto 0 0 0;height:1px;background:transparent;pointer-events:none;z-index:1; }\n  \n  \n  .iwy-hero-floating { position:absolute; left:18px; right:18px; bottom:18px; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; z-index:2; }\n  .iwy-floating-card { padding:18px; border-radius:20px; background:rgba(255,255,255,0.90); border:1px solid rgba(255,255,255,0.80); backdrop-filter:blur(14px); box-shadow:0 12px 32px rgba(0,30,60,0.12); }\n  .iwy-floating-card strong { display:block; font-size:13px; color:#0a1520; margin-bottom:6px; letter-spacing:0.07em; text-transform:uppercase; }\n  .iwy-floating-card span { display:block; font-size:13px; color:#374151; line-height:1.5; }\n\n  .iwy-section { padding:72px 0;border-bottom:1px solid var(--line); }\n  .iwy-section-alt { background:radial-gradient(ellipse at 80% 50%,rgba(14,165,233,0.05),transparent 40%),linear-gradient(180deg,rgba(9,18,34,1),rgba(5,11,22,1)); }\n  .iwy-section-soft { background:linear-gradient(180deg,rgba(6,13,25,1),rgba(9,18,34,1)); }\n  .iwy-grid-2 { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:stretch; }\n  .iwy-card { background:var(--card);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow); }\n  .iwy-feature-box { background:var(--card-2);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow),var(--glow); }\n  .iwy-checks { list-style:none;padding:0;margin:14px 0 0; }\n  .iwy-checks li { position:relative;padding-left:24px;margin-bottom:10px;color:var(--muted);font-size:14px;line-height:1.65; }\n  .iwy-checks li::before { content:\"✔\";position:absolute;left:0;top:0;color:var(--accent-2);font-weight:700; }\n  .iwy-icon-grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px; }\n  .iwy-icon-card { background:var(--card);border:1px solid var(--line-a);border-radius:18px;padding:26px 22px;transition:border-color 0.2s,box-shadow 0.2s; }\n  .iwy-icon-card:hover { border-color:rgba(14,165,233,0.36);box-shadow:0 0 0 1px rgba(14,165,233,0.09),0 8px 28px rgba(0,0,0,0.34); }\n  .iwy-icon { width:46px;height:46px;border-radius:12px;background:rgba(14,165,233,0.10);border:1px solid rgba(14,165,233,0.22);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px; }\n  .iwy-icon-card h3 { font-size:15px;margin-bottom:8px; }\n  .iwy-icon-card p { font-size:13px;line-height:1.6;margin:0; }\n  .iwy-ingr-grid { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:36px; }\n  .iwy-ingr-card { background:var(--card);border:1px solid var(--line-a);border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:8px;transition:border-color 0.2s; }\n  .iwy-ingr-card:hover { border-color:rgba(14,165,233,0.30); }\n  .iwy-ingr-card--full { grid-column:1 \/ -1;flex-direction:row;align-items:flex-start;gap:20px; }\n  .iwy-ingr-card--full .iwy-ingr-body { flex:1; }\n  .iwy-ingr-header { display:flex;align-items:flex-start;justify-content:space-between;gap:10px; }\n  .iwy-ingr-name { font-size:15px;font-weight:800;color:var(--text);line-height:1.3; }\n  .iwy-ingr-dose { flex-shrink:0;padding:4px 11px;border-radius:999px;background:rgba(14,165,233,0.10);border:1px solid rgba(14,165,233,0.22);color:var(--accent);font-size:12px;font-weight:800;letter-spacing:0.04em; }\n  .iwy-ingr-num { display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:rgba(14,165,233,0.10);border:1px solid rgba(14,165,233,0.22);color:var(--accent);font-size:13px;font-weight:900;flex-shrink:0;line-height:1; }\n  .iwy-ingr-card p { font-size:13px;line-height:1.6;margin:0; }\n  .iwy-target-grid { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px; }\n  .iwy-target-item { display:flex;align-items:flex-start;gap:14px;background:rgba(14,165,233,0.05);border:1px solid var(--line-a);border-radius:16px;padding:20px 18px; }\n  .iwy-target-icon { font-size:24px;flex-shrink:0;line-height:1;margin-top:2px; }\n  .iwy-target-item p { font-size:14px;margin:0;color:var(--muted); }\n  .iwy-usage-box { max-width:780px;margin:0 auto;background:var(--card-2);border:1px solid var(--line-a);border-radius:22px;padding:34px 36px;box-shadow:var(--shadow),var(--glow); }\n  .iwy-disclaimer { max-width:900px;margin:28px auto 0;padding:22px 26px;border-radius:14px;border:1px solid var(--line);background:rgba(3,6,14,0.60);font-size:12px;color:var(--muted);line-height:1.7; }\n  .iwy-disclaimer strong { color:var(--text); }\n  .iwy-final-cta { padding:72px 0 80px;background:radial-gradient(ellipse at 50% 0%,rgba(14,165,233,0.08),transparent 40%),linear-gradient(180deg,rgba(4,8,16,1),rgba(7,14,26,1)); }\n  .iwy-cta-box { max-width:900px;margin:0 auto;text-align:center;padding:40px 32px;border-radius:26px;background:linear-gradient(180deg,rgba(8,18,34,0.96),rgba(5,11,22,0.98));border:1px solid rgba(14,165,233,0.18);box-shadow:var(--shadow),var(--glow); }\n  .iwy-cta-box p { max-width:680px;margin:0 auto 6px;font-size:15px; }\n  .iwy-key-points { display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:22px; }\n  .iwy-key-point { display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--accent-3);letter-spacing:0.04em; }\n  .iwy-key-point::before { content:\"✓\";width:20px;height:20px;background:rgba(14,165,233,0.12);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--accent);font-weight:900; }\n  @media (max-width:1100px) { .iwy-icon-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }\n  @media (max-width:989px) {\n    .iwy-floating-card { padding:16px; }\n    .iwy-hero-grid,.iwy-grid-2,.iwy-target-grid,.iwy-hero-floating { grid-template-columns:1fr; }\n    .iwy-ingr-grid { grid-template-columns:1fr; }\n    .iwy-ingr-card--full { flex-direction:column;grid-column:auto; }\n    .iwy-stats-band { grid-template-columns:repeat(2,minmax(0,1fr)); }\n    .iwy-hero { padding:56px 0 28px; }\n    .iwy-section { padding:50px 0; }\n    .iwy-hero-frame { min-height:420px; }\n    .iwy-hero-img { min-height:420px; }\n  }\n  @media (max-width:680px) {\n.iwy-icon-grid { grid-template-columns:1fr; }\n    \n        .iwy-container { padding:0 18px; }\n        .iwy-card,.iwy-feature-box,.iwy-icon-card,.iwy-ingr-card { padding:20px 18px; }\n        .iwy-usage-box { padding:24px 18px; }\n        .iwy-cta-box { padding:28px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwy-landing\"\u003e\n\n  \u003cdiv class=\"iwy-hero\" id=\"top\"\u003e\n    \u003cdiv class=\"iwy-container\"\u003e\n      \u003cdiv class=\"iwy-hero-grid\"\u003e\n        \u003cdiv class=\"iwy-hero-copy\"\u003e\n          \u003cspan class=\"iwy-badge\"\u003e100% Whey Protein - 6.5g+ BCAA - Creatine 3-in-1 - iVITAMINS® - DigeZyme®\u003c\/span\u003e\n          \u003ch1\u003eiWHEY® - The most complete whey protein\u003c\/h1\u003e\n          \u003cp class=\"iwy-lead\"\u003eThe power of premium proteins in every serving. \u003cstrong style=\"color:var(--text);\"\u003eiWHEY® from Genius Nutrition®\u003c\/strong\u003e is formulated to give the body a complete source of high-quality protein with \u003cspan class=\"iwy-highlight\"\u003eover 6.5g BCAA per serving\u003c\/span\u003e, plus a Cell Recovery Matrix with creatine, leucine, glutamine, iVITAMINS® and DigeZyme® - a complete nutritional matrix for performance and regeneration.\u003c\/p\u003e\n          \u003cdiv class=\"iwy-trust-badges\"\u003e\n            \u003cspan class=\"iwy-trust-badge\"\u003e~25g Protein \/ serving\u003c\/span\u003e\n            \u003cspan class=\"iwy-trust-badge\"\u003e6.5g+ BCAA \/ serving\u003c\/span\u003e\n            \u003cspan class=\"iwy-trust-badge\"\u003eCreatine 3-in-1\u003c\/span\u003e\n            \u003cspan class=\"iwy-trust-badge\"\u003eiVITAMINS® 25 nutrients\u003c\/span\u003e\n            \u003cspan class=\"iwy-trust-badge\"\u003eDigeZyme® 98mg\u003c\/span\u003e\n            \u003cspan class=\"iwy-trust-badge\"\u003eNo Artificial Colours\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"iwy-stats-band\"\u003e\n            \u003cdiv class=\"iwy-stat-box\"\u003e\n\u003cspan class=\"iwy-stat-number\"\u003e~25g\u003c\/span\u003e\u003cspan class=\"iwy-stat-text\"\u003eProtein \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"iwy-stat-box\"\u003e\n\u003cspan class=\"iwy-stat-number\"\u003e6.5g+\u003c\/span\u003e\u003cspan class=\"iwy-stat-text\"\u003eBCAA \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"iwy-stat-box\"\u003e\n\u003cspan class=\"iwy-stat-number\"\u003e27\u003c\/span\u003e\u003cspan class=\"iwy-stat-text\"\u003eServings \/ container\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"iwy-stat-box\"\u003e\n\u003cspan class=\"iwy-stat-number\"\u003e25+\u003c\/span\u003e\u003cspan class=\"iwy-stat-text\"\u003eVitamins and minerals\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-hero-visual\"\u003e\n          \u003cdiv class=\"iwy-hero-frame\"\u003e\n            \u003cimg class=\"iwy-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/iWHEY_900g_27serv_Genius_Nutrition_Chocolate_Dreams.png?v=1752065754\" alt=\"iWHEY 900g 27 servings Chocolate Dreams - Genius Nutrition\"\u003e\n            \u003cdiv class=\"iwy-hero-floating\"\u003e\n              \u003cdiv class=\"iwy-floating-card\"\u003e\n                \u003cstrong\u003eActive formula\u003c\/strong\u003e\n                \u003cspan\u003e100% Whey\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"iwy-floating-card\"\u003e\n                \u003cstrong\u003eProduct format\u003c\/strong\u003e\n                \u003cspan\u003eL-Leucine 1675mg - Creatine 3-in-1 - DigeZyme® - 900g \/ 27 Servings\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy-section iwy-section-alt\" id=\"despre\"\u003e\n    \u003cdiv class=\"iwy-container\"\u003e\n      \u003cdiv class=\"iwy-grid-2\"\u003e\n        \u003cdiv class=\"iwy-card\"\u003e\n          \u003cspan class=\"iwy-mini-label\"\u003eNext-generation complete protein\u003c\/span\u003e\n          \u003ch2\u003eMore than a whey protein - a complete nutritional matrix\u003c\/h2\u003e\n          \u003cp\u003eObtained from naturally filtered whey, iWHEY® delivers premium protein from quality milk, free of hormones, antibiotics or genetically modified organisms. The formula is developed for rapid absorption and metabolic efficiency, providing muscles with the essential nutrients needed for recovery and growth.\u003c\/p\u003e\n          \u003cp\u003eiWHEY® is not just a simple whey protein. The formula is enhanced with a Cell Recovery Matrix - L-Leucine, triple creatine complex, L-Glutamine - plus iVITAMINS® with 25 vitamins and minerals and DigeZyme® with 5 digestive enzymes, creating a complete nutritional matrix for supporting muscle development and recovery.\u003c\/p\u003e\n          \u003cp\u003eThanks to its rapid digestion and rich amino acid profile, iWHEY® is ideal both before and after training, supplying the essential nutrients for protein synthesis and prevention of muscle catabolism.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-feature-box\"\u003e\n          \u003ch3\u003eWhy iWHEY® is the most complete whey protein\u003c\/h3\u003e\n          \u003cul class=\"iwy-checks\"\u003e\n            \u003cli\u003e100% high-quality whey protein, free of hormones, antibiotics or GMO\u003c\/li\u003e\n            \u003cli\u003eOver 6.5g BCAA per serving - fundamental for protein synthesis and anti-catabolism\u003c\/li\u003e\n            \u003cli\u003eL-Leucine 1675mg - activates the mTOR anabolic pathway for muscle mass growth\u003c\/li\u003e\n            \u003cli\u003eTriple creatine complex (AKG + Malate + Monohydrate) for strength and ATP\u003c\/li\u003e\n            \u003cli\u003eL-Glutamine 650mg for muscle recovery, immunity and nitrogen balance\u003c\/li\u003e\n            \u003cli\u003eiVITAMINS® with 25 vitamins and minerals for complete metabolic support\u003c\/li\u003e\n            \u003cli\u003eDigeZyme® 98mg - 5 digestive enzymes for maximum protein absorption\u003c\/li\u003e\n            \u003cli\u003eNo added sugar, no artificial colours, no GMO\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy-section iwy-section-soft\"\u003e\n    \u003cdiv class=\"iwy-container\"\u003e\n      \u003cspan class=\"iwy-mini-label\"\u003eProven Benefits\u003c\/span\u003e\n      \u003ch2\u003eWhat iWHEY® Brings to Your Training Routine\u003c\/h2\u003e\n      \u003cdiv class=\"iwy-icon-grid\"\u003e\n        \u003cdiv class=\"iwy-icon-card\"\u003e\n          \u003cdiv class=\"iwy-icon\"\u003e💪\u003c\/div\u003e\n          \u003ch3\u003e100% Whey Protein with Complete EAA Profile\u003c\/h3\u003e\n          \u003cp\u003eWhey protein is considered a complete protein, with rapid absorption and an optimal essential amino acid profile. The high BCAA content supports muscle fibre recovery and stimulates quality muscle mass growth.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-icon-card\"\u003e\n          \u003cdiv class=\"iwy-icon\"\u003e🔬\u003c\/div\u003e\n          \u003ch3\u003eL-Leucine 1675mg - mTOR Activation\u003c\/h3\u003e\n          \u003cp\u003eLeucine is one of the most important amino acids for stimulating protein synthesis. It activates the mTOR anabolic pathway, a biological mechanism essential for muscle mass growth. In combination with whey, it amplifies the anabolic response and muscle recovery efficiency.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-icon-card\"\u003e\n          \u003cdiv class=\"iwy-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003eCreatine Complex 3-in-1 - Strength and ATP\u003c\/h3\u003e\n          \u003cp\u003eCreatine AKG + Creatine Malate + Creatine Monohydrate (~2g total per serving). Increases phosphocreatine stores in muscles for more intense contractions, supports muscle volume growth and improves ATP production.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-icon-card\"\u003e\n          \u003cdiv class=\"iwy-icon\"\u003e🌟\u003c\/div\u003e\n          \u003ch3\u003eL-Glutamine 650mg - Complete Recovery\u003c\/h3\u003e\n          \u003cp\u003eA conditionally essential amino acid involved in muscle recovery, nitrogen balance and cellular hydration. Supports the replenishment of glutamine stores after intense training and optimises the immune system.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-icon-card\"\u003e\n          \u003cdiv class=\"iwy-icon\"\u003e🧪\u003c\/div\u003e\n          \u003ch3\u003eiVITAMINS® - 25 Vitamins and Minerals\u003c\/h3\u003e\n          \u003cp\u003eA complete micronutrient complex that supports essential metabolic functions: hydration, digestion and immune system function. Contributes to reducing oxidative stress and muscle recovery after effort.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-icon-card\"\u003e\n          \u003cdiv class=\"iwy-icon\"\u003e🔧\u003c\/div\u003e\n          \u003ch3\u003eDigeZyme® 98mg - Maximum Absorption\u003c\/h3\u003e\n          \u003cp\u003eA patented complex of 5 digestive enzymes (amylase, protease, fungal lactase, lipase, cellulase) that helps break down proteins into peptides and amino acids, improving digestion and rapid absorption without gastric discomfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy-section iwy-section-alt\"\u003e\n    \u003cdiv class=\"iwy-container\"\u003e\n      \u003cspan class=\"iwy-mini-label\"\u003eCell Recovery Matrix\u003c\/span\u003e\n      \u003ch2\u003eFunctional Formula - What Does iWHEY® Contain?\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px;margin-bottom:0;\"\u003eFive functional components with precise roles, organised into the Cell Recovery Matrix formula plus the iVITAMINS® and DigeZyme® support complex.\u003c\/p\u003e\n      \u003cdiv class=\"iwy-ingr-grid\"\u003e\n        \u003cdiv class=\"iwy-ingr-card\"\u003e\n          \u003cdiv class=\"iwy-ingr-header\"\u003e\n            \u003cdiv style=\"display:flex;align-items:flex-start;gap:10px;\"\u003e\n              \u003cspan class=\"iwy-ingr-num\"\u003e1\u003c\/span\u003e\n              \u003cspan class=\"iwy-ingr-name\"\u003e100% Whey Protein\u003cbr\u003e\u003csmall style=\"font-weight:500;color:var(--muted);font-size:12px;\"\u003eNaturally filtered whey concentrate\u003c\/small\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"iwy-ingr-dose\"\u003e6.5g+ BCAA\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eThe primary source of complete protein, with rapid absorption and an optimal essential amino acid profile. Obtained from quality milk, free of hormones or antibiotics. The high BCAA content supports muscle fibre recovery and prevents muscle catabolism during periods of intense effort.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-ingr-card\"\u003e\n          \u003cdiv class=\"iwy-ingr-header\"\u003e\n            \u003cdiv style=\"display:flex;align-items:flex-start;gap:10px;\"\u003e\n              \u003cspan class=\"iwy-ingr-num\"\u003e2\u003c\/span\u003e\n              \u003cspan class=\"iwy-ingr-name\"\u003eL-Leucine\u003cbr\u003e\u003csmall style=\"font-weight:500;color:var(--muted);font-size:12px;\"\u003eEssential anabolic amino acid\u003c\/small\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"iwy-ingr-dose\"\u003e1675mg\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eThe most important amino acid for activating muscle protein synthesis. Directly activates the mTOR pathway - the biological mechanism essential for muscle mass growth. In combination with whey protein, leucine significantly amplifies the anabolic response and muscle recovery efficiency.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-ingr-card\"\u003e\n          \u003cdiv class=\"iwy-ingr-header\"\u003e\n            \u003cdiv style=\"display:flex;align-items:flex-start;gap:10px;\"\u003e\n              \u003cspan class=\"iwy-ingr-num\"\u003e3\u003c\/span\u003e\n              \u003cspan class=\"iwy-ingr-name\"\u003eCreatine Complex 3-in-1\u003cbr\u003e\u003csmall style=\"font-weight:500;color:var(--muted);font-size:12px;\"\u003eAKG + Malate + Monohydrate\u003c\/small\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"iwy-ingr-dose\"\u003e~2g total\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eTriple action through three forms of creatine with different bioavailability: Creatine AKG and Malate for rapid absorption, Creatine Monohydrate for sustained effect. Increases phosphocreatine stores in muscles for more intense contractions, supports ATP production and can support muscle volume growth.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-ingr-card\"\u003e\n          \u003cdiv class=\"iwy-ingr-header\"\u003e\n            \u003cdiv style=\"display:flex;align-items:flex-start;gap:10px;\"\u003e\n              \u003cspan class=\"iwy-ingr-num\"\u003e4\u003c\/span\u003e\n              \u003cspan class=\"iwy-ingr-name\"\u003eL-Glutamine\u003cbr\u003e\u003csmall style=\"font-weight:500;color:var(--muted);font-size:12px;\"\u003eRecovery and immunity\u003c\/small\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"iwy-ingr-dose\"\u003e650mg\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eA conditionally essential amino acid involved in muscle recovery, nitrogen balance and cellular hydration. Can support the replenishment of depleted glutamine stores after intense training. Contributes to immune system function and maintenance of intestinal integrity.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-ingr-card iwy-ingr-card--full\"\u003e\n          \u003cspan class=\"iwy-ingr-num\" style=\"margin-top:2px;flex-shrink:0;\"\u003e5\u003c\/span\u003e\n          \u003cdiv class=\"iwy-ingr-body\"\u003e\n            \u003cdiv class=\"iwy-ingr-header\" style=\"margin-bottom:8px;\"\u003e\n              \u003cspan class=\"iwy-ingr-name\"\u003eiVITAMINS® Blend (25 vitamins and minerals) + DigeZyme® (5 digestive enzymes, 98mg)\u003c\/span\u003e\n              \u003cspan class=\"iwy-ingr-dose\"\u003eSupport Complex\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cp\u003eiVITAMINS® delivers a complete spectrum of 25 vitamins and minerals (Vitamin A, B1, B2, B6, B12, C, D, E, Niacin, Biotin, Folic acid, Pantothenic acid + Zinc, Iron, Calcium, Magnesium, Potassium, Phosphorus, Iodine, Selenium, Chromium, Copper, Manganese, Sodium, Chloride) for metabolic, immune and recovery support. DigeZyme® is a patented complex of 5 digestive enzymes - amylase, protease, fungal lactase, lipase and cellulase - that improves the digestion and absorption of whey protein, allowing more efficient use of every serving.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy-section iwy-section-soft\"\u003e\n    \u003cdiv class=\"iwy-container\"\u003e\n      \u003cspan class=\"iwy-mini-label\"\u003eDesigned For\u003c\/span\u003e\n      \u003ch2\u003eWho Benefits From iWHEY®?\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px;margin-bottom:0;\"\u003eiWHEY® is the choice of athletes who want more than a simple protein - they want a complete, functional and efficient formula.\u003c\/p\u003e\n      \u003cdiv class=\"iwy-target-grid\"\u003e\n        \u003cdiv class=\"iwy-target-item\"\u003e\n          \u003cspan class=\"iwy-target-icon\"\u003e🏋️\u003c\/span\u003e\n          \u003cp\u003eStrength and bodybuilding athletes who pursue quality muscle mass growth, rapid recovery and maximisation of the anabolic response through the whey + leucine + creatine combination.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-target-item\"\u003e\n          \u003cspan class=\"iwy-target-icon\"\u003e🏃\u003c\/span\u003e\n          \u003cp\u003eEndurance athletes and active individuals who need complete protein with comprehensive metabolic support - iVITAMINS® and DigeZyme® ensure optimal absorption and complete recovery.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-target-item\"\u003e\n          \u003cspan class=\"iwy-target-icon\"\u003e🥗\u003c\/span\u003e\n          \u003cp\u003ePeople in a cutting phase or caloric deficit who want high-quality protein with anti-catabolic support through leucine and glutamine, with no added sugar and no artificial colours.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"iwy-target-item\"\u003e\n          \u003cspan class=\"iwy-target-icon\"\u003e⭐\u003c\/span\u003e\n          \u003cp\u003eAnyone looking for the most complete whey protein - a single product that replaces multiple separate supplements, with excellent taste, rapid mixing and guaranteed efficiency per serving.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy-section iwy-section-alt\"\u003e\n    \u003cdiv class=\"iwy-container\"\u003e\n      \u003cspan class=\"iwy-mini-label\"\u003eDirections for Use\u003c\/span\u003e\n      \u003ch2 style=\"text-align:center;margin-bottom:28px;\"\u003eHow to Use iWHEY® Correctly\u003c\/h2\u003e\n      \u003cdiv class=\"iwy-usage-box\"\u003e\n        \u003cp style=\"text-align:center;font-size:16px;color:var(--text);font-weight:600;margin-bottom:18px;\"\u003eAdd 1 scoop to a shaker with approximately 300ml of cold water and shake for 20-30 seconds.\u003c\/p\u003e\n        \u003cul class=\"iwy-checks\"\u003e\n          \u003cli\u003e\n\u003cstrong style=\"color:var(--text);\"\u003eOn training days:\u003c\/strong\u003e one serving 30 minutes before training and one serving immediately after training\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong style=\"color:var(--text);\"\u003eOn rest days:\u003c\/strong\u003e one serving in the morning and one serving between meals\u003c\/li\u003e\n          \u003cli\u003eThe number of servings can be adjusted according to individual daily protein requirements\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eProduct details:\u003c\/strong\u003e Net weight: 900g - Servings: 27 - Serving: 1 scoop = 33g - Version: 3.0 - Product includes measuring scoop\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:8px;\"\u003e\u003cstrong style=\"color:var(--accent-2);\"\u003eAllergens:\u003c\/strong\u003e Manufactured on equipment that processes products which may contain ingredients derived from milk, eggs and soya.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwy-final-cta\"\u003e\n    \u003cdiv class=\"iwy-container\"\u003e\n      \u003cdiv class=\"iwy-cta-box\"\u003e\n        \u003cspan class=\"iwy-mini-label\" style=\"display:block;text-align:center;margin-bottom:12px;\"\u003eProtein. Creatine. Enzymes. Vitamins.\u003c\/span\u003e\n        \u003ch2\u003eiWHEY® - The most complete whey protein de la Genius Nutrition®\u003c\/h2\u003e\n        \u003cp\u003e100% Whey Protein, L-Leucine 1675mg, Creatine Complex 3-in-1, L-Glutamine 650mg, iVITAMINS® with 25 vitamins and minerals and DigeZyme® with 5 digestive enzymes. Everything in a single complete formula for performance and recovery.\u003c\/p\u003e\n        \u003cdiv class=\"iwy-key-points\"\u003e\n          \u003cspan class=\"iwy-key-point\"\u003e~25g Protein \/ serving\u003c\/span\u003e\n          \u003cspan class=\"iwy-key-point\"\u003e6.5g+ BCAA\u003c\/span\u003e\n          \u003cspan class=\"iwy-key-point\"\u003eCreatine 3-in-1\u003c\/span\u003e\n          \u003cspan class=\"iwy-key-point\"\u003eiVITAMINS® + DigeZyme®\u003c\/span\u003e\n          \u003cspan class=\"iwy-key-point\"\u003e900g \/ 27 Servings\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"iwy-disclaimer\"\u003e\n\u003cstrong\u003eImportant!\u003c\/strong\u003e Dietary supplements are recommended exclusively for healthy individuals. Not for use by pregnant or breastfeeding women. Keep out of reach of children. Dietary supplements do not replace a varied, balanced diet and a healthy lifestyle. Do not exceed the recommended daily dose. Store in a dry, cool place and consume preferably before the date indicated on the packaging.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n","brand":"Genius Nutrition®","offers":[{"title":"900 g \/ Vanilla Ice-Cream","offer_id":29817195659367,"sku":"5940541553724","price":49.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Cookies and Cream","offer_id":39325796696167,"sku":"5940541553748","price":49.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Cherry Cream","offer_id":29817195692135,"sku":"5940541553731","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"900 g \/ Chocolate","offer_id":29817195561063,"sku":"5940541553700","price":49.0,"currency_code":"EUR","in_stock":true},{"title":"900 g \/ Strawberry","offer_id":29817195593831,"sku":"5486920012586","price":49.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/iWHEY_900g_27serv_Genius_Nutrition_Vanilla-Ice-Cream.png?v=1747639866"},{"product_id":"whey-x5-2000g-61serv","title":"WHEY-X5® 2000g\/60serv","description":"\u003cp\u003e\u003cstrong\u003eGENIUS NUTRITION® WHEY-X5®\u003c\/strong\u003e\u003cbr\u003eWHEY-X5 is precisely formulated to help you to grow and maintain fat-free muscle mass. This is achieved through the rapid absorption of the whey protein isolate and protein concentrate. We use the best possible amino acid profile and a high dose of BCAAs per serving that occur naturally in the whey protein. Genius Nutrition uses premium quality 100% whey protein obtained via natural filtration, which has high absorption and digestion properties, in combination with DigeZyme® (digestive enzymes). WHEY-X5® has superior nutritional properties that are essential for anyone who wants to build muscle without storing fat and, what is more, a delicious taste.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWHAT IS INSIDE WHEY-X5®\u003c\/strong\u003e\u003cbr\u003eWhey protein concentrate and whey protein isolate produced via natural cold ultra-filtration technology (CFW\u003cspan\u003e®\u003c\/span\u003e) that contain a high dose of essential amino acids (the ones the body is unable to produce). Whey protein is the richest source of amino acids and leucine. Researchers have discovered that an increase in leucine levels in the bloodstream triggers a boost in protein synthesis. Studies have shown that whey protein consumed before or after exercise quickly increases muscle protein synthesis rate. Whey protein is quickly absorbed and contains more leucine than other protein sources. Regular consumption of whey protein is ideal to grow and maintain muscle mass during weigh loss\/muscle definition dieting when combined with exercise.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDigeZyme® (digestive enzymes)\u003c\/strong\u003e\u003cbr\u003eThese enzymes help you to break down long and short chain peptides into smaller, more readily absorbable amino acids for maximum digestion and without wasting ingested Whey-X5® protein.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eNatural flavours\u003c\/strong\u003e\u003cbr\u003eThis formulation contains only natural flavours, is free of artificial colours and uses the safest sweeteners.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWHY WHEY-X5®\u003c\/strong\u003e\u003cbr\u003e✔ Superior flavour and taste\u003cspan\u003e \u003c\/span\u003e\u003cbr\u003e✔ High dose of BCAAs\u003cbr\u003e✔ Boosts muscle mass growth\u003cspan\u003e \u003c\/span\u003e\u003cbr\u003e✔ Optimizes performance and post-workout recovery\u003cbr\u003e✔ No added carbohydrates or sugars\u003cbr\u003e✔ Mixes fast\/digests fast\u003cbr\u003e✔ Digestive enzymes for best absorption\u003cbr\u003e✔ No added amino acids\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eDIRECTIONS FOR USE\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eWorkout days:\u003c\/strong\u003e Add 1 scoop in your shaker cup and pour 250-350ml of cold water. Cover and shake for 20-30 \u003c\/span\u003e\u003cspan\u003eseconds. Consume 1 scoop 30 minutes before workout and 1 more scoop immediately after workout.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eNon-workout days:\u003c\/strong\u003e Consume 1 scoop in the morning and 1 more scoop between meals.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e↻\u003c\/span\u003e\u003cspan\u003e You can take more servings depending on your calculated protein intake.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cb\u003eWarning! \u003c\/b\u003e\u003cspan\u003eDietary supplements are only intended for healthy persons. Do not take if pregnant or breastfeeding. Keep out of the reach of children. This dietary supplement should not be used as a substitute for a varied and balanced diet. Do not exceed recommended daily dose. Consume preferably before the date indicated on the container. Store in a cool and dry place.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Genius Nutrition®","offers":[{"title":"2000 g \/ Salted Caramel","offer_id":40002172289127,"sku":"5940541555186","price":90.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Choco-Coconut","offer_id":40002186182759,"sku":"5940541555223","price":90.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Blueberry Freeze","offer_id":51897215156551,"sku":"5940541555339","price":90.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Caribbean Mocha","offer_id":51897215189319,"sku":"5940541555346","price":90.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Choco-Peanut","offer_id":29817381355623,"sku":"5940541555216","price":90.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Macarons","offer_id":29817381453927,"sku":"5940541555179","price":90.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Bueno Chocolate","offer_id":29817381421159,"sku":"5940541555209","price":90.0,"currency_code":"EUR","in_stock":false},{"title":"2000 g \/ Biscotti Cookies","offer_id":40002181529703,"sku":"5940541555155","price":90.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Vanilla-Honey","offer_id":40002182971495,"sku":"5940541555162","price":90.0,"currency_code":"EUR","in_stock":false},{"title":"2000 g \/ Choco-Caramel","offer_id":29817381388391,"sku":"5940541555193","price":90.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Baked Apple","offer_id":29817381486695,"sku":"5492945403841","price":90.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/WHEY-X5_2000g_60serv_Genius_Nutrition_Salted_Caramel.png?v=1750779219"},{"product_id":"copy-of-whey-x5-900g-28serv","title":"WHEY-X5® 900g\/27serv","description":"\u003cp\u003e\u003cstrong\u003eGENIUS NUTRITION® WHEY-X5®\u003c\/strong\u003e\u003cbr\u003eWHEY-X5 is precisely formulated to help you to grow and maintain fat-free muscle mass. This is achieved through the rapid absorption of the whey protein isolate and protein concentrate. We use the best possible amino acid profile and a high dose of BCAAs per serving that occur naturally in the whey protein. Genius Nutrition uses premium quality 100% whey protein obtained via natural filtration, which has high absorption and digestion properties, in combination with DIGEZYME® (digestive enzymes). WHEY-X5 has superior nutritional properties that are essential for anyone who wants to build muscle without storing fat and, what is more, a delicious taste.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWHAT IS INSIDE WHEY-X5®\u003c\/strong\u003e\u003cbr\u003eWhey protein concentrate and whey protein isolate produced via natural cold ultra-filtration technology (CFW\u003cspan\u003e®\u003c\/span\u003e) that contain a high dose of essential amino acids (the ones the body is unable to produce). Whey protein is the richest source of amino acids and leucine. Researchers have discovered that an increase in leucine levels in the bloodstream triggers a boost in protein synthesis. Studies have shown that whey protein consumed before or after exercise quickly increases muscle protein synthesis rate. Whey protein is quickly absorbed and contains more leucine than other protein sources. Regular consumption of whey protein is ideal to grow and maintain muscle mass during weigh loss\/muscle definition dieting when combined with exercise.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDigeZyme® (digestive enzymes)\u003c\/strong\u003e\u003cbr\u003eThese enzymes help you to break down long and short chain peptides into smaller, more readily absorbable amino acids for maximum digestion and without wasting ingested Whey-X5 protein.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eNatural flavours\u003c\/strong\u003e\u003cbr\u003eThis formulation contains only natural flavours, is free of artificial colours and uses the safest sweeteners.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWHY WHEY-X5®\u003c\/strong\u003e\u003cbr\u003e✔ Superior flavour and taste\u003cspan\u003e \u003c\/span\u003e\u003cbr\u003e✔ High dose of BCAAs \u003cbr\u003e✔ Boosts muscle mass growth\u003cspan\u003e \u003c\/span\u003e\u003cbr\u003e✔ Optimizes performance and post-workout recovery\u003cbr\u003e✔ No added carbohydrates or sugars\u003cbr\u003e✔ Mixes fast\/digests fast\u003cbr\u003e✔ Digestive enzymes for best absorption\u003cbr\u003e✔ No added amino acids\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eDIRECTIONS FOR USE\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eWorkout days:\u003c\/strong\u003e Add 1 scoop in your shaker cup and pour 250-350 ml of cold water. Cover and shake for 20-30 \u003c\/span\u003e\u003cspan\u003eseconds. Consume 1 scoop 30 minutes before workout and 1 more scoop immediately after workout.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eNon-workout days:\u003c\/strong\u003e Consume 1 scoop in the morning and 1 more scoop between meals.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e↻\u003c\/span\u003e\u003cspan\u003e You can take more servings depending on your calculated protein intake.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cb\u003eWarning! \u003c\/b\u003e\u003cspan\u003eDietary supplements are only intended for healthy persons. Do not take if pregnant or breastfeeding. Keep out of the reach of children. This dietary supplement should not be used as a substitute for a varied and balanced diet. Do not exceed recommended daily dose. Consume preferably before the date indicated on the container. Store in a cool and dry place.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Genius Nutrition®","offers":[{"title":"900 g \/ Blueberry Freeze","offer_id":51897316671815,"sku":"5940541555315","price":47.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Caribbean Mocha","offer_id":51897316704583,"sku":"5940541555322","price":47.0,"currency_code":"EUR","in_stock":true},{"title":"900 g \/ Choco-Coconut","offer_id":39976985952359,"sku":"5940541555230","price":47.0,"currency_code":"EUR","in_stock":true},{"title":"900 g \/ Vanilla-Honey","offer_id":39976985919591,"sku":"5940541555261","price":47.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Choco-Peanut","offer_id":29817402490983,"sku":"5940541555292","price":47.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Biscotti Cookies","offer_id":39976985886823,"sku":"5940541555308","price":47.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Bueno Chocolate","offer_id":29817402556519,"sku":"5940541555254","price":47.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Choco-Caramel","offer_id":29817402523751,"sku":"5940541555285","price":47.0,"currency_code":"EUR","in_stock":true},{"title":"900 g \/ Macarons","offer_id":29817402589287,"sku":"5940541555278","price":47.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Salted Caramel","offer_id":39976985985127,"sku":"5940541555247","price":47.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Baked Apple","offer_id":29817402622055,"sku":"5402472201063","price":47.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/WHEY-X5_900g_27serv_Genius_Nutrition_Blueberry_Freeze.png?v=1752582241"},{"product_id":"iwhey-isolate-2000g-61serv","title":"iWHEY® ISOLATE 2000g\/60serv","description":"\u003cstyle\u003e\n  .iwhey-landing {\n    --bg: #0f1115;\n    --bg-soft: #171a21;\n    --card: #1d212b;\n    --text: #f5f7fb;\n    --muted: #b8c0cc;\n    --accent: #C41C7E;\n    --accent-2: #C41C7E;\n    --border: rgba(255,255,255,0.08);\n    --shadow: 0 20px 60px rgba(0,0,0,0.28);\n    background: linear-gradient(180deg, #0b0d11 0%, #131720 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n\n  .iwhey-landing * { box-sizing: border-box; }\n\n  .iwhey-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .iwhey-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 90px 0 70px;\n    background:\n      radial-gradient(circle at top right, rgba(196,28,126,0.18), transparent 32%),\n      radial-gradient(circle at top left, rgba(196,28,126,0.12), transparent 30%),\n      linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0));\n    border-bottom: 1px solid var(--border);\n  }\n\n  .iwhey-badge {\n    display: inline-block;\n    padding: 10px 16px;\n    border: 1px solid rgba(196,28,126,0.35);\n    border-radius: 999px;\n    color: var(--accent);\n    background: rgba(196,28,126,0.08);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n\n  .iwhey-hero-grid {\n    display: grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap: 40px;\n    align-items: start;\n  }\n\n  .iwhey-hero-copy h1 {\n    font-size: clamp(34px, 5vw, 60px);\n    line-height: 1.08;\n    letter-spacing: -0.03em;\n    margin: 0 0 18px;\n    color: #ffffff;\n  }\n\n  .iwhey-hero-copy .lead {\n    font-size: 18px;\n    color: var(--muted);\n    max-width: 760px;\n    margin: 0 0 28px;\n  }\n\n  .iwhey-trust-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 20px 0 0;\n  }\n\n  .iwhey-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(196,28,126,0.16);\n    color: #eaf7f2;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n  }\n\n  .iwhey-trust-badge::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    box-shadow: 0 0 0 4px rgba(196,28,126,0.12);\n    flex: 0 0 8px;\n  }\n\n  .iwhey-stats-band {\n    margin-top: 34px;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .iwhey-stat-box {\n    background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));\n    border: 1px solid rgba(196,28,126,0.14);\n    border-radius: 20px;\n    padding: 22px 18px;\n    text-align: center;\n    box-shadow: var(--shadow);\n  }\n\n  .iwhey-stat-number {\n    display: block;\n    font-size: clamp(24px, 3vw, 36px);\n    line-height: 1;\n    font-weight: 800;\n    color: #ffffff;\n    margin-bottom: 8px;\n    letter-spacing: -0.03em;\n  }\n\n  .iwhey-stat-text {\n    display: block;\n    font-size: 13px;\n    line-height: 1.45;\n    color: var(--muted);\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n\n  .iwhey-hero-visual {\n    position: relative;\n    min-height: 100%;\n    padding-top: 34px;\n  }\n\n  .iwhey-hero-image-wrap {\n    position: relative;\n    border-radius: 30px;\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,0.08);\n    box-shadow: 0 28px 70px rgba(15,23,32,0.14);\n    min-height: 640px;\n    background:\n      radial-gradient(circle at top right, rgba(196,28,126,0.12), transparent 24%),\n      linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02));\n  }\n\n  .iwhey-hero-placeholder {\n    width: 100%;\n    min-height: 640px;\n    padding: 34px;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    background:\n      radial-gradient(circle at center, rgba(196,28,126,0.16), transparent 30%),\n      linear-gradient(180deg, rgba(10,14,18,0.08), rgba(10,14,18,0.35));\n  }\n\n  .iwhey-hero-product-image {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 640px;\n    object-fit: cover;\n  }\n\n  .iwhey-hero-floating {\n    position: absolute;\n    left: 18px;\n    right: 18px;\n    bottom: 18px;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    z-index: 2;\n  }\n\n  .iwhey-floating-card {\n    padding: 18px;\n    border-radius: 20px;\n    background: rgba(255,255,255,0.84);\n    border: 1px solid rgba(255,255,255,0.58);\n    backdrop-filter: blur(14px);\n    box-shadow: 0 18px 36px rgba(12,18,28,0.14);\n  }\n\n  .iwhey-floating-card strong {\n    display: block;\n    font-size: 13px;\n    color: #0f1720;\n    margin-bottom: 6px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .iwhey-floating-card span {\n    display: block;\n    font-size: 14px;\n    color: #374151;\n    line-height: 1.5;\n  }\n\n  .iwhey-section {\n    padding: 72px 0;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, rgba(255,255,255,0.01), rgba(255,255,255,0));\n  }\n\n  .iwhey-section-alt {\n    background:\n      radial-gradient(circle at top left, rgba(196,28,126,0.07), transparent 34%),\n      linear-gradient(180deg, #121720 0%, #0d1118 100%);\n  }\n\n  .iwhey-section-soft {\n    background: linear-gradient(180deg, #10141c 0%, #151b24 100%);\n  }\n\n  .iwhey-section-contrast {\n    background:\n      radial-gradient(circle at right center, rgba(196,28,126,0.08), transparent 28%),\n      linear-gradient(180deg, #0b0e13 0%, #10151c 100%);\n  }\n\n  .iwhey-section h2 {\n    font-size: clamp(28px, 3vw, 42px);\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    margin: 0 0 18px;\n    color: #fff;\n  }\n\n  .iwhey-section h3 {\n    font-size: 22px;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .iwhey-section p {\n    margin: 0 0 18px;\n    color: var(--muted);\n    font-size: 17px;\n  }\n\n  .iwhey-mini-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--accent-2);\n  }\n\n  .iwhey-highlight {\n    color: var(--accent);\n    font-weight: 700;\n  }\n\n  .iwhey-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 28px;\n    align-items: start;\n  }\n\n  .iwhey-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .iwhey-icon-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 28px;\n  }\n\n  .iwhey-card,\n  .iwhey-icon-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px 26px;\n    box-shadow: var(--shadow);\n    height: 100%;\n  }\n\n  .iwhey-icon {\n    width: 54px;\n    height: 54px;\n    border-radius: 16px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(196,28,126,0.12);\n    border: 1px solid rgba(196,28,126,0.18);\n    color: var(--accent);\n    margin-bottom: 16px;\n  }\n\n  .iwhey-icon-card h3 {\n    font-size: 20px;\n    margin-bottom: 10px;\n  }\n\n  .iwhey-icon-card p {\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .iwhey-feature-box {\n    background: linear-gradient(135deg, rgba(196,28,126,0.10), rgba(255,255,255,0.03));\n    border: 1px solid rgba(196,28,126,0.18);\n    border-radius: 22px;\n    padding: 26px;\n  }\n\n  .iwhey-checks,\n  .iwhey-benefits,\n  .iwhey-usage-list,\n  .iwhey-compare-list {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n\n  .iwhey-checks li,\n  .iwhey-benefits li,\n  .iwhey-usage-list li,\n  .iwhey-compare-list li {\n    list-style: none !important;\n  }\n\n  .iwhey-checks li::marker,\n  .iwhey-benefits li::marker,\n  .iwhey-usage-list li::marker,\n  .iwhey-compare-list li::marker {\n    content: \"\";\n  }\n\n  .iwhey-checks li,\n  .iwhey-benefits li,\n  .iwhey-usage-list li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 12px;\n    color: var(--muted);\n  }\n\n  .iwhey-checks li::before,\n  .iwhey-benefits li::before,\n  .iwhey-usage-list li::before {\n    content: \"✔\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--accent);\n    font-weight: 700;\n  }\n\n  .iwhey-compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-top: 28px;\n  }\n\n  .iwhey-compare-card {\n    border-radius: 24px;\n    padding: 28px;\n    box-shadow: var(--shadow);\n    min-height: 100%;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .iwhey-compare-card.good {\n    background: linear-gradient(180deg, rgba(196,28,126,0.16), rgba(255,255,255,0.03));\n    border: 1px solid rgba(196,28,126,0.30);\n    box-shadow: 0 20px 60px rgba(0,0,0,0.28), 0 0 0 1px rgba(196,28,126,0.08), 0 0 40px rgba(196,28,126,0.10);\n  }\n\n  .iwhey-compare-card.good::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(circle at top right, rgba(196,28,126,0.14), transparent 34%);\n    pointer-events: none;\n  }\n\n  .iwhey-compare-card.basic {\n    background: linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.02));\n    border: 1px solid rgba(255,255,255,0.08);\n  }\n\n  .iwhey-compare-head {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .iwhey-pill {\n    display: inline-flex;\n    align-items: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .iwhey-pill.good {\n    background: rgba(196,28,126,0.16);\n    color: var(--accent);\n    border: 1px solid rgba(196,28,126,0.28);\n    box-shadow: 0 0 20px rgba(196,28,126,0.10);\n  }\n\n  .iwhey-pill.basic {\n    background: rgba(255,255,255,0.05);\n    color: #cfd6df;\n    border: 1px solid rgba(255,255,255,0.08);\n  }\n\n  .iwhey-compare-list li {\n    position: relative;\n    padding-left: 22px;\n    margin-bottom: 12px;\n    color: var(--muted);\n  }\n\n  .iwhey-compare-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--accent);\n    box-shadow: 0 0 0 4px rgba(196,28,126,0.10);\n  }\n\n  .iwhey-faq {\n    display: grid;\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .iwhey-faq-item {\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 22px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.02));\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .iwhey-faq-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 22px 24px;\n    font-size: 18px;\n    font-weight: 700;\n    color: #ffffff;\n    position: relative;\n    padding-right: 64px;\n  }\n\n  .iwhey-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwhey-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 24px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(196,28,126,0.12);\n    border: 1px solid rgba(196,28,126,0.18);\n    color: var(--accent);\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .iwhey-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .iwhey-faq-content {\n    padding: 0 24px 24px;\n    color: var(--muted);\n    font-size: 16px;\n  }\n\n  .iwhey-final-cta {\n    padding: 88px 0;\n    background:\n      radial-gradient(circle at center, rgba(196,28,126,0.14), transparent 34%),\n      linear-gradient(180deg, #0c1015 0%, #11171f 100%);\n  }\n\n  .iwhey-final-cta-box {\n    max-width: 980px;\n    margin: 0 auto;\n    text-align: center;\n    padding: 42px 32px;\n    border-radius: 28px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));\n    border: 1px solid rgba(196,28,126,0.16);\n    box-shadow: var(--shadow);\n  }\n\n  .iwhey-final-cta-box p {\n    max-width: 760px;\n    margin: 0 auto 24px;\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  @media (max-width: 989px) {\n    .iwhey-hero-grid,\n    .iwhey-grid-2,\n    .iwhey-grid-3,\n    .iwhey-icon-grid,\n    .iwhey-compare,\n    .iwhey-stats-band,\n    .iwhey-hero-floating {\n      grid-template-columns: 1fr;\n    }\n\n    .iwhey-hero {\n      padding: 70px 0 54px;\n    }\n\n    .iwhey-hero-visual {\n      padding-top: 0;\n    }\n\n    .iwhey-section,\n    .iwhey-final-cta {\n      padding: 56px 0;\n    }\n\n    .iwhey-hero-image-wrap,\n    .iwhey-hero-placeholder,\n    .iwhey-hero-product-image {\n      min-height: 460px;\n    }\n\n    .iwhey-floating-card {\n      padding: 16px;\n    }\n\n    .iwhey-faq-item summary {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"iwhey-landing\"\u003e\n\u003cdiv id=\"top\" class=\"iwhey-hero\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-hero-grid\"\u003e\n\u003cdiv class=\"iwhey-hero-copy\"\u003e\n\u003cspan class=\"iwhey-badge\"\u003e100% naturally cold-filtered\u003c\/span\u003e\n\u003ch1\u003eGENIUS NUTRITION® iWHEY® ISOLATE – superior purity, naturally cold-filtered\u003c\/h1\u003e\n\u003cp class=\"lead\"\u003eIn a category where many products promise purity, the real difference is made by the source, the processing and the standard of the base ingredient. GENIUS NUTRITION® iWHEY® ISOLATE is a premium protein created for those seeking a superior whey isolate, obtained from carefully selected raw material and processed through natural cold filtration, for a clean, efficient and modern experience.\u003c\/p\u003e\n\u003cdiv class=\"iwhey-trust-badges\"\u003e\n\u003cspan class=\"iwhey-trust-badge\"\u003e100% Naturally cold-filtered\u003c\/span\u003e \u003cspan class=\"iwhey-trust-badge\"\u003e25.3g-27g protein \/ serving\u003c\/span\u003e \u003cspan class=\"iwhey-trust-badge\"\u003e6.1g-6.5g BCAA \/ serving\u003c\/span\u003e \u003cspan class=\"iwhey-trust-badge\"\u003eNon-GMO\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-stats-band\"\u003e\n\u003cdiv class=\"iwhey-stat-box\"\u003e\n\u003cspan class=\"iwhey-stat-number\"\u003e25.3g-27g\u003c\/span\u003e \u003cspan class=\"iwhey-stat-text\"\u003eProtein per serving*\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-stat-box\"\u003e\n\u003cspan class=\"iwhey-stat-number\"\u003eCFW®\u003c\/span\u003e \u003cspan class=\"iwhey-stat-text\"\u003eNatural cold filtration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-stat-box\"\u003e\n\u003cspan class=\"iwhey-stat-number\"\u003e100%\u003c\/span\u003e \u003cspan class=\"iwhey-stat-text\"\u003eWhey Protein Isolate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-stat-box\"\u003e\n\u003cspan class=\"iwhey-stat-number\"\u003e6.1g-6.5g\u003c\/span\u003e \u003cspan class=\"iwhey-stat-text\"\u003eBCAA per serving*\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 12px; font-size: 12px; color: #8f97a6;\"\u003e*Values may vary depending on product flavour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-hero-visual\"\u003e\n\u003cdiv class=\"iwhey-hero-image-wrap\"\u003e\n\u003cimg class=\"iwhey-hero-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/iwhey_isolate_protein_izolata_din_zer.png?v=1774813945\" alt=\"GENIUS NUTRITION iWHEY ISOLATE whey protein isolate\"\u003e\n\u003cdiv class=\"iwhey-hero-floating\"\u003e\n\u003cdiv class=\"iwhey-floating-card\"\u003e\n\u003cstrong\u003eCold-filtered purity\u003c\/strong\u003e \u003cspan\u003ePremium whey isolate, obtained through the natural CFW® process, for a cleaner and more refined profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-floating-card\"\u003e\n\u003cstrong\u003eRapid absorption and comfort\u003c\/strong\u003e \u003cspan\u003eExcellent digestibility, easy mixing and intelligent support for recovery and daily protein intake.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"produs\" class=\"iwhey-section iwhey-section-alt\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eThe Source\u003c\/span\u003e\n\u003ch2\u003eThe source makes the difference\u003c\/h2\u003e\n\u003cp\u003eThe quality of a premium protein always starts with the source. iWHEY® ISOLATE is obtained from carefully selected raw material, derived from high-quality whey, resulting from milk obtained from naturally raised cows under controlled conditions, closer to the natural balance offered by nature.\u003c\/p\u003e\n\u003cp\u003eThis is not just an image promise, but the real foundation of product quality. When the source is cleaner, better controlled and more carefully chosen, the result is a more filtered, purer protein, better adapted to the demands of a modern, informed and discerning consumer. For a premium protein, the source is not a detail. It is the beginning of every difference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-feature-box\"\u003e\n\u003ch3\u003eHigh selection standard\u003c\/h3\u003e\n\u003cp\u003eGENIUS NUTRITION® iWHEY® ISOLATE is obtained from whey derived from milk from naturally raised cows, free of GMOs, chemical treatments, hormonal treatments, pesticides and antibiotics. These high standards directly contribute to the exceptional quality of the final product.\u003c\/p\u003e\n\u003cp\u003eiWHEY® ISOLATE brings to the forefront what truly matters: provenance, process integrity and real nutritional quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-section iwhey-section-soft\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003ePremium processing\u003c\/span\u003e\n\u003ch2\u003e100% naturally cold-filtered\u003c\/h2\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003cp\u003eOne of the defining elements of the product is the natural filtration process, an essential step in obtaining a protein isolate with a superior standard of purity. This approach is designed to respect as much as possible the natural integrity of whey proteins and to deliver a final ingredient that is cleaner, more precise and more nutritionally valuable.\u003c\/p\u003e\n\u003cul class=\"iwhey-checks\"\u003e\n\u003cli\u003eHigh purity\u003c\/li\u003e\n\u003cli\u003eRapid absorption\u003c\/li\u003e\n\u003cli\u003eExcellent digestibility\u003c\/li\u003e\n\u003cli\u003eModern and carefully controlled processing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eThe final result\u003c\/span\u003e\n\u003ch3\u003eA modern, premium and efficient formula\u003c\/h3\u003e\n\u003cp\u003eThrough this process, iWHEY® ISOLATE delivers a protein with a superior standard of purity, suitable for those pursuing performance, recovery and a high-quality protein intake every day. For the consumer, this translates into a cleaner, easier-to-consume protein that integrates more effectively into a daily routine oriented towards performance and balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-section iwhey-section-contrast\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003ePremium benefits\u003c\/span\u003e\n\u003ch2\u003eThe elements that define the real value of iWHEY® ISOLATE\u003c\/h2\u003e\n\u003cdiv class=\"iwhey-icon-grid\"\u003e\n\u003cdiv class=\"iwhey-icon-card\"\u003e\n\u003cdiv class=\"iwhey-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 4L18 7V12C18 15.5 15.7 18.6 12 20C8.3 18.6 6 15.5 6 12V7L12 4Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.5 12L11.2 13.7L14.8 10.2\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eSupporting muscle mass\u003c\/h3\u003e\n\u003cp\u003eHigh-quality protein intake for muscle growth, maintenance and definition, in a premium formula that is easy to integrate daily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-icon-card\"\u003e\n\u003cdiv class=\"iwhey-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 5V12L16 14\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8V12\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eEfficient post-workout recovery\u003c\/h3\u003e\n\u003cp\u003eRapidly available amino acids for muscle recovery and efficient return after effort, exactly when the body needs it most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-icon-card\"\u003e\n\u003cdiv class=\"iwhey-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M8 6H16L17.5 10V18H6.5V10L8 6Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 10H15\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 14H14\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003ePrecise and clean protein intake\u003c\/h3\u003e\n\u003cp\u003eA filtered formula for more precise, cleaner nutrition that is easier to integrate daily, without compromises on ingredient standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-icon-card\"\u003e\n\u003cdiv class=\"iwhey-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M7 8L12 4L17 8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9V13C8 15.761 10.239 18 13 18H16\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 18L14 16\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 18L14 20\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eExcellent digestibility\u003c\/h3\u003e\n\u003cp\u003eSuperior comfort in use, easy mixing and a premium consumption experience even in an intense daily routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-section iwhey-section-alt\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eThe science of purity\u003c\/span\u003e\n\u003ch2\u003eA valuable, filtered and efficient protein source\u003c\/h2\u003e\n\u003cp\u003eWhey protein is one of the most valuable protein sources in sports nutrition due to its complete essential amino acid profile and rapid absorption capacity. In isolate form, it becomes even more filtered, offering a superior nutritional profile and efficient utilisation by the body.\u003c\/p\u003e\n\u003cp\u003eThe real value of a premium protein does not lie solely in the declared quantity per serving, but in bioavailability, source purity and the quality of the process through which it was obtained. This is precisely where iWHEY® ISOLATE differentiates itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-feature-box\"\u003e\n\u003ch3\u003eFrom a nutritional standpoint, iWHEY® ISOLATE can support:\u003c\/h3\u003e\n\u003cul class=\"iwhey-benefits\"\u003e\n\u003cli\u003eMuscle mass growth and maintenance\u003c\/li\u003e\n\u003cli\u003eRecovery after intense physical effort\u003c\/li\u003e\n\u003cli\u003eCompleting daily protein intake\u003c\/li\u003e\n\u003cli\u003eSupporting an athletic and balanced physique\u003c\/li\u003e\n\u003cli\u003eEasy integration into a clean and precise nutritional plan\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-section iwhey-section-soft\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eWho is it for?\u003c\/span\u003e\n\u003ch2\u003eA premium choice for those who demand more\u003c\/h2\u003e\n\u003cdiv class=\"iwhey-grid-3\"\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003ch3\u003eAthletes\u003c\/h3\u003e\n\u003cp\u003eIdeal for athletes pursuing superior recovery and muscle support, alongside a high-quality protein intake after intense training sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003ch3\u003eActive individuals\u003c\/h3\u003e\n\u003cp\u003eSuitable for active individuals who want a clean, premium protein that is easy to integrate daily, without compromises on ingredient standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003ch3\u003eDiscerning consumers\u003c\/h3\u003e\n\u003cp\u003eCreated for discerning consumers who appreciate controlled provenance, rigorous selection and the real production standards behind a premium protein.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-section iwhey-section-contrast\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003ePremium comparison\u003c\/span\u003e\n\u003ch2\u003eiWHEY® ISOLATE vs a regular whey\u003c\/h2\u003e\n\u003cp\u003eThe real difference is visible in the source, processing, refinement and overall consumption experience.\u003c\/p\u003e\n\u003cdiv class=\"iwhey-compare\"\u003e\n\u003cdiv class=\"iwhey-compare-card good\"\u003e\n\u003cdiv class=\"iwhey-compare-head\"\u003e\n\u003ch3\u003eGENIUS NUTRITION® iWHEY® ISOLATE\u003c\/h3\u003e\n\u003cspan class=\"iwhey-pill good\"\u003ePremium choice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"iwhey-compare-list\"\u003e\n\u003cli\u003eCarefully selected source and high production standard\u003c\/li\u003e\n\u003cli\u003e100% naturally cold-filtered prin proces CFW®\u003c\/li\u003e\n\u003cli\u003eSuperior purity and filtered nutritional profile\u003c\/li\u003e\n\u003cli\u003eRapid absorption si digestibilitate excelenta\u003c\/li\u003e\n\u003cli\u003eBetter source traceability and clearer standards control\u003c\/li\u003e\n\u003cli\u003eComplete premium experience: from purity and mixing to the comfort of daily use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-compare-card basic\"\u003e\n\u003cdiv class=\"iwhey-compare-head\"\u003e\n\u003ch3\u003eRegular whey\u003c\/h3\u003e\n\u003cspan class=\"iwhey-pill basic\"\u003eBasic formula\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"iwhey-compare-list\"\u003e\n\u003cli\u003eNo clear traceability of the source or raw material\u003c\/li\u003e\n\u003cli\u003eNo traceability and quality systems\u003c\/li\u003e\n\u003cli\u003eFiltration at high temperatures or ion exchange-type processes\u003c\/li\u003e\n\u003cli\u003eLess filtered profile from a purity standpoint\u003c\/li\u003e\n\u003cli\u003eFlavours that are not always easy to consume daily\u003c\/li\u003e\n\u003cli\u003eLess functional value for the discerning consumer\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-section iwhey-section-soft\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eConsumption experience\u003c\/span\u003e\n\u003ch2\u003eA premium, simple and efficient shake\u003c\/h2\u003e\n\u003cul class=\"iwhey-checks\"\u003e\n\u003cli\u003eFine texture and light consistency\u003c\/li\u003e\n\u003cli\u003eRapid mixing, without clumping\u003c\/li\u003e\n\u003cli\u003ePleasant taste and clean profile\u003c\/li\u003e\n\u003cli\u003eExcellent comfort in daily use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eA premium product must deliver not only results, but also a consumption experience to match. iWHEY® ISOLATE is designed to transform every shake into a simple, pleasant and efficient moment, easy to repeat day after day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eMultiple goals\u003c\/span\u003e\n\u003ch2\u003ePerfectly adapts to a modern strategy\u003c\/h2\u003e\n\u003cul class=\"iwhey-checks\"\u003e\n\u003cli\u003eMuscle growth\u003c\/li\u003e\n\u003cli\u003eDefinition\u003c\/li\u003e\n\u003cli\u003eWeight maintenance\u003c\/li\u003e\n\u003cli\u003eIncreasing daily protein intake\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWhether you are pursuing performance, better body composition or simply more precise nutrition, iWHEY® ISOLATE integrates naturally into your goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-section iwhey-section-alt\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eHow to use\u003c\/span\u003e\n\u003ch2\u003eIntelligently integrate iWHEY® ISOLATE into your routine\u003c\/h2\u003e\n\u003cp\u003eThe recommended serving is 1 scoop. Mix 1 scoop of the product with 300-400 ml of cold water or milk, according to your taste and consistency preference. The formula is designed for flexible and efficient use, based on your daily protein requirements.\u003c\/p\u003e\n\u003cdiv class=\"iwhey-feature-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eRecommended serving:\u003c\/strong\u003e 1 scoop\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePreparation:\u003c\/strong\u003e 300-400 ml cold water or milk\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency:\u003c\/strong\u003e 1-4 scoops per day, depending on protein requirements, goals and level of physical activity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003ch3\u003eRecommended time of consumption\u003c\/h3\u003e\n\u003cul class=\"iwhey-usage-list\"\u003e\n\u003cli\u003eAfter training, to support muscle recovery\u003c\/li\u003e\n\u003cli\u003eIn the morning, to complete protein intake after the overnight rest period\u003c\/li\u003e\n\u003cli\u003eBetween meals, for a constant protein intake throughout the day\u003c\/li\u003e\n\u003cli\u003eWhenever you need a premium, fast and efficient protein source\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eUse the product according to your daily protein requirements, nutritional goals and level of physical activity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-section iwhey-section-contrast\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eFAQ iWHEY® ISOLATE\u003c\/span\u003e\n\u003ch2\u003eFrequently asked questions about GENIUS NUTRITION® iWHEY® ISOLATE\u003c\/h2\u003e\n\u003cdiv class=\"iwhey-faq\"\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eWhat makes iWHEY® ISOLATE different from a regular protein?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eiWHEY® ISOLATE differentiates itself through the high standard of the raw material, through natural cold filtration and through the emphasis placed on purity, provenance and real nutritional integrity.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eIs it suitable only for athletes?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eNo. It is ideal both for athletes and for active individuals or anyone who wants a premium, clean protein source that is easy to consume daily.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eWhen is it best to consume it?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eIt is most commonly used after training, in the morning or between meals. The ideal moment depends on protein requirements, nutritional goals and personal routine.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eIs it also suitable during cutting phases?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eYes. Precisely because of its high purity, rapid absorption and excellent digestibility, iWHEY® ISOLATE is a very good choice during cutting phases too, not only during muscle growth phases.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eCan it be used daily?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eYes, the formula is designed to be easily integrated into the daily routine, whether after training, between meals or as support for completing total protein intake.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eIs it suitable both after training and between meals?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eYes. Precisely because of its high purity and rapid absorption, iWHEY® ISOLATE is very suitable both after training and between meals, as support for daily protein intake.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eIs it also suitable for a clean eating style?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eYes. The formula is designed for those seeking a premium, clean and precise protein source, easy to integrate into a modern nutritional strategy.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-final-cta\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-final-cta-box\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003ePurity redefined\u003c\/span\u003e\n\u003ch2\u003eA premium isolate protein for those who choose purity, provenance and performance without compromise\u003c\/h2\u003e\n\u003cp\u003ePurity is not just a detail. It is the standard that defines the difference between a good protein and a premium protein.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"2000 g \/ Strawberry","offer_id":29818254884967,"sku":"5940541553762","price":101.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Italian Caffe Late","offer_id":29818254950503,"sku":"5940541553786","price":101.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Fresh Banana Smothie","offer_id":29818254983271,"sku":"5940541553779","price":101.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Chocolate Dreams","offer_id":29818254852199,"sku":"5940541553755","price":101.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Blueberry Muffin","offer_id":29818254917735,"sku":"5940541553793","price":101.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/iwhey-isolate-whey-protein-strawberry-2000g-genius-nutrition-whiteBG.png?v=1765381829"},{"product_id":"green-hd-750g-25serv","title":"VEGAN PROTEIN GREEN-HD 750g\/25serv","description":"\u003cp\u003e\u003cb\u003eVEGAN PROTEIN GREEN-HD BY GENIUS NUTRITION® \u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eGreen-HD is a new generation of 100% vegan protein! \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eThis formula offers an advanced source of vegan protein produced via natural fermentation. A blend of rice, oats, peas and hemp isolate produced using the cutting-edge \"fermented\" technology for the highest level of purity, with no added sugar and an exceptional amino acid profile. Green-HD provides you with 4.2 g BCAA (branched-chain amino acids) per serving.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eWHY GREEN-HD\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ 100% protein isolate obtained from the best vegetable protein sources\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ Boosts muscle mass \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ Supports faster post-exercise recovery\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ New blending and flavouring technology\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ 4.2 g BCAA per serving\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ Prevents catabolism\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ Natural fermentation\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ Lactose-free\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ Gluten-free\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ Cholesterol-free\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e✔ 0 sugar\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eDIRECTIONS FOR USE\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e➠ Workout days: Add 1 scoop in your shaker cup and pour 250 ml of cold water. Cover and shake for 20-30 seconds. Consume 1 scoop 30 minutes before workout and 1 more scoop immediately after workout.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e➠ Non-workout days: Consume 1 scoop in the morning and 1 more scoop between meals.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e↻\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\"\u003e You can take more servings depending on your calculated protein intake.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cb\u003eWarning! \u003c\/b\u003e\u003cspan\u003eDietary supplements are only intended for healthy persons. Do not take if pregnant or breastfeeding. Keep out of the reach of children. This dietary supplement should not be used as a substitute for a varied and balanced diet. Do not exceed recommended daily dose. Consume preferably before the date indicated on the container. Store in a cool and dry place.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Genius Nutrition®","offers":[{"title":"750 g \/ Chocolate","offer_id":29828020404327,"sku":"5402962216959","price":30.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/GREEN-HD_750g_25serv_Genius_Nutrition_Chocolate.png?v=1760022868"},{"product_id":"precise-whey-2000g-66serv","title":"PRECISE WHEY 2000g\/66serv","description":"\u003cstyle\u003e\n  .pw-landing {\n    --bg:         #08090e;\n    --bg-2:       #0d0f16;\n    --bg-3:       #12141d;\n    --card:       rgba(13,15,22,0.92);\n    --card-2:     rgba(16,19,28,0.97);\n    --text:       #f5f3ee;\n    --muted:      #a89e8a;\n    --accent:     #c9a84c;\n    --accent-2:   #dfc06a;\n    --accent-3:   #fef6dc;\n    --border:     rgba(201,168,76,0.16);\n    --border-soft:rgba(201,168,76,0.08);\n    --shadow:     0 16px 48px rgba(0,0,0,0.40);\n    --shadow-lg:  0 24px 60px rgba(0,0,0,0.50);\n    --glow:       0 0 0 1px rgba(201,168,76,0.08), 0 0 28px rgba(201,168,76,0.06);\n    background:\n      radial-gradient(ellipse at 70% 0%, rgba(201,168,76,0.08), transparent 32%),\n      radial-gradient(ellipse at 18% 10%, rgba(160,130,40,0.05), transparent 24%),\n      linear-gradient(180deg, #07080c 0%, #0b0d14 50%, #08090e 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n  .pw-landing * { box-sizing:border-box; }\n  .pw-landing h1,.pw-landing h2,.pw-landing h3 { font-weight:800;line-height:1.20;color:var(--text);margin:0 0 14px; }\n  .pw-landing h1 { font-size:clamp(26px,4vw,46px);letter-spacing:-0.02em; }\n  .pw-landing h2 { font-size:clamp(22px,3vw,36px);letter-spacing:-0.02em; }\n  .pw-landing h3 { font-size:clamp(15px,2vw,19px); }\n  .pw-landing p  { margin:0 0 14px;color:var(--muted);font-size:15px; }\n  .pw-landing p:last-child { margin-bottom:0; }\n  .pw-container { width:100%;max-width:1240px;margin:0 auto;padding:0 24px; }\n  .pw-badge { display:inline-flex;align-items:center;gap:10px;padding:9px 18px;border-radius:999px;border:1px solid var(--border);background:rgba(61,46,26,0.04);color:var(--accent-2);font-size:11px;font-weight:800;letter-spacing:0.10em;text-transform:uppercase;margin-bottom:22px; }\n  .pw-badge::before { content:\"\";width:6px;height:6px;border-radius:50%;background:var(--accent-2);box-shadow:0 0 0 4px rgba(61,46,26,0.10);flex:0 0 6px; }\n  .pw-mini-label { display:block;font-size:11px;font-weight:800;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent-2);margin-bottom:10px; }\n  .pw-highlight { color:var(--accent);font-weight:700; }\n  .pw-hero {\n    position:relative;overflow:hidden;padding:80px 0 48px;\n    background:\n      radial-gradient(ellipse at 80% 0%, rgba(201,168,76,0.10), transparent 40%),\n      radial-gradient(ellipse at 10% 100%, rgba(201,168,76,0.06), transparent 40%),\n      #0a0b10;\n    border-bottom:1px solid var(--border-soft);\n  }\n  .pw-hero-grid { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:stretch; }\n  .pw-hero-copy { display:flex;flex-direction:column;justify-content:center; }\n  .pw-lead { font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:24px; }\n  .pw-trust-badges { display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px; }\n  .pw-trust-badge { padding:6px 14px;border-radius:6px;border:1px solid var(--border);background:rgba(61,46,26,0.03);color:var(--accent);font-size:12px;font-weight:700;letter-spacing:0.04em; }\n  .pw-stats-band { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-radius:14px;overflow:hidden;border:1px solid var(--border);background:var(--border);margin-top:8px; }\n  .pw-stat-box { background:var(--bg-2);padding:16px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px; }\n  .pw-stat-number { font-size:18px;font-weight:900;color:var(--accent);letter-spacing:-0.02em;line-height:1; }\n  .pw-stat-text { font-size:10px;color:var(--muted);font-weight:600;letter-spacing:0.04em;text-transform:uppercase;line-height:1.3; }\n  .pw-hero-visual { display:grid; }\n  .pw-hero-frame {\n    position:relative;min-height:520px;border-radius:24px;overflow:hidden;\n    background:\n      radial-gradient(ellipse at 50% 20%, rgba(201,168,76,0.10), transparent 55%),\n      linear-gradient(160deg, #12141d 0%, #0d0f16 100%);\n    border:1px solid var(--border);\n    box-shadow:var(--shadow-lg),var(--glow);\n  }\n  .pw-hero-img { display:block;width:100%;min-height:520px;object-fit:cover;object-position:center; }\n  .pw-hero-frame::after { content:\"\";position:absolute;inset:auto 0 0 0;height:1px;background:transparent;pointer-events:none;z-index:1; }\n  .pw-hero-floating { position:absolute;left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;z-index:2; }\n  .pw-floating-card { padding:18px;border-radius:20px;background:rgba(255,255,255,0.90);border:1px solid rgba(255,255,255,0.80);backdrop-filter:blur(14px);box-shadow:0 12px 32px rgba(0,30,60,0.12); }\n  .pw-floating-card strong { display:block;font-size:13px;color:#0a1520;margin-bottom:6px;letter-spacing:0.07em;text-transform:uppercase; }\n  .pw-floating-card span { display:block;font-size:13px;color:#374151;line-height:1.5; }\n  .pw-section { padding:72px 0;border-bottom:1px solid var(--border-soft); }\n  .pw-section-white { background:linear-gradient(180deg,rgba(10,12,18,1),rgba(8,10,14,1)); }\n  .pw-section-soft {\n    background:\n      radial-gradient(ellipse at 90% 50%, rgba(201,168,76,0.05), transparent 50%),\n      radial-gradient(ellipse at 5% 50%, rgba(201,168,76,0.04), transparent 45%),\n      #0d0f16;\n  }\n  .pw-section-alt {\n    background:\n      radial-gradient(ellipse at 70% 0%, rgba(201,168,76,0.06), transparent 42%),\n      radial-gradient(ellipse at 20% 100%, rgba(201,168,76,0.04), transparent 38%),\n      #12141d;\n  }\n  .pw-grid-2 { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:stretch; }\n  .pw-card { background:var(--card);border:1px solid var(--border-soft);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow); }\n  .pw-feature-box {\n    background:\n      radial-gradient(ellipse at 100% 0%, rgba(201,168,76,0.06), transparent 55%),\n      var(--card-2);\n    border:1px solid var(--border);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow),var(--glow);\n  }\n  .pw-checks { list-style:none;padding:0;margin:14px 0 0; }\n  .pw-checks li { position:relative;padding-left:24px;margin-bottom:10px;color:var(--muted);font-size:14px;line-height:1.65; }\n  .pw-checks li::before { content:\"✔\";position:absolute;left:0;top:0;color:var(--accent-2);font-weight:700; }\n  .pw-icon-grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px; }\n  .pw-icon-card { background:var(--card);border:1px solid var(--border-soft);border-radius:18px;padding:26px 22px;transition:border-color 0.2s,box-shadow 0.2s; }\n  .pw-icon-card:hover { border-color:var(--border);box-shadow:var(--shadow),var(--glow); }\n  .pw-icon { width:48px;height:48px;border-radius:14px;background:rgba(201,168,76,0.08);border:1px solid rgba(201,168,76,0.16);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px; }\n  .pw-icon-card h3 { font-size:15px;margin-bottom:8px; }\n  .pw-icon-card p { font-size:13px;line-height:1.6;margin:0; }\n  .pw-target-grid { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px; }\n  .pw-target-item { display:flex;align-items:flex-start;gap:14px;background:rgba(201,168,76,0.04);border:1px solid var(--border-soft);border-radius:16px;padding:20px 18px; }\n  .pw-target-icon { font-size:22px;flex-shrink:0;line-height:1;margin-top:2px; }\n  .pw-target-item p { font-size:14px;margin:0;color:var(--muted); }\n  .pw-usage-box { max-width:720px;margin:0 auto;background:var(--card-2);border:1px solid var(--border);border-radius:22px;padding:36px 38px;box-shadow:var(--shadow-lg),var(--glow); }\n  .pw-disclaimer { max-width:900px;margin:28px auto 0;padding:22px 26px;border-radius:14px;border:1px solid var(--border-soft);background:rgba(8,9,14,0.60);font-size:12px;color:var(--muted);line-height:1.7; }\n  .pw-disclaimer strong { color:var(--text); }\n  .pw-final-cta {\n    padding:72px 0 80px;\n    background:\n      radial-gradient(ellipse at 50% 0%, rgba(201,168,76,0.06), transparent 45%),\n      var(--bg-soft);\n  }\n  .pw-cta-box { max-width:860px;margin:0 auto;text-align:center;padding:42px 36px;border-radius:28px;background:linear-gradient(180deg,rgba(16,19,28,0.96),rgba(10,12,18,0.98));border:1px solid var(--border);box-shadow:var(--shadow-lg),var(--glow); }\n  .pw-cta-box p { max-width:640px;margin:0 auto 6px;font-size:15px; }\n  .pw-key-points { display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:22px; }\n  .pw-key-point { display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--accent);letter-spacing:0.04em; }\n  .pw-key-point::before { content:\"✓\";width:20px;height:20px;background:rgba(201,168,76,0.08);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--accent-2);font-weight:900; }\n  @media (max-width:1100px) { .pw-icon-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }\n  @media (max-width:989px) {\n    .pw-hero-grid,.pw-grid-2,.pw-target-grid,.pw-hero-floating { grid-template-columns:1fr; }\n    .pw-stats-band { grid-template-columns:repeat(2,minmax(0,1fr)); }\n    .pw-hero { padding:56px 0 36px; }\n    .pw-section { padding:52px 0; }\n    .pw-hero-frame { min-height:420px; }\n    .pw-hero-img { min-height:420px; }\n    .pw-floating-card { padding:16px; }\n  }\n  @media (max-width:680px) {\n    .pw-icon-grid { grid-template-columns:1fr; }\n    .pw-container { padding:0 18px; }\n    .pw-card,.pw-feature-box,.pw-icon-card { padding:20px 18px; }\n    .pw-usage-box { padding:26px 20px; }\n    .pw-cta-box { padding:28px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"pw-landing\"\u003e\n\n  \u003cdiv class=\"pw-hero\" id=\"top\"\u003e\n    \u003cdiv class=\"pw-container\"\u003e\n      \u003cdiv class=\"pw-hero-grid\"\u003e\n        \u003cdiv class=\"pw-hero-copy\"\u003e\n          \u003cspan class=\"pw-badge\"\u003eCFW® Cold Filtration - Unflavoured - No Sweeteners - No Colours - 100% Whey\u003c\/span\u003e\n          \u003ch1\u003ePRECISE WHEY - Raw quality. Natural cold filtration. No flavours, no sweeteners.\u003c\/h1\u003e\n          \u003cp class=\"pw-lead\"\u003eIn a market where many protein formulas are defined by additives and excessive processing, \u003cstrong style=\"color:var(--text);\"\u003ePRECISE WHEY\u003c\/strong\u003e keeps the focus on the natural quality of whey. \u003cspan class=\"pw-highlight\"\u003e24g protein per serving, 5.4g BCAA, 79.9% whey protein\u003c\/span\u003e - naturally cold-filtered through the CFW® process. No added sugar, no colours, no artificial flavours and no artificial sweeteners. 2000g \/ 66 servings.\u003c\/p\u003e\n          \u003cdiv class=\"pw-trust-badges\"\u003e\n            \u003cspan class=\"pw-trust-badge\"\u003e24g Protein \/ serving\u003c\/span\u003e\n            \u003cspan class=\"pw-trust-badge\"\u003e5.4g BCAA \/ serving\u003c\/span\u003e\n            \u003cspan class=\"pw-trust-badge\"\u003eCFW® Cold Filtration\u003c\/span\u003e\n            \u003cspan class=\"pw-trust-badge\"\u003eUnflavoured, No Sweeteners\u003c\/span\u003e\n            \u003cspan class=\"pw-trust-badge\"\u003e79.9% Protein\u003c\/span\u003e\n            \u003cspan class=\"pw-trust-badge\"\u003e66 Servings\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"pw-stats-band\"\u003e\n            \u003cdiv class=\"pw-stat-box\"\u003e\n\u003cspan class=\"pw-stat-number\"\u003e24g\u003c\/span\u003e\u003cspan class=\"pw-stat-text\"\u003eProtein \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"pw-stat-box\"\u003e\n\u003cspan class=\"pw-stat-number\"\u003e5.4g\u003c\/span\u003e\u003cspan class=\"pw-stat-text\"\u003eBCAA \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"pw-stat-box\"\u003e\n\u003cspan class=\"pw-stat-number\"\u003e66\u003c\/span\u003e\u003cspan class=\"pw-stat-text\"\u003eServings \/ container\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"pw-stat-box\"\u003e\n\u003cspan class=\"pw-stat-number\"\u003eCFW®\u003c\/span\u003e\u003cspan class=\"pw-stat-text\"\u003eCold filtration\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-hero-visual\"\u003e\n          \u003cdiv class=\"pw-hero-frame\"\u003e\n            \u003cimg class=\"pw-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/PRECISE_WHEY_2000g_66serv_Genius_Nutrition_Unflavored.png?v=1756979168\" alt=\"PRECISE WHEY 2000g 66 servings Unflavoured Genius Nutrition\"\u003e\n            \u003cdiv class=\"pw-hero-floating\"\u003e\n              \u003cdiv class=\"pw-floating-card\"\u003e\n                \u003cstrong\u003eNatural cold filtration\u003c\/strong\u003e\n                \u003cspan\u003eCFW® process designed to preserve the nutritional integrity and bioactive fractions of whey.\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"pw-floating-card\"\u003e\n                \u003cstrong\u003eZero artificial\u003c\/strong\u003e\n                \u003cspan\u003eNo flavours, no sweeteners, no colours. Just whey protein, as it should be.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pw-section pw-section-soft\" id=\"despre\"\u003e\n    \u003cdiv class=\"pw-container\"\u003e\n      \u003cdiv class=\"pw-grid-2\"\u003e\n        \u003cdiv class=\"pw-card\"\u003e\n          \u003cspan class=\"pw-mini-label\"\u003eThe source defines the standard\u003c\/span\u003e\n          \u003ch2\u003eWhen the raw material is superior, it doesn't need to be masked\u003c\/h2\u003e\n          \u003cp\u003ePRECISE WHEY is obtained from whey derived from milk from free-range cows, under conditions closer to nature's natural rhythm, without GMO, hormonal treatments, antibiotics or pesticides. This rigorous raw material selection directly contributes to a cleaner protein better aligned with premium consumer standards.\u003c\/p\u003e\n          \u003cp\u003ePRECISE WHEY starts from the conviction that excellence is not built by correcting a mediocre source, but by selecting a superior source from the very beginning. When the source is purer, the result is a raw material with more coherent nutritional value and a more authentic biological expression.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-feature-box\"\u003e\n          \u003ch3\u003eWhat defines PRECISE WHEY\u003c\/h3\u003e\n          \u003cul class=\"pw-checks\"\u003e\n            \u003cli\u003e24g protein per serving - 79.9% whey protein per 100g\u003c\/li\u003e\n            \u003cli\u003e5.4g BCAA per serving - leucine, isoleucine, valine\u003c\/li\u003e\n            \u003cli\u003eCFW® process - Cold Filtration Whey - natural cold filtration\u003c\/li\u003e\n            \u003cli\u003eNo added sugar, no colours, no artificial flavours\u003c\/li\u003e\n            \u003cli\u003eNo artificial sweeteners - maximum purity\u003c\/li\u003e\n            \u003cli\u003eSource: milk from free-range cows, no GMO, hormones or antibiotics\u003c\/li\u003e\n            \u003cli\u003eNatural bioactive fractions: lactoferrin and immunoglobulins\u003c\/li\u003e\n            \u003cli\u003eRapid digestion and efficient absorption\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pw-section pw-section-white\"\u003e\n    \u003cdiv class=\"pw-container\"\u003e\n      \u003cspan class=\"pw-mini-label\"\u003eFunctional Benefits\u003c\/span\u003e\n      \u003ch2\u003eWhat PRECISE WHEY Supports in Your Routine\u003c\/h2\u003e\n      \u003cdiv class=\"pw-icon-grid\"\u003e\n        \u003cdiv class=\"pw-icon-card\"\u003e\n          \u003cdiv class=\"pw-icon\"\u003e💪\u003c\/div\u003e\n          \u003ch3\u003eMuscle growth and recovery\u003c\/h3\u003e\n          \u003cp\u003eDelivers essential amino acids and BCAA needed for muscle tissue recovery after intense training and for supporting an efficient protein response.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-icon-card\"\u003e\n          \u003cdiv class=\"pw-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3\u003ePrevention of muscle catabolism\u003c\/h3\u003e\n          \u003cp\u003eDuring periods of caloric deficit, intense training or high metabolic demand, quality protein plays an essential role in protecting muscle mass.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-icon-card\"\u003e\n          \u003cdiv class=\"pw-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003eRapid digestion and efficient absorption\u003c\/h3\u003e\n          \u003cp\u003eDue to the nature of whey protein and the cold filtration process, the formula is easy to digest and efficiently absorbed, ideal post-workout when the body needs nutrients quickly.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-icon-card\"\u003e\n          \u003cdiv class=\"pw-icon\"\u003e🔬\u003c\/div\u003e\n          \u003ch3\u003eCFW® - Cold Filtration Whey\u003c\/h3\u003e\n          \u003cp\u003eCold filtration technology preserves the nutritional integrity of the protein, the bioactive fractions and the functional profile, without the thermal alterations of conventional processing.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-icon-card\"\u003e\n          \u003cdiv class=\"pw-icon\"\u003e🌿\u003c\/div\u003e\n          \u003ch3\u003eGeneral health support\u003c\/h3\u003e\n          \u003cp\u003eWhey naturally contains bioactive fractions such as lactoferrin and immunoglobulins - components valued for supporting the body's defence functions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-icon-card\"\u003e\n          \u003cdiv class=\"pw-icon\"\u003e🍳\u003c\/div\u003e\n          \u003ch3\u003eVersatile integration into the daily routine\u003c\/h3\u003e\n          \u003cp\u003eUnflavoured and without sweeteners, PRECISE WHEY integrates into smoothies, oatmeal, protein pancakes, yoghurt or fit recipes - without altering the taste of the recipe.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pw-section pw-section-alt\"\u003e\n    \u003cdiv class=\"pw-container\"\u003e\n      \u003cdiv class=\"pw-grid-2\"\u003e\n        \u003cdiv class=\"pw-card\"\u003e\n          \u003cspan class=\"pw-mini-label\"\u003ePurity through selection\u003c\/span\u003e\n          \u003ch2\u003ePurity starts with what you choose not to add\u003c\/h2\u003e\n          \u003cp\u003eA premium product is defined not only by what it contains, but also by what it refuses to include. PRECISE WHEY has been formulated without added sugar, without colours, without artificial flavours and without artificial sweeteners, to make room for a cleaner expression of whey protein.\u003c\/p\u003e\n          \u003cp\u003eA cleaner formula means a more precise product, easier to integrate into a rigorous dietary strategy and better suited for consumers seeking metabolic control, transparency and real functionality. Instead of building value through artificial complexity, PRECISE WHEY builds value through rigorous selection and intelligent processing.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-feature-box\"\u003e\n          \u003ch3\u003eNutritional profile per serving (30g)\u003c\/h3\u003e\n          \u003cp style=\"font-size:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eEnergy:\u003c\/strong\u003e 476 kJ \/ 114 kcal\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eProtein:\u003c\/strong\u003e 24.0g  |  \u003cstrong style=\"color:var(--text);\"\u003eFat:\u003c\/strong\u003e 1.20g  |  \u003cstrong style=\"color:var(--text);\"\u003eCarbs:\u003c\/strong\u003e 1.80g\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eof which sugars:\u003c\/strong\u003e 1.50g  |  \u003cstrong style=\"color:var(--text);\"\u003eSalt:\u003c\/strong\u003e 0.12g  |  \u003cstrong style=\"color:var(--text);\"\u003eFibre:\u003c\/strong\u003e 0g\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eBCAA:\u003c\/strong\u003e 5.4g (Leucina + Izoleucina + Valina)\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;margin-top:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eProtein concentration:\u003c\/strong\u003e 79.9% per 100g\u003c\/p\u003e\n          \u003cp style=\"font-size:14px;margin-top:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eSingle ingredient:\u003c\/strong\u003e CFW® whey protein concentrate naturally cold-filtered\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pw-section pw-section-soft\"\u003e\n    \u003cdiv class=\"pw-container\"\u003e\n      \u003cspan class=\"pw-mini-label\"\u003eDesigned For\u003c\/span\u003e\n      \u003ch2\u003eA formula for those who understand the difference\u003c\/h2\u003e\n      \u003cp style=\"max-width:660px;margin-bottom:0;\"\u003ePRECISE WHEY is not a mass-market protein. It is a formula for those who know how to recognise the difference between volume and value, between cluttered labels and authentic quality.\u003c\/p\u003e\n      \u003cdiv class=\"pw-target-grid\"\u003e\n        \u003cdiv class=\"pw-target-item\"\u003e\n          \u003cspan class=\"pw-target-icon\"\u003e🏋️\u003c\/span\u003e\n          \u003cp\u003eAthletes pursuing high-quality recovery and muscle support, with a pure and efficient protein, without unnecessary additives.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-target-item\"\u003e\n          \u003cspan class=\"pw-target-icon\"\u003e🧬\u003c\/span\u003e\n          \u003cp\u003ePremium consumers who appreciate controlled ingredient provenance and seek a protein source obtained from free-range cow milk, without GMO, hormones or pesticides.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-target-item\"\u003e\n          \u003cspan class=\"pw-target-icon\"\u003e🍳\u003c\/span\u003e\n          \u003cp\u003ePeople who want an unflavoured protein for recipe integration - smoothies, oatmeal, protein pancakes, yoghurt or puddings - without altering the taste of the preparation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pw-target-item\"\u003e\n          \u003cspan class=\"pw-target-icon\"\u003e⚖️\u003c\/span\u003e\n          \u003cp\u003eAnyone who wants raw quality, biological efficiency and real purity - a protein built on respect for the raw material, not on superficial marketing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pw-section pw-section-white\"\u003e\n    \u003cdiv class=\"pw-container\"\u003e\n      \u003cspan class=\"pw-mini-label\"\u003eDirections for Use\u003c\/span\u003e\n      \u003ch2 style=\"text-align:center;margin-bottom:28px;\"\u003eHow to Use PRECISE WHEY\u003c\/h2\u003e\n      \u003cdiv class=\"pw-usage-box\"\u003e\n        \u003cp style=\"text-align:center;font-size:16px;color:var(--text);font-weight:700;margin-bottom:18px;\"\u003e1 scoop (30g) mixed with 200-300ml cold water, milk or plant-based drink.\u003c\/p\u003e\n        \u003cp style=\"font-size:14px;line-height:1.75;text-align:center;color:var(--muted);\"\u003eConsumption frequency: 1-4 shakes per day, depending on individual protein requirements, nutritional goals and level of physical activity.\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:16px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eRecommended moments:\u003c\/strong\u003e After training for rapid recovery - in the morning to complete protein intake after overnight rest - between meals for a constant protein intake - whenever a premium protein source is needed.\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:12px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eRecipe integration:\u003c\/strong\u003e Protein smoothies, oatmeal, overnight oats, protein pancakes, yoghurt, puddings or protein creams, fit recipes for snacks and desserts.\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:12px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eProduct details:\u003c\/strong\u003e Net weight: 2000g - Servings: 66 - Serving: 1 scoop = 30g - Version: 2.0 - Product includes measuring scoop\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pw-disclaimer\"\u003e\n\u003cstrong\u003eImportant!\u003c\/strong\u003e All supplements are recommended exclusively for healthy individuals. Not for use by pregnant or breastfeeding women. Keep out of reach of children. Use of this dietary supplement does not replace a normal, balanced diet. Do not exceed the recommended daily dose. Consume preferably before the end of the period indicated on the packaging. Store in a dry, cool place.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pw-final-cta\"\u003e\n    \u003cdiv class=\"pw-container\"\u003e\n      \u003cdiv class=\"pw-cta-box\"\u003e\n        \u003cspan class=\"pw-mini-label\" style=\"display:block;text-align:center;margin-bottom:12px;\"\u003ePurity. Precision. Performance.\u003c\/span\u003e\n        \u003ch2\u003ePRECISE WHEY - Raw quality, natural cold filtration, no flavours, no sweeteners\u003c\/h2\u003e\n        \u003cp\u003e24g protein per serving, 5.4g BCAA, 79.9% whey protein, naturally cold-filtered through the CFW® process. No added sugar, no colours, no artificial flavours, no sweeteners. A single ingredient: the highest quality whey protein concentrate. 2000g \/ 66 servings.\u003c\/p\u003e\n        \u003cdiv class=\"pw-key-points\"\u003e\n          \u003cspan class=\"pw-key-point\"\u003e24g Protein \/ serving\u003c\/span\u003e\n          \u003cspan class=\"pw-key-point\"\u003e5.4g BCAA\u003c\/span\u003e\n          \u003cspan class=\"pw-key-point\"\u003eCFW® Cold Filtration\u003c\/span\u003e\n          \u003cspan class=\"pw-key-point\"\u003eUnflavoured, No Sweeteners\u003c\/span\u003e\n          \u003cspan class=\"pw-key-point\"\u003e2000g \/ 66 Servings\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"2000 g \/ Unflavored","offer_id":29828067098727,"sku":"5940541555735","price":89.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/PRECISE_WHEY_2000g_66serv_Genius_Nutrition.png?v=1758552172"},{"product_id":"isolate-x5-2000g-60serv","title":"ISOLATE-X5 2000g\/60serv","description":"\u003cstyle\u003e\n  .isolatex5-landing {\n    --bg: #F4F4F4;\n    --bg-soft: #f0f0f0;\n    --card: #f4f4f4;\n    --text: #171a21;\n    --muted: #4d5562;\n    --accent: #C41C7E;\n    --accent-2: #C41C7E;\n    --border: rgba(23,26,33,0.10);\n    --shadow: 0 20px 60px rgba(0,0,0,0.10);\n    background: linear-gradient(180deg, #f4f4f4 0%, #ededed 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n\n  .isolatex5-landing * { box-sizing: border-box; }\n\n  .isolatex5-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .isolatex5-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 90px 0 70px;\n    background:\n      radial-gradient(circle at top right, rgba(196,28,126,0.12), transparent 32%),\n      radial-gradient(circle at top left, rgba(196,28,126,0.08), transparent 30%),\n      linear-gradient(180deg, rgba(255,255,255,0.28), rgba(255,255,255,0.06));\n    border-bottom: 1px solid var(--border);\n  }\n\n  .isolatex5-badge {\n    display: inline-block;\n    padding: 10px 16px;\n    border: 1px solid rgba(196,28,126,0.24);\n    border-radius: 999px;\n    color: var(--accent);\n    background: rgba(196,28,126,0.08);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n\n  .isolatex5-hero-grid {\n    display: grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap: 40px;\n    align-items: stretch;\n  }\n\n  .isolatex5-hero-copy {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .isolatex5-hero-copy h1 {\n    font-size: clamp(34px, 5vw, 60px);\n    line-height: 1.08;\n    letter-spacing: -0.03em;\n    margin: 0 0 18px;\n    color: #11161d;\n  }\n\n  .isolatex5-hero-copy .lead {\n    font-size: 18px;\n    color: var(--muted);\n    max-width: 760px;\n    margin: 0 0 28px;\n  }\n\n  .isolatex5-highlight { color: var(--accent); font-weight: 700; }\n\n  .isolatex5-trust-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 20px 0 0;\n  }\n\n  .isolatex5-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: #14181f;\n    border: 1px solid rgba(255,255,255,0.06);\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n  }\n\n  .isolatex5-trust-badge::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    box-shadow: 0 0 0 4px rgba(196,28,126,0.10);\n    flex: 0 0 8px;\n  }\n\n  .isolatex5-stats-band {\n    margin-top: 34px;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .isolatex5-stat-box {\n    background: linear-gradient(180deg, #14181f, #1b2028);\n    border: 1px solid rgba(255,255,255,0.06);\n    border-radius: 20px;\n    padding: 22px 18px;\n    text-align: center;\n    box-shadow: var(--shadow);\n  }\n\n  .isolatex5-stat-number {\n    display: block;\n    font-size: clamp(24px, 3vw, 36px);\n    line-height: 1;\n    font-weight: 800;\n    color: #ffffff;\n    margin-bottom: 8px;\n    letter-spacing: -0.03em;\n  }\n\n  .isolatex5-stat-text {\n    display: block;\n    font-size: 13px;\n    line-height: 1.45;\n    color: rgba(255,255,255,0.74);\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n\n  .isolatex5-note { margin-top: 12px; font-size: 12px; color: #5f6773; }\n\n  .isolatex5-hero-visual { position: relative; padding-top: 0; }\n\n  .isolatex5-hero-image-wrap {\n    position: relative;\n    border-radius: 30px;\n    overflow: hidden;\n    border: 1px solid rgba(23,26,33,0.08);\n    box-shadow: 0 28px 70px rgba(15,23,32,0.10);\n    height: 100%;\n    min-height: 640px;\n    background:\n      radial-gradient(circle at center, rgba(196,28,126,0.12), transparent 34%),\n      radial-gradient(circle at top right, rgba(196,28,126,0.08), transparent 24%),\n      linear-gradient(180deg, rgba(255,255,255,0.55), rgba(255,255,255,0.18));\n  }\n\n  .isolatex5-hero-product-image {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 640px;\n    object-fit: cover;\n    object-position: center center;\n  }\n\n  .isolatex5-hero-image-wrap::after {\n    content: \"\";\n    position: absolute;\n    inset: auto 0 0 0;\n    height: 30%;\n    background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,0.18));\n    pointer-events: none;\n    z-index: 1;\n  }\n\n  .isolatex5-hero-floating {\n    position: absolute;\n    left: 18px;\n    right: 18px;\n    bottom: 18px;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    z-index: 2;\n  }\n\n  .isolatex5-floating-card {\n    padding: 18px;\n    border-radius: 20px;\n    background: rgba(255,255,255,0.86);\n    border: 1px solid rgba(255,255,255,0.70);\n    backdrop-filter: blur(14px);\n    box-shadow: 0 18px 36px rgba(12,18,28,0.10);\n  }\n\n  .isolatex5-floating-card strong {\n    display: block;\n    font-size: 13px;\n    color: #0f1720;\n    margin-bottom: 6px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .isolatex5-floating-card span {\n    display: block;\n    font-size: 14px;\n    color: #374151;\n    line-height: 1.5;\n  }\n\n  .isolatex5-section {\n    padding: 72px 0;\n    border-bottom: 1px solid rgba(23,26,33,0.08);\n    background: linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02));\n  }\n\n  .isolatex5-section-alt {\n    background:\n      radial-gradient(circle at top left, rgba(196,28,126,0.06), transparent 34%),\n      linear-gradient(180deg, #f1f1f1 0%, #ebebeb 100%);\n  }\n\n  .isolatex5-section-soft { background: linear-gradient(180deg, #f3f3f3 0%, #ededed 100%); }\n\n  .isolatex5-section-contrast {\n    background:\n      radial-gradient(circle at right center, rgba(196,28,126,0.06), transparent 28%),\n      linear-gradient(180deg, #eeeeee 0%, #f5f5f5 100%);\n  }\n\n  .isolatex5-section h2 {\n    font-size: clamp(28px, 3vw, 42px);\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    margin: 0 0 18px;\n    color: #11161d;\n  }\n\n  .isolatex5-section h3 { font-size: 22px; margin: 0 0 14px; color: #11161d; }\n  .isolatex5-section p  { margin: 0 0 18px; color: var(--muted); font-size: 17px; }\n\n  .isolatex5-mini-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--accent-2);\n  }\n\n  .isolatex5-grid-2 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; align-items: start; }\n  .isolatex5-grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }\n  .isolatex5-icon-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; margin-top: 28px; }\n\n  .isolatex5-card, .isolatex5-icon-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.62), rgba(255,255,255,0.38));\n    border: 1px solid rgba(23,26,33,0.08);\n    border-radius: 22px;\n    padding: 24px 26px;\n    box-shadow: var(--shadow);\n    height: 100%;\n  }\n\n  .isolatex5-icon {\n    width: 54px;\n    height: 54px;\n    border-radius: 16px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(196,28,126,0.10);\n    border: 1px solid rgba(196,28,126,0.16);\n    color: var(--accent);\n    margin-bottom: 16px;\n  }\n\n  .isolatex5-icon-card h3 { font-size: 20px; margin-bottom: 10px; }\n  .isolatex5-icon-card p  { font-size: 15px; margin-bottom: 0; }\n\n  .isolatex5-feature-box {\n    background: linear-gradient(135deg, rgba(196,28,126,0.08), rgba(255,255,255,0.38));\n    border: 1px solid rgba(196,28,126,0.14);\n    border-radius: 22px;\n    padding: 26px;\n  }\n\n  .isolatex5-checks, .isolatex5-benefits, .isolatex5-usage-list, .isolatex5-compare-list {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n\n  .isolatex5-checks li, .isolatex5-benefits li, .isolatex5-usage-list li, .isolatex5-compare-list li {\n    list-style: none !important;\n  }\n\n  .isolatex5-checks li::marker, .isolatex5-benefits li::marker,\n  .isolatex5-usage-list li::marker, .isolatex5-compare-list li::marker { content: \"\"; }\n\n  .isolatex5-checks li, .isolatex5-benefits li, .isolatex5-usage-list li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 12px;\n    color: var(--muted);\n  }\n\n  .isolatex5-checks li::before, .isolatex5-benefits li::before, .isolatex5-usage-list li::before {\n    content: \"✔\";\n    position: absolute;\n    left: 0; top: 0;\n    color: var(--accent);\n    font-weight: 700;\n  }\n\n  .isolatex5-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 28px; }\n\n  .isolatex5-compare-card { border-radius: 24px; padding: 28px; box-shadow: var(--shadow); position: relative; overflow: hidden; }\n\n  .isolatex5-compare-card.good {\n    background: linear-gradient(180deg, rgba(196,28,126,0.12), rgba(255,255,255,0.36));\n    border: 1px solid rgba(196,28,126,0.22);\n    box-shadow: 0 20px 60px rgba(0,0,0,0.10), 0 0 0 1px rgba(196,28,126,0.06), 0 0 40px rgba(196,28,126,0.08);\n  }\n\n  .isolatex5-compare-card.good::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(circle at top right, rgba(196,28,126,0.10), transparent 34%);\n    pointer-events: none;\n  }\n\n  .isolatex5-compare-card.basic {\n    background: linear-gradient(180deg, rgba(255,255,255,0.48), rgba(255,255,255,0.26));\n    border: 1px solid rgba(23,26,33,0.08);\n  }\n\n  .isolatex5-compare-head { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 18px; }\n\n  .isolatex5-pill {\n    display: inline-flex;\n    align-items: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .isolatex5-pill.good  { background: rgba(196,28,126,0.14); color: var(--accent); border: 1px solid rgba(196,28,126,0.22); }\n  .isolatex5-pill.basic { background: rgba(23,26,33,0.05); color: #4f5968; border: 1px solid rgba(23,26,33,0.08); }\n\n  .isolatex5-compare-list li {\n    position: relative;\n    padding-left: 22px;\n    margin-bottom: 12px;\n    color: var(--muted);\n  }\n\n  .isolatex5-compare-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0; top: 10px;\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: var(--accent);\n    box-shadow: 0 0 0 4px rgba(196,28,126,0.10);\n  }\n\n  .isolatex5-faq { display: grid; gap: 16px; margin-top: 28px; }\n\n  .isolatex5-faq-item {\n    border: 1px solid rgba(23,26,33,0.08);\n    border-radius: 22px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.56), rgba(255,255,255,0.30));\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .isolatex5-faq-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 22px 64px 22px 24px;\n    font-size: 18px;\n    font-weight: 700;\n    color: #11161d;\n    position: relative;\n  }\n\n  .isolatex5-faq-item summary::-webkit-details-marker { display: none; }\n\n  .isolatex5-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 24px; top: 50%;\n    transform: translateY(-50%);\n    width: 32px; height: 32px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(196,28,126,0.10);\n    border: 1px solid rgba(196,28,126,0.16);\n    color: var(--accent);\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .isolatex5-faq-item[open] summary::after { content: \"−\"; }\n  .isolatex5-faq-content { padding: 0 24px 24px; color: var(--muted); font-size: 16px; }\n\n  .isolatex5-final-cta {\n    padding: 88px 0;\n    background:\n      radial-gradient(circle at center, rgba(196,28,126,0.10), transparent 34%),\n      linear-gradient(180deg, #f4f4f4 0%, #ececec 100%);\n  }\n\n  .isolatex5-final-cta-box {\n    max-width: 980px;\n    margin: 0 auto;\n    text-align: center;\n    padding: 42px 32px;\n    border-radius: 28px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.62), rgba(255,255,255,0.36));\n    border: 1px solid rgba(196,28,126,0.14);\n    box-shadow: var(--shadow);\n  }\n\n  .isolatex5-final-cta-box p { max-width: 760px; margin: 0 auto 24px; color: var(--muted); font-size: 18px; }\n\n  @media (max-width: 989px) {\n    .isolatex5-hero-grid, .isolatex5-grid-2, .isolatex5-grid-3, .isolatex5-icon-grid,\n    .isolatex5-compare, .isolatex5-stats-band, .isolatex5-hero-floating { grid-template-columns: 1fr; }\n    .isolatex5-hero { padding: 70px 0 54px; }\n    .isolatex5-hero-visual { padding-top: 0; }\n    .isolatex5-section, .isolatex5-final-cta { padding: 56px 0; }\n    .isolatex5-hero-image-wrap, .isolatex5-hero-product-image { min-height: 460px; }\n    .isolatex5-floating-card { padding: 16px; }\n    .isolatex5-faq-item summary { font-size: 17px; }\n  }\n\u003c\/style\u003e\n\u003csection class=\"isolatex5-landing\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv id=\"top\" class=\"isolatex5-hero\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cdiv class=\"isolatex5-hero-grid\"\u003e\n\u003cdiv class=\"isolatex5-hero-copy\"\u003e\n\u003cspan class=\"isolatex5-badge\"\u003eGrass-Fed · CFW® · Zero added sugar\u003c\/span\u003e\n\u003ch1\u003eISOLATE-X5® - grass-fed whey protein isolate, naturally cold filtered\u003c\/h1\u003e\n\u003cp class=\"lead\"\u003eWhen you are looking for a premium whey isolate, the real difference is no longer just about protein quantity, it is about source purity, process integrity and how efficiently the body makes use of every gram. \u003cspan class=\"isolatex5-highlight\"\u003eISOLATE-X5®\u003c\/span\u003e delivers exactly what matters: 27g of protein per serving, 6g of naturally occurring BCAA, zero added sugar and CFW® natural cold filtration technology.\u003c\/p\u003e\n\u003cdiv class=\"isolatex5-trust-badges\"\u003e\n\u003cspan class=\"isolatex5-trust-badge\"\u003e27g protein \/ serving\u003c\/span\u003e \u003cspan class=\"isolatex5-trust-badge\"\u003e6g naturally occurring BCAA\u003c\/span\u003e \u003cspan class=\"isolatex5-trust-badge\"\u003e0 added sugar\u003c\/span\u003e \u003cspan class=\"isolatex5-trust-badge\"\u003eGrass-Fed CFW® Isolate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-stats-band\"\u003e\n\u003cdiv class=\"isolatex5-stat-box\"\u003e\n\u003cspan class=\"isolatex5-stat-number\"\u003e27g\u003c\/span\u003e\u003cspan class=\"isolatex5-stat-text\"\u003eProtein per serving\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-stat-box\"\u003e\n\u003cspan class=\"isolatex5-stat-number\"\u003e6g\u003c\/span\u003e\u003cspan class=\"isolatex5-stat-text\"\u003eNaturally occurring BCAA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-stat-box\"\u003e\n\u003cspan class=\"isolatex5-stat-number\"\u003e0\u003c\/span\u003e\u003cspan class=\"isolatex5-stat-text\"\u003eAdded sugar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-stat-box\"\u003e\n\u003cspan class=\"isolatex5-stat-number\"\u003eCFW®\u003c\/span\u003e\u003cspan class=\"isolatex5-stat-text\"\u003eGrass-Fed Cold Filtered\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"isolatex5-note\"\u003e*Formula built for a clean, precise and premium nutritional profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-hero-visual\"\u003e\n\u003cdiv class=\"isolatex5-hero-image-wrap\"\u003e\n\u003cimg class=\"isolatex5-hero-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/Isolate-x5_whey_protein_proteine_romania.jpg?v=1774986343\" alt=\"Genius Nutrition ISOLATE-X5 whey protein isolate\"\u003e\n\u003cdiv class=\"isolatex5-hero-floating\"\u003e\n\u003cdiv class=\"isolatex5-floating-card\"\u003e\n\u003cstrong\u003eCold filtered purity\u003c\/strong\u003e\u003cspan\u003eNaturally Cold Filtered CFW® Whey Protein Isolate for a cleaner, more precise nutritional profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-floating-card\"\u003e\n\u003cstrong\u003ePerformance without compromise\u003c\/strong\u003e\u003cspan\u003eFast absorption, excellent digestibility and premium support for recovery and muscle development.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SOURCE --\u003e\n\u003cdiv id=\"product\" class=\"isolatex5-section isolatex5-section-alt\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cdiv class=\"isolatex5-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eThe source\u003c\/span\u003e\n\u003ch2\u003ePurity starts at the source\u003c\/h2\u003e\n\u003cp\u003eThe quality of an exceptional whey isolate always begins with the raw material. ISOLATE-X5® is based on a premium protein source, selected for high purity, a complete amino acid profile and genuine nutritional performance. The whey comes from milk produced by cows raised naturally on green pastures, grass-fed, in a balanced environment where the quality of life of the animals contributes directly to the quality of the raw material.\u003c\/p\u003e\n\u003cp\u003eMilk from predominantly grass-fed cows is valued for its superior nutritional profile and high raw material standard. This carefully controlled origin provides the foundation for a premium protein, built for those who value not only performance, but also where their ingredients come from.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-feature-box\"\u003e\n\u003ch3\u003eMore than a simple protein source\u003c\/h3\u003e\n\u003cp\u003eEvery serving delivers protein to the body in an advanced, clean and efficient form, designed to meet the demands of the most discerning consumers, from performance athletes to active individuals seeking fast recovery, quality muscle development and an optimal protein intake without unnecessary burden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CFW TECHNOLOGY --\u003e\n\u003cdiv class=\"isolatex5-section isolatex5-section-soft\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cdiv class=\"isolatex5-grid-2\"\u003e\n\u003cdiv class=\"isolatex5-card\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eCFW® technology\u003c\/span\u003e\n\u003ch2\u003eCold Filtration Whey\u003c\/h2\u003e\n\u003cp\u003eAt the core of the ISOLATE-X5® formula is the Naturally Cold Filtered CFW® Whey Protein Isolate, a protein obtained through a cold filtration process designed to preserve the structural integrity of the protein fractions and deliver superior purity.\u003c\/p\u003e\n\u003cp\u003eUnlike conventional methods that may involve aggressive heat treatments, cold filtration represents a more advanced, more gentle and more efficient approach. This method helps maintain the native structure of proteins and contributes to preserving the high biological value of the raw material.\u003c\/p\u003e\n\u003cul class=\"isolatex5-checks\"\u003e\n\u003cli\u003eSuperior purity of the protein source\u003c\/li\u003e\n\u003cli\u003eProtein structure kept as close to its natural form as possible\u003c\/li\u003e\n\u003cli\u003eFast and efficient absorption\u003c\/li\u003e\n\u003cli\u003eExcellent digestibility\u003c\/li\u003e\n\u003cli\u003eClean nutritional profile, optimised for performance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-card\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eModern formula\u003c\/span\u003e\n\u003ch3\u003eA nutritional logic built for excellence\u003c\/h3\u003e\n\u003cp\u003eThis is not just a standard protein isolate. It is a formula developed on the basis of a modern nutritional logic, where every detail matters.\u003c\/p\u003e\n\u003cp\u003eSource purity, process integrity and metabolic efficiency work together to create a product that raises the standard in the isolate protein category.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PREMIUM BENEFITS --\u003e\n\u003cdiv class=\"isolatex5-section isolatex5-section-contrast\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003ePremium benefits\u003c\/span\u003e\n\u003ch2\u003eThe elements that define the real value of ISOLATE-X5®\u003c\/h2\u003e\n\u003cdiv class=\"isolatex5-icon-grid\"\u003e\n\u003cdiv class=\"isolatex5-icon-card\"\u003e\n\u003cdiv class=\"isolatex5-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 4L18 7V12C18 15.5 15.7 18.6 12 20C8.3 18.6 6 15.5 6 12V7L12 4Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.5 12L11.2 13.7L14.8 10.2\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e27g premium protein per serving\u003c\/h3\u003e\n\u003cp\u003eEvery serving delivers high-quality protein to support muscle recovery, maintain lean muscle mass and build a strong, functional physique.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-icon-card\"\u003e\n\u003cdiv class=\"isolatex5-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 5V12L16 14\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eFast absorption\u003c\/h3\u003e\n\u003cp\u003ePremium isolate protein is easy to integrate post-workout, in the morning or between meals, whenever you need a precise and efficient protein intake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-icon-card\"\u003e\n\u003cdiv class=\"isolatex5-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M8 6H16L17.5 10V18H6.5V10L8 6Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 10H15\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 14H14\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e6g naturally occurring BCAA\u003c\/h3\u003e\n\u003cp\u003eLeucine, isoleucine and valine occur naturally from the protein source and support muscle protein synthesis, recovery and sustained performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-icon-card\"\u003e\n\u003cdiv class=\"isolatex5-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M7 8L12 4L17 8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9V13C8 15.761 10.239 18 13 18H16\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 18L14 16\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 18L14 20\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e0 added sugar\u003c\/h3\u003e\n\u003cp\u003eA clean, modern formula, well suited for cutting phases, low-carbohydrate diets and a precise nutritional approach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCIENCE --\u003e\n\u003cdiv class=\"isolatex5-section isolatex5-section-alt\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cdiv class=\"isolatex5-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eThe science behind it\u003c\/span\u003e\n\u003ch2\u003eThe science behind the efficiency\u003c\/h2\u003e\n\u003cp\u003eWhey protein is one of the most thoroughly studied protein sources in sports nutrition, owing to its complete essential amino acid profile, high biological value and fast absorption rate. Particularly in isolate form, it becomes a top choice for those seeking maximum efficiency with the cleanest possible nutritional profile.\u003c\/p\u003e\n\u003cp\u003eISOLATE-X5® capitalises on these advantages through a superior selection of raw materials and the application of cold filtration technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-feature-box\"\u003e\n\u003ch3\u003eThis combination supports:\u003c\/h3\u003e\n\u003cul class=\"isolatex5-benefits\"\u003e\n\u003cli\u003eRapid amino acid availability after consumption\u003c\/li\u003e\n\u003cli\u003eEffective post-workout recovery support\u003c\/li\u003e\n\u003cli\u003eProtein intake that the body can readily utilise\u003c\/li\u003e\n\u003cli\u003eVery good digestive tolerance\u003c\/li\u003e\n\u003cli\u003eA precise and clean nutritional plan\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eProtein quality is not just a high percentage on the label. It means bioavailability, protein integrity, functional composition and real metabolic efficiency. This is precisely where ISOLATE-X5® stands apart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SENSORY EXPERIENCE --\u003e\n\u003cdiv class=\"isolatex5-section isolatex5-section-soft\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cdiv class=\"isolatex5-grid-2\"\u003e\n\u003cdiv class=\"isolatex5-card\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eSensory experience\u003c\/span\u003e\n\u003ch2\u003eFlavours developed for perfection\u003c\/h2\u003e\n\u003cp\u003eA premium product must deliver more than efficiency. It must also deliver enjoyment. ISOLATE-X5® was created to offer a complete experience, its flavours have been developed for perfection so that every shake is not only functional, but exceptional from a sensory standpoint.\u003c\/p\u003e\n\u003cul class=\"isolatex5-checks\"\u003e\n\u003cli\u003eSophisticated and well-balanced taste\u003c\/li\u003e\n\u003cli\u003eFine, pleasant texture\u003c\/li\u003e\n\u003cli\u003eExcellent solubility\u003c\/li\u003e\n\u003cli\u003eNo clumping\u003c\/li\u003e\n\u003cli\u003eNo heavy or artificial aftertaste\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-card\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eReal-world use\u003c\/span\u003e\n\u003ch2\u003eA whey isolate that performs beyond the label\u003c\/h2\u003e\n\u003cp\u003eISOLATE-X5® is not built for numbers on paper. It is built for real use, for athletes and active individuals who want a clean, efficient protein that is easy to repeat day after day.\u003c\/p\u003e\n\u003cp\u003eFormula purity, excellent digestibility and a premium flavour profile transform every serving into a choice that fits naturally into a modern nutritional strategy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USER EXPERIENCE --\u003e\n\u003cdiv class=\"isolatex5-section isolatex5-section-contrast\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cdiv class=\"isolatex5-grid-2\"\u003e\n\u003cdiv class=\"isolatex5-card\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eUser experience\u003c\/span\u003e\n\u003ch2\u003eExcellence in real life\u003c\/h2\u003e\n\u003cul class=\"isolatex5-checks\"\u003e\n\u003cli\u003eEasy and fast mixing\u003c\/li\u003e\n\u003cli\u003eFine, uniform texture\u003c\/li\u003e\n\u003cli\u003eA pleasant shake every time\u003c\/li\u003e\n\u003cli\u003ePremium flavour profile\u003c\/li\u003e\n\u003cli\u003eLight feeling after consumption\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWhen a product is consumed daily, the experience matters just as much as the formula. ISOLATE-X5® delivers excellence on both fronts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-card\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eDaily utility\u003c\/span\u003e\n\u003ch2\u003eA premium whey isolate for the real pace of the day\u003c\/h2\u003e\n\u003cp\u003eISOLATE-X5® is not built just for label numbers. It is built for real use, for athletes and active individuals who want a clean, efficient protein that is easy to repeat day after day.\u003c\/p\u003e\n\u003cp\u003eFormula purity, excellent digestibility and a premium flavour profile make every serving an easy choice to integrate into a modern nutritional strategy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cdiv class=\"isolatex5-section isolatex5-section-soft\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003ePremium comparison\u003c\/span\u003e\n\u003ch2\u003eWhy is ISOLATE-X5® different?\u003c\/h2\u003e\n\u003cp\u003eIn a market full of products that look similar at first glance, the real difference comes from what is not immediately visible, the quality of the raw material, the technology used, the attention to detail and the final standard of the product.\u003c\/p\u003e\n\u003cdiv class=\"isolatex5-compare\"\u003e\n\u003cdiv class=\"isolatex5-compare-card good\"\u003e\n\u003cdiv class=\"isolatex5-compare-head\"\u003e\n\u003ch3\u003eISOLATE-X5®\u003c\/h3\u003e\n\u003cspan class=\"isolatex5-pill good\"\u003ePremium choice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"isolatex5-compare-list\"\u003e\n\u003cli\u003eCold-filtered whey protein isolate (CFW®)\u003c\/li\u003e\n\u003cli\u003e27g protein per serving\u003c\/li\u003e\n\u003cli\u003e6g naturally occurring BCAA\u003c\/li\u003e\n\u003cli\u003e0 added sugar\u003c\/li\u003e\n\u003cli\u003ePremium grass-fed raw material\u003c\/li\u003e\n\u003cli\u003eHigh purity, fast absorption and excellent digestibility\u003c\/li\u003e\n\u003cli\u003eFlavours developed for perfection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-compare-card basic\"\u003e\n\u003cdiv class=\"isolatex5-compare-head\"\u003e\n\u003ch3\u003eStandard whey isolate\u003c\/h3\u003e\n\u003cspan class=\"isolatex5-pill basic\"\u003eBasic formula\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"isolatex5-compare-list\"\u003e\n\u003cli\u003eNo clear source traceability or raw material transparency\u003c\/li\u003e\n\u003cli\u003eFiltered at high temperatures or via ion exchange, with less processing transparency\u003c\/li\u003e\n\u003cli\u003eLess refined and less consistent flavour profile\u003c\/li\u003e\n\u003cli\u003eLess control over final purity\u003c\/li\u003e\n\u003cli\u003eLess consistency between functionality and consumption experience\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOR WHOM + HOW TO USE --\u003e\n\u003cdiv class=\"isolatex5-section isolatex5-section-soft\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cdiv class=\"isolatex5-grid-2\"\u003e\n\u003cdiv class=\"isolatex5-card\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eWho it's for\u003c\/span\u003e\n\u003ch2\u003eDesigned for an active lifestyle\u003c\/h2\u003e\n\u003cul class=\"isolatex5-checks\"\u003e\n\u003cli\u003eFor athletes seeking fast recovery and superior protein intake\u003c\/li\u003e\n\u003cli\u003eFor those looking to maintain and build lean muscle mass\u003c\/li\u003e\n\u003cli\u003eFor active individuals who want a clean, efficient protein that is easy to integrate daily\u003c\/li\u003e\n\u003cli\u003eFor those who value purity, taste and genuine quality\u003c\/li\u003e\n\u003cli\u003eFor anyone who wants a premium whey isolate without compromise\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"isolatex5-card\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eHow to use\u003c\/span\u003e\n\u003ch2\u003eSimple, efficient and premium integration\u003c\/h2\u003e\n\u003cp\u003eFor optimal results, ISOLATE-X5® can be strategically integrated into your daily routine according to your individual protein requirements and nutritional goals.\u003c\/p\u003e\n\u003cdiv class=\"isolatex5-feature-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eServing:\u003c\/strong\u003e 1 scoop\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePreparation:\u003c\/strong\u003e mix with 300ml of water\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBest time:\u003c\/strong\u003e post-workout, in the morning or between meals\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003eFrequency:\u003c\/strong\u003e 1–4 scoops per day, depending on individual protein requirements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 16px;\"\u003eCan be used to support daily protein intake in a simple, efficient and premium way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"isolatex5-section isolatex5-section-alt\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003eFAQ ISOLATE-X5®\u003c\/span\u003e\n\u003ch2\u003eFrequently asked questions about ISOLATE-X5®\u003c\/h2\u003e\n\u003cdiv class=\"isolatex5-faq\"\u003e\n\u003cdetails class=\"isolatex5-faq-item\"\u003e\n\u003csummary\u003eIs it suitable for active individuals, not just athletes?\u003c\/summary\u003e\n\u003cdiv class=\"isolatex5-faq-content\"\u003eYes. ISOLATE-X5® is suitable for both athletes and active individuals who want a premium, clean protein source that is easy to integrate into their daily routine.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"isolatex5-faq-item\"\u003e\n\u003csummary\u003eCan it be used post-workout and between meals?\u003c\/summary\u003e\n\u003cdiv class=\"isolatex5-faq-content\"\u003eYes. Precisely because of its high purity, fast absorption and excellent digestibility, ISOLATE-X5® is well suited both post-workout and between meals as support for daily protein intake.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"isolatex5-faq-item\"\u003e\n\u003csummary\u003eIs it suitable for a clean eating approach?\u003c\/summary\u003e\n\u003cdiv class=\"isolatex5-faq-content\"\u003eYes. The formula is designed for those looking for a premium, clean and precise protein source that fits easily into a modern nutritional strategy.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"isolatex5-faq-item\"\u003e\n\u003csummary\u003eWhat sets ISOLATE-X5® apart from a standard whey isolate?\u003c\/summary\u003e\n\u003cdiv class=\"isolatex5-faq-content\"\u003eISOLATE-X5® stands out through the combination of premium grass-fed raw material, CFW® natural cold filtration technology, 27g of protein per serving, 6g of naturally occurring BCAA and zero added sugar.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"isolatex5-faq-item\"\u003e\n\u003csummary\u003eIs it suitable for a cutting phase?\u003c\/summary\u003e\n\u003cdiv class=\"isolatex5-faq-content\"\u003eYes. Precisely because of its high purity, fast absorption and zero-added-sugar formula, ISOLATE-X5® is an excellent choice for cutting phases and nutritional strategies focused on body composition.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"isolatex5-faq-item\"\u003e\n\u003csummary\u003eWhen is the best time to consume it?\u003c\/summary\u003e\n\u003cdiv class=\"isolatex5-faq-content\"\u003eIt is most commonly used post-workout, in the morning or between meals. The ideal timing depends on your daily protein requirements, nutritional goals and level of physical activity.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"isolatex5-faq-item\"\u003e\n\u003csummary\u003eAre the BCAA artificially added?\u003c\/summary\u003e\n\u003cdiv class=\"isolatex5-faq-content\"\u003eNo. The 6g of BCAA occur naturally from the protein source and contribute to the high biological value of the formula.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"isolatex5-faq-item\"\u003e\n\u003csummary\u003eCan it be used daily?\u003c\/summary\u003e\n\u003cdiv class=\"isolatex5-faq-content\"\u003eYes. ISOLATE-X5® is designed for daily use and integrates easily into a modern, clean routine oriented towards performance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"isolatex5-final-cta\"\u003e\n\u003cdiv class=\"isolatex5-container\"\u003e\n\u003cdiv class=\"isolatex5-final-cta-box\"\u003e\n\u003cspan class=\"isolatex5-mini-label\"\u003ePurity. Science. Performance.\u003c\/span\u003e\n\u003ch2\u003eWhen every detail matters, the right choice starts with purity.\u003c\/h2\u003e\n\u003cp\u003eSource purity. Formula precision. The standard of a premium isolate protein. ISOLATE-X5® raises the bar in the whey isolate category through an intelligent combination of premium raw material, modern technology and a complete consumption experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"2000 g \/ Chocotelly Spread","offer_id":39987517554791,"sku":"5940541555414","price":104.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Choco-Peanut","offer_id":29828075520103,"sku":"5940541555391","price":104.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Banana Peanut Butter","offer_id":39994502053991,"sku":"5940541555353","price":104.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Vanilla Ice-Cream","offer_id":29828075454567,"sku":"5940541555421","price":104.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Wheysquick Chocolate","offer_id":29828071129191,"sku":"5940541555377","price":104.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ White Chocolate Raspberry","offer_id":29828074405991,"sku":"5940541555384","price":104.0,"currency_code":"EUR","in_stock":false},{"title":"2000 g \/ Mango Shake","offer_id":39994502119527,"sku":"5940541555360","price":104.0,"currency_code":"EUR","in_stock":true},{"title":"2000 g \/ Wild Strawberry","offer_id":29828077453415,"sku":"7398942854014","price":104.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/ISOLATE-X5_2000g_60serv_Genius_Nutrition_Chocotelly_Spread.png?v=1752145061"},{"product_id":"hydro-hd-700g-24serv","title":"HYDRO-HD 700g\/24serv","description":"\u003cstyle\u003e\n  .hhd-landing {\n    --bg:#ffffff;--bg-soft:#fdf7f7;--bg-alt:#faf0f0;\n    --card:#ffffff;--card-2:#fef9f9;\n    --text:#1a0c0c;--muted:#6b4a4a;--accent:#c41818;--accent-2:#e63946;--accent-3:#fce4e4;\n    --line:rgba(196,24,24,0.08);--line-a:rgba(196,24,24,0.14);\n    --shadow:0 8px 32px rgba(40,10,10,0.07);--shadow-lg:0 20px 56px rgba(40,10,10,0.09);\n    --glow:0 0 0 1px rgba(196,24,24,0.06);\n    background:#ffffff;\n    color:var(--text);font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;line-height:1.7;\n  }\n  .hhd-landing *{box-sizing:border-box;}\n  .hhd-landing h1,.hhd-landing h2,.hhd-landing h3{font-weight:800;line-height:1.20;color:var(--text);margin:0 0 14px;}\n  .hhd-landing h1{font-size:clamp(26px,4vw,46px);letter-spacing:-0.02em;}\n  .hhd-landing h2{font-size:clamp(22px,3vw,36px);letter-spacing:-0.02em;}\n  .hhd-landing h3{font-size:clamp(15px,2vw,19px);}\n  .hhd-landing p{margin:0 0 14px;color:var(--muted);font-size:15px;}\n  .hhd-landing p:last-child{margin-bottom:0;}\n  .hhd-container{width:100%;max-width:1240px;margin:0 auto;padding:0 24px;}\n  .hhd-badge{display:inline-flex;align-items:center;gap:10px;padding:9px 18px;border-radius:999px;border:1px solid rgba(196,24,24,0.28);background:rgba(196,24,24,0.06);color:var(--accent);font-size:11px;font-weight:800;letter-spacing:0.10em;text-transform:uppercase;margin-bottom:22px;}\n  .hhd-badge::before{content:\"\";width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px rgba(196,24,24,0.15);flex:0 0 6px;}\n  .hhd-mini-label{display:block;font-size:11px;font-weight:800;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;}\n  .hhd-highlight{color:var(--accent-2);font-weight:700;}\n  .hhd-hero{position:relative;overflow:hidden;padding:80px 0 48px;background:radial-gradient(ellipse at 80% 0%,rgba(196,24,24,0.06),transparent 40%),radial-gradient(ellipse at 10% 100%,rgba(196,24,24,0.03),transparent 40%),#ffffff;border-bottom:1px solid var(--line);}\n  .hhd-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:stretch;}\n  .hhd-hero-copy{display:flex;flex-direction:column;justify-content:center;}\n  .hhd-lead{font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:24px;}\n  .hhd-trust-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px;}\n  .hhd-trust-badge{padding:6px 14px;border-radius:6px;border:1px solid rgba(196,24,24,0.28);background:rgba(196,24,24,0.06);color:var(--accent);font-size:12px;font-weight:700;letter-spacing:0.04em;}\n  .hhd-stats-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-radius:14px;overflow:hidden;border:1px solid var(--line-a);background:var(--line-a);margin-top:8px;}\n  .hhd-stat-box{background:#ffffff;padding:16px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;}\n  .hhd-stat-number{font-size:18px;font-weight:900;color:var(--accent);letter-spacing:-0.02em;line-height:1;}\n  .hhd-stat-text{font-size:10px;color:var(--muted);font-weight:700;letter-spacing:0.04em;text-transform:uppercase;line-height:1.3;}\n  .hhd-hero-visual{display:grid;}\n  .hhd-hero-frame{position:relative;height:100%;min-height:640px;border-radius:30px;overflow:hidden;border:1px solid var(--line-a);box-shadow:0 28px 70px rgba(20,0,0,0.12);background:radial-gradient(ellipse at 50% 20%,rgba(196,24,24,0.07),transparent 55%),linear-gradient(160deg,#faf0f0 0%,#f5e8e8 100%);}\n  .hhd-hero-img{display:block;width:100%;height:100%;min-height:640px;object-fit:cover;}\n  .hhd-hero-floating{position:absolute;left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;z-index:2;}\n  .hhd-floating-card{padding:18px;border-radius:20px;background:rgba(255,255,255,0.90);border:1px solid rgba(255,255,255,0.80);backdrop-filter:blur(14px);box-shadow:0 12px 32px rgba(0,30,60,0.12);}\n  .hhd-floating-card strong{display:block;font-size:13px;color:#0a1520;margin-bottom:6px;letter-spacing:0.07em;text-transform:uppercase;}\n  .hhd-floating-card span{display:block;font-size:13px;color:#374151;line-height:1.5;}\n  .hhd-section{padding:72px 0;border-bottom:1px solid var(--line);}\n  .hhd-section-alt{background:radial-gradient(ellipse at 70% 0%,rgba(196,24,24,0.05),transparent 42%),radial-gradient(ellipse at 20% 100%,rgba(196,24,24,0.03),transparent 38%),var(--bg-alt);}\n  .hhd-section-soft{background:radial-gradient(ellipse at 90% 50%,rgba(196,24,24,0.03),transparent 50%),radial-gradient(ellipse at 5% 50%,rgba(196,24,24,0.03),transparent 45%),var(--bg-soft);}\n  .hhd-grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:stretch;}\n  .hhd-card{background:var(--card);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow);}\n  .hhd-feature-box{background:radial-gradient(ellipse at 100% 0%,rgba(196,24,24,0.05),transparent 55%),var(--card-2);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow),var(--glow);}\n  .hhd-checks{list-style:none;padding:0;margin:14px 0 0;}\n  .hhd-checks li{position:relative;padding-left:24px;margin-bottom:10px;color:var(--muted);font-size:14px;line-height:1.65;}\n  .hhd-checks li::before{content:\"✔\";position:absolute;left:0;top:0;color:var(--accent-2);font-weight:700;}\n  .hhd-icon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px;}\n  .hhd-icon-card{background:var(--card);border:1px solid var(--line-a);border-radius:18px;padding:26px 22px;transition:border-color 0.2s;}\n  .hhd-icon-card:hover{border-color:rgba(196,24,24,0.30);}\n  .hhd-icon{width:48px;height:48px;border-radius:14px;background:rgba(196,24,24,0.08);border:1px solid rgba(196,24,24,0.18);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px;}\n  .hhd-icon-card h3{font-size:15px;margin-bottom:8px;}\n  .hhd-icon-card p{font-size:13px;line-height:1.6;margin:0;}\n  .hhd-ingr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:36px;}\n  .hhd-ingr-card{background:var(--card);border:1px solid var(--line-a);border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:8px;}\n  .hhd-ingr-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;}\n  .hhd-ingr-name{font-size:15px;font-weight:800;color:var(--text);line-height:1.3;}\n  .hhd-ingr-tag{flex-shrink:0;padding:4px 11px;border-radius:999px;background:rgba(196,24,24,0.10);border:1px solid rgba(196,24,24,0.22);color:var(--accent);font-size:12px;font-weight:800;letter-spacing:0.04em;}\n  .hhd-ingr-card p{font-size:13px;line-height:1.6;margin:0;}\n  .hhd-target-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;}\n  .hhd-target-item{display:flex;align-items:flex-start;gap:14px;background:rgba(196,24,24,0.03);border:1px solid var(--line-a);border-radius:16px;padding:20px 18px;}\n  .hhd-target-icon{font-size:22px;flex-shrink:0;line-height:1;margin-top:2px;}\n  .hhd-target-item p{font-size:14px;margin:0;color:var(--muted);}\n  .hhd-usage-box{max-width:780px;margin:0 auto;background:var(--card);border:1px solid var(--line-a);border-radius:22px;padding:36px 38px;box-shadow:var(--shadow),var(--glow);}\n  .hhd-disclaimer{max-width:900px;margin:28px auto 0;padding:22px 26px;border-radius:14px;border:1px solid var(--line);background:var(--bg-soft);font-size:12px;color:var(--muted);line-height:1.7;}\n  .hhd-disclaimer strong{color:var(--text);}\n  .hhd-final-cta{padding:72px 0 80px;background:radial-gradient(ellipse at 50% 0%,rgba(196,24,24,0.06),transparent 45%),var(--bg-soft);}\n  .hhd-cta-box{max-width:900px;margin:0 auto;text-align:center;padding:42px 36px;border-radius:28px;background:#ffffff;border:1px solid rgba(196,24,24,0.18);box-shadow:var(--shadow),var(--glow);}\n  .hhd-cta-box p{max-width:680px;margin:0 auto 6px;font-size:15px;}\n  .hhd-key-points{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:22px;}\n  .hhd-key-point{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--accent);letter-spacing:0.04em;}\n  .hhd-key-point::before{content:\"✓\";width:20px;height:20px;background:rgba(196,24,24,0.12);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--accent);font-weight:900;}\n  @media(max-width:1100px){.hhd-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}\n  @media(max-width:989px){\n    .hhd-hero-grid,.hhd-grid-2,.hhd-target-grid,.hhd-hero-floating{grid-template-columns:1fr;}\n    .hhd-ingr-grid{grid-template-columns:1fr;}\n    .hhd-stats-band{grid-template-columns:repeat(2,minmax(0,1fr));}\n    .hhd-hero{padding:56px 0 36px;}.hhd-section{padding:52px 0;}\n    .hhd-hero-frame,.hhd-hero-img{min-height:460px;}\n    .hhd-floating-card{padding:16px;}\n  }\n  @media(max-width:680px){\n    .hhd-icon-grid{grid-template-columns:1fr;}\n    .hhd-container{padding:0 18px;}\n    .hhd-card,.hhd-feature-box,.hhd-icon-card,.hhd-ingr-card{padding:20px 18px;}\n    .hhd-usage-box{padding:26px 20px;}.hhd-cta-box{padding:28px 20px;}\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"hhd-landing\"\u003e\n\n  \u003cdiv class=\"hhd-hero\" id=\"top\"\u003e\n    \u003cdiv class=\"hhd-container\"\u003e\n      \u003cdiv class=\"hhd-hero-grid\"\u003e\n        \u003cdiv class=\"hhd-hero-copy\"\u003e\n          \u003cspan class=\"hhd-badge\"\u003eWPH Hydrolysed - PeptoPro® - HMB - BCAA 8:1:1 - Glutamine Peptide - Super High Speed\u003c\/span\u003e\n          \u003ch1\u003eHYDRO-HD - The protein with the fastest absorption rate. Whey hydrolysate + PeptoPro® + HMB.\u003c\/h1\u003e\n          \u003cp class=\"hhd-lead\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eHYDRO-HD from Genius Nutrition®\u003c\/strong\u003e is the protein with \u003cspan class=\"hhd-highlight\"\u003ethe fastest absorption rate available on the market\u003c\/span\u003e. A perfect combination of whey protein hydrolysate and PeptoPro® (dipeptides and tripeptides from hydrolysed casein), enhanced with HMB, BCAA 8:1:1 and glutamine peptides. Super-fast absorption without digestive discomfort. 700g \/ 24 servings.\u003c\/p\u003e\n          \u003cdiv class=\"hhd-trust-badges\"\u003e\n            \u003cspan class=\"hhd-trust-badge\"\u003eHydrolysed Whey Protein\u003c\/span\u003e\n            \u003cspan class=\"hhd-trust-badge\"\u003ePeptoPro® Casein\u003c\/span\u003e\n            \u003cspan class=\"hhd-trust-badge\"\u003eAdded HMB\u003c\/span\u003e\n            \u003cspan class=\"hhd-trust-badge\"\u003eBCAA 8:1:1\u003c\/span\u003e\n            \u003cspan class=\"hhd-trust-badge\"\u003eGlutamine Peptide\u003c\/span\u003e\n            \u003cspan class=\"hhd-trust-badge\"\u003e24 Servings\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"hhd-stats-band\"\u003e\n            \u003cdiv class=\"hhd-stat-box\"\u003e\n\u003cspan class=\"hhd-stat-number\"\u003eWPH\u003c\/span\u003e\u003cspan class=\"hhd-stat-text\"\u003eHydrolysed whey\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hhd-stat-box\"\u003e\n\u003cspan class=\"hhd-stat-number\"\u003e8:1:1\u003c\/span\u003e\u003cspan class=\"hhd-stat-text\"\u003eBCAA ratio\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hhd-stat-box\"\u003e\n\u003cspan class=\"hhd-stat-number\"\u003eHMB\u003c\/span\u003e\u003cspan class=\"hhd-stat-text\"\u003eAnti-catabolism\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"hhd-stat-box\"\u003e\n\u003cspan class=\"hhd-stat-number\"\u003e24\u003c\/span\u003e\u003cspan class=\"hhd-stat-text\"\u003eServings \/ container\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-hero-visual\"\u003e\n          \u003cdiv class=\"hhd-hero-frame\"\u003e\n            \u003cimg class=\"hhd-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/HYDRO-HD_700g_24serv_Genius_Nutrition_Chocolate.jpg?v=1723798067\" alt=\"HYDRO-HD 700g 24 servings Chocolate Genius Nutrition\"\u003e\n            \u003cdiv class=\"hhd-hero-floating\"\u003e\n              \u003cdiv class=\"hhd-floating-card\"\u003e\n                \u003cstrong\u003eSuper High Speed Protein\u003c\/strong\u003e\n                \u003cspan\u003eWhey hydrolysate + PeptoPro® - dipeptides and tripeptides for the fastest possible absorption.\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"hhd-floating-card\"\u003e\n                \u003cstrong\u003eHMB + BCAA 8:1:1\u003c\/strong\u003e\n                \u003cspan\u003eMuscle anti-catabolism, stimulating protein synthesis and accelerated recovery after effort.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hhd-section hhd-section-alt\" id=\"despre\"\u003e\n    \u003cdiv class=\"hhd-container\"\u003e\n      \u003cdiv class=\"hhd-grid-2\"\u003e\n        \u003cdiv class=\"hhd-card\"\u003e\n          \u003cspan class=\"hhd-mini-label\"\u003eThe fastest absorption\u003c\/span\u003e\n          \u003ch2\u003eAmino acids in the blood in minutes, not hours - hydrolysis makes the difference\u003c\/h2\u003e\n          \u003cp\u003eHYDRO-HD is a perfect combination of whey protein hydrolysate and PeptoPro® which contains mainly dipeptides and tripeptides, allowing faster absorption than intact proteins. Amino acids fractionated through hydrolysis are rapidly absorbed in the body, promoting muscle development and recovery.\u003c\/p\u003e\n          \u003cp\u003eDue to its high absorption rate, it is an ideal product for professional athletes for whom rapid absorption and quick recovery after intense training are important. A practical advantage: it can be taken immediately after training without risk of bloating and digestive discomfort.\u003c\/p\u003e\n          \u003cp\u003eHYDRO-HD also acts on insulin secretion, which plays an important role in replenishing glycogen stores depleted after training and in protein anabolism.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-feature-box\"\u003e\n          \u003ch3\u003eWhat makes HYDRO-HD different\u003c\/h3\u003e\n          \u003cul class=\"hhd-checks\"\u003e\n            \u003cli\u003eHydrolysed whey protein (WPH) - the fastest absorption form available\u003c\/li\u003e\n            \u003cli\u003ePeptoPro® - casein hydrolysate with dipeptides and tripeptides for ultra-fast absorption\u003c\/li\u003e\n            \u003cli\u003eHMB (Beta-hydroxy beta-methylbutyric acid) - prevents muscle tissue breakdown\u003c\/li\u003e\n            \u003cli\u003eBCAA 8:1:1 (Leucine, Valine, Isoleucine) - advanced ratio for maximum protein synthesis\u003c\/li\u003e\n            \u003cli\u003eAlanyl-L-Glutamine (Glutamine Peptide) - muscle development and immunomodulatory effect\u003c\/li\u003e\n            \u003cli\u003eZero digestive discomfort - can be consumed immediately after training\u003c\/li\u003e\n            \u003cli\u003eStimulates insulin secretion for glycogen replenishment\u003c\/li\u003e\n            \u003cli\u003eLow sugar and saturated fat content\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hhd-section hhd-section-soft\"\u003e\n    \u003cdiv class=\"hhd-container\"\u003e\n      \u003cspan class=\"hhd-mini-label\"\u003eProven Benefits\u003c\/span\u003e\n      \u003ch2\u003eWhat HYDRO-HD Supports in Your Performance\u003c\/h2\u003e\n      \u003cdiv class=\"hhd-icon-grid\"\u003e\n        \u003cdiv class=\"hhd-icon-card\"\u003e\n          \u003cdiv class=\"hhd-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003eSuper-fast absorption (WPH)\u003c\/h3\u003e\n          \u003cp\u003eAmino acids fractionated through hydrolysis pass directly from the intestine into the blood, being transported directly to the muscles. The time and energy consumption required are significantly reduced compared to intact proteins.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-icon-card\"\u003e\n          \u003cdiv class=\"hhd-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3\u003eHMB - Muscle anti-catabolism\u003c\/h3\u003e\n          \u003cp\u003eHMB prevents muscle tissue breakdown by blocking enzymes that attack muscle fibre. In the long term, this results in increased muscle mass and strength, confirmed in clinical studies.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-icon-card\"\u003e\n          \u003cdiv class=\"hhd-icon\"\u003e💪\u003c\/div\u003e\n          \u003ch3\u003eBCAA 8:1:1 - Protein synthesis\u003c\/h3\u003e\n          \u003cp\u003eAdvanced 8:1:1 ratio with emphasis on leucine - the most anabolic amino acid, which increases protein synthesis rate. Anticatabolic and anabolic properties demonstrated in research.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-icon-card\"\u003e\n          \u003cdiv class=\"hhd-icon\"\u003e🔬\u003c\/div\u003e\n          \u003ch3\u003ePeptoPro® - Dipeptides and tripeptides\u003c\/h3\u003e\n          \u003cp\u003eCasein hydrolysate containing mainly dipeptides and tripeptides - the shortest possible protein chains, with the fastest possible absorption. Complements the whey hydrolysate.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-icon-card\"\u003e\n          \u003cdiv class=\"hhd-icon\"\u003e🔄\u003c\/div\u003e\n          \u003ch3\u003eGlycogen replenishment\u003c\/h3\u003e\n          \u003cp\u003eHYDRO-HD acts on insulin secretion, accelerating the replenishment of glycogen stores depleted after training - essential for complete recovery and preparation for the next session.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-icon-card\"\u003e\n          \u003cdiv class=\"hhd-icon\"\u003e🧬\u003c\/div\u003e\n          \u003ch3\u003eGlutamine Peptide - Recovery\u003c\/h3\u003e\n          \u003cp\u003eAlanyl-L-Glutamine with peptide bonds that ensure purity, stability and better assimilation. Helps with muscle mass development, combats catabolism and has a possible immunomodulatory effect.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hhd-section hhd-section-alt\"\u003e\n    \u003cdiv class=\"hhd-container\"\u003e\n      \u003cspan class=\"hhd-mini-label\"\u003eComplete Formula\u003c\/span\u003e\n      \u003ch2\u003eWhat Does HYDRO-HD Contain?\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px;margin-bottom:0;\"\u003eA cutting-edge formula with 5 categories of active ingredients for the fastest absorption and recovery.\u003c\/p\u003e\n      \u003cdiv class=\"hhd-ingr-grid\"\u003e\n        \u003cdiv class=\"hhd-ingr-card\"\u003e\n          \u003cdiv class=\"hhd-ingr-header\"\u003e\n            \u003cspan class=\"hhd-ingr-name\"\u003eHydrolysed Whey Protein (WPH)\u003c\/span\u003e\n            \u003cspan class=\"hhd-ingr-tag\"\u003eFormula base\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eThe main ingredient - whey protein fractionated through enzymatic hydrolysis into free amino acids and short peptides. The fastest form of whey protein absorption available, with a complete essential amino acid profile.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-ingr-card\"\u003e\n          \u003cdiv class=\"hhd-ingr-header\"\u003e\n            \u003cspan class=\"hhd-ingr-name\"\u003ePeptoPro® (Casein Hydrolysate)\u003c\/span\u003e\n            \u003cspan class=\"hhd-ingr-tag\"\u003eDipeptides\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eCasein hydrolysate containing mainly dipeptides and tripeptides - the shortest possible protein chains. Complements the whey hydrolysate for a complete spectrum of ultra-fast absorption.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-ingr-card\"\u003e\n          \u003cdiv class=\"hhd-ingr-header\"\u003e\n            \u003cspan class=\"hhd-ingr-name\"\u003eHMB (Beta-Hydroxy Beta-Methylbutyric Acid)\u003c\/span\u003e\n            \u003cspan class=\"hhd-ingr-tag\"\u003eAnti-catabolism\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003ePrevents muscle tissue breakdown by blocking enzymes that attack muscle fibre. Clinical studies demonstrated muscle mass increase in 2 weeks and strength gains in the lower body.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-ingr-card\"\u003e\n          \u003cdiv class=\"hhd-ingr-header\"\u003e\n            \u003cspan class=\"hhd-ingr-name\"\u003eBCAA 8:1:1 (Leucine, Valine, Isoleucine)\u003c\/span\u003e\n            \u003cspan class=\"hhd-ingr-tag\"\u003eAnabolic\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp\u003eAdvanced 8:1:1 ratio with emphasis on leucine - the most anabolic branched-chain amino acid. Requires no complex digestion - passes directly from the intestine into the blood and is transported directly to the muscles.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hhd-section hhd-section-soft\"\u003e\n    \u003cdiv class=\"hhd-container\"\u003e\n      \u003cspan class=\"hhd-mini-label\"\u003eDesigned For\u003c\/span\u003e\n      \u003ch2\u003eWho Benefits From HYDRO-HD?\u003c\/h2\u003e\n      \u003cp style=\"max-width:660px;margin-bottom:0;\"\u003eHYDRO-HD is the protein of professionals - the fastest path from shake to muscle.\u003c\/p\u003e\n      \u003cdiv class=\"hhd-target-grid\"\u003e\n        \u003cdiv class=\"hhd-target-item\"\u003e\n          \u003cspan class=\"hhd-target-icon\"\u003e🏆\u003c\/span\u003e\n          \u003cp\u003eProfessional athletes and competitive bodybuilders for whom rapid absorption and quick recovery after intense training are critical for progress.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-target-item\"\u003e\n          \u003cspan class=\"hhd-target-icon\"\u003e⚡\u003c\/span\u003e\n          \u003cp\u003eAthletes who need an immediate post-workout recovery window - amino acids in the blood in minutes, not hours, without digestive discomfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-target-item\"\u003e\n          \u003cspan class=\"hhd-target-icon\"\u003e💪\u003c\/span\u003e\n          \u003cp\u003eAthletes in muscle building or cutting who want to prevent muscle catabolism with HMB and stimulate maximum protein synthesis with BCAA 8:1:1 and glutamine peptides.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hhd-target-item\"\u003e\n          \u003cspan class=\"hhd-target-icon\"\u003e🔥\u003c\/span\u003e\n          \u003cp\u003eAnyone suffering from digestive discomfort after classic proteins - the hydrolysate eliminates the risk of bloating and can be consumed immediately after the most intense training.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hhd-section hhd-section-alt\"\u003e\n    \u003cdiv class=\"hhd-container\"\u003e\n      \u003cspan class=\"hhd-mini-label\"\u003eDirections for Use\u003c\/span\u003e\n      \u003ch2 style=\"text-align:center;margin-bottom:28px;\"\u003eHow to Use HYDRO-HD\u003c\/h2\u003e\n      \u003cdiv class=\"hhd-usage-box\"\u003e\n        \u003cp style=\"text-align:center;font-size:16px;color:var(--text);font-weight:700;margin-bottom:18px;\"\u003e1 scoop (29g) in a shaker with 250ml cold water. Shake for 30 seconds. Consume before and\/or after training.\u003c\/p\u003e\n        \u003cp style=\"font-size:14px;line-height:1.75;text-align:center;color:var(--muted);\"\u003eDue to its ultra-fast absorption, HYDRO-HD is ideal for immediate post-workout consumption, in the anabolic window, when the body needs amino acids the most.\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eProduct details:\u003c\/strong\u003e Net weight: 700g - Servings: 24 - Serving: 1 scoop = 29g - Version: 1.0 - Product includes measuring scoop\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hhd-final-cta\"\u003e\n    \u003cdiv class=\"hhd-container\"\u003e\n      \u003cdiv class=\"hhd-cta-box\"\u003e\n        \u003cspan class=\"hhd-mini-label\" style=\"display:block;text-align:center;margin-bottom:12px;\"\u003eSpeed. Strength. Recovery. Zero compromises.\u003c\/span\u003e\n        \u003ch2\u003eHYDRO-HD - The fastest protein. Whey hydrolysate + PeptoPro® + HMB + BCAA 8:1:1.\u003c\/h2\u003e\n        \u003cp\u003eHydrolysed whey protein with PeptoPro® (dipeptides and tripeptides), HMB for anti-catabolism, BCAA 8:1:1 for maximum protein synthesis and glutamine peptides for recovery. Super-fast absorption without digestive discomfort. 700g \/ 24 servings Chocolate.\u003c\/p\u003e\n        \u003cdiv class=\"hhd-key-points\"\u003e\n          \u003cspan class=\"hhd-key-point\"\u003eWPH Hydrolysed\u003c\/span\u003e\n          \u003cspan class=\"hhd-key-point\"\u003ePeptoPro®\u003c\/span\u003e\n          \u003cspan class=\"hhd-key-point\"\u003eAdded HMB\u003c\/span\u003e\n          \u003cspan class=\"hhd-key-point\"\u003eBCAA 8:1:1\u003c\/span\u003e\n          \u003cspan class=\"hhd-key-point\"\u003e700g \/ 24 Servings\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hhd-disclaimer\"\u003e\n\u003cstrong\u003eImportant!\u003c\/strong\u003e All supplements are recommended exclusively for healthy individuals. Not for use by pregnant or breastfeeding women. Keep out of reach of children. Use of this dietary supplement does not replace a normal, balanced diet. Do not exceed the recommended daily dose. Consume preferably before the end of the period indicated on the packaging. Store in a dry, cool place. Manufactured on equipment that processes products containing active ingredients derived from milk, egg and soya.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"700 g \/ Chocolate","offer_id":29840152395879,"sku":"7355826869229","price":44.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/HYDRO-HD_700g_24serv_Genius_Nutrition_Chocolate.jpg?v=1730890040"},{"product_id":"iso-milk-2000g-61serv","title":"ISO-MILK 2000g\/61serv","description":"\u003cp\u003e\u003cb\u003e\u003ci\u003eHit your goals by staying within protein shake calorie limits\u003c\/i\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eYou've got proteins on your mind. Indeed, it is hard to imagine anything happening in the body without protein involvement. They are going to satiate you, help you build muscles, even help you lean up.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eBut everyone is taking their proteins after the workout...\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eISO-MILK\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\"\u003e is a 100% milk protein isolate that contains a combination of:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e- 20% Whey Protein that quickly digests and begins to build muscle mass\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e- 80% Slow assimilation Casein that will keep you in an anabolic state \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cb\u003eISO-MILK\u003c\/b\u003e is made directly from fresh milk by pasteurization, microfiltration, and ultrafiltration at low temperatures. Then it was converted to powder in a separate drying chamber. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eThanks to this unique process, this protein structure retains its fuller form and remains rich in immunoglobulin\u003c\/span\u003e\u003cb\u003e.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eISO-MILK \u003c\/b\u003e\u003cspan style=\"font-weight: 400;\"\u003econtains extremely low fat, carbohydrate or lactose, but has a high content of amino acids especially BCAA.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eThis is one of the purest forms of protein out there not just by recognition but its \u003c\/span\u003e\u003ci\u003e\u003cspan style=\"font-weight: 400;\"\u003eNatural filtration technology\u003c\/span\u003e\u003c\/i\u003e\u003cspan style=\"font-weight: 400;\"\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eThe protein consumed in pre-workout time helps in the development process by directly affecting the Excess Post-Exercise Oxygen Consumption (EPOC), where you infuse more oxygen before exercise, thus giving your body more energy during training.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eAthletes who use pre-workout proteins have higher protein synthesis by 33% during exercise. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eAlso by taking your protein isolate before training, you will increase the anabolic effects of exercise, which in turn create a demand for energy (fat loss).\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eISO-MILK Protein\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\"\u003e has pronounced functions to protect muscle tissue from breakdown and is strongly influenced by the enhanced build-up of high expressive muscle mass. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eOn the other hand, the presence of immunoglobulin-boosting substances is higher even than other high-quality protein preparations, as special attention is paid to their preservation. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eIt dissolves instantly (no blender or mixer needed) and has a first-class taste.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eMorning, noon, or night, this is like having a treat. It's easy to use as a meal replacement or before bed shake. Getting the extra protein can help your muscles feel full.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eYou can drink this like a regular shake, or use it to make protein pancakes, or throw it in with your oatmeal. Really... the possibilities are endless. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eWe know that you'll appreciate the pure protein you get with no added fillers or anything unnecessary because this is;\u003c\/span\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003e\u003cb\u003e100% milk isolate protein\u003c\/b\u003e\u003c\/p\u003e\n\u003cbr\u003e\u003ci\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eMore nutrient uptake (20% Whey and 80% Casein)\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/i\u003e\u003ci\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eIncreased protein synthesis by 33 %\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/i\u003e\u003ci\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eSupports fat metabolism\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/i\u003e\u003ci\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003ePerfect ratio for restoring long-term muscle mass\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/i\u003e\u003ci\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eProtects muscle tissue from breakdown\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/i\u003e\u003ci\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eNatural filtration technology\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003ci\u003e\u003cspan style=\"font-weight: 400;\"\u003e27g protein per serving\u003c\/span\u003e\u003c\/i\u003e\u003c\/li\u003e\n\u003c\/i\u003e\u003cbr\u003e\n\u003cp\u003e\u003cb\u003eProteins\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\"\u003e- Eating protein (alone or with carbs) before exercise has been shown to increase muscle protein synthesis. One study showed a positive anabolic response after participants consumed 20 grams of whey protein before exercise \u003c\/span\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003e\u003cb\u003eNon-Essential Amino Acids\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\"\u003e after ingestion and immediately after absorption, enter the bloodstream, helping to maintain a constant balance of nitrogens, prevent catabolism, promote muscle recovery and growth. Studies have shown that a lack of amino acids during an increase in physical activity leads to the breakdown of muscle tissue, to cover the body's energy needs in this way. Another vital role of amino acids is to help break down fat in cells, promote pituitary function, and thereby stimulate the natural secretion of growth hormones, all of which lead to the build-up of lean muscle tissue. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eEssential Amino Acids\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\"\u003e must be introduced into the body through nutrition, as they play a significant role in the construction of muscle tissue; that is, they represent 1\/3 of muscle tissue. At the same time, they preserve glycogen reserves in the muscles from excessive decomposition during physical exertion. The body uses BCAA as an indirect source of energy for the muscles by converting them to glucose through a process known as gluconeogenesis, which takes place in the liver. It is an absolute imperative that athletes take them before and but also after intense weight training.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003e\u003ci\u003eISO-\u003c\/i\u003e\u003c\/b\u003e\u003cb\u003e\u003ci\u003eMILK\u003c\/i\u003e\u003c\/b\u003e\u003cb\u003e\u003ci\u003e protein- your tasty protein shake secret!\u003c\/i\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eDIRECTIONS FOR USE\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e➠\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cspan\u003e \u003c\/span\u003eWorkout days: Add 1 scoop of product in your shaker cup and pour 250 ml of cold water. Cover and shake for 30 seconds. Consume a serving before workout and one more scoop before sleep.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e Workout days: Add 1 scoop of product in your shaker cup and pour 250 ml of cold water. Cover and shake for 30 seconds. Consume a serving between meals and\/or before sleep.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cb\u003eWarning! \u003c\/b\u003e\u003cspan\u003eDietary supplements are only intended for healthy persons. Do not take if pregnant or breastfeeding. Keep out of the reach of children. This dietary supplement should not be used as a substitute for a varied and balanced diet. Do not exceed recommended daily dose. Consume preferably before the date indicated on the container. Store in a cool and dry place.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Genius Nutrition®","offers":[{"title":"2000 g \/ Chocolate","offer_id":29840178839655,"sku":"5486892010610","price":75.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/products\/ISO-MILK_2000g_61serv_Genius_Nutrition_Chocolate.png?v=1730894622"},{"product_id":"iwhey-isolate-900g-28serv","title":"iWHEY® ISOLATE 900g\/27serv","description":"\u003cstyle\u003e\n  .iwhey-landing {\n    --bg: #0f1115;\n    --bg-soft: #171a21;\n    --card: #1d212b;\n    --text: #f5f7fb;\n    --muted: #b8c0cc;\n    --accent: #C41C7E;\n    --accent-2: #C41C7E;\n    --border: rgba(255,255,255,0.08);\n    --shadow: 0 20px 60px rgba(0,0,0,0.28);\n    background: linear-gradient(180deg, #0b0d11 0%, #131720 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n\n  .iwhey-landing * { box-sizing: border-box; }\n\n  .iwhey-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .iwhey-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 90px 0 70px;\n    background:\n      radial-gradient(circle at top right, rgba(196,28,126,0.18), transparent 32%),\n      radial-gradient(circle at top left, rgba(196,28,126,0.12), transparent 30%),\n      linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0));\n    border-bottom: 1px solid var(--border);\n  }\n\n  .iwhey-badge {\n    display: inline-block;\n    padding: 10px 16px;\n    border: 1px solid rgba(196,28,126,0.35);\n    border-radius: 999px;\n    color: var(--accent);\n    background: rgba(196,28,126,0.08);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n\n  .iwhey-hero-grid {\n    display: grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap: 40px;\n    align-items: start;\n  }\n\n  .iwhey-hero-copy h1 {\n    font-size: clamp(34px, 5vw, 60px);\n    line-height: 1.08;\n    letter-spacing: -0.03em;\n    margin: 0 0 18px;\n    color: #ffffff;\n  }\n\n  .iwhey-hero-copy .lead {\n    font-size: 18px;\n    color: var(--muted);\n    max-width: 760px;\n    margin: 0 0 28px;\n  }\n\n  .iwhey-trust-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 20px 0 0;\n  }\n\n  .iwhey-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(196,28,126,0.16);\n    color: #eaf7f2;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n  }\n\n  .iwhey-trust-badge::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--accent);\n    box-shadow: 0 0 0 4px rgba(196,28,126,0.12);\n    flex: 0 0 8px;\n  }\n\n  .iwhey-stats-band {\n    margin-top: 34px;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .iwhey-stat-box {\n    background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));\n    border: 1px solid rgba(196,28,126,0.14);\n    border-radius: 20px;\n    padding: 22px 18px;\n    text-align: center;\n    box-shadow: var(--shadow);\n  }\n\n  .iwhey-stat-number {\n    display: block;\n    font-size: clamp(24px, 3vw, 36px);\n    line-height: 1;\n    font-weight: 800;\n    color: #ffffff;\n    margin-bottom: 8px;\n    letter-spacing: -0.03em;\n  }\n\n  .iwhey-stat-text {\n    display: block;\n    font-size: 13px;\n    line-height: 1.45;\n    color: var(--muted);\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n\n  .iwhey-hero-visual {\n    position: relative;\n    min-height: 100%;\n    padding-top: 34px;\n  }\n\n  .iwhey-hero-image-wrap {\n    position: relative;\n    border-radius: 30px;\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,0.08);\n    box-shadow: 0 28px 70px rgba(15,23,32,0.14);\n    min-height: 640px;\n    background:\n      radial-gradient(circle at top right, rgba(196,28,126,0.12), transparent 24%),\n      linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02));\n  }\n\n  .iwhey-hero-placeholder {\n    width: 100%;\n    min-height: 640px;\n    padding: 34px;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    background:\n      radial-gradient(circle at center, rgba(196,28,126,0.16), transparent 30%),\n      linear-gradient(180deg, rgba(10,14,18,0.08), rgba(10,14,18,0.35));\n  }\n\n  .iwhey-hero-product-image {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 640px;\n    object-fit: cover;\n  }\n\n  .iwhey-hero-floating {\n    position: absolute;\n    left: 18px;\n    right: 18px;\n    bottom: 18px;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    z-index: 2;\n  }\n\n  .iwhey-floating-card {\n    padding: 18px;\n    border-radius: 20px;\n    background: rgba(255,255,255,0.84);\n    border: 1px solid rgba(255,255,255,0.58);\n    backdrop-filter: blur(14px);\n    box-shadow: 0 18px 36px rgba(12,18,28,0.14);\n  }\n\n  .iwhey-floating-card strong {\n    display: block;\n    font-size: 13px;\n    color: #0f1720;\n    margin-bottom: 6px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .iwhey-floating-card span {\n    display: block;\n    font-size: 14px;\n    color: #374151;\n    line-height: 1.5;\n  }\n\n  .iwhey-section {\n    padding: 72px 0;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(180deg, rgba(255,255,255,0.01), rgba(255,255,255,0));\n  }\n\n  .iwhey-section-alt {\n    background:\n      radial-gradient(circle at top left, rgba(196,28,126,0.07), transparent 34%),\n      linear-gradient(180deg, #121720 0%, #0d1118 100%);\n  }\n\n  .iwhey-section-soft {\n    background: linear-gradient(180deg, #10141c 0%, #151b24 100%);\n  }\n\n  .iwhey-section-contrast {\n    background:\n      radial-gradient(circle at right center, rgba(196,28,126,0.08), transparent 28%),\n      linear-gradient(180deg, #0b0e13 0%, #10151c 100%);\n  }\n\n  .iwhey-section h2 {\n    font-size: clamp(28px, 3vw, 42px);\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    margin: 0 0 18px;\n    color: #fff;\n  }\n\n  .iwhey-section h3 {\n    font-size: 22px;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .iwhey-section p {\n    margin: 0 0 18px;\n    color: var(--muted);\n    font-size: 17px;\n  }\n\n  .iwhey-mini-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--accent-2);\n  }\n\n  .iwhey-highlight {\n    color: var(--accent);\n    font-weight: 700;\n  }\n\n  .iwhey-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 28px;\n    align-items: start;\n  }\n\n  .iwhey-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .iwhey-icon-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 28px;\n  }\n\n  .iwhey-card,\n  .iwhey-icon-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));\n    border: 1px solid var(--border);\n    border-radius: 22px;\n    padding: 24px 26px;\n    box-shadow: var(--shadow);\n    height: 100%;\n  }\n\n  .iwhey-icon {\n    width: 54px;\n    height: 54px;\n    border-radius: 16px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(196,28,126,0.12);\n    border: 1px solid rgba(196,28,126,0.18);\n    color: var(--accent);\n    margin-bottom: 16px;\n  }\n\n  .iwhey-icon-card h3 {\n    font-size: 20px;\n    margin-bottom: 10px;\n  }\n\n  .iwhey-icon-card p {\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .iwhey-feature-box {\n    background: linear-gradient(135deg, rgba(196,28,126,0.10), rgba(255,255,255,0.03));\n    border: 1px solid rgba(196,28,126,0.18);\n    border-radius: 22px;\n    padding: 26px;\n  }\n\n  .iwhey-checks,\n  .iwhey-benefits,\n  .iwhey-usage-list,\n  .iwhey-compare-list {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n\n  .iwhey-checks li,\n  .iwhey-benefits li,\n  .iwhey-usage-list li,\n  .iwhey-compare-list li {\n    list-style: none !important;\n  }\n\n  .iwhey-checks li::marker,\n  .iwhey-benefits li::marker,\n  .iwhey-usage-list li::marker,\n  .iwhey-compare-list li::marker {\n    content: \"\";\n  }\n\n  .iwhey-checks li,\n  .iwhey-benefits li,\n  .iwhey-usage-list li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 12px;\n    color: var(--muted);\n  }\n\n  .iwhey-checks li::before,\n  .iwhey-benefits li::before,\n  .iwhey-usage-list li::before {\n    content: \"✔\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--accent);\n    font-weight: 700;\n  }\n\n  .iwhey-compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-top: 28px;\n  }\n\n  .iwhey-compare-card {\n    border-radius: 24px;\n    padding: 28px;\n    box-shadow: var(--shadow);\n    min-height: 100%;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .iwhey-compare-card.good {\n    background: linear-gradient(180deg, rgba(196,28,126,0.16), rgba(255,255,255,0.03));\n    border: 1px solid rgba(196,28,126,0.30);\n    box-shadow: 0 20px 60px rgba(0,0,0,0.28), 0 0 0 1px rgba(196,28,126,0.08), 0 0 40px rgba(196,28,126,0.10);\n  }\n\n  .iwhey-compare-card.good::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(circle at top right, rgba(196,28,126,0.14), transparent 34%);\n    pointer-events: none;\n  }\n\n  .iwhey-compare-card.basic {\n    background: linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.02));\n    border: 1px solid rgba(255,255,255,0.08);\n  }\n\n  .iwhey-compare-head {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .iwhey-pill {\n    display: inline-flex;\n    align-items: center;\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .iwhey-pill.good {\n    background: rgba(196,28,126,0.16);\n    color: var(--accent);\n    border: 1px solid rgba(196,28,126,0.28);\n    box-shadow: 0 0 20px rgba(196,28,126,0.10);\n  }\n\n  .iwhey-pill.basic {\n    background: rgba(255,255,255,0.05);\n    color: #cfd6df;\n    border: 1px solid rgba(255,255,255,0.08);\n  }\n\n  .iwhey-compare-list li {\n    position: relative;\n    padding-left: 22px;\n    margin-bottom: 12px;\n    color: var(--muted);\n  }\n\n  .iwhey-compare-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--accent);\n    box-shadow: 0 0 0 4px rgba(196,28,126,0.10);\n  }\n\n  .iwhey-faq {\n    display: grid;\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .iwhey-faq-item {\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 22px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.02));\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .iwhey-faq-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 22px 24px;\n    font-size: 18px;\n    font-weight: 700;\n    color: #ffffff;\n    position: relative;\n    padding-right: 64px;\n  }\n\n  .iwhey-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwhey-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 24px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(196,28,126,0.12);\n    border: 1px solid rgba(196,28,126,0.18);\n    color: var(--accent);\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .iwhey-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .iwhey-faq-content {\n    padding: 0 24px 24px;\n    color: var(--muted);\n    font-size: 16px;\n  }\n\n  .iwhey-final-cta {\n    padding: 88px 0;\n    background:\n      radial-gradient(circle at center, rgba(196,28,126,0.14), transparent 34%),\n      linear-gradient(180deg, #0c1015 0%, #11171f 100%);\n  }\n\n  .iwhey-final-cta-box {\n    max-width: 980px;\n    margin: 0 auto;\n    text-align: center;\n    padding: 42px 32px;\n    border-radius: 28px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));\n    border: 1px solid rgba(196,28,126,0.16);\n    box-shadow: var(--shadow);\n  }\n\n  .iwhey-final-cta-box p {\n    max-width: 760px;\n    margin: 0 auto 24px;\n    color: var(--muted);\n    font-size: 18px;\n  }\n\n  @media (max-width: 989px) {\n    .iwhey-hero-grid,\n    .iwhey-grid-2,\n    .iwhey-grid-3,\n    .iwhey-icon-grid,\n    .iwhey-compare,\n    .iwhey-stats-band,\n    .iwhey-hero-floating {\n      grid-template-columns: 1fr;\n    }\n\n    .iwhey-hero {\n      padding: 70px 0 54px;\n    }\n\n    .iwhey-hero-visual {\n      padding-top: 0;\n    }\n\n    .iwhey-section,\n    .iwhey-final-cta {\n      padding: 56px 0;\n    }\n\n    .iwhey-hero-image-wrap,\n    .iwhey-hero-placeholder,\n    .iwhey-hero-product-image {\n      min-height: 460px;\n    }\n\n    .iwhey-floating-card {\n      padding: 16px;\n    }\n\n    .iwhey-faq-item summary {\n      font-size: 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwhey-landing\"\u003e\n\u003cdiv id=\"top\" class=\"iwhey-hero\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-hero-grid\"\u003e\n\u003cdiv class=\"iwhey-hero-copy\"\u003e\n\u003cspan class=\"iwhey-badge\"\u003e100% natural cold filtered\u003c\/span\u003e\n\u003ch1\u003eGENIUS NUTRITION® iWHEY® ISOLATE - superior purity, naturally cold filtered\u003c\/h1\u003e\n\u003cp class=\"lead\"\u003eIn a category where many products promise purity, the real difference is made by the source, processing and standard of the core ingredient. GENIUS NUTRITION® iWHEY® ISOLATE is a premium protein created for those who want a superior whey isolate, made from carefully selected raw material and processed through natural cold filtration, for a clean, efficient and modern experience.\u003c\/p\u003e\n\u003cdiv class=\"iwhey-trust-badges\"\u003e\n\u003cspan class=\"iwhey-trust-badge\"\u003e100% natural cold filtered\u003c\/span\u003e \u003cspan class=\"iwhey-trust-badge\"\u003e25.3g-27g protein \/ serving\u003c\/span\u003e \u003cspan class=\"iwhey-trust-badge\"\u003e6.1g-6.5g BCAA \/ serving\u003c\/span\u003e \u003cspan class=\"iwhey-trust-badge\"\u003eNon-GMO\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-stats-band\"\u003e\n\u003cdiv class=\"iwhey-stat-box\"\u003e\n\u003cspan class=\"iwhey-stat-number\"\u003e25.3g-27g\u003c\/span\u003e \u003cspan class=\"iwhey-stat-text\"\u003eProtein per serving*\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-stat-box\"\u003e\n\u003cspan class=\"iwhey-stat-number\"\u003eCFW®\u003c\/span\u003e \u003cspan class=\"iwhey-stat-text\"\u003eNatural cold filtration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-stat-box\"\u003e\n\u003cspan class=\"iwhey-stat-number\"\u003e100%\u003c\/span\u003e \u003cspan class=\"iwhey-stat-text\"\u003eWhey Protein Isolate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-stat-box\"\u003e\n\u003cspan class=\"iwhey-stat-number\"\u003e6.1g-6.5g\u003c\/span\u003e \u003cspan class=\"iwhey-stat-text\"\u003eBCAA per serving*\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 12px; font-size: 12px; color: #8f97a6;\"\u003e*Values may vary depending on product flavour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-hero-visual\"\u003e\n\u003cdiv class=\"iwhey-hero-image-wrap\"\u003e\n\u003ca href=\"https:\/\/geniusnutrition.eu\/products\/iwhey-isolate-900g-28serv\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cimg class=\"iwhey-hero-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/iwhey_isolate_protein_izolata_din_zer.png?v=1774813945\" alt=\"GENIUS NUTRITION iWHEY ISOLATE whey protein isolate\"\u003e\n\u003c\/a\u003e\n\u003cdiv class=\"iwhey-hero-floating\"\u003e\n\u003cdiv class=\"iwhey-floating-card\"\u003e\n\u003cstrong\u003eCold-filtered purity\u003c\/strong\u003e \u003cspan\u003ePremium whey isolate obtained through the natural CFW® process, for a cleaner and more refined profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-floating-card\"\u003e\n\u003cstrong\u003eFast absorption and comfort\u003c\/strong\u003e \u003cspan\u003eExcellent digestibility, easy mixing and intelligent support for recovery and daily protein intake.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv id=\"produs\" class=\"iwhey-section iwhey-section-alt\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eOrigin\u003c\/span\u003e\n\u003ch2\u003eThe origin makes the difference\u003c\/h2\u003e\n\u003cp\u003eThe quality of a premium protein always starts with the source. iWHEY® ISOLATE is made from carefully selected raw material, sourced from high-quality whey, derived from milk obtained from naturally raised cows, in controlled conditions, closer to the natural balance offered by nature.\u003c\/p\u003e\n\u003cp\u003eThis is not just an image promise, but the real foundation of product quality. When the source is cleaner, better controlled and more carefully chosen, the result is a more refined, purer protein, better suited to the requirements of a modern, informed and demanding consumer. For a premium protein, the source is not a detail. It is the beginning of the entire difference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-feature-box\"\u003e\n\u003ch3\u003eHigh selection standard\u003c\/h3\u003e\n\u003cp\u003eGENIUS NUTRITION® iWHEY® ISOLATE is made from whey sourced from milk from naturally raised cows, without GMOs, chemical treatments, hormonal treatments, pesticides or antibiotics. These high standards contribute directly to the exceptional quality of the final product.\u003c\/p\u003e\n\u003cp\u003eiWHEY® ISOLATE brings forward what truly matters: origin, process integrity and real nutritional quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"iwhey-section iwhey-section-soft\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003ePremium processing\u003c\/span\u003e\n\u003ch2\u003e100% natural cold filtered\u003c\/h2\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003cp\u003eOne of the defining elements of the product is the natural filtration process, an essential step in obtaining an isolate protein with a superior purity standard. This approach is designed to preserve as much as possible the natural integrity of whey proteins and to deliver a cleaner, more precise and more nutritionally valuable final ingredient.\u003c\/p\u003e\n\u003cul class=\"iwhey-checks\"\u003e\n\u003cli\u003eHigh purity\u003c\/li\u003e\n\u003cli\u003eFast absorption\u003c\/li\u003e\n\u003cli\u003eExcellent digestibility\u003c\/li\u003e\n\u003cli\u003eModern and carefully controlled processing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eFinal result\u003c\/span\u003e\n\u003ch3\u003eA modern, premium and efficient formula\u003c\/h3\u003e\n\u003cp\u003eThrough this process, iWHEY® ISOLATE delivers a protein with a superior purity standard, suitable for those focused on performance, recovery and high-quality protein intake every day. For the consumer, this translates into a cleaner protein, easier to consume and easier to integrate into a daily routine built around performance and balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"iwhey-section iwhey-section-contrast\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003ePremium benefits\u003c\/span\u003e\n\u003ch2\u003eThe elements that define the real value of iWHEY® ISOLATE\u003c\/h2\u003e\n\u003cdiv class=\"iwhey-icon-grid\"\u003e\n\u003cdiv class=\"iwhey-icon-card\"\u003e\n\u003cdiv class=\"iwhey-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 4L18 7V12C18 15.5 15.7 18.6 12 20C8.3 18.6 6 15.5 6 12V7L12 4Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.5 12L11.2 13.7L14.8 10.2\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eMuscle mass support\u003c\/h3\u003e\n\u003cp\u003eHigh-quality protein intake for muscle growth, maintenance and definition, in a premium formula that is easy to integrate daily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-icon-card\"\u003e\n\u003cdiv class=\"iwhey-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 5V12L16 14\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8V12\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eEfficient post-workout recovery\u003c\/h3\u003e\n\u003cp\u003eRapidly available amino acids for muscle repair and efficient recovery after effort, exactly when the body needs them most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-icon-card\"\u003e\n\u003cdiv class=\"iwhey-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M8 6H16L17.5 10V18H6.5V10L8 6Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 10H15\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 14H14\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003ePrecise and clean protein intake\u003c\/h3\u003e\n\u003cp\u003eA filtered formula for more accurate, cleaner nutrition, easier to integrate daily, without compromising the ingredient standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-icon-card\"\u003e\n\u003cdiv class=\"iwhey-icon\" aria-hidden=\"true\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M7 8L12 4L17 8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9V13C8 15.761 10.239 18 13 18H16\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 18L14 16\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 18L14 20\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eExcellent digestibility\u003c\/h3\u003e\n\u003cp\u003eSuperior comfort in use, easy mixing and a premium consumption experience even in an intense daily routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"iwhey-section iwhey-section-alt\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eThe science of purity\u003c\/span\u003e\n\u003ch2\u003eA valuable, filtered and efficient protein source\u003c\/h2\u003e\n\u003cp\u003eWhey protein is one of the most valuable protein sources in sports nutrition thanks to its complete essential amino acid profile and rapid absorption capacity. In isolate form, it becomes even more refined, delivering a superior nutritional profile and efficient use by the body.\u003c\/p\u003e\n\u003cp\u003eThe real value of a premium protein is not only in the quantity declared per serving, but in bioavailability, source purity and the quality of the process through which it was obtained. This is exactly where iWHEY® ISOLATE stands apart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-feature-box\"\u003e\n\u003ch3\u003eFrom a nutritional perspective, iWHEY® ISOLATE can support:\u003c\/h3\u003e\n\u003cul class=\"iwhey-benefits\"\u003e\n\u003cli\u003eGrowth and maintenance of muscle mass\u003c\/li\u003e\n\u003cli\u003eRecovery after intense physical effort\u003c\/li\u003e\n\u003cli\u003eCompletion of daily protein intake\u003c\/li\u003e\n\u003cli\u003eSupport for an athletic and balanced physique\u003c\/li\u003e\n\u003cli\u003eEasy integration into a clean and precise nutrition plan\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"iwhey-section iwhey-section-soft\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eWho is it for?\u003c\/span\u003e\n\u003ch2\u003eA premium choice for those who demand more\u003c\/h2\u003e\n\u003cdiv class=\"iwhey-grid-3\"\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003ch3\u003eAthletes\u003c\/h3\u003e\n\u003cp\u003eIdeal for athletes seeking superior recovery and muscle support, along with high-quality protein intake after intense training sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003ch3\u003eActive people\u003c\/h3\u003e\n\u003cp\u003eSuitable for active people who want a clean, premium protein that is easy to integrate daily, without compromising the ingredient standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003ch3\u003eDemanding consumers\u003c\/h3\u003e\n\u003cp\u003eCreated for demanding consumers who value controlled origin, rigorous selection and real production standards behind a premium protein.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"iwhey-section iwhey-section-contrast\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003ePremium comparison\u003c\/span\u003e\n\u003ch2\u003eiWHEY® ISOLATE vs regular whey\u003c\/h2\u003e\n\u003cp\u003eThe real difference is visible in the source, processing, refinement and overall consumption experience.\u003c\/p\u003e\n\u003cdiv class=\"iwhey-compare\"\u003e\n\u003cdiv class=\"iwhey-compare-card good\"\u003e\n\u003cdiv class=\"iwhey-compare-head\"\u003e\n\u003ch3\u003eGENIUS NUTRITION® iWHEY® ISOLATE\u003c\/h3\u003e\n\u003cspan class=\"iwhey-pill good\"\u003ePremium choice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"iwhey-compare-list\"\u003e\n\u003cli\u003eCarefully selected source and high production standard\u003c\/li\u003e\n\u003cli\u003e100% natural cold filtered through the CFW® process\u003c\/li\u003e\n\u003cli\u003eSuperior purity and refined nutritional profile\u003c\/li\u003e\n\u003cli\u003eFast absorption and excellent digestibility\u003c\/li\u003e\n\u003cli\u003eBetter source traceability and clearer standard control\u003c\/li\u003e\n\u003cli\u003eComplete premium experience: from purity and mixing to daily use comfort\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-compare-card basic\"\u003e\n\u003cdiv class=\"iwhey-compare-head\"\u003e\n\u003ch3\u003eRegular whey\u003c\/h3\u003e\n\u003cspan class=\"iwhey-pill basic\"\u003eBasic formula\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"iwhey-compare-list\"\u003e\n\u003cli\u003eNo clear traceability of the source or raw material\u003c\/li\u003e\n\u003cli\u003eNo clear traceability and quality systems\u003c\/li\u003e\n\u003cli\u003eHigh-temperature filtration or ion exchange processes\u003c\/li\u003e\n\u003cli\u003eLess refined profile in terms of purity\u003c\/li\u003e\n\u003cli\u003eFlavours that are not always easy to consume daily\u003c\/li\u003e\n\u003cli\u003eLess functional value for the demanding consumer\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"iwhey-section iwhey-section-soft\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eConsumption experience\u003c\/span\u003e\n\u003ch2\u003eA premium shake, simple and efficient\u003c\/h2\u003e\n\u003cul class=\"iwhey-checks\"\u003e\n\u003cli\u003eFine texture and light consistency\u003c\/li\u003e\n\u003cli\u003eFast mixing, without clumps\u003c\/li\u003e\n\u003cli\u003ePleasant taste and clean profile\u003c\/li\u003e\n\u003cli\u003eExcellent comfort in daily use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eA premium product must deliver not only results, but also a consumption experience to match. iWHEY® ISOLATE is designed to turn every shake into a simple, pleasant and efficient moment, easy to repeat day after day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eMultiple goals\u003c\/span\u003e\n\u003ch2\u003ePerfectly adapted to a modern strategy\u003c\/h2\u003e\n\u003cul class=\"iwhey-checks\"\u003e\n\u003cli\u003eMuscle growth\u003c\/li\u003e\n\u003cli\u003eDefinition\u003c\/li\u003e\n\u003cli\u003eWeight maintenance\u003c\/li\u003e\n\u003cli\u003eIncreasing daily protein intake\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWhether your goal is performance, better body composition or simply more precise nutrition, iWHEY® ISOLATE integrates naturally into your objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"iwhey-section iwhey-section-alt\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eDirections for use\u003c\/span\u003e\n\u003ch2\u003eIntegrate iWHEY® ISOLATE intelligently into your routine\u003c\/h2\u003e\n\u003cp\u003eThe recommended serving is 1 scoop. Mix 1 scoop of product with 300-400 ml of cold water or milk, depending on your taste and consistency preference. The formula is designed for flexible and efficient use, according to your daily protein requirements.\u003c\/p\u003e\n\u003cdiv class=\"iwhey-feature-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eRecommended serving:\u003c\/strong\u003e 1 scoop\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePreparation:\u003c\/strong\u003e 300-400 ml cold water or milk\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency:\u003c\/strong\u003e 1-4 scoops per day, depending on protein requirements, goals and physical activity level\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iwhey-card\"\u003e\n\u003ch3\u003eRecommended consumption time\u003c\/h3\u003e\n\u003cul class=\"iwhey-usage-list\"\u003e\n\u003cli\u003eAfter training, to support muscle recovery\u003c\/li\u003e\n\u003cli\u003eIn the morning, to complete protein intake after the overnight fasting period\u003c\/li\u003e\n\u003cli\u003eBetween meals, for steady protein intake throughout the day\u003c\/li\u003e\n\u003cli\u003eWhenever you need a premium, fast and efficient protein source\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eUse the product according to your daily protein requirements, nutritional goals and level of physical activity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"iwhey-section iwhey-section-contrast\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003eiWHEY® ISOLATE FAQ\u003c\/span\u003e\n\u003ch2\u003eFrequently asked questions about GENIUS NUTRITION® iWHEY® ISOLATE\u003c\/h2\u003e\n\u003cdiv class=\"iwhey-faq\"\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eWhat makes iWHEY® ISOLATE different from a regular protein?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eiWHEY® ISOLATE stands apart through the high standard of its raw material, natural cold filtration and its focus on purity, origin and real nutritional integrity.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eIs it suitable only for athletes?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eNo. It is ideal for athletes, active people and anyone who wants a premium, clean protein source that is easy to consume daily.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eWhen is the best time to consume it?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eIt is most commonly used after training, in the morning or between meals. The ideal moment depends on protein requirements, nutritional goals and personal routine.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eIs it suitable during definition phases?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eYes. Thanks to its high purity, fast absorption and excellent digestibility, iWHEY® ISOLATE is a very good choice during definition phases, not only during muscle growth phases.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eCan it be used daily?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eYes, the formula is designed to be easily integrated into a daily routine, whether after training, between meals or as support for completing total protein intake.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eIs it suitable both after training and between meals?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eYes. Thanks to its high purity and rapid absorption, iWHEY® ISOLATE is highly suitable both after training and between meals, as support for daily protein intake.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"iwhey-faq-item\"\u003e\n\u003csummary\u003eDoes it fit a clean eating style?\u003c\/summary\u003e\n\u003cdiv class=\"iwhey-faq-content\"\u003eYes. The formula is designed for those looking for a premium, clean and precise protein source, easy to integrate into a modern nutritional strategy.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"iwhey-final-cta\"\u003e\n\u003cdiv class=\"iwhey-container\"\u003e\n\u003cdiv class=\"iwhey-final-cta-box\"\u003e\n\u003cspan class=\"iwhey-mini-label\"\u003ePurity redefined\u003c\/span\u003e\n\u003ch2\u003eA premium isolate protein for those who choose purity, origin and performance without compromise\u003c\/h2\u003e\n\u003cp\u003ePurity is not just a detail. It is the standard that defines the difference between a good protein and a premium protein.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"900 g \/ Chocolate","offer_id":32055104110695,"sku":"5940541553809","price":53.0,"currency_code":"EUR","in_stock":true},{"title":"900 g \/ Banana Milkshake","offer_id":32055104176231,"sku":"5940541553823","price":53.0,"currency_code":"EUR","in_stock":false},{"title":"900 g \/ Italian Caffe Latte","offer_id":32055104208999,"sku":"5940541553830","price":53.0,"currency_code":"EUR","in_stock":true},{"title":"900 g \/ Blueberry Muffin","offer_id":39254096314471,"sku":"5940541553847","price":53.0,"currency_code":"EUR","in_stock":true},{"title":"900 g \/ Strawberry","offer_id":32055104143463,"sku":"5409547237583","price":53.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/iWHEY_ISOLATE_900g_27serv_Genius_Nutrition_Chocolate_dreams.png?v=1750778670"},{"product_id":"steak-hp-750g","title":"STEAK-HP 750g\/25serv","description":"\u003cstyle\u003e\n  .steakhp-landing {\n    --bg: #ffffff;\n    --bg-soft: #f6fbfa;\n    --bg-alt: #eef8f6;\n    --card: #ffffff;\n    --text: #0c1a17;\n    --muted: #3d5a52;\n    --cyan: #14b8a6;\n    --cyan-2: #0d9488;\n    --lime: #84cc16;\n    --magenta: #d4249a;\n    --grad: linear-gradient(90deg, #14b8a6, #d4249a);\n    --border: rgba(20,184,166,0.14);\n    --shadow: 0 12px 40px rgba(13,110,90,0.09);\n    background: #ffffff;\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n  .steakhp-landing * { box-sizing: border-box; }\n  .steakhp-container { width:100%; max-width:1200px; margin:0 auto; padding:0 20px; }\n  .steakhp-hero {\n    position:relative; overflow:hidden; padding:90px 0 70px;\n    background: radial-gradient(circle at top right, rgba(20,184,166,0.10), transparent 36%),\n      radial-gradient(circle at bottom left, rgba(212,36,154,0.07), transparent 32%), #f6fbfa;\n    border-bottom:1px solid var(--border);\n  }\n  .steakhp-badge {\n    display:inline-block; padding:10px 16px; border-radius:999px; font-size:13px;\n    font-weight:700; letter-spacing:0.08em; text-transform:uppercase; margin-bottom:18px;\n    background-image:linear-gradient(90deg,#14b8a6,#d4249a);\n    -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text;\n    border:1px solid rgba(20,184,166,0.28);\n  }\n  .steakhp-hero-grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:40px; align-items:stretch; }\n  .steakhp-hero-copy { display:flex; flex-direction:column; justify-content:center; }\n  .steakhp-hero-copy h1 { font-size:clamp(32px,5vw,52px); line-height:1.08; letter-spacing:-0.03em; margin:0 0 18px; color:#0c1a17; font-weight:800; }\n  .steakhp-hero-copy .lead { font-size:17px; color:var(--muted); max-width:760px; margin:0 0 24px; }\n  .steakhp-trust-badges { display:flex; flex-wrap:wrap; gap:10px; margin:20px 0 0; }\n  .steakhp-trust-badge {\n    display:inline-flex; align-items:center; gap:8px; padding:9px 14px; border-radius:999px;\n    background:#ffffff; border:1px solid rgba(20,184,166,0.22); color:#0c1a17;\n    font-size:12px; font-weight:700; letter-spacing:0.02em; box-shadow:0 2px 8px rgba(20,184,166,0.07);\n  }\n  .steakhp-trust-badge::before { content:\"\"; width:7px; height:7px; border-radius:50%; background:linear-gradient(135deg,#14b8a6,#d4249a); flex:0 0 7px; }\n  .steakhp-stats-band { margin-top:28px; display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:2px; border-radius:14px; overflow:hidden; border:1px solid rgba(20,184,166,0.16); background:rgba(20,184,166,0.10); }\n  .steakhp-stat-box { background:#ffffff; padding:16px 10px; text-align:center; display:flex; flex-direction:column; align-items:center; gap:4px; }\n  .steakhp-stat-number { display:block; font-size:18px; line-height:1.1; font-weight:800; background:linear-gradient(90deg,#14b8a6,#d4249a); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; letter-spacing:-0.02em; }\n  .steakhp-stat-text { display:block; font-size:10px; line-height:1.35; color:var(--muted); text-transform:uppercase; letter-spacing:0.05em; }\n  .steakhp-hero-visual { display:grid; }\n  .steakhp-hero-image-wrap {\n    position:relative; border-radius:24px; overflow:hidden;\n    border:1px solid rgba(20,184,166,0.14); box-shadow:0 28px 70px rgba(13,110,90,0.12);\n    min-height:580px;\n    background: radial-gradient(circle at top right,rgba(20,184,166,0.10),transparent 30%),\n      radial-gradient(circle at bottom left,rgba(212,36,154,0.08),transparent 30%),\n      linear-gradient(180deg,#eafaf7,#f6fbfa);\n  }\n  .steakhp-hero-product-image { display:block; width:100%; height:100%; min-height:580px; object-fit:cover; }\n  .steakhp-hero-floating { position:absolute; left:18px; right:18px; bottom:18px; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; z-index:2; }\n  .steakhp-floating-card { padding:16px 18px; border-radius:18px; background:rgba(255,255,255,0.90); border:1px solid rgba(255,255,255,0.80); backdrop-filter:blur(14px); box-shadow:0 12px 32px rgba(13,110,90,0.12); }\n  .steakhp-floating-card strong { display:block; font-size:12px; color:#0c1a17; margin-bottom:5px; letter-spacing:0.07em; text-transform:uppercase; }\n  .steakhp-floating-card span { display:block; font-size:13px; color:#374151; line-height:1.5; }\n  .steakhp-section { padding:72px 0; border-bottom:1px solid var(--border); background:#ffffff; }\n  .steakhp-section-alt { background:#f6fbfa; }\n  .steakhp-section-soft { background:#eef8f6; }\n  .steakhp-section-contrast { background: radial-gradient(circle at right center,rgba(20,184,166,0.07),transparent 34%), #f6fbfa; }\n  .steakhp-section h2 { font-size:clamp(24px,3vw,38px); line-height:1.15; letter-spacing:-0.02em; margin:0 0 16px; color:#0c1a17; font-weight:800; }\n  .steakhp-section h3 { font-size:19px; margin:0 0 12px; color:#0c1a17; font-weight:700; }\n  .steakhp-section p { margin:0 0 16px; color:var(--muted); font-size:15px; }\n  .steakhp-section p:last-child { margin-bottom:0; }\n  .steakhp-mini-label { display:inline-block; margin-bottom:12px; font-size:11px; font-weight:700; letter-spacing:0.10em; text-transform:uppercase; background:linear-gradient(90deg,#14b8a6,#d4249a); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; }\n  .steakhp-grid-2 { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:28px; align-items:stretch; }\n  .steakhp-grid-3 { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; margin-top:28px; }\n  .steakhp-icon-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; margin-top:28px; }\n  .steakhp-card, .steakhp-icon-card { background:#ffffff; border:1px solid var(--border); border-radius:22px; padding:24px 26px; box-shadow:var(--shadow); height:100%; }\n  .steakhp-icon { width:50px; height:50px; border-radius:14px; display:inline-flex; align-items:center; justify-content:center; background:linear-gradient(135deg,rgba(20,184,166,0.12),rgba(212,36,154,0.10)); border:1px solid rgba(20,184,166,0.18); color:#14b8a6; margin-bottom:14px; }\n  .steakhp-icon-card h3 { font-size:17px; margin-bottom:10px; }\n  .steakhp-icon-card p { font-size:14px; margin-bottom:0; }\n  .steakhp-feature-box { background:linear-gradient(135deg,rgba(20,184,166,0.06),rgba(212,36,154,0.04)); border:1px solid rgba(20,184,166,0.18); border-radius:22px; padding:26px; }\n  .steakhp-feature-box p { font-size:15px; }\n  .steakhp-feature-box p:last-child { margin-bottom:0; }\n  .steakhp-checks, .steakhp-benefits, .steakhp-usage-list, .steakhp-compare-list { list-style:none !important; padding:0 !important; margin:0 !important; }\n  .steakhp-checks li, .steakhp-benefits li, .steakhp-usage-list li { position:relative; padding-left:26px; margin-bottom:10px; color:var(--muted); font-size:14px; list-style:none !important; }\n  .steakhp-checks li::before, .steakhp-benefits li::before, .steakhp-usage-list li::before { content:\"✔\"; position:absolute; left:0; top:0; background:linear-gradient(90deg,#14b8a6,#d4249a); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; font-weight:700; }\n  .steakhp-science-box { background:#ffffff; border:1px solid rgba(20,184,166,0.15); border-radius:20px; padding:28px 30px; box-shadow:var(--shadow); margin-top:28px; }\n  .steakhp-science-box h3 { font-size:17px; margin-bottom:16px; color:var(--text); }\n  .steakhp-science-item { display:flex; gap:16px; padding:16px 0; border-bottom:1px solid var(--border); align-items:flex-start; }\n  .steakhp-science-item:last-child { border-bottom:none; padding-bottom:0; }\n  .steakhp-science-num { flex:0 0 32px; height:32px; border-radius:10px; background:linear-gradient(135deg,rgba(20,184,166,0.14),rgba(212,36,154,0.10)); border:1px solid rgba(20,184,166,0.18); display:flex; align-items:center; justify-content:center; font-size:13px; font-weight:800; color:#0d9488; }\n  .steakhp-science-text { flex:1; }\n  .steakhp-science-text strong { display:block; font-size:14px; color:var(--text); margin-bottom:4px; }\n  .steakhp-science-text span { font-size:13px; color:var(--muted); line-height:1.6; }\n  .steakhp-science-text a { color:#0d9488; font-size:11px; font-weight:700; letter-spacing:0.04em; text-decoration:none; margin-left:6px; opacity:0.8; }\n  .steakhp-science-text a:hover { opacity:1; text-decoration:underline; }\n  .steakhp-results-band { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; margin-top:28px; }\n  .steakhp-result-card { background:#ffffff; border:1px solid rgba(20,184,166,0.16); border-radius:20px; padding:24px 20px; text-align:center; box-shadow:var(--shadow); }\n  .steakhp-result-number { display:block; font-size:32px; font-weight:800; background:linear-gradient(90deg,#14b8a6,#d4249a); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; letter-spacing:-0.03em; margin-bottom:6px; }\n  .steakhp-result-label { display:block; font-size:13px; color:var(--muted); line-height:1.5; }\n  .steakhp-result-source { display:block; font-size:10px; color:#6b8a80; font-weight:700; letter-spacing:0.06em; text-transform:uppercase; margin-top:8px; }\n  .steakhp-compare { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:24px; margin-top:28px; }\n  .steakhp-compare-card { border-radius:24px; padding:28px; box-shadow:var(--shadow); height:100%; }\n  .steakhp-compare-card.good { background:linear-gradient(160deg,rgba(20,184,166,0.08),rgba(212,36,154,0.04)); border:1px solid rgba(20,184,166,0.22); }\n  .steakhp-compare-card.basic { background:#f6fbfa; border:1px solid var(--border); }\n  .steakhp-compare-head { display:flex; align-items:flex-start; justify-content:space-between; gap:12px; margin-bottom:18px; }\n  .steakhp-compare-head h3 { font-size:16px; margin:0; }\n  .steakhp-pill { display:inline-flex; align-items:center; padding:6px 12px; border-radius:999px; font-size:11px; font-weight:700; letter-spacing:0.06em; text-transform:uppercase; white-space:nowrap; flex-shrink:0; }\n  .steakhp-pill.good { background:rgba(20,184,166,0.10); color:#0d9488; border:1px solid rgba(20,184,166,0.26); }\n  .steakhp-pill.basic { background:rgba(12,26,23,0.05); color:#6b7280; border:1px solid rgba(12,26,23,0.10); }\n  .steakhp-compare-list li { position:relative; padding-left:20px; margin-bottom:10px; color:var(--muted); font-size:14px; list-style:none !important; }\n  .steakhp-compare-list li::before { content:\"\"; position:absolute; left:0; top:9px; width:6px; height:6px; border-radius:50%; background:linear-gradient(135deg,#14b8a6,#d4249a); }\n  .steakhp-faq { display:grid; gap:16px; margin-top:28px; }\n  .steakhp-faq-item { border:1px solid var(--border); border-radius:22px; background:#ffffff; box-shadow:var(--shadow); overflow:hidden; }\n  .steakhp-faq-item summary { list-style:none; cursor:pointer; padding:22px 64px 22px 24px; font-size:17px; font-weight:700; color:#0c1a17; position:relative; }\n  .steakhp-faq-item summary::-webkit-details-marker { display:none; }\n  .steakhp-faq-item summary::after { content:\"+\"; position:absolute; right:24px; top:50%; transform:translateY(-50%); width:32px; height:32px; border-radius:50%; display:inline-flex; align-items:center; justify-content:center; background:linear-gradient(135deg,rgba(20,184,166,0.10),rgba(212,36,154,0.10)); border:1px solid rgba(20,184,166,0.20); color:#14b8a6; font-size:22px; font-weight:500; }\n  .steakhp-faq-item[open] summary::after { content:\"−\"; }\n  .steakhp-faq-content { padding:0 24px 24px; color:var(--muted); font-size:15px; line-height:1.7; }\n  .steakhp-warning-box { background:rgba(20,184,166,0.04); border:1px solid rgba(20,184,166,0.16); border-radius:14px; padding:16px 20px; margin-top:18px; }\n  .steakhp-warning-box p { font-size:12px; margin:0; color:#4a6b62; }\n  .steakhp-references { background:var(--bg-soft); border:1px solid var(--border); border-radius:20px; padding:28px 30px; margin-top:28px; }\n  .steakhp-references h4 { font-size:13px; font-weight:700; letter-spacing:0.08em; text-transform:uppercase; color:#0d9488; margin:0 0 16px; }\n  .steakhp-references ol { padding-left:18px; margin:0; }\n  .steakhp-references ol li { font-size:12px; color:var(--muted); margin-bottom:8px; line-height:1.6; }\n  .steakhp-references ol li a { color:#0d9488; text-decoration:none; font-weight:600; }\n  .steakhp-final-cta { padding:88px 0; background: radial-gradient(circle at center,rgba(20,184,166,0.08),transparent 42%), #f6fbfa; }\n  .steakhp-final-cta-box { max-width:980px; margin:0 auto; text-align:center; padding:42px 32px; border-radius:28px; background:#ffffff; border:1px solid rgba(20,184,166,0.18); box-shadow:0 20px 60px rgba(20,184,166,0.08); }\n  .steakhp-final-cta-box h2 { font-size:clamp(22px,3vw,34px); letter-spacing:-0.02em; margin-bottom:16px; color:var(--text); }\n  .steakhp-final-cta-box p { max-width:760px; margin:0 auto; color:var(--muted); font-size:17px; }\n  .steakhp-disclaimer-sm { font-size:12px; color:#6b8a80; margin-top:12px; }\n  @media (max-width:989px) {\n    .steakhp-hero-grid, .steakhp-grid-2, .steakhp-grid-3, .steakhp-icon-grid,\n    .steakhp-compare, .steakhp-stats-band, .steakhp-hero-floating, .steakhp-results-band { grid-template-columns:1fr; }\n    .steakhp-hero { padding:60px 0 48px; }\n    .steakhp-section, .steakhp-final-cta { padding:52px 0; }\n    .steakhp-hero-image-wrap, .steakhp-hero-product-image { min-height:460px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"steakhp-landing\"\u003e\n\n  \u003cdiv class=\"steakhp-hero\" id=\"top\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cdiv class=\"steakhp-hero-grid\"\u003e\n        \u003cdiv class=\"steakhp-hero-copy\"\u003e\n          \u003cspan class=\"steakhp-badge\"\u003e100% Hydrolyzed Beef Protein - Fully Hydrolyzed\u003c\/span\u003e\n          \u003ch1\u003eSTEAK-HP® - Pure beef protein with BCAA, creatine and taurine. Zero sugar, zero fat, no milk or soya.\u003c\/h1\u003e\n          \u003cp class=\"lead\"\u003eA real alternative to whey protein for those with lactose intolerance who don't want to resort to soya or plant proteins. Beef protein hydrolysate, 27.3g protein per serving, 5g BCAA, creatine and taurine added. Zero fat. Zero sugar. Red Apple flavour.\u003c\/p\u003e\n          \u003cdiv class=\"steakhp-trust-badges\"\u003e\n            \u003cspan class=\"steakhp-trust-badge\"\u003e27.3g Protein \/ serving\u003c\/span\u003e\n            \u003cspan class=\"steakhp-trust-badge\"\u003e5g BCAA\u003c\/span\u003e\n            \u003cspan class=\"steakhp-trust-badge\"\u003e1381mg Creatina\u003c\/span\u003e\n            \u003cspan class=\"steakhp-trust-badge\"\u003eLactose-free - Gluten-free\u003c\/span\u003e\n            \u003cspan class=\"steakhp-trust-badge\"\u003eGMO Free\u003c\/span\u003e\n            \u003cspan class=\"steakhp-trust-badge\"\u003e25 servings \/ 750g\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"steakhp-stats-band\"\u003e\n            \u003cdiv class=\"steakhp-stat-box\"\u003e\n\u003cspan class=\"steakhp-stat-number\"\u003e27g\u003c\/span\u003e\u003cspan class=\"steakhp-stat-text\"\u003eProtein \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"steakhp-stat-box\"\u003e\n\u003cspan class=\"steakhp-stat-number\"\u003e5g\u003c\/span\u003e\u003cspan class=\"steakhp-stat-text\"\u003eBCAA \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"steakhp-stat-box\"\u003e\n\u003cspan class=\"steakhp-stat-number\"\u003e1381mg\u003c\/span\u003e\u003cspan class=\"steakhp-stat-text\"\u003eCreatine monohydrate\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"steakhp-stat-box\"\u003e\n\u003cspan class=\"steakhp-stat-number\"\u003e0g\u003c\/span\u003e\u003cspan class=\"steakhp-stat-text\"\u003eSugar and fat\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"steakhp-disclaimer-sm\"\u003e*Consult the product label for complete information. Not recommended for children, pregnant or breastfeeding women.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-hero-visual\"\u003e\n          \u003cdiv class=\"steakhp-hero-image-wrap\"\u003e\n            \u003cimg class=\"steakhp-hero-product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/steak_protein_supplement_by_genius_nutrition.png?v=1784127546\" alt=\"GENIUS NUTRITION STEAK-HP hydrolyzed beef protein Red Apple 750g\"\u003e\n            \u003cdiv class=\"steakhp-hero-floating\"\u003e\n              \u003cdiv class=\"steakhp-floating-card\"\u003e\n                \u003cstrong\u003e100% Beef Protein\u003c\/strong\u003e\n                \u003cspan\u003eBeef meat hydrolysate, no milk, no soya, no plant proteins.\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"steakhp-floating-card\"\u003e\n                \u003cstrong\u003e100% Hydrolyzed\u003c\/strong\u003e\n                \u003cspan\u003eRich in essential and non-essential amino acids. Complete amino acid profile.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"steakhp-section steakhp-section-alt\" id=\"produs\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cdiv class=\"steakhp-grid-2\"\u003e\n        \u003cdiv class=\"steakhp-card\"\u003e\n          \u003cspan class=\"steakhp-mini-label\"\u003eWhy beef protein\u003c\/span\u003e\n          \u003ch2\u003eLactose intolerance does not mean compromising on protein.\u003c\/h2\u003e\n          \u003cp\u003eProtein supplements are used to replace a meal or to complete daily protein requirements. But if you have severe lactose intolerance, decent alternatives to whey and milk protein are limited, and soya or plant-based options are not to everyone's taste.\u003c\/p\u003e\n          \u003cp\u003eSTEAK-HP is the solution: a protein that does not come from milk, is not plant-based and does not contain soya lecithin (we use sunflower lecithin). Beef protein hydrolysate with one of the highest protein concentrations relative to dry matter and a complete amino acid profile.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-feature-box\"\u003e\n          \u003ch3\u003ePure protein, without what you don't need\u003c\/h3\u003e\n          \u003cp\u003eSTEAK-HP provides pure protein, without the fat, carbohydrates and cholesterol naturally found in meat. A 30g serving contains 27.3g protein, 0g fat and 0g sugar.\u003c\/p\u003e\n          \u003cp\u003eThanks to the slower protein release, the feeling of satiety is prolonged and your muscles benefit from stable support until the next meal. The new mixing technology retains only the quality of beef: the characteristic smell disappears, the exceptional taste remains.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"steakhp-section steakhp-section-soft\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cspan class=\"steakhp-mini-label\"\u003eComplete formula\u003c\/span\u003e\n      \u003ch2\u003eMore than protein: creatine, taurine and added amino acids.\u003c\/h2\u003e\n      \u003cp style=\"max-width:720px;\"\u003eSTEAK-HP is not just beef protein. Every serving delivers a stack of functional ingredients for strength, recovery and muscle support.\u003c\/p\u003e\n      \u003cdiv class=\"steakhp-icon-grid\"\u003e\n        \u003cdiv class=\"steakhp-icon-card\"\u003e\n          \u003cdiv class=\"steakhp-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"26\" width=\"26\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" d=\"M6 3v12a6 6 0 0012 0V3\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" d=\"M4 3h4M16 3h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003ch3\u003eCreatine monohydrate - 1381mg\u003c\/h3\u003e\n          \u003cp\u003eContributes to increased physical performance in successive series of short high-intensity exercises. Supports muscle strength and cellular volume during periods of intense training.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-icon-card\"\u003e\n          \u003cdiv class=\"steakhp-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"26\" width=\"26\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" d=\"M13 2L3 14h7l-1 8 10-12h-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003ch3\u003eTaurine - 690mg\u003c\/h3\u003e\n          \u003cp\u003eAn amino acid involved in muscle function and energy metabolism, included in the formula to support physical effort and post-workout recovery.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-icon-card\"\u003e\n          \u003cdiv class=\"steakhp-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"26\" width=\"26\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" d=\"M8 12l3 3 5-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003ch3\u003e5g BCAA - leucine, isoleucine, valine\u003c\/h3\u003e\n          \u003cp\u003eBranched-chain amino acids support muscle protein synthesis and prevent catabolism. Added on top of those naturally present in beef protein.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"steakhp-grid-2\" style=\"margin-top:28px;\"\u003e\n        \u003cdiv class=\"steakhp-feature-box\"\u003e\n          \u003ch3\u003eAdditionally added amino acids\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eArginine HCl - 493mg\u003c\/strong\u003e a nitric oxide precursor involved in vasodilation and nutrient delivery to muscles.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eInstant fermented Leucine - 493mg\u003c\/strong\u003e a fast-absorbing form of the most anabolic BCAA amino acid, which activates muscle protein synthesis.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eValine, Isoleucine, L-Methionine, Tryptophan\u003c\/strong\u003e completing the essential amino acid profile for recovery and optimal muscle function.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-feature-box\"\u003e\n          \u003ch3\u003eNutritional profile per serving (30g)\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eProtein:\u003c\/strong\u003e 27.3g  |  \u003cstrong style=\"color:var(--text);\"\u003eEnergy:\u003c\/strong\u003e 111 kcal\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eFat:\u003c\/strong\u003e 0g  |  \u003cstrong style=\"color:var(--text);\"\u003eCarbs:\u003c\/strong\u003e 0g  |  \u003cstrong style=\"color:var(--text);\"\u003eSugars:\u003c\/strong\u003e 0g\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eSalt:\u003c\/strong\u003e 0.21g  |  \u003cstrong style=\"color:var(--text);\"\u003eFibre:\u003c\/strong\u003e 0g\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eCreatine monohydrate:\u003c\/strong\u003e 1381mg\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eTaurine:\u003c\/strong\u003e 690mg\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eArginine HCl:\u003c\/strong\u003e 493mg  |  \u003cstrong style=\"color:var(--text);\"\u003eInstant Leucine:\u003c\/strong\u003e 493mg\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"steakhp-section\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cdiv class=\"steakhp-grid-2\"\u003e\n        \u003cdiv class=\"steakhp-card\"\u003e\n          \u003cspan class=\"steakhp-mini-label\"\u003eWhat STEAK-HP supports\u003c\/span\u003e\n          \u003ch2\u003eMuscle mass, strength, recovery, without lactose and without sugar.\u003c\/h2\u003e\n          \u003cp\u003eBeef protein delivers the meat-specific benefits for muscle development and a high level of amino acids compared to other sources such as whey, soya, milk or eggs. It is rich in arginine, glycine and proline, plus a substantial dose of BCAA.\u003c\/p\u003e\n          \u003cp\u003eIt is the right choice for the pre-competition diet phase, when you continue to develop and define your muscles while eliminating fat and water from the body - 0% fat and 0% sugar per serving.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-feature-box\"\u003e\n          \u003ch3\u003eSTEAK-HP can support:\u003c\/h3\u003e\n          \u003cul class=\"steakhp-benefits\"\u003e\n            \u003cli\u003eMuscle mass growth and maintenance\u003c\/li\u003e\n            \u003cli\u003eRapid recovery after effort\u003c\/li\u003e\n            \u003cli\u003ePhysical performance in high-intensity exercises (creatine)\u003c\/li\u003e\n            \u003cli\u003ePrevention of muscle catabolism\u003c\/li\u003e\n            \u003cli\u003eIron absorption (animal protein)\u003c\/li\u003e\n            \u003cli\u003eProlonged feeling of satiety, suitable as a meal replacement\u003c\/li\u003e\n            \u003cli\u003eDaily protein intake without lactose, gluten or sugar\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"steakhp-section steakhp-section-contrast\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cspan class=\"steakhp-mini-label\"\u003eWho it is for\u003c\/span\u003e\n      \u003ch2\u003ePerfect for lactose intolerance, the paleo diet and muscle building.\u003c\/h2\u003e\n      \u003cdiv class=\"steakhp-grid-3\"\u003e\n        \u003cdiv class=\"steakhp-card\"\u003e\n          \u003ch3\u003ePeople with lactose intolerance\u003c\/h3\u003e\n          \u003cp\u003eSTEAK-HP contains no lactose, milk sugar or milk derivatives. It is the complete protein alternative for those who cannot tolerate whey or milk protein, without resorting to soya or plant-based options.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-card\"\u003e\n          \u003ch3\u003eAthletes in bulking or cutting\u003c\/h3\u003e\n          \u003cp\u003e27.3g protein, 0g fat, 0g sugar per serving. Added creatine and BCAA. Ideal both for muscle building and for cutting phases when you want pure protein without unnecessary calories.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-card\"\u003e\n          \u003ch3\u003ePaleo diet and meal replacement\u003c\/h3\u003e\n          \u003cp\u003eBeef protein fits naturally into paleo diets. Thanks to its slower release, the feeling of satiety lasts longer, making it suitable as a replacement for the evening meal or post-gym meal.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"steakhp-section steakhp-section-alt\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cspan class=\"steakhp-mini-label\"\u003eThe science behind it\u003c\/span\u003e\n      \u003ch2\u003eWhat the scientific literature says about beef protein, creatine and BCAA\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px;\"\u003eThe STEAK-HP formula combines three categories of ingredients with a solid scientific basis. Not marketing - biological mechanisms confirmed in clinical studies.\u003c\/p\u003e\n      \u003cdiv class=\"steakhp-results-band\"\u003e\n        \u003cdiv class=\"steakhp-result-card\"\u003e\n          \u003cspan class=\"steakhp-result-number\"\u003e~90%\u003c\/span\u003e\n          \u003cspan class=\"steakhp-result-label\"\u003eprotein content of beef hydrolysate relative to dry matter - among the highest of all protein sources\u003c\/span\u003e\n          \u003cspan class=\"steakhp-result-source\"\u003eNutr Rev, 2015\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-result-card\"\u003e\n          \u003cspan class=\"steakhp-result-number\"\u003e+8%\u003c\/span\u003e\n          \u003cspan class=\"steakhp-result-label\"\u003eincrease in performance in high-intensity exercises with creatine monohydrate supplementation, confirmed in meta-analyses\u003c\/span\u003e\n          \u003cspan class=\"steakhp-result-source\"\u003eJ Strength Cond Res, 2003\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-result-card\"\u003e\n          \u003cspan class=\"steakhp-result-number\"\u003ex3\u003c\/span\u003e\n          \u003cspan class=\"steakhp-result-label\"\u003estronger mTOR activation by leucine versus other amino acids - the central mechanism of muscle protein synthesis\u003c\/span\u003e\n          \u003cspan class=\"steakhp-result-source\"\u003eJ Nutr, 2006\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"steakhp-science-box\"\u003e\n        \u003ch3\u003eDocumented studies and mechanisms\u003c\/h3\u003e\n        \u003cdiv class=\"steakhp-science-item\"\u003e\n          \u003cdiv class=\"steakhp-science-num\"\u003e1\u003c\/div\u003e\n          \u003cdiv class=\"steakhp-science-text\"\u003e\n            \u003cstrong\u003eHydrolyzed beef protein vs whey protein - clinical comparison of muscle mass\u003c\/strong\u003e\n            \u003cspan\u003eA randomised study (Zanchi et al., 2011) compared the effects of beef protein hydrolysate versus whey supplementation on body composition and performance in men performing resistance training. Results showed similar gains in lean muscle mass and strength, confirming that beef protein is a viable alternative to whey for muscle development.\u003c\/span\u003e\n            \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/21841616\/\" rel=\"nofollow\" target=\"_blank\"\u003ePubMed 21841616\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-science-item\"\u003e\n          \u003cdiv class=\"steakhp-science-num\"\u003e2\u003c\/div\u003e\n          \u003cdiv class=\"steakhp-science-text\"\u003e\n            \u003cstrong\u003eCreatine monohydrate si performanta fizica - afirmatie aprobata EFSA\u003c\/strong\u003e\n            \u003cspan\u003eCreatine monohydrate este unul dintre putinele suplimente cu afirmatie aprobata de EFSA pentru performanta fizica: cresterea performantei in serii succesive de exercitii scurte de mare intensitate. Meta-analize extinse (Branch, 2003) au confirmat aceasta eficacitate la doze de 3g\/zi, cu profil de siguranta excelent la utilizare pe termen lung.\u003c\/span\u003e\n            \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/14636102\/\" rel=\"nofollow\" target=\"_blank\"\u003ePubMed 14636102\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-science-item\"\u003e\n          \u003cdiv class=\"steakhp-science-num\"\u003e3\u003c\/div\u003e\n          \u003cdiv class=\"steakhp-science-text\"\u003e\n            \u003cstrong\u003eLeucine and mTOR activation - the mechanism of muscle protein synthesis\u003c\/strong\u003e\n            \u003cspan\u003eLeucine is the amino acid with the strongest anabolic effect, acting as a direct signal for mTOR activation - the central cascade of muscle protein synthesis. Studies by Norton and Layman (2006) demonstrated that leucine acts as a nutrient signal independently of total protein quantity, explaining its importance in the STEAK-HP formula.\u003c\/span\u003e\n            \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/16365087\/\" rel=\"nofollow\" target=\"_blank\"\u003ePubMed 16365087\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-science-item\"\u003e\n          \u003cdiv class=\"steakhp-science-num\"\u003e4\u003c\/div\u003e\n          \u003cdiv class=\"steakhp-science-text\"\u003e\n            \u003cstrong\u003eBCAA and prevention of muscle catabolism - clinical studies\u003c\/strong\u003e\n            \u003cspan\u003eA meta-analysis (Wolfe, 2017) confirmed that BCAA supplementation reduces markers of muscle catabolism after intense exercise and supports muscle recovery. The effect is more pronounced when BCAA are added to a complete protein source, as STEAK-HP does with its added 5g of BCAA.\u003c\/span\u003e\n            \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/28852372\/\" rel=\"nofollow\" target=\"_blank\"\u003ePubMed 28852372\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-science-item\"\u003e\n          \u003cdiv class=\"steakhp-science-num\"\u003e5\u003c\/div\u003e\n          \u003cdiv class=\"steakhp-science-text\"\u003e\n            \u003cstrong\u003eTaurine and muscle function - documented mechanisms\u003c\/strong\u003e\n            \u003cspan\u003eTaurine is the most abundant free amino acid in skeletal muscle. Studies (Cuisinier et al., 2002) showed that taurine supplementation reduces exercise-induced muscle oxidative stress, protects cell membranes and supports the contractile function of muscles, contributing to recovery and performance in repeated physical effort.\u003c\/span\u003e\n            \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/11832679\/\" rel=\"nofollow\" target=\"_blank\"\u003ePubMed 11832679\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"steakhp-section steakhp-section-soft\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cspan class=\"steakhp-mini-label\"\u003eDirect comparison\u003c\/span\u003e\n      \u003ch2\u003eSTEAK-HP vs standard whey protein\u003c\/h2\u003e\n      \u003cp\u003eThe real difference is not in the amount of protein - it is in the source, the amino acid profile and compatibility with food intolerances.\u003c\/p\u003e\n      \u003cdiv class=\"steakhp-compare\"\u003e\n        \u003cdiv class=\"steakhp-compare-card good\"\u003e\n          \u003cdiv class=\"steakhp-compare-head\"\u003e\n            \u003ch3\u003eGENIUS NUTRITION® STEAK-HP\u003c\/h3\u003e\n            \u003cspan class=\"steakhp-pill good\"\u003eComplete formula\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cul class=\"steakhp-compare-list\"\u003e\n            \u003cli\u003e100% beef protein hydrolysate, lactose-free, dairy-free\u003c\/li\u003e\n            \u003cli\u003e27.3g protein per serving, 0g fat, 0g sugar\u003c\/li\u003e\n            \u003cli\u003eCreatine monohydrate 1381mg + Taurina 690mg adaugate\u003c\/li\u003e\n            \u003cli\u003e5g BCAA per serving (added + naturally present in beef protein)\u003c\/li\u003e\n            \u003cli\u003eRich in Arginine, Glycine, Proline - key meat amino acids\u003c\/li\u003e\n            \u003cli\u003eSoya-free, lactose-free, gluten-free, GMO Free\u003c\/li\u003e\n            \u003cli\u003eSlower release, prolonged satiety\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-compare-card basic\"\u003e\n          \u003cdiv class=\"steakhp-compare-head\"\u003e\n            \u003ch3\u003eStandard whey protein\u003c\/h3\u003e\n            \u003cspan class=\"steakhp-pill basic\"\u003eStandard formula\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cul class=\"steakhp-compare-list\"\u003e\n            \u003cli\u003eDerived from milk, problematic for lactose intolerance\u003c\/li\u003e\n            \u003cli\u003eContains lactose in variable amounts (especially concentrates)\u003c\/li\u003e\n            \u003cli\u003eUsually without added creatine, taurine or amino acids\u003c\/li\u003e\n            \u003cli\u003eGood BCAA profile, but without significant Arginine, Glycine, Proline\u003c\/li\u003e\n            \u003cli\u003eRapidly absorbed, shorter satiety\u003c\/li\u003e\n            \u003cli\u003eMay contain soya lecithin as an emulsifier\u003c\/li\u003e\n            \u003cli\u003eDoes not fit paleo or dairy-free diets\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"steakhp-section\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cdiv class=\"steakhp-grid-2\"\u003e\n        \u003cdiv class=\"steakhp-card\"\u003e\n          \u003cspan class=\"steakhp-mini-label\"\u003eDirections for use\u003c\/span\u003e\n          \u003ch2\u003eHow to take STEAK-HP\u003c\/h2\u003e\n          \u003cp\u003eMix 1 scoop (30g) with 250-350ml of water or milk in a shaker. The amount of liquid can be adjusted to preference - more water for a lighter shake, less for a denser texture and more intense flavour.\u003c\/p\u003e\n          \u003cdiv class=\"steakhp-feature-box\" style=\"margin-top:20px;\"\u003e\n            \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eDose:\u003c\/strong\u003e 1 scoop (30g)\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eLiquid:\u003c\/strong\u003e 250-350ml water or milk, shaker\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eTraining days:\u003c\/strong\u003e 1 scoop 30 minutes before training + 1 scoop immediately after training\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong style=\"color:var(--text);\"\u003eRest days:\u003c\/strong\u003e 1 scoop in the morning + 1 scoop between meals. 2-4 scoops per day are recommended depending on individual protein requirements.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"steakhp-card\"\u003e\n          \u003ch3\u003eWhen it is recommended\u003c\/h3\u003e\n          \u003cul class=\"steakhp-usage-list\"\u003e\n            \u003cli\u003ePre-workout (30 min before) for energy and available amino acids\u003c\/li\u003e\n            \u003cli\u003ePost-workout immediately after effort for muscle recovery\u003c\/li\u003e\n            \u003cli\u003eBetween meals, to complete daily protein requirements\u003c\/li\u003e\n            \u003cli\u003eAs a replacement for the evening meal - slow release, prolonged satiety\u003c\/li\u003e\n            \u003cli\u003eDuring strict diet or pre-competition periods\u003c\/li\u003e\n            \u003cli\u003eAs a meal alternative when you don't have time to eat after the gym\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cdiv class=\"steakhp-warning-box\"\u003e\n            \u003cp\u003eDo not exceed the recommended daily dose. Not recommended for children, pregnant or breastfeeding women. Keep out of reach of children. Manufactured on equipment that processes products containing milk, eggs and soya.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"steakhp-section steakhp-section-contrast\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cspan class=\"steakhp-mini-label\"\u003eFAQ STEAK-HP\u003c\/span\u003e\n      \u003ch2\u003eFrequently asked questions about GENIUS NUTRITION® STEAK-HP\u003c\/h2\u003e\n      \u003cdiv class=\"steakhp-faq\"\u003e\n        \u003cdetails class=\"steakhp-faq-item\"\u003e\n          \u003csummary\u003eWhy beef protein in loc de zer?\u003c\/summary\u003e\n          \u003cdiv class=\"steakhp-faq-content\"\u003eBeef protein is the ideal alternative for those with lactose intolerance or who avoid dairy products. It contains no lactose, is not derived from milk and contains no soya lecithin. In addition, it has a unique amino acid profile rich in arginine, glycine and proline, specific to beef, and an extremely high protein concentration relative to dry matter.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"steakhp-faq-item\"\u003e\n          \u003csummary\u003eDoes it taste like meat?\u003c\/summary\u003e\n          \u003cdiv class=\"steakhp-faq-content\"\u003eNo. STEAK-HP uses a new processing technology that eliminates the characteristic smell and taste of beef, retaining only the protein quality. The Red Apple flavour delivers a pleasant shake that is easy to consume daily. If you have tried beef proteins from other brands and gave up because of the taste, STEAK-HP deserves a chance.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"steakhp-faq-item\"\u003e\n          \u003csummary\u003eCan I take STEAK-HP if I have lactose intolerance?\u003c\/summary\u003e\n          \u003cdiv class=\"steakhp-faq-content\"\u003eYes. STEAK-HP contains no lactose, milk derivatives or gluten. It is specifically formulated as an alternative to whey protein for people with lactose intolerance. Note: it may contain traces of milk and eggs from the production process due to the equipment used.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"steakhp-faq-item\"\u003e\n          \u003csummary\u003eWhy does it have creatine in the formula?\u003c\/summary\u003e\n          \u003cdiv class=\"steakhp-faq-content\"\u003eCreatine monohydrate este unul dintre cele mai studiate ingrediente din suplimentele sportive, cu afirmatie aprobata de EFSA pentru cresterea performantei in exercitii de intensitate inalta. The addition of 1381mg of creatine per serving transforms STEAK-HP from a simple protein into a complete supplement for strength and muscle mass.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"steakhp-faq-item\"\u003e\n          \u003csummary\u003eIs it suitable for a pre-competition diet?\u003c\/summary\u003e\n          \u003cdiv class=\"steakhp-faq-content\"\u003eYes. With 0g fat, 0g sugar and 0g carbohydrates per serving, STEAK-HP is the ideal protein for muscle definition phases and pre-competition diet. You can continue to support your muscle mass and eliminate fat without compromising calorie targets.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"steakhp-faq-item\"\u003e\n          \u003csummary\u003eCan it be used as a meal replacement?\u003c\/summary\u003e\n          \u003cdiv class=\"steakhp-faq-content\"\u003eYes. Thanks to the slower protein release from beef hydrolysate compared to whey, the feeling of satiety lasts longer. STEAK-HP is an excellent choice as a replacement for the evening meal or the meal between training sessions, especially when you don't have time to eat immediately after the gym.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"steakhp-faq-item\"\u003e\n          \u003csummary\u003eIs it compatible with the paleo diet?\u003c\/summary\u003e\n          \u003cdiv class=\"steakhp-faq-content\"\u003eYes. Beef protein is a natural animal source, free of dairy, grains and legumes, making it compatible with the principles of the paleo diet. STEAK-HP is a convenient way to increase meat protein intake without the fat and cholesterol found in whole meat.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"steakhp-references\"\u003e\n        \u003ch4\u003eScientific references\u003c\/h4\u003e\n        \u003col\u003e\n          \u003cli\u003eZanchi NE et al. (2011). \u003cem\u003ePotential antiproteolytic effects of pre-exercise whey protein ingestion in aged men.\u003c\/em\u003e European Journal of Nutrition. \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/21841616\/\" rel=\"nofollow\" target=\"_blank\"\u003ePMID 21841616\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eBranch JD. (2003). \u003cem\u003eEffect of creatine supplementation on body composition and performance: a meta-analysis.\u003c\/em\u003e International Journal of Sport Nutrition and Exercise Metabolism. \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/14636102\/\" rel=\"nofollow\" target=\"_blank\"\u003ePMID 14636102\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eNorton LE, Layman DK. (2006). \u003cem\u003eLeucine regulates translation initiation of protein synthesis in skeletal muscle after exercise.\u003c\/em\u003e Journal of Nutrition. \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/16365087\/\" rel=\"nofollow\" target=\"_blank\"\u003ePMID 16365087\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eWolfe RR. (2017). \u003cem\u003eBranched-chain amino acids and muscle protein synthesis in humans: myth or reality?\u003c\/em\u003e Journal of the International Society of Sports Nutrition. \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/28852372\/\" rel=\"nofollow\" target=\"_blank\"\u003ePMID 28852372\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eCuisinier C et al. (2002). \u003cem\u003eChanges in plasma and urinary taurine and amino acids in runners immediately and 24 hours after a marathon race.\u003c\/em\u003e Amino Acids. \u003ca href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/11832679\/\" rel=\"nofollow\" target=\"_blank\"\u003ePMID 11832679\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eEFSA Panel on Dietetic Products (2011). \u003cem\u003eScientific Opinion on the substantiation of health claims related to creatine.\u003c\/em\u003e EFSA Journal. \u003ca href=\"https:\/\/efsa.onlinelibrary.wiley.com\/doi\/10.2903\/j.efsa.2011.2303\" rel=\"nofollow\" target=\"_blank\"\u003eEFSA 2011\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ol\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"steakhp-final-cta\"\u003e\n    \u003cdiv class=\"steakhp-container\"\u003e\n      \u003cdiv class=\"steakhp-final-cta-box\"\u003e\n        \u003cspan class=\"steakhp-mini-label\"\u003ePremium beef protein\u003c\/span\u003e\n        \u003ch2\u003eSTEAK-HP® - \u003cspan style=\"background:linear-gradient(90deg,#14b8a6,#d4249a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;\"\u003ePure protein, without compromises.\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003e27.3g hydrolyzed beef protein per serving. 5g BCAA. 1381mg creatine monohydrate. 690mg taurine. Zero fat. Zero sugar. Lactose-free, gluten-free. 25 servings in Red Apple flavour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"750 g \/ Red apple","offer_id":32471643914343,"sku":"5940541555728","price":33.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/STEAK-HP-food-supplement-beef-protein-red-apple-flavored-750g-genius-nutrition-whiteBG.png?v=1757938079"},{"product_id":"whey-x5-sachet","title":"WHEY-X5® 33g\/1serv","description":"\u003cp\u003e\u003cstrong\u003eGENIUS NUTRITION® WHEY-X5®\u003c\/strong\u003e\u003cbr\u003eWHEY-X5 is precisely formulated to help you to grow and maintain fat-free muscle mass. This is achieved through the rapid absorption of the whey protein isolate and protein concentrate. We use the best possible amino acid profile and a high dose of BCAAs (5.3 g per serving) that occur naturally in the whey protein. Genius Nutrition uses premium quality 100% whey protein obtained via natural filtration, which has high absorption and digestion properties, in combination with DIGEZYME® (digestive enzymes). WHEY-X5 has superior nutritional properties that are essential for anyone who wants to build muscle without storing fat and, what is more, a delicious taste.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWHAT IS INSIDE WHEY-X5®\u003c\/strong\u003e\u003cbr\u003eWhey protein concentrate and whey protein isolate produced via natural cold ultra-filtration technology (CWF\u003cspan\u003e®\u003c\/span\u003e) that contain a high dose of essential amino acids (the ones the body is unable to produce). Whey protein is the richest source of amino acids and leucine. Researchers have discovered that an increase in leucine levels in the bloodstream triggers a boost in protein synthesis. Studies have shown that whey protein consumed before or after exercise quickly increases muscle protein synthesis rate. Whey protein is quickly absorbed and contains more leucine than other protein sources. Regular consumption of whey protein is ideal to grow and maintain muscle mass during weigh loss\/muscle definition dieting when combined with exercise.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDigezyme® (digestive enzymes)\u003c\/strong\u003e\u003cbr\u003eThese enzymes help you to break down long and short chain peptides into smaller, more readily absorbable amino acids for maximum digestion and without wasting ingested Whey-X5 protein.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eNatural flavours\u003c\/strong\u003e\u003cbr\u003eThis formulation contains only natural flavours, is free of artificial colours and uses the safest sweeteners.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eWHY WHEY-X5®\u003c\/strong\u003e\u003cbr\u003e✔ Superior flavour and taste\u003cspan\u003e \u003c\/span\u003e\u003cbr\u003e✔ 25 g protein per serving\u003cbr\u003e✔ High dose of BCAAs – 5.3 g\u003cbr\u003e✔ Boosts muscle mass growth\u003cspan\u003e \u003c\/span\u003e\u003cbr\u003e✔ Optimizes performance and post-workout recovery\u003cbr\u003e✔ No added carbohydrates or sugars\u003cbr\u003e✔ Mixes fast\/digests fast\u003cbr\u003e✔ Digestive enzymes for best absorption\u003cbr\u003e✔ No added amino acids\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eDIRECTIONS FOR USE\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eWorkout days:\u003c\/strong\u003e Add 1 sachet in your shaker cup and pour 200-300 ml of cold water. Cover and shake for 20-30 \u003c\/span\u003e\u003cspan\u003eseconds. Consume 1 sachet 30 minutes before workout and 1 more sachet immediately after workout.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eNon-workout days:\u003c\/strong\u003e Consume 1 sachet in the morning and 1 more sachet between meals.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e↻\u003c\/span\u003e\u003cspan\u003e You can take more servings depending on your calculated protein intake.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cb\u003eWarning! \u003c\/b\u003e\u003cspan\u003eDietary supplements are only intended for healthy persons. Do not take if pregnant or breastfeeding. Keep out of the reach of children. This dietary supplement should not be used as a substitute for a varied and balanced diet. Do not exceed recommended daily dose. Consume preferably before the date indicated on the container. Store in a cool and dry place.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Genius Nutrition®","offers":[{"title":"33 g \/ Bueno Chocolate","offer_id":32507245461607,"sku":"5949471392465","price":1.8,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/products\/WHEY-X5_33g_1_serv_Genius_Nutrition_Bueno_Chocolate.png?v=1742377771"},{"product_id":"isolate-x5-sachet","title":"ISOLATE-X5 33g\/1serv","description":"\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eIsolate-X5® is an ultra-premium protein created for those who wish to eliminate fat, sugar, and lactose from their diet. Whey isolate is the most impressive innovation in purification using natural cold ultrafiltration (CFW®), which makes this protein ideal for individuals who are very sensitive to low lactose levels found in whey concentrates. Whey protein isolate contains high amounts of naturally occurring amino acids that the body needs every day. As it supports muscle growth, whey protein is an essential ingredient of any nutrition plan, no matter your age or your fitness level. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eWHY ISOLATE-X5®?\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003e27g of protein per serving\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003e0g of added sugar\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eNatural filtration: CFW®\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003e100% whey protein isolate\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eNatural flavors and safe sweeteners\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eMixing level: instant\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003e6.2g BCAA per serving\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eQuickly absorbable\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eUltra-premium quality\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003eDIRECTIONS FOR USE\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eWorkout days:\u003c\/strong\u003e Add 1 sachet in your shaker cup and pour 200-300 ml of cold water. Cover and shake for 20-30 \u003c\/span\u003e\u003cspan\u003eseconds. Consume 1 sachet 30 minutes before workout and 1 more sachet immediately after workout.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eNon-workout days:\u003c\/strong\u003e Consume 1 sachet in the morning and 1 more sachet between meals.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e↻\u003c\/span\u003e\u003cspan\u003e You can take more servings depending on your calculated protein intake.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eWarning! \u003c\/b\u003e\u003cb\u003e! \u003c\/b\u003e\u003cspan style=\"font-weight: 400;\"\u003eDietary supplements are only intended for healthy persons. Do not take if pregnant or breastfeeding. Keep out of the reach of children. This dietary supplement should not be used as a substitute for a varied and balanced diet. Do not exceed recommended daily dose. Consume preferably before the date indicated on the container. Store in a cool and dry place.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eWarning - Allergens! \u003c\/b\u003e\u003cspan style=\"font-weight: 400;\"\u003eThis product is manufactured on equipment that processes products containing active ingredients derived from \u003c\/span\u003e\u003cb\u003emilk, egg\u003c\/b\u003e\u003cb\u003e, \u003c\/b\u003e\u003cspan style=\"font-weight: 400;\"\u003eand\u003c\/span\u003e\u003cb\u003e soy.\u003c\/b\u003e\u003c\/p\u003e","brand":"Genius Nutrition®","offers":[{"title":"33 g \/ Vanilla Ice-Cream","offer_id":32507259781223,"sku":"5949471392472","price":2.0,"currency_code":"EUR","in_stock":false},{"title":"33 g \/ Wild Strawberry","offer_id":32507259846759,"sku":"5949471392489","price":2.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/products\/ISOLATE-X5_33g_1serv_Genius_Nutrition_Vanilla_Ice-Cream.png?v=1730895126"},{"product_id":"iwhey®-isolate-33g-1-serv","title":"iWHEY® ISOLATE 33g\/1serv","description":"\u003cp\u003e\u003cb\u003eiWHEY® ISOLATE - 100% NATURAL FILTRATION\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eGenius Nutrition® introduces its new advanced whey protein isolate of superior purity and quality, produced via natural filtration. Raw material - whey - is sourced from happy cows fed on a natural diet free of GMOs, chemicals, hormones, pesticides or antibiotics. These factors make a huge difference for the quality of iWhey® Isolate!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eiWhey® Isolate is a ultra-premium protein created for anyone that wishes to give up fat, sugar, and lactose. iWhey® Isolate is the next step in purification via natural filtration and the ideal protein for individuals who are sensitive to very low lactose levels in whey concentrates. iWhey Isolate contains \u003c\/span\u003e\u003cspan\u003ehigh amounts of naturally occurring amino acids the body needs every day. Whey protein is an essential component of any nutritional diet regardless the activity level as it helps to develop muscles.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eiWhey® Isolate has tested effects on protein synthesis, fat burning, strengthening of the immune system. It helps to improve insulin sensitivity and speeds up muscle gain.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eiWhey® Isolate provides you with the most effective and precisely dosed amino acids to help you build up muscle mass without storing fat. Due to the high dose of amino \u003c\/span\u003e\u003cspan\u003eacids \u003c\/span\u003e\u003cspan\u003e(BCAAs), it has excellent anabolic and anticatabolic properties. Large amounts of glutamine prevent muscle mass catabolism, boost protein synthesis, increase glycogen stores, support post-exercise recovery and stimulate the immune system.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eWhy iWhey® Isolate\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e✔\u003c\/span\u003e\u003cspan\u003e 100% whey protein isolate \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e✔\u003c\/span\u003e\u003cspan\u003e 27 g protein per serving\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e✔\u003c\/span\u003e\u003cspan\u003e Produced via natural filtration \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e✔\u003c\/span\u003e\u003cspan\u003e Increases muscle mass without storing fat\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e✔\u003c\/span\u003e\u003cspan\u003e Speeds up post-exercise recovery\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e✔\u003c\/span\u003e\u003cspan\u003e Free of artificial flavours, artificial colours, and GMOs\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e✔\u003c\/span\u003e\u003cspan\u003e New blending and flavouring technology\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e✔ 0 Added amino-acids\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eDIRECTIONS FOR USE\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eWorkout days:\u003c\/strong\u003e Add 1 sachet in your shaker cup and pour 200-300 ml of cold water. Cover and shake for 20-30 \u003c\/span\u003e\u003cspan\u003eseconds. Consume 1 sachet 30 minutes before workout and 1 more sachet immediately after workout.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e➠\u003c\/span\u003e\u003cspan\u003e \u003cstrong\u003eNon-workout days:\u003c\/strong\u003e Consume 1 sachet in the morning and 1 more sachet between meals.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e↻\u003c\/span\u003e\u003cspan\u003e You can take more servings depending on your calculated protein intake.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cb\u003eWarning! \u003c\/b\u003eDietary supplements are only intended for healthy persons. Do not take if pregnant or breastfeeding. Keep out of the reach of children. This dietary supplement should not be used as a substitute for a varied and balanced diet. Do not exceed recommended daily dose. Consume preferably before the date indicated on the container. Store in a cool and dry place.\u003c\/span\u003e\u003c\/p\u003e","brand":"Genius Nutrition®","offers":[{"title":"Chocolate","offer_id":32739305947239,"sku":"5949471392458","price":1.8,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/products\/iWHEY_ISOLATE_33g_1serv_Genius_Nutrition_Chocolate_Dreams.png?v=1730901992"},{"product_id":"casein-x7-750g","title":"CASEIN-X7 750g\/25serv","description":"\u003cstyle\u003e\n  .casein-landing {\n    --bg:       #07080f;\n    --bg-2:     #0c0e1a;\n    --bg-3:     #121426;\n    --card:     rgba(12, 14, 28, 0.92);\n    --card-2:   rgba(15, 18, 34, 0.97);\n    --text:     #eef0fb;\n    --muted:    #9298b8;\n    --accent:   #8097e8;\n    --accent-2: #a8bbf0;\n    --accent-3: #d4dffb;\n    --line:     rgba(255,255,255,0.07);\n    --line-a:   rgba(128,151,232,0.18);\n    --shadow:   0 20px 48px rgba(0,0,0,0.44);\n    --glow:     0 0 0 1px rgba(128,151,232,0.08), 0 0 28px rgba(128,151,232,0.07);\n    background:\n      radial-gradient(ellipse at 72% 0%, rgba(128,151,232,0.10), transparent 32%),\n      radial-gradient(ellipse at 18% 12%, rgba(100,120,210,0.07), transparent 24%),\n      linear-gradient(180deg, #060710 0%, #09091a 50%, #07080f 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n  .casein-landing * { box-sizing: border-box; }\n  .casein-landing h1,.casein-landing h2,.casein-landing h3 { font-weight:800;line-height:1.22;color:var(--text);margin:0 0 14px; }\n  .casein-landing h1 { font-size:clamp(26px,4vw,44px);letter-spacing:-0.01em; }\n  .casein-landing h2 { font-size:clamp(22px,3vw,34px);letter-spacing:-0.01em; }\n  .casein-landing h3 { font-size:clamp(15px,2vw,19px); }\n  .casein-landing p { margin:0 0 14px;color:var(--muted);font-size:15px; }\n  .casein-landing p:last-child { margin-bottom:0; }\n  .casein-container { width:100%;max-width:1240px;margin:0 auto;padding:0 24px; }\n  .casein-badge { display:inline-flex;align-items:center;gap:10px;padding:9px 16px;border-radius:999px;border:1px solid rgba(128,151,232,0.24);background:rgba(128,151,232,0.07);color:var(--accent-2);font-size:11px;font-weight:800;letter-spacing:0.10em;text-transform:uppercase;margin-bottom:20px; }\n  .casein-badge::before { content:\"\";width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(128,151,232,0.14);flex:0 0 7px; }\n  .casein-mini-label { display:block;font-size:11px;font-weight:800;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:10px; }\n  .casein-highlight { color:var(--accent-2); }\n  .casein-hero { position:relative;overflow:hidden;padding:72px 0 32px;border-bottom:1px solid var(--line); }\n  .casein-hero-grid { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:stretch; }\n  .casein-hero-copy { display:flex;flex-direction:column;justify-content:center;padding-bottom:12px; }\n  .casein-lead { font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:22px; }\n  .casein-trust-badges { display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px; }\n  .casein-trust-badge { padding:6px 14px;border-radius:6px;border:1px solid var(--line-a);background:rgba(128,151,232,0.06);color:var(--accent-3);font-size:12px;font-weight:700;letter-spacing:0.04em; }\n  .casein-stats-band { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-radius:14px;overflow:hidden;border:1px solid var(--line-a);background:var(--line-a);margin-top:6px; }\n  .casein-stat-box { background:var(--bg-2);padding:14px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px; }\n  .casein-stat-number { font-size:17px;font-weight:900;color:var(--accent);letter-spacing:-0.02em;line-height:1; }\n  .casein-stat-text { font-size:10px;color:var(--muted);font-weight:600;letter-spacing:0.03em;text-transform:uppercase;line-height:1.3; }\n  .casein-hero-visual { display:grid; }\n  .casein-hero-frame { position:relative;width:100%;min-height:520px;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 50% 30%,rgba(128,151,232,0.12),transparent 60%),linear-gradient(160deg,rgba(10,12,26,1) 0%,rgba(6,7,16,1) 100%);border:1px solid var(--line-a);box-shadow:var(--shadow),var(--glow); }\n  .casein-hero-img-wrap { position:absolute;inset:0;z-index:0; }\n  .casein-hero-img { width:100%;height:100%;object-fit:cover;object-position:center;display:block; }\n  .casein-hero-frame::after { content:\"\";position:absolute;inset:auto 0 0 0;height:30%;background:linear-gradient(180deg,transparent,rgba(6,7,16,0.58));pointer-events:none;z-index:1; }\n  .casein-hero-caption { position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(6,7,16,0.82);backdrop-filter:blur(10px);border:1px solid var(--line-a);border-radius:999px;padding:8px 20px;font-size:11px;font-weight:700;color:var(--accent-2);letter-spacing:0.08em;text-transform:uppercase;white-space:nowrap;z-index:2; }\n  .casein-section { padding:72px 0;border-bottom:1px solid var(--line); }\n  .casein-section-alt { background:radial-gradient(ellipse at 80% 50%,rgba(128,151,232,0.05),transparent 40%),linear-gradient(180deg,rgba(11,13,24,1),rgba(7,8,16,1)); }\n  .casein-section-soft { background:linear-gradient(180deg,rgba(9,10,20,1),rgba(11,13,24,1)); }\n  .casein-grid-2 { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:stretch; }\n  .casein-card { background:var(--card);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow); }\n  .casein-feature-box { background:var(--card-2);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow),var(--glow); }\n  .casein-checks { list-style:none;padding:0;margin:14px 0 0; }\n  .casein-checks li { position:relative;padding-left:24px;margin-bottom:10px;color:var(--muted);font-size:14px;line-height:1.65; }\n  .casein-checks li::before { content:\"✔\";position:absolute;left:0;top:0;color:var(--accent-2);font-weight:700; }\n  .casein-icon-grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px; }\n  .casein-icon-card { background:var(--card);border:1px solid var(--line-a);border-radius:18px;padding:26px 22px;transition:border-color 0.2s,box-shadow 0.2s; }\n  .casein-icon-card:hover { border-color:rgba(128,151,232,0.34);box-shadow:0 0 0 1px rgba(128,151,232,0.08),0 8px 28px rgba(0,0,0,0.32); }\n  .casein-icon { width:46px;height:46px;border-radius:12px;background:rgba(128,151,232,0.10);border:1px solid rgba(128,151,232,0.20);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px; }\n  .casein-icon-card h3 { font-size:15px;margin-bottom:8px; }\n  .casein-icon-card p { font-size:13px;line-height:1.6;margin:0; }\n  .casein-target-grid { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px; }\n  .casein-target-item { display:flex;align-items:flex-start;gap:14px;background:rgba(128,151,232,0.05);border:1px solid var(--line-a);border-radius:16px;padding:20px 18px; }\n  .casein-target-icon { font-size:24px;flex-shrink:0;line-height:1;margin-top:2px; }\n  .casein-target-item p { font-size:14px;margin:0;color:var(--muted); }\n  .casein-usage-box { max-width:780px;margin:0 auto;background:var(--card-2);border:1px solid var(--line-a);border-radius:22px;padding:34px 36px;box-shadow:var(--shadow),var(--glow); }\n  .casein-disclaimer { max-width:900px;margin:28px auto 0;padding:22px 26px;border-radius:14px;border:1px solid var(--line);background:rgba(7,8,16,0.60);font-size:12px;color:var(--muted);line-height:1.7; }\n  .casein-disclaimer strong { color:var(--text); }\n  .casein-final-cta { padding:72px 0 80px;background:radial-gradient(ellipse at 50% 0%,rgba(128,151,232,0.09),transparent 40%),linear-gradient(180deg,rgba(7,8,16,1),rgba(10,11,20,1)); }\n  .casein-cta-box { max-width:900px;margin:0 auto;text-align:center;padding:40px 32px;border-radius:26px;background:linear-gradient(180deg,rgba(13,15,30,0.96),rgba(8,9,20,0.98));border:1px solid rgba(128,151,232,0.18);box-shadow:var(--shadow),var(--glow); }\n  .casein-cta-box p { max-width:680px;margin:0 auto 6px;font-size:15px; }\n  .casein-key-points { display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:22px; }\n  .casein-key-point { display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--accent-3);letter-spacing:0.04em; }\n  .casein-key-point::before { content:\"✓\";width:20px;height:20px;background:rgba(128,151,232,0.13);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--accent);font-weight:900; }\n  @media (max-width:1100px) { .casein-icon-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }\n  @media (max-width:989px) {\n    .casein-hero-grid,.casein-grid-2,.casein-target-grid { grid-template-columns:1fr; }\n    .casein-stats-band { grid-template-columns:repeat(2,minmax(0,1fr)); }\n    .casein-hero { padding:56px 0 28px; }\n    .casein-section { padding:50px 0; }\n    .casein-hero-frame { min-height:420px; }\n  }\n  @media (max-width:680px) {\n    .casein-icon-grid { grid-template-columns:1fr; }\n    .casein-container { padding:0 18px; }\n    .casein-card,.casein-feature-box,.casein-icon-card { padding:20px 18px; }\n    .casein-usage-box { padding:24px 18px; }\n    .casein-cta-box { padding:28px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"casein-landing\"\u003e\n\n  \u003cdiv class=\"casein-hero\" id=\"top\"\u003e\n    \u003cdiv class=\"casein-container\"\u003e\n      \u003cdiv class=\"casein-hero-grid\"\u003e\n        \u003cdiv class=\"casein-hero-copy\"\u003e\n          \u003cspan class=\"casein-badge\"\u003eMicellar Casein - Slow Release 6-8h - Anti-catabolic\u003c\/span\u003e\n          \u003ch1\u003eCASEIN-X7® - Slow-release protein for real recovery\u003c\/h1\u003e\n          \u003cp class=\"casein-lead\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eCASEIN-X7®\u003c\/strong\u003e is the ideal nighttime protein, developed on the basis of pure micellar casein with slow release and maximum efficiency. With 24g of protein per serving, this formula delivers a \u003cspan class=\"casein-highlight\"\u003econstant flow of amino acids for up to 6-8 hours\u003c\/span\u003e, supporting muscle recovery and protection exactly when your body needs it most.\u003c\/p\u003e\n          \u003cdiv class=\"casein-trust-badges\"\u003e\n            \u003cspan class=\"casein-trust-badge\"\u003e24g Protein \/ serving\u003c\/span\u003e\n            \u003cspan class=\"casein-trust-badge\"\u003eMicellar Casein\u003c\/span\u003e\n            \u003cspan class=\"casein-trust-badge\"\u003eSlow Release 6-8h\u003c\/span\u003e\n            \u003cspan class=\"casein-trust-badge\"\u003eAnti-catabolic\u003c\/span\u003e\n            \u003cspan class=\"casein-trust-badge\"\u003eProlonged Satiety\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"casein-stats-band\"\u003e\n            \u003cdiv class=\"casein-stat-box\"\u003e\n\u003cspan class=\"casein-stat-number\"\u003e24g\u003c\/span\u003e\u003cspan class=\"casein-stat-text\"\u003eProtein \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"casein-stat-box\"\u003e\n\u003cspan class=\"casein-stat-number\"\u003e6-8h\u003c\/span\u003e\u003cspan class=\"casein-stat-text\"\u003eSlow release\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"casein-stat-box\"\u003e\n\u003cspan class=\"casein-stat-number\"\u003e25\u003c\/span\u003e\u003cspan class=\"casein-stat-text\"\u003eServings \/ container\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"casein-stat-box\"\u003e\n\u003cspan class=\"casein-stat-number\"\u003e750g\u003c\/span\u003e\u003cspan class=\"casein-stat-text\"\u003eNet weight\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-hero-visual\"\u003e\n          \u003cdiv class=\"casein-hero-frame\"\u003e\n            \u003cdiv class=\"casein-hero-img-wrap\"\u003e\n              \u003cimg class=\"casein-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/CASEIN-X7_750g_25serv_Genius_Nutrition_Chocolate.png?v=1723109811\" alt=\"CASEIN-X7 750g 25 servings Chocolate - Genius Nutrition\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"casein-hero-caption\"\u003ePure Micellar Casein - 24g Protein - Slow Release 6-8h\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"casein-section casein-section-alt\" id=\"despre\"\u003e\n    \u003cdiv class=\"casein-container\"\u003e\n      \u003cdiv class=\"casein-grid-2\"\u003e\n        \u003cdiv class=\"casein-card\"\u003e\n          \u003cspan class=\"casein-mini-label\"\u003eWhy CASEIN-X7?\u003c\/span\u003e\n          \u003ch2\u003eNot all proteins work the same\u003c\/h2\u003e\n          \u003cp\u003eUnlike fast-absorbing proteins, CASEIN-X7® is designed for long-term support. The unique structure of micellar casein forms a gel in the stomach, slowing the digestion and release of amino acids.\u003c\/p\u003e\n          \u003cp\u003eThis process ensures a constant supply of nutrients, maintaining an anabolic environment and preventing muscle breakdown. The result: better recovery, efficient muscle maintenance and sustained performance.\u003c\/p\u003e\n          \u003cp\u003eCASEIN-X7® is not just a supplement - it is an intelligent nutrition strategy. It is the choice of those who understand that real results come from consistency, recovery and quality.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-feature-box\"\u003e\n          \u003ch3\u003eMore than a protein. A nutrition strategy.\u003c\/h3\u003e\n          \u003cp\u003eCASEIN-X7® is the perfect choice for consumption before sleep, between meals or during long periods without food intake.\u003c\/p\u003e\n          \u003cul class=\"casein-checks\"\u003e\n            \u003cli\u003e24g protein per serving - substantial and complete intake\u003c\/li\u003e\n            \u003cli\u003eHigh-quality micellar casein - natural structure preserved\u003c\/li\u003e\n            \u003cli\u003eSlow release pana la 6-8 ore - flux constant de aminoacizi\u003c\/li\u003e\n            \u003cli\u003ePowerful anti-catabolic support - muscle mass protection\u003c\/li\u003e\n            \u003cli\u003eProlonged satiety sensation - support for cutting diets\u003c\/li\u003e\n            \u003cli\u003eComplete essential amino acid profile\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"casein-section casein-section-soft\"\u003e\n    \u003cdiv class=\"casein-container\"\u003e\n      \u003cspan class=\"casein-mini-label\"\u003eKey Benefits\u003c\/span\u003e\n      \u003ch2\u003eWhat CASEIN-X7® Brings to Your Routine\u003c\/h2\u003e\n      \u003cdiv class=\"casein-icon-grid\"\u003e\n        \u003cdiv class=\"casein-icon-card\"\u003e\n          \u003cdiv class=\"casein-icon\"\u003e🌙\u003c\/div\u003e\n          \u003ch3\u003eSlow release 6-8 ore\u003c\/h3\u003e\n          \u003cp\u003eMicellar casein forms a gel in the stomach that slows digestion, ensuring a constant flow of amino acids throughout the entire night or between meals.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-icon-card\"\u003e\n          \u003cdiv class=\"casein-icon\"\u003e💪\u003c\/div\u003e\n          \u003ch3\u003e24g Protein Per Serving\u003c\/h3\u003e\n          \u003cp\u003eA substantial and well-balanced protein intake per serving, based exclusively on high-purity micellar casein, with no unnecessary additives.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-icon-card\"\u003e\n          \u003cdiv class=\"casein-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3\u003eAnti-catabolic Protection\u003c\/h3\u003e\n          \u003cp\u003ePrevents catabolism and maintains positive nitrogen balance, protecting muscle mass gained during periods of rest or caloric restriction.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-icon-card\"\u003e\n          \u003cdiv class=\"casein-icon\"\u003e😴\u003c\/div\u003e\n          \u003ch3\u003eLong-term Recovery\u003c\/h3\u003e\n          \u003cp\u003eSupports muscle recovery throughout the entire night, fuelling the repair and adaptation processes exactly when the body is regenerating.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-icon-card\"\u003e\n          \u003cdiv class=\"casein-icon\"\u003e⚖️\u003c\/div\u003e\n          \u003ch3\u003eAppetite Control\u003c\/h3\u003e\n          \u003cp\u003eThe prolonged satiety sensation helps reduce hunger and supports cutting diets or nutritional plans with controlled caloric intake.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-icon-card\"\u003e\n          \u003cdiv class=\"casein-icon\"\u003e🔬\u003c\/div\u003e\n          \u003ch3\u003eComplete Amino Acid Profile\u003c\/h3\u003e\n          \u003cp\u003eProvides all the essential amino acids needed for development and recovery, including BCAAs and essential amino acids for muscle integrity and synthesis.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"casein-section casein-section-alt\"\u003e\n    \u003cdiv class=\"casein-container\"\u003e\n      \u003cdiv class=\"casein-grid-2\"\u003e\n        \u003cdiv class=\"casein-card\"\u003e\n          \u003cspan class=\"casein-mini-label\"\u003ePremium Quality\u003c\/span\u003e\n          \u003ch2\u003eHigh-purity micellar casein in every serving\u003c\/h2\u003e\n          \u003cp\u003eCASEIN-X7® uses only high-purity micellar casein, processed to preserve its natural structure and biological efficiency. Every serving is designed for real performance, with no unnecessary additives.\u003c\/p\u003e\n          \u003cp\u003eThe unique structure of micellar casein forms a viscous gel in the stomach, significantly slowing the digestion process and gradually releasing amino acids over 6-8 hours. This mechanism creates a sustained anabolic environment and prevents muscle breakdown.\u003c\/p\u003e\n          \u003cp\u003eBuild, protect and support every gain - even when you are resting.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-feature-box\"\u003e\n          \u003ch3\u003eWhen to Take It\u003c\/h3\u003e\n          \u003cp\u003eMaximum flexibility for any nutritional strategy:\u003c\/p\u003e\n          \u003cul class=\"casein-checks\"\u003e\n            \u003cli\u003e\n\u003cstrong style=\"color:var(--text);\"\u003eBefore sleep\u003c\/strong\u003e - for overnight recovery and muscle mass protection during the 6-8 hours of rest\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong style=\"color:var(--text);\"\u003eBetween meals\u003c\/strong\u003e - for a constant protein intake and prevention of catabolism throughout the day\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong style=\"color:var(--text);\"\u003eDuring dieting phases\u003c\/strong\u003e - for hunger control, prolonged satiety and maintaining muscle mass in a caloric deficit\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp style=\"font-size:13px;margin-top:14px;\"\u003eCASEIN-X7® is also a versatile ingredient: add to oats, protein pancakes, yogurt or desserts for a clean protein intake and a creamy texture.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"casein-section casein-section-soft\"\u003e\n    \u003cdiv class=\"casein-container\"\u003e\n      \u003cspan class=\"casein-mini-label\"\u003eDesigned For\u003c\/span\u003e\n      \u003ch2\u003eWho Benefits From CASEIN-X7®?\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px;margin-bottom:0;\"\u003eCASEIN-X7® is the choice of those who understand that recovery is a continuous process, not a pause.\u003c\/p\u003e\n      \u003cdiv class=\"casein-target-grid\"\u003e\n        \u003cdiv class=\"casein-target-item\"\u003e\n          \u003cspan class=\"casein-target-icon\"\u003e🏋️\u003c\/span\u003e\n          \u003cp\u003eAthletes and active individuals who want complete muscle recovery overnight, maintaining the muscle mass gained through intense training.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-target-item\"\u003e\n          \u003cspan class=\"casein-target-icon\"\u003e🛡️\u003c\/span\u003e\n          \u003cp\u003ePeople who want to protect their muscle mass during caloric restriction, cutting diets or high-volume training periods.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-target-item\"\u003e\n          \u003cspan class=\"casein-target-icon\"\u003e🥗\u003c\/span\u003e\n          \u003cp\u003eThose following diets who want appetite control - the prolonged satiety makes CASEIN-X7® an ideal ally in any nutritional plan with a caloric deficit.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"casein-target-item\"\u003e\n          \u003cspan class=\"casein-target-icon\"\u003e⭐\u003c\/span\u003e\n          \u003cp\u003eAnyone looking for a superior-quality protein with a prolonged effect - for a constant, efficient and well-structured protein intake throughout the entire day.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"casein-section casein-section-alt\"\u003e\n    \u003cdiv class=\"casein-container\"\u003e\n      \u003cspan class=\"casein-mini-label\"\u003eDirections for Use\u003c\/span\u003e\n      \u003ch2 style=\"text-align:center;margin-bottom:28px;\"\u003eHow to Use CASEIN-X7®\u003c\/h2\u003e\n      \u003cdiv class=\"casein-usage-box\"\u003e\n        \u003cp style=\"text-align:center;font-size:16px;color:var(--text);font-weight:600;margin-bottom:18px;\"\u003eAdd 1-4 scoops per day, depending on your protein needs and nutritional goals. Mix one scoop with 300-400 ml of water or milk, adjusting to desired consistency.\u003c\/p\u003e\n        \u003cul class=\"casein-checks\"\u003e\n          \u003cli\u003eTake in the evening, before sleep, for overnight recovery\u003c\/li\u003e\n          \u003cli\u003eUse between meals for a constant protein intake\u003c\/li\u003e\n          \u003cli\u003eIntegrate into your daily diet to maintain muscle mass\u003c\/li\u003e\n          \u003cli\u003eAdd to oats, pancakes or yogurt for a versatile and creamy protein intake\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eDetalii produs:\u003c\/strong\u003e Net weight: 750g - Portii: 25 - Portie: 1 cupa\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"casein-final-cta\"\u003e\n    \u003cdiv class=\"casein-container\"\u003e\n      \u003cdiv class=\"casein-cta-box\"\u003e\n        \u003cspan class=\"casein-mini-label\" style=\"display:block;text-align:center;margin-bottom:12px;\"\u003eSustained recovery. No compromises.\u003c\/span\u003e\n        \u003ch2\u003eCASEIN-X7® - Build and protect, even while you rest\u003c\/h2\u003e\n        \u003cp\u003e24g of pure micellar casein, slow release of up to 6-8 hours, anti-catabolic support and prolonged satiety. CASEIN-X7® is an intelligent nutrition strategy for those who want real results from consistency and recovery.\u003c\/p\u003e\n        \u003cdiv class=\"casein-key-points\"\u003e\n          \u003cspan class=\"casein-key-point\"\u003e24g Proteina\u003c\/span\u003e\n          \u003cspan class=\"casein-key-point\"\u003e6-8h Release\u003c\/span\u003e\n          \u003cspan class=\"casein-key-point\"\u003eAnti-catabolic\u003c\/span\u003e\n          \u003cspan class=\"casein-key-point\"\u003eMicellar Casein\u003c\/span\u003e\n          \u003cspan class=\"casein-key-point\"\u003e750g \/ 25 Servings\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"casein-disclaimer\"\u003e\n\u003cstrong\u003eImportant!\u003c\/strong\u003e Dietary supplements are intended exclusively for healthy individuals. Not for use by pregnant or breastfeeding women. Keep out of reach of children. This supplement does not replace a varied and balanced diet. Do not exceed the recommended daily dose. Consume preferably before the date indicated on the packaging. Store in a cool, dry place.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"Default Title","offer_id":40008301936743,"sku":"5949471392038","price":38.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/products\/CASEIN-X7_750g_25serv_Genius_Nutrition_Chocolate.png?v=1730810859"},{"product_id":"warcry®-clear-whey-protein-330ml","title":"WARCRY® CLEAR WHEY PROTEIN 330ML","description":"WARCRY® Sparkling Clear Whey Protein Drink 330ml\u003cbr data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cstrong\u003e13G Protein\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cstrong\u003eZero Fat\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cstrong\u003e0.3g Sugars\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cstrong\u003e100% Clear Whey\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cstrong\u003eDelicious and refreshing aroma\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cstrong\u003eNo milk taste\u003c\/strong\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003cstrong\u003eRich in EAA and BCAA\u003c\/strong\u003e","brand":"WARCRY®","offers":[{"title":"Jungle Mango","offer_id":40015073968231,"sku":"5949471392120","price":2.8,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/products\/WarcryClearWhey_JungleMango_330ml.png?v=1674661699"},{"product_id":"protein-f5-2000g","title":"PROTEIN-F5 2000g\/60serv","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cp\u003eProtein-F5 by Genius Nutrition® - Multi-Fusion Protein Complex for Optimal Results!\u003c\/p\u003e\n\u003cp\u003eProtein-F5 by Genius Nutrition is a high-quality blend that combines 5 types of proteins to provide a complete amino acid profile and support the nutritional needs of those looking to build and maintain muscle mass. This versatile product is an excellent solution for athletes, bodybuilders, and those looking to improve their overall health and physical performance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePROTEIN-F5® - 5-SOURCE PROTEIN FUSION\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhey protein concentrate - a fast source of proteins and amino acids, perfect for muscle recovery after intense workouts. Milk protein - a slow-release protein source that helps maintain muscle mass throughout the day. Soy protein isolate - a high-quality plant-based protein source, containing all essential amino acids and supporting muscle recovery and growth. Egg protein isolate - an excellent source of high biological value proteins, contributing to the development and repair of muscle tissues. Pea protein isolate - a hypoallergenic plant-based protein source, ideal for individuals with food sensitivities.\u003c\/p\u003e\n\u003cp\u003eProtein-F5 is rich in BCAAs (branched-chain amino acids) and essential amino acids, crucial for protein synthesis and maintaining muscle health and function. This high-quality protein blend, combined with an excellent amino acid profile, makes Protein-F5 an outstanding choice to support your fitness goals.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUsage recommendations:\u003c\/strong\u003e Mix one serving of Protein-F5 with 250-350 ml of water or milk and consume immediately after a workout or between meals to support protein and amino acid needs. This product is suitable for all types of diets, including vegetarians, and can be used in combination with other supplements to maximize results.\u003c\/p\u003e\n\u003cp\u003eWith Protein-F5 by Genius Nutrition, you can enjoy the benefits of 5 types of proteins in a single convenient product, helping you achieve your performance and health goals. Try Protein-F5 today and feel the difference it can make in your active life!\u003c\/p\u003e","brand":"Genius Nutrition®","offers":[{"title":"White Chocolate Strawberry","offer_id":53551112094023,"sku":"5940541556206","price":57.0,"currency_code":"EUR","in_stock":false},{"title":"Milky Chocolate","offer_id":46487287365959,"sku":"5949471392137","price":57.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/PROTEIN-F5_2000g_61serv_Genius_Nutrition_White_Chocolate_Strawberry.png?v=1773928998"},{"product_id":"soy-protein-isolate-900g-30serv","title":"SOY PROTEIN ISOLATE 900g\/30serv","description":"\u003cstyle\u003e\n  .soy-landing {\n    --bg:       #080a07;\n    --bg-2:     #0d1009;\n    --bg-3:     #121710;\n    --card:     rgba(14, 19, 12, 0.92);\n    --card-2:   rgba(18, 24, 15, 0.97);\n    --text:     #f4f8ee;\n    --muted:    #9eab94;\n    --accent:   #98d95d;\n    --accent-2: #c7f29a;\n    --accent-3: #edf9df;\n    --line:     rgba(255,255,255,0.07);\n    --line-a:   rgba(152,217,93,0.18);\n    --shadow:   0 20px 48px rgba(0,0,0,0.42);\n    --glow:     0 0 0 1px rgba(152,217,93,0.08), 0 0 28px rgba(152,217,93,0.07);\n\n    background:\n      radial-gradient(ellipse at 72% 0%, rgba(152,217,93,0.09), transparent 32%),\n      radial-gradient(ellipse at 18% 12%, rgba(199,242,154,0.06), transparent 24%),\n      linear-gradient(180deg, #070908 0%, #0b0e09 50%, #08090a 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n\n  .soy-landing * { box-sizing: border-box; }\n\n  .soy-landing h1,\n  .soy-landing h2,\n  .soy-landing h3 {\n    font-weight: 800;\n    line-height: 1.22;\n    color: var(--text);\n    margin: 0 0 14px;\n  }\n\n  .soy-landing h1 { font-size: clamp(26px, 4vw, 44px); letter-spacing: -0.01em; }\n  .soy-landing h2 { font-size: clamp(22px, 3vw, 34px); letter-spacing: -0.01em; }\n  .soy-landing h3 { font-size: clamp(15px, 2vw, 19px); }\n\n  .soy-landing p { margin: 0 0 14px; color: var(--muted); font-size: 15px; }\n  .soy-landing p:last-child { margin-bottom: 0; }\n\n  .soy-container {\n    width: 100%;\n    max-width: 1240px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  \/* ── BADGE ── *\/\n  .soy-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 9px 16px;\n    border-radius: 999px;\n    border: 1px solid rgba(152,217,93,0.22);\n    background: rgba(152,217,93,0.06);\n    color: var(--accent-2);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n  }\n\n  .soy-badge::before {\n    content: \"\";\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: var(--accent);\n    box-shadow: 0 0 0 5px rgba(152,217,93,0.13);\n    flex: 0 0 7px;\n  }\n\n  .soy-mini-label {\n    display: block;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n  }\n\n  .soy-highlight { color: var(--accent-2); }\n\n  \/* ── HERO ── *\/\n  .soy-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 0 32px;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .soy-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: 32px;\n    align-items: stretch;\n  }\n\n  .soy-hero-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding-bottom: 12px;\n  }\n\n  .soy-lead {\n    font-size: 16px;\n    color: var(--muted);\n    line-height: 1.75;\n    margin-bottom: 22px;\n  }\n\n  .soy-trust-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 24px;\n  }\n\n  .soy-trust-badge {\n    padding: 6px 14px;\n    border-radius: 6px;\n    border: 1px solid var(--line-a);\n    background: rgba(152,217,93,0.05);\n    color: var(--accent-3);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n  }\n\n  \/* stats band - flush grid *\/\n  .soy-stats-band {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 2px;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid var(--line-a);\n    background: var(--line-a);\n    margin-top: 6px;\n  }\n\n  .soy-stat-box {\n    background: var(--bg-2);\n    padding: 14px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 3px;\n  }\n\n  .soy-stat-number {\n    font-size: 17px;\n    font-weight: 900;\n    color: var(--accent);\n    letter-spacing: -0.02em;\n    line-height: 1;\n  }\n\n  .soy-stat-text {\n    font-size: 10px;\n    color: var(--muted);\n    font-weight: 600;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n    line-height: 1.3;\n  }\n\n  \/* ── HERO IMAGE - full cover ── *\/\n  .soy-hero-visual {\n    display: grid;\n  }\n\n  .soy-hero-frame {\n    position: relative;\n    width: 100%;\n    min-height: 520px;\n    border-radius: 24px;\n    overflow: hidden;\n    background:\n      radial-gradient(ellipse at 50% 30%, rgba(152,217,93,0.10), transparent 60%),\n      linear-gradient(160deg, rgba(12,16,10,1) 0%, rgba(7,10,6,1) 100%);\n    border: 1px solid var(--line-a);\n    box-shadow: var(--shadow), var(--glow);\n  }\n\n  .soy-hero-img-wrap {\n    position: absolute;\n    inset: 0;\n    z-index: 0;\n  }\n\n  .soy-hero-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n  }\n\n  .soy-hero-frame::after {\n    content: \"\";\n    position: absolute;\n    inset: auto 0 0 0;\n    height: 30%;\n    background: linear-gradient(180deg, transparent, rgba(6,8,5,0.55));\n    pointer-events: none;\n    z-index: 1;\n  }\n\n  .soy-hero-caption {\n    position: absolute;\n    bottom: 20px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: rgba(6,8,5,0.82);\n    backdrop-filter: blur(10px);\n    border: 1px solid var(--line-a);\n    border-radius: 999px;\n    padding: 8px 20px;\n    font-size: 11px;\n    font-weight: 700;\n    color: var(--accent-2);\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    white-space: nowrap;\n    z-index: 2;\n  }\n\n  \/* ── SECTIONS ── *\/\n  .soy-section {\n    padding: 72px 0;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .soy-section-alt {\n    background:\n      radial-gradient(ellipse at 80% 50%, rgba(152,217,93,0.04), transparent 40%),\n      linear-gradient(180deg, rgba(11,14,9,1), rgba(7,10,6,1));\n  }\n\n  .soy-section-soft {\n    background: linear-gradient(180deg, rgba(9,12,8,1), rgba(11,15,10,1));\n  }\n\n  \/* ── GRIDS \u0026 CARDS ── *\/\n  .soy-grid-2 {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .soy-card {\n    background: var(--card);\n    border: 1px solid var(--line-a);\n    border-radius: 20px;\n    padding: 28px 26px;\n    box-shadow: var(--shadow);\n  }\n\n  .soy-feature-box {\n    background: var(--card-2);\n    border: 1px solid var(--line-a);\n    border-radius: 20px;\n    padding: 28px 26px;\n    box-shadow: var(--shadow), var(--glow);\n  }\n\n  \/* checks list *\/\n  .soy-checks {\n    list-style: none;\n    padding: 0;\n    margin: 14px 0 0;\n  }\n\n  .soy-checks li {\n    position: relative;\n    padding-left: 24px;\n    margin-bottom: 10px;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .soy-checks li::before {\n    content: \"✔\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--accent-2);\n    font-weight: 700;\n  }\n\n  \/* ── ICON GRID ── *\/\n  .soy-icon-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 36px;\n  }\n\n  .soy-icon-card {\n    background: var(--card);\n    border: 1px solid var(--line-a);\n    border-radius: 18px;\n    padding: 26px 22px;\n    transition: border-color 0.2s, box-shadow 0.2s;\n  }\n\n  .soy-icon-card:hover {\n    border-color: rgba(152,217,93,0.32);\n    box-shadow: 0 0 0 1px rgba(152,217,93,0.08), 0 8px 28px rgba(0,0,0,0.32);\n  }\n\n  .soy-icon {\n    width: 46px; height: 46px;\n    border-radius: 12px;\n    background: rgba(152,217,93,0.10);\n    border: 1px solid rgba(152,217,93,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    margin-bottom: 14px;\n  }\n\n  .soy-icon-card h3 { font-size: 15px; margin-bottom: 8px; }\n  .soy-icon-card p  { font-size: 13px; line-height: 1.6; margin: 0; }\n\n  \/* ── COMPARE ── *\/\n  .soy-compare-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .soy-compare-card {\n    border-radius: 18px;\n    padding: 24px 22px;\n    box-shadow: var(--shadow);\n  }\n\n  .soy-compare-card.good {\n    background: var(--card-2);\n    border: 1px solid var(--line-a);\n    box-shadow: var(--shadow), var(--glow);\n  }\n\n  .soy-compare-card.basic {\n    background: var(--card);\n    border: 1px solid var(--line);\n  }\n\n  .soy-compare-head {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 10px;\n    margin-bottom: 14px;\n  }\n\n  .soy-compare-head h3 { font-size: 15px; margin: 0; }\n\n  .soy-pill {\n    flex-shrink: 0;\n    padding: 4px 11px;\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .soy-pill.good {\n    background: rgba(152,217,93,0.10);\n    color: var(--accent-2);\n    border: 1px solid rgba(152,217,93,0.20);\n  }\n\n  .soy-pill.basic {\n    background: rgba(255,255,255,0.05);\n    color: var(--muted);\n    border: 1px solid var(--line);\n  }\n\n  .soy-compare-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .soy-compare-list li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 9px;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .soy-compare-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 8px;\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: var(--accent-2);\n    box-shadow: 0 0 0 3px rgba(152,217,93,0.08);\n  }\n\n  \/* ── TARGET GRID ── *\/\n  .soy-target-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .soy-target-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: rgba(152,217,93,0.05);\n    border: 1px solid var(--line-a);\n    border-radius: 16px;\n    padding: 20px 18px;\n  }\n\n  .soy-target-icon { font-size: 24px; flex-shrink: 0; line-height: 1; margin-top: 2px; }\n  .soy-target-item p { font-size: 14px; margin: 0; color: var(--muted); }\n\n  \/* ── USAGE BOX ── *\/\n  .soy-usage-box {\n    max-width: 780px;\n    margin: 0 auto;\n    background: var(--card-2);\n    border: 1px solid var(--line-a);\n    border-radius: 22px;\n    padding: 34px 36px;\n    box-shadow: var(--shadow), var(--glow);\n  }\n\n  \/* ── DISCLAIMER ── *\/\n  .soy-disclaimer {\n    max-width: 900px;\n    margin: 28px auto 0;\n    padding: 22px 26px;\n    border-radius: 14px;\n    border: 1px solid var(--line);\n    background: rgba(8,10,7,0.60);\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.7;\n  }\n\n  .soy-disclaimer strong { color: var(--text); }\n\n  \/* ── FINAL CTA ── *\/\n  .soy-final-cta {\n    padding: 72px 0 80px;\n    background:\n      radial-gradient(ellipse at 50% 0%, rgba(152,217,93,0.08), transparent 40%),\n      linear-gradient(180deg, rgba(7,9,6,1), rgba(10,12,9,1));\n  }\n\n  .soy-cta-box {\n    max-width: 900px;\n    margin: 0 auto;\n    text-align: center;\n    padding: 40px 32px;\n    border-radius: 26px;\n    background: linear-gradient(180deg, rgba(14,19,12,0.96), rgba(9,12,8,0.98));\n    border: 1px solid rgba(152,217,93,0.16);\n    box-shadow: var(--shadow), var(--glow);\n  }\n\n  .soy-cta-box p { max-width: 680px; margin: 0 auto 6px; font-size: 15px; }\n\n  .soy-key-points {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 18px;\n    margin-top: 22px;\n  }\n\n  .soy-key-point {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--accent-3);\n    letter-spacing: 0.04em;\n  }\n\n  .soy-key-point::before {\n    content: \"✓\";\n    width: 20px; height: 20px;\n    background: rgba(152,217,93,0.12);\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    color: var(--accent);\n    font-weight: 900;\n  }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 1100px) {\n    .soy-icon-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  }\n\n  @media (max-width: 989px) {\n    .soy-hero-grid,\n    .soy-grid-2,\n    .soy-compare-grid,\n    .soy-target-grid { grid-template-columns: 1fr; }\n\n    .soy-stats-band    { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .soy-hero          { padding: 56px 0 28px; }\n    .soy-section       { padding: 50px 0; }\n    .soy-hero-frame    { min-height: 420px; }\n  }\n\n  @media (max-width: 680px) {\n    .soy-icon-grid  { grid-template-columns: 1fr; }\n    .soy-container  { padding: 0 18px; }\n\n    .soy-card,\n    .soy-feature-box,\n    .soy-icon-card,\n    .soy-compare-card { padding: 20px 18px; }\n\n    .soy-usage-box  { padding: 24px 18px; }\n    .soy-cta-box    { padding: 28px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"soy-landing\"\u003e\n\n  \u003c!-- ═══ HERO ═══ --\u003e\n  \u003cdiv class=\"soy-hero\" id=\"top\"\u003e\n    \u003cdiv class=\"soy-container\"\u003e\n      \u003cdiv class=\"soy-hero-grid\"\u003e\n\n        \u003cdiv class=\"soy-hero-copy\"\u003e\n          \u003cspan class=\"soy-badge\"\u003ePlant-Based - 25g Protein - 4.1g BCAA - 0 Added Sugar\u003c\/span\u003e\n          \u003ch1\u003eSOY PROTEIN ISOLATE - Plant purity, intelligent performance\u003c\/h1\u003e\n          \u003cp class=\"soy-lead\"\u003e\n            \u003cspan class=\"soy-highlight\"\u003eSoy Protein Isolate\u003c\/span\u003e from Genius Nutrition® is a premium plant-based protein, built for those who want more from their daily nutrition. More purity. More control. More efficiency. A modern, refined and intelligently developed formula for supporting muscle mass, recovery and an active, balanced, performance-oriented lifestyle.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"soy-trust-badges\"\u003e\n            \u003cspan class=\"soy-trust-badge\"\u003e25g Protein \/ serving\u003c\/span\u003e\n            \u003cspan class=\"soy-trust-badge\"\u003e4.1g BCAA \/ serving\u003c\/span\u003e\n            \u003cspan class=\"soy-trust-badge\"\u003e0 Added Sugar\u003c\/span\u003e\n            \u003cspan class=\"soy-trust-badge\"\u003eGluten and Lactose Free\u003c\/span\u003e\n            \u003cspan class=\"soy-trust-badge\"\u003eNon-GMO\u003c\/span\u003e\n            \u003cspan class=\"soy-trust-badge\"\u003e100% Plant-Based\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"soy-stats-band\"\u003e\n            \u003cdiv class=\"soy-stat-box\"\u003e\n              \u003cspan class=\"soy-stat-number\"\u003e25g\u003c\/span\u003e\n              \u003cspan class=\"soy-stat-text\"\u003eProtein \/ serving\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"soy-stat-box\"\u003e\n              \u003cspan class=\"soy-stat-number\"\u003e4.1g\u003c\/span\u003e\n              \u003cspan class=\"soy-stat-text\"\u003eBCAA \/ serving\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"soy-stat-box\"\u003e\n              \u003cspan class=\"soy-stat-number\"\u003e30\u003c\/span\u003e\n              \u003cspan class=\"soy-stat-text\"\u003eServings \/ container\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"soy-stat-box\"\u003e\n              \u003cspan class=\"soy-stat-number\"\u003e0g\u003c\/span\u003e\n              \u003cspan class=\"soy-stat-text\"\u003eAdded sugar\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"soy-hero-visual\"\u003e\n          \u003cdiv class=\"soy-hero-frame\"\u003e\n            \u003cdiv class=\"soy-hero-img-wrap\"\u003e\n              \u003cimg class=\"soy-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/soy_protein_isolate_chocolate_900g_by_genius_nutrition.png?v=1785328450\" alt=\"SOY PROTEIN ISOLATE 900g 30 servings - Genius Nutrition®\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"soy-hero-caption\"\u003e25g Protein - 4.1g BCAA - 0 Sugar - 900g \/ 30 Servings\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ ORIGINEA ═══ --\u003e\n  \u003cdiv class=\"soy-section soy-section-alt\" id=\"despre\"\u003e\n    \u003cdiv class=\"soy-container\"\u003e\n      \u003cdiv class=\"soy-grid-2\"\u003e\n\n        \u003cdiv class=\"soy-card\"\u003e\n          \u003cspan class=\"soy-mini-label\"\u003eThe Source\u003c\/span\u003e\n          \u003ch2\u003ePower Starts at the Source\u003c\/h2\u003e\n          \u003cp\u003e\n            The quality of a premium protein always starts with the choice of raw material. Soy Protein Isolate uses isolated soy protein, one of the most valuable and well-studied plant protein sources, valued for its high essential amino acid content and its capacity to support muscle mass and recovery efficiently.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Through the isolation process, the protein is concentrated and refined to deliver a superior protein intake, while reducing unwanted components. The result is a purer, more precise and more nutritionally efficient formula.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"soy-feature-box\"\u003e\n          \u003ch3\u003eThe difference between an ordinary product and one truly built with intelligence\u003c\/h3\u003e\n          \u003cp\u003e\n            With a high content of high-quality protein, 4.1g BCAA, 0 added sugar and a clean nutritional profile, this is not just a plant-based alternative. It is an evolved choice for those who want real results.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Isolated soy is one of the few plant sources considered complete in terms of amino acid profile, making it an extremely valuable choice in a modern performance-oriented formula.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ BENEFICII ═══ --\u003e\n  \u003cdiv class=\"soy-section soy-section-soft\"\u003e\n    \u003cdiv class=\"soy-container\"\u003e\n      \u003cspan class=\"soy-mini-label\"\u003ePremium Benefits\u003c\/span\u003e\n      \u003ch2\u003eThe Elements That Define the Real Value of the Formula\u003c\/h2\u003e\n\n      \u003cdiv class=\"soy-icon-grid\"\u003e\n\n        \u003cdiv class=\"soy-icon-card\"\u003e\n          \u003cdiv class=\"soy-icon\"\u003e💪\u003c\/div\u003e\n          \u003ch3\u003e25g Protein Per Serving\u003c\/h3\u003e\n          \u003cp\u003eContributes to recovery, growth and maintenance of muscle mass in a clean, modern plant-based formula, with no unnecessary ingredients.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"soy-icon-card\"\u003e\n          \u003cdiv class=\"soy-icon\"\u003e🔬\u003c\/div\u003e\n          \u003ch3\u003e4.1g BCAA Per Serving\u003c\/h3\u003e\n          \u003cp\u003eA complete plant-based source of essential amino acids, with a key role in muscle mass, recovery and performance - naturally supplied from isolated soy protein.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"soy-icon-card\"\u003e\n          \u003cdiv class=\"soy-icon\"\u003e🌱\u003c\/div\u003e\n          \u003ch3\u003eComplete Plant-Based Amino Acid Source\u003c\/h3\u003e\n          \u003cp\u003eIsolated soy is one of the few plant proteins with a complete amino acid spectrum, including all essential amino acids needed by an active body.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"soy-icon-card\"\u003e\n          \u003cdiv class=\"soy-icon\"\u003e⚖️\u003c\/div\u003e\n          \u003ch3\u003e0 Added Sugar\u003c\/h3\u003e\n          \u003cp\u003eMore nutritional control, less unnecessary noise and easier integration into precise dietary strategies - whether for cutting or supporting a balanced lifestyle.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"soy-icon-card\"\u003e\n          \u003cdiv class=\"soy-icon\"\u003e✅\u003c\/div\u003e\n          \u003ch3\u003eNon-GMO, Gluten and Lactose Free\u003c\/h3\u003e\n          \u003cp\u003eA clean formula designed for those seeking purity, digestibility and modern dietary choices. Suitable for food intolerances and restrictive diets.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"soy-icon-card\"\u003e\n          \u003cdiv class=\"soy-icon\"\u003e🍃\u003c\/div\u003e\n          \u003ch3\u003e100% Premium Plant-Based\u003c\/h3\u003e\n          \u003cp\u003eNu un compromis, ci o alegere evoluata. ONot a compromise, but an evolved choice. A premium plant protein built for real performance, not just to tick the “vegan” label.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ BCAA \u0026 CONTROL ═══ --\u003e\n  \u003cdiv class=\"soy-section soy-section-alt\"\u003e\n    \u003cdiv class=\"soy-container\"\u003e\n      \u003cdiv class=\"soy-grid-2\"\u003e\n\n        \u003cdiv class=\"soy-card\"\u003e\n          \u003cspan class=\"soy-mini-label\"\u003eBCAA and Control\u003c\/span\u003e\n          \u003ch2\u003e4.1g BCAA - Real Support for Muscle Mass and Recovery\u003c\/h2\u003e\n          \u003cp\u003e\n            Each serving delivers 4.1g of BCAA, including leucine, isoleucine and valine - branched-chain amino acids recognised for their key role in muscle metabolism.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            BCAAs are important because they participate in the processes involved in stimulating muscle protein synthesis, supporting recovery after training, reducing muscle breakdown during demanding periods and maintaining performance when protein intake is well structured.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Leucine in particular is considered one of the most important amino acids in signalling muscle anabolic processes. A protein that naturally delivers BCAAs has far greater functional value than one that amounts to just a simple gram count per serving.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"soy-feature-box\"\u003e\n          \u003ch3\u003e0 Added Sugar. Mai mult control. Mai putin zgomot inutil.\u003c\/h3\u003e\n          \u003cp\u003e\n            Soy Protein Isolate este formulata cu 0 Added Sugar, pentru a-ti oferi control nutritional real, fara ingrediente inutile care iti complica strategia alimentara. Potrivita pentru:\n          \u003c\/p\u003e\n          \u003cul class=\"soy-checks\"\u003e\n            \u003cli\u003eMuscle definition and caloric intake control\u003c\/li\u003e\n            \u003cli\u003eBody composition optimisation\u003c\/li\u003e\n            \u003cli\u003eA healthy and balanced lifestyle\u003c\/li\u003e\n            \u003cli\u003eIncreasing protein intake without nutritional compromises\u003c\/li\u003e\n            \u003cli\u003eIntegration into ketogenic or controlled-carbohydrate diets\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp style=\"font-size:13px; margin-top:14px;\"\u003eWhen you pursue results, every detail matters. And intelligent simplicity is always an advantage.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ COMPARATIE ═══ --\u003e\n  \u003cdiv class=\"soy-section soy-section-soft\"\u003e\n    \u003cdiv class=\"soy-container\"\u003e\n      \u003cspan class=\"soy-mini-label\"\u003ePremium Comparison\u003c\/span\u003e\n      \u003ch2\u003eWhy Soy Protein Isolate from Genius Nutrition?\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px; margin-bottom:0;\"\u003eThis is the difference between consuming a protein and choosing one that truly works for you.\u003c\/p\u003e\n\n      \u003cdiv class=\"soy-compare-grid\"\u003e\n\n        \u003cdiv class=\"soy-compare-card good\"\u003e\n          \u003cdiv class=\"soy-compare-head\"\u003e\n            \u003ch3\u003eSoy Protein Isolate\u003c\/h3\u003e\n            \u003cspan class=\"soy-pill good\"\u003ePremium choice\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cul class=\"soy-compare-list\"\u003e\n            \u003cli\u003eHigh content of high-quality protein per serving\u003c\/li\u003e\n            \u003cli\u003e4.1g BCAA naturally supplied per serving\u003c\/li\u003e\n            \u003cli\u003e0 Added Sugar - control nutritional real\u003c\/li\u003e\n            \u003cli\u003eComplete Plant-Based Amino Acid Source esentiali\u003c\/li\u003e\n            \u003cli\u003eDemonstrated support for muscle mass and recovery\u003c\/li\u003e\n            \u003cli\u003eEasy integration into active and balanced diets\u003c\/li\u003e\n            \u003cli\u003eNon-GMO, gluten-free and lactose-free\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"soy-compare-card basic\"\u003e\n          \u003cdiv class=\"soy-compare-head\"\u003e\n            \u003ch3\u003eOrdinary Plant Protein\u003c\/h3\u003e\n            \u003cspan class=\"soy-pill basic\"\u003eBasic formula\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cul class=\"soy-compare-list\"\u003e\n            \u003cli\u003eMain focus on simple protein quantity\u003c\/li\u003e\n            \u003cli\u003eLess real functional value per serving\u003c\/li\u003e\n            \u003cli\u003eLess complete amino acid profile\u003c\/li\u003e\n            \u003cli\u003eLess control over formula purity\u003c\/li\u003e\n            \u003cli\u003ePossible added sugar or excessive sweeteners\u003c\/li\u003e\n            \u003cli\u003eLess precise integration into athletic and aesthetic goals\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ POTRIVIT PENTRU ═══ --\u003e\n  \u003cdiv class=\"soy-section soy-section-alt\"\u003e\n    \u003cdiv class=\"soy-container\"\u003e\n      \u003cspan class=\"soy-mini-label\"\u003eDesigned For\u003c\/span\u003e\n      \u003ch2\u003eWho Benefits From Soy Protein Isolate?\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px; margin-bottom:0;\"\u003eNot just a plant protein - an evolved choice for anyone who wants more from their daily nutrition.\u003c\/p\u003e\n\n      \u003cdiv class=\"soy-target-grid\"\u003e\n        \u003cdiv class=\"soy-target-item\"\u003e\n          \u003cspan class=\"soy-target-icon\"\u003e🌱\u003c\/span\u003e\n          \u003cp\u003eVegani si vegetarieni care cauta o sursa proteica completa, de inalta calitate, fara derivate animale, cu spectru aminoacidic complet si 4.1g BCAA Per Serving.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"soy-target-item\"\u003e\n          \u003cspan class=\"soy-target-icon\"\u003e🏋️\u003c\/span\u003e\n          \u003cp\u003eAthletes and active individuals who want a serious plant-based alternative for muscle mass and recovery - not a compromise, but a choice that is equally high-performing.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"soy-target-item\"\u003e\n          \u003cspan class=\"soy-target-icon\"\u003e🥗\u003c\/span\u003e\n          \u003cp\u003eThose on a cutting diet or with aesthetic goals who need quality protein with no added sugar and no unnecessary calories from carbohydrates.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"soy-target-item\"\u003e\n          \u003cspan class=\"soy-target-icon\"\u003e🛡️\u003c\/span\u003e\n          \u003cp\u003ePeople with lactose or gluten intolerance or food sensitivities who need a clean, easily digestible, non-GMO formula.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ MOD DE UTILIZARE ═══ --\u003e\n  \u003cdiv class=\"soy-section soy-section-soft\"\u003e\n    \u003cdiv class=\"soy-container\"\u003e\n      \u003cspan class=\"soy-mini-label\"\u003eDirections for Use\u003c\/span\u003e\n      \u003ch2 style=\"text-align:center; margin-bottom:28px;\"\u003eHow to Use Soy Protein Isolate\u003c\/h2\u003e\n\n      \u003cdiv class=\"soy-usage-box\"\u003e\n        \u003cp style=\"text-align:center; font-size:16px; color: var(--text); font-weight:600; margin-bottom:18px;\"\u003e\n          Mix 1 scoop (33g) with 200-300 ml of water or milk. Can be taken 1-4 times per day depending on individual protein needs.\n        \u003c\/p\u003e\n        \u003cp style=\"font-size:14px; line-height:1.75;\"\u003e\n          Can be used after training, in the morning or between meals, depending on your nutritional strategy and goals.\n        \u003c\/p\u003e\n        \u003cp style=\"font-size:13px; line-height:1.7; margin-top:10px;\"\u003e\n          \u003cstrong style=\"color:var(--text);\"\u003eProduct details:\u003c\/strong\u003e Net weight: 900g - Servings: 30 - Serving: 1 scoop = 33g - Version: 1.0 - Product includes scoop\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ FINAL CTA ═══ --\u003e\n  \u003cdiv class=\"soy-final-cta\"\u003e\n    \u003cdiv class=\"soy-container\"\u003e\n      \u003cdiv class=\"soy-cta-box\"\u003e\n        \u003cspan class=\"soy-mini-label\" style=\"display:block; text-align:center; margin-bottom:12px;\"\u003ePlant purity. Control. Efficiency.\u003c\/span\u003e\n        \u003ch2\u003eSoy Protein Isolate - More Than a Plant Protein\u003c\/h2\u003e\n        \u003cp\u003e\n          It is not just a plant protein. It is a modern, refined and intelligently developed formula for those who want to support their muscle mass, recovery and nutritional discipline through a clean, efficient choice that is easy to integrate day after day.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"soy-key-points\"\u003e\n          \u003cspan class=\"soy-key-point\"\u003e25g Protein\u003c\/span\u003e\n          \u003cspan class=\"soy-key-point\"\u003e4.1g BCAA\u003c\/span\u003e\n          \u003cspan class=\"soy-key-point\"\u003e0 Added Sugar\u003c\/span\u003e\n          \u003cspan class=\"soy-key-point\"\u003e100% Plant-Based\u003c\/span\u003e\n          \u003cspan class=\"soy-key-point\"\u003e900g \/ 30 Servings\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"soy-disclaimer\"\u003e\n        \u003cstrong\u003eImportant!\u003c\/strong\u003e Dietary supplements are intended exclusively for healthy individuals. Not for use by pregnant or breastfeeding women. Keep out of reach of children. This supplement does not replace a varied and balanced diet. Do not exceed the recommended daily dose. Consume preferably before the date indicated on the packaging. Store in a cool, dry place.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"Apple Pie","offer_id":48640631210311,"sku":"5940541550068","price":25.0,"currency_code":"EUR","in_stock":true},{"title":"Vanilla","offer_id":48640631275847,"sku":"5940541550075","price":25.0,"currency_code":"EUR","in_stock":false},{"title":"Chocolate","offer_id":48640631308615,"sku":"5940541550051","price":25.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/SOY_PROTEIN_ISOLATE_900g_30serv_Genius_Nutrition_Apple_Pie.jpg?v=1730975912"},{"product_id":"hydro-x5-1800g-60serv","title":"HYDRO-X5 1800g\/60serv","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003eDiscover the nutritional revolution with \u003cstrong\u003eHYDRO-X5 by Genius Nutrition®\u003c\/strong\u003e! It's much more than just whey protein, it's the secret to accelerated muscle recovery and optimal performance!\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWhat makes \u003cstrong\u003eHYDRO-X5\u003c\/strong\u003e so special? It's the result of an advanced hydrolysis process, breaking down proteins into smaller fragments, such as peptides and amino acids. This ensures easy digestion and rapid absorption into the body, supporting muscle recovery and efficient growth.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWhether you're an athlete striving for peak performance or simply looking to maintain an active lifestyle, HYDRO-X5 is the ideal solution for you. By eliminating barriers related to lactose sensitivity or digestive difficulties, this protein offers a pure source of nutrition essential for tissue recovery and overall health.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eLactose is the natural sugar found in milk, and some people may have difficulty digesting this sugar due to a deficiency of lactase, the enzyme responsible for lactose breakdown. During the hydrolysis process, whey protein is broken down into smaller fragments, reducing the lactose content. These resulting peptides and amino acids are easier to digest because they are pre-digested and can be more efficiently absorbed by the body.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong\u003e\u003cbr\u003eWHY HYDRO-X5?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e22\/23g of protein per serving\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e4.9\/5.1g of BCAAs per serving (branched-chain amino acids)\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e0g added sugar\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e115\/117 calories per serving\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eInstant mixing level\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eRapid assimilation\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e100% hydrolyzed whey protein\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong\u003eHYDRO-X5\u003c\/strong\u003e - for those seeking the best for their body. Every sip is an investment in a stronger, healthier version of you! It's a smart choice for supporting your fitness or weight loss goals.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong\u003e\u003cbr\u003eDIRECTIONS FOR USE:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e➠ Add 1 scoop of the product (30g) to a shaker and then pour in 300ml of cold water. Cover and shake for 20-30 seconds. \u003cbr\u003e➠ Multiple servings can be taken depending on your protein requirements.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong\u003eWARNING!\u003c\/strong\u003e Do not exceed the recommended daily dose. Dietary supplements do not replace a varied, balanced diet, and a healthy lifestyle. Store the product in a cool, dry place. Not recommended for children, pregnant or breastfeeding women. Individuals with lactose intolerance or allergies to any of the product's ingredients should seek advice from a specialist and test the product before use. Consume preferably before the end of the period indicated on the packaging. Keep out of reach of children. \u003cbr\u003e\u003cstrong\u003eALLERGENS\u003c\/strong\u003e: Milk.\u003c\/p\u003e","brand":"Genius Nutrition®","offers":[{"title":"Strawberry","offer_id":48656414212423,"sku":"5940541550020","price":88.0,"currency_code":"EUR","in_stock":true},{"title":"Chocolate","offer_id":48656414277959,"sku":"5940541550006","price":88.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/HYDRO-X5_1800g_60serv_Genius_Nutrition_Strawberry.png?v=1730890312"},{"product_id":"warcry-clear-whey-500g-20-serv","title":"WARCRY® CLEAR WHEY 500g\/20serv","description":"\u003cstyle\u003e\n  .clw-landing {\n    --bg:       #04090f;\n    --bg-2:     #070f18;\n    --bg-3:     #0c1620;\n    --card:     rgba(7, 15, 24, 0.92);\n    --card-2:   rgba(9, 19, 30, 0.97);\n    --text:     #edfcff;\n    --muted:    #7eb8d0;\n    --accent:   #22d3ee;\n    --accent-2: #67e8f9;\n    --accent-3: #cffafe;\n    --line:     rgba(255,255,255,0.07);\n    --line-a:   rgba(34,211,238,0.18);\n    --shadow:   0 20px 48px rgba(0,0,0,0.46);\n    --glow:     0 0 0 1px rgba(34,211,238,0.09), 0 0 28px rgba(34,211,238,0.07);\n    background:\n      radial-gradient(ellipse at 70% 0%, rgba(34,211,238,0.10), transparent 32%),\n      radial-gradient(ellipse at 18% 10%, rgba(14,165,233,0.07), transparent 24%),\n      linear-gradient(180deg, #030810 0%, #06101a 50%, #040910 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n  .clw-landing * { box-sizing: border-box; }\n  .clw-landing h1,.clw-landing h2,.clw-landing h3 { font-weight:800;line-height:1.22;color:var(--text);margin:0 0 14px; }\n  .clw-landing h1 { font-size:clamp(26px,4vw,44px);letter-spacing:-0.01em; }\n  .clw-landing h2 { font-size:clamp(22px,3vw,34px);letter-spacing:-0.01em; }\n  .clw-landing h3 { font-size:clamp(15px,2vw,19px); }\n  .clw-landing p { margin:0 0 14px;color:var(--muted);font-size:15px; }\n  .clw-landing p:last-child { margin-bottom:0; }\n  .clw-container { width:100%;max-width:1240px;margin:0 auto;padding:0 24px; }\n  .clw-badge { display:inline-flex;align-items:center;gap:10px;padding:9px 16px;border-radius:999px;border:1px solid rgba(34,211,238,0.24);background:rgba(34,211,238,0.06);color:var(--accent-2);font-size:11px;font-weight:800;letter-spacing:0.10em;text-transform:uppercase;margin-bottom:20px; }\n  .clw-badge::before { content:\"\";width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(34,211,238,0.13);flex:0 0 7px; }\n  .clw-mini-label { display:block;font-size:11px;font-weight:800;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:10px; }\n  .clw-highlight { color:var(--accent-2); }\n  .clw-hero { position:relative;overflow:hidden;padding:72px 0 32px;border-bottom:1px solid var(--line); }\n  .clw-hero-grid { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:stretch; }\n  .clw-hero-copy { display:flex;flex-direction:column;justify-content:center;padding-bottom:12px; }\n  .clw-lead { font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:22px; }\n  .clw-trust-badges { display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px; }\n  .clw-trust-badge { padding:6px 14px;border-radius:6px;border:1px solid var(--line-a);background:rgba(34,211,238,0.05);color:var(--accent-3);font-size:12px;font-weight:700;letter-spacing:0.04em; }\n  .clw-stats-band { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-radius:14px;overflow:hidden;border:1px solid var(--line-a);background:var(--line-a);margin-top:6px; }\n  .clw-stat-box { background:var(--bg-2);padding:14px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px; }\n  .clw-stat-number { font-size:17px;font-weight:900;color:var(--accent);letter-spacing:-0.02em;line-height:1; }\n  .clw-stat-text { font-size:10px;color:var(--muted);font-weight:600;letter-spacing:0.03em;text-transform:uppercase;line-height:1.3; }\n  .clw-hero-visual { display:grid; }\n  .clw-hero-frame { position:relative;width:100%;min-height:520px;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 50% 30%,rgba(34,211,238,0.12),transparent 60%),linear-gradient(160deg,rgba(7,15,24,1) 0%,rgba(4,9,16,1) 100%);border:1px solid var(--line-a);box-shadow:var(--shadow),var(--glow); }\n  .clw-hero-img-wrap { position:absolute;inset:0;z-index:0; }\n  .clw-hero-img { width:100%;height:100%;object-fit:cover;object-position:center;display:block; }\n  .clw-hero-frame::after { content:\"\";position:absolute;inset:auto 0 0 0;height:30%;background:linear-gradient(180deg,transparent,rgba(3,7,12,0.60));pointer-events:none;z-index:1; }\n  .clw-hero-caption { position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(3,7,12,0.82);backdrop-filter:blur(10px);border:1px solid var(--line-a);border-radius:999px;padding:8px 20px;font-size:11px;font-weight:700;color:var(--accent-2);letter-spacing:0.08em;text-transform:uppercase;white-space:nowrap;z-index:2; }\n  .clw-section { padding:72px 0;border-bottom:1px solid var(--line); }\n  .clw-section-alt { background:radial-gradient(ellipse at 80% 50%,rgba(34,211,238,0.04),transparent 40%),linear-gradient(180deg,rgba(9,16,26,1),rgba(5,10,18,1)); }\n  .clw-section-soft { background:linear-gradient(180deg,rgba(6,12,20,1),rgba(9,16,26,1)); }\n  .clw-grid-2 { display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:stretch; }\n  .clw-card { background:var(--card);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow); }\n  .clw-feature-box { background:var(--card-2);border:1px solid var(--line-a);border-radius:20px;padding:28px 26px;box-shadow:var(--shadow),var(--glow); }\n  .clw-checks { list-style:none;padding:0;margin:14px 0 0; }\n  .clw-checks li { position:relative;padding-left:24px;margin-bottom:10px;color:var(--muted);font-size:14px;line-height:1.65; }\n  .clw-checks li::before { content:\"✔\";position:absolute;left:0;top:0;color:var(--accent-2);font-weight:700; }\n  .clw-icon-grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px; }\n  .clw-icon-card { background:var(--card);border:1px solid var(--line-a);border-radius:18px;padding:26px 22px;transition:border-color 0.2s,box-shadow 0.2s; }\n  .clw-icon-card:hover { border-color:rgba(34,211,238,0.34);box-shadow:0 0 0 1px rgba(34,211,238,0.08),0 8px 28px rgba(0,0,0,0.32); }\n  .clw-icon { width:46px;height:46px;border-radius:12px;background:rgba(34,211,238,0.10);border:1px solid rgba(34,211,238,0.20);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px; }\n  .clw-icon-card h3 { font-size:15px;margin-bottom:8px; }\n  .clw-icon-card p { font-size:13px;line-height:1.6;margin:0; }\n  .clw-target-grid { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px; }\n  .clw-target-item { display:flex;align-items:flex-start;gap:14px;background:rgba(34,211,238,0.05);border:1px solid var(--line-a);border-radius:16px;padding:20px 18px; }\n  .clw-target-icon { font-size:24px;flex-shrink:0;line-height:1;margin-top:2px; }\n  .clw-target-item h3 { font-size:15px;margin-bottom:6px; }\n  .clw-target-item p { font-size:14px;margin:0;color:var(--muted); }\n  .clw-usage-box { max-width:780px;margin:0 auto;background:var(--card-2);border:1px solid var(--line-a);border-radius:22px;padding:34px 36px;box-shadow:var(--shadow),var(--glow); }\n  .clw-disclaimer { max-width:900px;margin:28px auto 0;padding:22px 26px;border-radius:14px;border:1px solid var(--line);background:rgba(4,8,14,0.60);font-size:12px;color:var(--muted);line-height:1.7; }\n  .clw-disclaimer strong { color:var(--text); }\n  .clw-final-cta { padding:72px 0 80px;background:radial-gradient(ellipse at 50% 0%,rgba(34,211,238,0.08),transparent 40%),linear-gradient(180deg,rgba(4,9,16,1),rgba(7,13,22,1)); }\n  .clw-cta-box { max-width:900px;margin:0 auto;text-align:center;padding:40px 32px;border-radius:26px;background:linear-gradient(180deg,rgba(8,16,26,0.96),rgba(5,10,18,0.98));border:1px solid rgba(34,211,238,0.18);box-shadow:var(--shadow),var(--glow); }\n  .clw-cta-box p { max-width:680px;margin:0 auto 6px;font-size:15px; }\n  .clw-key-points { display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:22px; }\n  .clw-key-point { display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--accent-3);letter-spacing:0.04em; }\n  .clw-key-point::before { content:\"✓\";width:20px;height:20px;background:rgba(34,211,238,0.12);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--accent);font-weight:900; }\n  @media (max-width:1100px) { .clw-icon-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }\n  @media (max-width:989px) {\n    .clw-hero-grid,.clw-grid-2,.clw-target-grid { grid-template-columns:1fr; }\n    .clw-stats-band { grid-template-columns:repeat(2,minmax(0,1fr)); }\n    .clw-hero { padding:56px 0 28px; }\n    .clw-section { padding:50px 0; }\n    .clw-hero-frame { min-height:420px; }\n  }\n  @media (max-width:680px) {\n    .clw-icon-grid { grid-template-columns:1fr; }\n    .clw-container { padding:0 18px; }\n    .clw-card,.clw-feature-box,.clw-icon-card { padding:20px 18px; }\n    .clw-usage-box { padding:24px 18px; }\n    .clw-cta-box { padding:28px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"clw-landing\"\u003e\n\n  \u003cdiv class=\"clw-hero\" id=\"top\"\u003e\n    \u003cdiv class=\"clw-container\"\u003e\n      \u003cdiv class=\"clw-hero-grid\"\u003e\n        \u003cdiv class=\"clw-hero-copy\"\u003e\n          \u003cspan class=\"clw-badge\"\u003eClear Whey Isolate - 22g Protein - 88% Protein\/100g - 0 Sugar - 0 Fat\u003c\/span\u003e\n          \u003ch1\u003eWARCRY® CLEAR WHEY - The new era of whey protein. Crystal clear. Refreshing. Irresistible.\u003c\/h1\u003e\n          \u003cp class=\"clw-lead\"\u003eForget the traditional whey protein taste of the past. \u003cstrong style=\"color:var(--text);\"\u003eWARCRY® CLEAR WHEY\u003c\/strong\u003e changes the rules of the game with its crystal-clear composition and unmatched taste - a protein drink \u003cspan class=\"clw-highlight\"\u003eas refreshing as your favourite fruit juice\u003c\/span\u003e, loaded with 22g of pure protein per serving.\u003c\/p\u003e\n          \u003cdiv class=\"clw-trust-badges\"\u003e\n            \u003cspan class=\"clw-trust-badge\"\u003e22g Protein \/ serving\u003c\/span\u003e\n            \u003cspan class=\"clw-trust-badge\"\u003e88% Protein \/ 100g\u003c\/span\u003e\n            \u003cspan class=\"clw-trust-badge\"\u003e4.1g BCAA \/ serving\u003c\/span\u003e\n            \u003cspan class=\"clw-trust-badge\"\u003e0g Sugar\u003c\/span\u003e\n            \u003cspan class=\"clw-trust-badge\"\u003e0g Fat\u003c\/span\u003e\n            \u003cspan class=\"clw-trust-badge\"\u003eNo Artificial Colours\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"clw-stats-band\"\u003e\n            \u003cdiv class=\"clw-stat-box\"\u003e\n\u003cspan class=\"clw-stat-number\"\u003e22g\u003c\/span\u003e\u003cspan class=\"clw-stat-text\"\u003eProtein \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"clw-stat-box\"\u003e\n\u003cspan class=\"clw-stat-number\"\u003e88%\u003c\/span\u003e\u003cspan class=\"clw-stat-text\"\u003eProtein \/ 100g\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"clw-stat-box\"\u003e\n\u003cspan class=\"clw-stat-number\"\u003e4.1g\u003c\/span\u003e\u003cspan class=\"clw-stat-text\"\u003eBCAA \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"clw-stat-box\"\u003e\n\u003cspan class=\"clw-stat-number\"\u003e20\u003c\/span\u003e\u003cspan class=\"clw-stat-text\"\u003eServings \/ container\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-hero-visual\"\u003e\n          \u003cdiv class=\"clw-hero-frame\"\u003e\n            \u003cdiv class=\"clw-hero-img-wrap\"\u003e\n              \u003cimg class=\"clw-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0276\/8951\/7174\/files\/WARCRY_CLEAR_WHEY_500g_20serv_Genius_Nutrition_Iced_Tea_Peach.jpg?v=1724658740\" alt=\"WARCRY CLEAR WHEY 500g 20 servings Iced Tea Peach - Genius Nutrition\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"clw-hero-caption\"\u003e22g Protein - 88% \/ 100g - 0 Sugar - 0 Fat - 500g \/ 20 Servings\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"clw-section clw-section-alt\" id=\"despre\"\u003e\n    \u003cdiv class=\"clw-container\"\u003e\n      \u003cdiv class=\"clw-grid-2\"\u003e\n        \u003cdiv class=\"clw-card\"\u003e\n          \u003cspan class=\"clw-mini-label\"\u003eAbout the product\u003c\/span\u003e\n          \u003ch2\u003eWhey protein reinvented for a new generation\u003c\/h2\u003e\n          \u003cp\u003eImagine a protein drink as refreshing as your favourite fruit juice, but loaded with 22g of protein per serving. That is WARCRY® CLEAR WHEY. Made for the demanding athlete who accepts no compromises on taste or quality - for those who aim to build muscle mass without added body fat and to accelerate recovery time.\u003c\/p\u003e\n          \u003cp\u003eWhey protein isolate, renowned for its rapid absorption and muscle recovery properties, is the foundation of WARCRY® CLEAR WHEY. What sets it apart is the innovative filtration process that removes the traditional creaminess, leaving a light, clear liquid full of protein and flavour.\u003c\/p\u003e\n          \u003cp\u003eWith 88% protein per 100g and 4.1g BCAA per serving, Clear Whey is the essence of clean eating - with a taste that transforms protein supplementation from a chore into a treat.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-feature-box\"\u003e\n          \u003ch3\u003eWhat makes WARCRY® CLEAR WHEY different\u003c\/h3\u003e\n          \u003cul class=\"clw-checks\"\u003e\n            \u003cli\u003e88% protein per 100g - maximum concentration of whey protein isolate\u003c\/li\u003e\n            \u003cli\u003eZero sugars, zero carbohydrates and zero fat per serving\u003c\/li\u003e\n            \u003cli\u003e4.1g BCAA per serving for protein synthesis and muscle recovery\u003c\/li\u003e\n            \u003cli\u003eRapid absorption without gastric discomfort - innovative filtration process\u003c\/li\u003e\n            \u003cli\u003eNo milky taste like classic whey proteins\u003c\/li\u003e\n            \u003cli\u003eNo artificial colours, no added sugar, non-GMO\u003c\/li\u003e\n            \u003cli\u003ePerfect mixing with minimal effort - goodbye clumps\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"clw-section clw-section-soft\"\u003e\n    \u003cdiv class=\"clw-container\"\u003e\n      \u003cspan class=\"clw-mini-label\"\u003eWhy it is different\u003c\/span\u003e\n      \u003ch2\u003eA revolution in taste and texture\u003c\/h2\u003e\n      \u003cdiv class=\"clw-icon-grid\"\u003e\n        \u003cdiv class=\"clw-icon-card\"\u003e\n          \u003cdiv class=\"clw-icon\"\u003e💧\u003c\/div\u003e\n          \u003ch3\u003eClear, light and refreshing\u003c\/h3\u003e\n          \u003cp\u003eThe innovative filtration process removes traditional creaminess, leaving a crystal-clear, light liquid full of protein. The texture of a refreshing juice with the power of a serious protein supplement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-icon-card\"\u003e\n          \u003cdiv class=\"clw-icon\"\u003e🍑\u003c\/div\u003e\n          \u003ch3\u003eFruit juice taste, not milk\u003c\/h3\u003e\n          \u003cp\u003eGone are the days of thick, milky shakes. The juicy and refreshing flavours of Clear Whey are a delight for the senses - no milky taste, no creamy texture.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-icon-card\"\u003e\n          \u003cdiv class=\"clw-icon\"\u003e💪\u003c\/div\u003e\n          \u003ch3\u003e22g Whey Protein Isolate \/ serving\u003c\/h3\u003e\n          \u003cp\u003eEvery serving delivers 22g of high-quality whey protein isolate and 4.1g of BCAA, supporting protein synthesis, muscle tissue recovery and preventing catabolism during caloric deficit.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-icon-card\"\u003e\n          \u003cdiv class=\"clw-icon\"\u003e⚡\u003c\/div\u003e\n          \u003ch3\u003eRapid absorption without discomfort\u003c\/h3\u003e\n          \u003cp\u003eThe filtration process not only ensures a refreshing taste, but also facilitates digestion and rapid absorption - ideal for post-workout recovery without gastric discomfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-icon-card\"\u003e\n          \u003cdiv class=\"clw-icon\"\u003e🚫\u003c\/div\u003e\n          \u003ch3\u003eZero sugar, zero carbohydrates, zero fat\u003c\/h3\u003e\n          \u003cp\u003eClear Whey aligns perfectly with a caloric deficit. The essence of clean eating, designed to fuel your body with essential amino acids without unnecessary calories.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-icon-card\"\u003e\n          \u003cdiv class=\"clw-icon\"\u003e🥤\u003c\/div\u003e\n          \u003ch3\u003ePerfect mixing, enjoyable experience\u003c\/h3\u003e\n          \u003cp\u003eThe unique formula of WARCRY® CLEAR WHEY ensures mixing with minimal effort. Shake well and leave for at least 20 seconds for the foam to dissipate, then enjoy.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"clw-section clw-section-alt\"\u003e\n    \u003cdiv class=\"clw-container\"\u003e\n      \u003cdiv class=\"clw-grid-2\"\u003e\n        \u003cdiv class=\"clw-card\"\u003e\n          \u003cspan class=\"clw-mini-label\"\u003eThe innovative process\u003c\/span\u003e\n          \u003ch2\u003eThe filtration that changes everything\u003c\/h2\u003e\n          \u003cp\u003eWhat sets WARCRY® CLEAR WHEY apart from any other whey protein on the market is its innovative filtration process. This process is not just about appearance - it is about functionality.\u003c\/p\u003e\n          \u003cp\u003eBy removing the components that give traditional protein shakes their creaminess and typical texture, the result is an easily digestible drink with rapid absorption and a pure, concentrated protein profile.\u003c\/p\u003e\n          \u003cp\u003eWe believe in purity, quality and taste. Our commitment to these principles is evident in every scoop of WARCRY® CLEAR WHEY - we choose only the finest ingredients, ensuring that every serving supports your health and fitness goals.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-feature-box\"\u003e\n          \u003ch3\u003eThe user experience\u003c\/h3\u003e\n          \u003cp\u003eFrom the very first serving, Clear Whey stands out through its light and refreshing flavour profiles, making it the perfect drink for any time of day.\u003c\/p\u003e\n          \u003cul class=\"clw-checks\"\u003e\n            \u003cli\u003ePost-workout - fast-acting and easy to digest for immediate muscle recovery\u003c\/li\u003e\n            \u003cli\u003eMidday - a protein boost without the heaviness of a traditional shake\u003c\/li\u003e\n            \u003cli\u003eMorning - a tasty and protein-rich start to the day\u003c\/li\u003e\n            \u003cli\u003eAs a snack - satisfies sweet cravings with a nutritious alternative\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp style=\"font-size:13px;margin-top:14px;\"\u003eUsers are enthusiastic about the absence of the typical texture found in traditional protein powders. The variety of flavours keeps the protein routine interesting and enjoyable.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"clw-section clw-section-soft\"\u003e\n    \u003cdiv class=\"clw-container\"\u003e\n      \u003cspan class=\"clw-mini-label\"\u003eDesigned For\u003c\/span\u003e\n      \u003ch2\u003eWARCRY® CLEAR WHEY is for you\u003c\/h2\u003e\n      \u003cp style=\"max-width:680px;margin-bottom:0;\"\u003eDesigned for everyone who values fitness and health without sacrificing taste - regardless of activity level.\u003c\/p\u003e\n      \u003cdiv class=\"clw-target-grid\"\u003e\n        \u003cdiv class=\"clw-target-item\"\u003e\n          \u003cspan class=\"clw-target-icon\"\u003e🏋️\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003ePost-workout recovery\u003c\/h3\u003e\n            \u003cp\u003eFast-acting and easy to digest, Clear Whey is ideal for recovering your muscles after an intense workout. Rapid absorption maximises the post-exercise anabolic window.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-target-item\"\u003e\n          \u003cspan class=\"clw-target-icon\"\u003e⚡\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eProtein boost at any time\u003c\/h3\u003e\n            \u003cp\u003eNeed a protein boost without the heaviness of a traditional shake? Clear Whey is the solution - light, refreshing and concentrated, suitable for any time of day.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-target-item\"\u003e\n          \u003cspan class=\"clw-target-icon\"\u003e🍑\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eHealthy snack alternative\u003c\/h3\u003e\n            \u003cp\u003eCraving something sweet but nutritious? Clear Whey satisfies the taste buds with juicy and refreshing flavours, with no added sugar, no fat, no compromises.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"clw-target-item\"\u003e\n          \u003cspan class=\"clw-target-icon\"\u003e🥗\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eDiet and caloric deficit\u003c\/h3\u003e\n            \u003cp\u003eWith zero sugars, zero carbohydrates and zero fat, Clear Whey aligns perfectly with any nutritional strategy for weight loss or definition, without compromising protein intake.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"clw-section clw-section-alt\"\u003e\n    \u003cdiv class=\"clw-container\"\u003e\n      \u003cspan class=\"clw-mini-label\"\u003eDirections for Use\u003c\/span\u003e\n      \u003ch2 style=\"text-align:center;margin-bottom:28px;\"\u003eHow to Use WARCRY® CLEAR WHEY\u003c\/h2\u003e\n      \u003cdiv class=\"clw-usage-box\"\u003e\n        \u003cp style=\"text-align:center;font-size:16px;color:var(--text);font-weight:600;margin-bottom:18px;\"\u003eMix 1 scoop (25g) of CLEAR WHEY in a shaker with 300ml of cold water. Shake well and leave for at least 20 seconds for the foam to dissipate before consuming.\u003c\/p\u003e\n        \u003cp style=\"font-size:14px;line-height:1.75;text-align:center;\"\u003e1 scoop = 1 serving. Multiple servings may be taken depending on individual protein requirements.\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:14px;\"\u003e\u003cstrong style=\"color:var(--text);\"\u003eProduct details:\u003c\/strong\u003e Net weight: 500g - Servings: 20 - Serving: 1 scoop = 25g - Version: 1.0 - Product includes measuring scoop\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;line-height:1.7;margin-top:8px;color:rgba(126,184,208,0.80);\"\u003eNutritional values may vary slightly depending on flavour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"clw-final-cta\"\u003e\n    \u003cdiv class=\"clw-container\"\u003e\n      \u003cdiv class=\"clw-cta-box\"\u003e\n        \u003cspan class=\"clw-mini-label\" style=\"display:block;text-align:center;margin-bottom:12px;\"\u003ePurity. Taste. Performance.\u003c\/span\u003e\n        \u003ch2\u003eWARCRY® CLEAR WHEY - Your secret weapon for achieving fitness goals\u003c\/h2\u003e\n        \u003cp\u003e22g of pure protein, 88% protein per 100g, zero sugars, zero carbohydrates, zero fat and juicy refreshing flavours. More than a protein supplement - it is a lifestyle choice for those who demand the best in taste, quality and nutrition.\u003c\/p\u003e\n        \u003cdiv class=\"clw-key-points\"\u003e\n          \u003cspan class=\"clw-key-point\"\u003e22g Protein\u003c\/span\u003e\n          \u003cspan class=\"clw-key-point\"\u003e88% \/ 100g\u003c\/span\u003e\n          \u003cspan class=\"clw-key-point\"\u003e4.1g BCAA\u003c\/span\u003e\n          \u003cspan class=\"clw-key-point\"\u003e0 Sugar \/ 0 Fat\u003c\/span\u003e\n          \u003cspan class=\"clw-key-point\"\u003e500g \/ 20 Servings\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"clw-disclaimer\"\u003e\n\u003cstrong\u003eImportant!\u003c\/strong\u003e All supplements are recommended exclusively for healthy individuals. Not for use by pregnant or breastfeeding women. Keep out of reach of children. This dietary supplement does not replace a normal, balanced diet. Do not exceed the recommended daily dose. Consume preferably before the end of the period indicated on the packaging. Store in a dry, cool place.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"WARCRY®","offers":[{"title":"Iced Tea Peach","offer_id":48743022526791,"sku":"5949471392977","price":38.0,"currency_code":"EUR","in_stock":true},{"title":"Watermelon Candy","offer_id":48743022559559,"sku":"5949471392984","price":38.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/WARCRY_CLEAR_WHEY_500g_20serv_Genius_Nutrition_Iced_Tea_Peach.jpg?v=1731062663"},{"product_id":"protein-x5-825g-25serv","title":"PROTEIN-X5 825g\/25serv","description":"\u003cstyle\u003e\n  .proteinx5-landing {\n    --bg: #f5f5f5;\n    --bg-soft: #f0f0f0;\n    --bg-alt: #ebebeb;\n    --card: #ffffff;\n    --text: #0d0f14;\n    --muted: #4a5060;\n    --cyan: #00c8d4;\n    --violet: #9b30ff;\n    --magenta: #d4006a;\n    --border: rgba(13,15,20,0.10);\n    --shadow: 0 20px 60px rgba(0,0,0,0.10);\n    background: linear-gradient(180deg, #f5f5f5 0%, #eeeeee 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n\n  .proteinx5-landing * { box-sizing: border-box; }\n\n  .proteinx5-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .proteinx5-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 90px 0 70px;\n    background:\n      radial-gradient(circle at top right, rgba(0,200,212,0.10), transparent 32%),\n      radial-gradient(circle at bottom left, rgba(155,48,255,0.08), transparent 30%),\n      linear-gradient(180deg, rgba(255,255,255,0.30), rgba(255,255,255,0.08));\n    border-bottom: 1px solid var(--border);\n  }\n\n  .proteinx5-badge {\n    display: inline-block;\n    padding: 10px 16px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    background: linear-gradient(90deg, #00c8d4, #9b30ff, #d4006a);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    border: 1px solid rgba(155,48,255,0.24);\n  }\n\n  .proteinx5-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0,1fr) minmax(0,1fr);\n    gap: 40px;\n    align-items: stretch;\n  }\n\n  .proteinx5-hero-copy { display: flex; flex-direction: column; justify-content: center; }\n\n  .proteinx5-hero-copy h1 {\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.08;\n    letter-spacing: -0.03em;\n    margin: 0 0 18px;\n    color: #0d0f14;\n  }\n\n  .proteinx5-hero-copy .lead {\n    font-size: 18px;\n    color: var(--muted);\n    max-width: 760px;\n    margin: 0 0 28px;\n  }\n\n  .proteinx5-holo {\n    background: linear-gradient(90deg, #00c8d4, #9b30ff, #d4006a);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    font-weight: 800;\n  }\n\n  .proteinx5-trust-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 20px;\n  }\n\n  .proteinx5-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 7px 14px;\n    border-radius: 6px;\n    background: rgba(155,48,255,0.06);\n    border: 1px solid rgba(155,48,255,0.24);\n    color: #6b20c0;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n  }\n\n  .proteinx5-trust-badge::before {\n    content: \"\";\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #00c8d4, #9b30ff);\n    flex: 0 0 6px;\n  }\n\n  .proteinx5-stats-band {\n    margin-top: 24px;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 2px;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid rgba(155,48,255,0.16);\n    background: rgba(155,48,255,0.14);\n  }\n\n  .proteinx5-stat-box {\n    background: #ffffff;\n    padding: 14px 10px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n  }\n\n  .proteinx5-stat-number {\n    display: block;\n    font-size: 18px;\n    font-weight: 900;\n    background: linear-gradient(90deg, #00c8d4, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    letter-spacing: -0.02em;\n    line-height: 1;\n  }\n\n  .proteinx5-stat-text {\n    display: block;\n    font-size: 10px;\n    color: #6b7280;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .proteinx5-note { margin-top: 12px; font-size: 12px; color: #6b7280; }\n\n  .proteinx5-hero-visual {\n  display: grid;\n  align-items: stretch;\n  min-height: 640px;\n}\n\n  .proteinx5-hero-image-wrap {\n  position: relative;\n  width: 100%;\n  height: 100%;\n  min-height: 640px;\n  overflow: hidden;\n  border-radius: 30px;\n}\n\n  .proteinx5-hero-product-image {\n  position: absolute;\n  inset: 0 ;\n  width: 100% ;\n  height: 100% !important;\n  object-fit: cover !important;\n  object-position: center !important;\n  display: block;\n}\n\n  .proteinx5-hero-floating {\n    position: absolute;\n    left: 18px;\n    right: 18px;\n    bottom: 18px;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    z-index: 2;\n  }\n\n  .proteinx5-floating-card {\n    padding: 16px 18px;\n    border-radius: 18px;\n    background: rgba(255,255,255,0.88);\n    border: 1px solid rgba(255,255,255,0.72);\n    backdrop-filter: blur(14px);\n    box-shadow: 0 12px 32px rgba(0,0,0,0.12);\n  }\n\n  .proteinx5-floating-card strong {\n    display: block;\n    font-size: 12px;\n    color: #0d0f14;\n    margin-bottom: 5px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .proteinx5-floating-card span {\n    display: block;\n    font-size: 13px;\n    color: #374151;\n    line-height: 1.5;\n  }\n\n  \/* highlight strip under hero for moved-down info *\/\n  .proteinx5-hero-strip {\n    margin-top: 28px;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .proteinx5-hero-strip-card {\n    background: linear-gradient(135deg, rgba(0,200,212,0.07), rgba(155,48,255,0.05));\n    border: 1px solid rgba(155,48,255,0.16);\n    border-radius: 20px;\n    padding: 20px 22px;\n  }\n\n  .proteinx5-hero-strip-card strong {\n    display: block;\n    font-size: 12px;\n    color: #0d0f14;\n    margin-bottom: 6px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .proteinx5-hero-strip-card span {\n    display: block;\n    font-size: 14px;\n    color: var(--muted);\n    line-height: 1.6;\n  }\n\n  .proteinx5-section {\n    padding: 72px 0;\n    border-bottom: 1px solid var(--border);\n    background: #f5f5f5;\n  }\n\n  .proteinx5-section-alt  { background: #f0f0f0; }\n  .proteinx5-section-soft { background: #ebebeb; }\n  .proteinx5-section-contrast { background: #f2f2f2; }\n\n  .proteinx5-section h2 {\n    font-size: clamp(28px, 3vw, 42px);\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    margin: 0 0 18px;\n    color: #0d0f14;\n    font-weight: 800;\n  }\n\n  .proteinx5-section h3 { font-size: 21px; margin: 0 0 12px; color: #0d0f14; font-weight: 700; }\n  .proteinx5-section p  { margin: 0 0 18px; color: var(--muted); font-size: 16px; }\n\n  .proteinx5-mini-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #00c8d4, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .proteinx5-grid-2 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; align-items: start; }\n  .proteinx5-grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin-top: 28px; }\n  .proteinx5-grid-4 { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; margin-top: 28px; }\n\n  .proteinx5-card, .proteinx5-icon-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 22px;\n    padding: 24px 26px;\n    box-shadow: var(--shadow);\n  }\n\n  .proteinx5-icon {\n    width: 52px;\n    height: 52px;\n    border-radius: 15px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, rgba(0,200,212,0.14), rgba(155,48,255,0.12));\n    border: 1px solid rgba(155,48,255,0.18);\n    color: #9b30ff;\n    margin-bottom: 16px;\n  }\n\n  .proteinx5-icon-card h3 { font-size: 18px; margin-bottom: 10px; }\n  .proteinx5-icon-card p  { font-size: 14px; margin-bottom: 0; }\n\n  .proteinx5-feature-box {\n    background: linear-gradient(135deg, rgba(0,200,212,0.07), rgba(155,48,255,0.05));\n    border: 1px solid rgba(155,48,255,0.16);\n    border-radius: 22px;\n    padding: 26px;\n  }\n\n  .proteinx5-feature-box p { font-size: 15px; }\n  .proteinx5-feature-box p:last-child { margin-bottom: 0; }\n\n  .proteinx5-flavour-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .proteinx5-flavour-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 20px;\n    padding: 22px 18px;\n    box-shadow: var(--shadow);\n    text-align: center;\n  }\n\n  .proteinx5-flavour-dot {\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    margin: 0 auto 14px;\n    border: 2px solid rgba(155,48,255,0.20);\n  }\n\n  .proteinx5-flavour-name { font-size: 15px; font-weight: 700; color: #0d0f14; margin-bottom: 8px; }\n\n  .proteinx5-flavour-prot {\n    font-size: 22px;\n    font-weight: 800;\n    background: linear-gradient(90deg, #00c8d4, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 4px;\n    letter-spacing: -0.02em;\n  }\n\n  .proteinx5-flavour-sub { font-size: 11px; color: #6b7280; text-transform: uppercase; letter-spacing: 0.07em; }\n\n  .proteinx5-flavour-kcal {\n    font-size: 13px;\n    color: var(--muted);\n    margin-top: 10px;\n    padding-top: 10px;\n    border-top: 1px solid rgba(13,15,20,0.08);\n  }\n\n  .proteinx5-profile-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .proteinx5-profile-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 20px;\n    padding: 24px 20px;\n    box-shadow: var(--shadow);\n    text-align: center;\n  }\n\n  .proteinx5-profile-number {\n    display: block;\n    font-size: 28px;\n    font-weight: 800;\n    background: linear-gradient(90deg, #00c8d4, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 8px;\n    letter-spacing: -0.02em;\n  }\n\n  .proteinx5-profile-card h3 { font-size: 16px; margin-bottom: 8px; color: #0d0f14; }\n  .proteinx5-profile-card p  { font-size: 13px; margin-bottom: 0; color: var(--muted); }\n\n  .proteinx5-science-box {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 20px;\n    padding: 28px 30px;\n    box-shadow: var(--shadow);\n    margin-top: 28px;\n  }\n\n  .proteinx5-science-box h3 { font-size: 18px; margin-bottom: 16px; }\n\n  .proteinx5-science-item {\n    display: flex;\n    gap: 16px;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--border);\n    align-items: flex-start;\n  }\n\n  .proteinx5-science-item:last-child { border-bottom: none; padding-bottom: 0; }\n\n  .proteinx5-science-num {\n    flex: 0 0 32px;\n    height: 32px;\n    border-radius: 10px;\n    background: linear-gradient(135deg, rgba(0,200,212,0.14), rgba(155,48,255,0.12));\n    border: 1px solid rgba(155,48,255,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 800;\n    color: #9b30ff;\n  }\n\n  .proteinx5-science-text { flex: 1; }\n  .proteinx5-science-text strong { display: block; font-size: 14px; color: var(--text); margin-bottom: 4px; }\n  .proteinx5-science-text span   { font-size: 13px; color: var(--muted); line-height: 1.6; }\n  .proteinx5-science-text a { color: #00c8d4; font-size: 11px; font-weight: 700; letter-spacing: 0.04em; text-decoration: none; margin-left: 6px; opacity: 0.85; }\n  .proteinx5-science-text a:hover { opacity: 1; text-decoration: underline; }\n\n  .proteinx5-results-band {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .proteinx5-result-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 20px;\n    padding: 24px 20px;\n    text-align: center;\n    box-shadow: var(--shadow);\n  }\n\n  .proteinx5-result-number {\n    display: block;\n    font-size: 32px;\n    font-weight: 800;\n    background: linear-gradient(90deg, #00c8d4, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    letter-spacing: -0.03em;\n    margin-bottom: 6px;\n  }\n\n  .proteinx5-result-label  { display: block; font-size: 13px; color: var(--muted); line-height: 1.5; }\n  .proteinx5-result-source { display: block; font-size: 10px; color: #9b30ff; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; margin-top: 8px; }\n\n  .proteinx5-checks, .proteinx5-benefits, .proteinx5-usage-list, .proteinx5-compare-list {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n\n  .proteinx5-checks li, .proteinx5-benefits li, .proteinx5-usage-list li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 12px;\n    color: var(--muted);\n    font-size: 15px;\n    list-style: none !important;\n  }\n\n  .proteinx5-checks li::before, .proteinx5-benefits li::before, .proteinx5-usage-list li::before {\n    content: \"✔\";\n    position: absolute;\n    left: 0; top: 0;\n    background: linear-gradient(90deg, #00c8d4, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    font-weight: 700;\n  }\n\n  .proteinx5-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 28px; }\n\n  .proteinx5-compare-card { border-radius: 24px; padding: 28px; box-shadow: var(--shadow); position: relative; overflow: hidden; }\n\n  .proteinx5-compare-card.good {\n    background: linear-gradient(160deg, rgba(0,200,212,0.08), rgba(155,48,255,0.06));\n    border: 1px solid rgba(155,48,255,0.22);\n  }\n\n  .proteinx5-compare-card.basic {\n    background: linear-gradient(180deg, rgba(255,255,255,0.50), rgba(255,255,255,0.28));\n    border: 1px solid rgba(13,15,20,0.08);\n  }\n\n  .proteinx5-compare-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin-bottom: 18px; }\n  .proteinx5-compare-head h3 { font-size: 16px; margin: 0; }\n\n  .proteinx5-pill {\n    display: inline-flex;\n    align-items: center;\n    padding: 6px 12px;\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n\n  .proteinx5-pill.good  { background: rgba(155,48,255,0.12); color: #9b30ff; border: 1px solid rgba(155,48,255,0.24); }\n  .proteinx5-pill.basic { background: rgba(13,15,20,0.05); color: #6b7280; border: 1px solid rgba(13,15,20,0.10); }\n\n  .proteinx5-compare-list li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    color: var(--muted);\n    font-size: 14px;\n    list-style: none !important;\n  }\n\n  .proteinx5-compare-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0; top: 9px;\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #00c8d4, #9b30ff);\n  }\n\n  .proteinx5-faq { display: grid; gap: 16px; margin-top: 28px; }\n\n  .proteinx5-faq-item {\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 22px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.58), rgba(255,255,255,0.32));\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .proteinx5-faq-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 22px 64px 22px 24px;\n    font-size: 17px;\n    font-weight: 700;\n    color: #0d0f14;\n    position: relative;\n  }\n\n  .proteinx5-faq-item summary::-webkit-details-marker { display: none; }\n\n  .proteinx5-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 24px; top: 50%;\n    transform: translateY(-50%);\n    width: 32px; height: 32px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, rgba(0,200,212,0.10), rgba(155,48,255,0.10));\n    border: 1px solid rgba(155,48,255,0.20);\n    color: #9b30ff;\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .proteinx5-faq-item[open] summary::after { content: \"−\"; }\n  .proteinx5-faq-content { padding: 0 24px 24px; color: var(--muted); font-size: 16px; line-height: 1.7; }\n\n  .proteinx5-warning-box {\n    background: rgba(155,48,255,0.05);\n    border: 1px solid rgba(155,48,255,0.14);\n    border-radius: 16px;\n    padding: 18px 20px;\n    margin-top: 20px;\n  }\n\n  .proteinx5-warning-box p { font-size: 13px; margin: 0; color: #5a4070; }\n\n  .proteinx5-references {\n    background: linear-gradient(180deg, rgba(255,255,255,0.50), rgba(255,255,255,0.28));\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    padding: 28px 30px;\n    margin-top: 28px;\n  }\n\n  .proteinx5-references h4 {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #00c8d4, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin: 0 0 16px;\n  }\n\n  .proteinx5-references ol { padding-left: 18px; margin: 0; }\n  .proteinx5-references ol li { font-size: 12px; color: var(--muted); margin-bottom: 8px; line-height: 1.6; }\n  .proteinx5-references ol li a { color: #9b30ff; text-decoration: none; font-weight: 600; }\n  .proteinx5-references ol li a:hover { text-decoration: underline; }\n\n  .proteinx5-final-cta {\n    padding: 88px 0;\n    background:\n      radial-gradient(circle at center, rgba(155,48,255,0.08), transparent 42%),\n      linear-gradient(180deg, #f4f4f4 0%, #ececec 100%);\n  }\n\n  .proteinx5-final-cta-box {\n    max-width: 980px;\n    margin: 0 auto;\n    text-align: center;\n    padding: 42px 32px;\n    border-radius: 28px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(155,48,255,0.16);\n    box-shadow: var(--shadow);\n  }\n\n  .proteinx5-final-cta-box h2 { font-size: clamp(22px, 3vw, 34px); letter-spacing: -0.02em; margin-bottom: 16px; color: #0d0f14; }\n  .proteinx5-final-cta-box p  { max-width: 760px; margin: 0 auto; color: var(--muted); font-size: 17px; }\n\n  .proteinx5-disclaimer { font-size: 12px; color: #9ca3af; margin-top: 12px; }\n\n  @media (max-width: 989px) {\n    .proteinx5-hero-grid, .proteinx5-grid-2, .proteinx5-grid-3, .proteinx5-grid-4,\n    .proteinx5-compare, .proteinx5-hero-floating,\n    .proteinx5-results-band, .proteinx5-flavour-grid, .proteinx5-profile-grid { grid-template-columns: 1fr; }\n    .proteinx5-stats-band { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .proteinx5-hero { padding: 60px 0 48px; }\n    .proteinx5-hero-image-wrap { min-height: 460px; height: 460px; }\n    .proteinx5-hero-product-image { min-height: 460px; }\n    .proteinx5-section, .proteinx5-final-cta { padding: 52px 0; }\n    .proteinx5-faq-item summary { font-size: 16px; }\n  }\n  .proteinx5-hero-floating { position:absolute; left:18px; right:18px; bottom:18px; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; z-index:2; }\n  .proteinx5-floating-card { padding:18px; border-radius:20px; background:rgba(255,255,255,0.90); border:1px solid rgba(255,255,255,0.80); backdrop-filter:blur(14px); box-shadow:0 12px 32px rgba(0,30,60,0.12); }\n  .proteinx5-floating-card strong { display:block; font-size:13px; color:#0a1520; margin-bottom:6px; letter-spacing:0.07em; text-transform:uppercase; }\n  .proteinx5-floating-card span { display:block; font-size:13px; color:#374151; line-height:1.5; }\n\n\u003c\/style\u003e\n\u003csection class=\"proteinx5-landing\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv id=\"top\" class=\"proteinx5-hero\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-hero-grid\"\u003e\n\u003cdiv class=\"proteinx5-hero-copy\"\u003e\n\u003cspan class=\"proteinx5-badge\"\u003eMulti-Source · 5 Protein Sources · CFW® Whey\u003c\/span\u003e\n\u003ch1\u003e\n\u003cspan class=\"proteinx5-holo\"\u003ePROTEIN-X5®\u003c\/span\u003e premium multi-source blend from 5 protein sources for muscle mass and recovery.\u003c\/h1\u003e\n\u003cp class=\"lead\"\u003eWhen protein comes from a single source, the profile is limited. PROTEIN-X5® combines 5 complementary protein sources, milk protein concentrate, egg white, hydrolyzed collagen peptides, wheat protein and CFW® Whey Concentrate cold filtered, in a powder formula with ~24g protein per serving, chicory inulin and zero added sugar.\u003c\/p\u003e\n\u003cdiv class=\"proteinx5-trust-badges\"\u003e\n\u003cspan class=\"proteinx5-trust-badge\"\u003e5 protein sources\u003c\/span\u003e \u003cspan class=\"proteinx5-trust-badge\"\u003e~24g protein \/ serving\u003c\/span\u003e \u003cspan class=\"proteinx5-trust-badge\"\u003eCFW® Whey cold filtered\u003c\/span\u003e \u003cspan class=\"proteinx5-trust-badge\"\u003eChicory inulin\u003c\/span\u003e \u003cspan class=\"proteinx5-trust-badge\"\u003eZero added sugar\u003c\/span\u003e \u003cspan class=\"proteinx5-trust-badge\"\u003e25 servings \/ 825g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-stats-band\"\u003e\n\u003cdiv class=\"proteinx5-stat-box\"\u003e\n\u003cspan class=\"proteinx5-stat-number\"\u003e5\u003c\/span\u003e\u003cspan class=\"proteinx5-stat-text\"\u003eProtein sources\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-stat-box\"\u003e\n\u003cspan class=\"proteinx5-stat-number\"\u003e~24g\u003c\/span\u003e\u003cspan class=\"proteinx5-stat-text\"\u003eProtein \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-stat-box\"\u003e\n\u003cspan class=\"proteinx5-stat-number\"\u003e25\u003c\/span\u003e\u003cspan class=\"proteinx5-stat-text\"\u003eServings \/ 825g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-stat-box\"\u003e\n\u003cspan class=\"proteinx5-stat-number\"\u003e33g\u003c\/span\u003e\u003cspan class=\"proteinx5-stat-text\"\u003eServing size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-hero-visual\"\u003e\n\u003cdiv class=\"proteinx5-hero-image-wrap\"\u003e\n\u003cimg alt=\"GENIUS NUTRITION PROTEIN-X5 2000g multi-source blend\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/fitness_supplement_geniusnutrition_shaker.png?v=1785223797\" class=\"proteinx5-hero-product-image\"\u003e\n\u003cdiv class=\"proteinx5-hero-floating\"\u003e\n\u003cdiv class=\"proteinx5-floating-card\"\u003e\n\u003cstrong\u003e5 protein sources\u003c\/strong\u003e \u003cspan\u003eMilk, egg, hydrolyzed collagen, wheat and CFW® Whey for a complete complementary profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-floating-card\"\u003e\n\u003cstrong\u003eCFW® Cold filtered\u003c\/strong\u003e \u003cspan\u003eWhey concentrate processed through natural cold filtration for superior purity.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FLAVOURS --\u003e\n\u003cdiv id=\"arome\" class=\"proteinx5-section proteinx5-section-alt\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eAvailable in 4 flavours\u003c\/span\u003e\n\u003ch2\u003eChoose your flavour, each with its specific nutritional profile.\u003c\/h2\u003e\n\u003cp style=\"max-width: 720px;\"\u003ePROTEIN-X5® is available in 4 flavours. Protein per serving varies slightly between 23g and 24g depending on flavour, all with 33g per serving and 25 servings per container.\u003c\/p\u003e\n\u003cdiv class=\"proteinx5-flavour-grid\"\u003e\n\u003cdiv class=\"proteinx5-flavour-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #d4a800, #c47a00);\" class=\"proteinx5-flavour-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-name\"\u003eSalted Caramel\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-prot\"\u003e24g\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-sub\"\u003eProtein \/ serving\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-kcal\"\u003e115 kcal · 2.93g carbs · 0.60g fat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #eeeeee, #ff3366);\" class=\"proteinx5-flavour-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-name\"\u003eWhite Choco-Raspberry\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-prot\"\u003e24g\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-sub\"\u003eProtein \/ serving\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-kcal\"\u003e116 kcal · 2.87g carbs · 0.59g fat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #3a200a, #c4853a);\" class=\"proteinx5-flavour-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-name\"\u003eChoco-Peanut Crunch\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-prot\"\u003e23g\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-sub\"\u003eProtein \/ serving\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-kcal\"\u003e116 kcal · 3.11g carbs · 0.70g fat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2a1400, #8b4513);\" class=\"proteinx5-flavour-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-name\"\u003eMocha Caraibe\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-prot\"\u003e23g\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-sub\"\u003eProtein \/ serving\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-kcal\"\u003e116 kcal · 3.08g carbs · 0.69g fat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY 5 SOURCES --\u003e\n\u003cdiv id=\"produs\" class=\"proteinx5-section proteinx5-section-soft\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eMulti-source logic\u003c\/span\u003e\n\u003ch2\u003eWhy 5 protein sources, not just one?\u003c\/h2\u003e\n\u003cp\u003eEach protein source has a distinct amino acid profile, absorption rate and biological value. Milk protein concentrate provides a balanced matrix of casein and whey. Egg white protein brings a complete amino acid profile with high bioavailability. Hydrolyzed collagen peptides contribute glycine and proline. Wheat protein completes the formula with additional amino acids. CFW® Whey Concentrate cold filtered closes the loop with a fast, pure and precise source.\u003c\/p\u003e\n\u003cp\u003eThe result is a broad-spectrum formula that does not depend on the limitations of a single source and that supports both rapid recovery and long-term protein synthesis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-feature-box\"\u003e\n\u003ch3\u003eThe 5 protein sources in PROTEIN-X5®:\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eMilk protein concentrate (36.9% \/ 35.3-35.8%)\u003c\/strong\u003e the most abundant source, provides a mixed matrix of casein and whey for gradual absorption.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eEgg white protein (16.2-16.9%)\u003c\/strong\u003e a complete protein source with an excellent amino acid profile and very good digestibility.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eHydrolyzed collagen peptides (bovine)\u003c\/strong\u003e structural amino acids: glycine, proline, hydroxyproline for connective tissue support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eWheat protein (11.5-12.0%)\u003c\/strong\u003e a complementary plant source that enriches the total amino acid profile.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e\u003cstrong style=\"color: var(--text);\"\u003eCFW® Whey Concentrate cold filtered (5.73-5.98%)\u003c\/strong\u003e whey concentrate processed through natural cold filtration, for purity and rapid absorption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NUTRITIONAL PROFILE --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-alt\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eComplete profile per serving (33g)\u003c\/span\u003e\n\u003ch2\u003eWhat one serving of PROTEIN-X5® delivers:\u003c\/h2\u003e\n\u003cdiv class=\"proteinx5-profile-grid\"\u003e\n\u003cdiv class=\"proteinx5-profile-card\"\u003e\n\u003cspan class=\"proteinx5-profile-number\"\u003e~24g\u003c\/span\u003e\n\u003ch3\u003eProtein\u003c\/h3\u003e\n\u003cp\u003ePer 33g serving (23g for Choco-Peanut Crunch). Protein contributes to the growth and maintenance of muscle mass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-profile-card\"\u003e\n\u003cspan class=\"proteinx5-profile-number\"\u003e\u0026lt;3.2g\u003c\/span\u003e\n\u003ch3\u003eCarbs\u003c\/h3\u003e\n\u003cp\u003eLow carbohydrate content per serving, with sugars occurring naturally from the milk and egg protein sources.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-profile-card\"\u003e\n\u003cspan class=\"proteinx5-profile-number\"\u003e~115kcal\u003c\/span\u003e\n\u003ch3\u003eEnergy\u003c\/h3\u003e\n\u003cp\u003eApproximately 115-117 kcal per 33g serving, high caloric efficiency for the protein delivered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-profile-card\"\u003e\n\u003cspan class=\"proteinx5-profile-number\"\u003e\u0026lt;1g\u003c\/span\u003e\n\u003ch3\u003eFat\u003c\/h3\u003e\n\u003cp\u003eUnder 1g fat per serving across all flavours. Zero added sugar in the formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 20px; font-size: 13px; color: #6b7280;\"\u003eChicory root inulin is present in the formula as a natural prebiotic fibre. High protein product in accordance with Regulation (EU) No. 1924\/2006.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT IT SUPPORTS --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-soft\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eWhat PROTEIN-X5® supports\u003c\/span\u003e\n\u003ch2\u003eMuscle mass, recovery and daily protein intake.\u003c\/h2\u003e\n\u003cp\u003eThe protein in the formula contributes to the growth and maintenance of muscle mass in the context of a varied and balanced diet and a healthy lifestyle. The combination of fast and slower sources ensures a flow of amino acids distributed over time, relevant both after training and between meals or before sleep.\u003c\/p\u003e\n\u003cp\u003eHydrolyzed collagen adds a further dimension: structural amino acids that support the health of connective tissue, joints and tendons, often overlooked in standard single-source protein formulas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-feature-box\"\u003e\n\u003ch3\u003ePROTEIN-X5® can support:\u003c\/h3\u003e\n\u003cul class=\"proteinx5-benefits\"\u003e\n\u003cli\u003eGrowth and maintenance of muscle mass (EFSA approved claim)\u003c\/li\u003e\n\u003cli\u003ePost-workout recovery through rapid amino acid availability\u003c\/li\u003e\n\u003cli\u003eSustained muscle protein synthesis over longer periods\u003c\/li\u003e\n\u003cli\u003eMeeting daily protein requirements in a practical and efficient way\u003c\/li\u003e\n\u003cli\u003eConnective tissue health through hydrolyzed collagen peptides\u003c\/li\u003e\n\u003cli\u003ePrebiotic fibre intake through chicory inulin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHO IT IS FOR --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-contrast\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eWho it is for\u003c\/span\u003e\n\u003ch2\u003ePROTEIN-X5® fits into any active routine.\u003c\/h2\u003e\n\u003cdiv class=\"proteinx5-grid-3\"\u003e\n\u003cdiv class=\"proteinx5-card\"\u003e\n\u003ch3\u003eAthletes and active people\u003c\/h3\u003e\n\u003cp\u003eThe combination of fast and slower sources makes PROTEIN-X5® suitable both post-workout (CFW® Whey and egg protein for rapid recovery) and as a supplement between meals or in the evening (milk casein for gradual release).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-card\"\u003e\n\u003ch3\u003eThose looking for sensory variety\u003c\/h3\u003e\n\u003cp\u003e4 premium flavours, Salted Caramel, White Choco-Raspberry, Choco-Peanut Crunch and Bueno Chocolate, turned into a pleasant shake with no artificial aftertaste. The flavours were developed for consistency and a superior consumption experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-card\"\u003e\n\u003ch3\u003eLong-term daily use\u003c\/h3\u003e\n\u003cp\u003eThe 825g size with 25 servings is designed for consistent use, with superior cost efficiency per serving. The clean nutritional profile, with zero added sugar, makes it compatible with bulking, cutting or maintenance diets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCIENCE --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-alt\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eThe science behind it\u003c\/span\u003e\n\u003ch2\u003eWhat the scientific literature says about multi-source formulas\u003c\/h2\u003e\n\u003cp style=\"max-width: 680px;\"\u003eThe efficacy of a multi-source protein blend is supported by clinical studies comparing single-source formulas versus combinations of sources with different absorption rates.\u003c\/p\u003e\n\u003cdiv class=\"proteinx5-results-band\"\u003e\n\u003cdiv class=\"proteinx5-result-card\"\u003e\n\u003cspan class=\"proteinx5-result-number\"\u003e+34%\u003c\/span\u003e \u003cspan class=\"proteinx5-result-label\"\u003esuperior net nitrogen balance for multi-source protein blends versus isolated whey protein alone, in a post-prandial context\u003c\/span\u003e \u003cspan class=\"proteinx5-result-source\"\u003eJ Nutr, 2006\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-result-card\"\u003e\n\u003cspan class=\"proteinx5-result-number\"\u003e~72h\u003c\/span\u003e \u003cspan class=\"proteinx5-result-label\"\u003emuscle protein synthesis remains elevated for longer after a slow-fast blend versus fast protein alone\u003c\/span\u003e \u003cspan class=\"proteinx5-result-source\"\u003eAm J Clin Nutr, 2012\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-result-card\"\u003e\n\u003cspan class=\"proteinx5-result-number\"\u003eBV 100\u003c\/span\u003e \u003cspan class=\"proteinx5-result-label\"\u003ethe biological value of egg white, one of the highest of any dietary protein source, complementary to whey\u003c\/span\u003e \u003cspan class=\"proteinx5-result-source\"\u003eFAO\/WHO, 1991\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-box\"\u003e\n\u003ch3\u003eDocumented studies and mechanisms\u003c\/h3\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eMulti-source protein blend vs. single protein, superior nitrogen balance\u003c\/strong\u003e \u003cspan\u003eThe study by Reidy et al. (2013) demonstrated that a blend of whey, casein and soy protein generated a significantly greater net nitrogen balance than isolated whey alone. The kinetics of complementary digestion ensured a flow of amino acids more distributed over time, favouring muscle protein synthesis over longer periods.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/23343671\/\" target=\"_blank\"\u003ePubMed 23343671\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eMilk protein (casein and whey), differentiated release kinetics\u003c\/strong\u003e \u003cspan\u003eResearch by Boirie et al. (1997) established the fundamental distinction between fast (whey) and slow (casein) proteins. Casein, released gradually, maintains a positive protein balance over longer periods, while whey rapidly stimulates post-prandial protein synthesis. The combination of the two in milk concentrate offers the advantages of both mechanisms.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/9405716\/\" target=\"_blank\"\u003ePubMed 9405716\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eHydrolyzed collagen peptides, support for connective tissue and joints\u003c\/strong\u003e \u003cspan\u003eA meta-analysis (Zdzieblik et al., 2021) examined the effects of hydrolyzed collagen peptides in athletes and confirmed significant benefits for joint health, reduced post-exercise pain and connective tissue support, a functional dimension absent from standard protein formulas based exclusively on muscle sources.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/34445059\/\" target=\"_blank\"\u003ePubMed 34445059\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eEgg white protein, high biological value and complete amino acid profile\u003c\/strong\u003e \u003cspan\u003eEgg white protein has one of the highest biological values among the protein sources studied, with a PDCAAS score close to 1.0. FAO\/WHO research confirmed that egg white albumin provides all essential amino acids in optimal proportions for muscle protein synthesis, efficiently complementing the casein and whey from milk.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/1570395\/\" target=\"_blank\"\u003ePubMed 1570395\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eChicory inulin, prebiotic effect and digestive support\u003c\/strong\u003e \u003cspan\u003eChicory root inulin is a fermentable prebiotic fibre with documented effects on the gut microbiome. Studies by Gibson and Roberfroid (1995) confirmed that inulin selectively stimulates the growth of bifidobacteria and lactobacilli in the colon, with benefits for digestive health and mineral absorption, a functional advantage relevant for users who regularly consume protein supplements.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/7757017\/\" target=\"_blank\"\u003ePubMed 7757017\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-soft\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eDirect comparison\u003c\/span\u003e\n\u003ch2\u003ePROTEIN-X5® vs a single-source protein\u003c\/h2\u003e\n\u003cp\u003eThe difference is not only in the number of sources. It is in what each source offers beyond the simple amount of protein on the label.\u003c\/p\u003e\n\u003cdiv class=\"proteinx5-compare\"\u003e\n\u003cdiv class=\"proteinx5-compare-card good\"\u003e\n\u003cdiv class=\"proteinx5-compare-head\"\u003e\n\u003ch3\u003eGENIUS NUTRITION® PROTEIN-X5®\u003c\/h3\u003e\n\u003cspan class=\"proteinx5-pill good\"\u003eMulti-source formula\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"proteinx5-compare-list\"\u003e\n\u003cli\u003e5 complementary protein sources with different absorption rates\u003c\/li\u003e\n\u003cli\u003eCasein and whey from milk for gradual and rapid release simultaneously\u003c\/li\u003e\n\u003cli\u003eEgg protein with high biological value and complete amino acid profile\u003c\/li\u003e\n\u003cli\u003eHydrolyzed collagen peptides for joint and tissue support\u003c\/li\u003e\n\u003cli\u003eCFW® Whey Concentrate cold filtered for superior whey quality\u003c\/li\u003e\n\u003cli\u003eChicory inulin as a natural prebiotic fibre\u003c\/li\u003e\n\u003cli\u003e25 servings \/ 825g with superior cost efficiency per serving\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-compare-card basic\"\u003e\n\u003cdiv class=\"proteinx5-compare-head\"\u003e\n\u003ch3\u003eSingle-source protein\u003c\/h3\u003e\n\u003cspan class=\"proteinx5-pill basic\"\u003eStandard formula\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"proteinx5-compare-list\"\u003e\n\u003cli\u003eA single absorption rate, amino acid flow limited over time\u003c\/li\u003e\n\u003cli\u003eNarrower amino acid profile, dependent on a single source\u003c\/li\u003e\n\u003cli\u003eNo hydrolyzed collagen, zero support for connective tissue\u003c\/li\u003e\n\u003cli\u003eNo prebiotic component for digestive health\u003c\/li\u003e\n\u003cli\u003eLess varied nutritional profile per serving\u003c\/li\u003e\n\u003cli\u003eLess complementarity between protein sources\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-contrast\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eHow to use\u003c\/span\u003e\n\u003ch2\u003eHow to use PROTEIN-X5®\u003c\/h2\u003e\n\u003cp\u003eMix one scoop (33g) with 200-250ml of still water or milk. The amount of liquid can be adjusted according to preference. Consume after training or between meals.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 20px;\" class=\"proteinx5-feature-box\"\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eServing:\u003c\/strong\u003e 33g (1 scoop)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eLiquid:\u003c\/strong\u003e 200-250ml still water or milk\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eRecommended time:\u003c\/strong\u003e after training or between meals\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e\u003cstrong style=\"color: var(--text);\"\u003eFrequency:\u003c\/strong\u003e 2-4 scoops per day, depending on individual protein requirements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-card\"\u003e\n\u003ch3\u003eWhen it is recommended\u003c\/h3\u003e\n\u003cul class=\"proteinx5-usage-list\"\u003e\n\u003cli\u003ePost-workout, for rapid recovery and protein synthesis\u003c\/li\u003e\n\u003cli\u003eBetween meals, to meet daily protein requirements\u003c\/li\u003e\n\u003cli\u003eIn the morning, as a fast protein source after overnight rest\u003c\/li\u003e\n\u003cli\u003eIn the evening, thanks to the slower-release casein component\u003c\/li\u003e\n\u003cli\u003eAs a partial meal replacement, in combination with solid foods\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"proteinx5-warning-box\"\u003e\n\u003cp\u003eStore in a cool, dry place, away from direct sunlight. May contain traces of soy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-alt\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003ePROTEIN-X5® FAQ\u003c\/span\u003e\n\u003ch2\u003eFrequently asked questions about PROTEIN-X5®\u003c\/h2\u003e\n\u003cdiv class=\"proteinx5-faq\"\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhy 5 protein sources instead of just one?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eEach protein source has a different absorption rate, amino acid profile and biological value. The combination of 5 sources ensures a flow of amino acids more distributed over time, a more complete amino acid profile and additional functional benefits, in particular through hydrolyzed collagen peptides for joint support and inulin for digestive health.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eHow much protein does each flavour have per serving?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eSalted Caramel: 24g protein. White Choco-Raspberry: 24g. Caribbean Mocha: 23g. Choco-Peanut Crunch: 23g. All per 33g serving.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat is CFW® Whey Concentrate?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eCFW® is a trademark for a whey concentrate processed through natural cold filtration (Cold Filtration Whey). This method better preserves the structural integrity of the protein fractions compared to conventional methods involving heat treatment, resulting in superior raw material quality.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eDoes the formula contain gluten?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eYes, the formula contains wheat protein (gluten). It is not suitable for people with celiac disease or gluten sensitivity. Refer to the complete ingredient list on the product label.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat role does hydrolyzed collagen play in the formula?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eHydrolyzed collagen peptides bring structural amino acids, in particular glycine, proline and hydroxyproline, which support the health of connective tissue, joints and tendons. These amino acids are rare in standard muscle proteins and represent an additional functional dimension of the formula.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eCan it be consumed by people who do not do sports?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eYes. PROTEIN-X5® is a high-quality protein source, suitable for anyone who wants to meet their daily protein requirements. Consult a nutritionist or doctor for personalized recommendations regarding protein requirements.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhy does it have sugars on the label if it contains no added sugar?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eThe sugars present in the formula occur naturally from the milk (lactose) and egg protein sources. They are not added. The product contains no added sugar, juices, syrups or other caloric sweeteners. In accordance with European regulations, the natural sugars from ingredients must be declared on the nutrition label.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat is inulin and why is it included in the formula?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eInulin is a natural prebiotic fibre extracted from chicory root. It is not digested in the small intestine, reaching the colon where it selectively ferments and stimulates the growth of beneficial bacteria. Its presence in the formula brings relevant digestive support for users who regularly consume protein supplements.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-references\"\u003e\n\u003ch4\u003eScientific references\u003c\/h4\u003e\n\u003col\u003e\n\u003cli\u003eReidy PT et al. (2013). \u003cem\u003eProtein blend ingestion following resistance exercise promotes human muscle protein synthesis.\u003c\/em\u003e Journal of Nutrition. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/23343671\/\" target=\"_blank\"\u003ePMID 23343671\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eBoirie Y et al. (1997). \u003cem\u003eSlow and fast dietary proteins differently modulate postprandial protein accretion.\u003c\/em\u003e Proceedings of the National Academy of Sciences. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/9405716\/\" target=\"_blank\"\u003ePMID 9405716\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eZdzieblik D et al. (2021). \u003cem\u003eSpecific Bioactive Collagen Peptides in Osteopenia and Osteoporosis: Long-Term Observation in Postmenopausal Women.\u003c\/em\u003e Journal of Bone Metabolism. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/34445059\/\" target=\"_blank\"\u003ePMID 34445059\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eFAO\/WHO (1991). \u003cem\u003eProtein quality evaluation report of the joint FAO\/WHO expert consultation.\u003c\/em\u003e Food and Agriculture Organization. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/1570395\/\" target=\"_blank\"\u003ePubMed 1570395\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eGibson GR, Roberfroid MB. (1995). \u003cem\u003eDietary modulation of the human colonic microbiota: introducing the concept of prebiotics.\u003c\/em\u003e Journal of Nutrition. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/7757017\/\" target=\"_blank\"\u003ePMID 7757017\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eTang JE et al. (2009). \u003cem\u003eIngestion of whey hydrolysate, casein, or soy protein isolate: effects on mixed muscle protein synthesis at rest and following resistance exercise in young men.\u003c\/em\u003e Journal of Applied Physiology. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/19589961\/\" target=\"_blank\"\u003ePMID 19589961\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"proteinx5-final-cta\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-final-cta-box\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003e5 sources · 25 servings · 4 flavours\u003c\/span\u003e\n\u003ch2\u003e\n\u003cspan class=\"proteinx5-holo\"\u003ePROTEIN-X5®\u003c\/span\u003e premium multi-source blend with no compromises.\u003c\/h2\u003e\n\u003cp\u003e~24g protein per serving from 5 complementary sources. Milk concentrate, egg protein, hydrolyzed collagen, wheat protein and CFW® Whey cold filtered. Chicory inulin. Zero added sugar. 25 servings in 4 premium flavours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"Salted Caramel","offer_id":54448508469575,"sku":"5940541556657","price":26.0,"currency_code":"EUR","in_stock":false},{"title":"Mocha Caraibe","offer_id":54448508502343,"sku":"5940541556879","price":26.0,"currency_code":"EUR","in_stock":false},{"title":"Choco Peanut Crunch","offer_id":54448508535111,"sku":"5940541556664","price":26.0,"currency_code":"EUR","in_stock":false},{"title":"White Choco-Raspberry","offer_id":54448508567879,"sku":"5940541556640","price":26.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/Protein-X5-multi-source-protein-blend-powder-foodsuplement-salted-caramel-825g-genius-nutrition-whiteBG.png?v=1785224613"},{"product_id":"protein-x5-2000g-60serv","title":"PROTEIN-X5 2000g\/60serv","description":"\u003cstyle\u003e\n  .proteinx5-landing {\n    --bg: #f5f5f5;\n    --bg-soft: #f0f0f0;\n    --bg-alt: #ebebeb;\n    --card: #ffffff;\n    --text: #0d0f14;\n    --muted: #4a5060;\n    --cyan: #d40000;\n    --violet: #9b30ff;\n    --magenta: #d4006a;\n    --border: rgba(13,15,20,0.10);\n    --shadow: 0 20px 60px rgba(0,0,0,0.10);\n    background: linear-gradient(180deg, #f5f5f5 0%, #eeeeee 100%);\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.7;\n  }\n\n  .proteinx5-landing * { box-sizing: border-box; }\n\n  .proteinx5-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .proteinx5-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 90px 0 70px;\n    background:\n      radial-gradient(circle at top right, rgba(212,0,0,0.10), transparent 32%),\n      radial-gradient(circle at bottom left, rgba(155,48,255,0.08), transparent 30%),\n      linear-gradient(180deg, rgba(255,255,255,0.30), rgba(255,255,255,0.08));\n    border-bottom: 1px solid var(--border);\n  }\n\n  .proteinx5-badge {\n    display: inline-block;\n    padding: 10px 16px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    background: linear-gradient(90deg, #d40000, #9b30ff, #d4006a);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    border: 1px solid rgba(155,48,255,0.24);\n  }\n\n  .proteinx5-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0,1fr) minmax(0,1fr);\n    gap: 40px;\n    align-items: stretch;\n  }\n\n  .proteinx5-hero-copy { display: flex; flex-direction: column; justify-content: center; }\n\n  .proteinx5-hero-copy h1 {\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.08;\n    letter-spacing: -0.03em;\n    margin: 0 0 18px;\n    color: #0d0f14;\n  }\n\n  .proteinx5-hero-copy .lead {\n    font-size: 18px;\n    color: var(--muted);\n    max-width: 760px;\n    margin: 0 0 28px;\n  }\n\n  .proteinx5-holo {\n    background: linear-gradient(90deg, #d40000, #9b30ff, #d4006a);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    font-weight: 800;\n  }\n\n  .proteinx5-trust-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 20px;\n  }\n\n  .proteinx5-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 7px 14px;\n    border-radius: 6px;\n    background: rgba(155,48,255,0.06);\n    border: 1px solid rgba(155,48,255,0.24);\n    color: #6b20c0;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n  }\n\n  .proteinx5-trust-badge::before {\n    content: \"\";\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #d40000, #9b30ff);\n    flex: 0 0 6px;\n  }\n\n  .proteinx5-stats-band {\n    margin-top: 24px;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 2px;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid rgba(155,48,255,0.16);\n    background: rgba(155,48,255,0.14);\n  }\n\n  .proteinx5-stat-box {\n    background: #ffffff;\n    padding: 14px 10px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n  }\n\n  .proteinx5-stat-number {\n    display: block;\n    font-size: 18px;\n    font-weight: 900;\n    background: linear-gradient(90deg, #d40000, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    letter-spacing: -0.02em;\n    line-height: 1;\n  }\n\n  .proteinx5-stat-text {\n    display: block;\n    font-size: 10px;\n    color: #6b7280;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .proteinx5-note { margin-top: 12px; font-size: 12px; color: #6b7280; }\n\n  .proteinx5-hero-visual {\n  display: grid;\n  align-items: stretch;\n  min-height: 640px;\n}\n\n  .proteinx5-hero-image-wrap {\n  position: relative;\n  width: 100%;\n  height: 100%;\n  min-height: 640px;\n  overflow: hidden;\n  border-radius: 30px;\n}\n\n  .proteinx5-hero-product-image {\n  position: absolute;\n  inset: 0 ;\n  width: 100% ;\n  height: 100% !important;\n  object-fit: cover !important;\n  object-position: center !important;\n  display: block;\n}\n\n  .proteinx5-hero-floating {\n    position: absolute;\n    left: 18px;\n    right: 18px;\n    bottom: 18px;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    z-index: 2;\n  }\n\n  .proteinx5-floating-card {\n    padding: 16px 18px;\n    border-radius: 18px;\n    background: rgba(255,255,255,0.88);\n    border: 1px solid rgba(255,255,255,0.72);\n    backdrop-filter: blur(14px);\n    box-shadow: 0 12px 32px rgba(0,0,0,0.12);\n  }\n\n  .proteinx5-floating-card strong {\n    display: block;\n    font-size: 12px;\n    color: #0d0f14;\n    margin-bottom: 5px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .proteinx5-floating-card span {\n    display: block;\n    font-size: 13px;\n    color: #374151;\n    line-height: 1.5;\n  }\n\n  \/* highlight strip under hero for moved-down info *\/\n  .proteinx5-hero-strip {\n    margin-top: 28px;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .proteinx5-hero-strip-card {\n    background: linear-gradient(135deg, rgba(212,0,0,0.07), rgba(155,48,255,0.05));\n    border: 1px solid rgba(155,48,255,0.16);\n    border-radius: 20px;\n    padding: 20px 22px;\n  }\n\n  .proteinx5-hero-strip-card strong {\n    display: block;\n    font-size: 12px;\n    color: #0d0f14;\n    margin-bottom: 6px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .proteinx5-hero-strip-card span {\n    display: block;\n    font-size: 14px;\n    color: var(--muted);\n    line-height: 1.6;\n  }\n\n  .proteinx5-section {\n    padding: 72px 0;\n    border-bottom: 1px solid var(--border);\n    background: #f5f5f5;\n  }\n\n  .proteinx5-section-alt  { background: #f0f0f0; }\n  .proteinx5-section-soft { background: #ebebeb; }\n  .proteinx5-section-contrast { background: #f2f2f2; }\n\n  .proteinx5-section h2 {\n    font-size: clamp(28px, 3vw, 42px);\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    margin: 0 0 18px;\n    color: #0d0f14;\n    font-weight: 800;\n  }\n\n  .proteinx5-section h3 { font-size: 21px; margin: 0 0 12px; color: #0d0f14; font-weight: 700; }\n  .proteinx5-section p  { margin: 0 0 18px; color: var(--muted); font-size: 16px; }\n\n  .proteinx5-mini-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #d40000, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .proteinx5-grid-2 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; align-items: start; }\n  .proteinx5-grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin-top: 28px; }\n  .proteinx5-grid-4 { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; margin-top: 28px; }\n\n  .proteinx5-card, .proteinx5-icon-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 22px;\n    padding: 24px 26px;\n    box-shadow: var(--shadow);\n  }\n\n  .proteinx5-icon {\n    width: 52px;\n    height: 52px;\n    border-radius: 15px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, rgba(212,0,0,0.14), rgba(155,48,255,0.12));\n    border: 1px solid rgba(155,48,255,0.18);\n    color: #9b30ff;\n    margin-bottom: 16px;\n  }\n\n  .proteinx5-icon-card h3 { font-size: 18px; margin-bottom: 10px; }\n  .proteinx5-icon-card p  { font-size: 14px; margin-bottom: 0; }\n\n  .proteinx5-feature-box {\n    background: linear-gradient(135deg, rgba(212,0,0,0.07), rgba(155,48,255,0.05));\n    border: 1px solid rgba(155,48,255,0.16);\n    border-radius: 22px;\n    padding: 26px;\n  }\n\n  .proteinx5-feature-box p { font-size: 15px; }\n  .proteinx5-feature-box p:last-child { margin-bottom: 0; }\n\n  .proteinx5-flavour-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .proteinx5-flavour-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 20px;\n    padding: 22px 18px;\n    box-shadow: var(--shadow);\n    text-align: center;\n  }\n\n  .proteinx5-flavour-dot {\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    margin: 0 auto 14px;\n    border: 2px solid rgba(155,48,255,0.20);\n  }\n\n  .proteinx5-flavour-name { font-size: 15px; font-weight: 700; color: #0d0f14; margin-bottom: 8px; }\n\n  .proteinx5-flavour-prot {\n    font-size: 22px;\n    font-weight: 800;\n    background: linear-gradient(90deg, #d40000, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 4px;\n    letter-spacing: -0.02em;\n  }\n\n  .proteinx5-flavour-sub { font-size: 11px; color: #6b7280; text-transform: uppercase; letter-spacing: 0.07em; }\n\n  .proteinx5-flavour-kcal {\n    font-size: 13px;\n    color: var(--muted);\n    margin-top: 10px;\n    padding-top: 10px;\n    border-top: 1px solid rgba(13,15,20,0.08);\n  }\n\n  .proteinx5-profile-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .proteinx5-profile-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 20px;\n    padding: 24px 20px;\n    box-shadow: var(--shadow);\n    text-align: center;\n  }\n\n  .proteinx5-profile-number {\n    display: block;\n    font-size: 28px;\n    font-weight: 800;\n    background: linear-gradient(90deg, #d40000, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 8px;\n    letter-spacing: -0.02em;\n  }\n\n  .proteinx5-profile-card h3 { font-size: 16px; margin-bottom: 8px; color: #0d0f14; }\n  .proteinx5-profile-card p  { font-size: 13px; margin-bottom: 0; color: var(--muted); }\n\n  .proteinx5-science-box {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 20px;\n    padding: 28px 30px;\n    box-shadow: var(--shadow);\n    margin-top: 28px;\n  }\n\n  .proteinx5-science-box h3 { font-size: 18px; margin-bottom: 16px; }\n\n  .proteinx5-science-item {\n    display: flex;\n    gap: 16px;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--border);\n    align-items: flex-start;\n  }\n\n  .proteinx5-science-item:last-child { border-bottom: none; padding-bottom: 0; }\n\n  .proteinx5-science-num {\n    flex: 0 0 32px;\n    height: 32px;\n    border-radius: 10px;\n    background: linear-gradient(135deg, rgba(212,0,0,0.14), rgba(155,48,255,0.12));\n    border: 1px solid rgba(155,48,255,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 800;\n    color: #9b30ff;\n  }\n\n  .proteinx5-science-text { flex: 1; }\n  .proteinx5-science-text strong { display: block; font-size: 14px; color: var(--text); margin-bottom: 4px; }\n  .proteinx5-science-text span   { font-size: 13px; color: var(--muted); line-height: 1.6; }\n  .proteinx5-science-text a { color: #d40000; font-size: 11px; font-weight: 700; letter-spacing: 0.04em; text-decoration: none; margin-left: 6px; opacity: 0.85; }\n  .proteinx5-science-text a:hover { opacity: 1; text-decoration: underline; }\n\n  .proteinx5-results-band {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .proteinx5-result-card {\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 20px;\n    padding: 24px 20px;\n    text-align: center;\n    box-shadow: var(--shadow);\n  }\n\n  .proteinx5-result-number {\n    display: block;\n    font-size: 32px;\n    font-weight: 800;\n    background: linear-gradient(90deg, #d40000, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    letter-spacing: -0.03em;\n    margin-bottom: 6px;\n  }\n\n  .proteinx5-result-label  { display: block; font-size: 13px; color: var(--muted); line-height: 1.5; }\n  .proteinx5-result-source { display: block; font-size: 10px; color: #9b30ff; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; margin-top: 8px; }\n\n  .proteinx5-checks, .proteinx5-benefits, .proteinx5-usage-list, .proteinx5-compare-list {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n\n  .proteinx5-checks li, .proteinx5-benefits li, .proteinx5-usage-list li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 12px;\n    color: var(--muted);\n    font-size: 15px;\n    list-style: none !important;\n  }\n\n  .proteinx5-checks li::before, .proteinx5-benefits li::before, .proteinx5-usage-list li::before {\n    content: \"✔\";\n    position: absolute;\n    left: 0; top: 0;\n    background: linear-gradient(90deg, #d40000, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    font-weight: 700;\n  }\n\n  .proteinx5-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 28px; }\n\n  .proteinx5-compare-card { border-radius: 24px; padding: 28px; box-shadow: var(--shadow); position: relative; overflow: hidden; }\n\n  .proteinx5-compare-card.good {\n    background: linear-gradient(160deg, rgba(212,0,0,0.08), rgba(155,48,255,0.06));\n    border: 1px solid rgba(155,48,255,0.22);\n  }\n\n  .proteinx5-compare-card.basic {\n    background: linear-gradient(180deg, rgba(255,255,255,0.50), rgba(255,255,255,0.28));\n    border: 1px solid rgba(13,15,20,0.08);\n  }\n\n  .proteinx5-compare-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin-bottom: 18px; }\n  .proteinx5-compare-head h3 { font-size: 16px; margin: 0; }\n\n  .proteinx5-pill {\n    display: inline-flex;\n    align-items: center;\n    padding: 6px 12px;\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n\n  .proteinx5-pill.good  { background: rgba(155,48,255,0.12); color: #9b30ff; border: 1px solid rgba(155,48,255,0.24); }\n  .proteinx5-pill.basic { background: rgba(13,15,20,0.05); color: #6b7280; border: 1px solid rgba(13,15,20,0.10); }\n\n  .proteinx5-compare-list li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    color: var(--muted);\n    font-size: 14px;\n    list-style: none !important;\n  }\n\n  .proteinx5-compare-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0; top: 9px;\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #d40000, #9b30ff);\n  }\n\n  .proteinx5-faq { display: grid; gap: 16px; margin-top: 28px; }\n\n  .proteinx5-faq-item {\n    border: 1px solid rgba(13,15,20,0.08);\n    border-radius: 22px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.58), rgba(255,255,255,0.32));\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .proteinx5-faq-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 22px 64px 22px 24px;\n    font-size: 17px;\n    font-weight: 700;\n    color: #0d0f14;\n    position: relative;\n  }\n\n  .proteinx5-faq-item summary::-webkit-details-marker { display: none; }\n\n  .proteinx5-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 24px; top: 50%;\n    transform: translateY(-50%);\n    width: 32px; height: 32px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(135deg, rgba(212,0,0,0.10), rgba(155,48,255,0.10));\n    border: 1px solid rgba(155,48,255,0.20);\n    color: #9b30ff;\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .proteinx5-faq-item[open] summary::after { content: \"−\"; }\n  .proteinx5-faq-content { padding: 0 24px 24px; color: var(--muted); font-size: 16px; line-height: 1.7; }\n\n  .proteinx5-warning-box {\n    background: rgba(155,48,255,0.05);\n    border: 1px solid rgba(155,48,255,0.14);\n    border-radius: 16px;\n    padding: 18px 20px;\n    margin-top: 20px;\n  }\n\n  .proteinx5-warning-box p { font-size: 13px; margin: 0; color: #5a4070; }\n\n  .proteinx5-references {\n    background: linear-gradient(180deg, rgba(255,255,255,0.50), rgba(255,255,255,0.28));\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    padding: 28px 30px;\n    margin-top: 28px;\n  }\n\n  .proteinx5-references h4 {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #d40000, #9b30ff);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin: 0 0 16px;\n  }\n\n  .proteinx5-references ol { padding-left: 18px; margin: 0; }\n  .proteinx5-references ol li { font-size: 12px; color: var(--muted); margin-bottom: 8px; line-height: 1.6; }\n  .proteinx5-references ol li a { color: #9b30ff; text-decoration: none; font-weight: 600; }\n  .proteinx5-references ol li a:hover { text-decoration: underline; }\n\n  .proteinx5-final-cta {\n    padding: 88px 0;\n    background:\n      radial-gradient(circle at center, rgba(155,48,255,0.08), transparent 42%),\n      linear-gradient(180deg, #f4f4f4 0%, #ececec 100%);\n  }\n\n  .proteinx5-final-cta-box {\n    max-width: 980px;\n    margin: 0 auto;\n    text-align: center;\n    padding: 42px 32px;\n    border-radius: 28px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(255,255,255,0.40));\n    border: 1px solid rgba(155,48,255,0.16);\n    box-shadow: var(--shadow);\n  }\n\n  .proteinx5-final-cta-box h2 { font-size: clamp(22px, 3vw, 34px); letter-spacing: -0.02em; margin-bottom: 16px; color: #0d0f14; }\n  .proteinx5-final-cta-box p  { max-width: 760px; margin: 0 auto; color: var(--muted); font-size: 17px; }\n\n  .proteinx5-disclaimer { font-size: 12px; color: #9ca3af; margin-top: 12px; }\n\n  @media (max-width: 989px) {\n    .proteinx5-hero-grid, .proteinx5-grid-2, .proteinx5-grid-3, .proteinx5-grid-4,\n    .proteinx5-compare, .proteinx5-hero-floating,\n    .proteinx5-results-band, .proteinx5-flavour-grid, .proteinx5-profile-grid { grid-template-columns: 1fr; }\n    .proteinx5-stats-band { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .proteinx5-hero { padding: 60px 0 48px; }\n    .proteinx5-hero-image-wrap { min-height: 460px; height: 460px; }\n    .proteinx5-hero-product-image { min-height: 460px; }\n    .proteinx5-section, .proteinx5-final-cta { padding: 52px 0; }\n    .proteinx5-faq-item summary { font-size: 16px; }\n  }\n  .proteinx5-hero-floating { position:absolute; left:18px; right:18px; bottom:18px; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; z-index:2; }\n  .proteinx5-floating-card { padding:18px; border-radius:20px; background:rgba(255,255,255,0.90); border:1px solid rgba(255,255,255,0.80); backdrop-filter:blur(14px); box-shadow:0 12px 32px rgba(0,30,60,0.12); }\n  .proteinx5-floating-card strong { display:block; font-size:13px; color:#0a1520; margin-bottom:6px; letter-spacing:0.07em; text-transform:uppercase; }\n  .proteinx5-floating-card span { display:block; font-size:13px; color:#374151; line-height:1.5; }\n\n\u003c\/style\u003e\n\u003csection class=\"proteinx5-landing\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv id=\"top\" class=\"proteinx5-hero\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-hero-grid\"\u003e\n\u003cdiv class=\"proteinx5-hero-copy\"\u003e\n\u003cspan class=\"proteinx5-badge\"\u003eMulti-Source · 5 Protein Sources · CFW® Whey\u003c\/span\u003e\n\u003ch1\u003e\n\u003cspan class=\"proteinx5-holo\"\u003ePROTEIN-X5®\u003c\/span\u003e premium multi-source blend from 5 protein sources for muscle mass and recovery.\u003c\/h1\u003e\n\u003cp class=\"lead\"\u003eWhen protein comes from a single source, the profile is limited. PROTEIN-X5® combines 5 complementary protein sources, milk protein concentrate, egg white, hydrolyzed collagen peptides, wheat protein and CFW® Whey Concentrate cold filtered, in a powder formula with ~24g protein per serving, chicory inulin and zero added sugar.\u003c\/p\u003e\n\u003cdiv class=\"proteinx5-trust-badges\"\u003e\n\u003cspan class=\"proteinx5-trust-badge\"\u003e5 protein sources\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"proteinx5-trust-badge\"\u003e~24g protein \/ serving\u003c\/span\u003e \u003cspan class=\"proteinx5-trust-badge\"\u003eCFW® Whey cold filtered\u003c\/span\u003e \u003cspan class=\"proteinx5-trust-badge\"\u003eChicory inulin\u003c\/span\u003e \u003cspan class=\"proteinx5-trust-badge\"\u003eZero added sugar\u003c\/span\u003e \u003cspan class=\"proteinx5-trust-badge\"\u003e60 servings \/ 2000g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-stats-band\"\u003e\n\u003cdiv class=\"proteinx5-stat-box\"\u003e\n\u003cspan class=\"proteinx5-stat-number\"\u003e5\u003c\/span\u003e\u003cspan class=\"proteinx5-stat-text\"\u003eProtein sources\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-stat-box\"\u003e\n\u003cspan class=\"proteinx5-stat-number\"\u003e~24g\u003c\/span\u003e\u003cspan class=\"proteinx5-stat-text\"\u003eProtein \/ serving\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-stat-box\"\u003e\n\u003cspan class=\"proteinx5-stat-number\"\u003e60\u003c\/span\u003e\u003cspan class=\"proteinx5-stat-text\"\u003eServings \/ 2000g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-stat-box\"\u003e\n\u003cspan class=\"proteinx5-stat-number\"\u003e33g\u003c\/span\u003e\u003cspan class=\"proteinx5-stat-text\"\u003eServing size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-hero-visual\"\u003e\n\u003cdiv class=\"proteinx5-hero-image-wrap\"\u003e\n\u003cimg alt=\"GENIUS NUTRITION PROTEIN-X5 2000g multi-source blend\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/fitness_supplement_geniusnutrition_shaker.png?v=1785223797\" class=\"proteinx5-hero-product-image\"\u003e\n\u003cdiv class=\"proteinx5-hero-floating\"\u003e\n\u003cdiv class=\"proteinx5-floating-card\"\u003e\n\u003cstrong\u003e5 protein sources\u003c\/strong\u003e \u003cspan\u003eMilk, egg, hydrolyzed collagen, wheat and CFW® Whey for a complete complementary profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-floating-card\"\u003e\n\u003cstrong\u003eCFW® Cold filtered\u003c\/strong\u003e \u003cspan\u003eWhey concentrate processed through natural cold filtration for superior purity.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FLAVOURS --\u003e\n\u003cdiv id=\"arome\" class=\"proteinx5-section proteinx5-section-alt\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eAvailable in 4 flavours\u003c\/span\u003e\n\u003ch2\u003eChoose your flavour, each with its specific nutritional profile.\u003c\/h2\u003e\n\u003cp style=\"max-width: 720px;\"\u003ePROTEIN-X5® is available in 4 flavours. Protein per serving varies slightly between 23g and 24g depending on flavour, all with 33g per serving and 60 servings per container.\u003c\/p\u003e\n\u003cdiv class=\"proteinx5-flavour-grid\"\u003e\n\u003cdiv class=\"proteinx5-flavour-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #d4a800, #c47a00);\" class=\"proteinx5-flavour-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-name\"\u003eSalted Caramel\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-prot\"\u003e24g\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-sub\"\u003eProtein \/ serving\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-kcal\"\u003e115 kcal · 2.93g carbs · 0.60g fat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #eeeeee, #ff3366);\" class=\"proteinx5-flavour-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-name\"\u003eWhite Choco-Raspberry\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-prot\"\u003e24g\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-sub\"\u003eProtein \/ serving\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-kcal\"\u003e116 kcal · 2.87g carbs · 0.59g fat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #3a200a, #c4853a);\" class=\"proteinx5-flavour-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-name\"\u003eChoco-Peanut Crunch\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-prot\"\u003e23g\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-sub\"\u003eProtein \/ serving\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-kcal\"\u003e116 kcal · 3.11g carbs · 0.70g fat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2a1400, #8b4513);\" class=\"proteinx5-flavour-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-name\"\u003eMocha Caraibe\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-prot\"\u003e23g\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-sub\"\u003eProtein \/ serving\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-flavour-kcal\"\u003e116 kcal · 3.08g carbs · 0.69g fat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY 5 SOURCES --\u003e\n\u003cdiv id=\"produs\" class=\"proteinx5-section proteinx5-section-soft\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eMulti-source logic\u003c\/span\u003e\n\u003ch2\u003eWhy 5 protein sources, not just one?\u003c\/h2\u003e\n\u003cp\u003eEach protein source has a distinct amino acid profile, absorption rate and biological value. Milk protein concentrate provides a balanced matrix of casein and whey. Egg white protein brings a complete amino acid profile with high bioavailability. Hydrolyzed collagen peptides contribute glycine and proline. Wheat protein completes the formula with additional amino acids. CFW® Whey Concentrate cold filtered closes the loop with a fast, pure and precise source.\u003c\/p\u003e\n\u003cp\u003eThe result is a broad-spectrum formula that does not depend on the limitations of a single source and that supports both rapid recovery and long-term protein synthesis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-feature-box\"\u003e\n\u003ch3\u003eThe 5 protein sources in PROTEIN-X5®:\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eMilk protein concentrate (35.3-36.9%)\u003c\/strong\u003e the most abundant source, provides a mixed matrix of casein and whey for gradual absorption.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eEgg white protein (16.2-16.9%)\u003c\/strong\u003e a complete protein source with an excellent amino acid profile and very good digestibility.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eHydrolyzed collagen peptides (bovine)\u003c\/strong\u003e structural amino acids: glycine, proline, hydroxyproline for connective tissue support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eWheat protein (11.5-12.0%)\u003c\/strong\u003e a complementary plant source that enriches the total amino acid profile.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e\u003cstrong style=\"color: var(--text);\"\u003eCFW® Whey Concentrate cold filtered (5.73-5.98%)\u003c\/strong\u003e whey concentrate processed through natural cold filtration, for purity and rapid absorption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NUTRITIONAL PROFILE --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-alt\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eComplete profile per serving (33g)\u003c\/span\u003e\n\u003ch2\u003eWhat one serving of PROTEIN-X5® delivers:\u003c\/h2\u003e\n\u003cdiv class=\"proteinx5-profile-grid\"\u003e\n\u003cdiv class=\"proteinx5-profile-card\"\u003e\n\u003cspan class=\"proteinx5-profile-number\"\u003e~24g\u003c\/span\u003e\n\u003ch3\u003eProtein\u003c\/h3\u003e\n\u003cp\u003ePer 33g serving (23g for Choco-Peanut Crunch and Caribbean Mocha ). Protein contributes to the growth and maintenance of muscle mass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-profile-card\"\u003e\n\u003cspan class=\"proteinx5-profile-number\"\u003e\u0026lt;3.2g\u003c\/span\u003e\n\u003ch3\u003eCarbs\u003c\/h3\u003e\n\u003cp\u003eLow carbohydrate content per serving, with sugars occurring naturally from the milk and egg protein sources.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-profile-card\"\u003e\n\u003cspan class=\"proteinx5-profile-number\"\u003e~115kcal\u003c\/span\u003e\n\u003ch3\u003eEnergy\u003c\/h3\u003e\n\u003cp\u003eApproximately 115-116 kcal per 33g serving, high caloric efficiency for the protein delivered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-profile-card\"\u003e\n\u003cspan class=\"proteinx5-profile-number\"\u003e\u0026lt;1g\u003c\/span\u003e\n\u003ch3\u003eFat\u003c\/h3\u003e\n\u003cp\u003eUnder 1g fat per serving across all flavours. Zero added sugar in the formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 20px; font-size: 13px; color: #6b7280;\"\u003eChicory root inulin is present in the formula as a natural prebiotic fibre. High protein product in accordance with Regulation (EU) No. 1924\/2006.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT IT SUPPORTS --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-soft\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eWhat PROTEIN-X5® supports\u003c\/span\u003e\n\u003ch2\u003eMuscle mass, recovery and daily protein intake.\u003c\/h2\u003e\n\u003cp\u003eThe protein in the formula contributes to the growth and maintenance of muscle mass in the context of a varied and balanced diet and a healthy lifestyle. The combination of fast and slower sources ensures a flow of amino acids distributed over time, relevant both after training and between meals or before sleep.\u003c\/p\u003e\n\u003cp\u003eHydrolyzed collagen adds a further dimension: structural amino acids that support the health of connective tissue, joints and tendons, often overlooked in standard single-source protein formulas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-feature-box\"\u003e\n\u003ch3\u003ePROTEIN-X5® can support:\u003c\/h3\u003e\n\u003cul class=\"proteinx5-benefits\"\u003e\n\u003cli\u003eGrowth and maintenance of muscle mass (EFSA approved claim)\u003c\/li\u003e\n\u003cli\u003ePost-workout recovery through rapid amino acid availability\u003c\/li\u003e\n\u003cli\u003eSustained muscle protein synthesis over longer periods\u003c\/li\u003e\n\u003cli\u003eMeeting daily protein requirements in a practical and efficient way\u003c\/li\u003e\n\u003cli\u003eConnective tissue health through hydrolyzed collagen peptides\u003c\/li\u003e\n\u003cli\u003ePrebiotic fibre intake through chicory inulin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHO IT IS FOR --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-contrast\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eWho it is for\u003c\/span\u003e\n\u003ch2\u003ePROTEIN-X5® fits into any active routine.\u003c\/h2\u003e\n\u003cdiv class=\"proteinx5-grid-3\"\u003e\n\u003cdiv class=\"proteinx5-card\"\u003e\n\u003ch3\u003eAthletes and active people\u003c\/h3\u003e\n\u003cp\u003eThe combination of fast and slower sources makes PROTEIN-X5® suitable both post-workout (CFW® Whey and egg protein for rapid recovery) and as a supplement between meals or in the evening (milk casein for gradual release).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-card\"\u003e\n\u003ch3\u003eThose looking for sensory variety\u003c\/h3\u003e\n\u003cp\u003e4 premium flavours, Salted Caramel, White Choco-Raspberry, Choco-Peanut Crunch and Caribbean Mocha, turned into a pleasant shake with no artificial aftertaste. The flavours were developed for consistency and a superior consumption experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-card\"\u003e\n\u003ch3\u003eLong-term daily use\u003c\/h3\u003e\n\u003cp\u003eThe 2000g size with 60 servings is designed for consistent use, with superior cost efficiency per serving. The clean nutritional profile, with zero added sugar, makes it compatible with bulking, cutting or maintenance diets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCIENCE --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-alt\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eThe science behind it\u003c\/span\u003e\n\u003ch2\u003eWhat the scientific literature says about multi-source formulas\u003c\/h2\u003e\n\u003cp style=\"max-width: 680px;\"\u003eThe efficacy of a multi-source protein blend is supported by clinical studies comparing single-source formulas versus combinations of sources with different absorption rates.\u003c\/p\u003e\n\u003cdiv class=\"proteinx5-results-band\"\u003e\n\u003cdiv class=\"proteinx5-result-card\"\u003e\n\u003cspan class=\"proteinx5-result-number\"\u003e+34%\u003c\/span\u003e \u003cspan class=\"proteinx5-result-label\"\u003esuperior net nitrogen balance for multi-source protein blends versus isolated whey protein alone, in a post-prandial context\u003c\/span\u003e \u003cspan class=\"proteinx5-result-source\"\u003eJ Nutr, 2006\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-result-card\"\u003e\n\u003cspan class=\"proteinx5-result-number\"\u003e~72h\u003c\/span\u003e \u003cspan class=\"proteinx5-result-label\"\u003emuscle protein synthesis remains elevated for longer after a slow-fast blend versus fast protein alone\u003c\/span\u003e \u003cspan class=\"proteinx5-result-source\"\u003eAm J Clin Nutr, 2012\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-result-card\"\u003e\n\u003cspan class=\"proteinx5-result-number\"\u003eBV 100\u003c\/span\u003e \u003cspan class=\"proteinx5-result-label\"\u003ethe biological value of egg white, one of the highest of any dietary protein source, complementary to whey\u003c\/span\u003e \u003cspan class=\"proteinx5-result-source\"\u003eFAO\/WHO, 1991\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-box\"\u003e\n\u003ch3\u003eDocumented studies and mechanisms\u003c\/h3\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eMulti-source protein blend vs. single protein, superior nitrogen balance\u003c\/strong\u003e \u003cspan\u003eThe study by Reidy et al. (2013) demonstrated that a blend of whey, casein and soy protein generated a significantly greater net nitrogen balance than isolated whey alone. The kinetics of complementary digestion ensured a flow of amino acids more distributed over time, favouring muscle protein synthesis over longer periods.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/23343671\/\" target=\"_blank\"\u003ePubMed 23343671\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eMilk protein (casein and whey), differentiated release kinetics\u003c\/strong\u003e \u003cspan\u003eResearch by Boirie et al. (1997) established the fundamental distinction between fast (whey) and slow (casein) proteins. Casein, released gradually, maintains a positive protein balance over longer periods, while whey rapidly stimulates post-prandial protein synthesis. The combination of the two in milk concentrate offers the advantages of both mechanisms.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/9405716\/\" target=\"_blank\"\u003ePubMed 9405716\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eHydrolyzed collagen peptides, support for connective tissue and joints\u003c\/strong\u003e \u003cspan\u003eA meta-analysis (Zdzieblik et al., 2021) examined the effects of hydrolyzed collagen peptides in athletes and confirmed significant benefits for joint health, reduced post-exercise pain and connective tissue support, a functional dimension absent from standard protein formulas based exclusively on muscle sources.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/34445059\/\" target=\"_blank\"\u003ePubMed 34445059\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eEgg white protein, high biological value and complete amino acid profile\u003c\/strong\u003e \u003cspan\u003eEgg white protein has one of the highest biological values among the protein sources studied, with a PDCAAS score close to 1.0. FAO\/WHO research confirmed that egg white albumin provides all essential amino acids in optimal proportions for muscle protein synthesis, efficiently complementing the casein and whey from milk.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/1570395\/\" target=\"_blank\"\u003ePubMed 1570395\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-item\"\u003e\n\u003cdiv class=\"proteinx5-science-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-science-text\"\u003e\n\u003cstrong\u003eChicory inulin, prebiotic effect and digestive support\u003c\/strong\u003e \u003cspan\u003eChicory root inulin is a fermentable prebiotic fibre with documented effects on the gut microbiome. Studies by Gibson and Roberfroid (1995) confirmed that inulin selectively stimulates the growth of bifidobacteria and lactobacilli in the colon, with benefits for digestive health and mineral absorption, a functional advantage relevant for users who regularly consume protein supplements.\u003c\/span\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/7757017\/\" target=\"_blank\"\u003ePubMed 7757017\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-soft\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eDirect comparison\u003c\/span\u003e\n\u003ch2\u003ePROTEIN-X5® vs a single-source protein\u003c\/h2\u003e\n\u003cp\u003eThe difference is not only in the number of sources. It is in what each source offers beyond the simple amount of protein on the label.\u003c\/p\u003e\n\u003cdiv class=\"proteinx5-compare\"\u003e\n\u003cdiv class=\"proteinx5-compare-card good\"\u003e\n\u003cdiv class=\"proteinx5-compare-head\"\u003e\n\u003ch3\u003eGENIUS NUTRITION® PROTEIN-X5®\u003c\/h3\u003e\n\u003cspan class=\"proteinx5-pill good\"\u003eMulti-source formula\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"proteinx5-compare-list\"\u003e\n\u003cli\u003e5 complementary protein sources with different absorption rates\u003c\/li\u003e\n\u003cli\u003eCasein and whey from milk for gradual and rapid release simultaneously\u003c\/li\u003e\n\u003cli\u003eEgg protein with high biological value and complete amino acid profile\u003c\/li\u003e\n\u003cli\u003eHydrolyzed collagen peptides for joint and tissue support\u003c\/li\u003e\n\u003cli\u003eCFW® Whey Concentrate cold filtered for superior whey quality\u003c\/li\u003e\n\u003cli\u003eChicory inulin as a natural prebiotic fibre\u003c\/li\u003e\n\u003cli\u003e60 servings \/ 2000g with superior cost efficiency per serving\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-compare-card basic\"\u003e\n\u003cdiv class=\"proteinx5-compare-head\"\u003e\n\u003ch3\u003eSingle-source protein\u003c\/h3\u003e\n\u003cspan class=\"proteinx5-pill basic\"\u003eStandard formula\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"proteinx5-compare-list\"\u003e\n\u003cli\u003eA single absorption rate, amino acid flow limited over time\u003c\/li\u003e\n\u003cli\u003eNarrower amino acid profile, dependent on a single source\u003c\/li\u003e\n\u003cli\u003eNo hydrolyzed collagen, zero support for connective tissue\u003c\/li\u003e\n\u003cli\u003eNo prebiotic component for digestive health\u003c\/li\u003e\n\u003cli\u003eLess varied nutritional profile per serving\u003c\/li\u003e\n\u003cli\u003eLess complementarity between protein sources\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-contrast\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-grid-2\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003eHow to use\u003c\/span\u003e\n\u003ch2\u003eHow to use PROTEIN-X5®\u003c\/h2\u003e\n\u003cp\u003eMix one scoop (33g) with 200-250ml of still water or milk. The amount of liquid can be adjusted according to preference. Consume after training or between meals.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 20px;\" class=\"proteinx5-feature-box\"\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eServing:\u003c\/strong\u003e 33g (1 scoop)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eLiquid:\u003c\/strong\u003e 200-250ml still water or milk\u003c\/p\u003e\n\u003cp\u003e\u003cstrong style=\"color: var(--text);\"\u003eRecommended time:\u003c\/strong\u003e after training or between meals\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e\u003cstrong style=\"color: var(--text);\"\u003eFrequency:\u003c\/strong\u003e 2-4 scoops per day, depending on individual protein requirements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-card\"\u003e\n\u003ch3\u003eWhen it is recommended\u003c\/h3\u003e\n\u003cul class=\"proteinx5-usage-list\"\u003e\n\u003cli\u003ePost-workout, for rapid recovery and protein synthesis\u003c\/li\u003e\n\u003cli\u003eBetween meals, to meet daily protein requirements\u003c\/li\u003e\n\u003cli\u003eIn the morning, as a fast protein source after overnight rest\u003c\/li\u003e\n\u003cli\u003eIn the evening, thanks to the slower-release casein component\u003c\/li\u003e\n\u003cli\u003eAs a partial meal replacement, in combination with solid foods\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"proteinx5-warning-box\"\u003e\n\u003cp\u003eDo not exceed the recommended daily protein requirement. Not recommended for children, pregnant or breastfeeding women. Keep out of reach of children. Store in a cool, dry place, away from direct sunlight. May contain traces of soy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"proteinx5-section proteinx5-section-alt\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003ePROTEIN-X5® FAQ\u003c\/span\u003e\n\u003ch2\u003eFrequently asked questions about PROTEIN-X5®\u003c\/h2\u003e\n\u003cdiv class=\"proteinx5-faq\"\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhy 5 protein sources instead of just one?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eEach protein source has a different absorption rate, amino acid profile and biological value. The combination of 5 sources ensures a flow of amino acids more distributed over time, a more complete amino acid profile and additional functional benefits, in particular through hydrolyzed collagen peptides for joint support and inulin for digestive health.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eHow much protein does each flavour have per serving?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eSalted Caramel: 24g protein. White Choco-Raspberry: 24g. Caribbean Mocha: 23g. Choco-Peanut Crunch: 23g. All per 33g serving.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat is CFW® Whey Concentrate?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eCFW® is a trademark for a whey concentrate processed through natural cold filtration (Cold Filtration Whey). This method better preserves the structural integrity of the protein fractions compared to conventional methods involving heat treatment, resulting in superior raw material quality.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eDoes the formula contain gluten?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eYes, the formula contains wheat protein (gluten). It is not suitable for people with celiac disease or gluten sensitivity. Refer to the complete ingredient list on the product label.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat role does hydrolyzed collagen play in the formula?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eHydrolyzed collagen peptides bring structural amino acids, in particular glycine, proline and hydroxyproline, which support the health of connective tissue, joints and tendons. These amino acids are rare in standard muscle proteins and represent an additional functional dimension of the formula.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eCan it be consumed by people who do not do sports?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eYes. PROTEIN-X5® is a high-quality protein source, suitable for anyone who wants to meet their daily protein requirements. Consult a nutritionist or doctor for personalized recommendations regarding protein requirements.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhy does it have sugars on the label if it contains no added sugar?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eThe sugars present in the formula occur naturally from the milk (lactose) and egg protein sources. They are not added. The product contains no added sugar, juices, syrups or other caloric sweeteners. In accordance with European regulations, the natural sugars from ingredients must be declared on the nutrition label.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"proteinx5-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat is inulin and why is it included in the formula?\u003c\/summary\u003e\n\u003cdiv class=\"proteinx5-faq-content\"\u003eInulin is a natural prebiotic fibre extracted from chicory root. It is not digested in the small intestine, reaching the colon where it selectively ferments and stimulates the growth of beneficial bacteria. Its presence in the formula brings relevant digestive support for users who regularly consume protein supplements.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"proteinx5-references\"\u003e\n\u003ch4\u003eScientific references\u003c\/h4\u003e\n\u003col\u003e\n\u003cli\u003eReidy PT et al. (2013). \u003cem\u003eProtein blend ingestion following resistance exercise promotes human muscle protein synthesis.\u003c\/em\u003e Journal of Nutrition. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/23343671\/\" target=\"_blank\"\u003ePMID 23343671\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eBoirie Y et al. (1997). \u003cem\u003eSlow and fast dietary proteins differently modulate postprandial protein accretion.\u003c\/em\u003e Proceedings of the National Academy of Sciences. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/9405716\/\" target=\"_blank\"\u003ePMID 9405716\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eZdzieblik D et al. (2021). \u003cem\u003eSpecific Bioactive Collagen Peptides in Osteopenia and Osteoporosis: Long-Term Observation in Postmenopausal Women.\u003c\/em\u003e Journal of Bone Metabolism. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/34445059\/\" target=\"_blank\"\u003ePMID 34445059\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eFAO\/WHO (1991). \u003cem\u003eProtein quality evaluation report of the joint FAO\/WHO expert consultation.\u003c\/em\u003e Food and Agriculture Organization. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/1570395\/\" target=\"_blank\"\u003ePubMed 1570395\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eGibson GR, Roberfroid MB. (1995). \u003cem\u003eDietary modulation of the human colonic microbiota: introducing the concept of prebiotics.\u003c\/em\u003e Journal of Nutrition. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/7757017\/\" target=\"_blank\"\u003ePMID 7757017\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eTang JE et al. (2009). \u003cem\u003eIngestion of whey hydrolysate, casein, or soy protein isolate: effects on mixed muscle protein synthesis at rest and following resistance exercise in young men.\u003c\/em\u003e Journal of Applied Physiology. \u003ca rel=\"nofollow\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/19589961\/\" target=\"_blank\"\u003ePMID 19589961\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"proteinx5-final-cta\"\u003e\n\u003cdiv class=\"proteinx5-container\"\u003e\n\u003cdiv class=\"proteinx5-final-cta-box\"\u003e\n\u003cspan class=\"proteinx5-mini-label\"\u003e5 sources · 60 servings · 4 flavours\u003c\/span\u003e\n\u003ch2\u003e\n\u003cspan class=\"proteinx5-holo\"\u003ePROTEIN-X5®\u003c\/span\u003e premium multi-source blend with no compromises.\u003c\/h2\u003e\n\u003cp\u003e~24g protein per serving from 5 complementary sources. Milk concentrate, egg protein, hydrolyzed collagen, wheat protein and CFW® Whey cold filtered. Chicory inulin. Zero added sugar. 60 servings in 4 premium flavours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Genius Nutrition®","offers":[{"title":"Salted Caramel","offer_id":54448542777671,"sku":"5940541556619","price":65.0,"currency_code":"EUR","in_stock":true},{"title":"Mocha Caraibe","offer_id":54448542810439,"sku":"5940541556886","price":65.0,"currency_code":"EUR","in_stock":false},{"title":"Choco-Peanut Crunch","offer_id":54448542843207,"sku":"5940541556626","price":65.0,"currency_code":"EUR","in_stock":true},{"title":"White Choco-Raspberry","offer_id":54448542875975,"sku":"5940541556602","price":65.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/4331\/1463\/files\/Protein-X5-multi-source-protein-blend-powder-foodsuplement-salted-caramel-2000g-genius-nutrition-whiteBG.png?v=1785225146"}],"url":"https:\/\/geniusnutrition.eu\/en-us\/collections\/protein-1\/new-arrivals.oembed","provider":"Genius Nutrition® Europe","version":"1.0","type":"link"}