{"title":"Ergänzungsfutter","description":"\u003cp\u003eErgänzungsfuttermittel für Gelenke, Haut und Fell, Verdauung und Immunsystem.\u003c\/p\u003e","products":[{"product_id":"eurital-basic-choice-single-protein-trockenfutter-fur-sensible-verdauung-mit-27-truthahn-reis","title":"Eurital Basic Choice – Single-Protein-Trockenfutter für sensible Verdauung mit 27 % Truthahn \u0026 Reis","description":"\u003cdiv class=\"eurital-product\"\u003e\n  \u003cstyle\u003e\n    .eurital-product,\n    .eurital-product * {\n      box-sizing: border-box;\n    }\n\n    .eurital-product {\n      --green-dark: #20351f;\n      --green: #2f4f2c;\n      --green-soft: #eaf4e4;\n      --green-light: #f6fbf2;\n      --text: #354333;\n      --muted: #657063;\n      --border: #dfe9d7;\n      --white: #ffffff;\n      --cream: #fff8ea;\n      --shadow: 0 14px 34px rgba(32, 53, 31, 0.09);\n\n      max-width: 1080px;\n      margin: 0 auto;\n      color: var(--text);\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.65;\n      font-size: 16px;\n    }\n\n    .eurital-product h1,\n    .eurital-product h2,\n    .eurital-product h3,\n    .eurital-product p {\n      margin-top: 0;\n    }\n\n    .eurital-hero {\n      position: relative;\n      overflow: hidden;\n      padding: clamp(26px, 4vw, 42px);\n      margin-bottom: 24px;\n      border: 1px solid var(--border);\n      border-radius: 30px;\n      background:\n        radial-gradient(circle at top right, rgba(47, 79, 44, 0.12), transparent 34%),\n        linear-gradient(135deg, #f4faef 0%, #ffffff 58%, #eef7e8 100%);\n      box-shadow: var(--shadow);\n    }\n\n    .eurital-hero-content {\n      position: relative;\n      z-index: 2;\n      max-width: 920px;\n    }\n\n    .eurital-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      margin-bottom: 15px;\n      padding: 8px 14px;\n      border: 1px solid var(--border);\n      border-radius: 999px;\n      background: var(--white);\n      color: var(--green);\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 0.2px;\n    }\n\n    .eurital-eyebrow:before {\n      content: \"✓\";\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 18px;\n      height: 18px;\n      border-radius: 50%;\n      background: var(--green-soft);\n      color: var(--green);\n      font-size: 12px;\n      font-weight: 900;\n    }\n\n    .eurital-hero h1 {\n      margin-bottom: 16px;\n      color: var(--green-dark);\n      font-size: clamp(26px, 3.6vw, 42px);\n      line-height: 1.14;\n      letter-spacing: -0.8px;\n      font-weight: 900;\n    }\n\n    .eurital-hero p {\n      max-width: 890px;\n      margin-bottom: 0;\n      color: var(--text);\n      font-size: clamp(16px, 1.7vw, 18px);\n    }\n\n    .eurital-highlight {\n      color: var(--green-dark);\n      font-weight: 800;\n    }\n\n    .eurital-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 24px;\n    }\n\n    .eurital-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 10px 15px;\n      border: 1px solid var(--border);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.92);\n      color: var(--green);\n      font-size: 14px;\n      font-weight: 800;\n      box-shadow: 0 5px 14px rgba(32, 53, 31, 0.06);\n    }\n\n    .eurital-badge:before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: var(--green);\n      flex: 0 0 auto;\n    }\n\n    .eurital-section {\n      margin-bottom: 22px;\n      padding: clamp(22px, 3vw, 32px);\n      border: 1px solid var(--border);\n      border-radius: 26px;\n      background: var(--white);\n      box-shadow: 0 10px 26px rgba(32, 53, 31, 0.055);\n    }\n\n    .eurital-section h2,\n    .eurital-section h3 {\n      margin-bottom: 17px;\n      color: var(--green-dark);\n      line-height: 1.24;\n      letter-spacing: -0.3px;\n      font-weight: 900;\n    }\n\n    .eurital-section h2 {\n      font-size: clamp(23px, 2.6vw, 31px);\n    }\n\n    .eurital-section h3 {\n      font-size: clamp(22px, 2.3vw, 28px);\n    }\n\n    .eurital-section p {\n      margin-bottom: 15px;\n      color: var(--text);\n    }\n\n    .eurital-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 15px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .eurital-card {\n      position: relative;\n      min-height: 100%;\n      padding: 20px;\n      border: 1px solid var(--border);\n      border-radius: 22px;\n      background: linear-gradient(180deg, #ffffff 0%, var(--green-light) 100%);\n      color: var(--text);\n    }\n\n    .eurital-card-number {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 38px;\n      height: 38px;\n      margin-bottom: 12px;\n      border-radius: 14px;\n      background: var(--green);\n      color: var(--white);\n      font-size: 15px;\n      font-weight: 900;\n    }\n\n    .eurital-card strong {\n      display: block;\n      margin-bottom: 7px;\n      color: var(--green-dark);\n      font-size: 17px;\n      line-height: 1.3;\n      font-weight: 900;\n    }\n\n    .eurital-list {\n      display: grid;\n      gap: 11px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .eurital-list li {\n      position: relative;\n      padding: 13px 16px 13px 46px;\n      border: 1px solid var(--border);\n      border-radius: 17px;\n      background: var(--green-light);\n      color: var(--text);\n    }\n\n    .eurital-list li:before {\n      content: \"✓\";\n      position: absolute;\n      left: 15px;\n      top: 14px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 21px;\n      height: 21px;\n      border-radius: 50%;\n      background: var(--green);\n      color: var(--white);\n      font-size: 12px;\n      font-weight: 900;\n    }\n\n    .eurital-table-wrap {\n      overflow-x: auto;\n      margin-top: 18px;\n      border: 1px solid var(--border);\n      border-radius: 20px;\n      box-shadow: 0 8px 20px rgba(32, 53, 31, 0.05);\n    }\n\n    .eurital-table {\n      width: 100%;\n      min-width: 520px;\n      border-collapse: collapse;\n      background: var(--white);\n    }\n\n    .eurital-table th {\n      padding: 16px 18px;\n      background: var(--green);\n      color: var(--white);\n      text-align: left;\n      font-size: 15px;\n      font-weight: 900;\n      white-space: nowrap;\n    }\n\n    .eurital-table td {\n      padding: 15px 18px;\n      border-top: 1px solid #e8eee2;\n      color: #344333;\n      font-size: 15px;\n      vertical-align: top;\n    }\n\n    .eurital-table tbody tr:nth-child(even) td {\n      background: var(--green-light);\n    }\n\n    .eurital-info-box {\n      margin-top: 18px;\n      padding: 17px 18px;\n      border: 1px solid #ecdcb8;\n      border-radius: 18px;\n      background: var(--cream);\n      color: #5a4727;\n      font-size: 15px;\n    }\n\n    .eurital-info-box strong {\n      color: #44331c;\n      font-weight: 900;\n    }\n\n    .eurital-specs {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 15px;\n      margin-top: 17px;\n    }\n\n    .eurital-spec {\n      padding: 20px;\n      border: 1px solid var(--border);\n      border-radius: 22px;\n      background: var(--green-light);\n      color: var(--text);\n    }\n\n    .eurital-spec strong {\n      display: block;\n      margin-bottom: 9px;\n      color: var(--green-dark);\n      font-size: 17px;\n      line-height: 1.35;\n      font-weight: 900;\n    }\n\n    .eurital-footer {\n      margin: 20px 0 0;\n      padding-top: 15px;\n      border-top: 1px solid #e6ecdf;\n      color: var(--muted);\n      font-size: 14px;\n      font-style: italic;\n    }\n\n    @media (max-width: 900px) {\n      .eurital-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 640px) {\n      .eurital-product {\n        font-size: 15px;\n      }\n\n      .eurital-hero,\n      .eurital-section {\n        border-radius: 22px;\n      }\n\n      .eurital-grid,\n      .eurital-specs {\n        grid-template-columns: 1fr;\n      }\n\n      .eurital-badge {\n        width: 100%;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003csection class=\"eurital-hero\"\u003e\n    \u003cdiv class=\"eurital-hero-content\"\u003e\n      \u003cdiv class=\"eurital-eyebrow\"\u003ePremium-Trockenfutter für ausgewachsene Hunde\u003c\/div\u003e\n\n      \u003ch1\u003eEurital Basic Choice – Single-Protein-Trockenfutter für sensible Verdauung mit 27 % Truthahn \u0026amp; Reis\u003c\/h1\u003e\n\n      \u003cp\u003e\n        \u003cspan class=\"eurital-highlight\"\u003eEurital Basic Choice Truthahn mit Reis\u003c\/span\u003e ist ein hochwertiges Trockenfutter für ausgewachsene Hunde mit empfindlicher Verdauung. Die klare \u003cspan class=\"eurital-highlight\"\u003eSingle-Protein-Rezeptur\u003c\/span\u003e mit 27 % Truthahn als einzige tierische Proteinquelle und sanftem Reis eignet sich ideal für Hunde, die auf komplexe Futtermittel reagieren.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"eurital-badges\"\u003e\n        \u003cspan class=\"eurital-badge\"\u003e27 % Truthahn\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003eMit Reis\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003eSingle-Protein\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003eFür sensible Hunde\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003eOhne Soja \u0026amp; Zucker\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-section\"\u003e\n    \u003ch2\u003eVorteile im Überblick\u003c\/h2\u003e\n\n    \u003cul class=\"eurital-grid\"\u003e\n      \u003cli class=\"eurital-card\"\u003e\n        \u003cspan class=\"eurital-card-number\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eSingle-Protein-Formel\u003c\/strong\u003e\n        Nur eine tierische Proteinquelle: Truthahn – ideal für Hunde mit Futtermittelunverträglichkeiten.\n      \u003c\/li\u003e\n\n      \u003cli class=\"eurital-card\"\u003e\n        \u003cspan class=\"eurital-card-number\"\u003e2\u003c\/span\u003e\n        \u003cstrong\u003eSanfte Verdauung\u003c\/strong\u003e\n        Leicht verdauliche Zutaten wie Reis, Hafer und Gerste entlasten Magen und Darm.\n      \u003c\/li\u003e\n\n      \u003cli class=\"eurital-card\"\u003e\n        \u003cspan class=\"eurital-card-number\"\u003e3\u003c\/span\u003e\n        \u003cstrong\u003eHaut \u0026amp; Fell\u003c\/strong\u003e\n        Omega-3- und Omega-6-Fettsäuren unterstützen ein gesundes Hautbild und glänzendes Fell.\n      \u003c\/li\u003e\n\n      \u003cli class=\"eurital-card\"\u003e\n        \u003cspan class=\"eurital-card-number\"\u003e4\u003c\/span\u003e\n        \u003cstrong\u003eImmunsystem\u003c\/strong\u003e\n        Ein abgestimmter Vitamin- und Mineralstoff-Komplex stärkt die natürliche Abwehrkraft.\n      \u003c\/li\u003e\n\n      \u003cli class=\"eurital-card\"\u003e\n        \u003cspan class=\"eurital-card-number\"\u003e5\u003c\/span\u003e\n        \u003cstrong\u003eNatürliche Zusätze\u003c\/strong\u003e\n        Mit getrockneten Meeresalgen als natürliche Quelle wertvoller Spurenelemente.\n      \u003c\/li\u003e\n\n      \u003cli class=\"eurital-card\"\u003e\n        \u003cspan class=\"eurital-card-number\"\u003e6\u003c\/span\u003e\n        \u003cstrong\u003eRein \u0026amp; hochwertig\u003c\/strong\u003e\n        Ohne künstliche Farb- und Konservierungsstoffe, ohne Soja und ohne Zucker.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-section\"\u003e\n    \u003ch3\u003eFür welche Hunde geeignet?\u003c\/h3\u003e\n\n    \u003cul class=\"eurital-list\"\u003e\n      \u003cli\u003eAusgewachsene Hunde aller Rassen und Größen\u003c\/li\u003e\n      \u003cli\u003eHunde mit sensibler Verdauung oder Neigung zu Durchfällen\u003c\/li\u003e\n      \u003cli\u003eHunde mit Futtermittelallergien oder Futtermittelunverträglichkeiten\u003c\/li\u003e\n      \u003cli\u003eHunde, die eine einfache und klare Rezeptur benötigen\u003c\/li\u003e\n      \u003cli\u003eHunde, die leicht verdauliche Kohlenhydrate gut vertragen\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-section\"\u003e\n    \u003ch3\u003eFütterungsempfehlung\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Die folgenden Mengen sind Richtwerte und können je nach Alter, Rasse, Aktivitätslevel und Stoffwechsel variieren.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"eurital-table-wrap\"\u003e\n      \u003ctable class=\"eurital-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGewicht des Hundes\u003c\/th\u003e\n            \u003cth\u003eTagesmenge\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e1 – 5 kg\u003c\/td\u003e\n            \u003ctd\u003e25 – 90 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e5 – 10 kg\u003c\/td\u003e\n            \u003ctd\u003e90 – 150 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e10 – 20 kg\u003c\/td\u003e\n            \u003ctd\u003e150 – 255 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e20 – 30 kg\u003c\/td\u003e\n            \u003ctd\u003e255 – 345 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e30 – 40 kg\u003c\/td\u003e\n            \u003ctd\u003e345 – 425 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eüber 40 kg\u003c\/td\u003e\n            \u003ctd\u003e425 g + nach Bedarf\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-info-box\"\u003e\n      \u003cstrong\u003eHinweis:\u003c\/strong\u003e Bei einer Futterumstellung bitte das neue Futter langsam über 7–14 Tage untermischen. Stets frisches Trinkwasser bereitstellen.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-section\"\u003e\n    \u003ch3\u003eZusammensetzung \u0026amp; Analytische Bestandteile\u003c\/h3\u003e\n\n    \u003cdiv class=\"eurital-specs\"\u003e\n      \u003cdiv class=\"eurital-spec\"\u003e\n        \u003cstrong\u003eZusammensetzung\u003c\/strong\u003e\n        Truthahn 27 % getrocknet, Reis 26 %, Hafer, Gerste, Hühnerfett, Leinsamen, Luzerne, Mineralstoffe, getrocknete Meeresalgen 0,5 %\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eurital-spec\"\u003e\n        \u003cstrong\u003eAnalytische Bestandteile\u003c\/strong\u003e\n        Rohprotein 24 %, Rohfett 10 %, Rohfaser 4 %, Rohasche 7 %, Feuchtigkeit 8 %, Omega-6 2,3 %, Omega-3 0,9 %\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"eurital-footer\"\u003e\n      Eurital – Siemensstr. 18 – 49770 Herzlake – Deutschland\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Eurital","offers":[{"title":"10kg","offer_id":54813527900502,"sku":"00005359","price":52.3,"currency_code":"EUR","in_stock":true},{"title":"1.5kg","offer_id":54813527933270,"sku":"00005360","price":12.2,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/files\/EuritalBasicChoice-TruthahnmitReisvorne.webp?v=1784987657"},{"product_id":"eurital-dog-choice-lamm-mit-susskartoffeln-minze","title":"Eurital Dog Choice - Lamm mit Süßkartoffeln \u0026 Minze","description":"\u003csection class=\"eurital-product\" style=\"font-family: Arial, Helvetica, sans-serif; color:#213021; line-height:1.7; max-width:1080px; margin:0 auto;\"\u003e\n\n  \u003cstyle\u003e\n    .eurital-product,\n    .eurital-product * {\n      box-sizing: border-box;\n    }\n\n    .eurital-product {\n      --eurital-green-900: #24351f;\n      --eurital-green-800: #314a27;\n      --eurital-green-600: #6f9650;\n      --eurital-green-200: #dcebd2;\n      --eurital-green-100: #eef7ea;\n      --eurital-cream: #fbf5ec;\n      --eurital-cream-2: #f3e4cd;\n      --eurital-text: #213021;\n      --eurital-muted: #5c6b5b;\n      --eurital-border: #e3e8dc;\n      --eurital-white: #ffffff;\n      --eurital-shadow: 0 14px 36px rgba(36, 53, 31, 0.09);\n      --eurital-radius-xl: 26px;\n      --eurital-radius-lg: 20px;\n      --eurital-radius-md: 16px;\n    }\n\n    .eurital-product h1,\n    .eurital-product h2,\n    .eurital-product h3,\n    .eurital-product p {\n      margin-top: 0;\n    }\n\n    .eurital-hero {\n      position: relative;\n      overflow: hidden;\n      display: grid;\n      grid-template-columns: 1.35fr 0.65fr;\n      gap: 26px;\n      align-items: stretch;\n      background:\n        radial-gradient(circle at top right, rgba(111, 150, 80, 0.20), transparent 34%),\n        linear-gradient(135deg, #fff6e8 0%, #ffffff 52%, #edf8ea 100%);\n      border: 1px solid var(--eurital-cream-2);\n      border-radius: var(--eurital-radius-xl);\n      padding: 34px;\n      margin: 0 0 30px;\n      box-shadow: var(--eurital-shadow);\n    }\n\n    .eurital-hero::before {\n      content: \"\";\n      position: absolute;\n      left: -90px;\n      bottom: -120px;\n      width: 260px;\n      height: 260px;\n      border-radius: 50%;\n      background: rgba(251, 245, 236, 0.9);\n      border: 1px solid rgba(243, 228, 205, 0.75);\n    }\n\n    .eurital-hero-content,\n    .eurital-hero-panel {\n      position: relative;\n      z-index: 1;\n    }\n\n    .eurital-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 9px;\n      background: var(--eurital-green-900);\n      color: #ffffff;\n      border-radius: 999px;\n      padding: 8px 15px;\n      font-size: 12.5px;\n      font-weight: 900;\n      letter-spacing: 0.45px;\n      text-transform: uppercase;\n      margin-bottom: 16px;\n      box-shadow: 0 8px 18px rgba(36, 53, 31, 0.16);\n    }\n\n    .eurital-kicker::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      background: #9ec77e;\n      border-radius: 50%;\n      box-shadow: 0 0 0 4px rgba(158, 199, 126, 0.22);\n    }\n\n    .eurital-product h1 {\n      color: var(--eurital-green-900);\n      font-size: clamp(30px, 4.2vw, 46px);\n      line-height: 1.1;\n      font-weight: 900;\n      letter-spacing: -0.8px;\n      margin-bottom: 16px;\n    }\n\n    .eurital-lead {\n      max-width: 760px;\n      color: #34472e;\n      font-size: clamp(17px, 2vw, 20px);\n      line-height: 1.6;\n      font-weight: 800;\n      margin-bottom: 18px;\n    }\n\n    .eurital-hero-text {\n      max-width: 820px;\n      color: var(--eurital-muted);\n      font-size: 16px;\n    }\n\n    .eurital-hero-text p {\n      margin-bottom: 12px;\n    }\n\n    .eurital-hero-panel {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      gap: 14px;\n      background: rgba(255, 255, 255, 0.78);\n      border: 1px solid rgba(220, 235, 210, 0.95);\n      border-radius: 22px;\n      padding: 22px;\n      box-shadow: 0 12px 28px rgba(36, 53, 31, 0.07);\n      backdrop-filter: blur(4px);\n    }\n\n    .eurital-highlight-number {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      padding-bottom: 14px;\n      border-bottom: 1px solid var(--eurital-border);\n    }\n\n    .eurital-highlight-circle {\n      flex: 0 0 auto;\n      width: 78px;\n      height: 78px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      background: var(--eurital-green-900);\n      color: #ffffff;\n      font-size: 22px;\n      font-weight: 900;\n      letter-spacing: -0.3px;\n      box-shadow: 0 10px 22px rgba(36, 53, 31, 0.18);\n    }\n\n    .eurital-highlight-number strong {\n      display: block;\n      color: var(--eurital-green-900);\n      font-size: 17px;\n      line-height: 1.25;\n      margin-bottom: 4px;\n    }\n\n    .eurital-highlight-number span {\n      display: block;\n      color: var(--eurital-muted);\n      font-size: 14px;\n      line-height: 1.4;\n    }\n\n    .eurital-mini-list {\n      display: grid;\n      gap: 10px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .eurital-mini-list li {\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n      color: var(--eurital-green-800);\n      font-size: 14.5px;\n      font-weight: 800;\n    }\n\n    .eurital-mini-list li::before {\n      content: \"✓\";\n      flex: 0 0 auto;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 22px;\n      height: 22px;\n      border-radius: 50%;\n      background: var(--eurital-green-100);\n      color: var(--eurital-green-800);\n      font-size: 13px;\n      font-weight: 900;\n      margin-top: 1px;\n    }\n\n    .eurital-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin: 24px 0 0;\n    }\n\n    .eurital-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: rgba(255, 255, 255, 0.92);\n      color: #335025;\n      border: 1px solid #d8e8cd;\n      border-radius: 999px;\n      padding: 10px 14px;\n      font-size: 14px;\n      font-weight: 900;\n      box-shadow: 0 7px 18px rgba(36, 53, 31, 0.06);\n    }\n\n    .eurital-badge::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      background: var(--eurital-green-600);\n      border-radius: 50%;\n      flex: 0 0 auto;\n    }\n\n    .eurital-section-title {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      color: var(--eurital-green-900);\n      font-size: clamp(23px, 3vw, 30px);\n      line-height: 1.22;\n      font-weight: 900;\n      letter-spacing: -0.35px;\n      margin: 42px 0 18px;\n    }\n\n    .eurital-section-title::before {\n      content: \"\";\n      width: 7px;\n      height: 34px;\n      border-radius: 999px;\n      background: linear-gradient(180deg, var(--eurital-green-600), var(--eurital-green-900));\n      flex: 0 0 auto;\n    }\n\n    .eurital-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n      margin: 18px 0 12px;\n    }\n\n    .eurital-card,\n    .eurital-benefit {\n      position: relative;\n      overflow: hidden;\n      background: var(--eurital-white);\n      border: 1px solid var(--eurital-border);\n      border-radius: var(--eurital-radius-lg);\n      padding: 22px;\n      box-shadow: 0 10px 26px rgba(36, 53, 31, 0.06);\n      height: 100%;\n    }\n\n    .eurital-card::after,\n    .eurital-benefit::after {\n      content: \"\";\n      position: absolute;\n      right: -42px;\n      top: -42px;\n      width: 110px;\n      height: 110px;\n      border-radius: 50%;\n      background: rgba(111, 150, 80, 0.08);\n      pointer-events: none;\n    }\n\n    .eurital-card-top {\n      position: relative;\n      z-index: 1;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 12px;\n      margin-bottom: 13px;\n    }\n\n    .eurital-product h3 {\n      color: var(--eurital-green-900);\n      font-size: 19px;\n      line-height: 1.3;\n      font-weight: 900;\n      margin-bottom: 10px;\n    }\n\n    .eurital-percent {\n      flex: 0 0 auto;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-width: 62px;\n      height: 62px;\n      padding: 8px;\n      background: var(--eurital-green-100);\n      color: var(--eurital-green-900);\n      border: 1px solid var(--eurital-green-200);\n      border-radius: 50%;\n      font-size: 15px;\n      font-weight: 900;\n      text-align: center;\n    }\n\n    .eurital-card p,\n    .eurital-benefit p {\n      position: relative;\n      z-index: 1;\n      color: var(--eurital-muted);\n      font-size: 15.5px;\n      margin-bottom: 12px;\n    }\n\n    .eurital-card p:last-child,\n    .eurital-benefit p:last-child {\n      margin-bottom: 0;\n    }\n\n    .eurital-product strong {\n      color: var(--eurital-green-900);\n      font-weight: 900;\n    }\n\n    .eurital-info-box {\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n      background: linear-gradient(135deg, #f7fbf4 0%, #ffffff 100%);\n      border: 1px solid var(--eurital-green-200);\n      border-radius: var(--eurital-radius-lg);\n      padding: 22px;\n      margin: 22px 0 8px;\n      box-shadow: 0 8px 22px rgba(36, 53, 31, 0.05);\n    }\n\n    .eurital-info-box::before {\n      content: \"i\";\n      flex: 0 0 auto;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      background: var(--eurital-green-900);\n      color: #ffffff;\n      font-weight: 900;\n      font-style: italic;\n      line-height: 1;\n      margin-top: 1px;\n    }\n\n    .eurital-info-box p {\n      color: var(--eurital-muted);\n      margin: 0;\n    }\n\n    .eurital-benefits {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n      margin-top: 18px;\n    }\n\n    .eurital-icon {\n      position: relative;\n      z-index: 1;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 36px;\n      height: 36px;\n      background: var(--eurital-green-600);\n      color: #ffffff;\n      border-radius: 50%;\n      font-weight: 900;\n      margin-bottom: 13px;\n      box-shadow: 0 8px 18px rgba(111, 150, 80, 0.25);\n    }\n\n    .eurital-note {\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n      background: var(--eurital-cream);\n      border: 1px solid var(--eurital-cream-2);\n      border-radius: var(--eurital-radius-lg);\n      padding: 18px 20px;\n      color: var(--eurital-muted);\n      margin: 0 0 18px;\n    }\n\n    .eurital-note::before {\n      content: \"\";\n      flex: 0 0 auto;\n      width: 10px;\n      height: 10px;\n      border-radius: 50%;\n      background: var(--eurital-green-600);\n      margin-top: 9px;\n      box-shadow: 0 0 0 6px rgba(111, 150, 80, 0.12);\n    }\n\n    .eurital-note p {\n      margin: 0;\n    }\n\n    .eurital-table-wrap {\n      overflow-x: auto;\n      border-radius: var(--eurital-radius-lg);\n      border: 1px solid var(--eurital-border);\n      margin: 16px 0 30px;\n      background: #ffffff;\n      box-shadow: 0 10px 26px rgba(36, 53, 31, 0.05);\n    }\n\n    .eurital-product table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 460px;\n      background: #ffffff;\n    }\n\n    .eurital-product th {\n      background: var(--eurital-green-900);\n      color: #ffffff;\n      text-align: left;\n      padding: 16px 18px;\n      font-weight: 900;\n      font-size: 15px;\n      letter-spacing: 0.2px;\n      white-space: nowrap;\n    }\n\n    .eurital-product td {\n      padding: 15px 18px;\n      border-top: 1px solid #edf0ea;\n      font-size: 15.5px;\n      color: var(--eurital-muted);\n      vertical-align: top;\n    }\n\n    .eurital-product tbody tr:nth-child(even) td {\n      background: #fbfcf8;\n    }\n\n    .eurital-product tbody tr:hover td {\n      background: #f2f8ee;\n    }\n\n    .eurital-composition {\n      background:\n        radial-gradient(circle at top right, rgba(111, 150, 80, 0.10), transparent 32%),\n        linear-gradient(135deg, #fffaf2 0%, #ffffff 100%);\n      border: 1px solid #f0dfc3;\n      border-radius: var(--eurital-radius-lg);\n      padding: 23px;\n      margin: 16px 0 28px;\n      box-shadow: 0 8px 22px rgba(36, 53, 31, 0.04);\n    }\n\n    .eurital-composition p {\n      margin: 0;\n      color: var(--eurital-muted);\n    }\n\n    .eurital-footer {\n      margin-top: 34px;\n      padding: 18px 20px;\n      background: #f5f7f2;\n      border: 1px solid #e4e8dc;\n      border-radius: var(--eurital-radius-lg);\n      color: #526052;\n      font-size: 14px;\n      text-align: center;\n    }\n\n    @media (max-width: 900px) {\n      .eurital-hero {\n        grid-template-columns: 1fr;\n        padding: 28px;\n      }\n\n      .eurital-grid,\n      .eurital-benefits {\n        grid-template-columns: 1fr;\n      }\n\n      .eurital-hero-panel {\n        max-width: 100%;\n      }\n    }\n\n    @media (max-width: 560px) {\n      .eurital-product {\n        line-height: 1.65;\n      }\n\n      .eurital-hero {\n        padding: 22px;\n        border-radius: 20px;\n        margin-bottom: 24px;\n      }\n\n      .eurital-product h1 {\n        letter-spacing: -0.45px;\n      }\n\n      .eurital-badge {\n        width: 100%;\n        justify-content: flex-start;\n      }\n\n      .eurital-highlight-number {\n        align-items: flex-start;\n      }\n\n      .eurital-highlight-circle {\n        width: 66px;\n        height: 66px;\n        font-size: 19px;\n      }\n\n      .eurital-card,\n      .eurital-benefit,\n      .eurital-composition,\n      .eurital-info-box {\n        padding: 19px;\n      }\n\n      .eurital-product th,\n      .eurital-product td {\n        padding: 13px 14px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"eurital-hero\"\u003e\n    \u003cdiv class=\"eurital-hero-content\"\u003e\n      \u003cdiv class=\"eurital-kicker\"\u003ePremium Hundefutter\u003c\/div\u003e\n\n      \u003ch1\u003eEurital Dog Choice – Lamm mit Süßkartoffeln \u0026amp; Minze\u003c\/h1\u003e\n\n      \u003cp class=\"eurital-lead\"\u003e\n        Getreidefreies Trockenfutter für ausgewachsene kleine Hunderassen – für eine optimale Verdauung und ein glückliches, gesundes Leben.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"eurital-hero-text\"\u003e\n        \u003cp\u003e\n          Verwöhnen Sie Ihren kleinen Vierbeiner mit \u003cstrong\u003eEurital Dog Choice Lamm mit Süßkartoffel \u0026amp; Minze\u003c\/strong\u003e. Dieses hochwertige Trockenfutter wurde speziell auf die Bedürfnisse erwachsener Hunde kleiner Rassen abgestimmt.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Die Kroketten sind mit ca. \u003cstrong\u003e8 mm ± 1 mm × 4 mm ± 0,5 mm\u003c\/strong\u003e ideal an das Gebiss kleiner Hunde angepasst und bieten eine angenehm knusprige Konsistenz.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eurital-badges\"\u003e\n        \u003cspan class=\"eurital-badge\"\u003e50% Lamm\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003eGetreidefrei\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003eMit Süßkartoffel\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003eMit Minze\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003eFür kleine Rassen\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-hero-panel\"\u003e\n      \u003cdiv class=\"eurital-highlight-number\"\u003e\n        \u003cdiv class=\"eurital-highlight-circle\"\u003e50%\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eLamm-Anteil\u003c\/strong\u003e\n          \u003cspan\u003emit 30% frisch zubereitetem Lamm, schonend gegart\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"eurital-mini-list\"\u003e\n        \u003cli\u003eGetreidefreie Rezeptur mit Süßkartoffel\u003c\/li\u003e\n        \u003cli\u003eMit MOS \u0026amp; FOS zur Unterstützung der Darmflora\u003c\/li\u003e\n        \u003cli\u003eFischöl als Omega-3-Quelle für Haut \u0026amp; Fell\u003c\/li\u003e\n        \u003cli\u003eNatürlich mit Rosmarinextrakt konserviert\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"eurital-section-title\"\u003ePremium-Zutaten im Überblick\u003c\/h2\u003e\n\n  \u003cdiv class=\"eurital-grid\"\u003e\n    \u003cdiv class=\"eurital-card\"\u003e\n      \u003cdiv class=\"eurital-card-top\"\u003e\n        \u003ch3\u003eLamm\u003c\/h3\u003e\n        \u003cdiv class=\"eurital-percent\"\u003e50%\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        Eine köstliche und nährstoffreiche Proteinquelle, reich an essentiellen \u003cstrong\u003eAminosäuren, Vitaminen und Mineralien\u003c\/strong\u003e.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Lamm ist leicht verdaulich und enthält \u003cstrong\u003eVitamin B12 und Eisen\u003c\/strong\u003e, die zur Blutbildung und einem gesunden Nervensystem beitragen.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-card\"\u003e\n      \u003cdiv class=\"eurital-card-top\"\u003e\n        \u003ch3\u003eSüßkartoffel\u003c\/h3\u003e\n        \u003cdiv class=\"eurital-percent\"\u003e23%\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        Eine hochwertige, \u003cstrong\u003egetreidefreie Alternative\u003c\/strong\u003e und komplexe Kohlenhydratquelle mit hohem \u003cstrong\u003eVitamin-B-Gehalt\u003c\/strong\u003e.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Ideal für Hunde mit Getreideunverträglichkeiten.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-card\"\u003e\n      \u003cdiv class=\"eurital-card-top\"\u003e\n        \u003ch3\u003eMinze\u003c\/h3\u003e\n        \u003cdiv class=\"eurital-percent\"\u003e0,2%\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        Minze kann \u003cstrong\u003everdauungsfördernd\u003c\/strong\u003e wirken und ist eine natürliche Quelle für Eisen sowie die \u003cstrong\u003eVitamine A und C\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"eurital-info-box\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eFrisch zubereitetes Lamm:\u003c\/strong\u003e Enthält 30% frisch zubereitetes Lamm, schonend bei 82 °C gegart, um wertvolles Eiweiß zu schützen, die Verdaulichkeit zu unterstützen und den Geschmack zu verbessern.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"eurital-section-title\"\u003eVorteile für die Gesundheit\u003c\/h2\u003e\n\n  \u003cdiv class=\"eurital-benefits\"\u003e\n    \u003cdiv class=\"eurital-benefit\"\u003e\n      \u003cdiv class=\"eurital-icon\"\u003e✓\u003c\/div\u003e\n      \u003ch3\u003eGesunde Verdauung\u003c\/h3\u003e\n      \u003cp\u003e\n        Die enthaltenen Präbiotika \u003cstrong\u003eMOS \u0026amp; FOS\u003c\/strong\u003e unterstützen die Entwicklung einer gesunden Darmflora.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-benefit\"\u003e\n      \u003cdiv class=\"eurital-icon\"\u003e✓\u003c\/div\u003e\n      \u003ch3\u003eHaut \u0026amp; Fell\u003c\/h3\u003e\n      \u003cp\u003e\n        Fischöl dient als wichtige \u003cstrong\u003eOmega-3-Quelle\u003c\/strong\u003e und unterstützt ein glänzendes Fell sowie eine gesunde Haut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-benefit\"\u003e\n      \u003cdiv class=\"eurital-icon\"\u003e✓\u003c\/div\u003e\n      \u003ch3\u003eNatürlich konserviert\u003c\/h3\u003e\n      \u003cp\u003e\n        Ohne Zusatz von künstlichen Farb- und Konservierungsstoffen. Das Futter wird natürlich mit Rosmarinextrakt haltbar gemacht.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"eurital-section-title\"\u003eFütterungsempfehlung\u003c\/h2\u003e\n\n  \u003cdiv class=\"eurital-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eFür erwachsene Hunde kleiner Rassen.\u003c\/strong\u003e Die Angaben dienen als Richtwerte und können je nach Alter, Aktivität und Stoffwechsel des Hundes variieren.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"eurital-table-wrap\"\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eGewicht des Hundes\u003c\/th\u003e\n          \u003cth\u003eGramm pro Tag\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e1–3 kg\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e25–60 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e3–5 kg\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e60–85 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e5–7 kg\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e85–110 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e7–10 kg\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e110–145 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e10–13 kg\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e145–175 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e13–15 kg\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e175–195 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"eurital-section-title\"\u003eZusammensetzung\u003c\/h2\u003e\n\n  \u003cdiv class=\"eurital-composition\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eZusammensetzung:\u003c\/strong\u003e Lamm 50% (enthält frisch zubereitetes Lamm 30%, getrocknetes Lamm 18% und Lammbrühe 2%), Süßkartoffel 23%, Erbsen 9%, Erbsenprotein, Kartoffeln, Leinsamen, Rübenschnitzel (entzuckert), Fischöl, Mineralien, Minze 0,2%, Fructooligosaccharide (FOS, 96 mg\/kg), Mannanoligosaccharide (MOS, 24 mg\/kg).\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"eurital-section-title\"\u003eAnalytische Bestandteile\u003c\/h2\u003e\n\n  \u003cdiv class=\"eurital-table-wrap\"\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eKategorie\u003c\/th\u003e\n          \u003cth\u003eWert\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eRohprotein\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e26%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eRohfett\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e14%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eRohfaser\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e3%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eRohasche\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e10%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eOmega-3-Fettsäuren\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e1,4%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eOmega-6-Fettsäuren\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e1,6%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eUmsetzbare Energie\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e364 kcal\/100 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"eurital-footer\"\u003e\n    \u003cstrong\u003eEurital\u003c\/strong\u003e – Siemenstr. 18 – 49770 Herzlake\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Eurital","offers":[{"title":"2kg","offer_id":54813529243990,"sku":"00005352","price":19.9,"currency_code":"EUR","in_stock":false},{"title":"6kg","offer_id":54813529276758,"sku":"00005353","price":50.8,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/files\/Eurital_Dog_Choice_-_Lamm_mit_Suesskartoffeln_Minze_Vorne.webp?v=1784987658"},{"product_id":"eurital-basic-choice-huhn-mit-reis-premium-trockenfutter-fur-grosse-hunde","title":"Eurital Basic Choice Huhn mit Reis – Premium Trockenfutter für große Hunde","description":"\u003cstyle\u003e\n  .eurital-description {\n    --eurital-primary: #8a4b12;\n    --eurital-primary-dark: #5f3209;\n    --eurital-accent: #f4b24a;\n    --eurital-bg: #fff8ee;\n    --eurital-bg-soft: #faf6ef;\n    --eurital-card: #ffffff;\n    --eurital-border: #eadcc9;\n    --eurital-text: #2b2b2b;\n    --eurital-muted: #666666;\n    --eurital-green-bg: #f3fbef;\n    --eurital-green-border: #d9edcf;\n    --eurital-green-text: #2f4a24;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--eurital-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .eurital-description * {\n    box-sizing: border-box;\n  }\n\n  .eurital-description h2,\n  .eurital-description h3,\n  .eurital-description h4,\n  .eurital-description p {\n    margin-top: 0;\n  }\n\n  .eurital-description h2 {\n    color: var(--eurital-primary-dark);\n    font-size: clamp(26px, 3vw, 38px);\n    line-height: 1.15;\n    letter-spacing: -0.4px;\n    margin-bottom: 16px;\n  }\n\n  .eurital-description h3 {\n    color: var(--eurital-primary);\n    font-size: clamp(21px, 2.2vw, 27px);\n    line-height: 1.25;\n    margin-bottom: 16px;\n  }\n\n  .eurital-description h4 {\n    color: #333333;\n    font-size: 18px;\n    margin-bottom: 10px;\n  }\n\n  .eurital-hero {\n    position: relative;\n    overflow: hidden;\n    background: linear-gradient(135deg, #fff1db 0%, #ffffff 58%, #fff8ee 100%);\n    border: 1px solid #ecd7b8;\n    border-radius: 24px;\n    padding: 32px;\n    margin-bottom: 30px;\n    box-shadow: 0 14px 34px rgba(95, 50, 9, 0.09);\n  }\n\n  .eurital-hero:before {\n    content: \"\";\n    position: absolute;\n    top: -80px;\n    right: -80px;\n    width: 210px;\n    height: 210px;\n    background: rgba(244, 178, 74, 0.18);\n    border-radius: 50%;\n  }\n\n  .eurital-hero-content {\n    position: relative;\n    z-index: 1;\n  }\n\n  .eurital-lead {\n    font-size: 17px;\n    color: #333333;\n    max-width: 1050px;\n    margin-bottom: 0;\n  }\n\n  .eurital-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .eurital-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #ffffff;\n    border: 1px solid var(--eurital-border);\n    border-radius: 999px;\n    padding: 9px 14px;\n    color: var(--eurital-primary-dark);\n    font-size: 14px;\n    font-weight: 700;\n    box-shadow: 0 4px 12px rgba(95, 50, 9, 0.05);\n  }\n\n  .eurital-section {\n    margin-bottom: 30px;\n  }\n\n  .eurital-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .eurital-benefit-card {\n    background: var(--eurital-card);\n    border: 1px solid var(--eurital-border);\n    border-radius: 20px;\n    padding: 20px;\n    box-shadow: 0 10px 26px rgba(80, 50, 20, 0.055);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .eurital-benefit-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 14px 30px rgba(80, 50, 20, 0.09);\n  }\n\n  .eurital-icon {\n    width: 46px;\n    height: 46px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--eurital-bg);\n    border-radius: 16px;\n    font-size: 24px;\n    margin-bottom: 12px;\n  }\n\n  .eurital-benefit-title {\n    display: block;\n    color: #222222;\n    font-size: 16px;\n    line-height: 1.35;\n    margin-bottom: 7px;\n  }\n\n  .eurital-benefit-card p {\n    color: #4f4f4f;\n    font-size: 15px;\n    line-height: 1.55;\n    margin-bottom: 0;\n  }\n\n  .eurital-box {\n    background: var(--eurital-bg-soft);\n    border: 1px solid var(--eurital-border);\n    border-radius: 22px;\n    padding: 26px;\n    box-shadow: 0 8px 22px rgba(80, 50, 20, 0.04);\n  }\n\n  .eurital-box-white {\n    background: #ffffff;\n  }\n\n  .eurital-highlight {\n    background: #ffffff;\n    border-left: 5px solid var(--eurital-accent);\n    border-radius: 16px;\n    padding: 16px 18px;\n    margin-bottom: 18px;\n  }\n\n  .eurital-description ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .eurital-description li {\n    margin-bottom: 8px;\n  }\n\n  .eurital-table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--eurital-border);\n    border-radius: 20px;\n    box-shadow: 0 10px 26px rgba(80, 50, 20, 0.055);\n    background: #ffffff;\n  }\n\n  .eurital-table {\n    width: 100%;\n    min-width: 440px;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .eurital-table thead {\n    background: linear-gradient(135deg, var(--eurital-primary) 0%, var(--eurital-primary-dark) 100%);\n    color: #ffffff;\n  }\n\n  .eurital-table th,\n  .eurital-table td {\n    padding: 15px 18px;\n    text-align: left;\n  }\n\n  .eurital-table th {\n    font-weight: 700;\n  }\n\n  .eurital-table td:last-child,\n  .eurital-table th:last-child {\n    text-align: right;\n    font-weight: 700;\n  }\n\n  .eurital-table tbody tr {\n    border-bottom: 1px solid var(--eurital-border);\n  }\n\n  .eurital-table tbody tr:nth-child(even) {\n    background: #fbf7f1;\n  }\n\n  .eurital-table tbody tr:last-child {\n    border-bottom: none;\n  }\n\n  .eurital-check-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .eurital-check-list li {\n    position: relative;\n    background: var(--eurital-green-bg);\n    border: 1px solid var(--eurital-green-border);\n    border-radius: 16px;\n    padding: 14px 16px 14px 44px;\n    color: var(--eurital-green-text);\n    font-weight: 700;\n    margin: 0;\n  }\n\n  .eurital-check-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 16px;\n    top: 13px;\n    width: 20px;\n    height: 20px;\n    background: #5aa33b;\n    color: #ffffff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .eurital-feeding {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n    align-items: stretch;\n  }\n\n  .eurital-feeding-note {\n    background: #fff8ee;\n    border: 1px solid var(--eurital-border);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .eurital-feeding-note strong {\n    color: var(--eurital-primary-dark);\n  }\n\n  .eurital-manufacturer {\n    border-top: 1px solid var(--eurital-border);\n    padding-top: 16px;\n    margin-top: 30px;\n    color: var(--eurital-muted);\n    font-size: 14px;\n  }\n\n  @media (max-width: 1100px) {\n    .eurital-benefit-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 760px) {\n    .eurital-description {\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .eurital-hero,\n    .eurital-box {\n      padding: 22px;\n      border-radius: 20px;\n    }\n\n    .eurital-benefit-grid,\n    .eurital-check-list,\n    .eurital-feeding {\n      grid-template-columns: 1fr;\n    }\n\n    .eurital-table th,\n    .eurital-table td {\n      padding: 13px 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"eurital-description\"\u003e\n  \u003csection class=\"eurital-hero\"\u003e\n    \u003cdiv class=\"eurital-hero-content\"\u003e\n      \u003ch2\u003eEurital Basic Choice Huhn mit Reis – Premium Trockenfutter für große Hunde\u003c\/h2\u003e\n      \u003cp class=\"eurital-lead\"\u003e\n        \u003cstrong\u003eEurital Basic Choice Huhn mit Reis\u003c\/strong\u003e ist ein hochwertiges Super-Premium-Trockenfutter für\n        \u003cstrong\u003eausgewachsene Hunde großer Rassen\u003c\/strong\u003e ab 25 kg Körpergewicht. Die ausgewogene Rezeptur mit\n        \u003cstrong\u003e37% Huhn\u003c\/strong\u003e und \u003cstrong\u003e27% Reis\u003c\/strong\u003e bietet eine leicht verdauliche, proteinreiche Ernährung und unterstützt Muskeln, Gelenke, Haut und Fell. Besonders geeignet für Hunde mit empfindlicher Verdauung oder Futtermittelunverträglichkeiten.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"eurital-badges\"\u003e\n        \u003cspan class=\"eurital-badge\"\u003e🐔 37% Huhn\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003e🌾 27% Reis\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003e🦴 Für große Rassen\u003c\/span\u003e\n        \u003cspan class=\"eurital-badge\"\u003e✨ Ohne Weizen\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-section\"\u003e\n    \u003ch3\u003eWichtigste Vorteile auf einen Blick\u003c\/h3\u003e\n\n    \u003cdiv class=\"eurital-benefit-grid\"\u003e\n      \u003cdiv class=\"eurital-benefit-card\"\u003e\n        \u003cdiv class=\"eurital-icon\"\u003e🦴\u003c\/div\u003e\n        \u003cstrong class=\"eurital-benefit-title\"\u003eGelenkschutz-Komplex\u003c\/strong\u003e\n        \u003cp\u003eMit Glucosamin, Chondroitin und MSM zur Unterstützung von Gelenken und Knorpel.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eurital-benefit-card\"\u003e\n        \u003cdiv class=\"eurital-icon\"\u003e🐔\u003c\/div\u003e\n        \u003cstrong class=\"eurital-benefit-title\"\u003e37% Huhn\u003c\/strong\u003e\n        \u003cp\u003eHochwertige Proteinquelle zur Unterstützung starker Muskeln und Vitalität.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eurital-benefit-card\"\u003e\n        \u003cdiv class=\"eurital-icon\"\u003e🌾\u003c\/div\u003e\n        \u003cstrong class=\"eurital-benefit-title\"\u003e27% Reis\u003c\/strong\u003e\n        \u003cp\u003eLeicht verdauliche Kohlenhydrate und eine weizenfreie Rezeptur.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eurital-benefit-card\"\u003e\n        \u003cdiv class=\"eurital-icon\"\u003e💎\u003c\/div\u003e\n        \u003cstrong class=\"eurital-benefit-title\"\u003eHypoallergene Rezeptur\u003c\/strong\u003e\n        \u003cp\u003eFrei von künstlichen Zusätzen, Rind, Schwein, Weizen, Milch und Soja.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eurital-benefit-card\"\u003e\n        \u003cdiv class=\"eurital-icon\"\u003e✨\u003c\/div\u003e\n        \u003cstrong class=\"eurital-benefit-title\"\u003eOmega-3 \u0026amp; Omega-6\u003c\/strong\u003e\n        \u003cp\u003eUnterstützt gesunde Haut und ein glänzendes Fell.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-section eurital-box\"\u003e\n    \u003ch3\u003eZusammensetzung und Zutaten\u003c\/h3\u003e\n\n    \u003cdiv class=\"eurital-highlight\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eHauptzutaten:\u003c\/strong\u003e Getrocknetes Huhn (29%), Reis (27%), Hühnerfett (7%), Hühnerbrühe (1%), Gerste, Hafer, Rübenschnitzel (entzuckert, 2%), Bierhefe, Fischöl, Mineralien.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eFunktionelle Zusätze:\u003c\/strong\u003e Glucosamin (355 mg\/kg), Chondroitinsulfat (250 mg\/kg), MSM (335 mg\/kg).\n    \u003c\/p\u003e\n\n    \u003ch4\u003eErnährungsphysiologische Zusatzstoffe pro kg\u003c\/h4\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eVitamine:\u003c\/strong\u003e Vitamin A 14.400 IE, Vitamin D₃ 1.925 IE, Biotin 145 µg\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpurenelemente:\u003c\/strong\u003e Eisen 50 mg, Zink 50 mg, Mangan 35 mg, Kupfer 12 mg, Jod 1 mg\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-section\"\u003e\n    \u003ch3\u003eAnalytische Bestandteile\u003c\/h3\u003e\n\n    \u003cdiv class=\"eurital-table-wrap\"\u003e\n      \u003ctable class=\"eurital-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBestandteil\u003c\/th\u003e\n            \u003cth\u003eGehalt\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRohprotein\u003c\/td\u003e\n            \u003ctd\u003e25%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRohfett\u003c\/td\u003e\n            \u003ctd\u003e14%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRohfaser\u003c\/td\u003e\n            \u003ctd\u003e3%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRohasche\u003c\/td\u003e\n            \u003ctd\u003e6%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOmega-6-Fettsäuren\u003c\/td\u003e\n            \u003ctd\u003e2,9%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOmega-3-Fettsäuren\u003c\/td\u003e\n            \u003ctd\u003e0,5%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKalzium\u003c\/td\u003e\n            \u003ctd\u003e1,3%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePhosphor\u003c\/td\u003e\n            \u003ctd\u003e0,8%\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-section eurital-box eurital-box-white\"\u003e\n    \u003ch3\u003eFütterungsempfehlung\u003c\/h3\u003e\n\n    \u003cdiv class=\"eurital-feeding\"\u003e\n      \u003cp\u003e\n        Die tägliche Futtermenge richtet sich nach Gewicht, Alter und Aktivität Ihres Hundes. Ein ausgewachsener Hund großer Rassen benötigt etwa\n        \u003cstrong\u003e1–1,5% seines Körpergewichts pro Tag\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"eurital-feeding-note\"\u003e\n        \u003cstrong\u003eWichtig:\u003c\/strong\u003e Stellen Sie Ihrem Hund immer ausreichend frisches Trinkwasser bereit.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-section\"\u003e\n    \u003ch3\u003eBesondere Merkmale\u003c\/h3\u003e\n\n    \u003cul class=\"eurital-check-list\"\u003e\n      \u003cli\u003eOhne künstliche Farb-, Aroma- oder Konservierungsstoffe\u003c\/li\u003e\n      \u003cli\u003eHypoallergene Rezeptur – ideal für sensible Hunde\u003c\/li\u003e\n      \u003cli\u003eSpeziell für große Rassen über 25 kg entwickelt\u003c\/li\u003e\n      \u003cli\u003eUnterstützt Gelenkgesundheit und Mobilität\u003c\/li\u003e\n      \u003cli\u003eFördert gesunde Haut und glänzendes Fell\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"eurital-manufacturer\"\u003e\n    Hersteller: Eurital – Siemensstr. 18, 49770 Herzlake\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"Eurital","offers":[{"title":"1.5kg","offer_id":54813529309526,"sku":"00005361","price":12.0,"currency_code":"EUR","in_stock":true},{"title":"10kg","offer_id":54813529342294,"sku":"00005362","price":50.7,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/files\/EuritalBasicChoice-HuhnmitReisvorne.webp?v=1784987658"},{"product_id":"eurital-dog-choice-hypoallergen-mit-lachs-1-5-kg","title":"Eurital Dog Choice – Hypoallergen mit Lachs 1,5 kg","description":"\u003cstyle\u003e\n  .edc-product {\n    --edc-primary: #18577d;\n    --edc-primary-2: #247da5;\n    --edc-accent: #22a699;\n    --edc-accent-soft: #e9faf7;\n    --edc-bg: #f6fbfd;\n    --edc-card: #ffffff;\n    --edc-border: #d8e8ef;\n    --edc-text: #24323a;\n    --edc-muted: #5f707a;\n    --edc-shadow: 0 14px 34px rgba(24, 87, 125, 0.09);\n\n    max-width: 980px;\n    margin: 0 auto;\n    color: var(--edc-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .edc-product * {\n    box-sizing: border-box;\n  }\n\n  .edc-product h1,\n  .edc-product h2,\n  .edc-product h3,\n  .edc-product p,\n  .edc-product ul {\n    margin-top: 0;\n  }\n\n  .edc-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 36px;\n    margin-bottom: 26px;\n    border: 1px solid var(--edc-border);\n    border-radius: 26px;\n    background:\n      radial-gradient(circle at top right, rgba(34, 166, 153, 0.16), transparent 34%),\n      linear-gradient(135deg, #eef8ff 0%, #f4fffc 100%);\n    box-shadow: var(--edc-shadow);\n  }\n\n  .edc-hero::before {\n    content: \"\";\n    position: absolute;\n    right: -85px;\n    bottom: -95px;\n    width: 230px;\n    height: 230px;\n    border-radius: 50%;\n    background: rgba(24, 87, 125, 0.07);\n  }\n\n  .edc-kicker {\n    position: relative;\n    z-index: 1;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 16px;\n    padding: 8px 14px;\n    border: 1px solid var(--edc-border);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.86);\n    color: var(--edc-primary);\n    font-size: 0.93rem;\n    font-weight: 800;\n  }\n\n  .edc-product h1 {\n    position: relative;\n    z-index: 1;\n    max-width: 820px;\n    margin-bottom: 14px;\n    color: var(--edc-primary);\n    font-size: clamp(2rem, 4.2vw, 3.05rem);\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -0.04em;\n  }\n\n  .edc-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 20px;\n    color: var(--edc-primary-2);\n    font-size: 1.18rem;\n    line-height: 1.45;\n    font-weight: 800;\n  }\n\n  .edc-hero-text {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    gap: 14px;\n    max-width: 880px;\n  }\n\n  .edc-hero-text p {\n    margin-bottom: 0;\n    color: #31454f;\n  }\n\n  .edc-badges {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .edc-badges li {\n    padding: 8px 12px;\n    border: 1px solid var(--edc-border);\n    border-radius: 999px;\n    background: #ffffff;\n    color: var(--edc-primary);\n    font-size: 0.92rem;\n    font-weight: 800;\n    box-shadow: 0 6px 16px rgba(24, 87, 125, 0.06);\n  }\n\n  .edc-section {\n    margin: 24px 0;\n    padding: 30px;\n    border: 1px solid var(--edc-border);\n    border-radius: 22px;\n    background: var(--edc-card);\n    box-shadow: 0 10px 28px rgba(36, 50, 58, 0.055);\n  }\n\n  .edc-product h2 {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 20px;\n    padding-bottom: 14px;\n    border-bottom: 2px solid var(--edc-border);\n    color: var(--edc-primary);\n    font-size: clamp(1.4rem, 2.4vw, 1.9rem);\n    line-height: 1.25;\n    font-weight: 900;\n    letter-spacing: -0.025em;\n  }\n\n  .edc-product h3 {\n    margin: 28px 0 14px;\n    color: var(--edc-primary);\n    font-size: 1.2rem;\n    line-height: 1.35;\n    font-weight: 900;\n  }\n\n  .edc-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .edc-benefits li {\n    position: relative;\n    min-height: 104px;\n    padding: 18px 18px 18px 64px;\n    border: 1px solid var(--edc-border);\n    border-radius: 18px;\n    background: linear-gradient(135deg, var(--edc-bg) 0%, #ffffff 100%);\n    color: #354852;\n  }\n\n  .edc-icon {\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 34px;\n    height: 34px;\n    display: grid;\n    place-items: center;\n    border: 1px solid var(--edc-border);\n    border-radius: 50%;\n    background: #ffffff;\n    font-size: 1.15rem;\n    box-shadow: 0 6px 14px rgba(24, 87, 125, 0.07);\n  }\n\n  .edc-benefits strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--edc-primary);\n    font-weight: 900;\n    line-height: 1.35;\n  }\n\n  .edc-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    border: 1px solid var(--edc-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 8px 22px rgba(36, 50, 58, 0.045);\n  }\n\n  .edc-table {\n    width: 100%;\n    min-width: 440px;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .edc-table thead {\n    background: linear-gradient(135deg, var(--edc-primary) 0%, var(--edc-primary-2) 100%);\n    color: #ffffff;\n  }\n\n  .edc-table th,\n  .edc-table td {\n    padding: 14px 18px;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .edc-table th {\n    font-weight: 900;\n    letter-spacing: 0.01em;\n  }\n\n  .edc-table tbody tr {\n    border-bottom: 1px solid var(--edc-border);\n  }\n\n  .edc-table tbody tr:last-child {\n    border-bottom: 0;\n  }\n\n  .edc-table tbody tr:nth-child(even) {\n    background: #f7fbfd;\n  }\n\n  .edc-table td:last-child {\n    color: var(--edc-primary);\n    font-weight: 900;\n    white-space: nowrap;\n  }\n\n  .edc-note {\n    margin: 18px 0 0;\n    padding: 16px 18px;\n    border: 1px solid #c9ece7;\n    border-left: 6px solid var(--edc-accent);\n    border-radius: 16px;\n    background: var(--edc-accent-soft);\n    color: #36545b;\n    font-style: italic;\n  }\n\n  .edc-composition {\n    display: grid;\n    gap: 14px;\n    padding: 20px;\n    border: 1px solid var(--edc-border);\n    border-radius: 18px;\n    background: linear-gradient(135deg, #f8fcfe 0%, #ffffff 100%);\n  }\n\n  .edc-composition p {\n    margin-bottom: 0;\n  }\n\n  .edc-composition strong,\n  .edc-additives strong {\n    color: var(--edc-primary);\n    font-weight: 900;\n  }\n\n  .edc-additives {\n    display: grid;\n    gap: 12px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .edc-additives li {\n    padding: 15px 17px;\n    border: 1px solid var(--edc-border);\n    border-left: 6px solid var(--edc-primary-2);\n    border-radius: 16px;\n    background: #f8fcfe;\n    color: #354852;\n  }\n\n  .edc-highlight {\n    margin-top: 28px;\n    padding: 28px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, var(--edc-primary) 0%, var(--edc-primary-2) 58%, var(--edc-accent) 100%);\n    color: #ffffff;\n    text-align: center;\n    font-size: 1.14rem;\n    line-height: 1.6;\n    font-weight: 900;\n    box-shadow: 0 16px 34px rgba(24, 87, 125, 0.18);\n  }\n\n  .edc-footer {\n    margin-top: 22px;\n    padding-top: 18px;\n    border-top: 1px solid var(--edc-border);\n    color: var(--edc-muted);\n    text-align: center;\n    font-size: 0.92rem;\n  }\n\n  @media (max-width: 760px) {\n    .edc-product {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .edc-hero,\n    .edc-section {\n      padding: 22px;\n      border-radius: 20px;\n    }\n\n    .edc-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .edc-benefits li {\n      min-height: auto;\n    }\n\n    .edc-table th,\n    .edc-table td {\n      padding: 12px 14px;\n    }\n\n    .edc-highlight {\n      padding: 22px;\n      font-size: 1.02rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"edc-product\"\u003e\n  \u003csection class=\"edc-hero\"\u003e\n    \u003cdiv class=\"edc-kicker\"\u003e🐟 Hypoallergenes Hundefutter mit Lachs\u003c\/div\u003e\n\n    \u003ch1\u003eEurital Dog Choice – Hypoallergen mit Lachs 1,5 kg\u003c\/h1\u003e\n\n    \u003cp class=\"edc-subtitle\"\u003ePremium-Allergiker-Futter für empfindliche Hunde aller Rassen\u003c\/p\u003e\n\n    \u003cdiv class=\"edc-hero-text\"\u003e\n      \u003cp\u003eDas hypoallergene Alleinfuttermittel \u003cstrong\u003eEurital Dog Choice mit Lachs\u003c\/strong\u003e ist speziell für Hunde mit Futtermittelallergien, Unverträglichkeiten und sensibler Verdauung entwickelt. Die \u003cstrong\u003eMonoprotein-Rezeptur\u003c\/strong\u003e basiert auf einfach verdaulichem Lachs als einziger tierischer Proteinquelle. Durch die enzymatische Aufspaltung der Lachspeptide werden Allergie-Risiken minimalisiert und die Nährstoffaufnahme unterstützt – ideal für Hunde mit empfindlicher Haut, schlechtem Fell oder Verdauungsproblemen.\u003c\/p\u003e\n\n      \u003cp\u003eDas \u003cstrong\u003egetreidefreie Hundefutter\u003c\/strong\u003e enthält weder Weizen, Mais, Soja noch künstliche Zusätze. Wertvolle \u003cstrong\u003eOmega-3-Fettsäuren\u003c\/strong\u003e aus Lachsöl und Leinsamen fördern ein gesundes, glänzendes Fell und unterstützen die Hautbarriere. Die spezielle \u003cstrong\u003eWellness Blend™\u003c\/strong\u003e mit präbiotischen Fasern, Meeresalgen, Kurkuma und Kamille unterstützt Immunsystem, Verdauung und Gelenkgesundheit Ihres Hundes auf natürliche Weise.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"edc-badges\"\u003e\n      \u003cli\u003eMonoprotein\u003c\/li\u003e\n      \u003cli\u003eGetreidefrei\u003c\/li\u003e\n      \u003cli\u003eMit Omega-3\u003c\/li\u003e\n      \u003cli\u003eFür sensible Hunde\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"edc-section\"\u003e\n    \u003ch2\u003eVorteile auf einen Blick\u003c\/h2\u003e\n\n    \u003cul class=\"edc-benefits\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"edc-icon\"\u003e🌿\u003c\/span\u003e\n        \u003cstrong\u003eHypoallergen \u0026amp; Monoprotein\u003c\/strong\u003e\n        Nur Lachs als einzige Proteinquelle, ideal für sensible Hunde.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"edc-icon\"\u003e🌾\u003c\/span\u003e\n        \u003cstrong\u003e100% getreidefrei\u003c\/strong\u003e\n        Ohne Weizen, Mais, Soja oder künstliche Konservierungsstoffe.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"edc-icon\"\u003e🔬\u003c\/span\u003e\n        \u003cstrong\u003eEnzymatisch aufgespaltene Proteine\u003c\/strong\u003e\n        Hochgradig verdaulich und schonend für den Magen-Darm-Trakt.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"edc-icon\"\u003e🐟\u003c\/span\u003e\n        \u003cstrong\u003eReich an Omega-3\u003c\/strong\u003e\n        Für gesunde Haut, glänzendes Fell und eine starke Immunabwehr.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"edc-icon\"\u003e💪\u003c\/span\u003e\n        \u003cstrong\u003eWellness Blend™\u003c\/strong\u003e\n        Natürliche Superfoods für Immunsystem, Verdauung und Gelenke.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"edc-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cstrong\u003eMit FOS \u0026amp; MOS\u003c\/strong\u003e\n        Präbiotische Ballaststoffe fördern eine ausgewogene Darmflora.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"edc-section\"\u003e\n    \u003ch2\u003eAnalytische Bestandteile\u003c\/h2\u003e\n\n    \u003cdiv class=\"edc-table-wrap\"\u003e\n      \u003ctable class=\"edc-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNährstoff\u003c\/th\u003e\n            \u003cth\u003eGehalt\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRohprotein\u003c\/td\u003e\n            \u003ctd\u003e24 %\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRohfett\u003c\/td\u003e\n            \u003ctd\u003e15,5 %\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRohfaser\u003c\/td\u003e\n            \u003ctd\u003e2,5 %\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRohasche\u003c\/td\u003e\n            \u003ctd\u003e8,5 %\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFeuchtigkeit\u003c\/td\u003e\n            \u003ctd\u003e8 %\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eNFE (N-freie Extracte)\u003c\/td\u003e\n            \u003ctd\u003e41,5 %\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eUmsetzbare Energie\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eca. 379 kcal \/ 100 g\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eOmega-6-Fettsäuren\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003e2,1 %\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eOmega-3-Fettsäuren\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003e2,3 %\u003c\/strong\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKollagen\u003c\/td\u003e\n            \u003ctd\u003e2,8 %\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"edc-section\"\u003e\n    \u003ch2\u003eFütterungsempfehlung pro Tag\u003c\/h2\u003e\n\n    \u003cdiv class=\"edc-table-wrap\"\u003e\n      \u003ctable class=\"edc-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eKörpergewicht\u003c\/th\u003e\n            \u003cth\u003eTagesmenge\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e1–5 kg\u003c\/td\u003e\n            \u003ctd\u003e25–80 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e5–10 kg\u003c\/td\u003e\n            \u003ctd\u003e80–140 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e10–20 kg\u003c\/td\u003e\n            \u003ctd\u003e140–235 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e20–30 kg\u003c\/td\u003e\n            \u003ctd\u003e235–315 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e30–40 kg\u003c\/td\u003e\n            \u003ctd\u003e315–390 g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e40+ kg\u003c\/td\u003e\n            \u003ctd\u003e390+ g\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"edc-note\"\u003eDie Mengenangaben sind Richtwerte. Passen Sie die Fütterung individuell an Alter, Aktivität und Gesundheitszustand Ihres Hundes an. Stellen Sie immer frisches Trinkwasser bereit.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"edc-section\"\u003e\n    \u003ch2\u003eZusammensetzung\u003c\/h2\u003e\n\n    \u003cdiv class=\"edc-composition\"\u003e\n      \u003cp\u003e\u003cstrong\u003eHauptbestandteile:\u003c\/strong\u003e Frisch zubereiteter enzymatisch gespaltener Lachs (32,5%), Kartoffel, Süßkartoffel, enzymatisch gespaltener getrockneter Lachs (15,5%), Lachsöl (6%), enzymatisch gespaltene Lachssoße (2,5%), Kokosöl (2%), Rübenschnitzel (entzuckert), Mineralstoffe.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cstrong\u003eWellness Blend™ (0,6%):\u003c\/strong\u003e Meeresalgen (0,1%), Kurkuma (0,1%), Orange (0,1%), Leinsamen (0,1%), Karotte (0,1%), Kamille (0,1%), FOS (175 mg\/kg), MOS (50 mg\/kg), getrocknete Ringelblume als Lutein-Quelle.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch3\u003eErnährungsphysiologische Zusatzstoffe pro kg\u003c\/h3\u003e\n\n    \u003cul class=\"edc-additives\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eVitamine:\u003c\/strong\u003e Vitamin A 14.423 IE, Vitamin D₃ 2.000 IE, Vitamin E 96 IE.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpurenelemente:\u003c\/strong\u003e Zink als Zinksulfat-Monohydrat 48 mg, Eisen als Eisensulfat-Monohydrat 48 mg, Mangan als Mangansulfat-Monohydrat 34 mg, Kupfer als Kupfersulfat-Pentahydrat 12 mg, Jod als Calciumjodat wasserfrei 0,96 mg.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWeitere Zusatzstoffe:\u003c\/strong\u003e L-Carnitin 721 mg.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"edc-highlight\"\u003e\n    Eurital Dog Choice – die natürliche Wahl für allergiegeplagte und ernährungssensible Hunde.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"edc-footer\"\u003e\n    Eurital · Siemenstr. 18 · 49770 Herzlake\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Eurital","offers":[{"title":"Default Title","offer_id":54813529407830,"sku":"00005368","price":21.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/files\/EuritalDogChoiceHypoallergenmitLachsVorne.webp?v=1784987658"},{"product_id":"eurital-dog-choice-schwein-mit-susskartoffel-und-apfel","title":"Eurital Dog Choice- Schwein mit Süßkartoffel und Apfel","description":"\u003cdiv class=\"eurital-product-description\" style=\"max-width: 1040px; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; color: #2b2b2b; line-height: 1.7; font-size: 16px;\"\u003e\n\n  \u003cstyle\u003e\n    .eurital-product-description * {\n      box-sizing: border-box;\n    }\n\n    .eurital-hero {\n      background: linear-gradient(135deg, #fff7ef 0%, #f3dfca 55%, #ead0b8 100%);\n      border: 1px solid #ead2bd;\n      border-radius: 28px;\n      padding: 36px 30px;\n      margin-bottom: 26px;\n      box-shadow: 0 14px 36px rgba(90, 50, 31, 0.13);\n      overflow: hidden;\n      position: relative;\n    }\n\n    .eurital-hero-badge {\n      display: inline-block;\n      background: #7a4a2f;\n      color: #ffffff;\n      padding: 8px 16px;\n      border-radius: 999px;\n      font-size: 13px;\n      font-weight: 800;\n      margin-bottom: 16px;\n      letter-spacing: 0.3px;\n    }\n\n    .eurital-title {\n      margin: 0 0 12px;\n      font-size: 34px;\n      line-height: 1.2;\n      color: #5a321f;\n      font-weight: 900;\n    }\n\n    .eurital-subtitle {\n      margin: 0;\n      font-size: 18px;\n      color: #7a4a2f;\n      font-weight: 800;\n    }\n\n    .eurital-card {\n      background: #ffffff;\n      border: 1px solid #eee0d4;\n      border-radius: 24px;\n      padding: 24px;\n      box-shadow: 0 8px 24px rgba(90, 50, 31, 0.07);\n    }\n\n    .eurital-intro {\n      margin-bottom: 32px;\n      font-size: 17px;\n    }\n\n    .eurital-section-title {\n      font-size: 25px;\n      color: #5a321f;\n      margin: 38px 0 18px;\n      font-weight: 900;\n      line-height: 1.3;\n    }\n\n    .eurital-benefit-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 16px;\n      margin-bottom: 34px;\n    }\n\n    .eurital-benefit-card {\n      background: #ffffff;\n      border: 1px solid #eee0d4;\n      border-radius: 24px;\n      padding: 22px;\n      box-shadow: 0 8px 22px rgba(90, 50, 31, 0.06);\n      height: 100%;\n    }\n\n    .eurital-icon {\n      width: 50px;\n      height: 50px;\n      border-radius: 16px;\n      background: #fff1e4;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 25px;\n      margin-bottom: 13px;\n    }\n\n    .eurital-benefit-card h4 {\n      margin: 0 0 8px;\n      color: #5a321f;\n      font-size: 18px;\n      font-weight: 900;\n      line-height: 1.35;\n    }\n\n    .eurital-benefit-card p,\n    .eurital-card p {\n      margin: 0;\n    }\n\n    .eurital-highlight-box {\n      background: #f8f3ee;\n      border: 1px solid #eadfd4;\n      border-radius: 26px;\n      padding: 26px;\n      margin: 34px 0;\n      box-shadow: 0 8px 24px rgba(90, 50, 31, 0.06);\n    }\n\n    .eurital-check-list {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .eurital-check-list li {\n      padding: 13px 0;\n      border-bottom: 1px solid #eadfd4;\n    }\n\n    .eurital-check-list li:last-child {\n      border-bottom: none;\n    }\n\n    .eurital-check {\n      color: #7a4a2f;\n      font-weight: 900;\n      margin-right: 6px;\n    }\n\n    .eurital-analysis-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(145px, 1fr));\n      gap: 12px;\n      margin-bottom: 34px;\n    }\n\n    .eurital-analysis-card {\n      background: #ffffff;\n      border: 1px solid #eee0d4;\n      border-radius: 20px;\n      padding: 18px 14px;\n      text-align: center;\n      box-shadow: 0 6px 18px rgba(90, 50, 31, 0.05);\n    }\n\n    .eurital-analysis-card strong {\n      display: block;\n      color: #5a321f;\n      font-size: 15px;\n      margin-bottom: 5px;\n      font-weight: 900;\n    }\n\n    .eurital-analysis-card span {\n      font-size: 18px;\n      font-weight: 900;\n      color: #2b2b2b;\n    }\n\n    .eurital-table-wrap {\n      overflow-x: auto;\n      margin-bottom: 34px;\n      border-radius: 24px;\n      box-shadow: 0 8px 24px rgba(90, 50, 31, 0.08);\n      border: 1px solid #eadfd4;\n    }\n\n    .eurital-table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 430px;\n      background: #ffffff;\n    }\n\n    .eurital-table th {\n      background: #7a4a2f;\n      color: #ffffff;\n      padding: 16px;\n      text-align: left;\n      font-weight: 900;\n      font-size: 15px;\n    }\n\n    .eurital-table td {\n      padding: 15px 16px;\n      border-bottom: 1px solid #eee0d4;\n    }\n\n    .eurital-table tbody tr:nth-child(even) {\n      background: #fbf7f3;\n    }\n\n    .eurital-table tbody tr:last-child td {\n      border-bottom: none;\n    }\n\n    .eurital-conclusion {\n      background: #fff8f0;\n      border-left: 6px solid #7a4a2f;\n      border-radius: 24px;\n      padding: 24px;\n      margin-bottom: 28px;\n      box-shadow: 0 8px 22px rgba(90, 50, 31, 0.07);\n    }\n\n    .eurital-address {\n      font-size: 14px;\n      color: #666666;\n      margin: 24px 0 0;\n    }\n\n    @media (max-width: 640px) {\n      .eurital-product-description {\n        font-size: 15px;\n      }\n\n      .eurital-hero {\n        padding: 28px 22px;\n        border-radius: 24px;\n      }\n\n      .eurital-title {\n        font-size: 27px;\n      }\n\n      .eurital-subtitle {\n        font-size: 16px;\n      }\n\n      .eurital-section-title {\n        font-size: 22px;\n      }\n\n      .eurital-card,\n      .eurital-highlight-box,\n      .eurital-conclusion {\n        padding: 20px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003csection class=\"eurital-hero\"\u003e\n    \u003cdiv class=\"eurital-hero-badge\"\u003ePremium-Hundefutter\u003c\/div\u003e\n    \u003ch2 class=\"eurital-title\"\u003eEurital Dog Choice – Schwein mit Süßkartoffel \u0026amp; Apfel\u003c\/h2\u003e\n    \u003cp class=\"eurital-subtitle\"\u003eGetreidefreies Trockenfutter für ausgewachsene Hunde\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-card eurital-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eEurital Dog Choice Schwein mit Süßkartoffel \u0026amp; Apfel\u003c\/strong\u003e ist ein hochwertiges,\n      \u003cstrong\u003egetreidefreies Trockenfutter\u003c\/strong\u003e für ausgewachsene Hunde. Die Rezeptur kombiniert viel Schwein mit bekömmlicher Süßkartoffel und Apfel – ideal für eine natürliche, ausgewogene Ernährung und auch für sensible Hunde mit Futtermittelunverträglichkeiten geeignet.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003ch3 class=\"eurital-section-title\"\u003eWarum Eurital Dog Choice die richtige Wahl ist\u003c\/h3\u003e\n\n  \u003csection class=\"eurital-benefit-grid\"\u003e\n\n    \u003cdiv class=\"eurital-benefit-card\"\u003e\n      \u003cdiv class=\"eurital-icon\"\u003e🥩\u003c\/div\u003e\n      \u003ch4\u003e50 % Schwein\u003c\/h4\u003e\n      \u003cp\u003eFrisch zubereitetes Schweinefleisch liefert leicht verdauliches Eiweiß und wichtige Aminosäuren für Muskeln, Energie und Wohlbefinden.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-benefit-card\"\u003e\n      \u003cdiv class=\"eurital-icon\"\u003e🍠\u003c\/div\u003e\n      \u003ch4\u003eSüßkartoffel statt Getreide\u003c\/h4\u003e\n      \u003cp\u003eSüßkartoffeln sind reich an Ballaststoffen und B-Vitaminen und liefern komplexe Kohlenhydrate für eine gleichmäßige Energiezufuhr.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-benefit-card\"\u003e\n      \u003cdiv class=\"eurital-icon\"\u003e🍎\u003c\/div\u003e\n      \u003ch4\u003eApfel mit Antioxidantien\u003c\/h4\u003e\n      \u003cp\u003eApfel liefert wertvolle Flavonoide, die Zellen vor freien Radikalen schützen und das Immunsystem unterstützen können.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-benefit-card\"\u003e\n      \u003cdiv class=\"eurital-icon\"\u003e🐟\u003c\/div\u003e\n      \u003ch4\u003eOmega-3 aus Fischöl\u003c\/h4\u003e\n      \u003cp\u003eUnterstützt gesunde Haut, glänzendes Fell sowie Herz- und Gelenkfunktion.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-benefit-card\"\u003e\n      \u003cdiv class=\"eurital-icon\"\u003e🌿\u003c\/div\u003e\n      \u003ch4\u003eNatürlich haltbar\u003c\/h4\u003e\n      \u003cp\u003eMit Rosmarinextrakt natürlich konserviert – ohne künstliche Farb-, Aroma- oder Konservierungsstoffe.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"eurital-benefit-card\"\u003e\n      \u003cdiv class=\"eurital-icon\"\u003e🦠\u003c\/div\u003e\n      \u003ch4\u003eMOS \u0026amp; FOS Präbiotika\u003c\/h4\u003e\n      \u003cp\u003eUnterstützen eine stabile Darmflora und fördern die Nährstoffaufnahme für eine gesunde Verdauung.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-highlight-box\"\u003e\n    \u003ch3 class=\"eurital-section-title\" style=\"margin-top: 0;\"\u003eProduktvorteile im Überblick\u003c\/h3\u003e\n\n    \u003cul class=\"eurital-check-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"eurital-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eGetreidefrei \u0026amp; glutenfrei\u003c\/strong\u003e – ideal bei Allergien oder sensibler Verdauung\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"eurital-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003e50 % Schwein\u003c\/strong\u003e – hochwertiges Eiweiß und Energie\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"eurital-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eMit Süßkartoffel \u0026amp; Apfel\u003c\/strong\u003e – natürliche Vitamine und Ballaststoffe\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"eurital-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eOmega-3 \u0026amp; Omega-6-Fettsäuren\u003c\/strong\u003e – für Haut und Fell\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"eurital-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eOhne künstliche Zusätze\u003c\/strong\u003e – natürlich konserviert mit Rosmarin\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"eurital-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eMade in Europe\u003c\/strong\u003e – hohe Qualität, verantwortungsvoll hergestellt\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003ch3 class=\"eurital-section-title\"\u003eZusammensetzung\u003c\/h3\u003e\n\n  \u003csection class=\"eurital-card\" style=\"margin-bottom: 32px;\"\u003e\n    \u003cp\u003e\n      Schwein 50 % – davon 31 % frisch zubereitet, 18 % getrocknet, 1 % Brühe, Süßkartoffel 22 %, Erbsen 9 %, Kartoffel, Rübenschnitzel entzuckert, Leinsamen, Fischöl, Mineralien, Apfel 0,7 %, Fructooligosaccharide FOS, Mannanoligosaccharide MOS.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003ch3 class=\"eurital-section-title\"\u003eAnalytische Bestandteile\u003c\/h3\u003e\n\n  \u003csection class=\"eurital-analysis-grid\"\u003e\n    \u003cdiv class=\"eurital-analysis-card\"\u003e\n      \u003cstrong\u003eRohprotein\u003c\/strong\u003e\n      \u003cspan\u003e26 %\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eurital-analysis-card\"\u003e\n      \u003cstrong\u003eRohfett\u003c\/strong\u003e\n      \u003cspan\u003e15 %\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eurital-analysis-card\"\u003e\n      \u003cstrong\u003eRohfaser\u003c\/strong\u003e\n      \u003cspan\u003e3,5 %\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eurital-analysis-card\"\u003e\n      \u003cstrong\u003eRohasche\u003c\/strong\u003e\n      \u003cspan\u003e9 %\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eurital-analysis-card\"\u003e\n      \u003cstrong\u003eFeuchtigkeit\u003c\/strong\u003e\n      \u003cspan\u003e8 %\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eurital-analysis-card\"\u003e\n      \u003cstrong\u003eEnergie\u003c\/strong\u003e\n      \u003cspan\u003e368 kcal \/ 100 g\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eurital-analysis-card\"\u003e\n      \u003cstrong\u003eOmega-3\u003c\/strong\u003e\n      \u003cspan\u003e1,4 %\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"eurital-analysis-card\"\u003e\n      \u003cstrong\u003eOmega-6\u003c\/strong\u003e\n      \u003cspan\u003e1,2 %\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003ch3 class=\"eurital-section-title\"\u003eFütterungsempfehlung pro Tag\u003c\/h3\u003e\n\n  \u003csection class=\"eurital-table-wrap\"\u003e\n    \u003ctable class=\"eurital-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eGewicht des Hundes\u003c\/th\u003e\n          \u003cth\u003eTagesmenge\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e1–5 kg\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e25–85 g\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e5–10 kg\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e85–145 g\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e10–20 kg\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e145–240 g\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e20–30 kg\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e240–325 g\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e30–40 kg\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e325–405 g\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eüber 40 kg\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e405+ g\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"eurital-conclusion\"\u003e\n    \u003ch3 class=\"eurital-section-title\" style=\"margin-top: 0; margin-bottom: 12px;\"\u003eFazit\u003c\/h3\u003e\n    \u003cp style=\"margin: 0;\"\u003e\n      \u003cstrong\u003eEurital Dog Choice Schwein mit Süßkartoffel \u0026amp; Apfel\u003c\/strong\u003e ist eine sehr gute Wahl für Hundebesitzer, die Wert auf eine natürliche, ausgewogene und getreidefreie Ernährung legen. Mit hohem Fleischanteil, hochwertigen Zutaten und Omega-Fettsäuren unterstützt dieses Premium-Hundefutter Vitalität, glänzendes Fell und eine sehr gute Verträglichkeit – Tag für Tag.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"eurital-address\"\u003eEurital – Siemenstr. 18 – 49770 Herzlake\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Eurital","offers":[{"title":"2 kg","offer_id":54813529440598,"sku":"00005355","price":18.1,"currency_code":"EUR","in_stock":true},{"title":"6 kg","offer_id":54813529473366,"sku":"00005356","price":18.1,"currency_code":"EUR","in_stock":true},{"title":"12 kg","offer_id":54813529506134,"sku":"00005357","price":77.6,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/files\/EuritalDogChoice-SchweinmitSuesskartoffelundApfelvorne.webp?v=1784987658"},{"product_id":"equiactive-msm-glucosamin-pferd-liquid-1000ml","title":"EquiActive MSM \u0026 Glucosamin Pferd Liquid 1000ml","description":"\u003ch2\u003eEquiActive MSM \u0026amp; Glucosamin – Ergänzungsfuttermittel für Pferde zur Unterstützung von Gelenken, Sehnen und Bindegewebe\u003c\/h2\u003e\n\u003ch3\u003e🐴 Gezielte Nährstoffergänzung für den Bewegungsapparat deines Pferdes\u003c\/h3\u003e\n\u003cp\u003eEquiActive MSM \u0026amp; Glucosamin ist ein hochwertig\u003cimg\u003ees flüssiges Ergänzungsfuttermittel, das gezielt ausgewählte Nährstoffe zur Unterstützung von Gelenken, Sehnen und Bindegewebe liefert.\u003cbr\u003eEs eignet sich besonders für Pferde, deren Bewegungsapparat regelmäßig beansprucht wird – etwa durch Training, Alter oder Phasen erhöhter Belastung.\u003c\/p\u003e\n\u003ch3\u003e🌿 Was EquiActive MSM \u0026amp; Glucosamin auszeichnet\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHochwertige Kombination aus Glucosamin-Hydrochlorid (16 %) und MSM (4 %)\u003c\/li\u003e\n\u003cli\u003eErgänzt mit Magnesiumchlorid zur Unterstützung des Muskelstoffwechsels\u003c\/li\u003e\n\u003cli\u003eFlüssige Form – staubfrei, gut dosierbar und sehr schmackhaft\u003c\/li\u003e\n\u003cli\u003eIdeal als tägliche Ergänzung im Rahmen einer ausgewogenen Fütterung zur Unterstützung des Bewegungsapparats\u003c\/li\u003e\n\u003cli\u003eHergestellt in Deutschland – kontrollierte Qualität \u0026amp; geprüfte Rohstoffe\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e💧 Fütterungsempfehlung\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eGroßpferde:\u003c\/strong\u003e 30 ml täglich\u003cbr\u003e\u003cstrong\u003ePonys:\u003c\/strong\u003e 15–20 ml täglich\u003c\/p\u003e\n\u003cp\u003eVor Gebrauch gut schütteln. Kühl, lichtgeschützt und trocken lagern. Nach Anbruch zügig aufbrauchen.\u003cbr\u003eNicht an tragende Stuten verfüttern.\u003cbr\u003e\u003cstrong\u003eADMR-Hinweis:\u003c\/strong\u003e Karenzzeit gemäß FN: 48 Stunden.\u003c\/p\u003e\n\u003ch3\u003e📦 Produktdetails\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eErgänzungsfuttermittel für Pferde (flüssig)\u003c\/strong\u003e\u003cbr\u003eInhalt: 1000 ml – ausreichend für ca. 33 Tage bei Großpferden\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eZusammensetzung:\u003c\/strong\u003e\u003cbr\u003eGlucosamin-Hydrochlorid (16 %), Methylsulfonylmethan (4 %), Magnesiumchlorid, Traubenzucker\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eZusatzstoffe je Liter:\u003c\/strong\u003e\u003cbr\u003eMilchsäure (1a270) 3.200 mg · Sorbinsäure als Kaliumsorbat (1k202) 1.119,45 mg · Zitronensäure (1a330) 800 mg\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnalytische Bestandteile:\u003c\/strong\u003e\u003cbr\u003eRohprotein 5,50 % · Rohfett 0,00 % · Rohfaser 0,40 % · Rohasche 1,90 % · Feuchte 80,30 % · Natrium 0,65 %\u003c\/p\u003e\n\u003ch3\u003e🤝 Warum EquiActive MSM \u0026amp; Glucosamin\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGezielte Unterstützung des Bewegungsapparats durch bewährte Nährstoffkombination\u003c\/li\u003e\n\u003cli\u003eFlüssige Darreichung für optimale Akzeptanz\u003c\/li\u003e\n\u003cli\u003eGeeignet für ältere Pferde, Sportpferde und Tiere mit erhöhter Beanspruchung\u003c\/li\u003e\n\u003cli\u003eIn Deutschland hergestellt – mit Fokus auf Qualität und Transparenz\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e💚 Jetzt bestellen\u003c\/h3\u003e\n\u003cp\u003eEquiActive MSM \u0026amp; Glucosamin – hochwertige Nährstoffergänzung zur Unterstützung von Gelenken, Sehnen und Bindegewebe.\u003c\/p\u003e","brand":"s`Queed","offers":[{"title":"Default Title","offer_id":54813587210582,"sku":"4260731031612","price":47.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/files\/EquiActiveMSM_GlucosaminLiquid_036faa81-ce5d-4744-9887-b9d3e84bca5f.jpg?v=1784988770"},{"product_id":"hundpur®-aller-immun-mit-abwehr-komplex","title":"Hundpur® Aller-Immun mit Abwehr-Komplex","description":"\u003cp\u003eHundpur Aller-Immun versorgt deinen Hund mit wichtigen Nährstoffen zur Bekämpfung saisonalen ernährungsbedingten Mangelerscheinungen.\u003c\/p\u003e","brand":"Hundpur","offers":[{"title":"Einzelpack","offer_id":54813610410326,"sku":"22hp_ai300g","price":37.46,"currency_code":"EUR","in_stock":true},{"title":"Doppelpack","offer_id":54813610443094,"sku":"DPHPAI","price":74.93,"currency_code":"EUR","in_stock":true},{"title":"Dreierpack","offer_id":54813610475862,"sku":"DRPHPAI","price":112.39,"currency_code":"EUR","in_stock":true},{"title":"Viererpack","offer_id":54813610508630,"sku":"VPHPAI","price":149.85,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/files\/HP-AI-00-min.png?v=1784989538"},{"product_id":"hundpur®-haut-und-fell","title":"Hundpur® Haut und Fell","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cmeta charset=\"UTF-8\"\u003eHundpur® Haut und Fell versorgt Deinen Hund als Diät-Ergänzungsfuttermittel mit allen wichtigen Nährstoffen zur Unterstützung der Regenerierung von Haut und Hautanhangsorganen (Fell).\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003e\u003c\/b\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eInhalt: 300g\u003c\/span\u003e\u003c\/p\u003e","brand":"Hundpur","offers":[{"title":"Einzelpack","offer_id":54813610934614,"sku":"22hp_hf300g","price":37.46,"currency_code":"EUR","in_stock":true},{"title":"Doppelpack","offer_id":54813610967382,"sku":"DPHPHF","price":74.93,"currency_code":"EUR","in_stock":true},{"title":"Dreierpack","offer_id":54813611000150,"sku":"DRPHPHF","price":112.39,"currency_code":"EUR","in_stock":true},{"title":"Viererpack","offer_id":54813611032918,"sku":"VPHPHF","price":149.85,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/files\/HP-HF-00.png?v=1784989543"},{"product_id":"hundpur®-gelenke-mit-grunlippmuschel","title":"Hundpur® Gelenke mit Grünlippmuschel","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003eHundpur Gelenke liefert deinem Hund einen Omega-3-Fettsäurengehalt von 35,5 g\/kg, einen EPA-Fettsäurengehalt von 3,6 g\/kg und einen angemessenen Vitamin E-Gehalt zur Unterstützung des Bewegungsapparats mit wichtigen Gelenkbausteinen.\u003c\/p\u003e\n\u003cp\u003eInhalt: 300g\u003cbr\u003e\u003c\/p\u003e","brand":"Hundpur","offers":[{"title":"Einzelpack","offer_id":54813611196758,"sku":"21hp300g-02","price":37.46,"currency_code":"EUR","in_stock":true},{"title":"Doppelpack","offer_id":54813611229526,"sku":"DPHPGE","price":74.93,"currency_code":"EUR","in_stock":true},{"title":"Dreierpack","offer_id":54813611262294,"sku":"DRPHPGE","price":112.39,"currency_code":"EUR","in_stock":true},{"title":"Viererpack","offer_id":54813611295062,"sku":"VPHPGE","price":149.85,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/files\/HP-GE-00-min.png?v=1784989543"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/0988\/3478\/collections\/spezial-erg-nzungsfutter.png?v=1766170381","url":"https:\/\/petzooly.de\/fr\/collections\/spezial-erganzungsfutter.oembed","provider":"Petzooly","version":"1.0","type":"link"}