{"product_id":"synergy-protein","title":"Synergy Protein ","description":"\u003cstyle\u003e\n    \/* ===== Scoped (Shopify-safe) ===== *\/\n    .zsynergy-glass{\n      --z-text:#0b1220;\n      --z-muted:#475264;\n      --z-line:rgba(255,255,255,.22);\n      --z-soft:rgba(255,255,255,.10);\n      --z-soft2:rgba(255,255,255,.16);\n      --z-blue:#3b82f6;\n      --z-blue2:#60a5fa;\n      --z-indigo:#6366f1;\n\n      width:100%;\n      margin:0;\n      padding:0;\n      font-family:inherit;\n      color:var(--z-text);\n    }\n    .zsynergy-glass, .zsynergy-glass *{box-sizing:border-box}\n\n    \/* Glass panels *\/\n    .zsynergy-glass .z-glass{\n      background:linear-gradient(180deg, rgba(255,255,255,.20), rgba(255,255,255,.10));\n      border:1px solid var(--z-line);\n      border-radius:18px;\n      backdrop-filter:blur(14px);\n      -webkit-backdrop-filter:blur(14px);\n      box-shadow:0 10px 30px rgba(0,0,0,.08);\n    }\n\n    \/* Hero *\/\n    .zsynergy-glass .z-hero{padding:20px 20px 18px}\n    .zsynergy-glass .z-kicker{\n      margin:0 0 8px;\n      font-size:12px;\n      letter-spacing:.10em;\n      text-transform:uppercase;\n      color:rgba(11,18,32,.70);\n      display:flex;\n      align-items:center;\n      gap:10px;\n    }\n    .zsynergy-glass .z-kicker .z-pill{\n      display:inline-flex;\n      align-items:center;\n      gap:6px;\n      padding:6px 10px;\n      border-radius:999px;\n      background:rgba(59,130,246,.12);\n      border:1px solid rgba(59,130,246,.18);\n      color:rgba(11,18,32,.80);\n      font-weight:600;\n      letter-spacing:.08em;\n      font-size:11px;\n    }\n\n    .zsynergy-glass .z-title{margin:0 0 10px;font-size:30px;line-height:1.15}\n    .zsynergy-glass .z-sub{margin:0;color:var(--z-muted);font-size:15px;max-width:100ch}\n\n    .zsynergy-glass .z-badges{\n      display:flex;flex-wrap:wrap;gap:10px;\n      margin-top:14px;\n    }\n    .zsynergy-glass .z-badge{\n      display:inline-flex;align-items:center;gap:8px;\n      padding:8px 10px;\n      border-radius:999px;\n      border:1px solid rgba(255,255,255,.22);\n      background:rgba(255,255,255,.14);\n      color:rgba(11,18,32,.86);\n      font-size:13px;\n      backdrop-filter:blur(10px);\n      -webkit-backdrop-filter:blur(10px);\n      white-space:nowrap;\n    }\n    .zsynergy-glass .z-badge svg{width:16px;height:16px;flex:0 0 auto;color:var(--z-blue)}\n\n    \/* Grid cards *\/\n    .zsynergy-glass .z-grid{\n      display:grid;\n      grid-template-columns:1fr;\n      gap:14px;\n      margin-top:14px;\n    }\n    @media (min-width:900px){.zsynergy-glass .z-grid{grid-template-columns:1fr 1fr}}\n\n    .zsynergy-glass .z-card{padding:16px}\n    .zsynergy-glass .z-card h3{\n      margin:0 0 10px;\n      font-size:16px;\n      display:flex;\n      align-items:center;\n      gap:10px;\n    }\n    .zsynergy-glass .z-ico{\n      width:28px;height:28px;\n      display:inline-flex;align-items:center;justify-content:center;\n      border-radius:10px;\n      background:rgba(59,130,246,.14);\n      border:1px solid rgba(59,130,246,.20);\n      color:var(--z-blue);\n      flex:0 0 auto;\n    }\n    .zsynergy-glass .z-ico svg{width:16px;height:16px}\n    .zsynergy-glass .z-card p{margin:0;color:var(--z-muted);font-size:14px}\n\n    .zsynergy-glass .z-list{\n      margin:12px 0 0;\n      padding:0;\n      list-style:none;\n      display:grid;\n      gap:10px;\n    }\n    .zsynergy-glass .z-li{\n      display:flex;\n      gap:10px;\n      align-items:flex-start;\n      padding:10px 10px;\n      border-radius:14px;\n      border:1px solid rgba(255,255,255,.20);\n      background:rgba(255,255,255,.255);\n    }\n    .zsynergy-glass .z-li .z-check{\n      width:22px;height:22px;border-radius:8px;\n      display:inline-flex;align-items:center;justify-content:center;\n      background:rgba(59,130,246,.14);\n      border:1px solid rgba(59,130,246,.22);\n      color:var(--z-blue);\n      margin-top:1px;\n      flex:0 0 auto;\n    }\n    .zsynergy-glass .z-li strong{display:block;font-weight:650;color:rgba(11,18,32,.92)}\n    .zsynergy-glass .z-li span{display:block;color:var(--z-muted);font-size:13.5px;margin-top:2px}\n\n    .zsynergy-glass .z-note{\n      margin-top:14px;\n      padding:14px 14px;\n      border-radius:16px;\n      border:1px solid rgba(59,130,246,.20);\n      background:linear-gradient(180deg, rgba(59,130,246,.12), rgba(255,255,255,.10));\n      color:rgba(11,18,32,.82);\n    }\n    .zsynergy-glass .z-note strong{color:rgba(11,18,32,.92)}\n    .zsynergy-glass .z-footer{margin-top:10px;text-align:center;color:rgba(11,18,32,.62);font-size:12px}\n\n    \/* HERO-Inhalt zentrieren *\/\n    .zsynergy-glass .z-hero{\n      text-align: center;\n    }\n\n    \/* Kicker (oben) mittig *\/\n    .zsynergy-glass .z-hero .z-kicker{\n      justify-content: center;\n    }\n\n    \/* Badges mittig anordnen *\/\n    .zsynergy-glass .z-hero .z-badges{\n      justify-content: center;\n    }\n\n    \/* Subline optisch zentriert halten *\/\n    .zsynergy-glass .z-hero .z-sub{\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    \/* Strahlender Highlight-Punkt *\/\n    .zsynergy-glass .z-check.z-dot{\n      width:5px;\n      height:5px;\n      margin-top:6px;\n\n      border-radius:50%;\n      background:radial-gradient(circle,\n        #60a5fa 0%,\n        #3b82f6 45%,\n        #2563eb 70%\n      );\n\n      box-shadow:\n        0 0 0 2px rgba(59,130,246,.25),\n        0 0 10px rgba(59,130,246,.55),\n        0 0 22px rgba(59,130,246,.35);\n\n      border:none;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zsynergy-glass\" role=\"region\" aria-label=\"Zenita Synergy Protein Produktbeschreibung\"\u003e\n\n\n\u003c!-- HERO (glass) --\u003e\n\u003csection class=\"z-hero z-glass\"\u003e\n\u003cp class=\"z-kicker\"\u003eZenita® Synergy Protein\u003c\/p\u003e\n\n\u003ch2 class=\"z-title\"\u003e Efficient protein solution for a smart routine\u003c\/h2\u003e\n\n\u003cp class=\"z-sub\"\u003e Our Synergy Protein is a high-quality whey and casein protein blend, developed for a consistent protein supply. With a balanced ratio of approximately 60% whey protein and 40% casein, it combines rapidly available and slowly digestible proteins, making it versatile for various uses. \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- GRID --\u003e\n\u003cdiv class=\"z-grid\"\u003e\n\n\u003csection class=\"z-card z-glass\"\u003e\n\u003ch3\u003e\n\n\u003cspan class=\"z-ico\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M4 14c3-8 6-8 8 0s5 8 8 0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \nThis is what happens in your body\n\n\u003c\/h3\u003e\n\n\u003cp\u003e Thanks to the dual protein source, your body is supplied with amino acids \u003cstrong\u003eimmediately\u003c\/strong\u003e and for \u003cstrong\u003eseveral hours\u003c\/strong\u003e . Whey protein is quickly digested and rapidly provides the body with amino acids, while casein is metabolized more slowly and continuously supplies amino acids. This combination supports the \u003cstrong\u003emaintenance and growth of muscle mass\u003c\/strong\u003e with regular training and sufficient protein intake, ensuring a consistent supply to the muscles over an \u003cstrong\u003eextended period\u003c\/strong\u003e .\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"z-card z-glass\"\u003e\n\u003ch3\u003e\n\n\u003cspan class=\"z-ico\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2l8 4v6c0 5-3.5 9.4-8 10-4.5-.6-8-5-8-10V6l8-4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n Raw materials \u0026amp; safety\n\n\u003c\/h3\u003e\n\n       \u003cp\u003eOur whey and casein protein blend is based on milk from \u003cstrong\u003eGerman cows\u003c\/strong\u003e and is \u003cstrong\u003emanufactured entirely in Germany\u003c\/strong\u003e . The proteins are extracted using \u003cstrong\u003ecross-flow filtration\u003c\/strong\u003e , a particularly gentle processing method designed to preserve the \u003cstrong\u003enatural protein structure\u003c\/strong\u003e as much as possible. The finished product is then tested in \u003cstrong\u003eSwitzerland\u003c\/strong\u003e by an independent, \u003cstrong\u003equalified laboratory\u003c\/strong\u003e to ensure the highest quality, purity, and product safety.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"z-card z-glass\"\u003e\n\u003ch3\u003e\n\n\u003cspan class=\"z-ico\" aria-hidden=\"true\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"1.8\" stroke=\"currentColor\" d=\"M12 2l1.6 4.5L18 8l-4.4 1.5L12 14l-1.6-4.5L6 8l4.4-1.5L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n Why take Zenita® Synergy Protein? \n\n\u003c\/h3\u003e\n\n\u003cul class=\"z-list\"\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan class=\"z-check z-dot\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e Efficient protein supply\u003c\/h6\u003e \n\u003cspan\u003eWhey and casein provide you with immediately and long-term available amino acids over several hours for a continuous supply of muscle protein synthesis - a crucial factor in muscle building and maintenance during bulking or dieting phases.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan class=\"z-check z-dot\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e Daily use \u0026amp; versatile\u003c\/h6\u003e\n\n \u003cspan\u003eWhether as a post-workout shake or a meal supplement in your yogurt – let your creativity run wild and combine it according to your needs. This pure milk protein can be consumed in everyday life or around your workouts; your training goal and dietary habits are the deciding factors.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan class=\"z-check z-dot\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e Uncompromising enjoyment\u003c\/h6\u003e \n\u003cspan\u003eThe balanced flavor profile, the most natural milk protein possible, and the carefully selected ingredients of our varieties ensure that you can easily and enjoyably consume every shake.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"z-card z-glass\"\u003e\n\u003ch3\u003e\n\n\u003cspan class=\"z-ico\" aria-hidden=\"true\"\u003e\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle stroke-width=\"2\" stroke=\"currentColor\" r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle stroke-width=\"2\" stroke=\"currentColor\" r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e\n Who is Zenita® Synergy Protein suitable for? \n\n\u003c\/h3\u003e\n\n\u003cul class=\"z-list\"\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan class=\"z-check z-dot\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e Strength and endurance athletes:\u003c\/h6\u003e\n\n \u003cspan\u003eAll about training, regeneration and everyday life.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan class=\"z-check z-dot\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e Fitness and health-conscious people\u003c\/h6\u003e\n\n \u003cspan\u003eAs a convenient protein supplement in meals or as a shake.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan class=\"z-check z-dot\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e People with increased protein requirements\u003c\/h6\u003e \n\u003cspan\u003eFor a simple protein intake to cover daily requirements.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003cp class=\"z-footer\"\u003eNote: Dietary supplements are not a substitute for a balanced and varied diet and a healthy lifestyle.\u003c\/p\u003e\n\n\n\n\u003c\/div\u003e","brand":"ZENITA®","offers":[{"title":"Sweet Sunset","offer_id":57063844774233,"sku":null,"price":47.9,"currency_code":"CHF","in_stock":true},{"title":"Citrus Gelato","offer_id":57063844807001,"sku":null,"price":47.9,"currency_code":"CHF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0896\/7657\/9161\/files\/Synergy_Protein_Sweet_Sunset_XXL.png?v=1775490266","url":"https:\/\/zenita.ch\/en\/products\/synergy-protein","provider":"ZENITA®","version":"1.0","type":"link"}