{"title":"Health","description":"\u003cp\u003e\u003cspan\u003eDeine Gesundheit ist die Basis für alles. Unsere Health-Kollektion bietet dir sorgfältig ausgewählte Vitamine, Mineralstoffe und Nahrungsergänzungsmittel, die dich täglich von innen stärken.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"orvion-omega-3","title":"ORVION Omega-3","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n\u003ctitle\u003eORVION — Omega-3 (Vorschau)\u003c\/title\u003e\n\u003cstyle\u003ehtml,body{margin:0;background:#000;overflow-x:hidden;}\u003c\/style\u003e\n\n\n\u003cstyle\u003e\n  html { overflow-x: hidden; }\n\u003c\/style\u003e\n\u003cstyle\u003e\n  \/* =========================================================\n     ORVION PRODUCT EXPERIENCE — Omega-3\n     ========================================================= *\/\n\n  #ov-omega3 {\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    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-omega3 *, #ov-omega3 *::before, #ov-omega3 *::after { box-sizing: border-box; }\n  #ov-omega3 img { display: block; max-width: 100%; }\n  #ov-omega3 button, #ov-omega3 a { font: inherit; }\n  #ov-omega3 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; border-top: 1px solid var(--ov-border);\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  \/* 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-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-omega3 *, #ov-omega3 *::before, #ov-omega3 *::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 Omega-3\",\n  \"description\": \"Ausgewogenes EPA\/DHA-Fischölkonzentrat, molekular gereinigt, für Herz, Gehirn und Sehkraft.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"ORVION\" },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"EUR\",\n    \"price\": \"19.90\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\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 Omega-3 eingenommen werden?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Am besten zu einer Mahlzeit, die etwas Fett enthält — das verbessert die Aufnahme der fettlöslichen Fettsäuren.\" } },\n    { \"@type\": \"Question\", \"name\": \"Warum stößt mir Fischöl manchmal auf?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Das sogenannte Fischaufstoßen entsteht, wenn die Kapsel zu schnell zerfällt. Einnahme zu einer Mahlzeit sowie gekühlte Lagerung können das reduzieren.\" } },\n    { \"@type\": \"Question\", \"name\": \"Ist ORVION Omega-3 vegan?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Nein, sofern Fischöl als Quelle verwendet wird. Eine vegane Variante auf Algenölbasis ist mit anderer Rezeptur möglich.\" } },\n    { \"@type\": \"Question\", \"name\": \"Gibt es Wechselwirkungen mit Medikamenten?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Bei blutverdünnenden Medikamenten sollte vor der Einnahme höherer Omega-3-Mengen ärztlicher Rat eingeholt werden.\" } }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cdiv id=\"ov-omega3\"\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          Omega-3 für \u003cspan class=\"ov-muted-gradient\"\u003eHerz, Gehirn und Sehkraft.\u003c\/span\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"ov-product-summary__text ov-reveal ov-reveal--delay-2\"\u003e\n          ORVION Omega-3 liefert eine ausgewogene Kombination aus EPA und DHA aus hochwertigem Fischöl. Die Rezeptur ist auf eine klar deklarierte Dosierung ausgelegt, die für alle drei wissenschaftlich belegten Wirkungen ausreicht — 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\u003eAusgewogenes EPA\/DHA\u003c\/strong\u003e\u003cspan\u003eAbgestimmt für alle drei belegten Wirkungen.\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\u003eMolekular gereinigt\u003c\/strong\u003e\u003cspan\u003eReduzierte Belastung durch Schadstoffe.\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 — echte Produktfakten statt Social-Proof-Zahlen, die wir vor dem Verkaufsstart noch nicht belegen können --\u003e\n  \u003csection class=\"ov-stats-band\"\u003e\n    \u003cdiv class=\"ov-container\"\u003e\n      \u003cdiv class=\"ov-stats-row\"\u003e\n        \u003cdiv class=\"ov-stat-block ov-reveal\"\u003e\n          \u003cdiv class=\"ov-stat-block__number\"\u003e500\u003cspan style=\"font-size:0.5em;\"\u003emg\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ov-stat-block__label\"\u003eOmega-3 pro Portion\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ov-stat-block ov-reveal ov-reveal--delay-1\"\u003e\n          \u003cdiv class=\"ov-stat-block__number\"\u003e250\u003cspan style=\"font-size:0.5em;\"\u003emg\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ov-stat-block__label\"\u003eEPA pro Portion\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\"\u003e250\u003cspan style=\"font-size:0.5em;\"\u003emg\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ov-stat-block__label\"\u003eDHA pro Portion\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\"\u003eDie Formel, offengelegt.\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\"\u003e2\u003c\/div\u003e\n          \u003cp\u003e2 Kapseln täglich, am besten zu einer Mahlzeit mit etwas Fett eingenommen — das verbessert die Aufnahme der fettlöslichen Fettsäuren.\u003c\/p\u003e\n          \u003cul class=\"ov-ingredient-list\"\u003e\n            \u003cli\u003eFischölkonzentrat (EPA\/DHA)\u003c\/li\u003e\n            \u003cli\u003eWeichkapsel aus Fischgelatine\u003c\/li\u003e\n            \u003cli\u003eMolekular gereinigt, mit Vitamin E als Antioxidans\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\u003e2 Kapseln\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\u003eEPA\u003c\/span\u003e\u003cspan\u003e250 mg\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"ov-table-row\"\u003e\n\u003cspan\u003eDHA\u003c\/span\u003e\u003cspan\u003e250 mg\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;\"\u003eDie genannten Werte sind auf die Schwellen aller drei zugelassenen Health Claims abgestimmt. 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. EIN WIRKSTOFF, WISSENSCHAFTLICH GEPRÜFT — nur die 2 tatsächlich zugelassenen EU-Claims --\u003e\n  \u003csection class=\"ov-section\"\u003e\n    \u003cdiv class=\"ov-container\"\u003e\n      \u003cp class=\"ov-eyebrow ov-reveal\"\u003eOMEGA-3 · EPA UND DHA AUS HOCHWERTIGEM FISCHÖL\u003c\/p\u003e\n      \u003ch2 class=\"ov-heading-lg ov-reveal ov-reveal--delay-1\"\u003eDrei belegte Wirkungen. Eine tägliche Kapsel.\u003c\/h2\u003e\n      \u003cp class=\"ov-lead ov-reveal ov-reveal--delay-2\"\u003eORVION Omega-3 unterstützt gleich drei zentrale Körperfunktionen — Herz, Gehirn und Sehkraft — mit einer Rezeptur, die für alle drei Wirkungen ausreichend dosiert ist.\u003c\/p\u003e\n\n      \u003cdiv class=\"ov-summary-points\" style=\"margin-top:56px; grid-template-columns: repeat(3, minmax(0,1fr));\"\u003e\n        \u003carticle class=\"ov-summary-point ov-reveal\"\u003e\n          \u003cspan class=\"ov-summary-point__icon\"\u003e01\u003c\/span\u003e\n          \u003cstrong\u003eHerzfunktion\u003c\/strong\u003e\n          \u003cspan\u003eEPA und DHA tragen zu einer normalen Herzfunktion bei. Wirkung ab 250 mg EPA und DHA täglich.\u003c\/span\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"ov-summary-point ov-reveal ov-reveal--delay-1\"\u003e\n          \u003cspan class=\"ov-summary-point__icon\"\u003e02\u003c\/span\u003e\n          \u003cstrong\u003eGehirnfunktion\u003c\/strong\u003e\n          \u003cspan\u003eDHA trägt zur Erhaltung einer normalen Gehirnfunktion bei. Wirkung ab 250 mg DHA täglich.\u003c\/span\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"ov-summary-point ov-reveal ov-reveal--delay-2\"\u003e\n          \u003cspan class=\"ov-summary-point__icon\"\u003e03\u003c\/span\u003e\n          \u003cstrong\u003eSehkraft\u003c\/strong\u003e\n          \u003cspan\u003eDHA trägt zur Erhaltung normaler Sehkraft bei. Wirkung ab 250 mg DHA täglich.\u003c\/span\u003e\n        \u003c\/article\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\u003eWas sind EPA und DHA?\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\u003eEPA (Eicosapentaensäure) und DHA (Docosahexaensäure) sind langkettige Omega-3-Fettsäuren, die vor allem in fettreichem Fisch vorkommen. Der Körper kann sie nur in sehr begrenztem Umfang selbst aus pflanzlichen Vorstufen (ALA) bilden, weshalb eine direkte Zufuhr über Ernährung oder Nahrungsergänzung sinnvoll ist.\u003c\/p\u003e\n            \u003cp\u003eORVION Omega-3 liefert EPA und DHA aus molekular gereinigtem Fischölkonzentrat — mit reduzierter Belastung durch Schwermetalle und andere Rückstände im Vergleich zu unverarbeitetem Fischöl.\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 ist das Verhältnis von EPA zu DHA wichtig?\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\u003eViele Fischöle enthalten deutlich mehr EPA als DHA. Das reicht zwar für den Herz-Claim (250 mg EPA+DHA kombiniert), aber die DHA-spezifischen Claims zu Gehirnfunktion und Sehkraft benötigen 250 mg DHA allein. ORVION Omega-3 ist deshalb bewusst ausgewogen dosiert, damit alle drei Wirkungen erreicht werden.\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 Omega-3?\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\u003eWir möchten Supplementierung verständlicher machen — mit klar strukturierten Produkten und nachvollziehbaren Informationen:\u003c\/p\u003e\n            \u003cul\u003e\n              \u003cli\u003eAusgewogenes EPA\/DHA-Verhältnis, abgestimmt auf alle drei zugelassenen Wirkungen\u003c\/li\u003e\n              \u003cli\u003eMolekular gereinigtes Fischölkonzentrat\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 Omega-3?\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\u003eOmega-3 eignet sich für alle, die ihre tägliche EPA\/DHA-Zufuhr unkompliziert ergänzen möchten:\u003c\/p\u003e\n            \u003cul\u003e\n              \u003cli\u003eMenschen mit geringem Fischkonsum — als direkte Ergänzung der EPA\/DHA-Zufuhr\u003c\/li\u003e\n              \u003cli\u003eBerufstätige mit strukturierter Ernährungsroutine\u003c\/li\u003e\n              \u003cli\u003eMenschen, die gezielt auf Herz, Gehirn und Sehkraft 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 Omega-3 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, die etwas Fett enthält — das verbessert die Aufnahme der fettlöslichen Fettsäuren im Darm spürbar.\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\u003eWarum stößt mir Fischöl manchmal auf?\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\u003eDas sogenannte \"Fischaufstoßen\" entsteht, wenn die Kapsel zu schnell zerfällt. Die Einnahme zu einer Mahlzeit sowie eine gekühlte Lagerung können das reduzieren.\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 Omega-3 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\u003eNein, sofern Fischöl als Quelle verwendet wird — die Kapselhülle besteht in diesem Fall aus Fischgelatine. Eine vegane Variante auf Algenölbasis ist möglich, erfordert aber eine andere Rezeptur.\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\u003eGibt es Wechselwirkungen mit Medikamenten?\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\u003eBei der Einnahme von blutverdünnenden Medikamenten (z. B. Marcumar, ASS) sollte vor der Einnahme von Omega-3 in höheren Mengen ärztlicher Rat eingeholt werden, da Omega-3-Fettsäuren die Blutgerinnung leicht beeinflussen können.\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\"\u003eOMEGA-3 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 Omega-3 kaufen möchte, achtet häufig auf ein ausgewogenes EPA\/DHA-Verhältnis, eine transparente Dosierungsangabe und eine molekular gereinigte Rohstoffqualität.\u003c\/p\u003e\n        \u003cp class=\"ov-reveal ov-reveal--delay-1\"\u003eMit ORVION Omega-3 entscheidest du dich für ein Premium-Supplement, das auf das Wesentliche reduziert wurde. EPA und DHA tragen zu einer normalen Herzfunktion bei — bei einer täglichen Aufnahme von 250 mg EPA und DHA. DHA trägt zudem zur Erhaltung einer normalen Gehirnfunktion sowie normaler Sehkraft bei — jeweils bei einer täglichen Aufnahme von 250 mg DHA.\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        \u003cdiv class=\"ov-product-card ov-reveal\"\u003e\n          \u003cdiv class=\"ov-product-card__image\"\u003e\u003cspan class=\"ov-product-card__placeholder\"\u003eORVION\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ov-product-card__content\"\u003e\n            \u003cspan class=\"ov-product-card__category\"\u003eHealth\u003c\/span\u003e\n            \u003ch3\u003eVitamin D3+K2\u003c\/h3\u003e\n            \u003cp\u003eFür Knochen, Immunsystem und die tägliche Routine.\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\/div\u003e\n        \u003cdiv class=\"ov-product-card ov-reveal ov-reveal--delay-1\"\u003e\n          \u003cdiv class=\"ov-product-card__image\"\u003e\u003cspan class=\"ov-product-card__placeholder\"\u003eORVION\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ov-product-card__content\"\u003e\n            \u003cspan class=\"ov-product-card__category\"\u003eHealth\u003c\/span\u003e\n            \u003ch3\u003eZink\u003c\/h3\u003e\n            \u003cp\u003eKlar dosiert, für die tägliche Routine.\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\/div\u003e\n        \u003cdiv class=\"ov-product-card ov-reveal ov-reveal--delay-2\"\u003e\n          \u003cdiv class=\"ov-product-card__image\"\u003e\u003cspan class=\"ov-product-card__placeholder\"\u003eORVION\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ov-product-card__content\"\u003e\n            \u003cspan class=\"ov-product-card__category\"\u003eHealth\u003c\/span\u003e\n            \u003ch3\u003eVitamin C\u003c\/h3\u003e\n            \u003cp\u003eErgänzung für die tägliche Ernährung.\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\/div\u003e\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. Bei Einnahme von blutverdünnenden Medikamenten vor Gebrauch ärztlichen Rat einholen.\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-omega3');\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\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"orvionhealth","offers":[{"title":"Default Title","offer_id":61578328539466,"sku":null,"price":29.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1034\/3638\/6634\/files\/98E85C26-4424-4C31-AFDC-EF0126D0A76B_169c6f8d-8aed-4c24-a8fa-8e64c0f297f4.png?v=1778015495"},{"product_id":"orvion-vitamin-c","title":"ORVION Vitamin C","description":"","brand":"orvionhealth","offers":[{"title":"Default Title","offer_id":61578329588042,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":false}]},{"product_id":"orvion-vitamin-d3-k2","title":"ORVION Vitamin D3+K2","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n\u003ctitle\u003eORVION — Vitamin D3+K2 (Vorschau)\u003c\/title\u003e\n\u003cstyle\u003ehtml,body{margin:0;background:#000;overflow-x:hidden;}\u003c\/style\u003e\n\n\n\u003cstyle\u003e\n  html { overflow-x: hidden; }\n\u003c\/style\u003e\n\u003cstyle\u003e\n  \/* =========================================================\n     ORVION PRODUCT EXPERIENCE — Vitamin D3+K2\n     ========================================================= *\/\n\n  #ov-d3k2 {\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    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-d3k2 *, #ov-d3k2 *::before, #ov-d3k2 *::after { box-sizing: border-box; }\n  #ov-d3k2 img { display: block; max-width: 100%; }\n  #ov-d3k2 button, #ov-d3k2 a { font: inherit; }\n  #ov-d3k2 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; border-top: 1px solid var(--ov-border);\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 für D3+K2: eine dominante Zahl statt vier gleichwertiger *\/\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__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  \/* DUO-SPLIT — zwei Wirkstoffe, klar getrennt und optisch verbunden *\/\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-d3k2 *, #ov-d3k2 *::before, #ov-d3k2 *::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 Vitamin D3+K2\",\n  \"description\": \"Vitamin D3 kombiniert mit Vitamin K2 (MK-7) — für Knochen, Muskeln und Immunsystem.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"ORVION\" },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"EUR\",\n    \"price\": \"17.90\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\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 Vitamin D3+K2 eingenommen werden?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Am besten zu einer Mahlzeit, die etwas Fett enthält — das verbessert die Aufnahme beider fettlöslicher Vitamine.\" } },\n    { \"@type\": \"Question\", \"name\": \"Ist ORVION Vitamin D3+K2 vegan?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Kommt auf die Rohstoffquelle an: klassisches D3 stammt meist aus Wollfett, eine pflanzliche Variante aus Flechten ist möglich.\" } },\n    { \"@type\": \"Question\", \"name\": \"Kann ich Vitamin D3+K2 zusammen mit Blutverdünnern einnehmen?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Bei Vitamin-K-Antagonisten wie Marcumar oder Warfarin sollte Vitamin K2 nur nach ärztlicher Rücksprache eingenommen werden.\" } },\n    { \"@type\": \"Question\", \"name\": \"Kann ich zu viel Vitamin D einnehmen?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Die EFSA stuft bis zu 100 µg (4.000 IE) täglich für Erwachsene als sicher ein.\" } }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cdiv id=\"ov-d3k2\"\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          Vitamin D3+K2 für \u003cspan class=\"ov-muted-gradient\"\u003eKnochen, Muskeln und Immunsystem.\u003c\/span\u003e\n        \u003c\/h2\u003e\n        \u003cp class=\"ov-product-summary__text ov-reveal ov-reveal--delay-2\"\u003e\n          ORVION Vitamin D3+K2 kombiniert zwei fettlösliche Vitamine, die im Stoffwechsel eng zusammenwirken: D3 unterstützt die Calciumaufnahme, K2 sorgt für dessen gezielte Verwertung. 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\u003eD3 \u0026amp; K2 im Duo\u003c\/strong\u003e\u003cspan\u003eZwei Vitamine, die im Calciumstoffwechsel zusammenwirken.\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\u003eK2 als MK-7\u003c\/strong\u003e\u003cspan\u003eDie am besten untersuchte, langwirksame Form.\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, da die \"9\" der eigentliche Vorteil ist --\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__number\"\u003e9\u003c\/div\u003e\n        \u003cdiv class=\"ov-hero-stat__label\"\u003ewissenschaftlich belegte Wirkungen — vereint in einer täglichen Kapsel\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\"\u003e2000\u003cspan style=\"font-size:0.5em;\"\u003eIE\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ov-stat-block__label\"\u003eVitamin D3 pro Portion\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\"\u003e100\u003cspan style=\"font-size:0.5em;\"\u003eµg\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ov-stat-block__label\"\u003eVitamin K2 (MK-7) pro Portion\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\"\u003eZwei Vitamine, eine klare Dosis.\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 mit etwas Fett eingenommen — das verbessert die Aufnahme der fettlöslichen Vitamine D3 und K2.\u003c\/p\u003e\n          \u003cul class=\"ov-ingredient-list\"\u003e\n            \u003cli\u003eCholecalciferol (Vitamin D3)\u003c\/li\u003e\n            \u003cli\u003eMenachinon MK-7 (Vitamin K2)\u003c\/li\u003e\n            \u003cli\u003ePflanzliche Kapselhülle (HPMC)\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\u003eVitamin D3\u003c\/span\u003e\u003cspan\u003e50 µg (2.000 IE \/ 1.000% NRV*)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"ov-table-row\"\u003e\n\u003cspan\u003eVitamin K2 (MK-7)\u003c\/span\u003e\u003cspan\u003e100 µg (133% 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. Die hohe NRV-Deckung bei Vitamin D ist bei fettlöslichen Vitaminen in Kombinationspräparaten üblich und bewegt sich innerhalb der von der EFSA als sicher eingestuften Obergrenze (100 µg\/Tag für Erwachsene). 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. NEUN BELEGTE WIRKUNGEN — Signature-Layout: D3 und K2 klar getrennt, aber sichtbar verbunden --\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\"\u003eZwei Vitamine. Ein gemeinsames Ziel.\u003c\/h2\u003e\n      \u003cp class=\"ov-lead ov-reveal ov-reveal--delay-2\"\u003eBei ORVION kombinieren wir D3 und K2 nicht, weil es sich gut liest, sondern weil beide im Körper zusammenspielen: D3 sorgt dafür, dass Calcium aufgenommen wird — K2 dafür, dass es dort ankommt, wo es hingehört.\u003c\/p\u003e\n\n      \u003cdiv class=\"ov-duo-split\"\u003e\n        \u003cdiv class=\"ov-duo-col ov-reveal\"\u003e\n          \u003cdiv class=\"ov-duo-col__title\"\u003eWas D3 für dich leistet\u003c\/div\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 zur Erhaltung normaler Knochen bei\u003c\/div\u003e\n          \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zur Erhaltung normaler Zähne bei\u003c\/div\u003e\n          \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einer normalen Muskelfunktion bei\u003c\/div\u003e\n          \u003cdiv class=\"ov-duo-extra\" data-duo-extra\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einem normalen Calciumspiegel im Blut bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einer normalen Aufnahme und Verwertung von Calcium und Phosphor bei\u003c\/div\u003e\n            \u003cdiv class=\"ov-duo-claim\"\u003eHat eine Funktion bei der Zellteilung\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\u003e3 weitere Wirkungen\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-duo-divider\" aria-hidden=\"true\"\u003e+\u003c\/div\u003e\n\n        \u003cdiv class=\"ov-duo-col ov-reveal ov-reveal--delay-2\"\u003e\n          \u003cdiv class=\"ov-duo-col__title\"\u003eWas K2 ergänzt\u003c\/div\u003e\n          \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zu einer normalen Blutgerinnung bei\u003c\/div\u003e\n          \u003cdiv class=\"ov-duo-claim\"\u003eTrägt zur Erhaltung normaler Knochen bei\u003c\/div\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 die Kombination aus D3 und K2?\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\u003eVitamin D3 fördert die Aufnahme von Calcium aus dem Darm ins Blut. Vitamin K2 aktiviert Proteine, die dieses Calcium gezielt in Knochen und Zähne einbauen. Die beiden Vitamine ergänzen sich damit in ihrer Funktion im Calciumstoffwechsel, statt sich zu überschneiden.\u003c\/p\u003e\n            \u003cp\u003eORVION Vitamin D3+K2 nutzt für K2 gezielt die MK-7-Form (Menachinon-7) — sie verbleibt länger im Blut als andere K2-Formen und muss dadurch nicht mehrfach täglich aufgenommen werden.\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 dosieren wir D3 und K2 so, wie wir es tun?\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\u003eViele Präparate dosieren so knapp, dass die eigentliche Wirkung kaum noch zum Tragen kommt. Bei ORVION setzen wir bei D3 und K2 bewusst großzügiger an — nicht, um höher zu wirken als andere, sondern damit das, was auf der Packung steht, im Körper auch tatsächlich ankommt.\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 Vitamin D3+K2?\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\u003eD3 und K2 aufeinander abgestimmt, statt isoliert dosiert\u003c\/li\u003e\n              \u003cli\u003eK2 in der MK-7-Form, der am längsten wirksamen Variante\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 Vitamin D3+K2?\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\u003eVitamin D3+K2 eignet sich für alle, die ihre tägliche Vitamin-D-Zufuhr ergänzen möchten — insbesondere:\u003c\/p\u003e\n            \u003cul\u003e\n              \u003cli\u003eMenschen mit geringer Sonnenlichtexposition, vor allem in den Herbst- und Wintermonaten\u003c\/li\u003e\n              \u003cli\u003eBerufstätige mit überwiegend geringem Aufenthalt im Freien\u003c\/li\u003e\n              \u003cli\u003eMenschen, die gezielt auf Knochen- und Immungesundheit 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 Vitamin D3+K2 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, die etwas Fett enthält — das verbessert die Aufnahme beider fettlöslicher Vitamine deutlich.\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 Vitamin D3+K2 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\u003eKommt auf die Rohstoffquelle an: klassisches Vitamin D3 (Cholecalciferol) wird meist aus Lanolin (Wollfett) gewonnen und ist damit nicht vegan; eine pflanzliche D3-Variante aus Flechten ist möglich. Vitamin K2 (MK-7) ist üblicherweise vegan\/fermentiert.\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 Vitamin D3+K2 zusammen mit Blutverdünnern 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\u003eWer Vitamin-K-Antagonisten (z. B. Marcumar, Warfarin) einnimmt, sollte auf Vitamin K2 nur nach ärztlicher Rücksprache zurückgreifen — Vitamin K kann die Wirkung dieser speziellen Blutverdünner abschwächen. Andere Blutverdünner (z. B. NOAKs) sind davon in der Regel nicht betroffen, eine Rücksprache mit dem Arzt wird dennoch empfohlen.\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 Vitamin D 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 100 µg (4.000 IE) für Erwachsene als sicher ein. Die empfohlene Tagesdosis nicht überschreiten und andere Vitamin-D-Quellen (z. B. weitere Präparate) 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\"\u003eVITAMIN D3+K2 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 Vitamin D3+K2 kaufen möchte, achtet häufig auf ein sinnvoll abgestimmtes Verhältnis beider Vitamine, die verwendete K2-Form und eine transparente Dosierungsangabe.\u003c\/p\u003e\n        \u003cp class=\"ov-reveal ov-reveal--delay-1\"\u003eMit ORVION Vitamin D3+K2 entscheidest du dich für ein Premium-Supplement, das auf das Wesentliche reduziert wurde. Vitamin D trägt zu einer normalen Funktion des Immunsystems, zur Erhaltung normaler Knochen und Zähne sowie zu einer normalen Muskelfunktion bei. Vitamin K trägt zu einer normalen Blutgerinnung sowie zur Erhaltung normaler Knochen 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        \u003cdiv class=\"ov-product-card ov-reveal\"\u003e\n          \u003cdiv class=\"ov-product-card__image\"\u003e\u003cspan class=\"ov-product-card__placeholder\"\u003eORVION\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ov-product-card__content\"\u003e\n            \u003cspan class=\"ov-product-card__category\"\u003eHealth\u003c\/span\u003e\n            \u003ch3\u003eOmega-3\u003c\/h3\u003e\n            \u003cp\u003eFür Herz, Gehirn und Sehkraft.\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\/div\u003e\n        \u003cdiv class=\"ov-product-card ov-reveal ov-reveal--delay-1\"\u003e\n          \u003cdiv class=\"ov-product-card__image\"\u003e\u003cspan class=\"ov-product-card__placeholder\"\u003eORVION\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ov-product-card__content\"\u003e\n            \u003cspan class=\"ov-product-card__category\"\u003eHealth\u003c\/span\u003e\n            \u003ch3\u003eZink\u003c\/h3\u003e\n            \u003cp\u003eKlar dosiert, für die tägliche Routine.\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\/div\u003e\n        \u003cdiv class=\"ov-product-card ov-reveal ov-reveal--delay-2\"\u003e\n          \u003cdiv class=\"ov-product-card__image\"\u003e\u003cspan class=\"ov-product-card__placeholder\"\u003eORVION\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ov-product-card__content\"\u003e\n            \u003cspan class=\"ov-product-card__category\"\u003eHealth\u003c\/span\u003e\n            \u003ch3\u003eVitamin C\u003c\/h3\u003e\n            \u003cp\u003eErgänzung für die tägliche Ernährung.\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\/div\u003e\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. Bei Einnahme von Vitamin-K-Antagonisten (z. B. Marcumar, Warfarin) vor Gebrauch ärztlichen Rat einholen.\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-d3k2');\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');\n    var extra = col ? col.querySelector('[data-duo-extra]') : null;\n    var label = btn.querySelector('[data-duo-toggle-label]');\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 = '3 weitere Wirkungen';\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\n\u003c\/body\u003e","brand":"orvionhealth","offers":[{"title":"Default Title","offer_id":61665348583754,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1034\/3638\/6634\/files\/98E85C26-4424-4C31-AFDC-EF0126D0A76B_169c6f8d-8aed-4c24-a8fa-8e64c0f297f4.png?v=1778015495"},{"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\/collections\/health.oembed","provider":"orvionhealth","version":"1.0","type":"link"}