{"id":207,"date":"2026-07-17T05:25:08","date_gmt":"2026-07-17T05:25:08","guid":{"rendered":"https:\/\/elixia.shop\/our-story\/"},"modified":"2026-07-17T21:30:33","modified_gmt":"2026-07-17T21:30:33","slug":"unsere-geschichte","status":"publish","type":"page","link":"https:\/\/elixia.shop\/de\/our-story\/","title":{"rendered":"Unsere Geschichte"},"content":{"rendered":"\n<style>\n\/* =========================================================================\n   ELIXIA \u2014 ABOUT \/ BRAND-STORY TEMPLATE\n   =========================================================================\n   DESIGN TOKENS \u2014 REUSED VERBATIM FROM index.html.\n   ========================================================================= *\/\n:root{\n  --ivory:#FBF9F6; --ivory-2:#F4EFE8; --ink:#1C1A17; --ink-2:#4A453E; --ink-3:#6E675D;\n  --gold:#A9873F; --gold-deep:#8A6E30; --gold-tint:#EFE7D6; --sage:#8C9A82;\n  --sage-tint:#E4E8DE; --line:#E6DFD4; --star:#B8892F; --white:#FFFFFF;\n  --bg:var(--ivory); --surface:var(--white); --surface-alt:var(--ivory-2);\n  --text:var(--ink); --text-muted:var(--ink-2); --text-soft:var(--ink-3);\n  --accent:var(--gold); --accent-hover:var(--gold-deep); --accent-contrast:#FFFFFF;\n  --font-display:\"Cormorant\",Georgia,\"Times New Roman\",serif;\n  --font-body:\"Inter\",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;\n  --fs-hero:clamp(2.6rem,1.6rem + 4.4vw,5rem);\n  --fs-h2:clamp(2rem,1.4rem + 2.4vw,3.15rem);\n  --fs-h3:clamp(1.35rem,1.15rem + 0.8vw,1.7rem);\n  --fs-eyebrow:0.78rem; --fs-body:1.0625rem; --fs-small:0.9rem;\n  --space-1:0.25rem; --space-2:0.5rem; --space-3:0.75rem; --space-4:1rem;\n  --space-5:1.5rem; --space-6:2rem; --space-7:3rem; --space-8:4rem; --space-9:6rem; --space-10:8rem;\n  --section-y:clamp(3.5rem,2rem + 6vw,7rem);\n  --r-sm:6px; --r-md:10px; --r-lg:16px; --r-pill:999px;\n  --shadow-sm:0 1px 2px rgba(28,26,23,.05);\n  --shadow-md:0 6px 24px -8px rgba(28,26,23,.14);\n  --shadow-lg:0 20px 50px -20px rgba(28,26,23,.22);\n  --maxw:1200px; --maxw-narrow:760px; --maxw-read:680px; --header-h:68px;\n  --ease:cubic-bezier(.22,.61,.36,1); --dur:200ms;\n}\n\n\/* =========================================================================\n   RESET & BASE (identical to site)\n   ========================================================================= *\/\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\nhtml{scroll-behavior:smooth;-webkit-text-size-adjust:100%}\nbody{font-family:var(--font-body);font-size:var(--fs-body);line-height:1.65;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}\nimg{max-width:100%;display:block}\na{color:inherit;text-decoration:none}\nbutton{font:inherit;cursor:pointer;border:none;background:none;color:inherit}\nh1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.08;color:var(--text);letter-spacing:-.01em}\nul{list-style:none}\n:focus-visible{outline:2.5px solid var(--accent);outline-offset:3px;border-radius:4px}\n.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(1.15rem,4vw,2rem)}\n.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}\n.section{padding-block:var(--section-y)}\n.section--alt{background:var(--surface-alt)}\n.section--ink{background:var(--ink);color:var(--ivory)}\n.section--ink h2,.section--ink h3{color:var(--ivory)}\n.eyebrow{font-family:var(--font-body);font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-3);display:inline-block}\n.section-head{max-width:var(--maxw-narrow);margin-bottom:var(--space-7)}\n.section-head.center{margin-inline:auto;text-align:center}\n.section-head h2{font-size:var(--fs-h2)}\n.section-head p{color:var(--text-muted);font-size:1.075rem;margin-top:var(--space-4)}\n.section--ink .section-head p{color:#D9D2C7}\n.stars{color:var(--star);letter-spacing:.06em;font-size:.86rem;line-height:1}\n\n\/* Placeholder image blocks (identical treatment) *\/\n.ph{position:relative;overflow:hidden;border-radius:var(--r-lg);\n  background:radial-gradient(120% 120% at 20% 10%,var(--gold-tint) 0%,transparent 55%),linear-gradient(150deg,var(--sage-tint) 0%,var(--ivory-2) 55%,var(--gold-tint) 100%);\n  border:1px solid var(--line);display:flex;align-items:flex-end;color:var(--ink-3)}\n.ph::after{content:attr(data-label);font-family:var(--font-body);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);padding:var(--space-3) var(--space-4);opacity:.75}\n\n\/* Buttons (identical) *\/\n.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--font-body);font-size:.98rem;font-weight:600;padding:.85rem 1.6rem;border-radius:var(--r-pill);transition:transform var(--dur) var(--ease),background var(--dur) var(--ease),color var(--dur) var(--ease),box-shadow var(--dur) var(--ease),border-color var(--dur) var(--ease);border:1.5px solid transparent;white-space:nowrap}\n.btn:hover{transform:translateY(-2px)}\n.btn:active{transform:translateY(0)}\n.btn--primary{background:var(--accent);color:var(--accent-contrast);box-shadow:var(--shadow-sm)}\n.btn--primary:hover{background:var(--accent-hover);box-shadow:var(--shadow-md)}\n.btn--secondary{background:transparent;color:var(--ink);border-color:var(--ink)}\n.btn--secondary:hover{background:var(--ink);color:var(--ivory)}\n.btn--ghost{color:var(--accent);padding-inline:0;border-radius:4px}\n.btn--ghost:hover{color:var(--accent-hover);gap:.75em}\n.btn--onink{background:var(--ivory);color:var(--ink)}\n.btn--onink:hover{background:var(--white)}\n.btn--onink-ghost{color:var(--ivory);border-color:rgba(251,249,246,.4)}\n.btn--onink-ghost:hover{background:rgba(251,249,246,.1);border-color:var(--ivory)}\n.arrow{transition:transform var(--dur) var(--ease)}\n.btn:hover .arrow{transform:translateX(3px)}\n\n\/* =========================================================================\n   [BRACKET] FILL-IN CALLOUTS  \u2014 visible \"facts only you can supply\" markers.\n   Inline variant sits inside prose; block variant is a standalone note.\n   ========================================================================= *\/\n.fillin{\n  display:inline;border:1.5px dashed var(--gold);background:color-mix(in srgb,var(--gold-tint) 55%,transparent);\n  border-radius:var(--r-sm);padding:.05em .45em;color:var(--gold-deep);\n  font-style:normal;box-decoration-break:clone;-webkit-box-decoration-break:clone;\n}\n.fillin::before{content:\"\u270e \";font-size:.85em;opacity:.8}\n.fillin--block{\n  display:block;border:1.5px dashed var(--gold);background:color-mix(in srgb,var(--gold-tint) 45%,transparent);\n  border-radius:var(--r-md);padding:var(--space-4) var(--space-5);margin-block:var(--space-4);\n  color:var(--gold-deep);font-size:.95rem;line-height:1.55;position:relative;\n}\n.fillin--block b{display:block;font-family:var(--font-body);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.35rem;font-weight:700}\n.fillin--block.on-ink{background:rgba(169,135,63,.14);border-color:rgba(169,135,63,.7);color:#E8D9B8}\n.fillin--block.on-ink b{color:var(--gold)}\n\n\/* =========================================================================\n   [1] ANNOUNCEMENT + HEADER + BREADCRUMB (identical system)\n   ========================================================================= *\/\n.announce{background:var(--ink);color:var(--ivory);font-size:.82rem;letter-spacing:.02em;text-align:center;padding:.55rem var(--space-4)}\n.announce strong{color:var(--gold);font-weight:600}\n.announce .dot{opacity:.4;margin-inline:.6em}\n@media(max-width:560px){.announce .hide-sm{display:none}}\n.header{position:sticky;top:0;z-index:60;background:color-mix(in srgb,var(--ivory) 82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}\n.header__row{display:flex;align-items:center;gap:var(--space-5);min-height:var(--header-h)}\n.brand{font-family:var(--font-display);font-size:1.7rem;font-weight:600;letter-spacing:.02em;color:var(--ink)}\n.brand span{color:var(--gold)}\n.nav{display:flex;gap:var(--space-5);margin-inline:auto}\n.nav a{font-size:.95rem;font-weight:500;color:var(--ink-2);padding-block:.4rem;position:relative}\n.nav a::after{content:\"\";position:absolute;left:0;bottom:0;width:0;height:1.5px;background:var(--accent);transition:width var(--dur) var(--ease)}\n.nav a:hover,.nav a[aria-current]{color:var(--ink)}\n.nav a:hover::after,.nav a[aria-current]::after{width:100%}\n.header__actions{display:flex;align-items:center;gap:var(--space-2)}\n.icon-btn{width:42px;height:42px;display:grid;place-items:center;border-radius:var(--r-pill);color:var(--ink-2);transition:background var(--dur),color var(--dur)}\n.icon-btn:hover{background:var(--ivory-2);color:var(--ink)}\n.icon-btn svg{width:20px;height:20px}\n.cart-btn{position:relative}\n.cart-count{position:absolute;top:4px;right:4px;background:var(--gold);color:#fff;font-family:var(--font-body);font-size:.62rem;font-weight:700;min-width:16px;height:16px;border-radius:var(--r-pill);display:grid;place-items:center;padding-inline:3px}\n.lang{display:flex;align-items:center;font-size:.8rem;font-weight:600;color:var(--ink-2);border:1px solid var(--line);border-radius:var(--r-pill);overflow:hidden}\n.lang button{padding:.35rem .6rem;color:var(--ink-3)}\n.lang button[aria-pressed=\"true\"]{background:var(--ink);color:var(--ivory)}\n.menu-toggle{display:none}\n@media(max-width:960px){.nav{display:none}.menu-toggle{display:grid}.lang{margin-left:auto}}\n@media(max-width:520px){.header__actions .hide-xs{display:none}}\n.crumb{border-bottom:1px solid var(--line);background:var(--surface)}\n.crumb ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-block:.8rem;font-size:.82rem;color:var(--text-soft)}\n.crumb a:hover{color:var(--accent)}\n.crumb li[aria-current]{color:var(--ink);font-weight:500}\n.crumb .sep{opacity:.5}\n\n\/* =========================================================================\n   [2] EDITORIAL HERO\n   ========================================================================= *\/\n.hero{position:relative;overflow:hidden}\n.hero__media{position:absolute;inset:0;z-index:0}\n.hero__media .ph{width:100%;height:100%;border:none;border-radius:0}\n.hero__media .ph::after{display:none}\n.hero__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(28,26,23,.34) 0%,rgba(28,26,23,.52) 55%,rgba(28,26,23,.68) 100%)}\n.hero__inner{position:relative;z-index:2;padding-top:20px;padding-bottom:25px;max-width:760px}\n.hero__inner .eyebrow{color:#E8D9B8}\n.hero h1{color:var(--ivory);font-size:var(--fs-hero);letter-spacing:-.02em}\n.hero h1 em{font-style:italic;color:#E8D9B8}\n.hero__sub{color:#EDE7DD;font-size:1.2rem;margin-top:var(--space-5);max-width:46ch}\n.hero__cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}\n\n\/* =========================================================================\n   [3] WHY WE EXIST \u2014 large-type mission\n   ========================================================================= *\/\n.mission{text-align:center}\n.mission__wrap{max-width:20ch;margin-inline:auto}\n.mission .eyebrow{margin-bottom:var(--space-5)}\n.mission p{font-family:var(--font-display);font-size:clamp(1.6rem,1rem + 2.6vw,2.6rem);line-height:1.28;font-weight:500;color:var(--ink);letter-spacing:-.01em;max-width:26ch;margin-inline:auto}\n.mission p strong{color:var(--gold-deep);font-weight:600;font-style:italic}\n.mission__lead{font-family:var(--font-body)!important;font-size:1.1rem!important;font-weight:400!important;color:var(--text-muted)!important;line-height:1.6!important;max-width:56ch!important;margin:var(--space-6) auto 0!important}\n\n\/* =========================================================================\n   [4] OUR STORY \u2014 2-col narrative + portrait\n   ========================================================================= *\/\n.story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}\n.story__media{position:relative}\n.story__media .ph{aspect-ratio:4\/5;box-shadow:var(--shadow-md)}\n.story__portrait-note{\n  position:absolute;left:50%;bottom:-14px;transform:translateX(-50%);white-space:nowrap;\n  background:var(--ink);color:var(--ivory);font-size:.72rem;font-weight:600;letter-spacing:.03em;\n  padding:.4rem .8rem;border-radius:var(--r-pill);box-shadow:var(--shadow-md);display:inline-flex;align-items:center;gap:.4rem;\n}\n.story__portrait-note svg{width:13px;height:13px;color:var(--gold)}\n.story h2{font-size:var(--fs-h2)}\n.story p{color:var(--text-muted);margin-top:var(--space-4)}\n.story__sign{margin-top:var(--space-5);font-family:var(--font-display);font-size:1.4rem;font-style:italic;color:var(--ink-2)}\n@media(max-width:820px){.story__grid{grid-template-columns:1fr}.story__media{order:-1;max-width:440px}}\n\n\/* =========================================================================\n   [5] THE ELIXIA STANDARD \u2014 4 pillars\n   ========================================================================= *\/\n.pillars__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-5)}\n.pillar{padding-top:var(--space-5);border-top:2px solid var(--gold)}\n.pillar__n{font-family:var(--font-display);font-size:1rem;color:var(--gold);font-weight:600;letter-spacing:.1em}\n.pillar h3{font-size:var(--fs-h3);margin:.5rem 0 .5rem}\n.pillar p{font-size:.9rem;color:var(--text-muted);line-height:1.55}\n.section--ink .pillar p{color:#C9C2B6}\n@media(max-width:820px){.pillars__grid{grid-template-columns:repeat(2,1fr);gap:var(--space-6) var(--space-5)}}\n@media(max-width:460px){.pillars__grid{grid-template-columns:1fr}}\n\n\/* =========================================================================\n   [6] HOW WE MAKE \u2014 4-step process timeline\n   ========================================================================= *\/\n.process{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-5)}\n.process::before{content:\"\";position:absolute;top:23px;left:9%;right:9%;height:2px;background:linear-gradient(90deg,var(--gold),var(--sage))}\n.pstep{position:relative}\n.pstep__dot{width:48px;height:48px;border-radius:50%;background:var(--surface);border:2px solid var(--gold);color:var(--gold-deep);display:grid;place-items:center;margin-bottom:var(--space-4);position:relative;z-index:2}\n.pstep__dot svg{width:22px;height:22px}\n.pstep__n{font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-deep)}\n.pstep h3{font-size:1.2rem;margin:.3rem 0 .45rem;font-family:var(--font-display)}\n.pstep p{font-size:.88rem;color:var(--text-muted);line-height:1.55}\n.pstep p .fillin{font-size:.92em}\n@media(max-width:760px){\n  .process{grid-template-columns:1fr;gap:0}\n  .process::before{top:0;bottom:0;left:23px;right:auto;width:2px;height:auto}\n  .pstep{display:grid;grid-template-columns:48px 1fr;gap:var(--space-4);padding-bottom:var(--space-6)}\n  .pstep__dot{margin:0}\n}\n\n\/* =========================================================================\n   [7] CERTIFICATIONS BAND (dataviz-style verified badges)\n   ========================================================================= *\/\n.certs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4)}\n.cert-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:var(--space-5);text-align:center;position:relative}\n.cert-card__seal{width:64px;height:64px;margin:0 auto var(--space-4);border-radius:50%;background:var(--gold-tint);color:var(--gold-deep);display:grid;place-items:center;position:relative}\n.cert-card__seal svg{width:30px;height:30px}\n.cert-card__seal::after{content:\"\";position:absolute;right:2px;bottom:2px;width:20px;height:20px;border-radius:50%;background:var(--sage);border:2px solid var(--surface);background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'\/%3E%3C\/svg%3E\");background-size:12px;background-repeat:no-repeat;background-position:center}\n.cert-card h3{font-family:var(--font-body);font-size:1rem;font-weight:700;color:var(--ink)}\n.cert-card__code{font-size:.8rem;color:var(--text-soft);margin-top:.2rem;font-variant-numeric:tabular-nums}\n.cert-card p{font-size:.82rem;color:var(--text-muted);margin-top:.5rem;line-height:1.45}\n.certs__foot{text-align:center;margin-top:var(--space-6);font-size:.88rem;color:var(--text-soft)}\n.certs__foot a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}\n@media(max-width:820px){.certs__grid{grid-template-columns:1fr 1fr}}\n@media(max-width:420px){.certs__grid{grid-template-columns:1fr}}\n\n\/* =========================================================================\n   [8] OUR PROMISE \u2014 30-day guarantee\n   ========================================================================= *\/\n.promise{background:linear-gradient(135deg,var(--ink) 0%,#2A2620 100%);border-radius:var(--r-lg);overflow:hidden;position:relative;color:var(--ivory);display:grid;grid-template-columns:auto 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center;padding:clamp(2rem,4vw,3.5rem)}\n.promise__glow{position:absolute;inset:0;background:radial-gradient(50% 120% at 0% 0%,rgba(169,135,63,.3) 0%,transparent 60%);z-index:1}\n.promise__seal{position:relative;z-index:2;width:clamp(96px,14vw,140px);height:clamp(96px,14vw,140px);border-radius:50%;border:2px solid var(--gold);color:#E8D9B8;display:grid;place-items:center;text-align:center;flex:none}\n.promise__seal b{font-family:var(--font-display);font-size:clamp(1.9rem,4vw,2.6rem);line-height:.9;display:block}\n.promise__seal span{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;margin-top:.3rem;color:var(--gold)}\n.promise__body{position:relative;z-index:2}\n.promise__body .eyebrow{color:var(--gold)}\n.promise__body h2{color:var(--ivory);font-size:var(--fs-h2)}\n.promise__body p{color:#D9D2C7;margin-top:var(--space-4);max-width:52ch}\n@media(max-width:600px){.promise{grid-template-columns:1fr;text-align:center}.promise__seal{margin-inline:auto}}\n\n\/* =========================================================================\n   [9] SOCIAL PROOF BAND (dataviz)\n   ========================================================================= *\/\n.proof__grid{display:grid;grid-template-columns:320px 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}\n.rating-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:var(--space-6);box-shadow:var(--shadow-sm)}\n.rating-hero{display:flex;align-items:flex-end;gap:.6rem}\n.rating-hero .num{font-family:var(--font-display);font-size:3.6rem;line-height:.9;font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums}\n.rating-hero .den{font-size:1rem;color:var(--text-soft);padding-bottom:.5rem}\n.rating-panel .stars{font-size:1.15rem;margin-top:.4rem;display:block}\n.rating-panel .subtext{font-size:.86rem;color:var(--text-muted);margin-top:.35rem}\n.rating-panel .subtext b{color:var(--ink);font-weight:600}\n.dist{margin-top:var(--space-5);display:flex;flex-direction:column;gap:6px}\n.dist__row{display:grid;grid-template-columns:44px 1fr 40px;align-items:center;gap:.6rem;font-size:.78rem;color:var(--text-muted)}\n.dist__label{display:flex;align-items:center;gap:.2rem;color:var(--text-soft);font-variant-numeric:tabular-nums}\n.dist__label svg{width:11px;height:11px;color:var(--star)}\n.dist__track{height:9px;background:var(--ivory-2);border-radius:var(--r-pill);overflow:hidden}\n.dist__fill{height:100%;background:linear-gradient(90deg,var(--gold) 0%,var(--star) 100%);border-radius:var(--r-pill);width:0;transition:width 900ms var(--ease)}\n.dist__pct{text-align:right;font-variant-numeric:tabular-nums;color:var(--ink-2);font-weight:600}\n.proof__quotes{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4)}\n.qcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3)}\n.qcard .stars{font-size:.9rem}\n.qcard blockquote{font-family:var(--font-display);font-size:1.24rem;line-height:1.4;color:var(--ink);font-weight:500}\n.qcard figcaption{margin-top:auto;display:flex;align-items:center;gap:.7rem;font-size:.82rem}\n.qcard .avatar{width:38px;height:38px;border-radius:var(--r-pill);background:var(--sage-tint);display:grid;place-items:center;font-family:var(--font-display);font-weight:600;color:var(--sage);flex:none}\n.qcard cite{font-style:normal;font-weight:600;color:var(--ink);display:block}\n.qcard .prod{color:var(--text-soft)}\n.qcard .verified{margin-left:auto;display:inline-flex;align-items:center;gap:.25rem;font-size:.72rem;color:var(--sage)}\n.qcard .verified svg{width:13px;height:13px}\n@media(max-width:900px){.proof__grid{grid-template-columns:1fr}.proof__quotes{grid-template-columns:1fr}}\n\n\/* =========================================================================\n   [10] CTA BAND\n   ========================================================================= *\/\n.ctaband{text-align:center}\n.ctaband h2{font-size:var(--fs-h2)}\n.ctaband p{color:#D9D2C7;margin-top:var(--space-4);max-width:52ch;margin-inline:auto;font-size:1.075rem}\n.ctaband .btns{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center;margin-top:var(--space-6)}\n\n\/* =========================================================================\n   [11] CONTACT BLOCK\n   ========================================================================= *\/\n.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}\n.contact__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:var(--space-6)}\n.contact__card h2{font-size:var(--fs-h3);margin-bottom:var(--space-4)}\n.contact__list{display:flex;flex-direction:column;gap:var(--space-4)}\n.contact__list li{display:flex;gap:.8rem;align-items:flex-start;font-size:.95rem;color:var(--ink-2)}\n.contact__list .ic{flex:none;width:38px;height:38px;border-radius:50%;background:var(--gold-tint);color:var(--gold-deep);display:grid;place-items:center}\n.contact__list .ic svg{width:18px;height:18px}\n.contact__list a:hover{color:var(--accent)}\n.contact__list b{color:var(--ink);font-weight:600;font-family:var(--font-display);font-size:1.15rem}\n.contact__map .ph{aspect-ratio:4\/3;height:100%}\n.contact__links{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:.5rem}\n.contact__links a{font-size:.82rem;color:var(--ink-2);border:1px solid var(--line);background:var(--surface);border-radius:var(--r-pill);padding:.4rem .9rem;transition:border-color var(--dur),color var(--dur)}\n.contact__links a:hover{border-color:var(--gold);color:var(--accent)}\n@media(max-width:760px){.contact__grid{grid-template-columns:1fr}.contact__map{order:-1}}\n\n\/* =========================================================================\n   [12] FAQ ACCORDION\n   ========================================================================= *\/\n.faq{max-width:var(--maxw-narrow);margin-inline:auto}\n.faq .section-head{text-align:center;margin-bottom:var(--space-6)}\n.faq-item{border-bottom:1px solid var(--line)}\n.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding-block:var(--space-4);font-family:var(--font-display);font-size:1.3rem;font-weight:600;color:var(--ink)}\n.faq-item summary::-webkit-details-marker{display:none}\n.faq-item summary .pm{flex:none;width:26px;height:26px;position:relative}\n.faq-item summary .pm::before,.faq-item summary .pm::after{content:\"\";position:absolute;background:var(--gold);border-radius:2px;transition:transform var(--dur) var(--ease),opacity var(--dur)}\n.faq-item summary .pm::before{top:12px;left:4px;right:4px;height:2px}\n.faq-item summary .pm::after{left:12px;top:4px;bottom:4px;width:2px}\n.faq-item[open] summary .pm::after{transform:scaleY(0);opacity:0}\n.faq-item__body{padding-bottom:var(--space-5);color:var(--text-muted);max-width:64ch}\n.faq-item__body .fillin{font-size:.95em}\n\n\/* =========================================================================\n   FOOTER (identical system)\n   ========================================================================= *\/\n.footer{background:var(--ink);color:#C9C2B6;padding-top:var(--space-8);font-size:.9rem}\n.footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:var(--space-6)}\n.footer .brand{color:var(--ivory);font-size:1.9rem;margin-bottom:var(--space-4);display:inline-block}\n.footer__about{max-width:30ch;line-height:1.6}\n.footer__about address{font-style:normal;margin-top:var(--space-4);line-height:1.7;color:#B4AC9F}\n.footer__about a{color:#C9C2B6}\n.footer__about a:hover{color:var(--gold)}\n.footer h4{font-family:var(--font-body);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ivory);margin-bottom:var(--space-4);font-weight:600}\n.footer__links li{margin-bottom:.55rem}\n.footer__links a{color:#C9C2B6;transition:color var(--dur)}\n.footer__links a:hover{color:var(--gold)}\n.footer__certs{display:flex;flex-wrap:wrap;gap:.5rem}\n.cert{font-size:.72rem;border:1px solid #3A352E;border-radius:var(--r-sm);padding:.4rem .6rem;color:#B4AC9F;line-height:1.2}\n.footer__bottom{border-top:1px solid #322D26;margin-top:var(--space-8);padding-block:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:space-between;align-items:center}\n.footer__trust{display:flex;flex-wrap:wrap;gap:.4rem 1.2rem;font-size:.8rem;color:#B4AC9F}\n.footer__trust span{display:inline-flex;align-items:center;gap:.4rem}\n.footer__trust svg{width:14px;height:14px;color:var(--sage)}\n.footer__legal{font-size:.78rem;color:#8A8377}\n@media(max-width:820px){.footer__top{grid-template-columns:1fr 1fr}}\n@media(max-width:480px){.footer__top{grid-template-columns:1fr}}\n\n\/* Motion preferences *\/\n@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}\n.reveal{opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease),transform .6s var(--ease)}\n.reveal.in{opacity:1;transform:none}\n@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}\n<\/style>\n\n\n<!-- ============================ [1] BREADCRUMB ======================= -->\n<nav class=\"crumb\" aria-label=\"Breadcrumb\">\n  <div class=\"container\">\n    <ol>\n      <li><a href=\"https:\/\/elixia.shop\/\">Home<\/a><\/li>\n      <li class=\"sep\" aria-hidden=\"true\">\u203a<\/li>\n      <li aria-current=\"page\">About Elixia<\/li>\n    <\/ol>\n  <\/div>\n<\/nav>\n\n<main>\n\n<!-- ============================ [2] EDITORIAL HERO ================== -->\n<section class=\"hero\" aria-labelledby=\"about-h1\">\n  <div class=\"hero__media\" aria-hidden=\"true\">\n    <div class=\"ph\" role=\"img\" aria-label=\"Warm, sunlit apothecary table in Nuremberg with botanicals, glass vessels and Elixia products, European-made\" data-label=\"Hero \u00b7 warm apothecary\"><\/div>\n  <\/div>\n  <div class=\"hero__scrim\" aria-hidden=\"true\"><\/div>\n  <div class=\"container\">\n    <div class=\"hero__inner\">\n      <span class=\"eyebrow\">Our story<\/span>\n      <h1 id=\"about-h1\">A European wellness house, <em>built on trust<\/em><\/h1>\n      <p class=\"hero__sub\">Clean formulations, honest labelling and European quality \u2014 this is why we started Elixia, and how we make every product.<\/p>\n      <div class=\"hero__cta\">\n        <a class=\"btn btn--onink\" href=\"#story\">Read our story<\/a>\n        <a class=\"btn btn--onink-ghost\" href=\"https:\/\/elixia.shop\/shop\/\">Shop the range<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================ [3] WHY WE EXIST =================== -->\n<section class=\"section mission container\" aria-labelledby=\"mission-h2\">\n  <h2 id=\"mission-h2\" class=\"visually-hidden\">Why we exist<\/h2>\n  <span class=\"eyebrow\">Why we exist<\/span>\n  <p>Wellness shouldn&#8217;t require a leap of faith \u2014 so we built the opposite: <strong>premium wellness without compromise, and without the guesswork.<\/strong><\/p>\n  <p class=\"mission__lead\">Too many supplements hide behind proprietary blends, vague claims and mystery doses. Elixia creates clean, effective products you can actually understand \u2014 with every ingredient disclosed, every batch traceable, and every formula held to strict European standards.<\/p>\n<\/section>\n\n<!-- ============================ [4] OUR STORY ====================== -->\n<section class=\"section section--alt\" id=\"story\" aria-labelledby=\"story-h2\">\n  <div class=\"container story\">\n    <div class=\"story__grid\">\n      <div class=\"story__media reveal\">\n        <div class=\"ph\" role=\"img\" aria-label=\"Portrait placeholder for the Elixia founder at Blumental Bayern GmbH in Nuremberg\" data-label=\"Founder \/ brand portrait\"><\/div>\n        \n      <\/div>\n      <div class=\"story__copy reveal\">\n        <span class=\"eyebrow\">How Elixia began<\/span>\n        <h2 id=\"story-h2\">How Elixia began<\/h2>\n        <p>Elixia is created by <strong>Blumental Bayern GmbH<\/strong>, based in Nuremberg, Germany.<\/p>\n                <p>We built Elixia around a simple conviction: premium wellness should never require a leap of faith. Too many supplements hide behind proprietary blends, vague claims and mystery doses \u2014 so we set out to do the opposite, with clean, effective products you can actually understand.<\/p>\n        <p>What began as a focused range of food supplements has grown into a curated wellness house that brings together supplements, natural cosmetics and traditional superfoods \u2014 each chosen for purity, provenance and honest labelling, and each held to the same strict European standards we\u2019d want for our own families.<\/p>\n        <p class=\"story__sign\">\u2014 The Elixia team, Nuremberg<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================ [5] THE ELIXIA STANDARD =========== -->\n<section class=\"section section--ink\" aria-labelledby=\"std-h2\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\">What we stand for<\/span>\n      <h2 id=\"std-h2\">The Elixia Standard<\/h2>\n      <p>Every product we offer has to meet the same four commitments \u2014 no exceptions.<\/p>\n    <\/div>\n    <div class=\"pillars__grid\">\n      <div class=\"pillar reveal\">\n        <span class=\"pillar__n\">01<\/span>\n        <h3>Carefully curated<\/h3>\n        <p>We select each product for quality, integrity and real effectiveness \u2014 not trend.<\/p>\n      <\/div>\n      <div class=\"pillar reveal\">\n        <span class=\"pillar__n\">02<\/span>\n        <h3>Science-aligned<\/h3>\n        <p>Botanical extracts and nutrients at meaningful, fully-disclosed doses.<\/p>\n      <\/div>\n      <div class=\"pillar reveal\">\n        <span class=\"pillar__n\">03<\/span>\n        <h3>Radical transparency<\/h3>\n        <p>Complete ingredient lists, batch traceability and third-party lab testing, with certificates on request.<\/p>\n      <\/div>\n      <div class=\"pillar reveal\">\n        <span class=\"pillar__n\">04<\/span>\n        <h3>European quality<\/h3>\n        <p>Formulated and produced to strict EU safety, quality and sustainability standards.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================ [6] HOW WE MAKE ==================== -->\n<section class=\"section container\" aria-labelledby=\"make-h2\">\n  <div class=\"section-head\">\n    <span class=\"eyebrow\">Behind the label<\/span>\n    <h2 id=\"make-h2\">From formulation to your door<\/h2>\n    <p>Process is trust. Here&#8217;s exactly how an Elixia product goes from an idea to the bottle in your hand.<\/p>\n  <\/div>\n  <ol class=\"process\">\n    <li class=\"pstep reveal\">\n      <span class=\"pstep__dot\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M9 3h6v4l3 8a2 2 0 0 1-2 2.6H8A2 2 0 0 1 6 15l3-8Z\" stroke-linejoin=\"round\"\/><path d=\"M8.5 12h7\" stroke-linecap=\"round\"\/><\/svg><\/span>\n      <span class=\"pstep__n\">Step 1<\/span>\n      <h3>Formulated in Europe<\/h3>\n      <p>Developed with nutritionists and food technologists and produced in EU facilities.<\/p>\n    <\/li>\n    <li class=\"pstep reveal\">\n      <span class=\"pstep__dot\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 21c5-3 8-6.5 8-11a5 5 0 0 0-8-2 5 5 0 0 0-8 2c0 4.5 3 8 8 11Z\"\/><\/svg><\/span>\n      <span class=\"pstep__n\">Step 2<\/span>\n      <h3>Clean by design<\/h3>\n      <p>Vegan-friendly options, non-GMO, and free from unnecessary additives; common allergens clearly flagged.<\/p>\n    <\/li>\n    <li class=\"pstep reveal\">\n      <span class=\"pstep__dot\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><path d=\"m20 20-3-3M8.5 11l2 2 3.5-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n      <span class=\"pstep__n\">Step 3<\/span>\n      <h3>Third-party tested<\/h3>\n      <p>Independent lab testing and batch traceability \u2014 so what&#8217;s on the label is what&#8217;s in the bottle.<\/p>\n    <\/li>\n    <li class=\"pstep reveal\">\n      <span class=\"pstep__dot\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M3 7h11v8H3zM14 10h4l3 3v2h-7z\" stroke-linejoin=\"round\"\/><circle cx=\"7\" cy=\"17\" r=\"1.7\"\/><circle cx=\"17\" cy=\"17\" r=\"1.7\"\/><\/svg><\/span>\n      <span class=\"pstep__n\">Step 4<\/span>\n      <h3>Responsibly shipped<\/h3>\n      <p>Dispatched from Germany with fast, tracked delivery across the EU.<\/p>\n    <\/li>\n  <\/ol>\n<\/section>\n\n<!-- ============================ [7] CERTIFICATIONS BAND ============ -->\n<section class=\"section section--alt\" aria-labelledby=\"certs-h2\">\n  <div class=\"container\">\n    <div class=\"section-head center\">\n      <span class=\"eyebrow\">Backed by proof<\/span>\n      <h2 id=\"certs-h2\">Certified, not just claimed<\/h2>\n      <p>Our products and processes are backed by recognised European certifications \u2014 verifiable, not decorative.<\/p>\n    <\/div>\n    <div class=\"certs__grid\">\n      <div class=\"cert-card reveal\">\n        <span class=\"cert-card__seal\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 3c-1.5 3-4 4-7 4 0 6 3 10 7 12 4-2 7-6 7-12-3 0-5.5-1-7-4Z\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <h3>EU-Organic<\/h3>\n        <p class=\"cert-card__code\">DE-\u00d6KO-037<\/p>\n        <p>Certified organic to EU regulation.<\/p>\n      <\/div>\n      <div class=\"cert-card reveal\">\n        <span class=\"cert-card__seal\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"8\"\/><path d=\"m8.5 12 2.5 2.5 4.5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <h3>ISO 9001<\/h3>\n        <p class=\"cert-card__code\">Quality Management<\/p>\n        <p>Certified quality management processes.<\/p>\n      <\/div>\n      <div class=\"cert-card reveal\">\n        <span class=\"cert-card__seal\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 3 5 6v5c0 4.5 3 8 7 10 4-2 7-5.5 7-10V6Z\" stroke-linejoin=\"round\"\/><path d=\"m9 12 2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <h3>ISO 22000<\/h3>\n        <p class=\"cert-card__code\">Food Safety Management<\/p>\n        <p>Certified food-safety management.<\/p>\n      <\/div>\n      <div class=\"cert-card reveal\">\n        <span class=\"cert-card__seal\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 4c-4 4-6 7-6 10a6 6 0 0 0 12 0c0-3-2-6-6-10Z\" stroke-linejoin=\"round\"\/><\/svg><\/span>\n        <h3>Vegan<\/h3>\n        <p class=\"cert-card__code\">Certified range<\/p>\n        <p>Across our vegan-certified products.<\/p>\n      <\/div>\n    <\/div>\n    <p class=\"certs__foot\">Certificates of analysis and conformity are <a href=\"#contact\">available on request<\/a>.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============================ [8] OUR PROMISE =================== -->\n<section class=\"section container\" aria-labelledby=\"promise-h2\">\n  <div class=\"promise\">\n    <div class=\"promise__glow\" aria-hidden=\"true\"><\/div>\n    <div class=\"promise__seal\" aria-hidden=\"true\"><b>30<\/b><span>Day Guarantee<\/span><\/div>\n    <div class=\"promise__body\">\n      <span class=\"eyebrow\">Our promise to you<\/span>\n      <h2 id=\"promise-h2\">If it isn&#8217;t right, we&#8217;ll make it right<\/h2>\n      <p>If a product isn&#8217;t right for you, our <strong style=\"color:#E8D9B8\">30-day satisfaction guarantee<\/strong> has you covered. Clear labels, honest guidance, responsive support \u2014 and no pressure. We&#8217;d rather earn a customer for life than a single sale.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================ [9] SOCIAL PROOF (dataviz) ======== -->\n<section class=\"section section--alt\" aria-labelledby=\"proof-h2\">\n  <div class=\"container\">\n    <div class=\"section-head center\">\n      <span class=\"eyebrow\">Trusted across Europe<\/span>\n      <h2 id=\"proof-h2\">Trusted across Europe<\/h2>\n      <p>Thousands of people trust Elixia for clean, effective wellness \u2014 and we&#8217;re grateful for every one of them.<\/p>\n    <\/div>\n    <div class=\"proof__grid\">\n      <div class=\"rating-panel reveal\" role=\"group\" aria-label=\"Overall customer rating 4.92 out of 5 from 408 verified reviews\">\n        <div class=\"rating-hero\"><span class=\"num\">4.92<\/span><span class=\"den\">\/ 5<\/span><\/div>\n        <span class=\"stars\" aria-hidden=\"true\">\u2605\u2605\u2605\u2605\u2605<\/span>\n        <p class=\"subtext\">from <b>408 verified reviews<\/b><\/p>\n        <div class=\"dist\" role=\"img\" aria-label=\"Rating distribution: 5 stars 94 percent, 4 stars 5 percent, 3 stars 1 percent, 2 and 1 star under 1 percent\">\n          <div class=\"dist__row\"><span class=\"dist__label\">5<svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"m12 2 3 6.3 6.9.9-5 4.8 1.2 6.8L12 17.8 5.9 20.8 7.1 14 2 9.2l6.9-.9z\"\/><\/svg><\/span><span class=\"dist__track\"><span class=\"dist__fill\" data-pct=\"94\"><\/span><\/span><span class=\"dist__pct\">94%<\/span><\/div>\n          <div class=\"dist__row\"><span class=\"dist__label\">4<svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"m12 2 3 6.3 6.9.9-5 4.8 1.2 6.8L12 17.8 5.9 20.8 7.1 14 2 9.2l6.9-.9z\"\/><\/svg><\/span><span class=\"dist__track\"><span class=\"dist__fill\" data-pct=\"5\"><\/span><\/span><span class=\"dist__pct\">5%<\/span><\/div>\n          <div class=\"dist__row\"><span class=\"dist__label\">3<svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"m12 2 3 6.3 6.9.9-5 4.8 1.2 6.8L12 17.8 5.9 20.8 7.1 14 2 9.2l6.9-.9z\"\/><\/svg><\/span><span class=\"dist__track\"><span class=\"dist__fill\" data-pct=\"1\"><\/span><\/span><span class=\"dist__pct\">1%<\/span><\/div>\n          <div class=\"dist__row\"><span class=\"dist__label\">2<svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"m12 2 3 6.3 6.9.9-5 4.8 1.2 6.8L12 17.8 5.9 20.8 7.1 14 2 9.2l6.9-.9z\"\/><\/svg><\/span><span class=\"dist__track\"><span class=\"dist__fill\" data-pct=\"1\"><\/span><\/span><span class=\"dist__pct\">&lt;1%<\/span><\/div>\n          <div class=\"dist__row\"><span class=\"dist__label\">1<svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"m12 2 3 6.3 6.9.9-5 4.8 1.2 6.8L12 17.8 5.9 20.8 7.1 14 2 9.2l6.9-.9z\"\/><\/svg><\/span><span class=\"dist__track\"><span class=\"dist__fill\" data-pct=\"0.5\"><\/span><\/span><span class=\"dist__pct\">&lt;1%<\/span><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"proof__quotes\">\n        <figure class=\"qcard reveal\">\n          <span class=\"stars\" aria-hidden=\"true\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <blockquote>&#8220;Finally a brand that tells me exactly what&#8217;s in the bottle. My skin and energy have both thanked me.&#8221;<\/blockquote>\n          <figcaption>\n            <span class=\"avatar\" aria-hidden=\"true\">L<\/span>\n            <span><cite>Lena M.<\/cite><span class=\"prod\">Collagen Glow Complex<\/span><\/span>\n            <span class=\"verified\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\"><path d=\"M20 6 9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>Verified<\/span>\n          <\/figcaption>\n        <\/figure>\n        <figure class=\"qcard reveal\">\n          <span class=\"stars\" aria-hidden=\"true\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <blockquote>&#8220;The quality feels genuinely European \u2014 clean labels, fast delivery, and it just works for my routine.&#8221;<\/blockquote>\n          <figcaption>\n            <span class=\"avatar\" aria-hidden=\"true\">S<\/span>\n            <span><cite>Sophie R.<\/cite><span class=\"prod\">Women&#8217;s Balance Daily<\/span><\/span>\n            <span class=\"verified\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\"><path d=\"M20 6 9 17l-5-5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>Verified<\/span>\n          <\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================ [10] CTA BAND ===================== -->\n<section class=\"section section--ink ctaband\" aria-labelledby=\"cta-h2\">\n  <div class=\"container\">\n    <span class=\"eyebrow\">Start your Elixia journey<\/span>\n    <h2 id=\"cta-h2\">Start your Elixia journey<\/h2>\n    <p>Explore our range, or take the 2-minute wellness quiz and let our AI assistant match you with the right products for your goals.<\/p>\n    <div class=\"btns\">\n      <a class=\"btn btn--primary\" href=\"https:\/\/elixia.shop\/shop\/\">Shop all products <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span><\/a>\n      <a class=\"btn btn--onink-ghost\" href=\"#\">Take the quiz <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span><\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================ [11] CONTACT BLOCK ================ -->\n<section class=\"section container\" id=\"contact\" aria-labelledby=\"contact-h2\">\n  <div class=\"contact__grid\">\n    <div class=\"contact__card\">\n      <h2 id=\"contact-h2\">Talk to us<\/h2>\n      <ul class=\"contact__list\">\n        \n      <\/ul>\n      <div class=\"contact__links\">\n        <a href=\"\/imprint\/\">Imprint<\/a>\n        <a href=\"https:\/\/elixia.shop\/privacy-policy\/\">Privacy Policy<\/a>\n        <a href=\"\/shipping\/\">Shipping &amp; Payment<\/a>\n        <a href=\"https:\/\/elixia.shop\/refund_returns\/\">Returns &amp; Refunds<\/a>\n        <a href=\"#\">Contact<\/a>\n        <a href=\"#\">Journal<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"contact__map\">\n      <iframe title=\"Elixia \u2014 Blumental Bayern GmbH, Nuremberg\" src=\"https:\/\/www.google.com\/maps?q=Melanchthonplatz%204-6%2C%20Nuremberg%2C%20Germany&#038;output=embed\" width=\"100%\" height=\"100%\" style=\"border:0;display:block;min-height:340px;border-radius:inherit\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" allowfullscreen><\/iframe>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================ [12] ABOUT FAQ =================== -->\n<section class=\"section section--alt\" aria-labelledby=\"faq-h2\">\n  <div class=\"container faq\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\">Good to know<\/span>\n      <h2 id=\"faq-h2\">About Elixia \u2014 your questions<\/h2>\n    <\/div>\n    <details class=\"faq-item\" open>\n      <summary>Who is behind Elixia? <span class=\"pm\" aria-hidden=\"true\"><\/span><\/summary>\n      <div class=\"faq-item__body\">Elixia is created by Blumental Bayern GmbH, a wellness company based in Nuremberg, Germany.<\/div>\n    <\/details>\n    <details class=\"faq-item\">\n      <summary>Where are Elixia products made? <span class=\"pm\" aria-hidden=\"true\"><\/span><\/summary>\n      <div class=\"faq-item__body\">All our supplements and cosmetics are formulated and produced within the EU to strict safety and quality standards.<\/div>\n    <\/details>\n    <details class=\"faq-item\">\n      <summary>Are your products tested and certified? <span class=\"pm\" aria-hidden=\"true\"><\/span><\/summary>\n      <div class=\"faq-item__body\">Yes \u2014 we use third-party lab testing and batch traceability, and hold EU-Organic (DE-\u00d6KO-037), ISO 9001 and ISO 22000 certifications.<\/div>\n    <\/details>\n  <\/div>\n<\/section>\n\n<\/main>\n\n<!-- ============================ FOOTER ============================ -->\n\n","protected":false},"excerpt":{"rendered":"<p>Home \u203a About Elixia Our story A European wellness house, built on trust Clean formulations, honest labelling and European quality \u2014 this is why we started Elixia, and how we make every product. Read our story Shop the range Why we exist Why we exist Wellness shouldn&#8217;t require a leap of faith \u2014 so we [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-207","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/pages\/207","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/comments?post=207"}],"version-history":[{"count":1,"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/pages\/207\/revisions"}],"predecessor-version":[{"id":236,"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/pages\/207\/revisions\/236"}],"wp:attachment":[{"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/media?parent=207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}