:root{--mmo-anthrazit: #2a2d34;--mmo-anthrazit-rgb: 42 45 52;--mmo-softwhite: #f4f2ee;--mmo-white: #ffffff;--mmo-grau1: #6b6f76;--mmo-grau2: #d7d5cf;--mmo-lime: #d6ff3a;--mmo-lime-rgb: 214 255 58;--mmo-radius: 6px;--mmo-radius-lg: 10px;--mmo-ease: cubic-bezier(.2, .7, .2, 1);--mmo-dur: .32s;--mmo-dur-fast: .18s;--mmo-border: 1px solid var(--mmo-grau2);--mmo-shadow-soft: 0 10px 30px rgb(var(--mmo-anthrazit-rgb) / .08)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--mmo-anthrazit);outline-offset:3px;box-shadow:0 0 0 5px rgb(var(--mmo-lime-rgb) / .6)}::selection{background:var(--mmo-lime);color:var(--mmo-anthrazit)}.button,.button-secondary,.button-custom{transition:background-color var(--mmo-dur-fast) var(--mmo-ease),border-color var(--mmo-dur-fast) var(--mmo-ease),color var(--mmo-dur-fast) var(--mmo-ease),transform var(--mmo-dur-fast) var(--mmo-ease)}.button:not(:disabled):active,.button-secondary:not(:disabled):active{transform:translateY(1px)}.product-card{border-radius:var(--mmo-radius)}.product-badges__badge{font-size:.75rem;letter-spacing:.02em;padding-inline:.6em}.mmo-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-subheading--family);font-weight:var(--font-subheading--weight, 600);font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mmo-grau1);margin:0 0 .75rem}.mmo-eyebrow:before{content:"";display:block;height:2px;width:28px;background:var(--mmo-lime);border-radius:2px;transform-origin:left center}.mmo-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.75rem}.mmo-section-head h2,.mmo-section-head .h2{margin:0}.mmo-section-head__sub{margin:.5rem 0 0;color:var(--mmo-grau1);max-width:52ch;text-wrap:pretty}.mmo-link{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-subheading--family);font-weight:600;color:var(--mmo-anthrazit);text-decoration:none;white-space:nowrap;border-bottom:2px solid var(--mmo-lime);padding-bottom:2px;transition:border-color var(--mmo-dur-fast) var(--mmo-ease)}.mmo-link:hover{border-color:var(--mmo-anthrazit)}.mmo-link svg{width:1em;height:1em;transition:transform var(--mmo-dur-fast) var(--mmo-ease)}.mmo-link:hover svg{transform:translate(3px)}.mmo-js .mmo-reveal{opacity:0;transform:translateY(14px)}.mmo-js .mmo-reveal.is-visible{opacity:1;transform:none;transition:opacity var(--mmo-dur) var(--mmo-ease),transform .48s var(--mmo-ease)}.mmo-js .mmo-reveal[data-delay="1"].is-visible{transition-delay:80ms}.mmo-js .mmo-reveal[data-delay="2"].is-visible{transition-delay:.16s}.mmo-js .mmo-reveal[data-delay="3"].is-visible{transition-delay:.24s}.mmo-js .mmo-reveal[data-delay="4"].is-visible{transition-delay:.32s}.mmo-js .mmo-reveal[data-delay="5"].is-visible{transition-delay:.4s}.mmo-js .mmo-eyebrow:before{transform:scaleX(0)}.mmo-js .is-visible .mmo-eyebrow:before,.mmo-js .mmo-eyebrow.is-visible:before{transform:scaleX(1);transition:transform .42s var(--mmo-ease) .12s}.mmo-hero{position:relative;overflow:hidden;background:var(--mmo-anthrazit);color:var(--mmo-white);isolation:isolate;min-height:62svh;display:grid;align-items:end}.mmo-hero--tall{min-height:78svh}.mmo-hero--short{min-height:48svh}.mmo-hero__media,.mmo-hero__media video,.mmo-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.mmo-hero__media video{display:none}@media(min-width:900px)and (prefers-reduced-motion:no-preference){.mmo-hero__media video{display:block}.mmo-hero__media img{z-index:-3}}.mmo-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,rgb(var(--mmo-anthrazit-rgb) / .78),rgb(var(--mmo-anthrazit-rgb) / .35) 45%,rgb(var(--mmo-anthrazit-rgb) / .05))}.mmo-hero__inner{position:relative;width:100%;padding:clamp(2rem,6vw,5rem) 0}.mmo-hero__content{max-width:42rem;display:grid;gap:1rem}.mmo-hero__eyebrow{color:#fffc}.mmo-hero__eyebrow:before{background:var(--mmo-lime)}.mmo-hero__title{margin:0;font-size:clamp(2rem,5.2vw,4rem);line-height:1.02;letter-spacing:-.02em;text-wrap:balance;color:var(--mmo-white)}.mmo-hero__text{margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.5;color:#ffffffe0;max-width:40ch;text-wrap:pretty}.mmo-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.mmo-hero .button{background:var(--mmo-white);color:var(--mmo-anthrazit);border-color:var(--mmo-white)}.mmo-hero .button:hover{background:var(--mmo-softwhite);border-color:var(--mmo-softwhite);color:var(--mmo-anthrazit);box-shadow:inset 0 -3px 0 var(--mmo-lime)}.mmo-hero .button-secondary{background:transparent;color:var(--mmo-white);border-color:#fff9}.mmo-hero .button-secondary:hover{border-color:var(--mmo-white);background:#ffffff1a}.mmo-hero__facts{display:flex;flex-wrap:wrap;gap:.5rem 1.75rem;margin:1.25rem 0 0;padding:0;list-style:none;font-size:.875rem;color:#ffffffd1}.mmo-hero__facts li{display:inline-flex;align-items:center;gap:.5rem}.mmo-hero__facts li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--mmo-lime)}.mmo-hero__inner .mmo-reveal.is-visible{transition-duration:.6s}.mmo-themen{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:700px){.mmo-themen{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}@media(min-width:1100px){.mmo-themen{grid-template-columns:repeat(var(--mmo-themen-n, 6),minmax(0,1fr))}.mmo-themen--wenige{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.mmo-themen__item{position:relative;display:block;aspect-ratio:4 / 5;border-radius:var(--mmo-radius-lg);overflow:hidden;background:var(--mmo-white);border:var(--mmo-border);color:var(--mmo-anthrazit);text-decoration:none;isolation:isolate}.mmo-themen__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;transition:transform .7s var(--mmo-ease)}.mmo-themen__item--bild{color:var(--mmo-white);border-color:transparent}.mmo-themen__item--bild:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,rgb(var(--mmo-anthrazit-rgb) / .72),rgb(var(--mmo-anthrazit-rgb) / 0) 60%)}.mmo-themen__item--leer{background:linear-gradient(135deg,rgb(var(--mmo-anthrazit-rgb) / .04) 0 1px,transparent 1px 18px) 0 0 / 18px 18px,var(--mmo-white)}.mmo-themen__body{position:absolute;inset:auto 0 0 0;padding:1rem;display:grid;gap:.25rem}.mmo-themen__name{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight, 700);font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.15;letter-spacing:-.01em;margin:0}.mmo-themen__meta{font-size:.8125rem;opacity:.8;margin:0}.mmo-themen__arrow{position:absolute;top:.85rem;right:.85rem;width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;background:#ffffffe6;color:var(--mmo-anthrazit);transition:background var(--mmo-dur-fast) var(--mmo-ease),transform var(--mmo-dur-fast) var(--mmo-ease)}.mmo-themen__arrow svg{width:.9rem;height:.9rem}.mmo-themen__item:hover .mmo-themen__arrow{background:var(--mmo-lime);transform:translate(2px,-2px)}.mmo-themen__item:hover .mmo-themen__img{transform:scale(1.04)}.mmo-spalten{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:760px){.mmo-spalten{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.mmo-spalte{background:var(--mmo-white);border:var(--mmo-border);border-radius:var(--mmo-radius-lg);padding:1.5rem;display:grid;gap:.75rem;align-content:start}.mmo-spalte__nr{font-family:var(--font-subheading--family);font-size:.8125rem;letter-spacing:.08em;color:var(--mmo-grau1);display:inline-flex;align-items:center;gap:.5rem}.mmo-spalte__nr:before{content:"";width:18px;height:2px;background:var(--mmo-lime)}.mmo-spalte h3{margin:0;font-size:1.2rem;line-height:1.25}.mmo-spalte p{margin:0;color:var(--mmo-grau1);line-height:1.55}.mmo-hersteller{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:600px){.mmo-hersteller{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1000px){.mmo-hersteller{grid-template-columns:repeat(var(--mmo-hersteller-spalten, 7),minmax(0,1fr))}}.mmo-hersteller__item{display:grid;place-items:center;min-height:84px;padding:1rem;background:var(--mmo-white);border:var(--mmo-border);border-radius:var(--mmo-radius);color:var(--mmo-anthrazit);text-decoration:none;transition:border-color var(--mmo-dur-fast) var(--mmo-ease),transform var(--mmo-dur-fast) var(--mmo-ease)}.mmo-hersteller__item:hover{border-color:var(--mmo-anthrazit);transform:translateY(-2px)}.mmo-hersteller__item img{max-height:44px;width:auto;max-width:100%;object-fit:contain;opacity:.92;transition:opacity var(--mmo-dur-fast)}.mmo-hersteller__item:hover img{opacity:1}.mmo-hersteller__name{font-family:var(--font-heading--family);font-weight:700;font-size:.95rem;letter-spacing:.01em;text-align:center}.mmo-trust{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.mmo-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1000px){.mmo-trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.mmo-trust__item{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:start;padding:1.25rem;background:var(--mmo-white);border:var(--mmo-border);border-radius:var(--mmo-radius-lg)}.mmo-trust__icon{width:2.25rem;height:2.25rem;border-radius:50%;display:grid;place-items:center;background:var(--mmo-softwhite);color:var(--mmo-anthrazit)}.mmo-trust__icon svg{width:1.15rem;height:1.15rem}.mmo-trust__item h3{margin:0 0 .2rem;font-size:1rem}.mmo-trust__item p{margin:0;color:var(--mmo-grau1);font-size:.9375rem;line-height:1.5}.mmo-social{display:grid;gap:1.5rem;align-items:center;padding:clamp(1.5rem,4vw,3rem);background:var(--mmo-anthrazit);color:var(--mmo-white);border-radius:var(--mmo-radius-lg)}@media(min-width:820px){.mmo-social{grid-template-columns:1.2fr 1fr}}.mmo-social h2{margin:0 0 .5rem;color:var(--mmo-white);font-size:clamp(1.5rem,2.6vw,2.25rem);letter-spacing:-.015em}.mmo-social p{margin:0;color:#fffc;max-width:46ch}.mmo-social .mmo-eyebrow{color:#ffffffb3}.mmo-social__links{display:grid;gap:.75rem}.mmo-social__link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 1.1rem;border:1px solid rgb(255 255 255 / .2);border-radius:var(--mmo-radius);color:var(--mmo-white);text-decoration:none;transition:border-color var(--mmo-dur-fast) var(--mmo-ease),background var(--mmo-dur-fast) var(--mmo-ease)}.mmo-social__link:hover{border-color:var(--mmo-lime);background:#ffffff0a}.mmo-social__link svg{width:1.5rem;height:1.5rem}.mmo-social__label{display:grid;gap:.1rem}.mmo-social__label strong{font-family:var(--font-subheading--family);font-weight:600}.mmo-social__label span{font-size:.85rem;color:#ffffffb3}.mmo-social__arrow{color:var(--mmo-lime);transition:transform var(--mmo-dur-fast) var(--mmo-ease)}.mmo-social__link:hover .mmo-social__arrow{transform:translate(3px)}.mmo-blog{display:grid;gap:1.25rem;background:var(--mmo-white);border:var(--mmo-border);border-radius:var(--mmo-radius-lg);overflow:hidden}@media(min-width:860px){.mmo-blog{grid-template-columns:1.15fr 1fr}}.mmo-blog__media{display:block;aspect-ratio:16 / 10;overflow:hidden;background:var(--mmo-softwhite)}.mmo-blog__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--mmo-ease)}.mmo-blog:hover .mmo-blog__media img{transform:scale(1.03)}.mmo-blog__body{padding:clamp(1.25rem,3vw,2.5rem);display:grid;gap:.85rem;align-content:center}.mmo-blog__meta{font-size:.8125rem;color:var(--mmo-grau1);display:flex;gap:.6rem;flex-wrap:wrap}.mmo-blog__title{margin:0;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.15;letter-spacing:-.015em}.mmo-blog__title a{color:inherit;text-decoration:none}.mmo-blog__title a:hover{text-decoration:underline;text-underline-offset:3px}.mmo-blog__excerpt{margin:0;color:var(--mmo-grau1);line-height:1.55;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.mmo-blog__actions{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;margin-top:.25rem}.mmo-fakten{display:flex;flex-wrap:wrap;gap:.35rem 0;margin:0;padding:0;list-style:none;font-size:.875rem;color:var(--mmo-grau1)}.mmo-fakten li{display:inline-flex;align-items:center}.mmo-fakten li+li:before{content:"\b7";margin:0 .55rem;color:var(--mmo-grau2)}.mmo-fakten strong{color:var(--mmo-anthrazit);font-weight:600}.mmo-fakten a{color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--mmo-grau2)}.mmo-fakten a:hover{text-decoration-color:var(--mmo-anthrazit)}.mmo-status{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-subheading--family);font-weight:600;font-size:.9375rem}.mmo-status:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--mmo-lime);box-shadow:0 0 0 3px rgb(var(--mmo-lime-rgb) / .35)}.mmo-status--aus:before{background:var(--mmo-grau2);box-shadow:none}.mmo-status--aus{color:var(--mmo-grau1)}.mmo-lieferzeit{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;padding:.9rem 1rem;background:var(--mmo-white);border:var(--mmo-border);border-left:3px solid var(--mmo-lime);border-radius:var(--mmo-radius);font-size:.9375rem;line-height:1.45}.mmo-lieferzeit__icon{width:1.25rem;height:1.25rem;color:var(--mmo-anthrazit);margin-top:.1rem}.mmo-lieferzeit__icon svg{width:100%;height:100%}.mmo-lieferzeit strong{font-weight:600}.mmo-lieferzeit__sub{display:block;color:var(--mmo-grau1);font-size:.85rem;margin-top:.15rem}.mmo-lieferzeit--aus{border-left-color:var(--mmo-grau2);color:var(--mmo-grau1)}.mmo-versand{font-size:.875rem;color:var(--mmo-grau1)}.mmo-versand summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:.4rem}.mmo-versand summary::-webkit-details-marker{display:none}.mmo-versand summary .mmo-versand__link{text-decoration:underline;text-underline-offset:2px;color:var(--mmo-anthrazit)}.mmo-versand summary svg{width:.8rem;height:.8rem;transition:transform var(--mmo-dur-fast) var(--mmo-ease)}.mmo-versand[open] summary svg{transform:rotate(180deg)}.mmo-versand__body{margin:.6rem 0 0;padding:.75rem .9rem;background:var(--mmo-white);border:var(--mmo-border);border-radius:var(--mmo-radius);color:var(--mmo-anthrazit);display:grid;gap:.35rem}.mmo-versand__body p{margin:0}.mmo-versand__frei{color:var(--mmo-anthrazit);font-weight:600}.mmo-zahlarten{display:grid;gap:.5rem}.mmo-zahlarten__list{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.mmo-zahlarten__list li{display:flex;align-items:center;padding:.2rem .35rem;border:var(--mmo-border);border-radius:4px;background:var(--mmo-white)}.mmo-zahlarten__list svg{height:22px;width:auto;display:block}.mmo-zahlarten__text{font-size:.8125rem;color:var(--mmo-grau1);margin:0}.mmo-versprechen{margin:0;padding:0;list-style:none;display:grid;gap:.5rem;font-size:.9rem}.mmo-versprechen li{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:start;line-height:1.45}.mmo-versprechen svg{width:1.1rem;height:1.1rem;margin-top:.15rem;color:var(--mmo-anthrazit)}.mmo-versprechen strong{font-weight:600}.mmo-versprechen span{color:var(--mmo-grau1)}.mmo-karte-info{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:.8125rem;color:var(--mmo-grau1);line-height:1.3}.mmo-karte-info__vendor{font-family:var(--font-subheading--family);font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;color:var(--mmo-anthrazit)}.mmo-karte-info__teile:before{content:"\b7";margin-right:.5rem;color:var(--mmo-grau2)}.mmo-karte-info__lieferbar{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto;font-size:.75rem;color:var(--mmo-anthrazit)}.mmo-karte-info__lieferbar:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--mmo-lime);box-shadow:0 0 0 2px rgb(var(--mmo-lime-rgb) / .35)}.mmo-cart-extras{display:grid;gap:.75rem;padding:.9rem 0;border-top:var(--mmo-border);font-size:.875rem}.mmo-frei{display:grid;gap:.4rem}.mmo-frei__text{margin:0;display:flex;justify-content:space-between;gap:1rem}.mmo-frei__text strong{font-weight:600}.mmo-frei__bar{height:6px;background:var(--mmo-softwhite);border-radius:3px;overflow:hidden}.mmo-frei__fill{height:100%;width:var(--mmo-frei-prozent, 0%);background:var(--mmo-lime);border-radius:3px;transition:width .6s var(--mmo-ease)}.mmo-frei--erreicht .mmo-frei__fill{background:var(--mmo-anthrazit)}.mmo-cart-extras .mmo-lieferzeit{padding:.6rem .75rem;font-size:.875rem}.mmo-cart-extras .mmo-zahlarten__list svg{height:18px}.mmo-stickybar{position:fixed;left:0;right:0;bottom:0;z-index:90;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:.6rem max(.9rem,env(safe-area-inset-left)) max(.6rem,env(safe-area-inset-bottom)) max(.9rem,env(safe-area-inset-right));background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:var(--mmo-border);transform:translateY(110%);transition:transform var(--mmo-dur) var(--mmo-ease)}.mmo-stickybar.is-shown{transform:none}.mmo-stickybar__price{display:grid;gap:.1rem;min-width:0}.mmo-stickybar__price strong{font-family:var(--font-subheading--family);font-weight:600;font-size:1.05rem}.mmo-stickybar__price span{font-size:.75rem;color:var(--mmo-grau1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mmo-stickybar .button{white-space:nowrap}@media(min-width:990px){.mmo-stickybar{display:none}}.mmo-prose{max-width:68ch}.mmo-prose h2{margin-top:2rem}.mmo-prose p{line-height:1.6}@media(prefers-reduced-motion:reduce){.mmo-js .mmo-reveal,.mmo-js .mmo-reveal.is-visible{opacity:1;transform:none;transition:none}.mmo-js .mmo-eyebrow:before{transform:none;transition:none}.mmo-themen__img,.mmo-blog__media img,.mmo-hersteller__item,.mmo-stickybar,.mmo-frei__fill{transition:none}}.utilities .mmo-rechtliches__list{justify-content:center}@media screen and (min-width:750px){.utilities--blocks-2 .mmo-rechtliches__list{justify-content:flex-end}}.header-logo:not(:has(img)){font-family:var(--font-heading--family);font-weight:800;font-size:1.45rem;letter-spacing:-.03em;color:var(--mmo-anthrazit);gap:.3rem}.header-logo:not(:has(img)):after{content:"";width:7px;height:7px;border-radius:50%;background:var(--mmo-lime);align-self:flex-end;margin-bottom:.42em}.header-logo:not(:has(img)) [data-testid=header-logo]{text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mmo457.css.map?_=1788009058121 */
