{"product_id":"tago-natural-cashews-naturbelassene-cashewkerne","title":"TAGO Naturbelassene Cashewkerne","description":"\u003cstyle\u003e\n  .tago-cashew-natural,\n  .tago-cashew-natural * {\n    box-sizing: border-box;\n  }\n\n  .tago-cashew-natural {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-cashew-natural__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-cashew-natural__label {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 9px;\n    line-height: 1.2;\n    font-weight: 700;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n    color: #929292;\n  }\n\n  .tago-cashew-natural__title {\n    margin: 0 0 7px;\n    font-size: clamp(20px, 2vw, 27px);\n    line-height: 1.12;\n    font-weight: 750;\n    letter-spacing: -.025em;\n    color: #111;\n  }\n\n  .tago-cashew-natural__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-cashew-natural__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-cashew-natural__benefit {\n    display: flex;\n    min-height: 42px;\n    padding: 9px 11px;\n    align-items: center;\n    gap: 9px;\n    border: 1px solid #ecece8;\n    border-radius: 8px;\n    background: #fafaf7;\n  }\n\n  .tago-cashew-natural__icon {\n    display: flex;\n    width: 25px;\n    height: 25px;\n    flex: 0 0 25px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #e7e7e3;\n    border-radius: 50%;\n    background: #fff;\n  }\n\n  .tago-cashew-natural__icon svg {\n    width: 13px;\n    height: 13px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .tago-cashew-natural__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-cashew-natural__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-cashew-natural__tip-title {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-cashew-natural__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-cashew-natural__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-cashew-natural__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-cashew-natural__summary {\n    position: relative;\n    display: flex;\n    min-height: 46px;\n    padding: 13px 30px 13px 0;\n    align-items: center;\n    cursor: pointer;\n    list-style: none;\n    font-size: 10px;\n    font-weight: 750;\n    letter-spacing: .09em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-cashew-natural__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-cashew-natural__summary::before,\n  .tago-cashew-natural__summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    width: 11px;\n    height: 1px;\n    background: #222;\n    transform: translateY(-50%);\n    transition: transform .2s ease;\n  }\n\n  .tago-cashew-natural__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-cashew-natural__details[open]\n  .tago-cashew-natural__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-cashew-natural__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-cashew-natural__content p {\n    margin: 0;\n  }\n\n  .tago-cashew-natural__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    color: #252525;\n  }\n\n  .tago-cashew-natural__warning {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-cashew-natural__warning strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-cashew-natural__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-cashew-natural__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-cashew-natural__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-cashew-natural__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-cashew-natural__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-cashew-natural__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-cashew-natural {\n      margin-top: 13px;\n    }\n\n    .tago-cashew-natural__title {\n      font-size: 21px;\n    }\n\n    .tago-cashew-natural__description {\n      font-size: 12.5px;\n    }\n\n    .tago-cashew-natural__benefits {\n      gap: 6px;\n    }\n\n    .tago-cashew-natural__benefit {\n      padding: 8px;\n    }\n\n    .tago-cashew-natural__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-cashew-natural\"\u003e\n\u003cdiv class=\"tago-cashew-natural__intro\"\u003e\n\u003cspan class=\"tago-cashew-natural__label\"\u003e Cremig. Mild. Natürlich. \u003c\/span\u003e\n\u003ch2 class=\"tago-cashew-natural__title\"\u003eFein-aromatischer Cashewgenuss für jeden Tag\u003c\/h2\u003e\n\u003cp class=\"tago-cashew-natural__description\"\u003eMilde Cashewkerne mit angenehm cremiger Konsistenz und feinem, leicht süßlichem Aroma. Ein vielseitiger Nussklassiker für zwischendurch und eine wertvolle Ergänzung für abwechslungsreiche Genussmomente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__benefits\"\u003e\n\u003cdiv class=\"tago-cashew-natural__benefit\"\u003e\n\u003cspan class=\"tago-cashew-natural__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 18c-2-3-1-8 2-11 3-3 8-4 11-1 2 3 0 7-3 9-3 3-7 5-10 3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew-natural__benefit-text\"\u003e 18,2 g pflanzliches Eiweiß \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__benefit\"\u003e\n\u003cspan class=\"tago-cashew-natural__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew-natural__benefit-text\"\u003e Von Natur aus wertvolle Fette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__benefit\"\u003e\n\u003cspan class=\"tago-cashew-natural__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 17c2-6 6-10 13-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 19c3-2 7-3 12-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew-natural__benefit-text\"\u003e Mild und angenehm cremig \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__benefit\"\u003e\n\u003cspan class=\"tago-cashew-natural__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew-natural__benefit-text\"\u003e Vielseitig verwendbar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__tip\"\u003e\n\u003cspan class=\"tago-cashew-natural__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-cashew-natural__tip-text\"\u003ePur als Snack, im Müsli, in Bowls und Salaten oder zum Verfeinern von Currys, Saucen, Desserts und pflanzlichen Rezepten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__accordion\"\u003e\n\u003cdetails class=\"tago-cashew-natural__details\"\u003e\n\u003csummary class=\"tago-cashew-natural__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-cashew-natural__content\"\u003e\n\u003cp\u003eCashewkerne überzeugen mit ihrem milden, leicht süßlichen Aroma und ihrer besonders cremigen Konsistenz. Sie liefern von Natur aus pflanzliches Eiweiß und wertvolle Fette und lassen sich unkompliziert in eine abwechslungsreiche Ernährung integrieren. \u003cbr\u003e\u003cbr\u003eOb pur genossen, als knackiges Topping oder als Zutat für süße und herzhafte Gerichte – Cashews bringen einen feinen, ausgewogenen Nussgeschmack in zahlreiche Rezepte. \u003cspan class=\"tago-cashew-natural__ingredients\"\u003e Zutat: Cashewkerne. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"tago-cashew-natural__warning\"\u003e\n\u003cstrong\u003eWichtiger Hinweis\u003c\/strong\u003e Insbesondere Kinder unter 4 Jahren können sich an Nüssen leicht verschlucken, sodass diese in die Atemwege gelangen können. Produkt daher außerhalb der Reichweite kleiner Kinder aufbewahren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-cashew-natural__details\"\u003e\n\u003csummary class=\"tago-cashew-natural__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-cashew-natural__content\"\u003e\n\u003ctable class=\"tago-cashew-natural__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2417 kJ \/ 577 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e44 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e7,8 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e27 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e5,9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e18,2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e0,03 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65349125341533,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65349125374301,"sku":null,"price":10.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Cashewkernenaturbelassen.png?v=1784822343","url":"https:\/\/tagonuts.de\/products\/tago-natural-cashews-naturbelassene-cashewkerne","provider":"TagoNuts","version":"1.0","type":"link"}