{"product_id":"xxl-kausnack-bundle-fur-kleine-alphas-10-teilige-knabberbox-versandkostenfrei","title":"Kleine Alphas XXL Kausnack Bundle – 10 teilige Knabberbox - Versandkostenfrei","description":"\u003c!-- =========================================================\n     ALPHADOG NUTRITION\n     1. Vertrauensbereich und Futterrechner\n     2. Produktbeschreibung Angus Rind mit Süßkartoffel und Karotte\n     ========================================================= --\u003e\u003c!--\n  ALPHADOG: Vertrauensbereich + Futterrechner in EINER HTML-Datei\n  Geeignet zum Einfügen in einen Shopify-Block \"Benutzerdefiniertes Liquid\".\n--\u003e\u003c!-- Rechner-Popup --\u003e\n\u003cstyle\u003e\n  #adn-one-html,\n  #adn-one-html *,\n  #adn-food-modal,\n  #adn-food-modal * { box-sizing: border-box; }\n\n  #adn-one-html {\n    --adn-orange: #f15a24;\n    --adn-orange-dark: #d94d1b;\n    --adn-ink: #202020;\n    --adn-muted: #666;\n    --adn-soft: #f6f6f7;\n    --adn-line: #e8e8e8;\n    width: 100%;\n    max-width: 1480px;\n    margin: 0 auto;\n    padding: 24px;\n    color: var(--adn-ink);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  #adn-one-html .adn-one-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.55fr) minmax(330px, .75fr);\n    gap: 18px;\n    align-items: stretch;\n  }\n\n  #adn-one-html .adn-trust-panel,\n  #adn-one-html .adn-calculator-teaser {\n    border-radius: 24px;\n    background: var(--adn-soft);\n    box-shadow: 0 14px 40px rgba(0,0,0,.06);\n  }\n\n  #adn-one-html .adn-trust-panel {\n    padding: 16px;\n    display: grid;\n    gap: 14px;\n  }\n\n  #adn-one-html .adn-payment-card {\n    padding: 16px 14px;\n    border-radius: 18px;\n    background: #fff;\n    border: 1px solid var(--adn-line);\n    text-align: center;\n  }\n\n  #adn-one-html .adn-kicker {\n    margin: 0 0 12px;\n    color: #111;\n    font-size: 12px;\n    line-height: 1;\n    font-weight: 800;\n    letter-spacing: .13em;\n    text-transform: uppercase;\n  }\n\n  #adn-one-html .adn-payment-grid {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  #adn-one-html .adn-payment-logo {\n    height: 48px;\n    padding: 6px;\n    border-radius: 13px;\n    background: #fff;\n    border: 1px solid var(--adn-line);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n  }\n\n  #adn-one-html .adn-payment-logo img {\n    display: block;\n    width: auto;\n    height: auto;\n    max-width: 88%;\n    max-height: 30px;\n    object-fit: contain;\n  }\n\n  #adn-one-html .adn-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 9px;\n  }\n\n  #adn-one-html .adn-benefit-item {\n    min-width: 0;\n    min-height: 124px;\n    padding: 10px 7px;\n    border-radius: 16px;\n    background: #fff;\n    border: 1px solid var(--adn-line);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n    text-align: center;\n  }\n\n  #adn-one-html .adn-orange-icon {\n    width: 34px;\n    height: 34px;\n    margin-bottom: 10px;\n    border-radius: 50%;\n    background: var(--adn-orange);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n  }\n\n  #adn-one-html .adn-orange-icon svg {\n    width: 18px;\n    height: 18px;\n    fill: #fff;\n  }\n\n  #adn-one-html .adn-benefit-item strong {\n    min-height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #171717;\n    font-size: 12px;\n    line-height: 1.12;\n    font-weight: 850;\n  }\n\n  #adn-one-html .adn-benefit-item small {\n    margin-top: 4px;\n    color: var(--adn-muted);\n    font-size: 10px;\n    line-height: 1.2;\n    font-weight: 650;\n  }\n\n  #adn-one-html .adn-clean-grid {\n    padding: 18px 8px 4px;\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  #adn-one-html .adn-clean-item {\n    min-width: 0;\n    display: grid;\n    justify-items: center;\n    gap: 8px;\n    text-align: center;\n    color: #242424;\n    font-size: 14px;\n    line-height: 1.18;\n    font-weight: 700;\n  }\n\n  #adn-one-html .adn-clean-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  #adn-one-html .adn-clean-icon svg {\n    width: 27px;\n    height: 27px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  #adn-one-html .adn-clean-orange .adn-clean-icon { color:#f15a24; background:rgba(241,90,36,.12); }\n  #adn-one-html .adn-clean-green .adn-clean-icon { color:#2c8f54; background:rgba(44,143,84,.13); }\n  #adn-one-html .adn-clean-gold .adn-clean-icon { color:#b8860b; background:rgba(184,134,11,.14); }\n  #adn-one-html .adn-clean-blue .adn-clean-icon { color:#4682b4; background:rgba(70,130,180,.13); }\n  #adn-one-html .adn-clean-brown .adn-clean-icon { color:#78553c; background:rgba(120,85,60,.13); }\n\n  #adn-one-html .adn-calculator-teaser {\n    position: relative;\n    min-height: 100%;\n    padding: 34px 28px 28px;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    border: 1px solid var(--adn-line);\n  }\n\n  #adn-one-html .adn-calculator-teaser::after {\n    content: \"\";\n    position: absolute;\n    left: 28px;\n    right: 28px;\n    bottom: 0;\n    height: 5px;\n    border-radius: 99px 99px 0 0;\n    background: var(--adn-orange);\n  }\n\n  #adn-one-html .adn-calculator-art {\n    width: 80px;\n    height: 80px;\n    margin-bottom: 20px;\n    padding: 10px;\n    border-radius: 20px;\n    background: #fff;\n    border: 1px solid var(--adn-line);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 12px 28px rgba(0,0,0,.08);\n  }\n\n  #adn-one-html .adn-calculator-art img { width:100%; height:100%; object-fit:contain; display:block; }\n\n  #adn-one-html .adn-calculator-label {\n    margin: 0 0 9px;\n    color: var(--adn-orange);\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  #adn-one-html .adn-calculator-teaser h2 {\n    margin: 0;\n    color: #151515;\n    font-size: clamp(38px, 4vw, 60px);\n    line-height: .95;\n    font-weight: 900;\n    letter-spacing: -.055em;\n  }\n\n  #adn-one-html .adn-calculator-copy {\n    max-width: 420px;\n    margin: 15px 0 20px;\n    color: var(--adn-muted);\n    font-size: 15px;\n    line-height: 1.5;\n    font-weight: 650;\n  }\n\n  #adn-one-html .adn-open-calculator,\n  #adn-food-modal .adn-primary-btn {\n    border: 0;\n    border-radius: 16px;\n    background: var(--adn-orange, #f15a24);\n    color: #fff;\n    cursor: pointer;\n    min-height: 48px;\n    padding: 0 24px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    text-decoration: none;\n    font-size: 13px;\n    line-height: 1;\n    font-weight: 850;\n    box-shadow: 0 14px 30px rgba(241,90,36,.25);\n    transition: transform .2s ease, background .2s ease, box-shadow .2s ease;\n  }\n\n  #adn-one-html .adn-open-calculator { width: fit-content; }\n  #adn-one-html .adn-open-calculator:hover,\n  #adn-food-modal .adn-primary-btn:hover { transform: translateY(-2px); background:#d94d1b; box-shadow:0 18px 36px rgba(241,90,36,.32); }\n\n  #adn-one-html .adn-calculator-note {\n    margin-top: 14px;\n    padding: 11px 14px;\n    border-radius: 14px;\n    background: #fff;\n    border: 1px solid var(--adn-line);\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n    width: fit-content;\n  }\n\n  #adn-one-html .adn-calculator-note strong { color:#222; font-size:12px; }\n  #adn-one-html .adn-calculator-note span { color:#777; font-size:10.5px; font-weight:650; }\n\n  \/* Popup *\/\n  #adn-food-modal {\n    --adn-orange: #f15a24;\n    --adn-orange-dark: #d94d1b;\n    --adn-ink: #202020;\n    --adn-muted: #686868;\n    --adn-soft: #f6f6f7;\n    --adn-line: #e7e7e7;\n    position: fixed;\n    inset: 0;\n    z-index: 2147483000;\n    display: none;\n    align-items: center;\n    justify-content: center;\n    padding: 18px;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  #adn-food-modal.is-open { display: flex; }\n  body.adn-modal-open { overflow: hidden; }\n\n  #adn-food-modal .adn-modal-backdrop {\n    position: absolute;\n    inset: 0;\n    background: rgba(20,20,20,.64);\n    backdrop-filter: blur(5px);\n  }\n\n  #adn-food-modal .adn-modal-dialog {\n    position: relative;\n    z-index: 1;\n    width: min(860px, 96vw);\n    max-height: 94vh;\n    overflow: auto;\n    padding: 18px;\n    border-radius: 26px;\n    background: #fff;\n    border: 1px solid rgba(255,255,255,.5);\n    box-shadow: 0 32px 110px rgba(0,0,0,.35);\n  }\n\n  #adn-food-modal .adn-modal-close {\n    position: absolute;\n    top: 12px;\n    right: 12px;\n    z-index: 5;\n    width: 38px;\n    height: 38px;\n    border: 0;\n    border-radius: 50%;\n    background: var(--adn-orange);\n    color: #fff;\n    cursor: pointer;\n    font-size: 28px;\n    line-height: 1;\n  }\n\n  #adn-food-modal .adn-modal-header {\n    padding: 24px 26px;\n    border-radius: 20px;\n    background: var(--adn-soft);\n    border: 1px solid var(--adn-line);\n    text-align: center;\n  }\n\n  #adn-food-modal .adn-modal-header p {\n    margin: 0 0 7px;\n    color: var(--adn-orange);\n    font-size: 9px;\n    font-weight: 900;\n    letter-spacing: .22em;\n  }\n\n  #adn-food-modal .adn-modal-header h2 {\n    margin: 0;\n    color: #171717;\n    font-size: 42px;\n    line-height: .95;\n    font-weight: 900;\n    letter-spacing: -.05em;\n  }\n\n  #adn-food-modal .adn-modal-header span {\n    display: block;\n    margin-top: 9px;\n    color: var(--adn-muted);\n    font-size: 13px;\n    line-height: 1.35;\n    font-weight: 650;\n  }\n\n  #adn-food-modal .adn-rechner {\n    margin-top: 12px;\n    padding: 20px;\n    border-radius: 20px;\n    background: var(--adn-soft);\n    border: 1px solid var(--adn-line);\n  }\n\n  #adn-food-modal .adn-progress-head {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    color: #333;\n    font-size: 12px;\n    font-weight: 850;\n  }\n\n  #adn-food-modal .adn-progress-track {\n    height: 7px;\n    margin: 10px 0 20px;\n    border-radius: 99px;\n    background: #dedede;\n    overflow: hidden;\n  }\n\n  #adn-food-modal .adn-progress-track span {\n    display: block;\n    width: 12.5%;\n    height: 100%;\n    border-radius: inherit;\n    background: var(--adn-orange);\n    transition: width .35s ease;\n  }\n\n  #adn-food-modal .adn-step { display: none; min-height: 350px; }\n  #adn-food-modal .adn-step.is-active { display: block; animation:adnFade .25s ease both; }\n  @keyframes adnFade { from { opacity:0; transform:translateY(8px); } to { opacity:1; transform:none; } }\n\n  #adn-food-modal .adn-step-number {\n    display: block;\n    margin-bottom: 8px;\n    color: #aaa;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  #adn-food-modal .adn-step h3 {\n    margin: 0 0 8px;\n    color: #171717;\n    font-size: clamp(30px, 4vw, 48px);\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: -.045em;\n  }\n\n  #adn-food-modal .adn-step \u003e p {\n    margin: 0 0 18px;\n    color: var(--adn-muted);\n    font-size: 14px;\n    line-height: 1.45;\n    font-weight: 650;\n  }\n\n  #adn-food-modal .adn-age-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 10px;\n    margin-bottom: 14px;\n  }\n\n  #adn-food-modal .adn-input-box {\n    min-height: 64px;\n    padding: 10px 16px;\n    border-radius: 16px;\n    background: #fff;\n    border: 1px solid var(--adn-line);\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  #adn-food-modal .adn-input-box input {\n    min-width: 0;\n    width: 100%;\n    border: 0;\n    outline: 0;\n    background: transparent;\n    color: #171717;\n    font-size: 34px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  #adn-food-modal .adn-input-box span { color:var(--adn-orange); font-size:16px; font-weight:900; white-space:nowrap; }\n  #adn-food-modal .adn-weight-box { max-width: 420px; margin-bottom: 14px; }\n\n  #adn-food-modal .adn-segmented { display:flex; gap:8px; }\n  #adn-food-modal .adn-segmented button,\n  #adn-food-modal .adn-modal-actions button {\n    min-height: 48px;\n    padding: 0 18px;\n    border-radius: 14px;\n    border: 1px solid var(--adn-line);\n    background: #fff;\n    color: #333;\n    cursor: pointer;\n    font-size: 11px;\n    font-weight: 850;\n  }\n\n  #adn-food-modal .adn-segmented button.is-selected { background:var(--adn-orange); border-color:var(--adn-orange); color:#fff; }\n\n  #adn-food-modal .adn-choice-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  #adn-food-modal .adn-choice-grid button {\n    position: relative;\n    min-height: 126px;\n    padding: 14px;\n    border: 1px solid var(--adn-line);\n    border-radius: 17px;\n    background: #fff;\n    color: #222;\n    cursor: pointer;\n    display: grid;\n    grid-template-columns: 58px minmax(0, 1fr);\n    grid-template-rows: auto auto;\n    column-gap: 12px;\n    align-content: center;\n    text-align: left;\n    overflow: hidden;\n    transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;\n  }\n\n  #adn-food-modal .adn-choice-grid button:hover { transform:translateY(-2px); border-color:rgba(241,90,36,.55); box-shadow:0 12px 26px rgba(0,0,0,.07); }\n  #adn-food-modal .adn-choice-grid button.is-selected { border-color:var(--adn-orange); box-shadow:inset 0 0 0 2px rgba(241,90,36,.18); }\n  #adn-food-modal .adn-choice-grid button.is-selected::after { content:\"✓\"; position:absolute; top:9px; right:10px; width:22px; height:22px; border-radius:50%; background:var(--adn-orange); color:#fff; display:grid; place-items:center; font-size:13px; font-weight:900; }\n\n  #adn-food-modal .adn-choice-grid img {\n    grid-row: 1 \/ 3;\n    width: 58px;\n    height: 58px;\n    object-fit: contain;\n    align-self: center;\n  }\n\n  #adn-food-modal .adn-choice-grid strong { align-self:end; color:#222; font-size:16px; line-height:1.1; font-weight:900; }\n  #adn-food-modal .adn-choice-grid span { align-self:start; margin-top:4px; color:#777; font-size:11px; line-height:1.25; font-weight:650; }\n\n  #adn-food-modal .adn-warning { display:none; margin-bottom:10px; padding:12px 14px; border-radius:14px; background:rgba(241,90,36,.1); border:1px solid rgba(241,90,36,.22); }\n  #adn-food-modal .adn-warning.is-visible { display:flex; flex-direction:column; gap:3px; }\n  #adn-food-modal .adn-warning strong { color:var(--adn-orange); font-size:11px; text-transform:uppercase; letter-spacing:.08em; }\n  #adn-food-modal .adn-warning span { color:#555; font-size:12px; font-weight:650; }\n\n  #adn-food-modal .adn-result-main {\n    padding: 20px;\n    border-radius: 18px;\n    background: #fff;\n    border: 1px solid var(--adn-line);\n  }\n\n  #adn-food-modal .adn-result-main span { display:block; margin-bottom:6px; color:var(--adn-orange); font-size:10px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; }\n  #adn-food-modal .adn-result-main strong { display:block; color:#171717; font-size:clamp(42px, 6vw, 66px); line-height:.95; font-weight:900; letter-spacing:-.055em; }\n\n  #adn-food-modal .adn-result-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:8px; margin-top:8px; }\n  #adn-food-modal .adn-result-grid div,\n  #adn-food-modal .adn-product-result { padding:12px; border-radius:14px; background:#fff; border:1px solid var(--adn-line); }\n  #adn-food-modal .adn-result-grid span,\n  #adn-food-modal .adn-product-result \u003e span { display:block; color:#888; font-size:9px; font-weight:900; letter-spacing:.06em; text-transform:uppercase; }\n  #adn-food-modal .adn-result-grid strong { display:block; margin-top:5px; color:#222; font-size:14px; font-weight:900; }\n  #adn-food-modal .adn-product-result { margin-top:8px; }\n  #adn-food-modal .adn-product-result strong { display:block; margin-top:5px; color:#222; font-size:17px; font-weight:900; }\n  #adn-food-modal .adn-product-result p { margin:6px 0 0; color:#666; font-size:11px; line-height:1.35; font-weight:650; }\n  #adn-food-modal .adn-result-note { margin:8px 0 10px !important; padding:11px 13px; border-radius:13px; background:rgba(241,90,36,.08); color:#555 !important; font-size:11px !important; }\n  #adn-food-modal .adn-shop-btn { width:100%; }\n\n  #adn-food-modal .adn-modal-actions { display:flex; justify-content:space-between; gap:10px; margin-top:16px; }\n  #adn-food-modal .adn-modal-actions button:disabled { opacity:.4; cursor:not-allowed; }\n\n  @media (max-width: 1050px) {\n    #adn-one-html .adn-one-grid { grid-template-columns: 1fr; }\n    #adn-one-html .adn-calculator-teaser { min-height: 360px; }\n  }\n\n  @media (max-width: 720px) {\n    #adn-one-html { padding: 12px; }\n    #adn-one-html .adn-trust-panel { padding: 10px; border-radius:20px; }\n    #adn-one-html .adn-payment-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }\n    #adn-one-html .adn-benefit-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    #adn-one-html .adn-clean-grid { grid-template-columns: repeat(3, minmax(0,1fr)); }\n    #adn-one-html .adn-clean-item:nth-child(4),\n    #adn-one-html .adn-clean-item:nth-child(5) { display:none; }\n    #adn-one-html .adn-calculator-teaser { min-height: 330px; padding:26px 22px; border-radius:20px; }\n    #adn-one-html .adn-calculator-teaser h2 { font-size:42px; }\n\n    #adn-food-modal { padding: 5px; }\n    #adn-food-modal .adn-modal-dialog { width:99vw; max-height:99vh; padding:8px; border-radius:18px; }\n    #adn-food-modal .adn-modal-header { display:none; }\n    #adn-food-modal .adn-rechner { margin-top:0; padding:12px; border-radius:15px; }\n    #adn-food-modal .adn-step { min-height: 0; }\n    #adn-food-modal .adn-step h3 { font-size:26px; }\n    #adn-food-modal .adn-step \u003e p { font-size:11px; margin-bottom:10px; }\n    #adn-food-modal .adn-age-row { grid-template-columns:1fr; }\n    #adn-food-modal .adn-segmented { display:grid; grid-template-columns:1fr 1fr; }\n    #adn-food-modal .adn-choice-grid { grid-template-columns:1fr; gap:6px; }\n    #adn-food-modal .adn-choice-grid button { min-height:68px; padding:8px 10px; grid-template-columns:42px minmax(0,1fr); column-gap:9px; }\n    #adn-food-modal .adn-choice-grid img { width:42px; height:42px; }\n    #adn-food-modal .adn-choice-grid strong { font-size:13px; }\n    #adn-food-modal .adn-choice-grid span { font-size:9px; }\n    #adn-food-modal .adn-result-grid { grid-template-columns:1fr; }\n    #adn-food-modal .adn-modal-close { top:6px; right:6px; width:32px; height:32px; font-size:23px; }\n  }\n\u003c\/style\u003e\n\u003c!-- Positionsanpassung:\n     Desktop: Futterrechner links, Vertrauens-\/Zahlungsbereich rechts\n     Mobil\/Tablet: Sicher bezahlen zuerst, danach Futterrechner\n--\u003e\n\u003cstyle id=\"adn-responsive-order-fix\"\u003e\n  @media (min-width: 1051px) {\n    #adn-one-html .adn-one-grid {\n      grid-template-columns: minmax(330px, .75fr) minmax(0, 1.55fr);\n    }\n\n    #adn-one-html .adn-calculator-teaser {\n      order: 1;\n    }\n\n    #adn-one-html .adn-trust-panel {\n      order: 2;\n    }\n  }\n\n  @media (max-width: 1050px) {\n    #adn-one-html .adn-trust-panel {\n      order: 1;\n    }\n\n    #adn-one-html .adn-calculator-teaser {\n      order: 2;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- Volle Browserbreite für den ersten Block --\u003e\u003c!-- Abstandskorrektur: Produktgalerie und Vorschaubilder überdecken den Vollbreiten-Block nicht mehr --\u003e\u003c!-- Popup stabil in der Bildschirmmitte --\u003e\u003c!-- =========================================================\n     PRODUKTBESCHREIBUNG BARF WURST PROBIERPAKET\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .adp-page{\n    position:relative!important;\n    left:auto!important;\n    right:auto!important;\n    width:var(--adp-viewport-width,100vw)!important;\n    max-width:none!important;\n    margin:0!important;\n    transform:translateX(calc(-1 * var(--adp-viewport-offset,0px)))!important;\n    background:radial-gradient(circle at 95% 2%,rgba(233,96,40,.13),transparent 24%),#f5f5f7;\n    color:#111;\n    font-family:'Manrope',Arial,sans-serif;\n    overflow:hidden;\n    isolation:isolate;\n  }\n  .adp-page *{box-sizing:border-box;font-family:'Manrope',Arial,sans-serif}\n  .adp-wrap{width:100%;max-width:1280px;margin:0 auto;padding:58px 18px}\n\n  .adp-hero{\n    position:relative;\n    padding:58px;\n    border-radius:36px;\n    background:radial-gradient(circle at 86% 12%,rgba(233,96,40,.3),transparent 27%),linear-gradient(135deg,#090a0d,#17181c 60%,#281a14);\n    color:#fff;\n    display:grid;\n    grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);\n    gap:42px;\n    align-items:center;\n    overflow:hidden;\n    box-shadow:0 30px 90px rgba(0,0,0,.14);\n  }\n  .adp-hero:after{content:\"\";position:absolute;left:58px;right:58px;bottom:0;height:6px;border-radius:999px 999px 0 0;background:#e96028}\n  .adp-brand{margin:0 0 12px;color:#e96028;font-size:15px;font-weight:900;letter-spacing:-.02em}\n  .adp-kicker{margin:0 0 16px;color:#e96028;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}\n  .adp-title{\n    position:relative;\n    z-index:1;\n    display:block;\n    margin:0!important;\n    max-width:760px;\n    color:#fff!important;\n    font-family:'Inter','Manrope',Arial,sans-serif!important;\n    font-size:clamp(36px,5.5vw,62px)!important;\n    line-height:.98!important;\n    font-weight:900!important;\n    font-variation-settings:'wght' 900!important;\n    font-synthesis:weight!important;\n    letter-spacing:-.05em!important;\n    text-transform:none!important;\n    -webkit-text-stroke:.65px #fff;\n    paint-order:stroke fill;\n    text-shadow:\n      0 2px 0 rgba(255,255,255,.10),\n      0 7px 12px rgba(0,0,0,.72),\n      0 17px 34px rgba(0,0,0,.58)!important;\n    filter:drop-shadow(0 8px 10px rgba(0,0,0,.34));\n  }\n  .adp-title:before,\n  .adp-title:after{\n    content:attr(data-title);\n    position:absolute;\n    inset:0;\n    z-index:-1;\n    color:rgba(0,0,0,.62);\n    font:inherit;\n    letter-spacing:inherit;\n    line-height:inherit;\n    pointer-events:none;\n  }\n  .adp-title:before{\n    transform:translate(4px,6px);\n    filter:blur(1px);\n    opacity:.75;\n  }\n  .adp-title:after{\n    transform:translate(8px,11px);\n    filter:blur(10px);\n    opacity:.78;\n  }\n  .adp-lead{max-width:720px;margin:26px 0 0;color:#fff!important;font-size:clamp(18px,1.8vw,24px);line-height:1.38;font-weight:800}\n  .adp-intro{max-width:720px;margin:20px 0 0;color:rgba(255,255,255,.72)!important;font-size:16px;line-height:1.72}\n  .adp-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}\n  .adp-tags span{padding:10px 13px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);color:#fff;font-size:12px;font-weight:800}\n\n  .adp-visual{\n    min-height:430px;\n    padding:30px;\n    border-radius:30px;\n    background:radial-gradient(circle at 50% 35%,rgba(233,96,40,.25),transparent 45%),linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));\n    border:1px solid rgba(255,255,255,.1);\n    display:grid;\n    align-content:center;\n    gap:14px;\n  }\n  .adp-stat{padding:20px 22px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(0,0,0,.18)}\n  .adp-stat strong{display:block;color:#fff;font-size:30px;line-height:1;font-weight:900}\n  .adp-stat span{display:block;margin-top:8px;color:rgba(255,255,255,.7);font-size:13px;line-height:1.45}\n  .adp-stat-main{background:#e96028;border-color:#e96028;box-shadow:0 18px 38px rgba(233,96,40,.24)}\n  .adp-stat-main span{color:rgba(255,255,255,.88)}\n\n  .adp-section{padding-top:80px}\n  .adp-heading{max-width:980px;margin-bottom:28px}\n  .adp-heading p{margin:0 0 14px;color:#e96028;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}\n  .adp-heading h2{margin:0;color:#111!important;font-size:clamp(34px,5vw,62px)!important;line-height:.98!important;font-weight:900!important;letter-spacing:-.055em!important;text-transform:none!important}\n  .adp-heading span{display:block;max-width:850px;margin-top:18px;color:#626262;font-size:17px;line-height:1.62;font-weight:600}\n\n  .adp-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}\n  .adp-benefit{min-height:290px;padding:30px;border-radius:28px;background:radial-gradient(circle at 92% 8%,rgba(233,96,40,.11),transparent 30%),#fff;box-shadow:0 18px 55px rgba(0,0,0,.055)}\n  .adp-benefit:nth-child(2){background:radial-gradient(circle at 92% 8%,rgba(233,96,40,.34),transparent 31%),linear-gradient(135deg,#090a0d,#1a1b1f);color:#fff}\n  .adp-benefit b{color:#e96028;font-size:13px;font-weight:900}\n  .adp-benefit h3{margin:46px 0 14px;color:inherit!important;font-size:27px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.04em!important;text-transform:none!important}\n  .adp-benefit p{margin:0;color:#575757;font-size:15px;line-height:1.7}\n  .adp-benefit:nth-child(2) p{color:rgba(255,255,255,.7)}\n\n  .adp-guide{margin-top:80px;padding:54px;border-radius:34px;background:radial-gradient(circle at 90% 10%,rgba(233,96,40,.12),transparent 26%),#fff;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:48px;align-items:start;box-shadow:0 24px 70px rgba(0,0,0,.06)}\n  .adp-guide h2{margin:0;color:#111!important;font-size:clamp(34px,4.8vw,56px)!important;line-height:1!important;font-weight:900!important;letter-spacing:-.055em!important;text-transform:none!important}\n  .adp-guide p{color:#505050;font-size:16px;line-height:1.75}\n  .adp-panel{padding:32px;border-radius:26px;background:radial-gradient(circle at 90% 8%,rgba(233,96,40,.35),transparent 30%),linear-gradient(135deg,#0a0b0e,#1b1c20);color:#fff}\n  .adp-panel\u003ep{margin:0 0 28px;color:#e96028;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}\n  .adp-panel article{padding:18px 0;border-top:1px solid rgba(255,255,255,.1)}\n  .adp-panel article:first-of-type{padding-top:0;border-top:0}\n  .adp-panel strong{display:block;color:#fff!important;font-size:19px}\n  .adp-panel span{display:block;margin-top:7px;color:rgba(255,255,255,.68);font-size:14px;line-height:1.55}\n\n  .adp-accordions{display:grid;gap:13px}\n  .adp-item{margin:0!important;border-radius:22px;background:#fff;box-shadow:0 14px 45px rgba(0,0,0,.045);overflow:hidden}\n  .adp-item summary{padding:22px 24px!important;list-style:none!important;color:#111!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) 36px;align-items:center;gap:16px;cursor:pointer;text-transform:none!important}\n  .adp-item summary::-webkit-details-marker{display:none}\n  .adp-icon{width:46px;height:46px;border-radius:14px;background:#111;color:#fff;display:grid;place-items:center;font-size:20px}\n  .adp-summary strong{display:block;color:#111!important;font-size:18px;line-height:1.3;font-weight:900}\n  .adp-summary span{display:block;margin-top:4px;color:#6b6b6b;font-size:13px;line-height:1.4}\n  .adp-plus{position:relative;width:36px;height:36px;border-radius:50%;background:#f1f1f3}\n  .adp-plus:before,.adp-plus:after{content:\"\";position:absolute;left:50%;top:50%;width:14px;height:2px;background:#111;transform:translate(-50%,-50%)}\n  .adp-plus:after{transform:translate(-50%,-50%) rotate(90deg)}\n  .adp-item[open] .adp-plus{background:#e96028}\n  .adp-item[open] .adp-plus:before,.adp-item[open] .adp-plus:after{background:#fff}\n  .adp-item[open] .adp-plus:after{transform:translate(-50%,-50%)}\n  .adp-content{padding:0 24px 26px 86px;color:#505050;font-size:15px;line-height:1.72}\n  .adp-content h3,.adp-content h4{color:#111!important;text-transform:none!important}\n  .adp-content h3{font-size:23px!important;margin:4px 0 14px!important}\n  .adp-content h4{font-size:17px!important;margin:22px 0 8px!important}\n  .adp-content p{margin:0 0 14px}\n  .adp-info{margin:20px 0;padding:18px;border-left:5px solid #e96028;border-radius:16px;background:#f5f5f7}\n  .adp-info p:last-child{margin-bottom:0}\n\n  .adp-table{width:100%;border-collapse:separate;border-spacing:0;margin:14px 0;overflow:hidden;border:1px solid #e5e5e7;border-radius:16px;background:#fff}\n  .adp-table th,.adp-table td{padding:12px 14px;border-bottom:1px solid #ececef;text-align:left;vertical-align:top}\n  .adp-table tr:last-child td{border-bottom:0}\n  .adp-table thead th,.adp-table thead td{background:#111;color:#fff;font-weight:900}\n\n  .adp-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}\n  .adp-highlight{padding:15px 16px;border-radius:15px;background:#f5f5f7}\n  .adp-highlight b{display:block;margin-bottom:4px;color:#111}\n\n  .adp-faq{display:grid;gap:10px}\n  .adp-faq details{border:1px solid #e5e5e7;border-radius:14px;background:#fff;overflow:hidden}\n  .adp-faq summary{padding:15px 48px 15px 16px!important;display:block!important;position:relative;cursor:pointer;font-weight:800;color:#222!important;list-style:none!important;text-transform:none!important}\n  .adp-faq summary:before,.adp-faq summary:after{content:\"\";position:absolute;right:17px;top:50%;width:14px;height:2px;background:#111;transform:translateY(-50%)}\n  .adp-faq summary:after{transform:translateY(-50%) rotate(90deg)}\n  .adp-faq details[open] summary:after{transform:translateY(-50%)}\n  .adp-faq details p{margin:0;padding:0 16px 17px;color:#555}\n\n  .adp-closing{margin-top:80px;padding:56px 42px;border-radius:34px;background:radial-gradient(circle at 86% 14%,rgba(255,255,255,.14),transparent 24%),#e96028;color:#fff;text-align:center}\n  .adp-closing h2{max-width:900px;margin:0 auto;color:#fff!important;font-size:clamp(36px,5.5vw,66px)!important;line-height:.96!important;font-weight:900!important;letter-spacing:-.055em!important;text-transform:none!important}\n  .adp-closing p{max-width:780px;margin:20px auto 0;color:rgba(255,255,255,.86);font-size:17px;line-height:1.65;font-weight:600}\n\n  @media(max-width:960px){\n    .adp-hero,.adp-guide{grid-template-columns:1fr}\n    .adp-benefits{grid-template-columns:1fr}\n  }\n  @media(max-width:700px){\n    .adp-wrap{padding:24px 10px}\n    .adp-hero{padding:30px 18px 20px;border-radius:24px;gap:22px}\n    .adp-hero:after{left:18px;right:18px}\n    .adp-title{font-size:clamp(30px,9vw,46px)!important;line-height:1!important;letter-spacing:-.04em!important;-webkit-text-stroke:.45px #fff}\n    .adp-title:before{transform:translate(3px,4px);filter:blur(.8px)}\n    .adp-title:after{transform:translate(5px,7px);filter:blur(7px)}\n    .adp-lead{font-size:17px}\n    .adp-intro{font-size:14px;line-height:1.62}\n    .adp-tags{gap:7px;margin-top:18px}\n    .adp-tags span{padding:8px 10px;font-size:10px}\n    .adp-visual{min-height:auto;padding:14px;border-radius:22px;gap:8px}\n    .adp-stat{padding:14px 15px;border-radius:15px}\n    .adp-stat strong{font-size:24px}\n    .adp-stat span{margin-top:5px;font-size:11px}\n    .adp-section{padding-top:50px}\n    .adp-heading{margin-bottom:18px}\n    .adp-heading p{margin-bottom:10px;font-size:9px}\n    .adp-heading h2{font-size:32px!important;line-height:1!important}\n    .adp-heading span{margin-top:12px;font-size:14px;line-height:1.5}\n    .adp-benefits{gap:10px}\n    .adp-benefit{min-height:auto;padding:21px;border-radius:20px}\n    .adp-benefit h3{margin:26px 0 10px;font-size:23px!important}\n    .adp-benefit p{font-size:14px;line-height:1.58}\n    .adp-guide{margin-top:50px;padding:26px 17px 17px;border-radius:24px;gap:26px}\n    .adp-guide h2{font-size:32px!important}\n    .adp-guide p{font-size:14px;line-height:1.62}\n    .adp-panel{padding:22px;border-radius:20px}\n    .adp-panel article{padding:14px 0}\n    .adp-panel strong{font-size:17px}\n    .adp-panel span{font-size:12px}\n\n    \/* Schmale und kompakte Themenkacheln auf dem Handy *\/\n    .adp-accordions{gap:8px;padding:0 5px}\n    .adp-item{width:calc(100% - 4px);margin:0 auto!important;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.045)}\n    .adp-item summary{grid-template-columns:32px minmax(0,1fr) 26px;padding:11px 10px!important;gap:9px;min-height:54px}\n    .adp-icon{width:32px;height:32px;border-radius:9px;font-size:14px}\n    .adp-summary strong{font-size:13.5px;line-height:1.22}\n    .adp-summary span{margin-top:2px;font-size:10.5px;line-height:1.25}\n    .adp-plus{width:26px;height:26px}\n    .adp-plus:before,.adp-plus:after{width:11px;height:1.5px}\n    .adp-content{padding:0 11px 15px;font-size:13px;line-height:1.58}\n    .adp-content h3{font-size:19px!important;margin:5px 0 10px!important}\n    .adp-content h4{font-size:15px!important;margin:16px 0 6px!important}\n    .adp-content p{margin-bottom:10px}\n    .adp-info{margin:14px 0;padding:13px;border-left-width:4px;border-radius:11px}\n    .adp-highlights{grid-template-columns:1fr;gap:8px}\n    .adp-highlight{padding:11px 12px;border-radius:11px}\n    .adp-table th,.adp-table td{padding:8px 7px;font-size:11.5px}\n    .adp-faq{gap:7px}\n    .adp-faq details{border-radius:10px}\n    .adp-faq summary{padding:12px 38px 12px 12px!important;font-size:12.5px}\n    .adp-faq details p{padding:0 12px 13px;font-size:12.5px}\n    .adp-closing{margin-top:50px;padding:34px 18px;text-align:left;border-radius:24px}\n    .adp-closing h2{font-size:33px!important}\n    .adp-closing p{font-size:14px}\n  }\n\u003c\/style\u003e\n\u003cstyle id=\"adp-external-product-title-style\"\u003e\n  .adp-external-product-title,\n  body .product__info-container .product__title,\n  body .product__info-container .product__title h1,\n  body .product__info-wrapper .product__title,\n  body .product__info-wrapper .product__title h1,\n  body product-info .product__title,\n  body product-info .product__title h1,\n  body .product-info .product__title,\n  body .product-info .product__title h1,\n  body .product-info__title,\n  body h1.product__title,\n  body h1.product-title,\n  body h1.product_title,\n  body .product-single__title,\n  body .productView-title,\n  body .product-detail__title {\n    display: block !important;\n    width: 100% !important;\n    max-width: 980px !important;\n    margin: 0 0 18px 0 !important;\n    padding: 0 !important;\n    color: #000 !important;\n    background: transparent !important;\n    font-family: \"Inter\", Arial, Helvetica, sans-serif !important;\n    font-size: clamp(28px, 4.1vw, 46px) !important;\n    font-weight: 900 !important;\n    font-style: normal !important;\n    font-variation-settings: \"wght\" 900 !important;\n    font-synthesis: weight !important;\n    line-height: .98 !important;\n    letter-spacing: -.05em !important;\n    text-align: left !important;\n    text-transform: none !important;\n    text-decoration: none !important;\n    -webkit-text-stroke: .7px #000 !important;\n    paint-order: stroke fill !important;\n    text-shadow:\n      0 3px 0 rgba(0,0,0,.08),\n      0 6px 11px rgba(0,0,0,.23),\n      0 15px 28px rgba(0,0,0,.13) !important;\n  }\n\n  .adp-external-product-title *,\n  body .product__info-container .product__title *,\n  body .product__info-wrapper .product__title *,\n  body product-info .product__title *,\n  body .product-info .product__title *,\n  body .product-info__title *,\n  body .product-single__title *,\n  body .productView-title *,\n  body .product-detail__title * {\n    color: #000 !important;\n    font-family: \"Inter\", Arial, Helvetica, sans-serif !important;\n    font-size: inherit !important;\n    font-weight: 900 !important;\n    line-height: inherit !important;\n    letter-spacing: inherit !important;\n    -webkit-text-stroke: .7px #000 !important;\n  }\n\n  .adp-external-product-title::before,\n  .adp-external-product-title::after,\n  .adp-external-product-title *::before,\n  .adp-external-product-title *::after {\n    content: none !important;\n    display: none !important;\n  }\n\n  @media (max-width: 700px) {\n    .adp-external-product-title,\n    body .product__info-container .product__title,\n    body .product__info-container .product__title h1,\n    body .product__info-wrapper .product__title,\n    body .product__info-wrapper .product__title h1,\n    body product-info .product__title,\n    body product-info .product__title h1,\n    body .product-info .product__title,\n    body .product-info .product__title h1,\n    body .product-info__title,\n    body h1.product__title,\n    body h1.product-title,\n    body h1.product_title,\n    body .product-single__title,\n    body .productView-title,\n    body .product-detail__title {\n      font-size: clamp(24px, 7vw, 34px) !important;\n      line-height: 1 !important;\n      letter-spacing: -.04em !important;\n      -webkit-text-stroke: .5px #000 !important;\n      text-shadow:\n        0 2px 0 rgba(0,0,0,.07),\n        0 4px 8px rgba(0,0,0,.20),\n        0 10px 20px rgba(0,0,0,.11) !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle id=\"adn-modal-center-fix\"\u003e\n  html {\n    scrollbar-gutter: stable;\n  }\n\n  body.adn-modal-open {\n    overflow: hidden !important;\n    overscroll-behavior: none !important;\n    touch-action: none !important;\n  }\n\n  #adn-food-modal {\n    position: fixed !important;\n    top: var(--adn-modal-top, 0px) !important;\n    left: 0 !important;\n    right: 0 !important;\n    bottom: auto !important;\n\n    width: 100vw !important;\n    max-width: none !important;\n    height: var(--adn-modal-height, 100dvh) !important;\n    min-height: 0 !important;\n\n    margin: 0 !important;\n    padding: 18px !important;\n    transform: none !important;\n\n    align-items: center !important;\n    justify-content: center !important;\n    place-items: center !important;\n\n    overflow: hidden !important;\n    z-index: 2147483647 !important;\n    box-sizing: border-box !important;\n    isolation: isolate !important;\n  }\n\n  #adn-food-modal.is-open {\n    display: grid !important;\n  }\n\n  #adn-food-modal .adn-modal-backdrop {\n    position: absolute !important;\n    inset: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    margin: 0 !important;\n    transform: none !important;\n  }\n\n  #adn-food-modal .adn-modal-dialog {\n    position: relative !important;\n    top: auto !important;\n    left: auto !important;\n    right: auto !important;\n    bottom: auto !important;\n    inset: auto !important;\n\n    width: min(780px, calc(100vw - 36px)) !important;\n    height: min(720px, calc(var(--adn-modal-height, 100dvh) - 36px)) !important;\n    min-height: 0 !important;\n    max-height: none !important;\n\n    margin: 0 !important;\n    padding: 18px !important;\n    transform: none !important;\n\n    overflow-x: hidden !important;\n    overflow-y: auto !important;\n    overscroll-behavior: contain !important;\n    -webkit-overflow-scrolling: touch;\n\n    border-radius: 26px !important;\n    box-sizing: border-box !important;\n  }\n\n  #adn-food-modal .adn-modal-header h2 {\n    font-size: clamp(28px, 3vw, 36px) !important;\n    line-height: 1 !important;\n    letter-spacing: -.045em !important;\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  @media (max-width: 1050px) {\n    #adn-food-modal {\n      padding: 12px !important;\n    }\n\n    #adn-food-modal .adn-modal-dialog {\n      width: min(760px, calc(100vw - 24px)) !important;\n      height: calc(var(--adn-modal-height, 100dvh) - 24px) !important;\n      padding: 14px !important;\n      border-radius: 22px !important;\n    }\n\n    #adn-food-modal .adn-modal-header h2 {\n      font-size: 31px !important;\n    }\n  }\n\n  @media (max-width: 720px) {\n    #adn-food-modal {\n      padding: 6px !important;\n    }\n\n    #adn-food-modal .adn-modal-dialog {\n      width: calc(100vw - 12px) !important;\n      height: calc(var(--adn-modal-height, 100dvh) - 12px) !important;\n      padding: 8px !important;\n      border-radius: 18px !important;\n    }\n\n    #adn-food-modal .adn-rechner {\n      height: 100% !important;\n      min-height: 0 !important;\n      overflow-y: auto !important;\n    }\n  }\n\n  @media (max-height: 650px) and (min-width: 721px) {\n    #adn-food-modal {\n      padding: 8px !important;\n    }\n\n    #adn-food-modal .adn-modal-dialog {\n      height: calc(var(--adn-modal-height, 100dvh) - 16px) !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle id=\"adn-calculator-title-size-fix\"\u003e\n  #adn-one-html .adn-calculator-teaser h2 {\n    width: 100% !important;\n    max-width: none !important;\n    font-size: clamp(32px, 3.25vw, 48px) !important;\n    line-height: 1 !important;\n    letter-spacing: -.045em !important;\n    white-space: nowrap !important;\n    word-break: keep-all !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  @media (max-width: 1050px) {\n    #adn-one-html .adn-calculator-teaser h2 {\n      font-size: clamp(30px, 5vw, 40px) !important;\n    }\n  }\n\n  @media (max-width: 720px) {\n    #adn-one-html .adn-calculator-teaser {\n      padding-left: 18px !important;\n      padding-right: 18px !important;\n    }\n\n    #adn-one-html .adn-calculator-teaser h2 {\n      font-size: clamp(27px, 8vw, 33px) !important;\n      line-height: 1.03 !important;\n      letter-spacing: -.04em !important;\n    }\n  }\n\n  @media (max-width: 360px) {\n    #adn-one-html .adn-calculator-teaser h2 {\n      font-size: 26px !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle id=\"adn-lamb-roll-product-design\"\u003e\n  .adp-theme-lamb-roll {\n    --lamb-forest: #44513a;\n    --lamb-olive: #637252;\n    --lamb-brown: #6b4631;\n    --lamb-cognac: #9f6840;\n    --lamb-carrot: #c8793d;\n    --lamb-pumpkin: #d29a45;\n    --lamb-parsnip: #d8bd8d;\n    --lamb-cream: #f6f1e8;\n    --lamb-dark: #15110d;\n\n    background:\n      radial-gradient(circle at 7% 4%, rgba(99,114,82,.16), transparent 24%),\n      radial-gradient(circle at 95% 16%, rgba(200,121,61,.13), transparent 24%),\n      radial-gradient(circle at 50% 82%, rgba(216,189,141,.08), transparent 32%),\n      linear-gradient(180deg, #faf8f3 0%, #f1eee6 50%, #f6f1e8 100%) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-hero {\n    border: 1px solid rgba(200,121,61,.18) !important;\n    background:\n      radial-gradient(circle at 87% 13%, rgba(210,154,69,.26), transparent 24%),\n      radial-gradient(circle at 72% 80%, rgba(99,114,82,.22), transparent 27%),\n      linear-gradient(135deg, #0f0d09 0%, #272119 56%, #35412f 100%) !important;\n    box-shadow: 0 34px 94px rgba(55,48,35,.23) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-hero::before {\n    content: \"LAMB ROLL\" !important;\n    position: absolute !important;\n    right: 18px !important;\n    top: 24px !important;\n    color: rgba(255,255,255,.045) !important;\n    font-family: \"Inter\", Arial, sans-serif !important;\n    font-size: 66px !important;\n    line-height: 1 !important;\n    font-weight: 900 !important;\n    letter-spacing: -.07em !important;\n    transform: rotate(7deg) !important;\n    pointer-events: none !important;\n  }\n\n  .adp-theme-lamb-roll .adp-hero::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--lamb-forest),\n        var(--lamb-olive) 30%,\n        var(--lamb-brown) 52%,\n        var(--lamb-cognac) 70%,\n        var(--lamb-carrot) 84%,\n        var(--lamb-pumpkin)\n      ) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-brand,\n  .adp-theme-lamb-roll .adp-kicker,\n  .adp-theme-lamb-roll .adp-heading \u003e p,\n  .adp-theme-lamb-roll .adp-panel \u003e p {\n    color: #dfad69 !important;\n  }\n\n  .adp-theme-lamb-roll .adp-title {\n    color: #fff !important;\n    -webkit-text-stroke: .45px #fff !important;\n    paint-order: stroke fill !important;\n    text-shadow:\n      0 3px 0 rgba(0,0,0,.16),\n      0 7px 15px rgba(0,0,0,.34),\n      0 15px 28px rgba(0,0,0,.18) !important;\n    filter: none !important;\n  }\n\n  .adp-theme-lamb-roll .adp-title::before,\n  .adp-theme-lamb-roll .adp-title::after {\n    content: none !important;\n    display: none !important;\n    opacity: 0 !important;\n    filter: none !important;\n    transform: none !important;\n  }\n\n  .adp-theme-lamb-roll .adp-tags {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    align-items: center !important;\n    gap: 10px !important;\n  }\n\n  .adp-theme-lamb-roll .adp-tags \u003e span {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    flex: 0 0 auto !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n    text-decoration: none !important;\n    border-color: rgba(223,173,105,.24) !important;\n    background: rgba(223,173,105,.08) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-visual {\n    position: relative !important;\n    background: #44513a !important;\n    background-image: none !important;\n    border-color: rgba(255,255,255,.14) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-visual::before,\n  .adp-theme-lamb-roll .adp-visual::after {\n    content: none !important;\n    display: none !important;\n  }\n\n  .adp-theme-lamb-roll .adp-stat {\n    border-color: rgba(255,255,255,.16) !important;\n    background: rgba(20,17,12,.28) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-stat-main {\n    background: #637252 !important;\n    border-color: #637252 !important;\n    box-shadow: 0 18px 42px rgba(68,81,58,.34) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-benefit:nth-child(1) {\n    background:\n      radial-gradient(circle at 94% 8%, rgba(99,114,82,.14), transparent 32%),\n      linear-gradient(145deg, #ffffff 0%, #f1f4ed 100%) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-benefit:nth-child(2) {\n    background:\n      radial-gradient(circle at 92% 8%, rgba(210,154,69,.25), transparent 31%),\n      linear-gradient(135deg, #12100c 0%, #3a2c20 100%) !important;\n    color: #fff !important;\n  }\n\n  .adp-theme-lamb-roll .adp-benefit:nth-child(2) p {\n    color: rgba(255,255,255,.72) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-benefit:nth-child(3) {\n    background:\n      radial-gradient(circle at 94% 8%, rgba(200,121,61,.14), transparent 32%),\n      linear-gradient(145deg, #ffffff 0%, #faf1e8 100%) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-benefit b {\n    color: var(--lamb-forest) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-benefit:nth-child(2) b {\n    color: #e0ad68 !important;\n  }\n\n  .adp-theme-lamb-roll .adp-guide {\n    border: 1px solid rgba(99,114,82,.08) !important;\n    background:\n      radial-gradient(circle at 92% 8%, rgba(99,114,82,.11), transparent 28%),\n      radial-gradient(circle at 8% 92%, rgba(200,121,61,.08), transparent 26%),\n      linear-gradient(145deg, #ffffff 0%, #f6f2e9 100%) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-panel {\n    background:\n      radial-gradient(circle at 92% 8%, rgba(210,154,69,.24), transparent 28%),\n      linear-gradient(135deg, #11100c 0%, #3b4934 100%) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-item {\n    border: 1px solid rgba(99,114,82,.07) !important;\n    box-shadow: 0 14px 42px rgba(57,58,43,.05) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-icon {\n    background: linear-gradient(135deg, #3b4934, var(--lamb-forest)) !important;\n    box-shadow: 0 8px 18px rgba(68,81,58,.16) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-item[open] .adp-plus {\n    background: var(--lamb-forest) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-info {\n    border-left-color: var(--lamb-forest) !important;\n    background: #f0f4ed !important;\n  }\n\n  .adp-theme-lamb-roll .adp-highlight {\n    background: linear-gradient(135deg, #f0f4ed 0%, #faf1e8 100%) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-table thead th,\n  .adp-theme-lamb-roll .adp-table thead td {\n    background: linear-gradient(135deg, #263021, #526044) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-faq details[open] {\n    border-color: rgba(68,81,58,.30) !important;\n    box-shadow: 0 10px 25px rgba(68,81,58,.07) !important;\n  }\n\n  .adp-theme-lamb-roll .adp-closing {\n    background: #44513a !important;\n    background-image: none !important;\n    box-shadow: 0 28px 72px rgba(58,69,49,.19) !important;\n  }\n\n  .adp-theme-lamb-roll #adn-one-html {\n    position: relative !important;\n    left: auto !important;\n    right: auto !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 auto 42px !important;\n    padding: 0 !important;\n    transform: none !important;\n    clear: both !important;\n    box-sizing: border-box !important;\n  }\n\n  .adp-theme-lamb-roll #adn-one-html \u003e .adn-one-grid {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 auto !important;\n  }\n\n  .adp-theme-lamb-roll #adn-one-html .adn-clean-item {\n    align-content: start !important;\n  }\n\n  .adp-theme-lamb-roll #adn-one-html .adn-clean-item \u003e span:last-child {\n    max-width: 116px !important;\n    min-height: 34px !important;\n    display: flex !important;\n    align-items: flex-start !important;\n    justify-content: center !important;\n    font-size: 13px !important;\n    line-height: 1.14 !important;\n    font-weight: 800 !important;\n  }\n\n  @media (max-width: 1050px) {\n    .adp-theme-lamb-roll #adn-one-html {\n      margin-bottom: 30px !important;\n    }\n  }\n\n  @media (max-width: 720px) {\n    .adp-theme-lamb-roll .adp-hero::before {\n      right: -14px !important;\n      top: 22px !important;\n      font-size: 38px !important;\n    }\n\n    .adp-theme-lamb-roll #adn-one-html {\n      margin-bottom: 22px !important;\n    }\n\n    .adp-theme-lamb-roll #adn-one-html .adn-clean-item \u003e span:last-child {\n      max-width: 102px !important;\n      font-size: 12px !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle id=\"adn-lamb-roll-text-contrast-fix\"\u003e\n.adp-theme-lamb-roll .adp-hero,\n.adp-theme-lamb-roll .adp-visual,\n.adp-theme-lamb-roll .adp-panel,\n.adp-theme-lamb-roll .adp-closing {\n  color: #fff !important;\n}\n.adp-theme-lamb-roll .adp-hero .adp-title,\n.adp-theme-lamb-roll .adp-hero .adp-lead,\n.adp-theme-lamb-roll .adp-visual strong,\n.adp-theme-lamb-roll .adp-panel strong,\n.adp-theme-lamb-roll .adp-closing h2 {\n  color: #fff !important;\n}\n.adp-theme-lamb-roll .adp-hero .adp-intro,\n.adp-theme-lamb-roll .adp-visual span,\n.adp-theme-lamb-roll .adp-panel span,\n.adp-theme-lamb-roll .adp-closing p {\n  color: rgba(255,255,255,.82) !important;\n}\n.adp-theme-lamb-roll .adp-heading h2,\n.adp-theme-lamb-roll .adp-guide h2,\n.adp-theme-lamb-roll .adp-benefit:nth-child(1),\n.adp-theme-lamb-roll .adp-benefit:nth-child(3),\n.adp-theme-lamb-roll .adp-item summary,\n.adp-theme-lamb-roll .adp-summary strong,\n.adp-theme-lamb-roll .adp-content h3,\n.adp-theme-lamb-roll .adp-content h4,\n.adp-theme-lamb-roll .adp-highlight b,\n.adp-theme-lamb-roll .adp-faq summary {\n  color: #262017 !important;\n}\n.adp-theme-lamb-roll .adp-heading span,\n.adp-theme-lamb-roll .adp-guide \u003e div:first-child \u003e p,\n.adp-theme-lamb-roll .adp-summary span,\n.adp-theme-lamb-roll .adp-content,\n.adp-theme-lamb-roll .adp-content p,\n.adp-theme-lamb-roll .adp-table tbody td,\n.adp-theme-lamb-roll .adp-faq details p {\n  color: #584d3f !important;\n}\n.adp-theme-lamb-roll .adp-table thead th,\n.adp-theme-lamb-roll .adp-table thead td {\n  color: #fff !important;\n}\n.adp-theme-lamb-roll .adp-title::before,\n.adp-theme-lamb-roll .adp-title::after {\n  content: none !important;\n  display: none !important;\n}\n\u003c\/style\u003e\n\u003cstyle id=\"adn-angus-rind-product-design\"\u003e\n.adp-theme-angus-rind{\n  --angus-dark:#17110d;--angus-brown:#5b3522;--angus-copper:#a65f32;--angus-orange:#d27b36;--angus-gold:#d2a247;--angus-green:#667455;\n  color:#2a211a!important;\n  background:radial-gradient(circle at 7% 4%,rgba(166,95,50,.14),transparent 24%),radial-gradient(circle at 95% 16%,rgba(210,162,71,.12),transparent 24%),linear-gradient(180deg,#fbf8f4 0%,#f2ece5 50%,#f7f2ea 100%)!important;\n}\n.adp-theme-angus-rind .adp-hero{color:#fff!important;border:1px solid rgba(210,123,54,.18)!important;background:radial-gradient(circle at 88% 12%,rgba(210,162,71,.24),transparent 25%),radial-gradient(circle at 74% 82%,rgba(102,116,85,.18),transparent 29%),linear-gradient(135deg,#120c08 0%,#2a1811 57%,#51301d 100%)!important;box-shadow:0 34px 94px rgba(65,42,27,.23)!important}\n.adp-theme-angus-rind .adp-hero:before{content:\"ANGUS BEEF\"!important;position:absolute!important;right:18px!important;top:24px!important;color:rgba(255,255,255,.045)!important;font-family:Inter,Arial,sans-serif!important;font-size:64px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.07em!important;transform:rotate(7deg)!important;pointer-events:none!important}\n.adp-theme-angus-rind .adp-hero:after{background:linear-gradient(90deg,var(--angus-brown),var(--angus-copper) 34%,var(--angus-orange) 58%,var(--angus-gold) 82%,var(--angus-green))!important}\n.adp-theme-angus-rind .adp-brand,.adp-theme-angus-rind .adp-kicker,.adp-theme-angus-rind .adp-heading\u003ep,.adp-theme-angus-rind .adp-panel\u003ep{color:#efb66c!important}\n.adp-theme-angus-rind .adp-title{color:#fff!important;-webkit-text-stroke:.45px #fff!important;paint-order:stroke fill!important;text-shadow:0 3px 0 rgba(0,0,0,.16),0 7px 15px rgba(0,0,0,.34),0 15px 28px rgba(0,0,0,.18)!important;filter:none!important;text-decoration:none!important}\n.adp-theme-angus-rind .adp-title:before,.adp-theme-angus-rind .adp-title:after{content:none!important;display:none!important}\n.adp-theme-angus-rind .adp-lead{color:#fff!important}.adp-theme-angus-rind .adp-intro{color:rgba(255,255,255,.82)!important}\n.adp-theme-angus-rind .adp-tags{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.adp-theme-angus-rind .adp-tags\u003espan{color:#fff!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.18)!important;white-space:nowrap!important}\n.adp-theme-angus-rind .adp-visual{color:#fff!important;background:#5b3522!important;background-image:none!important;border-color:rgba(255,255,255,.14)!important}.adp-theme-angus-rind .adp-visual:before,.adp-theme-angus-rind .adp-visual:after{content:none!important;display:none!important}\n.adp-theme-angus-rind .adp-stat{color:#fff!important;background:rgba(23,17,13,.3)!important;border-color:rgba(255,255,255,.16)!important}.adp-theme-angus-rind .adp-stat strong{color:#fff!important}.adp-theme-angus-rind .adp-stat span{color:rgba(255,255,255,.8)!important}.adp-theme-angus-rind .adp-stat-main{background:#a65f32!important;border-color:#a65f32!important}\n.adp-theme-angus-rind .adp-heading h2,.adp-theme-angus-rind .adp-guide h2,.adp-theme-angus-rind .adp-content h3{color:#2a211a!important}.adp-theme-angus-rind .adp-heading span,.adp-theme-angus-rind .adp-guide\u003ediv:first-child\u003ep,.adp-theme-angus-rind .adp-content,.adp-theme-angus-rind .adp-content p,.adp-theme-angus-rind .adp-summary span{color:#5a4a40!important}\n.adp-theme-angus-rind .adp-benefit:nth-child(1),.adp-theme-angus-rind .adp-benefit:nth-child(3){color:#2a211a!important;background:radial-gradient(circle at 94% 8%,rgba(166,95,50,.13),transparent 32%),linear-gradient(145deg,#fff 0%,#faf2e8 100%)!important}.adp-theme-angus-rind .adp-benefit:nth-child(2){color:#fff!important;background:radial-gradient(circle at 92% 8%,rgba(210,162,71,.22),transparent 31%),linear-gradient(135deg,#140d08 0%,#4c2c1b 100%)!important}.adp-theme-angus-rind .adp-benefit h3{color:inherit!important}.adp-theme-angus-rind .adp-benefit:nth-child(1) p,.adp-theme-angus-rind .adp-benefit:nth-child(3) p{color:#59493f!important}.adp-theme-angus-rind .adp-benefit:nth-child(2) p{color:rgba(255,255,255,.78)!important}.adp-theme-angus-rind .adp-benefit b{color:var(--angus-copper)!important}.adp-theme-angus-rind .adp-benefit:nth-child(2) b{color:#efbd70!important}\n.adp-theme-angus-rind .adp-guide{color:#2a211a!important;background:radial-gradient(circle at 92% 8%,rgba(166,95,50,.1),transparent 28%),linear-gradient(145deg,#fff 0%,#f7f1e8 100%)!important}.adp-theme-angus-rind .adp-panel{color:#fff!important;background:radial-gradient(circle at 92% 8%,rgba(210,162,71,.22),transparent 28%),linear-gradient(135deg,#150e09 0%,#4b2c1d 100%)!important}.adp-theme-angus-rind .adp-panel strong{color:#fff!important}.adp-theme-angus-rind .adp-panel span{color:rgba(255,255,255,.78)!important}\n.adp-theme-angus-rind .adp-item{color:#2a211a!important;background:#fff!important;border-color:rgba(166,95,50,.08)!important}.adp-theme-angus-rind .adp-item summary,.adp-theme-angus-rind .adp-summary strong{color:#2a211a!important}.adp-theme-angus-rind .adp-icon{color:#fff!important;background:linear-gradient(135deg,#4b2c1d,var(--angus-copper))!important}.adp-theme-angus-rind .adp-item[open] .adp-plus{background:var(--angus-copper)!important}\n.adp-theme-angus-rind .adp-info{color:#4c3d33!important;border-left-color:var(--angus-copper)!important;background:#faf2e8!important}.adp-theme-angus-rind .adp-highlight{color:#4c3d33!important;background:linear-gradient(135deg,#faf2e8 0%,#f0f3eb 100%)!important}.adp-theme-angus-rind .adp-highlight b{color:#2a211a!important}\n.adp-theme-angus-rind .adp-table{color:#2a211a!important;background:#fff!important}.adp-theme-angus-rind .adp-table thead th,.adp-theme-angus-rind .adp-table thead td{color:#fff!important;background:#5b3522!important}.adp-theme-angus-rind .adp-table tbody td{color:#4f4037!important;background:#fff!important}\n.adp-theme-angus-rind .adp-faq details{background:#fff!important}.adp-theme-angus-rind .adp-faq summary{color:#2a211a!important}.adp-theme-angus-rind .adp-faq details p{color:#5a4a40!important}.adp-theme-angus-rind .adp-faq details[open]{border-color:rgba(166,95,50,.3)!important}\n.adp-theme-angus-rind .adp-closing{color:#fff!important;background:#5b3522!important;background-image:none!important}.adp-theme-angus-rind .adp-closing h2{color:#fff!important}.adp-theme-angus-rind .adp-closing p{color:rgba(255,255,255,.85)!important}\n.adp-theme-angus-rind #adn-one-html{position:relative!important;left:auto!important;right:auto!important;width:100%!important;max-width:100%!important;margin:0 auto 42px!important;padding:0!important;transform:none!important;clear:both!important;box-sizing:border-box!important}.adp-theme-angus-rind #adn-one-html\u003e.adn-one-grid{width:100%!important;max-width:none!important;margin:0 auto!important}\n@media(max-width:720px){.adp-theme-angus-rind .adp-hero:before{right:-14px!important;top:22px!important;font-size:34px!important}.adp-theme-angus-rind #adn-one-html{margin-bottom:22px!important}}\n\u003c\/style\u003e\n\u003cstyle id=\"adn-xxl-small-alphas-product-design\"\u003e.adp-theme-xxl-small-alphas{\n  --angus-dark:#11181a;--angus-brown:#355860;--angus-copper:#5f7d83;--angus-orange:#a97845;--angus-gold:#c79b59;--angus-green:#68775d;\n  color:#22282a!important;\n  background:radial-gradient(circle at 7% 4%,rgba(166,95,50,.14),transparent 24%),radial-gradient(circle at 95% 16%,rgba(210,162,71,.12),transparent 24%),linear-gradient(180deg,#fbf8f4 0%,#eef3f2 50%,#f5f7f5 100%)!important;\n}\n.adp-theme-xxl-small-alphas .adp-hero{color:#fff!important;border:1px solid rgba(210,123,54,.18)!important;background:radial-gradient(circle at 88% 12%,rgba(210,162,71,.24),transparent 25%),radial-gradient(circle at 74% 82%,rgba(102,116,85,.18),transparent 29%),linear-gradient(135deg,#0f1517 0%,#263f45 57%,#355860 100%)!important;box-shadow:0 34px 94px rgba(65,42,27,.23)!important}\n.adp-theme-xxl-small-alphas .adp-hero:before{content:\"XXL KNABBERBOX\"!important;position:absolute!important;right:18px!important;top:24px!important;color:rgba(255,255,255,.045)!important;font-family:Inter,Arial,sans-serif!important;font-size:64px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.07em!important;transform:rotate(7deg)!important;pointer-events:none!important}\n.adp-theme-xxl-small-alphas .adp-hero:after{background:linear-gradient(90deg,var(--angus-brown),var(--angus-copper) 34%,var(--angus-orange) 58%,var(--angus-gold) 82%,var(--angus-green))!important}\n.adp-theme-xxl-small-alphas .adp-brand,.adp-theme-xxl-small-alphas .adp-kicker,.adp-theme-xxl-small-alphas .adp-heading\u003ep,.adp-theme-xxl-small-alphas .adp-panel\u003ep{color:#d8b77f!important}\n.adp-theme-xxl-small-alphas .adp-title{color:#fff!important;-webkit-text-stroke:.45px #fff!important;paint-order:stroke fill!important;text-shadow:0 3px 0 rgba(0,0,0,.16),0 7px 15px rgba(0,0,0,.34),0 15px 28px rgba(0,0,0,.18)!important;filter:none!important;text-decoration:none!important}\n.adp-theme-xxl-small-alphas .adp-title:before,.adp-theme-xxl-small-alphas .adp-title:after{content:none!important;display:none!important}\n.adp-theme-xxl-small-alphas .adp-lead{color:#fff!important}.adp-theme-xxl-small-alphas .adp-intro{color:rgba(255,255,255,.82)!important}\n.adp-theme-xxl-small-alphas .adp-tags{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.adp-theme-xxl-small-alphas .adp-tags\u003espan{color:#fff!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.18)!important;white-space:nowrap!important}\n.adp-theme-xxl-small-alphas .adp-visual{color:#fff!important;background:#355860!important;background-image:none!important;border-color:rgba(255,255,255,.14)!important}.adp-theme-xxl-small-alphas .adp-visual:before,.adp-theme-xxl-small-alphas .adp-visual:after{content:none!important;display:none!important}\n.adp-theme-xxl-small-alphas .adp-stat{color:#fff!important;background:rgba(23,17,13,.3)!important;border-color:rgba(255,255,255,.16)!important}.adp-theme-xxl-small-alphas .adp-stat strong{color:#fff!important}.adp-theme-xxl-small-alphas .adp-stat span{color:rgba(255,255,255,.8)!important}.adp-theme-xxl-small-alphas .adp-stat-main{background:#5f7d83!important;border-color:#5f7d83!important}\n.adp-theme-xxl-small-alphas .adp-heading h2,.adp-theme-xxl-small-alphas .adp-guide h2,.adp-theme-xxl-small-alphas .adp-content h3{color:#22282a!important}.adp-theme-xxl-small-alphas .adp-heading span,.adp-theme-xxl-small-alphas .adp-guide\u003ediv:first-child\u003ep,.adp-theme-xxl-small-alphas .adp-content,.adp-theme-xxl-small-alphas .adp-content p,.adp-theme-xxl-small-alphas .adp-summary span{color:#5a4a40!important}\n.adp-theme-xxl-small-alphas .adp-benefit:nth-child(1),.adp-theme-xxl-small-alphas .adp-benefit:nth-child(3){color:#22282a!important;background:radial-gradient(circle at 94% 8%,rgba(166,95,50,.13),transparent 32%),linear-gradient(145deg,#fff 0%,#faf2e8 100%)!important}.adp-theme-xxl-small-alphas .adp-benefit:nth-child(2){color:#fff!important;background:radial-gradient(circle at 92% 8%,rgba(210,162,71,.22),transparent 31%),linear-gradient(135deg,#140d08 0%,#4c2c1b 100%)!important}.adp-theme-xxl-small-alphas .adp-benefit h3{color:inherit!important}.adp-theme-xxl-small-alphas .adp-benefit:nth-child(1) p,.adp-theme-xxl-small-alphas .adp-benefit:nth-child(3) p{color:#59493f!important}.adp-theme-xxl-small-alphas .adp-benefit:nth-child(2) p{color:rgba(255,255,255,.78)!important}.adp-theme-xxl-small-alphas .adp-benefit b{color:var(--angus-copper)!important}.adp-theme-xxl-small-alphas .adp-benefit:nth-child(2) b{color:#efbd70!important}\n.adp-theme-xxl-small-alphas .adp-guide{color:#22282a!important;background:radial-gradient(circle at 92% 8%,rgba(166,95,50,.1),transparent 28%),linear-gradient(145deg,#fff 0%,#f5f7f5 100%)!important}.adp-theme-xxl-small-alphas .adp-panel{color:#fff!important;background:radial-gradient(circle at 92% 8%,rgba(210,162,71,.22),transparent 28%),linear-gradient(135deg,#150e09 0%,#4b2c1d 100%)!important}.adp-theme-xxl-small-alphas .adp-panel strong{color:#fff!important}.adp-theme-xxl-small-alphas .adp-panel span{color:rgba(255,255,255,.78)!important}\n.adp-theme-xxl-small-alphas .adp-item{color:#22282a!important;background:#fff!important;border-color:rgba(166,95,50,.08)!important}.adp-theme-xxl-small-alphas .adp-item summary,.adp-theme-xxl-small-alphas .adp-summary strong{color:#22282a!important}.adp-theme-xxl-small-alphas .adp-icon{color:#fff!important;background:linear-gradient(135deg,#4b2c1d,var(--angus-copper))!important}.adp-theme-xxl-small-alphas .adp-item[open] .adp-plus{background:var(--angus-copper)!important}\n.adp-theme-xxl-small-alphas .adp-info{color:#4c3d33!important;border-left-color:var(--angus-copper)!important;background:#faf2e8!important}.adp-theme-xxl-small-alphas .adp-highlight{color:#4c3d33!important;background:linear-gradient(135deg,#faf2e8 0%,#f0f3eb 100%)!important}.adp-theme-xxl-small-alphas .adp-highlight b{color:#22282a!important}\n.adp-theme-xxl-small-alphas .adp-table{color:#22282a!important;background:#fff!important}.adp-theme-xxl-small-alphas .adp-table thead th,.adp-theme-xxl-small-alphas .adp-table thead td{color:#fff!important;background:#355860!important}.adp-theme-xxl-small-alphas .adp-table tbody td{color:#4f4037!important;background:#fff!important}\n.adp-theme-xxl-small-alphas .adp-faq details{background:#fff!important}.adp-theme-xxl-small-alphas .adp-faq summary{color:#22282a!important}.adp-theme-xxl-small-alphas .adp-faq details p{color:#5a4a40!important}.adp-theme-xxl-small-alphas .adp-faq details[open]{border-color:rgba(166,95,50,.3)!important}\n.adp-theme-xxl-small-alphas .adp-closing{color:#fff!important;background:#355860!important;background-image:none!important}.adp-theme-xxl-small-alphas .adp-closing h2{color:#fff!important}.adp-theme-xxl-small-alphas .adp-closing p{color:rgba(255,255,255,.85)!important}\n@media(max-width:720px){.adp-theme-xxl-small-alphas .adp-hero:before{right:-14px!important;top:22px!important;font-size:34px!important}}\n.adp-theme-xxl-small-alphas .adp-visual,\n.adp-theme-xxl-small-alphas .adp-closing {\n  background: #263f45 !important;\n  background-image: none !important;\n}\n.adp-theme-xxl-small-alphas .adp-visual::before,\n.adp-theme-xxl-small-alphas .adp-visual::after,\n.adp-theme-xxl-small-alphas .adp-closing::before,\n.adp-theme-xxl-small-alphas .adp-closing::after {\n  content: none !important;\n  display: none !important;\n}\n.adp-theme-xxl-small-alphas .adp-visual,\n.adp-theme-xxl-small-alphas .adp-closing{background:#263f45!important;background-image:none!important}\n.adp-theme-xxl-small-alphas .adp-visual::before,\n.adp-theme-xxl-small-alphas .adp-visual::after,\n.adp-theme-xxl-small-alphas .adp-closing::before,\n.adp-theme-xxl-small-alphas .adp-closing::after{content:none!important;display:none!important}\n.adp-theme-xxl-small-alphas .adp-product-link{color:inherit!important;text-decoration:none!important;border-bottom:1px solid rgba(53,88,96,.28)}\n.adp-theme-xxl-small-alphas .adp-product-link:hover{border-bottom-color:currentColor}\u003c\/style\u003e\n\u003cmain class=\"adp-page adp-theme-angus-rind adp-theme-xxl-small-alphas\"\u003e\n\u003cdiv class=\"adp-wrap\"\u003e\n\u003csection class=\"adn-one-html adn-theme-angus-rind\" id=\"adn-one-html\"\u003e\n\u003cdiv class=\"adn-one-grid\"\u003e\n\u003c!-- HTML 1: Vertrauen \/ Zahlungsarten \/ Vorteile --\u003e\n\u003cdiv class=\"adn-trust-panel\"\u003e\n\u003cdiv class=\"adn-payment-card\"\u003e\n\u003cp class=\"adn-kicker\"\u003eSicher bezahlen mit\u003c\/p\u003e\n\u003cdiv class=\"adn-payment-grid\"\u003e\n\u003cspan class=\"adn-payment-logo\"\u003e\u003cimg alt=\"PayPal\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/paypal-blue-logo-19528_256.png?v=1779726652\"\u003e\u003c\/span\u003e \u003cspan class=\"adn-payment-logo\"\u003e\u003cimg alt=\"Klarna\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/klarna-pink-logo-24366_256.png?v=1779726652\"\u003e\u003c\/span\u003e \u003cspan class=\"adn-payment-logo\"\u003e\u003cimg alt=\"Visa\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/visa-blue-logo-19529_256.png?v=1779726652\"\u003e\u003c\/span\u003e \u003cspan class=\"adn-payment-logo\"\u003e\u003cimg alt=\"Mastercard\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/mastercard-credit-card-payment-method-19676_256.png?v=1779726652\"\u003e\u003c\/span\u003e \u003cspan class=\"adn-payment-logo\"\u003e\u003cimg alt=\"Maestro\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/maestro-logo-19742_256.png?v=1779726652\"\u003e\u003c\/span\u003e \u003cspan class=\"adn-payment-logo\"\u003e\u003cimg alt=\"Apple Pay\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/apple-pay-logo-19557_256.png?v=1779726652\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-benefit-grid\"\u003e\n\u003carticle class=\"adn-benefit-item\"\u003e\u003cspan class=\"adn-orange-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n\u003cpath d=\"M3 7h11v9H3V7Zm11 3h3.5l2.5 3v3h-6v-6ZM6 19a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm11 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eSchneller Versand\u003c\/strong\u003e \u003csmall\u003ezügig und sicher bei dir\u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"adn-benefit-item\"\u003e\u003cspan class=\"adn-orange-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n\u003cpath d=\"M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3Zm-1 14-4-4 1.4-1.4L11 13.2l5.6-5.6L18 9l-7 7Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eSicher bezahlen\u003c\/strong\u003e \u003csmall\u003egeschützte Zahlungsarten\u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"adn-benefit-item\"\u003e\u003cspan class=\"adn-orange-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n\u003cpath d=\"M7 7h9.2L14 4.8 15.4 3 21 8.6l-5.6 5.6-1.4-1.8 2.2-2.2H7a3 3 0 0 0-3 3v4H2v-4a5 5 0 0 1 5-5Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eGratis Rückversand\u003c\/strong\u003e \u003csmall\u003e30 Tage risikofrei testen\u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"adn-benefit-item\"\u003e\u003cspan class=\"adn-orange-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n\u003cpath d=\"M12 21s-7-4.4-7-11a4 4 0 0 1 7-2.6A4 4 0 0 1 19 10c0 6.6-7 11-7 11Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e30 Tage Garantie\u003c\/strong\u003e \u003csmall\u003eentspannt ausprobieren\u003c\/small\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-clean-grid\"\u003e\n\u003cdiv class=\"adn-clean-item adn-clean-orange\"\u003e\n\u003cspan class=\"adn-clean-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 5h6v6H5zM13 5h6v6h-6zM5 13h6v6H5zM13 13h6v6h-6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003e10 neue\u003cbr\u003eSorten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-clean-item adn-clean-green\"\u003e\n\u003cspan class=\"adn-clean-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16v12H4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 7V4h8v3M8 12h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003e300g · 500g\u003cbr\u003eoder 1kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-clean-item adn-clean-gold\"\u003e\n\u003cspan class=\"adn-clean-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6 15c0-3.5 2.5-6 6-6s6 2.5 6 6\"\u003e\u003c\/path\u003e\u003ccircle cx=\"8\" cy=\"7\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"7\" r=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 17h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eFür kleine\u003cbr\u003eAlphas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-clean-item adn-clean-blue\"\u003e\n\u003cspan class=\"adn-clean-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 17c3-7 6-10 10-10 2.6 0 4.6 1.3 6 4-2 3.2-4.8 5-8 5-3.4 0-6-1.3-8-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 7 5 4M11 6l-1-4M16 7l2-3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eSoft bis\u003cbr\u003eextra fest\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-clean-item adn-clean-brown\"\u003e\n\u003cspan class=\"adn-clean-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 15c2.5-5 5.5-7.5 9-7.5 2.3 0 4.2.8 5.7 2.5-1.5 2.8-3.8 4.3-6.8 4.3-3 0-5.6-1.4-7.9-4.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 15 2 12M4 15l-2 3M16 9h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eTraining \u0026amp;\u003cbr\u003eKauspaß\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HTML 2: Futterrechner-Teaser --\u003e\n\u003caside class=\"adn-calculator-teaser\"\u003e\n\u003cdiv class=\"adn-calculator-art\"\u003e\u003cimg alt=\"Trockenfutter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/trockenfutter.png?v=1782582533\"\u003e\u003c\/div\u003e\n\u003cp class=\"adn-calculator-label\"\u003eALPHADOG NUTRITION\u003c\/p\u003e\n\u003ch2\u003eFutterrechner.\u003c\/h2\u003e\n\u003cp class=\"adn-calculator-copy\"\u003eBerechne die passende Tagesmenge für deinen Hund in wenigen Schritten.\u003c\/p\u003e\n\u003cbutton class=\"adn-open-calculator\" type=\"button\"\u003eJetzt berechnen\u003c\/button\u003e\n\u003cdiv class=\"adn-calculator-note\"\u003e\n\u003cstrong\u003eIn ca. 60 Sekunden\u003c\/strong\u003e\u003cspan\u003edirekt zur Futterempfehlung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"adp-hero\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"adp-brand\"\u003eALPHADOG NUTRITION\u003c\/p\u003e\n\u003cp class=\"adp-kicker\"\u003eZEHN AUSGEWÄHLTE SNACKS UND KAUARTIKEL FÜR KLEINE ALPHAS\u003c\/p\u003e\n\u003ch1 class=\"adp-title\"\u003eXXL Knabberbox für kleine Alphas.\u003c\/h1\u003e\n\u003cp class=\"adp-lead\"\u003eZehn abwechslungsreiche Sorten – von weichen Soft Sticks bis zu festen Kauartikeln und Snacks mit Fell.\u003c\/p\u003e\n\u003cp class=\"adp-intro\"\u003eDie XXL Knabberbox kombiniert Training, Belohnung und Kauspaß in einer gemischten Auswahl. Du bekommst die Box in 300 g, 500 g oder 1 kg und kannst deinem kleinen Alpha verschiedene Geschmäcker und Texturen anbieten.\u003c\/p\u003e\n\u003cdiv class=\"adp-tags\"\u003e\n\u003cspan\u003e10 ausgewählte Sorten\u003c\/span\u003e\u003cspan\u003e300 g · 500 g · 1 kg\u003c\/span\u003e\u003cspan\u003eFür kleine Alphas\u003c\/span\u003e\u003cspan\u003eSoft bis extra fest\u003c\/span\u003e\u003cspan\u003eTraining \u0026amp; Beschäftigung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adp-visual\"\u003e\n\u003cdiv class=\"adp-stat adp-stat-main\"\u003e\n\u003cstrong\u003e10 Sorten\u003c\/strong\u003e\u003cspan\u003eSoft Sticks, Naturkauartikel, Fisch, Käse und Snacks mit Fell in einer Box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adp-stat\"\u003e\n\u003cstrong\u003e300 · 500 · 1000 g\u003c\/strong\u003e\u003cspan\u003eDrei Boxgrößen für unterschiedliche Snackvorräte\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adp-stat\"\u003e\n\u003cstrong\u003eKleine Alphas\u003c\/strong\u003e\u003cspan\u003eAbwechslungsreiche Auswahl für kleine Hunde – Stückgröße und Härte immer individuell prüfen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"adp-section\"\u003e\n\u003cdiv class=\"adp-heading\"\u003e\n\u003cp\u003eVIEL ABWECHSLUNG IN EINER BOX\u003c\/p\u003e\n\u003ch2\u003eVon Soft Sticks bis zum festen Kauartikel.\u003c\/h2\u003e\n\u003cspan\u003eDie neue Auswahl verbindet schnelle Trainingsbelohnungen, knusprige Snacks, feste Kauartikel und zwei ursprüngliche Fellprodukte. So bekommt dein kleiner Alpha immer wieder eine andere Textur.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adp-benefits\"\u003e\n\u003carticle class=\"adp-benefit\"\u003e\u003cb\u003e01\u003c\/b\u003e\n\u003ch3\u003eZehn neue Sorten\u003c\/h3\u003e\n\u003cp\u003eKäse, Rind, Fisch, Schwein, Pferd, Ente, Reh und Kaninchen sorgen für einen vielseitigen Mix aus Geschmack und Konsistenz.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"adp-benefit\"\u003e\u003cb\u003e02\u003c\/b\u003e\n\u003ch3\u003eFür kleine Alphas\u003c\/h3\u003e\n\u003cp\u003eDie Box ist auf abwechslungsreiche Snack- und Kauzeiten kleiner Hunde ausgerichtet. Die Eignung einzelner Stücke hängt trotzdem immer von Maulgröße, Gebiss und Kauverhalten ab.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"adp-benefit\"\u003e\u003cb\u003e03\u003c\/b\u003e\n\u003ch3\u003eDrei Boxgrößen\u003c\/h3\u003e\n\u003cp\u003eWähle zwischen 300 g, 500 g und 1 kg – vom kompakten Kennenlernpaket bis zum großen Knabbervorrat.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"adp-guide\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"adp-kicker\"\u003eKLEINE HUNDE, GROSSE ABWECHSLUNG\u003c\/p\u003e\n\u003ch2\u003eTraining, Knuspern und Kauen sinnvoll kombinieren.\u003c\/h2\u003e\n\u003cp\u003eDie Pferde- und Enten-Soft-Sticks eignen sich besonders für kleine Belohnungsmomente. Kalbsblasen, Rinderdörrfleisch und Trockenfisch bringen leichtere bis knusprige Texturen in die Box.\u003c\/p\u003e\n\u003cp\u003eFür intensivere Kauphasen sind unter anderem die Käsestange, die Schweineohrmuschel und die geflochtene Rinderkopfhaut dabei. Reh- und Kaninchenohren mit Fell ergänzen die Auswahl um besonders ursprüngliche Kauartikel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adp-panel\"\u003e\n\u003cp\u003eAUF EINEN BLICK\u003c\/p\u003e\n\u003carticle\u003e\u003cstrong\u003eTraining\u003c\/strong\u003e\u003cspan\u003e99 % Pferde Soft Sticks und 99 % Ente Soft Sticks für schnelle Belohnungen.\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle\u003e\u003cstrong\u003eKnusprige Abwechslung\u003c\/strong\u003e\u003cspan\u003eTrockenfisch, Kalbsblasen und Rinderdörrfleisch bringen unterschiedliche Bissfestigkeiten.\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle\u003e\u003cstrong\u003eFester Kauspaß\u003c\/strong\u003e\u003cspan\u003eKäsestange, Schweineohrmuschel und geflochtene Rinderkopfhaut für intensivere Kauphasen.\u003c\/span\u003e\u003c\/article\u003e\n\u003carticle\u003e\u003cstrong\u003eMit Fell\u003c\/strong\u003e\u003cspan\u003eRehohren und Kaninchenohren sorgen für ein ursprüngliches Kauerlebnis.\u003c\/span\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"adp-section\"\u003e\n\u003cdiv class=\"adp-heading\"\u003e\n\u003cp\u003eALLE INFORMATIONEN\u003c\/p\u003e\n\u003ch2\u003eInhalt, Größen und sichere Fütterung.\u003c\/h2\u003e\n\u003cspan\u003eÖffne die Bereiche für alle Details zur XXL Knabberbox. Alle Kategorien starten geschlossen.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adp-accordions\"\u003e\n\u003cdetails class=\"adp-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"adp-icon\"\u003e10\u003c\/span\u003e\u003cspan class=\"adp-summary\"\u003e\u003cstrong\u003eDiese 10 Produkte sind enthalten\u003c\/strong\u003e\u003cspan\u003eDie neue Auswahl der XXL Knabberbox im Überblick\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"adp-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adp-content\"\u003e\n\u003ch3\u003eZehn unterschiedliche Snacks und Kauartikel\u003c\/h3\u003e\n\u003cdiv class=\"adp-highlights\"\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-jumbo-kasestange-vegetarischer-kausnack-hund\" rel=\"noopener\" target=\"_blank\"\u003eJumbo Käsestange\u003c\/a\u003e\u003c\/b\u003eExtra feste vegetarische Kaustange aus gepresster Milch.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-kalbsblasen-fettarmer-kausnack-hund\" rel=\"noopener\" target=\"_blank\"\u003eGedrehte Kalbsblasen\u003c\/a\u003e\u003c\/b\u003eLeichter Rindersnack mit vergleichsweise zarter Kaustruktur.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-rinder-dorrfleisch-schlund-naturlicher-kausnack\" rel=\"noopener\" target=\"_blank\"\u003eRinderdörrfleisch\u003c\/a\u003e\u003c\/b\u003eAromatischer, getrockneter Rindersnack für kurze bis mittlere Kauphasen.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-trockenfisch-fettarmer-snack-fur-hunde\" rel=\"noopener\" target=\"_blank\"\u003eTrockenfisch\u003c\/a\u003e\u003c\/b\u003eGetrockneter Fisch für knusprige Abwechslung im Snackmix.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-schweineohren-naturlicher-kausnack-hund\" rel=\"noopener\" target=\"_blank\"\u003eSchweineohrmuschel\u003c\/a\u003e\u003c\/b\u003eKnackiger Naturkauartikel aus Schwein.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/premium\" rel=\"noopener\" target=\"_blank\"\u003e99 % Pferde Fleisch Soft Sticks\u003c\/a\u003e\u003c\/b\u003eWeiche Fleischsticks für schnelle Belohnungen und Training.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/premium-fleisch-sticks-soft-99-ente\" rel=\"noopener\" target=\"_blank\"\u003e99 % Ente Fleisch Soft Sticks\u003c\/a\u003e\u003c\/b\u003eWeiche Entensticks für Training, Spaziergang und kleine Belohnungen.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-gefullte-zopfe-rinderhaut-mit-fleischpastete\" rel=\"noopener\" target=\"_blank\"\u003eGeflochtene Zöpfe aus Rinderkopfhaut\u003c\/a\u003e\u003c\/b\u003eGeflochtene, feste Rinderkopfhaut für intensivere Kauarbeit.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/rehohren-fur-hunde-kaufen-hypoallergene-kausnacks-alphadog-nutrition\" rel=\"noopener\" target=\"_blank\"\u003eRehohren mit Fell\u003c\/a\u003e\u003c\/b\u003eUrsprünglicher Naturkauartikel mit Fell und festerer Struktur.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003e\u003ca class=\"adp-product-link\" href=\"https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-kaninchenohren-mit-fell-100-natur-hypoallergen\" rel=\"noopener\" target=\"_blank\"\u003eKaninchenohren mit Fell\u003c\/a\u003e\u003c\/b\u003eLeichterer Fellkauartikel für natürliche Abwechslung.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adp-info\"\u003e\n\u003cp\u003e\u003cstrong\u003eDirekt verlinkt:\u003c\/strong\u003e Jeder Produktname führt zur jeweiligen Alphadog-Produktseite.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"adp-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"adp-icon\"\u003e📦\u003c\/span\u003e\u003cspan class=\"adp-summary\"\u003e\u003cstrong\u003e300 g, 500 g oder 1 kg\u003c\/strong\u003e\u003cspan\u003eDrei Größen für deinen Knabbervorrat\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"adp-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adp-content\"\u003e\n\u003ch3\u003eDrei Boxgrößen zur Auswahl\u003c\/h3\u003e\n\u003ctable class=\"adp-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eVariante\u003c\/th\u003e\n\u003cth\u003eEinordnung\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e300 g\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKompakte Box zum Kennenlernen der Auswahl.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e500 g\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMehr Vorrat für regelmäßige Trainings- und Knabbermomente.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e1 kg\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eXXL-Vorrat für besonders viel Abwechslung.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"adp-info\"\u003e\n\u003cp\u003e\u003cstrong\u003eBoxgrößen:\u003c\/strong\u003e Die XXL Knabberbox ist in 300 g, 500 g und 1 kg erhältlich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"adp-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"adp-icon\"\u003e🎯\u003c\/span\u003e\u003cspan class=\"adp-summary\"\u003e\u003cstrong\u003eSoft Snacks fürs Training\u003c\/strong\u003e\u003cspan\u003ePferd und Ente für schnelle Belohnungsmomente\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"adp-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adp-content\"\u003e\n\u003cp\u003eDie 99 % Pferde Fleisch Soft Sticks und 99 % Ente Fleisch Soft Sticks ergänzen die Box um weichere Belohnungen. Sie eignen sich für kurze Trainingssequenzen, Rückruf oder Spaziergänge.\u003c\/p\u003e\n\u003cp\u003eAuch kleine Trainingshappen gehören in die tägliche Gesamtration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"adp-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"adp-icon\"\u003e🦷\u003c\/span\u003e\u003cspan class=\"adp-summary\"\u003e\u003cstrong\u003eKauartikel und unterschiedliche Härtegrade\u003c\/strong\u003e\u003cspan\u003eVon leichter bis deutlich fester\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"adp-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adp-content\"\u003e\n\u003cp\u003eKäsestange, Rinderkopfhaut, Schweineohrmuschel, Kalbsblasen, Rinderdörrfleisch und weitere Sorten unterscheiden sich deutlich in Härte und Kauerlebnis.\u003c\/p\u003e\n\u003cdiv class=\"adp-info\"\u003e\n\u003cp\u003e\u003cstrong\u003eZahnpflege:\u003c\/strong\u003e Bei festeren Kauartikeln kann mechanische Reibung an den Zahnoberflächen entstehen. Kauartikel ersetzen aber weder regelmäßiges Zähneputzen noch tierärztliche Zahnkontrollen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"adp-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"adp-icon\"\u003e🌿\u003c\/span\u003e\u003cspan class=\"adp-summary\"\u003e\u003cstrong\u003eReh- und Kaninchenohren mit Fell\u003c\/strong\u003e\u003cspan\u003eZwei ursprüngliche Fellkauartikel in der Auswahl\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"adp-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adp-content\"\u003e\n\u003cp\u003eRehohren und Kaninchenohren mit Fell sorgen für eine besonders natürliche Textur. Fell ist nur teilweise verdaulich und kann die Futterpassage beeinflussen.\u003c\/p\u003e\n\u003cdiv class=\"adp-info\"\u003e\n\u003cp\u003e\u003cstrong\u003eLangsam heranführen:\u003c\/strong\u003e Hunde, die Fellkauartikel noch nicht kennen, sollten zunächst kleine Mengen unter Beobachtung bekommen. Kotabsatz und individuelle Verträglichkeit im Blick behalten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"adp-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"adp-icon\"\u003e⚠\u003c\/span\u003e\u003cspan class=\"adp-summary\"\u003e\u003cstrong\u003eAllergien und Unverträglichkeiten\u003c\/strong\u003e\u003cspan\u003eGemischte Box mit mehreren tierischen Quellen und Milch\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"adp-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adp-content\"\u003e\n\u003ch3\u003eKeine Monoprotein-Box\u003c\/h3\u003e\n\u003cp\u003eDie Auswahl enthält Produkte aus beziehungsweise mit Milch, Rind\/Kalb, Fisch, Schwein, Pferd, Ente, Reh und Kaninchen.\u003c\/p\u003e\n\u003cdiv class=\"adp-info\"\u003e\n\u003cp\u003e\u003cstrong\u003eNicht automatisch hypoallergen:\u003c\/strong\u003e Die XXL Knabberbox enthält mehrere unterschiedliche Quellen und ist nicht für eine klassische Monoprotein-Ausschlussdiät gedacht. Bei bekannten Allergien oder Unverträglichkeiten muss jede enthaltene Zutat individuell passen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"adp-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"adp-icon\"\u003e🍽️\u003c\/span\u003e\u003cspan class=\"adp-summary\"\u003e\u003cstrong\u003eFütterung und Sicherheit\u003c\/strong\u003e\u003cspan\u003eFür kleine Alphas bewusst auswählen und beaufsichtigen\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"adp-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adp-content\"\u003e\n\u003cdiv class=\"adp-highlights\"\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003eImmer beaufsichtigen\u003c\/b\u003eDeinen Hund bei jedem Kauartikel beobachten.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003ePassende Größe prüfen\u003c\/b\u003eAuch bei kleinen Hunden muss jedes Stück zu Maulgröße, Gebiss und Kauverhalten passen.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003eReststücke entfernen\u003c\/b\u003eKleine, scharfkantige oder verschluckbare Teile rechtzeitig wegnehmen.\u003c\/div\u003e\n\u003cdiv class=\"adp-highlight\"\u003e\n\u003cb\u003eTagesration beachten\u003c\/b\u003eAlle Snacks und Kauartikel zur täglichen Gesamtmenge rechnen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eSehr harte Stücke können Zähne belasten. Hunde mit Zahnproblemen, starkem Schlingverhalten oder eingeschränkter Kaukraft benötigen gegebenenfalls weichere Alternativen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"adp-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"adp-icon\"\u003e?\u003c\/span\u003e\u003cspan class=\"adp-summary\"\u003e\u003cstrong\u003eHäufige Fragen\u003c\/strong\u003e\u003cspan\u003eAntworten zu Inhalt, Größen und Auswahl\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"adp-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adp-content\"\u003e\n\u003cdiv class=\"adp-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWie viele Sorten enthält die XXL Knabberbox?\u003c\/summary\u003e\n\u003cp\u003eDie Box enthält zehn unterschiedliche Snacks und Kauartikel.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWelche Größen sind verfügbar?\u003c\/summary\u003e\n\u003cp\u003eDie XXL Knabberbox ist in 300 g, 500 g und 1 kg erhältlich.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIst die Box für kleine Hunde gedacht?\u003c\/summary\u003e\n\u003cp\u003eJa, sie ist als XXL Knabberbox für kleine Alphas zusammengestellt. Trotzdem muss jedes einzelne Stück zur Maulgröße, Zahngesundheit und Kauweise des Hundes passen.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWelche zehn Produkte sind enthalten?\u003c\/summary\u003e\n\u003cp\u003eJumbo Käsestange, gedrehte Kalbsblasen, Rinderdörrfleisch, Trockenfisch, Schweineohrmuschel, 99 % Pferde Fleisch Soft Sticks, 99 % Ente Fleisch Soft Sticks, geflochtene Zöpfe aus Rinderkopfhaut, Rehohren mit Fell und Kaninchenohren mit Fell.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIst die Box Monoprotein?\u003c\/summary\u003e\n\u003cp\u003eNein. Die Box enthält mehrere unterschiedliche tierische Quellen sowie Milch und ist nicht automatisch hypoallergen.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSind alle Snacks gleich hart?\u003c\/summary\u003e\n\u003cp\u003eNein. Die Auswahl reicht von weichen Soft Sticks über knusprige Snacks bis zu deutlich festeren Kauartikeln.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMuss ich meinen Hund beim Kauen beaufsichtigen?\u003c\/summary\u003e\n\u003cp\u003eJa. Kauartikel nur unter Aufsicht anbieten und zu kleine oder verschluckbare Reststücke rechtzeitig entfernen.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMuss ich die Snacks zur Tagesration rechnen?\u003c\/summary\u003e\n\u003cp\u003eJa. Auch Trainingssnacks und Kauartikel liefern Energie und gehören in die tägliche Gesamtration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"adp-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"adp-icon\"\u003e🏠\u003c\/span\u003e\u003cspan class=\"adp-summary\"\u003e\u003cstrong\u003eHerstellerinformationen\u003c\/strong\u003e\u003cspan\u003eKontakt und Anschrift von Alphadog Nutrition\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"adp-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"adp-content\"\u003e\n\u003cp\u003eAlphadog Nutrition\u003cbr\u003eWachhausstr. 16\u003cbr\u003e76227 Karlsruhe\u003cbr\u003eDeutschland\u003cbr\u003einfo@alphadog-nutrition.de\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"adp-closing\"\u003e\n\u003ch2\u003e10 Sorten. Drei Boxgrößen. Große Knabberfreude für kleine Alphas.\u003c\/h2\u003e\n\u003cp\u003eDie abwechslungsreiche XXL Knabberbox mit Soft Snacks, knusprigen Belohnungen, festen Kauartikeln und Fellprodukten – erhältlich in 300 g, 500 g und 1 kg.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/main\u003e\n\u003cdiv class=\"adn-food-modal\" id=\"adn-food-modal\"\u003e\n\u003cdiv class=\"adn-modal-backdrop\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"adn-modal-dialog\" role=\"dialog\"\u003e\n\u003cbutton class=\"adn-modal-close\" type=\"button\"\u003e×\u003c\/button\u003e\u003cheader class=\"adn-modal-header\"\u003e\n\u003cp\u003eALPHADOG NUTRITION\u003c\/p\u003e\n\u003ch2 id=\"adn-modal-title\"\u003eFutterrechner.\u003c\/h2\u003e\n\u003cspan\u003eSchritt für Schritt zur passenden Tagesmenge und Futterempfehlung.\u003c\/span\u003e\u003c\/header\u003e\n\u003cdiv class=\"adn-rechner\" id=\"adn-rechner\"\u003e\n\u003cdiv class=\"adn-progress-head\"\u003e\n\u003cspan\u003eSchritt \u003cb id=\"adn-current-step\"\u003e1\u003c\/b\u003e von 8\u003c\/span\u003e \u003cstrong id=\"adn-step-title\"\u003eAlter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-progress-track\" role=\"progressbar\"\u003e\u003cspan id=\"adn-progress-bar\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"adn-step is-active\"\u003e\n\u003cspan class=\"adn-step-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eWie alt ist dein Hund?\u003c\/h3\u003e\n\u003cp\u003eGib das Alter ein und wähle Jahre oder Monate.\u003c\/p\u003e\n\u003cdiv class=\"adn-age-row\"\u003e\n\u003clabel class=\"adn-input-box\"\u003e \u003cinput id=\"adn-age\" min=\"1\" step=\"1\" type=\"number\" value=\"2\"\u003e \u003cspan id=\"adn-age-unit-label\"\u003eJahre\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"adn-segmented\"\u003e\n\u003cbutton class=\"is-selected\" type=\"button\"\u003eJahre\u003c\/button\u003e \u003cbutton type=\"button\"\u003eMonate\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"adn-primary-btn\" id=\"adn-age-next\" type=\"button\"\u003eWeiter\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-step\"\u003e\n\u003cspan class=\"adn-step-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eWie viel wiegt dein Hund?\u003c\/h3\u003e\n\u003cp\u003eGib das aktuelle Gewicht in Kilogramm ein.\u003c\/p\u003e\n\u003clabel class=\"adn-input-box adn-weight-box\"\u003e \u003cinput id=\"adn-weight\" max=\"120\" min=\"1\" step=\"0.1\" type=\"number\" value=\"15\"\u003e \u003cspan\u003ekg\u003c\/span\u003e \u003c\/label\u003e \u003cbutton class=\"adn-primary-btn\" id=\"adn-weight-next\" type=\"button\"\u003eWeiter\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-step\"\u003e\n\u003cspan class=\"adn-step-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eWie aktiv ist dein Hund?\u003c\/h3\u003e\n\u003cp\u003eWähle die passende Aktivitätsstufe.\u003c\/p\u003e\n\u003cdiv class=\"adn-choice-grid\"\u003e\n\u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/ruhig.png?v=1782582533\"\u003e\u003cstrong\u003eRuhig\u003c\/strong\u003e\u003cspan\u003eKurze Spaziergänge\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/normal.png?v=1782582533\"\u003e\u003cstrong\u003eNormal\u003c\/strong\u003e\u003cspan\u003eNormale Bewegung\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/aktiv.png?v=1782582534\"\u003e\u003cstrong\u003eAktiv\u003c\/strong\u003e\u003cspan\u003eViel Bewegung\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/sehr-aktiv.png?v=1782582533\"\u003e\u003cstrong\u003eSehr aktiv\u003c\/strong\u003e\u003cspan\u003eSport oder Arbeit\u003c\/span\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-step\"\u003e\n\u003cspan class=\"adn-step-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eWie ist die Körperform?\u003c\/h3\u003e\n\u003cp\u003eDamit wird die Menge besser angepasst.\u003c\/p\u003e\n\u003cdiv class=\"adn-choice-grid\"\u003e\n\u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/schlank.png?v=1782582533\"\u003e\u003cstrong\u003eSchlank\u003c\/strong\u003e\u003cspan\u003eDarf zunehmen\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/ideal.png?v=1782582533\"\u003e\u003cstrong\u003eIdeal\u003c\/strong\u003e\u003cspan\u003eNormale Figur\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/kraeftig.png?v=1782582533\"\u003e\u003cstrong\u003eKräftig\u003c\/strong\u003e\u003cspan\u003eGewicht halten\/reduzieren\u003c\/span\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-step\"\u003e\n\u003cspan class=\"adn-step-number\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eWelche Futterart?\u003c\/h3\u003e\n\u003cp\u003eWähle Trockenfutter oder Nassfutter.\u003c\/p\u003e\n\u003cdiv class=\"adn-choice-grid\"\u003e\n\u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/trockenfutter.png?v=1782582533\"\u003e\u003cstrong\u003eTrockenfutter\u003c\/strong\u003e\u003cspan\u003e370 kcal \/ 100 g\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/nassfutter.png?v=1782582533\"\u003e\u003cstrong\u003eNassfutter\u003c\/strong\u003e\u003cspan\u003e115 kcal \/ 100 g\u003c\/span\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-step\"\u003e\n\u003cspan class=\"adn-step-number\"\u003e06\u003c\/span\u003e\n\u003ch3\u003eGibt es Besonderheiten?\u003c\/h3\u003e\n\u003cp\u003eWähle aus, was den Bedarf beeinflusst.\u003c\/p\u003e\n\u003cdiv class=\"adn-choice-grid\"\u003e\n\u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/keine.png?v=1782582534\"\u003e\u003cstrong\u003eKeine\u003c\/strong\u003e\u003cspan\u003eNormale Berechnung\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/kastriert.png?v=1782582533\"\u003e\u003cstrong\u003eKastriert\u003c\/strong\u003e\u003cspan\u003eReduzierter Bedarf\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/sensibel.png?v=1782582534\"\u003e\u003cstrong\u003eSensibel\u003c\/strong\u003e\u003cspan\u003eSanfte Orientierung\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/traechtig-saeugend.png?v=1782582533\"\u003e\u003cstrong\u003eTrächtig \/ säugend\u003c\/strong\u003e\u003cspan\u003eErhöhter Bedarf\u003c\/span\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-step\"\u003e\n\u003cspan class=\"adn-step-number\"\u003e07\u003c\/span\u003e\n\u003ch3\u003eIst dein Hund aktuell krank?\u003c\/h3\u003e\n\u003cp\u003eBei Krankheit ist das Ergebnis nur eine grobe Orientierung.\u003c\/p\u003e\n\u003cdiv class=\"adn-choice-grid\"\u003e\n\u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/nein-gesund.png?v=1782582533\"\u003e\u003cstrong\u003eNein\u003c\/strong\u003e\u003cspan\u003eAktuell gesund\u003c\/span\u003e\u003c\/button\u003e \u003cbutton type=\"button\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/ja-krank.png?v=1782582533\"\u003e\u003cstrong\u003eJa\u003c\/strong\u003e\u003cspan\u003eKrank \/ Spezialdiät\u003c\/span\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-step\"\u003e\n\u003cspan class=\"adn-step-number\"\u003e08\u003c\/span\u003e\n\u003ch3\u003eDeine Empfehlung\u003c\/h3\u003e\n\u003cp\u003eDas ist die geschätzte Tagesmenge.\u003c\/p\u003e\n\u003cdiv class=\"adn-warning\" id=\"adn-health-warning\"\u003e\n\u003cstrong\u003eWichtiger Hinweis\u003c\/strong\u003e\u003cspan\u003eDiese Berechnung ersetzt keine tierärztliche Empfehlung.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-result-main\"\u003e\n\u003cspan id=\"adn-result-label\"\u003eTagesmenge\u003c\/span\u003e\u003cstrong id=\"adn-result-amount\"\u003eca. 215 g\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-result-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan\u003eKalorienbedarf\u003c\/span\u003e\u003cstrong id=\"adn-result-kcal\"\u003eca. 795 kcal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003ePro Mahlzeit\u003c\/span\u003e\u003cstrong id=\"adn-result-meal\"\u003eca. 108 g\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eEmpfohlener Bereich\u003c\/span\u003e\u003cstrong id=\"adn-result-range\"\u003e195–235 g\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-product-result\"\u003e\n\u003cspan\u003ePassende Futterempfehlung\u003c\/span\u003e\u003cstrong id=\"adn-product-title\"\u003eAdult-Trockenfutter\u003c\/strong\u003e\n\u003cp id=\"adn-product-reason\"\u003eAusgewählt nach den Angaben zu deinem Hund.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"adn-result-note\"\u003eDie berechnete Menge bezieht sich auf Hauptfutter und nicht auf die XXL Knabberbox für kleine Alphas. Für die gemischte Box liegt keine einheitliche produktspezifische Energiedichte vor. Füttere die enthaltenen Snacks und Kauartikel als Ergänzung, rechne sie in die tägliche Gesamtration ein und beaufsichtige deinen Hund beim Kauen.\u003c\/p\u003e\n\u003ca class=\"adn-primary-btn adn-shop-btn\" href=\"#\" id=\"adn-shop-link\"\u003ePassendes Futter ansehen\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"adn-modal-actions\"\u003e\n\u003cbutton id=\"adn-back\" type=\"button\"\u003eZurück\u003c\/button\u003e \u003cbutton id=\"adn-restart\" type=\"button\"\u003eNeu starten\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript\u003e\n(function(){\n  function setFullViewportWidth(){\n    var page=document.querySelector('.adp-page');\n    if(!page)return;\n    page.style.setProperty('--adp-viewport-offset','0px');\n    page.style.setProperty('--adp-viewport-width',document.documentElement.clientWidth+'px');\n    requestAnimationFrame(function(){\n      var left=page.getBoundingClientRect().left;\n      page.style.setProperty('--adp-viewport-offset',left+'px');\n    });\n  }\n  if(document.readyState==='loading'){\n    document.addEventListener('DOMContentLoaded',setFullViewportWidth);\n  }else{\n    setFullViewportWidth();\n  }\n  window.addEventListener('resize',setFullViewportWidth,{passive:true});\n  window.addEventListener('orientationchange',setFullViewportWidth,{passive:true});\n  setTimeout(setFullViewportWidth,250);\n  setTimeout(setFullViewportWidth,900);\n})();\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Wie viele Sorten enthält die XXL Knabberbox für kleine Alphas?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Die Box enthält zehn unterschiedliche Snacks und Kauartikel.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Welche Größen sind verfügbar?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Die XXL Knabberbox ist in 300 g, 500 g und 1 kg erhältlich.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Welche zehn Produkte sind enthalten?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Jumbo Käsestange, gedrehte Kalbsblasen, Rinderdörrfleisch, Trockenfisch, Schweineohrmuschel, 99 % Pferde Fleisch Soft Sticks, 99 % Ente Fleisch Soft Sticks, geflochtene Zöpfe aus Rinderkopfhaut, Rehohren mit Fell und Kaninchenohren mit Fell.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Ist die XXL Knabberbox Monoprotein?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Nein. Die Box enthält mehrere unterschiedliche tierische Quellen sowie Milch und ist nicht automatisch hypoallergen.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Muss der Hund beim Kauen beaufsichtigt werden?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Ja. Kauartikel sollten nur unter Aufsicht angeboten und zu kleine oder verschluckbare Reststücke rechtzeitig entfernt werden.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript id=\"adn-modal-center-script\"\u003e\n(function () {\n  if (window.__adnModalCenterInstalled) return;\n  window.__adnModalCenterInstalled = true;\n  var modalScrollY = 0;\n  var bodySnapshot = null;\n  var htmlOverflowSnapshot = '';\n\n  function getModal() {\n    return document.getElementById('adn-food-modal');\n  }\n\n  function moveModalToBody() {\n    var modal = getModal();\n    if (!modal) return;\n\n    if (modal.parentNode !== document.body) {\n      document.body.appendChild(modal);\n    }\n  }\n\n  function updateViewportSize() {\n    var modal = getModal();\n    if (!modal) return;\n\n    var viewport = window.visualViewport;\n    var height = viewport ? viewport.height : window.innerHeight;\n    var top = viewport ? viewport.offsetTop : 0;\n\n    modal.style.setProperty('--adn-modal-height', Math.round(height) + 'px');\n    modal.style.setProperty('--adn-modal-top', Math.round(top) + 'px');\n  }\n\n  function lockPage() {\n    if (bodySnapshot) return;\n\n    modalScrollY =\n      window.pageYOffset ||\n      document.documentElement.scrollTop ||\n      document.body.scrollTop ||\n      0;\n\n    bodySnapshot = {\n      position: document.body.style.position,\n      top: document.body.style.top,\n      left: document.body.style.left,\n      right: document.body.style.right,\n      width: document.body.style.width,\n      overflow: document.body.style.overflow\n    };\n\n    htmlOverflowSnapshot = document.documentElement.style.overflow;\n\n    document.documentElement.style.overflow = 'hidden';\n    document.body.style.position = 'fixed';\n    document.body.style.top = (-modalScrollY) + 'px';\n    document.body.style.left = '0';\n    document.body.style.right = '0';\n    document.body.style.width = '100%';\n    document.body.style.overflow = 'hidden';\n  }\n\n  function unlockPage() {\n    if (!bodySnapshot) return;\n\n    document.documentElement.style.overflow = htmlOverflowSnapshot;\n    document.body.style.position = bodySnapshot.position;\n    document.body.style.top = bodySnapshot.top;\n    document.body.style.left = bodySnapshot.left;\n    document.body.style.right = bodySnapshot.right;\n    document.body.style.width = bodySnapshot.width;\n    document.body.style.overflow = bodySnapshot.overflow;\n\n    bodySnapshot = null;\n    window.scrollTo(0, modalScrollY);\n  }\n\n  window.adnPrepareFoodModal = function () {\n    moveModalToBody();\n    updateViewportSize();\n    lockPage();\n\n    var modal = getModal();\n    var dialog = modal \u0026\u0026 modal.querySelector('.adn-modal-dialog');\n\n    if (dialog) {\n      dialog.scrollTop = 0;\n    }\n\n    requestAnimationFrame(updateViewportSize);\n    setTimeout(updateViewportSize, 80);\n    setTimeout(updateViewportSize, 250);\n  };\n\n  window.adnReleaseFoodModal = function () {\n    unlockPage();\n  };\n\n  function init() {\n    moveModalToBody();\n    updateViewportSize();\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n\n  window.addEventListener('load', init);\n  window.addEventListener('resize', updateViewportSize, { passive: true });\n  window.addEventListener('orientationchange', function () {\n    setTimeout(updateViewportSize, 100);\n    setTimeout(updateViewportSize, 350);\n  }, { passive: true });\n\n  if (window.visualViewport) {\n    window.visualViewport.addEventListener(\n      'resize',\n      updateViewportSize,\n      { passive: true }\n    );\n\n    window.visualViewport.addEventListener(\n      'scroll',\n      updateViewportSize,\n      { passive: true }\n    );\n  }\n\n  document.addEventListener('shopify:section:load', function () {\n    setTimeout(init, 50);\n  });\n})();\n\u003c\/script\u003e \u003cscript id=\"adn-food-calculator-script\"\u003e(function () {\n  'use strict';\n\n  var TOTAL_STEPS = 8;\n  var stepTitles = [\n    'Alter',\n    'Gewicht',\n    'Aktivität',\n    'Körperform',\n    'Futterart',\n    'Besonderheiten',\n    'Gesundheit',\n    'Ergebnis'\n  ];\n\n  var kcalByFood = { dry: 370, wet: 115 };\n\n  var recommendations = {\n    puppyDry: {\n      label: 'Welpenfutter ansehen',\n      title: 'Premium 60% Huhn, Truthahn, Lachs \u0026 Süßkartoffel',\n      reason: 'Für Welpen und Junghunde mit Fokus auf Wachstum, Energie und Entwicklung.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-welpenfutter-60-huhn-truthahn-lachs-gelenkschutz-susskartoffel-12kg'\n    },\n    seniorDry: {\n      label: 'Seniorfutter ansehen',\n      title: 'Premium Senior Forelle mit Lachs, Süßkartoffel \u0026 Spargel',\n      reason: 'Für ältere Hunde mit leichterer Rezeptur, Omega-3-Fokus und Gelenkschutz.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/premium-senior-mit-50-frischem-forelle-mit-lachs-susskartoffel-spargel'\n    },\n    adultSmallDry: {\n      label: 'Futter für kleine Rassen ansehen',\n      title: 'Premium 50% Lamm, Süßkartoffel, Minze \u0026 Erbsen',\n      reason: 'Für ausgewachsene Hunde unter 15 kg und kleine Rassen.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-50-lamm-susskartoffel-kleine-rassen-100g'\n    },\n    adultSensitiveDry: {\n      label: 'Sensibles Trockenfutter ansehen',\n      title: 'Premium 50% Ente, Süßkartoffel \u0026 Orange',\n      reason: 'Für sensible Adult-Hunde und Hunde mit empfindlicher Verdauung.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-getreidefreies-505-ente-mit-susskartoffelte-orange-12kg'\n    },\n    adultActiveDry: {\n      label: 'Angus-Rind Trockenfutter ansehen',\n      title: 'Premium 50% Angus-Rind, Süßkartoffel, Erbsen \u0026 Karotte',\n      reason: 'Für aktive, normale oder schlanke Adult-Hunde.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-angus-rind-hundefutter-getreidefrei-100g'\n    },\n    adultCalmDry: {\n      label: 'Wild \u0026 Lachs Trockenfutter ansehen',\n      title: 'Premium 50% Wild \u0026 Lachs, Süßkartoffel \u0026 Maulbeere',\n      reason: 'Für ruhigere, kräftige oder kastrierte Adult-Hunde.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-50-wild-lachs-getreidefrei-mit-susskartoffel-maulbeere-12kg'\n    },\n    wetDuck: {\n      label: 'Ente Nassfutter ansehen',\n      title: 'Premium Sensitiv 91% Ente mit Gemüse \u0026 Reis',\n      reason: 'Sanfte Nassfutter-Empfehlung für normale Hunde, Welpen oder Senioren.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-schonkost-91-ente-mit-gemuse-reis-single-protein-800g'\n    },\n    wetHorse: {\n      label: 'Pferd Schonkost ansehen',\n      title: 'Premium Sensitiv 94% Pferd mit Kartoffeln',\n      reason: 'Bei sensibler Verdauung, Krankheitshinweis oder Unverträglichkeiten.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-schonkost-94-pferd-mit-kartoffeln-hypoallergen'\n    },\n    wetLamb: {\n      label: 'Lamm Nassfutter ansehen',\n      title: 'Premium Sensitiv 91% Lamm mit Apfel',\n      reason: 'Für aktive, schlanke oder trächtige\/säugende Hunde.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-nassfutter-91-lamm-mit-apfel-single-protein'\n    },\n    wetWild: {\n      label: 'Wild Nassfutter ansehen',\n      title: 'Premium Sensitiv 91% Wild mit Gemüse \u0026 Reis',\n      reason: 'Für ruhigere, kräftige oder kastrierte Hunde.',\n      url: 'https:\/\/www.alphadog-nutrition.de\/products\/alphadog-nutrition-nassfutter-91-wild-mit-gemuse-reis-single-protein'\n    }\n  };\n\n  var state = {\n    currentStep: 1,\n    lastFocused: null,\n    data: defaultData()\n  };\n\n  function defaultData() {\n    return {\n      ageUnit: 'years',\n      ageValue: 2,\n      ageMonths: 24,\n      ageGroup: 'adult',\n      weight: 15,\n      activity: 'normal',\n      body: 'ideal',\n      food: 'dry',\n      special: 'none',\n      health: 'healthy'\n    };\n  }\n\n  function getContext() {\n    return {\n      root: document.getElementById('adn-one-html'),\n      modal: document.getElementById('adn-food-modal'),\n      calc: document.getElementById('adn-rechner')\n    };\n  }\n\n  function ensureMarkup() {\n    var ctx = getContext();\n    if (!ctx.root || !ctx.modal || !ctx.calc) return false;\n\n    var openButton = ctx.root.querySelector('.adn-open-calculator');\n    var closeButton = ctx.modal.querySelector('.adn-modal-close');\n    var backdrop = ctx.modal.querySelector('.adn-modal-backdrop');\n    var dialog = ctx.modal.querySelector('.adn-modal-dialog');\n\n    if (openButton) openButton.setAttribute('data-adn-open', '');\n    if (closeButton) {\n      closeButton.setAttribute('data-adn-close', '');\n      closeButton.setAttribute('aria-label', 'Futterrechner schließen');\n    }\n    if (backdrop) {\n      backdrop.setAttribute('data-adn-close', '');\n      backdrop.setAttribute('aria-hidden', 'true');\n    }\n    if (dialog) {\n      dialog.setAttribute('aria-modal', 'true');\n      dialog.setAttribute('aria-labelledby', 'adn-modal-title');\n    }\n\n    var steps = ctx.calc.querySelectorAll('.adn-step');\n    steps.forEach(function (step, index) {\n      step.dataset.step = String(index + 1);\n      step.dataset.title = stepTitles[index] || '';\n    });\n\n    var ageButtons = steps[0] ? steps[0].querySelectorAll('.adn-segmented button') : [];\n    if (ageButtons[0]) ageButtons[0].dataset.ageUnit = 'years';\n    if (ageButtons[1]) ageButtons[1].dataset.ageUnit = 'months';\n\n    var mappings = [\n      null,\n      null,\n      { key: 'activity', values: ['low', 'normal', 'high', 'sport'] },\n      { key: 'body', values: ['thin', 'ideal', 'heavy'] },\n      { key: 'food', values: ['dry', 'wet'] },\n      { key: 'special', values: ['none', 'neutered', 'sensitive', 'pregnant'] },\n      { key: 'health', values: ['healthy', 'sick'] }\n    ];\n\n    mappings.forEach(function (mapping, index) {\n      if (!mapping || !steps[index]) return;\n      var buttons = steps[index].querySelectorAll('.adn-choice-grid button');\n      buttons.forEach(function (button, buttonIndex) {\n        button.dataset.key = mapping.key;\n        button.dataset.value = mapping.values[buttonIndex] || '';\n      });\n    });\n\n    var progressTrack = ctx.calc.querySelector('.adn-progress-track');\n    if (progressTrack) {\n      progressTrack.setAttribute('aria-valuemin', '1');\n      progressTrack.setAttribute('aria-valuemax', String(TOTAL_STEPS));\n      progressTrack.setAttribute('aria-valuenow', String(state.currentStep));\n    }\n\n    return true;\n  }\n\n  function roundToFive(value) {\n    return Math.round(value \/ 5) * 5;\n  }\n\n  function updateAge() {\n    var ageInput = document.getElementById('adn-age');\n    if (!ageInput) return;\n\n    var value = parseFloat(ageInput.value);\n    if (!value || value \u003c= 0) value = 1;\n\n    state.data.ageValue = value;\n    state.data.ageMonths = state.data.ageUnit === 'years' ? value * 12 : value;\n    state.data.ageGroup =\n      state.data.ageMonths \u003c 12\n        ? 'puppy'\n        : (state.data.ageMonths \u003e= 84 ? 'senior' : 'adult');\n  }\n\n  function getWeight() {\n    var input = document.getElementById('adn-weight');\n    var weight = input ? parseFloat(input.value) : NaN;\n\n    if (!weight || weight \u003c= 0) {\n      weight = state.data.weight || 1;\n    }\n\n    return weight;\n  }\n\n  function getRecommendation() {\n    var weight = getWeight();\n    var data = state.data;\n\n    if (data.food === 'wet') {\n      if (data.health === 'sick' || data.special === 'sensitive') {\n        return recommendations.wetHorse;\n      }\n      if (\n        data.activity === 'high' ||\n        data.activity === 'sport' ||\n        data.body === 'thin' ||\n        data.special === 'pregnant'\n      ) {\n        return recommendations.wetLamb;\n      }\n      if (\n        data.activity === 'low' ||\n        data.body === 'heavy' ||\n        data.special === 'neutered'\n      ) {\n        return recommendations.wetWild;\n      }\n      return recommendations.wetDuck;\n    }\n\n    if (data.ageGroup === 'puppy') return recommendations.puppyDry;\n    if (data.ageGroup === 'senior') return recommendations.seniorDry;\n    if (weight \u003c 15) return recommendations.adultSmallDry;\n    if (data.health === 'sick' || data.special === 'sensitive') {\n      return recommendations.adultSensitiveDry;\n    }\n    if (\n      data.activity === 'high' ||\n      data.activity === 'sport' ||\n      data.body === 'thin'\n    ) {\n      return recommendations.adultActiveDry;\n    }\n    if (\n      data.activity === 'low' ||\n      data.body === 'heavy' ||\n      data.special === 'neutered'\n    ) {\n      return recommendations.adultCalmDry;\n    }\n    return recommendations.adultActiveDry;\n  }\n\n  function setText(id, value) {\n    var element = document.getElementById(id);\n    if (element) element.textContent = value;\n  }\n\n  function calculateResult() {\n    updateAge();\n    state.data.weight = getWeight();\n\n    var ageFactor = {\n      puppy: 2.4,\n      adult: 1.6,\n      senior: 1.3\n    }[state.data.ageGroup] || 1.6;\n\n    var activityFactor = {\n      low: 0.85,\n      normal: 1,\n      high: 1.18,\n      sport: 1.35\n    }[state.data.activity] || 1;\n\n    var bodyFactor = {\n      thin: 1.1,\n      ideal: 1,\n      heavy: 0.82\n    }[state.data.body] || 1;\n\n    var specialFactor = {\n      none: 1,\n      neutered: 0.9,\n      sensitive: 1,\n      pregnant: 1.35\n    }[state.data.special] || 1;\n\n    var foodKcal = kcalByFood[state.data.food] || kcalByFood.dry;\n\n    var dailyKcal =\n      70 *\n      Math.pow(state.data.weight, 0.75) *\n      ageFactor *\n      activityFactor *\n      bodyFactor *\n      specialFactor;\n\n    var grams = dailyKcal \/ foodKcal * 100;\n    var finalGrams = Math.max(5, roundToFive(grams));\n    var minGrams = Math.max(5, roundToFive(finalGrams * 0.9));\n    var maxGrams = Math.max(5, roundToFive(finalGrams * 1.1));\n    var meals = state.data.ageGroup === 'puppy' ? 3 : 2;\n    var mealGrams = Math.max(5, roundToFive(finalGrams \/ meals));\n\n    var warning = document.getElementById('adn-health-warning');\n    if (warning) {\n      warning.classList.toggle('is-visible', state.data.health === 'sick');\n    }\n\n    setText(\n      'adn-result-label',\n      state.data.health === 'sick' ? 'Grobe Orientierung' : 'Tagesmenge'\n    );\n    setText('adn-result-amount', 'ca. ' + finalGrams + ' g');\n    setText('adn-result-kcal', 'ca. ' + Math.round(dailyKcal) + ' kcal');\n    setText('adn-result-meal', 'ca. ' + mealGrams + ' g');\n    setText('adn-result-range', minGrams + '–' + maxGrams + ' g');\n\n    var recommendation = getRecommendation();\n    setText('adn-product-title', recommendation.title);\n    setText('adn-product-reason', recommendation.reason);\n\n    var shopLink = document.getElementById('adn-shop-link');\n    if (shopLink) {\n      shopLink.href = recommendation.url;\n      shopLink.textContent = recommendation.label;\n    }\n  }\n\n  function showStep(step) {\n    var ctx = getContext();\n    if (!ctx.calc) return;\n\n    ensureMarkup();\n\n    state.currentStep = Math.max(1, Math.min(TOTAL_STEPS, Number(step) || 1));\n\n    var steps = ctx.calc.querySelectorAll('.adn-step');\n    steps.forEach(function (item, index) {\n      var itemStep = Number(item.dataset.step) || index + 1;\n      item.classList.toggle('is-active', itemStep === state.currentStep);\n    });\n\n    var active = ctx.calc.querySelector('.adn-step.is-active');\n    setText('adn-current-step', String(state.currentStep));\n    setText(\n      'adn-step-title',\n      active ? (active.dataset.title || stepTitles[state.currentStep - 1]) : ''\n    );\n\n    var progressBar = document.getElementById('adn-progress-bar');\n    if (progressBar) {\n      progressBar.style.width =\n        (state.currentStep \/ TOTAL_STEPS * 100) + '%';\n    }\n\n    var progressTrack = ctx.calc.querySelector('.adn-progress-track');\n    if (progressTrack) {\n      progressTrack.setAttribute(\n        'aria-valuenow',\n        String(state.currentStep)\n      );\n    }\n\n    var backButton = document.getElementById('adn-back');\n    if (backButton) {\n      backButton.disabled = state.currentStep === 1;\n    }\n\n    if (state.currentStep === TOTAL_STEPS) {\n      calculateResult();\n    }\n\n    var dialog = ctx.modal \u0026\u0026 ctx.modal.querySelector('.adn-modal-dialog');\n    if (dialog) dialog.scrollTop = 0;\n  }\n\n  function openModal() {\n    var ctx = getContext();\n    if (!ctx.root || !ctx.modal || !ctx.calc) return;\n\n    ensureMarkup();\n    state.lastFocused = document.activeElement;\n\n    if (typeof window.adnPrepareFoodModal === 'function') {\n      window.adnPrepareFoodModal();\n    } else if (ctx.modal.parentNode !== document.body) {\n      document.body.appendChild(ctx.modal);\n    }\n\n    ctx.modal.classList.add('is-open');\n    ctx.modal.setAttribute('aria-hidden', 'false');\n    document.body.classList.add('adn-modal-open');\n\n    showStep(state.currentStep || 1);\n\n    window.setTimeout(function () {\n      var close = ctx.modal.querySelector('.adn-modal-close');\n      if (!close) return;\n\n      try {\n        close.focus({ preventScroll: true });\n      } catch (error) {\n        close.focus();\n      }\n    }, 0);\n  }\n\n  function closeModal() {\n    var ctx = getContext();\n    if (!ctx.modal) return;\n\n    ctx.modal.classList.remove('is-open');\n    ctx.modal.setAttribute('aria-hidden', 'true');\n    document.body.classList.remove('adn-modal-open');\n\n    if (typeof window.adnReleaseFoodModal === 'function') {\n      window.adnReleaseFoodModal();\n    }\n\n    if (\n      state.lastFocused \u0026\u0026\n      typeof state.lastFocused.focus === 'function'\n    ) {\n      window.setTimeout(function () {\n        try {\n          state.lastFocused.focus({ preventScroll: true });\n        } catch (error) {\n          state.lastFocused.focus();\n        }\n      }, 0);\n    }\n  }\n\n  function resetCalculator() {\n    var ctx = getContext();\n    state.data = defaultData();\n    state.currentStep = 1;\n\n    var ageInput = document.getElementById('adn-age');\n    var weightInput = document.getElementById('adn-weight');\n    var ageUnitLabel = document.getElementById('adn-age-unit-label');\n\n    if (ageInput) ageInput.value = '2';\n    if (weightInput) weightInput.value = '15';\n    if (ageUnitLabel) ageUnitLabel.textContent = 'Jahre';\n\n    if (ctx.calc) {\n      ctx.calc.querySelectorAll('.is-selected').forEach(function (item) {\n        item.classList.remove('is-selected');\n      });\n\n      var years = ctx.calc.querySelector('[data-age-unit=\"years\"]');\n      if (years) years.classList.add('is-selected');\n    }\n\n    showStep(1);\n  }\n\n  function findChoiceMeta(button) {\n    var step = button.closest('.adn-step');\n    if (!step) return null;\n\n    var stepNumber =\n      Number(step.dataset.step) ||\n      Array.prototype.indexOf.call(\n        step.parentNode.querySelectorAll('.adn-step'),\n        step\n      ) + 1;\n\n    var buttonIndex =\n      Array.prototype.indexOf.call(\n        button.parentNode.querySelectorAll('button'),\n        button\n      );\n\n    var map = {\n      3: { key: 'activity', values: ['low', 'normal', 'high', 'sport'] },\n      4: { key: 'body', values: ['thin', 'ideal', 'heavy'] },\n      5: { key: 'food', values: ['dry', 'wet'] },\n      6: {\n        key: 'special',\n        values: ['none', 'neutered', 'sensitive', 'pregnant']\n      },\n      7: { key: 'health', values: ['healthy', 'sick'] }\n    };\n\n    var fallback = map[stepNumber];\n    var key = button.dataset.key || (fallback \u0026\u0026 fallback.key);\n    var value =\n      button.dataset.value ||\n      (fallback \u0026\u0026 fallback.values[buttonIndex]);\n\n    if (!key || typeof value === 'undefined') return null;\n\n    return { key: key, value: value };\n  }\n\n  function handleDocumentClick(event) {\n    var target = event.target;\n    if (!target || typeof target.closest !== 'function') return;\n\n    var openButton = target.closest(\n      '#adn-one-html [data-adn-open], #adn-one-html .adn-open-calculator'\n    );\n    if (openButton) {\n      event.preventDefault();\n      openModal();\n      return;\n    }\n\n    var closeTarget = target.closest(\n      '#adn-food-modal [data-adn-close], ' +\n      '#adn-food-modal .adn-modal-close, ' +\n      '#adn-food-modal .adn-modal-backdrop'\n    );\n    if (closeTarget) {\n      event.preventDefault();\n      closeModal();\n      return;\n    }\n\n    var ctx = getContext();\n    if (!ctx.calc || !ctx.calc.contains(target)) return;\n\n    var ageUnitButton = target.closest('[data-age-unit]');\n    if (ageUnitButton) {\n      event.preventDefault();\n\n      state.data.ageUnit = ageUnitButton.dataset.ageUnit || 'years';\n\n      ctx.calc.querySelectorAll('[data-age-unit]').forEach(function (item) {\n        item.classList.remove('is-selected');\n      });\n      ageUnitButton.classList.add('is-selected');\n\n      var label = document.getElementById('adn-age-unit-label');\n      if (label) {\n        label.textContent =\n          state.data.ageUnit === 'years' ? 'Jahre' : 'Monate';\n      }\n\n      updateAge();\n      return;\n    }\n\n    var ageNext = target.closest('#adn-age-next');\n    if (ageNext) {\n      event.preventDefault();\n\n      var ageInput = document.getElementById('adn-age');\n      var age = ageInput ? parseFloat(ageInput.value) : NaN;\n\n      if (!age || age \u003c= 0) {\n        if (ageInput) ageInput.focus();\n        return;\n      }\n\n      updateAge();\n      showStep(2);\n      return;\n    }\n\n    var weightNext = target.closest('#adn-weight-next');\n    if (weightNext) {\n      event.preventDefault();\n\n      var weightInput = document.getElementById('adn-weight');\n      var weight = weightInput ? parseFloat(weightInput.value) : NaN;\n\n      if (!weight || weight \u003c= 0) {\n        if (weightInput) weightInput.focus();\n        return;\n      }\n\n      state.data.weight = weight;\n      showStep(3);\n      return;\n    }\n\n    var choiceButton = target.closest('.adn-choice-grid button');\n    if (choiceButton) {\n      event.preventDefault();\n\n      var meta = findChoiceMeta(choiceButton);\n      if (!meta) return;\n\n      state.data[meta.key] = meta.value;\n\n      choiceButton.parentElement\n        .querySelectorAll('button')\n        .forEach(function (item) {\n          item.classList.remove('is-selected');\n        });\n\n      choiceButton.classList.add('is-selected');\n\n      window.setTimeout(function () {\n        showStep(state.currentStep + 1);\n      }, 120);\n\n      return;\n    }\n\n    var backButton = target.closest('#adn-back');\n    if (backButton) {\n      event.preventDefault();\n      showStep(state.currentStep - 1);\n      return;\n    }\n\n    var restartButton = target.closest('#adn-restart');\n    if (restartButton) {\n      event.preventDefault();\n      resetCalculator();\n    }\n  }\n\n  function handleKeydown(event) {\n    var ctx = getContext();\n    if (\n      event.key === 'Escape' \u0026\u0026\n      ctx.modal \u0026\u0026\n      ctx.modal.classList.contains('is-open')\n    ) {\n      closeModal();\n    }\n  }\n\n  function init() {\n    if (!ensureMarkup()) return;\n\n    if (!window.__adnFoodCalculatorDelegated) {\n      window.__adnFoodCalculatorDelegated = true;\n      document.addEventListener('click', handleDocumentClick, false);\n      document.addEventListener('keydown', handleKeydown, false);\n    }\n\n    showStep(state.currentStep || 1);\n  }\n\n  window.adnOpenFoodCalculator = openModal;\n  window.adnCloseFoodCalculator = closeModal;\n  window.adnShowFoodCalculatorStep = showStep;\n  window.adnCalculateFoodResult = calculateResult;\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init, { once: true });\n  } else {\n    init();\n  }\n\n  window.addEventListener('load', init);\n\n  document.addEventListener('shopify:section:load', function () {\n    window.setTimeout(init, 50);\n  });\n\n  window.setTimeout(init, 50);\n  window.setTimeout(init, 250);\n  window.setTimeout(init, 900);\n})();\u003c\/script\u003e\u003c\/p\u003e","brand":"Alphadog Nutrition","offers":[{"title":"500g","offer_id":58806371647813,"sku":"2563","price":35.99,"currency_code":"EUR","in_stock":true},{"title":"1kg","offer_id":58806371680581,"sku":"2564","price":49.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1037\/8890\/4773\/files\/AlphadogNutritionXXLKnabberboxfuerkleineAlphas_Probierpaketmit10Naturkauartenaus7tierischenQuellenGetreidefreifuerkleineHunde_Welpen.png?v=1786886352","url":"https:\/\/www.alphadog-nutrition.de\/es\/products\/xxl-kausnack-bundle-fur-kleine-alphas-10-teilige-knabberbox-versandkostenfrei","provider":"Alphadog Nutrition","version":"1.0","type":"link"}