{"product_id":"orvion-zink","title":"ORVION Zink","description":"\u003cstyle\u003e\n  html { overflow-x: hidden; }\n\u003c\/style\u003e\n\u003cstyle\u003e\n  \/* =========================================================\n     ORVION PRODUCT EXPERIENCE — Zink\n     ========================================================= *\/\n\n  #ov-zink {\n    --ov-black: #000000;\n    --ov-card: #0a0a0a;\n    --ov-card-light: #101010;\n    --ov-border: #252525;\n    --ov-border-hover: #484848;\n    --ov-white: #ffffff;\n    --ov-text: #b5b5b5;\n    --ov-muted: #777777;\n    --ov-radius-xl: 34px;\n    --ov-radius-lg: 26px;\n    --ov-radius-md: 18px;\n\n    position: relative;\n    z-index: 5;\n    width: 100%;\n    overflow: hidden;\n    background: var(--ov-black);\n    color: var(--ov-white);\n    font-family: inherit;\n  }\n\n  \/* Full-bleed positioning is applied precisely via JS (see script below),\n     using the real measured window width instead of vw — vw includes the\n     scrollbar width and was pushing the section past the right edge. *\/\n\n  #ov-zink *, #ov-zink *::before, #ov-zink *::after { box-sizing: border-box; }\n  #ov-zink img { display: block; max-width: 100%; }\n  #ov-zink button, #ov-zink a { font: inherit; }\n  #ov-zink a { color: inherit; }\n\n  .ov-container { width: min(1380px, calc(100% - 80px)); margin-inline: auto; }\n  .ov-section { position: relative; padding: 130px 0; border-top: 1px solid var(--ov-border); }\n\n  .ov-eyebrow {\n    margin: 0 0 18px; color: var(--ov-muted); font-size: 11px; font-weight: 700;\n    line-height: 1.4; letter-spacing: 0.2em; text-transform: uppercase;\n  }\n\n  .ov-heading-lg {\n    max-width: 940px; margin: 0; color: var(--ov-white);\n    font-size: clamp(40px, 5vw, 72px); font-weight: 600; line-height: 1; letter-spacing: -0.05em;\n  }\n\n  .ov-heading-md {\n    margin: 0; color: var(--ov-white); font-size: clamp(28px, 3.5vw, 48px);\n    font-weight: 600; line-height: 1.08; letter-spacing: -0.04em;\n  }\n\n  .ov-lead { max-width: 780px; margin: 28px 0 0; color: var(--ov-text); font-size: clamp(17px, 1.7vw, 21px); line-height: 1.75; }\n  .ov-muted-gradient { color: #747474; }\n\n  \/* KURZBESCHREIBUNG *\/\n  .ov-product-summary {\n    position: relative; padding: 70px 0 82px;\n    background: radial-gradient(circle at 85% 0%, rgba(255,255,255,0.055), transparent 32%), #000000;\n  }\n\n  .ov-product-summary__grid {\n    display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(380px, 0.85fr);\n    gap: clamp(60px, 8vw, 130px); align-items: end; min-width: 0;\n  }\n\n  .ov-product-summary__copy { min-width: 0; }\n  .ov-product-summary__copy h2 { max-width: 860px; }\n  .ov-product-summary__text { max-width: 760px; margin: 26px 0 0; color: var(--ov-text); font-size: 17px; line-height: 1.82; }\n\n  .ov-summary-points { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n\n  .ov-summary-point {\n    min-height: 130px; padding: 21px; border: 1px solid var(--ov-border); border-radius: var(--ov-radius-md);\n    background: linear-gradient(145deg, rgba(255,255,255,0.03), transparent 55%), var(--ov-card);\n  }\n\n  .ov-summary-point__icon {\n    display: flex; width: 39px; height: 39px; align-items: center; justify-content: center;\n    margin-bottom: 23px; border: 1px solid #343434; border-radius: 50%; background: #111111;\n    font-size: 12px; font-weight: 600; letter-spacing: 0.02em; color: var(--ov-muted); font-variant-numeric: tabular-nums;\n  }\n\n  .ov-summary-point strong { display: block; margin-bottom: 5px; color: var(--ov-white); font-size: 14px; font-weight: 600; }\n  .ov-summary-point span:last-child { display: block; color: var(--ov-muted); font-size: 11px; line-height: 1.5; }\n\n  \/* ZAHLEN, DIE ZÄHLEN — Apple-artiger Stat-Block mit echten Produktfakten *\/\n  .ov-stats-band { border-top: 1px solid var(--ov-border); padding: 64px 0; background: #030303; }\n  .ov-stats-row { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1px; background: var(--ov-border); }\n  .ov-stat-block { background: #030303; padding: 12px 24px; text-align: center; }\n  .ov-stat-block__number {\n    color: var(--ov-white); font-weight: 700; letter-spacing: -0.03em; line-height: 1;\n    font-size: clamp(34px, 4vw, 56px); margin-bottom: 10px;\n  }\n  .ov-stat-block__label { color: var(--ov-muted); font-size: 12px; line-height: 1.5; max-width: 22ch; margin: 0 auto; }\n\n  \/* HERO-STAT — eigenständiges Layout: dominante Aussage statt vier gleichwertiger Kacheln *\/\n  .ov-hero-stat { text-align: center; padding: 12px 0 44px; }\n  .ov-hero-stat__number {\n    color: var(--ov-white); font-weight: 700; letter-spacing: -0.045em; line-height: 0.9;\n    font-size: clamp(90px, 13vw, 168px);\n  }\n  .ov-hero-stat__statement {\n    color: var(--ov-white); font-weight: 700; letter-spacing: -0.03em; line-height: 1.08;\n    font-size: clamp(34px, 5.5vw, 68px); max-width: 18ch; margin-inline: auto;\n  }\n  .ov-hero-stat__label { color: var(--ov-muted); font-size: 14px; margin-top: 14px; max-width: 40ch; margin-inline: auto; }\n  .ov-hero-stat-support { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; background: var(--ov-border); margin-top: 40px; }\n\n  \/* KATEGORIE-GRID — Zinks 18 Wirkungen thematisch gruppiert statt flach aufgelistet *\/\n  .ov-category-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 16px; margin-top: 56px; }\n  .ov-category-card {\n    border: 1px solid var(--ov-border); border-radius: var(--ov-radius-lg); padding: 28px;\n    background: linear-gradient(145deg, rgba(255,255,255,0.03), transparent 50%), var(--ov-card);\n  }\n  .ov-category-card__title { font-size: 17px; font-weight: 600; color: var(--ov-white); margin-bottom: 10px; }\n  .ov-category-card__teaser { font-size: 13.5px; color: var(--ov-text); line-height: 1.65; margin-bottom: 4px; }\n\n  \/* DUO-SPLIT — zwei Wirkstoffe, klar getrennt und optisch verbunden (auch für Kategorie-Karten wiederverwendet) *\/\n  .ov-duo-split { display: grid; grid-template-columns: 1fr auto 1fr; gap: clamp(28px, 5vw, 60px); align-items: start; margin-top: 56px; }\n  .ov-duo-col__title {\n    font-size: 12px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--ov-white);\n    font-weight: 700; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid var(--ov-border);\n  }\n  .ov-duo-claim { padding: 14px 2px; border-top: 1px solid var(--ov-border); font-size: 14px; color: var(--ov-text); line-height: 1.6; }\n  .ov-duo-claim:first-of-type { border-top: none; padding-top: 0; }\n  .ov-duo-extra { max-height: 0; overflow: hidden; transition: max-height 0.6s cubic-bezier(.2,.8,.2,1); }\n  .ov-duo-extra .ov-duo-claim:first-of-type { border-top: 1px solid var(--ov-border); padding-top: 14px; }\n  .ov-duo-toggle {\n    margin-top: 16px; display: inline-flex; align-items: center; gap: 8px;\n    font-size: 12px; letter-spacing: 0.03em; color: var(--ov-muted); cursor: pointer;\n    background: none; border: 0; padding: 0; transition: color 0.25s ease;\n  }\n  .ov-duo-toggle:hover { color: var(--ov-white); }\n  .ov-duo-toggle__icon {\n    display: flex; align-items: center; justify-content: center; width: 18px; height: 18px;\n    border: 1px solid #353535; border-radius: 50%; font-size: 12px; font-weight: 400;\n    transition: transform 0.35s cubic-bezier(.2,.8,.2,1);\n  }\n  .ov-duo-toggle[aria-expanded=\"true\"] .ov-duo-toggle__icon { transform: rotate(135deg); }\n  .ov-duo-divider {\n    display: flex; align-items: center; justify-content: center; color: var(--ov-muted);\n    font-size: 26px; font-weight: 300; padding-top: 44px; width: 32px;\n  }\n\n  \/* PRODUKTINFORMATIONEN (moved up — facts first) *\/\n  .ov-info-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 58px; }\n\n  .ov-info-card {\n    min-height: 390px; padding: 40px; border: 1px solid var(--ov-border); border-radius: var(--ov-radius-xl);\n    background: linear-gradient(145deg, rgba(255,255,255,0.03), transparent 50%), var(--ov-card);\n  }\n\n  .ov-info-label {\n    display: block; margin-bottom: 24px; color: var(--ov-muted); font-size: 10px;\n    font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase;\n  }\n\n  .ov-dosage {\n    max-width: 480px; margin-bottom: 28px; color: var(--ov-white);\n    font-size: clamp(50px, 6vw, 82px); font-weight: 600; line-height: 0.94; letter-spacing: -0.055em;\n  }\n\n  .ov-info-card p { max-width: 560px; margin: 0; color: var(--ov-text); font-size: 14px; line-height: 1.75; }\n  .ov-ingredient-list { display: grid; gap: 13px; margin: 35px 0 0; padding: 0; list-style: none; }\n  .ov-ingredient-list li { display: flex; align-items: center; gap: 12px; color: #dddddd; font-size: 14px; }\n\n  .ov-ingredient-list li::before {\n    content: \"✓\"; width: 27px; height: 27px; display: flex; flex: 0 0 27px; align-items: center;\n    justify-content: center; border: 1px solid #383838; border-radius: 50%; color: #ffffff; font-size: 10px;\n  }\n\n  .ov-table { overflow: hidden; margin-top: 20px; border: 1px solid var(--ov-border); border-radius: 22px; background: var(--ov-card); }\n\n  .ov-table-row {\n    display: grid; grid-template-columns: minmax(0, 1fr) minmax(210px, 0.55fr); gap: 24px;\n    padding: 20px 24px; border-top: 1px solid var(--ov-border); color: #d2d2d2; font-size: 13px; line-height: 1.5;\n  }\n\n  .ov-table-row:first-child { border-top: 0; background: #151515; color: #ffffff; font-weight: 600; }\n  .ov-table-row span:last-child { text-align: right; }\n\n  \/* ACCORDION (shared: \"Mehr erfahren\" + \"FAQ\") *\/\n  .ov-faq-wrap { max-width: 1020px; margin: 60px auto 0; }\n  .ov-faq-item { border-top: 1px solid var(--ov-border); }\n  .ov-faq-item:last-child { border-bottom: 1px solid var(--ov-border); }\n\n  .ov-faq-question {\n    width: 100%; display: grid; grid-template-columns: minmax(0, 1fr) 34px; gap: 25px; align-items: center;\n    padding: 28px 0; border: 0; background: transparent; color: var(--ov-white); font-size: 17px;\n    font-weight: 600; line-height: 1.45; text-align: left; cursor: pointer;\n  }\n\n  .ov-faq-icon { position: relative; width: 30px; height: 30px; border: 1px solid #353535; border-radius: 50%; flex-shrink: 0; }\n  .ov-faq-icon::before, .ov-faq-icon::after { content: \"\"; position: absolute; top: 50%; left: 50%; width: 10px; height: 1px; background: #ffffff; transition: transform 0.3s ease; }\n  .ov-faq-icon::before { transform: translate(-50%, -50%); }\n  .ov-faq-icon::after { transform: translate(-50%, -50%) rotate(90deg); }\n  .ov-faq-item.is-open .ov-faq-icon::after { transform: translate(-50%, -50%) rotate(0); }\n\n  .ov-faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.5s cubic-bezier(.2,.8,.2,1); }\n  .ov-faq-answer__inner { max-width: 850px; padding: 0 50px 30px 0; color: var(--ov-text); font-size: 14px; line-height: 1.8; }\n  .ov-faq-answer__inner p + p { margin-top: 14px; }\n  .ov-faq-answer__inner ul { margin: 14px 0 0; padding-left: 18px; }\n  .ov-faq-answer__inner li { margin-bottom: 8px; }\n\n  \/* SEO-BEREICH *\/\n  .ov-seo-grid { display: grid; grid-template-columns: minmax(300px, 0.7fr) minmax(0, 1.3fr); gap: clamp(70px, 9vw, 150px); align-items: start; }\n  .ov-seo-copy p { margin: 0 0 23px; color: var(--ov-text); font-size: 15px; line-height: 1.85; }\n  .ov-seo-copy p:last-child { margin-bottom: 0; }\n\n  \/* CROSS-SELL *\/\n  .ov-product-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin-top: 58px; }\n\n  .ov-product-card {\n    display: block; overflow: hidden; border: 1px solid var(--ov-border); border-radius: var(--ov-radius-lg);\n    background: var(--ov-card); color: var(--ov-white); text-decoration: none;\n    transition: transform 0.45s cubic-bezier(.2,.8,.2,1), border-color 0.45s ease;\n  }\n\n  .ov-product-card:hover { transform: translateY(-8px); border-color: var(--ov-border-hover); }\n\n  .ov-product-card__image {\n    position: relative; aspect-ratio: 1\/1; display: flex; align-items: center; justify-content: center;\n    overflow: hidden; background: radial-gradient(circle at center, rgba(255,255,255,0.08), transparent 55%), #070707;\n  }\n\n  .ov-product-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s cubic-bezier(.2,.8,.2,1); }\n  .ov-product-card:hover .ov-product-card__image img { transform: scale(1.045); }\n  .ov-product-card__placeholder { color: #ffffff; font-size: 18px; font-weight: 700; letter-spacing: 0.18em; }\n  .ov-product-card__content { padding: 23px; }\n\n  .ov-product-card__category { display: block; margin-bottom: 10px; color: var(--ov-muted); font-size: 10px; font-weight: 700; letter-spacing: 0.17em; text-transform: uppercase; }\n  .ov-product-card h3 { margin: 0 0 11px; color: var(--ov-white); font-size: 19px; font-weight: 600; }\n  .ov-product-card p { min-height: 42px; margin: 0 0 21px; color: var(--ov-text); font-size: 12px; line-height: 1.65; }\n  .ov-product-card__link { display: flex; align-items: center; justify-content: space-between; color: #d8d8d8; font-size: 12px; }\n  .ov-product-card__arrow { transition: transform 0.3s ease; }\n  .ov-product-card:hover .ov-product-card__arrow { transform: translateX(5px); }\n\n  \/* RECHTLICHER HINWEIS *\/\n  .ov-legal { padding: 52px 0 78px; border-top: 1px solid var(--ov-border); }\n  .ov-legal p { max-width: 1050px; margin: 0; color: #767676; font-size: 11px; line-height: 1.8; }\n\n  \/* SCROLL-ANIMATIONEN *\/\n  .ov-reveal {\n    opacity: 0; transform: translateY(48px); filter: blur(6px);\n    transition: opacity 0.9s cubic-bezier(.2,.8,.2,1), transform 0.9s cubic-bezier(.2,.8,.2,1), filter 0.9s cubic-bezier(.2,.8,.2,1);\n    will-change: opacity, transform, filter;\n  }\n  .ov-reveal.is-visible { opacity: 1; transform: translateY(0); filter: blur(0); }\n  .ov-reveal--delay-1 { transition-delay: 0.08s; }\n  .ov-reveal--delay-2 { transition-delay: 0.16s; }\n  .ov-reveal--delay-3 { transition-delay: 0.24s; }\n\n  \/* Animated eyebrow underline — plays as each section title enters *\/\n  .ov-eyebrow::before {\n    content: \"\"; display: inline-block; width: 0; height: 1px; background: currentColor;\n    vertical-align: middle; margin-right: 0; transition: width 0.6s ease 0.1s, margin-right 0.6s ease 0.1s;\n  }\n  .ov-eyebrow.is-visible::before { width: 18px; margin-right: 10px; }\n\n  \/* Icon pop-in for the summary points at the top of the page *\/\n  .ov-summary-point__icon {\n    transform: scale(0.4); opacity: 0;\n    transition: transform 0.6s cubic-bezier(.34,1.56,.64,1) 0.15s, opacity 0.4s ease 0.15s;\n  }\n  .ov-summary-point.is-visible .ov-summary-point__icon { transform: scale(1); opacity: 1; }\n\n  \/* TABLET *\/\n  @media screen and (max-width: 1100px) {\n    .ov-container { width: min(100% - 48px, 1380px); }\n    .ov-section { padding: 105px 0; }\n    .ov-product-summary__grid { grid-template-columns: 1fr; gap: 45px; }\n    .ov-summary-points { max-width: 760px; }\n    .ov-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .ov-seo-grid { grid-template-columns: 1fr; gap: 50px; }\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 749px) {\n    .ov-container { width: min(100% - 28px, 1380px); }\n    .ov-section { padding: 76px 0; }\n    .ov-eyebrow { margin-bottom: 14px; font-size: 9px; }\n    .ov-heading-lg { font-size: clamp(35px, 10vw, 51px); }\n    .ov-lead { margin-top: 21px; font-size: 15px; line-height: 1.7; }\n    .ov-product-summary { padding: 56px 0 64px; }\n    .ov-product-summary__grid { gap: 34px; }\n    .ov-product-summary__text { margin-top: 20px; font-size: 14px; line-height: 1.75; }\n    .ov-summary-points { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }\n    .ov-summary-point { min-height: 132px; padding: 16px; border-radius: 16px; }\n    .ov-summary-point__icon { width: 35px; height: 35px; margin-bottom: 20px; font-size: 15px; }\n    .ov-summary-point strong { font-size: 12px; }\n    .ov-summary-point span:last-child { font-size: 9px; }\n\n    .ov-stats-band { padding: 44px 0; }\n    .ov-stats-row { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; }\n    .ov-stat-block { padding: 20px 14px; }\n\n    .ov-hero-stat-support { grid-template-columns: 1fr; gap: 1px; }\n\n    .ov-duo-split { grid-template-columns: 1fr; gap: 8px; }\n    .ov-duo-divider { display: none; }\n    .ov-duo-divider ~ .ov-duo-col { margin-top: 8px; padding-top: 28px; border-top: 1px solid var(--ov-border); }\n\n    .ov-info-grid { grid-template-columns: 1fr; gap: 11px; margin-top: 40px; }\n    .ov-info-card { min-height: auto; padding: 25px; border-radius: 22px; }\n    .ov-dosage { font-size: 45px; }\n    .ov-table { border-radius: 17px; }\n    .ov-table-row { grid-template-columns: minmax(0, 1fr) minmax(105px, 0.7fr); gap: 12px; padding: 16px; font-size: 11px; }\n\n    .ov-faq-wrap { margin-top: 40px; }\n    .ov-faq-question { grid-template-columns: minmax(0, 1fr) 30px; gap: 15px; padding: 22px 0; font-size: 14px; }\n    .ov-faq-answer__inner { padding-right: 8px; font-size: 12px; }\n\n    .ov-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; margin-top: 40px; }\n    .ov-product-card { border-radius: 18px; }\n    .ov-product-card__content { padding: 16px; }\n    .ov-product-card h3 { font-size: 14px; }\n    .ov-product-card p { display: none; }\n    .ov-product-card__link { margin-top: 18px; font-size: 10px; }\n\n    .ov-seo-grid { gap: 32px; }\n  }\n\n  @media screen and (max-width: 390px) {\n    .ov-summary-points { grid-template-columns: 1fr; }\n    .ov-summary-point { min-height: auto; }\n    .ov-summary-point__icon { margin-bottom: 22px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #ov-zink *, #ov-zink *::before, #ov-zink *::after {\n      animation-duration: 0.01ms !important; animation-iteration-count: 1 !important;\n      transition-duration: 0.01ms !important; scroll-behavior: auto !important;\n    }\n    .ov-reveal { opacity: 1; transform: none; }\n  }\n\u003c\/style\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"ORVION Zink\",\n  \"description\": \"Zinkbisglycinat — gut verträgliche Zinkform für Immunsystem, Haut und Stoffwechsel.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"ORVION\" },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"EUR\",\n    \"price\": \"{{ product.price | money_without_currency | strip_html }}\",\n    \"availability\": \"{% if product.available %}https:\/\/schema.org\/InStock{% else %}https:\/\/schema.org\/OutOfStock{% endif %}\"\n  }\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    { \"@type\": \"Question\", \"name\": \"Wann sollte Zink eingenommen werden?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Am besten zu einer Mahlzeit, um Magenbeschwerden zu vermeiden.\" } },\n    { \"@type\": \"Question\", \"name\": \"Ist ORVION Zink vegan?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Ja. Zinkbisglycinat und die pflanzliche Kapselhülle enthalten keine tierischen Bestandteile.\" } },\n    { \"@type\": \"Question\", \"name\": \"Kann Zink andere Mineralstoffe beeinflussen?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Hochdosiertes Zink über längere Zeit kann die Kupferaufnahme beeinträchtigen. Bei 10 mg täglich ist das kein relevantes Thema.\" } },\n    { \"@type\": \"Question\", \"name\": \"Kann ich zu viel Zink einnehmen?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Die EFSA stuft bis zu 25 mg täglich für Erwachsene als sicher ein.\" } }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cdiv id=\"ov-zink\"\u003e\n\n  \u003c!-- 1. KURZBESCHREIBUNG DIREKT NACH DEM KAUFBUTTON --\u003e\n  \u003csection class=\"ov-product-summary\"\u003e\n    \u003cdiv class=\"ov-container ov-product-summary__grid\"\u003e\n      \u003cdiv class=\"ov-product-summary__copy\"\u003e\n        \u003cp class=\"ov-eyebrow ov-reveal\"\u003eORVION HEALTH · DAILY ESSENTIAL\u003c\/p\u003e\n        \u003ch2 class=\"ov-heading-lg ov-reveal ov-reveal--delay-1\"\u003e\n          Zink für \u003cspan class=\"ov-muted-gradient\"\u003eImmunsystem, Haut und Stoffwechsel.\u003c\/span\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"ov-product-summary__text ov-reveal ov-reveal--delay-2\"\u003e\n          Zink ist an so vielen Prozessen im Körper beteiligt wie kaum ein anderes Spurenelement — von der Immunabwehr über die Haut bis zum Stoffwechsel. ORVION Zink Bisglycinat liefert es in einer gut verträglichen, chelatierten Form. Eine klar dosierte Formel für die tägliche Routine — ohne unnötige Zusatzstoffe.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ov-summary-points\"\u003e\n        \u003carticle class=\"ov-summary-point ov-reveal\"\u003e\u003cspan class=\"ov-summary-point__icon\"\u003e01\u003c\/span\u003e\u003cstrong\u003eZink Bisglycinat\u003c\/strong\u003e\u003cspan\u003eChelatierte Form für eine gute Verträglichkeit.\u003c\/span\u003e\u003c\/article\u003e\n        \u003carticle class=\"ov-summary-point ov-reveal ov-reveal--delay-1\"\u003e\u003cspan class=\"ov-summary-point__icon\"\u003e02\u003c\/span\u003e\u003cstrong\u003eVielseitig belegt\u003c\/strong\u003e\u003cspan\u003eKaum ein Nährstoff mit mehr anerkannten Wirkungen.\u003c\/span\u003e\u003c\/article\u003e\n        \u003carticle class=\"ov-summary-point ov-reveal ov-reveal--delay-2\"\u003e\u003cspan class=\"ov-summary-point__icon\"\u003e03\u003c\/span\u003e\u003cstrong\u003eFür den Alltag\u003c\/strong\u003e\u003cspan\u003eEinfach in eine tägliche Routine integrierbar.\u003c\/span\u003e\u003c\/article\u003e\n        \u003carticle class=\"ov-summary-point ov-reveal ov-reveal--delay-3\"\u003e\u003cspan class=\"ov-summary-point__icon\"\u003e04\u003c\/span\u003e\u003cstrong\u003eTransparent\u003c\/strong\u003e\u003cspan\u003eNachvollziehbare Angaben zu Einnahme und Inhaltsstoffen.\u003c\/span\u003e\u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ZAHLEN, DIE ZÄHLEN — dominanter Hero-Stat statt vier gleichwertiger Kacheln --\u003e\n  \u003csection class=\"ov-stats-band\"\u003e\n    \u003cdiv class=\"ov-container\"\u003e\n      \u003cdiv class=\"ov-hero-stat ov-reveal\"\u003e\n        \u003cdiv class=\"ov-hero-stat__statement\"\u003eEin Spurenelement.\u003cbr\u003eViele Aufgaben.\u003c\/div\u003e\n        \u003cdiv class=\"ov-hero-stat__label\"\u003eZink ist an mehr Körperfunktionen beteiligt als jeder andere Nährstoff in unserem Sortiment.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ov-hero-stat-support\"\u003e\n        \u003cdiv class=\"ov-stat-block ov-reveal ov-reveal--delay-1\"\u003e\n          \u003cdiv class=\"ov-stat-block__number\"\u003e10\u003cspan style=\"font-size:0.5em;\"\u003emg\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ov-stat-block__label\"\u003eZink pro Portion (100% NRV)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ov-stat-block ov-reveal ov-reveal--delay-2\"\u003e\n          \u003cdiv class=\"ov-stat-block__number\"\u003e5\u003c\/div\u003e\n          \u003cdiv class=\"ov-stat-block__label\"\u003eThemenbereiche im Körper\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ov-stat-block ov-reveal ov-reveal--delay-3\"\u003e\n          \u003cdiv class=\"ov-stat-block__number\"\u003e60\u003c\/div\u003e\n          \u003cdiv class=\"ov-stat-block__label\"\u003eKapseln pro Packung\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. DIE FORMEL — Fakten zuerst, direkt nach der Kurzbeschreibung --\u003e\n  \u003csection class=\"ov-section\"\u003e\n    \u003cdiv class=\"ov-container\"\u003e\n      \u003cp class=\"ov-eyebrow ov-reveal\"\u003eDIE FORMEL\u003c\/p\u003e\n      \u003ch2 class=\"ov-heading-lg ov-reveal ov-reveal--delay-1\"\u003eKlein dosiert, viel bewirkt.\u003c\/h2\u003e\n      \u003cdiv class=\"ov-info-grid\"\u003e\n        \u003cdiv class=\"ov-info-card ov-reveal\"\u003e\n          \u003cspan class=\"ov-info-label\"\u003eVerzehrempfehlung\u003c\/span\u003e\n          \u003cdiv class=\"ov-dosage\"\u003e1\u003c\/div\u003e\n          \u003cp\u003e1 Kapsel täglich, am besten zu einer Mahlzeit eingenommen — das kann die Verträglichkeit verbessern.\u003c\/p\u003e\n          \u003cul class=\"ov-ingredient-list\"\u003e\n            \u003cli\u003eZinkbisglycinat\u003c\/li\u003e\n            \u003cli\u003ePflanzliche Kapselhülle (HPMC)\u003c\/li\u003e\n            \u003cli\u003eKeine Farbstoffe, keine Fließmittel\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ov-info-card ov-reveal ov-reveal--delay-1\"\u003e\n          \u003cspan class=\"ov-info-label\"\u003eNährwertangaben pro Portion\u003c\/span\u003e\n          \u003cdiv class=\"ov-table\"\u003e\n            \u003cdiv class=\"ov-table-row\"\u003e\n\u003cspan\u003eAngabe\u003c\/span\u003e\u003cspan\u003ePro Portion\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"ov-table-row\"\u003e\n\u003cspan\u003ePortionsgröße\u003c\/span\u003e\u003cspan\u003e1 Kapsel\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"ov-table-row\"\u003e\n\u003cspan\u003eKapseln je Packung\u003c\/span\u003e\u003cspan\u003e60\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"ov-table-row\"\u003e\n\u003cspan\u003eZink\u003c\/span\u003e\u003cspan\u003e10 mg (100% NRV*)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"ov-table-row\"\u003e\n\u003cspan\u003eEinnahme\u003c\/span\u003e\u003cspan\u003eTäglich, zu einer Mahlzeit\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp style=\"margin-top:16px;\"\u003e*NRV = Referenzmenge gemäß EU-Verordnung Nr. 1169\/2011. Finale Werte werden nach Rezepturabschluss mit dem Hersteller bestätigt.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3. FÜNF THEMENBEREICHE — Zinks 18 Wirkungen thematisch gruppiert statt heruntergezählt --\u003e\n  \u003csection class=\"ov-section\"\u003e\n    \u003cdiv class=\"ov-container\"\u003e\n      \u003cp class=\"ov-eyebrow ov-reveal\"\u003eUNSERE FORMEL-PHILOSOPHIE\u003c\/p\u003e\n      \u003ch2 class=\"ov-heading-lg ov-reveal ov-reveal--delay-1\"\u003eEin Spurenelement mit vielen Aufgaben.\u003c\/h2\u003e\n      \u003cp class=\"ov-lead ov-reveal ov-reveal--delay-2\"\u003eZink ist an so vielen Prozessen im Körper beteiligt, dass wir es nicht auf eine einzelne Wirkung reduzieren wollten. Wir ordnen die wissenschaftlich anerkannten Wirkungen deshalb nach Themen — die genauen Formulierungen findest du bei Bedarf hinter jeder Kategorie.\u003c\/p\u003e\n\n      \u003cdiv class=\"ov-category-grid\"\u003e\n        \u003cdiv class=\"ov-category-card ov-duo-col ov-reveal\"\u003e\n          \u003cdiv class=\"ov-category-card__title\"\u003eImmunsystem \u0026amp; Zellschutz\u003c\/div\u003e\n          \u003cp class=\"ov-category-card__teaser\"\u003eZink gehört zu den Nährstoffen, auf die dein Immunsystem täglich angewiesen ist.\u003c\/p\u003e\n          \u003cdiv class=\"ov-duo-extra\" data-duo-extra\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einer normalen Funktion des Immunsystems bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zum Schutz der Zellen vor oxidativem Stress bei\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cbutton class=\"ov-duo-toggle\" type=\"button\" aria-expanded=\"false\" data-duo-toggle\u003e\n            \u003cspan data-duo-toggle-label\u003eWissenschaftliche Basis anzeigen\u003c\/span\u003e\u003cspan class=\"ov-duo-toggle__icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ov-category-card ov-duo-col ov-reveal ov-reveal--delay-1\"\u003e\n          \u003cdiv class=\"ov-category-card__title\"\u003eHaut, Haare \u0026amp; Nägel\u003c\/div\u003e\n          \u003cp class=\"ov-category-card__teaser\"\u003eEin Klassiker unter den Zink-Wirkungen — mit entsprechend breiter Evidenz.\u003c\/p\u003e\n          \u003cdiv class=\"ov-duo-extra\" data-duo-extra\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zur Erhaltung normaler Haut bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zur Erhaltung normaler Haare bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zur Erhaltung normaler Nägel bei\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cbutton class=\"ov-duo-toggle\" type=\"button\" aria-expanded=\"false\" data-duo-toggle\u003e\n            \u003cspan data-duo-toggle-label\u003eWissenschaftliche Basis anzeigen\u003c\/span\u003e\u003cspan class=\"ov-duo-toggle__icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ov-category-card ov-duo-col ov-reveal ov-reveal--delay-2\"\u003e\n          \u003cdiv class=\"ov-category-card__title\"\u003eStoffwechsel\u003c\/div\u003e\n          \u003cp class=\"ov-category-card__teaser\"\u003eZink ist an gleich mehreren Stoffwechselwegen beteiligt, nicht nur an einem.\u003c\/p\u003e\n          \u003cdiv class=\"ov-duo-extra\" data-duo-extra\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einem normalen Kohlenhydratstoffwechsel bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einem normalen Fettsäurestoffwechsel bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einem normalen Stoffwechsel von Makronährstoffen bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einem normalen Säure-Basen-Stoffwechsel bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einem normalen Vitamin-A-Stoffwechsel bei\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cbutton class=\"ov-duo-toggle\" type=\"button\" aria-expanded=\"false\" data-duo-toggle\u003e\n            \u003cspan data-duo-toggle-label\u003eWissenschaftliche Basis anzeigen\u003c\/span\u003e\u003cspan class=\"ov-duo-toggle__icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ov-category-card ov-duo-col ov-reveal ov-reveal--delay-3\"\u003e\n          \u003cdiv class=\"ov-category-card__title\"\u003eZellen, Wachstum \u0026amp; kognitive Funktion\u003c\/div\u003e\n          \u003cp class=\"ov-category-card__teaser\"\u003eVon der Zellteilung bis zur normalen kognitiven Funktion — Zink ist hier strukturell beteiligt.\u003c\/p\u003e\n          \u003cdiv class=\"ov-duo-extra\" data-duo-extra\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eHat eine Funktion bei der Zellteilung\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einer normalen DNA-Synthese bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einer normalen Eiweißsynthese bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einer normalen kognitiven Funktion bei\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cbutton class=\"ov-duo-toggle\" type=\"button\" aria-expanded=\"false\" data-duo-toggle\u003e\n            \u003cspan data-duo-toggle-label\u003eWissenschaftliche Basis anzeigen\u003c\/span\u003e\u003cspan class=\"ov-duo-toggle__icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ov-category-card ov-duo-col ov-reveal\"\u003e\n          \u003cdiv class=\"ov-category-card__title\"\u003eKnochen, Sehkraft \u0026amp; Fruchtbarkeit\u003c\/div\u003e\n          \u003cp class=\"ov-category-card__teaser\"\u003eWeniger bekannt, aber genauso anerkannt wie die anderen Wirkungen.\u003c\/p\u003e\n          \u003cdiv class=\"ov-duo-extra\" data-duo-extra\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zur Erhaltung normaler Knochen bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zur Erhaltung normaler Sehkraft bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einer normalen Fruchtbarkeit und Reproduktion bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einem normalen Testosteronspiegel im Blut bei\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cbutton class=\"ov-duo-toggle\" type=\"button\" aria-expanded=\"false\" data-duo-toggle\u003e\n            \u003cspan data-duo-toggle-label\u003eWissenschaftliche Basis anzeigen\u003c\/span\u003e\u003cspan class=\"ov-duo-toggle__icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 4. MEHR ERFAHREN — vormals separate Grid-Sektionen, jetzt einklappbar --\u003e\n  \u003csection class=\"ov-section\"\u003e\n    \u003cdiv class=\"ov-container\"\u003e\n      \u003cp class=\"ov-eyebrow ov-reveal\"\u003eMEHR ERFAHREN\u003c\/p\u003e\n      \u003ch2 class=\"ov-heading-lg ov-reveal ov-reveal--delay-1\"\u003eAlles, was du wissen musst.\u003c\/h2\u003e\n\n      \u003cdiv class=\"ov-faq-wrap\"\u003e\n        \u003cdiv class=\"ov-faq-item\"\u003e\n          \u003cbutton class=\"ov-faq-question\" type=\"button\" aria-expanded=\"false\"\u003e\n            \u003cspan\u003eWarum Zinkbisglycinat statt Zinkoxid oder -sulfat?\u003c\/span\u003e\u003cspan class=\"ov-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"ov-faq-answer\"\u003e\u003cdiv class=\"ov-faq-answer__inner\"\u003e\n            \u003cp\u003eZink ist an Glycin gebunden — eine Chelat-Form, die im Vergleich zu anorganischen Formen wie Zinkoxid als besser verträglich gilt und seltener zu Magenbeschwerden führt.\u003c\/p\u003e\n            \u003cp\u003eORVION setzt bei Zink bewusst auf diese Form, statt beim günstigsten Rohstoff zu sparen.\u003c\/p\u003e\n          \u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ov-faq-item\"\u003e\n          \u003cbutton class=\"ov-faq-question\" type=\"button\" aria-expanded=\"false\"\u003e\n            \u003cspan\u003eWarum so viele Wirkungen bei nur einem Spurenelement?\u003c\/span\u003e\u003cspan class=\"ov-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"ov-faq-answer\"\u003e\u003cdiv class=\"ov-faq-answer__inner\"\u003e\n            \u003cp\u003eZink ist Bestandteil hunderter Enzyme im Körper und dadurch an ungewöhnlich vielen Prozessen gleichzeitig beteiligt — von der Zellteilung bis zur Haut. Das ist keine Übertreibung unsererseits, sondern der Grund, warum Zink unter den Mineralstoffen die meisten wissenschaftlich anerkannten Wirkungen aufweist.\u003c\/p\u003e\n          \u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ov-faq-item\"\u003e\n          \u003cbutton class=\"ov-faq-question\" type=\"button\" aria-expanded=\"false\"\u003e\n            \u003cspan\u003eWarum ORVION Zink?\u003c\/span\u003e\u003cspan class=\"ov-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"ov-faq-answer\"\u003e\u003cdiv class=\"ov-faq-answer__inner\"\u003e\n            \u003cp\u003eEs geht uns weniger um möglichst viele Aussagen als um solche, die tatsächlich Bestand haben:\u003c\/p\u003e\n            \u003cul\u003e\n              \u003cli\u003eZinkbisglycinat statt einfacher anorganischer Verbindungen\u003c\/li\u003e\n              \u003cli\u003eKlar dosiert auf 100% der Referenzmenge, nicht künstlich überhöht\u003c\/li\u003e\n              \u003cli\u003eNachvollziehbare Dosierungsangabe pro Portion\u003c\/li\u003e\n              \u003cli\u003eProduktions- und Zertifizierungsangaben werden nach finaler Herstellerbestätigung ergänzt\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ov-faq-item\"\u003e\n          \u003cbutton class=\"ov-faq-question\" type=\"button\" aria-expanded=\"false\"\u003e\n            \u003cspan\u003eFür wen eignet sich Zink?\u003c\/span\u003e\u003cspan class=\"ov-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"ov-faq-answer\"\u003e\u003cdiv class=\"ov-faq-answer__inner\"\u003e\n            \u003cp\u003eZink eignet sich für alle, die ihre tägliche Zinkzufuhr unkompliziert ergänzen möchten:\u003c\/p\u003e\n            \u003cul\u003e\n              \u003cli\u003eMenschen mit erhöhtem Bedarf, z. B. durch intensiven Sport\u003c\/li\u003e\n              \u003cli\u003ePersonen mit überwiegend pflanzlicher Ernährung, da Zink aus pflanzlichen Quellen schlechter aufgenommen wird\u003c\/li\u003e\n              \u003cli\u003eMenschen, die gezielt auf Immunsystem, Haut und Stoffwechsel achten möchten\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. HÄUFIGE FRAGEN — praktische Nutzungsfragen --\u003e\n  \u003csection class=\"ov-section\"\u003e\n    \u003cdiv class=\"ov-container\"\u003e\n      \u003cp class=\"ov-eyebrow ov-reveal\"\u003eFAQ\u003c\/p\u003e\n      \u003ch2 class=\"ov-heading-lg ov-reveal ov-reveal--delay-1\"\u003eHäufige Fragen\u003c\/h2\u003e\n\n      \u003cdiv class=\"ov-faq-wrap\"\u003e\n        \u003cdiv class=\"ov-faq-item\"\u003e\n          \u003cbutton class=\"ov-faq-question\" type=\"button\" aria-expanded=\"false\"\u003e\u003cspan\u003eWann sollte Zink eingenommen werden?\u003c\/span\u003e\u003cspan class=\"ov-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/button\u003e\n          \u003cdiv class=\"ov-faq-answer\"\u003e\u003cdiv class=\"ov-faq-answer__inner\"\u003e\u003cp\u003eAm besten zu einer Mahlzeit. Auf nüchternen Magen kann Zink bei manchen Menschen leichte Magenbeschwerden auslösen.\u003c\/p\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ov-faq-item\"\u003e\n          \u003cbutton class=\"ov-faq-question\" type=\"button\" aria-expanded=\"false\"\u003e\u003cspan\u003eIst ORVION Zink vegan?\u003c\/span\u003e\u003cspan class=\"ov-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/button\u003e\n          \u003cdiv class=\"ov-faq-answer\"\u003e\u003cdiv class=\"ov-faq-answer__inner\"\u003e\u003cp\u003eJa. Zinkbisglycinat und die pflanzliche Kapselhülle enthalten keine tierischen Bestandteile.\u003c\/p\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ov-faq-item\"\u003e\n          \u003cbutton class=\"ov-faq-question\" type=\"button\" aria-expanded=\"false\"\u003e\u003cspan\u003eKann Zink andere Mineralstoffe beeinflussen?\u003c\/span\u003e\u003cspan class=\"ov-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/button\u003e\n          \u003cdiv class=\"ov-faq-answer\"\u003e\u003cdiv class=\"ov-faq-answer__inner\"\u003e\u003cp\u003eHochdosiertes Zink über längere Zeit kann die Kupferaufnahme beeinträchtigen. Bei der empfohlenen Tagesdosis von 10 mg ist das im Rahmen einer normalen Ernährung kein relevantes Thema.\u003c\/p\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ov-faq-item\"\u003e\n          \u003cbutton class=\"ov-faq-question\" type=\"button\" aria-expanded=\"false\"\u003e\u003cspan\u003eKann ich zu viel Zink einnehmen?\u003c\/span\u003e\u003cspan class=\"ov-faq-icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/button\u003e\n          \u003cdiv class=\"ov-faq-answer\"\u003e\u003cdiv class=\"ov-faq-answer__inner\"\u003e\u003cp\u003eDie EFSA stuft eine tägliche Gesamtaufnahme von bis zu 25 mg für Erwachsene als sicher ein. Die empfohlene Tagesdosis nicht überschreiten und andere Zinkquellen mit einberechnen.\u003c\/p\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 6. SEO-BEREICH --\u003e\n  \u003csection class=\"ov-section\"\u003e\n    \u003cdiv class=\"ov-container ov-seo-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"ov-eyebrow ov-reveal\"\u003eZINK KAUFEN\u003c\/p\u003e\n        \u003ch2 class=\"ov-heading-md ov-reveal ov-reveal--delay-1\"\u003ePremiumqualität von ORVION.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ov-seo-copy\"\u003e\n        \u003cp class=\"ov-reveal\"\u003eWer hochwertiges Zink kaufen möchte, achtet häufig auf die verwendete Zinkform, eine transparente Dosierungsangabe und den Verzicht auf unnötige Zusatzstoffe.\u003c\/p\u003e\n        \u003cp class=\"ov-reveal ov-reveal--delay-1\"\u003eMit ORVION Zink entscheidest du dich für ein Premium-Supplement, das auf das Wesentliche reduziert wurde. Zink trägt zu einer normalen Funktion des Immunsystems, zur Erhaltung normaler Haut, Haare und Nägel sowie zu einem normalen Stoffwechsel bei. Zink hat zudem eine Funktion bei der Zellteilung und trägt zu einer normalen kognitiven Funktion bei.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 7. CROSS-SELL --\u003e\n  \u003csection class=\"ov-section\"\u003e\n    \u003cdiv class=\"ov-container\"\u003e\n      \u003cp class=\"ov-eyebrow ov-reveal\"\u003ePASST ZU DEINER ROUTINE\u003c\/p\u003e\n      \u003ch2 class=\"ov-heading-lg ov-reveal ov-reveal--delay-1\"\u003eWeitere Health-Produkte.\u003c\/h2\u003e\n      \u003cdiv class=\"ov-product-grid\"\u003e\n        {% assign related = collections['health'].products %}\n        {% for related_product in related limit: 4 %}\n          {% unless related_product.handle == product.handle %}\n          \u003ca href=\"{{%20related_product.url%20}}\" class=\"ov-product-card ov-reveal\"\u003e\n            \u003cdiv class=\"ov-product-card__image\"\u003e\n              {% if related_product.featured_image %}\n                {{ related_product.featured_image | image_url: width: 600 | image_tag: loading: 'lazy', alt: related_product.title }}\n              {% else %}\n                \u003cspan class=\"ov-product-card__placeholder\"\u003eORVION\u003c\/span\u003e\n              {% endif %}\n            \u003c\/div\u003e\n            \u003cdiv class=\"ov-product-card__content\"\u003e\n              \u003cspan class=\"ov-product-card__category\"\u003eHealth\u003c\/span\u003e\n              \u003ch3\u003e{{ related_product.title }}\u003c\/h3\u003e\n              \u003cp\u003e{{ related_product.description | strip_html | truncate: 70 }}\u003c\/p\u003e\n              \u003cspan class=\"ov-product-card__link\"\u003eAnsehen \u003cspan class=\"ov-product-card__arrow\"\u003e→\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/a\u003e\n          {% endunless %}\n        {% endfor %}\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 8. RECHTLICHER HINWEIS --\u003e\n  \u003csection class=\"ov-legal\"\u003e\n    \u003cdiv class=\"ov-container\"\u003e\n      \u003cp\u003eNahrungsergänzungsmittel sind kein Ersatz für eine ausgewogene und abwechslungsreiche Ernährung sowie eine gesunde Lebensweise. Die angegebene empfohlene tägliche Verzehrmenge darf nicht überschritten werden. Außerhalb der Reichweite von kleinen Kindern aufbewahren. Kühl, trocken und lichtgeschützt lagern.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function () {\n  var root = document.getElementById('ov-zink');\n  if (!root) return;\n  var reduceMotion = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n  \/* Full-bleed: break out of whatever narrow column this section is\n     embedded in and span the exact real window width — measured, not\n     vw-based, so it never overshoots the right edge (vw includes the\n     scrollbar width, which was the cause of the overflow). *\/\n  function applyFullBleed() {\n    root.style.width = '';\n    root.style.marginLeft = '';\n    root.style.marginRight = '';\n    var rect = root.getBoundingClientRect();\n    var winWidth = document.documentElement.clientWidth;\n    root.style.width = winWidth + 'px';\n    root.style.marginLeft = (-rect.left) + 'px';\n    root.style.marginRight = (rect.left - (winWidth - rect.width)) + 'px';\n  }\n  applyFullBleed();\n  window.addEventListener('resize', applyFullBleed);\n\n  var revealEls = root.querySelectorAll('.ov-reveal');\n  if ('IntersectionObserver' in window \u0026\u0026 !reduceMotion) {\n    var io = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) { entry.target.classList.add('is-visible'); io.unobserve(entry.target); }\n      });\n    }, { threshold: 0.15 });\n    revealEls.forEach(function (el) { io.observe(el); });\n  } else {\n    revealEls.forEach(function (el) { el.classList.add('is-visible'); });\n  }\n\n  root.querySelectorAll('.ov-faq-question').forEach(function (btn) {\n    btn.addEventListener('click', function () {\n      var item = btn.closest('.ov-faq-item');\n      var answer = item.querySelector('.ov-faq-answer');\n      var isOpen = item.classList.contains('is-open');\n      if (isOpen) {\n        item.classList.remove('is-open');\n        answer.style.maxHeight = '0px';\n        btn.setAttribute('aria-expanded', 'false');\n      } else {\n        item.classList.add('is-open');\n        answer.style.maxHeight = answer.scrollHeight + 'px';\n        btn.setAttribute('aria-expanded', 'true');\n      }\n    });\n  });\n\n  root.querySelectorAll('[data-duo-toggle]').forEach(function (btn) {\n    var col = btn.closest('.ov-duo-col') || btn.closest('.ov-category-card');\n    var extra = col ? col.querySelector('[data-duo-extra]') : null;\n    var label = btn.querySelector('[data-duo-toggle-label]');\n    var closedText = label ? label.textContent : '';\n    if (!extra) return;\n    btn.addEventListener('click', function () {\n      var isOpen = btn.getAttribute('aria-expanded') === 'true';\n      if (isOpen) {\n        extra.style.maxHeight = '0px';\n        btn.setAttribute('aria-expanded', 'false');\n        if (label) label.textContent = closedText;\n      } else {\n        extra.style.maxHeight = extra.scrollHeight + 'px';\n        btn.setAttribute('aria-expanded', 'true');\n        if (label) label.textContent = 'Weniger anzeigen';\n      }\n    });\n  });\n})();\n\u003c\/script\u003e\n\n{% endif %}","brand":"orvionhealth","offers":[{"title":"Default Title","offer_id":61665355006282,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1034\/3638\/6634\/files\/911150C8-709A-4BBD-BEBE-55CFF083E3B6_6be13e7c-75aa-43fd-b2ce-9e1b1e998135.png?v=1776786957","url":"https:\/\/orvionhealth.com\/products\/orvion-zink","provider":"orvionhealth","version":"1.0","type":"link"}