{"product_id":"bense-eicke-leckerli-happies-bibi-tina-edition-1-1-kg","title":"Bense \u0026 Eicke Leckerli Happies Bibi \u0026 Tina Edition 1,1 kg","description":"\u003cstyle\u003e\n  .bt-happies-section {\n    --bt-text: #171717;\n    --bt-text-soft: #3c3c3c;\n    --bt-muted: #777777;\n    --bt-icon: #999999;\n    --bt-border: #dedede;\n    --bt-surface: #fafafa;\n\n    width: 100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 24px 20px 56px;\n    color: var(--bt-text);\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .bt-happies-section *,\n  .bt-happies-section *::before,\n  .bt-happies-section *::after {\n    box-sizing: border-box;\n  }\n\n  .bt-happies-eyebrow {\n    margin: 0 0 28px;\n    color: var(--bt-muted);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .bt-happies-title {\n    margin: 0 0 24px;\n    color: var(--bt-text);\n    font-size: clamp(28px, 4vw, 44px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.08;\n  }\n\n  .bt-happies-intro {\n    max-width: 1000px;\n    margin-bottom: 42px;\n  }\n\n  .bt-happies-intro p {\n    margin: 0 0 20px;\n    color: var(--bt-text-soft);\n    font-size: clamp(18px, 2vw, 22px);\n    line-height: 1.75;\n  }\n\n  .bt-happies-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bt-happies-intro strong {\n    color: var(--bt-text);\n    font-weight: 800;\n  }\n\n  .bt-happies-highlight {\n    margin: 0 0 36px;\n    padding: clamp(28px, 5vw, 58px);\n    border: 1px solid var(--bt-border);\n    border-radius: 34px;\n    background: var(--bt-surface);\n  }\n\n  .bt-happies-highlight h2 {\n    max-width: 790px;\n    margin: 0 0 34px;\n    color: var(--bt-text);\n    font-size: clamp(30px, 4.7vw, 50px);\n    font-weight: 850;\n    letter-spacing: -0.045em;\n    line-height: 1.12;\n  }\n\n  .bt-happies-benefits {\n    display: grid;\n    gap: 25px;\n    margin: 0;\n    padding: 0;\n    list-style: none !important;\n  }\n\n  .bt-happies-benefits li {\n    list-style: none !important;\n  }\n\n  .bt-happies-benefits li::marker {\n    content: \"\";\n    font-size: 0;\n  }\n\n  .bt-happies-benefits li::before {\n    display: none !important;\n    content: none !important;\n  }\n\n  .bt-happies-benefit {\n    display: grid;\n    grid-template-columns: 44px minmax(0, 1fr);\n    align-items: start;\n    gap: 18px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .bt-happies-icon {\n    display: flex;\n    width: 44px;\n    height: 44px;\n    align-items: center;\n    justify-content: center;\n    color: var(--bt-icon);\n  }\n\n  .bt-happies-icon svg {\n    width: 29px;\n    height: 29px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .bt-happies-number {\n    color: var(--bt-icon);\n    font-size: 30px;\n    font-weight: 800;\n    line-height: 44px;\n    text-align: center;\n  }\n\n  .bt-happies-benefit p {\n    margin: 2px 0 0;\n    color: var(--bt-text-soft);\n    font-size: clamp(17px, 2vw, 21px);\n    line-height: 1.6;\n  }\n\n  .bt-happies-benefit strong {\n    color: var(--bt-text);\n    font-weight: 800;\n  }\n\n  .bt-happies-content {\n    display: grid;\n    gap: 24px;\n  }\n\n  .bt-happies-card {\n    padding: clamp(25px, 4vw, 40px);\n    border: 1px solid var(--bt-border);\n    border-radius: 26px;\n    background: #ffffff;\n  }\n\n  .bt-happies-card h2 {\n    margin: 0 0 20px;\n    color: var(--bt-text);\n    font-size: clamp(26px, 3vw, 35px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.2;\n  }\n\n  .bt-happies-card h3 {\n    margin: 28px 0 10px;\n    color: var(--bt-text);\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .bt-happies-card h3:first-of-type {\n    margin-top: 0;\n  }\n\n  .bt-happies-card p {\n    margin: 0;\n    color: var(--bt-text-soft);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 749px) {\n    .bt-happies-section {\n      padding: 18px 16px 40px;\n    }\n\n    .bt-happies-eyebrow {\n      margin-bottom: 20px;\n      font-size: 14px;\n    }\n\n    .bt-happies-intro {\n      margin-bottom: 30px;\n    }\n\n    .bt-happies-intro p {\n      font-size: 17px;\n      line-height: 1.65;\n    }\n\n    .bt-happies-highlight {\n      padding: 27px 21px 30px;\n      border-radius: 25px;\n    }\n\n    .bt-happies-highlight h2 {\n      margin-bottom: 27px;\n    }\n\n    .bt-happies-benefit {\n      grid-template-columns: 35px minmax(0, 1fr);\n      gap: 13px;\n    }\n\n    .bt-happies-icon {\n      width: 35px;\n      height: 35px;\n    }\n\n    .bt-happies-icon svg {\n      width: 25px;\n      height: 25px;\n    }\n\n    .bt-happies-number {\n      font-size: 25px;\n      line-height: 35px;\n    }\n\n    .bt-happies-benefit p {\n      margin-top: 0;\n      font-size: 16px;\n      line-height: 1.55;\n    }\n\n    .bt-happies-card {\n      padding: 25px 21px;\n      border-radius: 22px;\n    }\n\n    .bt-happies-card p {\n      font-size: 16px;\n      line-height: 1.7;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"bt-happies-section\"\u003e\n  \u003cp class=\"bt-happies-eyebrow\"\u003e\n    Bibi \u0026amp; Tina Edition • Pferdeleckerli • Getreidefrei • 1,1 kg\n  \u003c\/p\u003e\n\n  \u003ch1 class=\"bt-happies-title\"\u003e\n    Bense \u0026amp; Eicke Leckerli Happies Bibi \u0026amp; Tina Edition 1,1 kg\n  \u003c\/h1\u003e\n\n  \u003cdiv class=\"bt-happies-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eBelohnen und genießen lassen:\u003c\/strong\u003e\n      Ergänzungsfuttermittel für Pferde und Ponys – Wenn Bibi \u0026amp; Tina nach\n      einem spannendem Wettreiten auf den Martinshof zurückkehren, haben sich\n      Amadeus und Sabrina eine große Belohnung verdient. Ganz egal, wer der\n      Erste an der Alten Eiche war…\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Die happies Bibi \u0026amp; Tina Edition sind getreidefrei und enthalten eine\n      ausgewogene Mischung aus Gräsern, Gemüse, Kräutern und Wildbeeren – ideal\n      als schmackhafte Belohnung für dein Lieblingspferd.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bt-happies-highlight\"\u003e\n    \u003ch2\u003eWas diese Bibi \u0026amp; Tina Happies so besonders macht\u003c\/h2\u003e\n\n    \u003cul class=\"bt-happies-benefits\"\u003e\n      \u003cli class=\"bt-happies-benefit\"\u003e\n        \u003cdiv class=\"bt-happies-number\" aria-hidden=\"true\"\u003e1,1\u003c\/div\u003e\n        \u003cp\u003e\n          \u003cstrong\u003ePraktische 1,1-kg-Packung\u003c\/strong\u003e mit vielen schmackhaften\n          Belohnungshappen\n        \u003c\/p\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"bt-happies-benefit\"\u003e\n        \u003cdiv class=\"bt-happies-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M8 11h16l-1.5 15h-13z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 11l2-5h8l2 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12.5 17h7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGetreidefreie Rezeptur\u003c\/strong\u003e als besondere Belohnung für\n          Pferde und Ponys\n        \u003c\/p\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"bt-happies-benefit\"\u003e\n        \u003cdiv class=\"bt-happies-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M16 4C11 10 7 14.2 7 20a9 9 0 0 0 18 0c0-5.8-4-10-9-16z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 21c1.2 1.7 2.6 2.5 4.5 2.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eAusgewogene Mischung\u003c\/strong\u003e aus Gräsern, Gemüse, Kräutern\n          und Wildbeeren\n        \u003c\/p\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"bt-happies-benefit\"\u003e\n        \u003cdiv class=\"bt-happies-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M16 4l1.8 5.2L23 11l-5.2 1.8L16 18l-1.8-5.2L9 11l5.2-1.8z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M25 19l1 3 3 1-3 1-1 3-1-3-3-1 3-1z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 20l1.2 3.3L12.5 25l-3.3 1.2L8 29.5l-1.2-3.3L3.5 25l3.3-1.7z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eIdeal für Training und Alltag\u003c\/strong\u003e oder einfach als\n          liebevolle Belohnung zwischendurch\n        \u003c\/p\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"bt-happies-benefit\"\u003e\n        \u003cdiv class=\"bt-happies-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M5 15.5L16 6l11 9.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7.5 14v12h17V14\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 26v-8h8v8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eOriginal Bibi \u0026amp; Tina Edition\u003c\/strong\u003e als Highlight in\n          jeder Futterkammer\n        \u003c\/p\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bt-happies-content\"\u003e\n    \u003cdiv class=\"bt-happies-card\"\u003e\n      \u003ch2\u003eAnwendung\u003c\/h2\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eFütterungsempfehlung:\u003c\/strong\u003e Geben Sie 5-10 Stück pro Tag\n        während des Trainings oder als Belohnung.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bt-happies-card\"\u003e\n      \u003ch2\u003eInhaltsstoffe\u003c\/h2\u003e\n\n      \u003ch3\u003eZusammensetzung:\u003c\/h3\u003e\n      \u003cp\u003e\n        Luzerne, Grashäcksel (warmluftgetrocknet), Rübentrockenschnitzel entmelassiert, Gemüsemischung (Karotten, Pastinake, Sellerie, Rote Beete), Obsttrester (Apfel\/Traube), Kräuter (Heidelbeerblätter, Hirtentäschel, Geißraute, Mädesüß, Buchweizenkraut) 3,9 %, Beerenmischung (Aroniabeere, Sanddorn, Hagebutte) 2,9 %, PalaSyrup (Isomaltulosemel.), Ölmischung kaltgepresst (Lein-, Sonnenblumen-, Maiskeimöl), Malz-Hefe-Würze (fermentiertes Malz, fermentierte Hefe, inaktiviert), Calciumcarbonat (mineralisch), Zimt, Kurkuma, Dicalciumphosphat, Vanille, Honig.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eAnalytische Bestandteile und Gehalte:\u003c\/h3\u003e\n      \u003cp\u003e\n        Rohprotein 9,8 %, Rohfaser 22,5 %, Rohfett 3,0 %, Rohasche 9,6 %, Calcium 1,7 %, Phosphor 0,3 %, Magnesium 0,2 %, Natrium 0,1 %\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bense \u0026 Eicke","offers":[{"title":"1.1 kg","offer_id":53246230724875,"sku":"7125","price":13.86,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0055\/2920\/6884\/files\/Bense_EickeLeckerliHappiesBibi_TinaEdition1_1kg.png?v=1784282443","url":"https:\/\/icelandic-horse.com\/en-eu\/products\/bense-eicke-leckerli-happies-bibi-tina-edition-1-1-kg","provider":"Icelandic Horse","version":"1.0","type":"link"}