{"id":210,"date":"2026-07-17T07:58:28","date_gmt":"2026-07-17T07:58:28","guid":{"rendered":"https:\/\/elixia.shop\/terms\/"},"modified":"2026-07-18T06:19:00","modified_gmt":"2026-07-18T06:19:00","slug":"agb","status":"publish","type":"page","link":"https:\/\/elixia.shop\/de\/terms\/","title":{"rendered":"Allgemeine Gesch\u00e4ftsbedingungen"},"content":{"rendered":"\n<style>\n\/* =========================================================================\n   ELIXIA \u2014 CONTACT 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  --success:#5F7A52; --danger:#B4472E;\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; --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\n\/* Placeholder 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--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.btn--full{width:100%}\n.arrow{transition:transform var(--dur) var(--ease)}\n.btn:hover .arrow{transform:translateX(3px)}\n\n\/* [BRACKET] fill-in callouts (same component as about.html) *\/\n.fillin{display:inline;border:1.5px dashed var(--gold);background:color-mix(in srgb,var(--gold-tint) 55%,transparent);border-radius:var(--r-sm);padding:.05em .45em;color:var(--gold-deep);font-style:normal;box-decoration-break:clone;-webkit-box-decoration-break:clone}\n.fillin::before{content:\"\u270e \";font-size:.85em;opacity:.8}\n.fillin--block{display:block;border:1.5px dashed var(--gold);background:color-mix(in srgb,var(--gold-tint) 45%,transparent);border-radius:var(--r-md);padding:var(--space-4) var(--space-5);margin-block:var(--space-3);color:var(--gold-deep);font-size:.92rem;line-height:1.55}\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\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] HERO\n   ========================================================================= *\/\n.hero{padding-block:clamp(2.5rem,1.5rem + 4vw,4.5rem);text-align:center}\n.hero__inner{max-width:720px;margin-inline:auto}\n.hero h1{font-size:var(--fs-hero)}\n.hero h1 em{font-style:italic;color:var(--gold)}\n.hero__sub{font-size:1.2rem;color:var(--text-muted);margin-top:var(--space-4)}\n.hero__badges{display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;justify-content:center;margin-top:var(--space-5);font-size:.86rem;color:var(--text-soft)}\n.hero__badges span{display:inline-flex;align-items:center;gap:.45rem}\n.hero__badges svg{width:16px;height:16px;color:var(--sage)}\n\n\/* =========================================================================\n   [3] MAIN \u2014 contact methods + form\n   ========================================================================= *\/\n.contact{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start;padding-bottom:var(--section-y)}\n\n\/* ---- LEFT column ---- *\/\n.methods h2,.formcard h2{font-size:var(--fs-h3);margin-bottom:var(--space-5)}\n.method{display:flex;gap:var(--space-4);align-items:flex-start;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:var(--space-5);transition:border-color var(--dur),box-shadow var(--dur)}\n.method + .method{margin-top:var(--space-3)}\n.method:hover{border-color:var(--gold-tint);box-shadow:var(--shadow-sm)}\n.method__icon{flex:none;width:46px;height:46px;border-radius:var(--r-md);background:var(--gold-tint);color:var(--gold-deep);display:grid;place-items:center}\n.method__icon svg{width:23px;height:23px}\n.method h3{font-family:var(--font-body);font-size:.98rem;font-weight:600;color:var(--ink);margin-bottom:.15rem}\n.method a{font-family:var(--font-display);font-size:1.3rem;font-weight:600;color:var(--ink);line-height:1.15;display:inline-block;letter-spacing:-.01em}\n.method a:hover{color:var(--gold-deep)}\n.method .addr{font-family:var(--font-display);font-size:1.2rem;font-weight:600;color:var(--ink);line-height:1.25;font-style:normal}\n.method p{font-size:.84rem;color:var(--text-soft);margin-top:.35rem}\n.hours{background:var(--ivory-2);border-radius:var(--r-lg);padding:var(--space-5);margin-top:var(--space-5)}\n.hours h3{font-family:var(--font-body);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);font-weight:600;margin-bottom:var(--space-3)}\n.hours dl{display:grid;grid-template-columns:auto 1fr;gap:.4rem 1rem;font-size:.9rem}\n.hours dt{color:var(--ink-2)}\n.hours dd{text-align:right;color:var(--ink);font-weight:500}\n.social{display:flex;gap:.6rem;margin-top:var(--space-5)}\n.social a{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--surface);display:grid;place-items:center;color:var(--ink-2);transition:border-color var(--dur),color var(--dur),background var(--dur)}\n.social a:hover{border-color:var(--gold);color:var(--gold-deep);background:var(--gold-tint)}\n.social svg{width:19px;height:19px}\n\n\/* ---- RIGHT column: form ---- *\/\n.formcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:var(--shadow-sm)}\n.formcard__intro{color:var(--text-muted);font-size:.95rem;margin:-.6rem 0 var(--space-5)}\n.field{margin-bottom:var(--space-4)}\n.field-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4)}\nlabel.lbl{display:block;font-size:.85rem;font-weight:600;color:var(--ink-2);margin-bottom:.4rem}\nlabel .req{color:var(--danger)}\nlabel .opt{color:var(--text-soft);font-weight:400}\n.field input,.field select,.field textarea{\n  width:100%;font:inherit;font-size:1rem;color:var(--ink);background:var(--surface);\n  border:1.5px solid var(--line);border-radius:var(--r-md);padding:.75rem .9rem;min-height:50px;\n  transition:border-color var(--dur),box-shadow var(--dur);\n}\n.field textarea{min-height:130px;resize:vertical;line-height:1.6}\n.field select{appearance:none;-webkit-appearance:none;background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%236E675D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'\/%3E%3C\/svg%3E\");background-repeat:no-repeat;background-position:right .9rem center;background-size:18px;padding-right:2.6rem}\n.field input::placeholder,.field textarea::placeholder{color:var(--text-soft)}\n.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 4px rgba(169,135,63,.15)}\n.field input:user-invalid,.field textarea:user-invalid,.field.invalid input,.field.invalid textarea,.field.invalid select{border-color:var(--danger)}\n.err{display:none;font-size:.8rem;color:var(--danger);margin-top:.4rem}\n.field.invalid .err{display:block}\n.consent{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:var(--text-muted);margin-bottom:var(--space-5)}\n.consent input{margin-top:.15rem;width:18px;height:18px;accent-color:var(--gold);flex:none}\n.consent a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}\n.consent.invalid{color:var(--danger)}\n.form-note{font-size:.78rem;color:var(--text-soft);margin-top:var(--space-4);text-align:center}\n\/* success state *\/\n.success{display:none;text-align:center;padding:var(--space-6) var(--space-4)}\n.success.show{display:block}\n.success__seal{width:64px;height:64px;margin:0 auto var(--space-4);border-radius:50%;background:color-mix(in srgb,var(--success) 15%,transparent);color:var(--success);display:grid;place-items:center}\n.success__seal svg{width:32px;height:32px}\n.success h3{font-size:var(--fs-h3);margin-bottom:.5rem}\n.success p{color:var(--text-muted);max-width:44ch;margin:0 auto var(--space-5)}\n.formcard.sent form{display:none}\n@media(max-width:860px){.contact{grid-template-columns:1fr;gap:var(--space-6)}}\n@media(max-width:480px){.field-row{grid-template-columns:1fr}}\n\n\/* =========================================================================\n   [4] QUICK ANSWERS BAND (self-service deflection)\n   ========================================================================= *\/\n.quick__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--space-4)}\n.qcard{display:flex;flex-direction:column;gap:var(--space-3);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:var(--space-5);transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease),border-color var(--dur)}\n.qcard:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--gold-tint)}\n.qcard__icon{width:42px;height:42px;border-radius:var(--r-md);background:var(--sage-tint);color:var(--sage);display:grid;place-items:center}\n.qcard__icon svg{width:21px;height:21px}\n.qcard h3{font-family:var(--font-display);font-size:1.2rem;margin-bottom:.15rem}\n.qcard p{font-size:.83rem;color:var(--text-muted);line-height:1.5;flex:1}\n.qcard__link{font-family:var(--font-body);font-size:.82rem;font-weight:600;color:var(--gold-deep);display:inline-flex;align-items:center;gap:.35rem;margin-top:.3rem}\n@media(max-width:980px){.quick__grid{grid-template-columns:repeat(3,1fr)}}\n@media(max-width:680px){.quick__grid{grid-template-columns:1fr 1fr}}\n@media(max-width:440px){.quick__grid{grid-template-columns:1fr}}\n\n\/* =========================================================================\n   [5] MAP + [6] COMPANY DETAILS\n   ========================================================================= *\/\n.mapco__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(1.5rem,4vw,3rem);align-items:stretch}\n.mapco__map .ph{height:100%;min-height:320px;aspect-ratio:auto}\n.company{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(1.5rem,3vw,2.5rem)}\n.company h2{font-size:var(--fs-h3);margin-bottom:var(--space-4)}\n.company address{font-style:normal;font-size:.98rem;line-height:1.8;color:var(--ink-2)}\n.company address b{font-family:var(--font-display);font-size:1.3rem;color:var(--ink);display:block;font-weight:600;margin-bottom:.3rem}\n.company__legal{margin-top:var(--space-4);display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}\n.company__legal .row{display:flex;gap:.5rem;flex-wrap:wrap;align-items:baseline}\n.company__legal .k{color:var(--text-soft);min-width:130px}\n.company__imprint{display:inline-flex;align-items:center;gap:.5rem;margin-top:var(--space-5);font-weight:600;color:var(--gold-deep)}\n.company__imprint svg{width:16px;height:16px}\n.company__imprint:hover{color:var(--gold)}\n@media(max-width:760px){.mapco__grid{grid-template-columns:1fr}.mapco__map{order:-1}.mapco__map .ph{min-height:240px}}\n\n\/* =========================================================================\n   [7] SOFT CTA\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:50ch;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   [8] 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 a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}\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\n\/* ---- LEGAL PAGES (imprint \/ terms \/ shipping) ---- *\/\n.legal{padding-block:clamp(2.6rem,1.6rem + 4vw,5rem)}\n.legal .container{max-width:var(--maxw-narrow)}\n.legal__head{margin-bottom:var(--space-7);padding-bottom:var(--space-5);border-bottom:1px solid var(--line)}\n.legal__eyebrow{font-size:var(--fs-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:600;margin-bottom:var(--space-3)}\n.legal__head h1{font-size:var(--fs-h2)}\n.legal__meta{color:var(--text-soft);font-size:var(--fs-small);margin-top:var(--space-3)}\n.legal__body{font-size:1rem;color:var(--text-muted)}\n.legal__body h2{font-family:var(--font-display);font-size:1.5rem;color:var(--text);margin:var(--space-6) 0 var(--space-3)}\n.legal__body h3{font-family:var(--font-body);font-size:.95rem;font-weight:700;letter-spacing:.02em;color:var(--text);margin:var(--space-6) 0 var(--space-2);text-transform:none}\n.legal__body p{margin-bottom:var(--space-4);line-height:1.7}\n.legal__body a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}\n.legal__body a:hover{color:var(--accent-hover)}\n.legal__body strong{color:var(--text)}\n.legal__body ul.pay-list{list-style:disc;padding-left:1.3rem;margin:0 0 var(--space-4)}\n.legal__body ul.pay-list li{margin-bottom:.3rem}\n.legal__body .table-wrap{overflow-x:auto;margin:var(--space-4) 0 var(--space-3);border:1px solid var(--line);border-radius:var(--r-md)}\n.ship-table{width:100%;border-collapse:collapse;font-size:.9rem;min-width:560px}\n.ship-table th,.ship-table td{text-align:left;padding:.7rem .9rem;border-bottom:1px solid var(--line);vertical-align:top}\n.ship-table thead th{background:var(--surface-alt);font-family:var(--font-body);font-weight:700;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:var(--text)}\n.ship-table tbody tr:last-child td{border-bottom:none}\n.ship-table td:nth-child(3),.ship-table td:nth-child(4){white-space:nowrap;font-variant-numeric:tabular-nums}\n.ship-note{font-size:.82rem;color:var(--text-soft);margin-top:0}\n<\/style>\n\n<nav class=\"crumb\" aria-label=\"Breadcrumb\"><div class=\"container\"><ol style=\"list-style:none;margin:0;padding:0\"><li><a href=\"https:\/\/elixia.shop\/\">Home<\/a><\/li><li class=\"sep\" aria-hidden=\"true\">\u203a<\/li><li aria-current=\"page\">Terms &amp; Conditions<\/li><\/ol><\/div><\/nav><main>\n<section class=\"legal\">\n<div class=\"container\">\n<header class=\"legal__head\"><p class=\"legal__eyebrow\">Legal<\/p><h1>Terms &#038; Conditions<\/h1><p class=\"legal__meta\">General Terms and Conditions for purchases via elixia.shop<\/p><\/header>\n<div class=\"legal__body\">\n<h2>&sect;1 Scope and Provider<\/h2>\n<p>These General Terms and Conditions apply to all contracts concluded via the online shop elixia.shop between you and us, Blumental Bayern GmbH, Melanchthonplatz 4&ndash;6, 90443 Nuremberg, Germany, Phone: +49 911 4771390, Email: <a href=\"mailto:info@elixia.shop\">info@elixia.shop<\/a>.<\/p>\n<p>A consumer is any natural person who enters into a legal transaction for purposes that are predominantly neither commercial nor self-employed professional activity (Section 13 German Civil Code &ndash; BGB). An entrepreneur is any natural or legal person acting in the exercise of their commercial or independent professional activity (Section 14 BGB).<\/p>\n<p>Deviating or supplementary terms and conditions of the customer shall not become part of the contract unless we expressly agree to their validity in writing.<\/p>\n\n<h2>&sect;2 Conclusion of Contract<\/h2>\n<p>The presentation of products in the online shop does not constitute a legally binding offer but an invitation to place an order.<\/p>\n<p>By submitting an order via the online checkout, you make a binding offer to conclude a purchase contract. The contract is concluded when we accept your order by sending a separate order confirmation (e.g. shipping confirmation) by email or by delivering the goods.<\/p>\n<p>Please check your details carefully before submitting the order and ensure that the email address provided is correct, as all contractual communication is carried out by email.<\/p>\n\n<h2>&sect;3 Prices and Payment Terms<\/h2>\n<p>All prices stated in the online shop include statutory value-added tax (VAT) and exclude shipping costs unless expressly stated otherwise.<\/p>\n<p>Payment can be made using the payment methods offered during the checkout process (e.g. PayPal, Klarna, SOFORT, credit card, etc.). The terms and any fees of the respective payment service provider apply.<\/p>\n<p>Unless otherwise stated, the purchase price is due immediately upon conclusion of the contract.<\/p>\n\n<h2>&sect;4 Delivery and Shipping<\/h2>\n<p>Delivery is made to the delivery address specified by the customer. Information on delivery times and shipping costs can be found on the relevant product pages and on our <a href=\"https:\/\/elixia.shop\/shipping\/\">Shipping &amp; Payment<\/a> page.<\/p>\n<p>For consumers, the risk of accidental loss or deterioration of the goods passes to the customer only upon delivery of the goods.<\/p>\n\n<h2>&sect;5 Retention of Title<\/h2>\n<p>The goods remain our property until full payment of the purchase price has been received.<\/p>\n\n<h2>&sect;6 Right of Withdrawal<\/h2>\n<h3>Right of Withdrawal<\/h3>\n<p>You have the right to withdraw from this contract within 14 days without giving any reason.<\/p>\n<h3>Withdrawal Period<\/h3>\n<p>The withdrawal period is 14 days from the day on which you or a third party designated by you (who is not the carrier) takes possession of the goods.<\/p>\n<h3>Exercise of the Right of Withdrawal<\/h3>\n<p>To exercise your right of withdrawal, you must inform us (Blumental Bayern GmbH, Melanchthonplatz 4&ndash;6, 90443 Nuremberg, Germany, Phone: +49 911 4771390, Email: <a href=\"mailto:info@elixia.shop\">info@elixia.shop<\/a>) by means of a clear statement (e.g. by email or letter) of your decision to withdraw from this contract.<\/p>\n<h3>Consequences of Withdrawal<\/h3>\n<p>If you withdraw from this contract, we shall reimburse all payments received from you, including delivery costs (except for additional costs resulting from your choice of a delivery method other than the least expensive standard delivery offered by us), without undue delay and no later than 14 days from the day on which we receive notice of your withdrawal.<\/p>\n<p>We will use the same means of payment for the reimbursement that you used for the original transaction, unless expressly agreed otherwise.<\/p>\n<p>You must return or hand over the goods to us without undue delay and in any event no later than 14 days from the day on which you inform us of the withdrawal. You bear the direct cost of returning the goods.<\/p>\n\n<h2>&sect;7 Warranty \/ Liability for Defects<\/h2>\n<p>Statutory warranty rights apply.<\/p>\n<p>Consumers are requested to inspect the goods immediately upon delivery for completeness and visible defects and to notify us promptly of any complaints. This does not affect statutory warranty rights.<\/p>\n\n<h2>&sect;8 Liability<\/h2>\n<p>We are liable for damages caused by slight negligence only in the event of a breach of essential contractual obligations (cardinal obligations). Essential contractual obligations are those whose fulfilment is necessary for the proper performance of the contract.<\/p>\n<p>Liability under the Product Liability Act remains unaffected.<\/p>\n\n<h2>&sect;9 Governing Law and Jurisdiction<\/h2>\n<p>The law of the Federal Republic of Germany shall apply, excluding the UN Convention on Contracts for the International Sale of Goods (CISG).<\/p>\n<p>For consumers, this choice of law applies only insofar as it does not deprive them of the protection afforded by mandatory provisions of the law of the country of their habitual residence.<\/p>\n<p>If legally permissible, the place of jurisdiction shall be the registered office of the company.<\/p>\n\n<h2>&sect;10 Final Provisions<\/h2>\n<p>Should individual provisions of these Terms and Conditions be or become invalid, the validity of the remaining provisions shall remain unaffected.<\/p>\n<p>Amendments to these Terms and Conditions will be communicated to the customer prior to the conclusion of the contract.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<\/main>\n","protected":false},"excerpt":{"rendered":"<p>Home \u203a Terms &amp; Conditions Legal Terms &#038; Conditions General Terms and Conditions for purchases via elixia.shop &sect;1 Scope and Provider These General Terms and Conditions apply to all contracts concluded via the online shop elixia.shop between you and us, Blumental Bayern GmbH, Melanchthonplatz 4&ndash;6, 90443 Nuremberg, Germany, Phone: +49 911 4771390, Email: info@elixia.shop. A [&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-210","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/pages\/210","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=210"}],"version-history":[{"count":2,"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/pages\/210\/revisions"}],"predecessor-version":[{"id":249,"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/pages\/210\/revisions\/249"}],"wp:attachment":[{"href":"https:\/\/elixia.shop\/de\/wp-json\/wp\/v2\/media?parent=210"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}