.mmk{--mmk-bg:#0f1b24;--mmk-surface:#fff;--mmk-surface-alt:#f4f6f8;--mmk-border:#d8dde3;--mmk-text:#1c2a35;--mmk-text-muted:#4a5d6e;--mmk-text-faint:#566473;--mmk-text-inverse:#fff;--mmk-accent:#cd1d46;--mmk-accent-dark:#a8162f;--mmk-radius:4px;--mmk-shadow-md:0 4px 16px #0f1b2414;--mmk-shadow-lg:0 16px 40px #0f1b2429;--mmk-text-xs:.75rem;--mmk-text-sm:.8125rem;--mmk-text-md:.875rem;--mmk-text-base:.9375rem;--mmk-text-lg:1rem;--mmk-text-xl:1.125rem;--mmk-text-2xl:1.25rem;--mmk-text-3xl:1.375rem;--mmk-section-y:6rem;--mmk-section-y-sm:4rem;font-family:var(--font-roboto), "Roboto", sans-serif;color:var(--mmk-text);background:var(--mmk-surface-alt);line-height:1.7}.mmk :where(h1,h2,h3,h4){font-family:var(--font-merriweather), "Merriweather", serif;color:var(--mmk-text);margin:0 0 1rem;font-weight:700;line-height:1.28}.mmk :where(h1){font-size:clamp(1.875rem,3.4vw,2.75rem)}.mmk :where(h2){font-size:clamp(1.5rem,2.4vw,2rem)}.mmk :where(h3){font-size:var(--mmk-text-2xl)}.mmk :where(p){margin:0 0 1rem}.mmk .mmk-container{max-width:1120px;margin:0 auto;padding:0 1.25rem}.mmk section{padding:var(--mmk-section-y) 0}.mmk section,.mmk #kontakt{scroll-margin-top:88px}.mmk .mmk-xlink.mmk-xlink{color:var(--mmk-text-muted);text-underline-offset:2px;font-weight:400;text-decoration:underline #c3ccd2;transition:text-decoration-color .2s}.mmk .mmk-xlink.mmk-xlink:hover{text-decoration-color:var(--mmk-text-muted)}.mmk-hero{background:var(--mmk-bg);color:var(--mmk-text-inverse);padding:var(--mmk-section-y) 0 5rem}.mmk-hero__grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:3.5rem;display:grid}.mmk-hero__media{box-shadow:var(--mmk-shadow-lg);border-radius:8px;overflow:hidden}.mmk-hero__media img{width:100%;height:auto;display:block}@media (width<=860px){.mmk-hero__grid{grid-template-columns:1fr;gap:2rem}.mmk-hero__media{order:-1}}.mmk-breadcrumb{font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-size:var(--mmk-text-sm);color:#ffffff8c;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0 0 1.25rem;display:flex}.mmk-breadcrumb a{color:#fffc;text-decoration:none}.mmk-breadcrumb a:hover{text-decoration:underline}.mmk-breadcrumb span[aria-current]{color:#ffffffa6}.mmk-hero__hook{font-family:var(--font-roboto), "Roboto", sans-serif;color:#ffffffb3;max-width:42rem;margin:0 0 1.5rem;font-size:clamp(1.0625rem,1.5vw,1.25rem);font-style:italic;font-weight:400;line-height:1.5}.mmk .mmk-hero__title{color:#fff;max-width:30rem;margin-bottom:1.25rem;font-size:clamp(1.875rem,3.4vw,2.75rem)}.mmk-hero__subtitle{font-size:var(--mmk-text-xl);color:#ffffffd9;max-width:34rem;margin:0 0 2rem;line-height:1.7}@media (width<=480px){.mmk-hero{padding:1.5rem 0 3rem}.mmk-breadcrumb{font-size:var(--mmk-text-xs);margin-bottom:.75rem}.mmk-hero__grid{gap:1.5rem}.mmk-hero__media{order:0}.mmk-hero__hook{margin-bottom:.75rem}.mmk .mmk-hero__title{margin-bottom:.75rem;font-size:1.5rem;line-height:1.25}.mmk-hero__subtitle{font-size:var(--mmk-text-lg);margin-bottom:1.25rem;line-height:1.6}}.mmk-btn-primary{background:var(--mmk-accent);color:#fff;font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-weight:700;font-size:var(--mmk-text-md);letter-spacing:2px;text-transform:uppercase;border-radius:var(--mmk-radius);cursor:pointer;border:none;padding:.875rem 2rem;text-decoration:none;transition:background-color .2s;display:inline-block}.mmk-btn-primary:hover{background:var(--mmk-accent-dark);color:#fff}.mmk-video{background:var(--mmk-surface-alt)}.mmk .mmk-video__grid{grid-template-columns:1.5fr 1fr;align-items:center;gap:3.5rem;display:grid}.mmk-video__frame{width:100%;box-shadow:var(--mmk-shadow-lg);background:#000;border-radius:8px;padding-top:56.25%;position:relative;overflow:hidden}.mmk-video__frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.mmk-video__facade{background:var(--mmk-bg);cursor:pointer;border:0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.mmk-video__facade img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.mmk-video__play{line-height:0;transition:transform .15s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mmk-video__play-bg{fill:#212121;fill-opacity:.8;transition:fill-opacity .15s}.mmk-video__facade:hover .mmk-video__play-bg,.mmk-video__facade:focus-visible .mmk-video__play-bg{fill:var(--mmk-accent);fill-opacity:1}.mmk-video__facade:hover .mmk-video__play{transform:translate(-50%,-50%)scale(1.06)}.mmk-video__facade:focus-visible{outline:3px solid var(--mmk-accent);outline-offset:3px}@media (prefers-reduced-motion:reduce){.mmk-video__play,.mmk-video__play-bg{transition:none}.mmk-video__facade:hover .mmk-video__play{transform:translate(-50%,-50%)}}.mmk-video__text p{color:var(--mmk-text-muted);font-size:var(--mmk-text-xl);line-height:1.75}.mmk-video__text a{color:var(--mmk-accent-dark);font-weight:600;transition:color .2s}.mmk-video__text a:hover{color:var(--mmk-accent)}@media (width<=860px){.mmk .mmk-video__grid{grid-template-columns:1fr;gap:2rem}}.mmk-compare{background:var(--mmk-surface)}.mmk-compare h2{text-align:center;margin-bottom:3rem}.mmk-compare__panels{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.mmk-compare__panel{border-top:3px solid var(--mmk-border);padding:2.25rem 2rem;transition:border-top-color .2s,transform .2s}.mmk-compare__panel:hover{border-top-color:var(--mmk-accent);transform:translateY(-2px)}.mmk-compare__panel--win:hover{transform:translateY(-2px)}.mmk-compare__panel--win{background:var(--mmk-bg);border-top-color:var(--mmk-accent);border-radius:8px;padding:2.5rem 2.25rem}.mmk-compare__panel-name{font-family:var(--font-merriweather), "Merriweather", serif;font-weight:700;font-size:var(--mmk-text-xl);margin:0 0 1.5rem}.mmk-compare__panel--win .mmk-compare__panel-name{color:#fff}.mmk-compare__panel-body{margin:0}.mmk-compare__panel-row{border-top:1px solid var(--mmk-border);padding:.75rem 0}.mmk-compare__panel-row:first-child{border-top:none;padding-top:0}.mmk-compare__panel--win .mmk-compare__panel-row{border-top-color:#ffffff24}.mmk-compare__panel-row dt{font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-size:var(--mmk-text-xs);text-transform:uppercase;letter-spacing:.5px;color:var(--mmk-text-faint);margin:0 0 .25rem}.mmk-compare__panel--win .mmk-compare__panel-row dt{color:#ffffff8c}.mmk-compare__panel-row dd{font-size:var(--mmk-text-base);color:var(--mmk-text);margin:0;line-height:1.5}.mmk-compare__panel--win .mmk-compare__panel-row dd{color:#ffffffeb;font-weight:600}@media (width<=860px){.mmk-compare__panels{grid-template-columns:1fr}.mmk-compare__panel--win{order:-1}}.mmk .mmk-pains{padding:0}.mmk-pains__head{padding:var(--mmk-section-y) 0 3rem;background:var(--mmk-surface)}.mmk-pains__head p{max-width:40rem;color:var(--mmk-text-muted)}.mmk-pains__band{border-top:1px solid var(--mmk-border);padding:3.25rem 0;transition:background-color .2s}.mmk-pains__band h3{transition:color .2s}.mmk-pains__band:hover h3{color:var(--mmk-accent)}.mmk-pains__band:nth-child(odd){background:var(--mmk-surface)}.mmk-pains__band:nth-child(2n){background:var(--mmk-surface-alt)}.mmk-pains__band-inner{max-width:34rem}.mmk-pains__band:nth-child(2n) .mmk-pains__band-inner{text-align:right;margin-left:auto}.mmk-pains__band h3{color:var(--mmk-accent-dark);margin-bottom:.5rem}.mmk-pains__band h3:before{content:"";background:var(--mmk-accent);width:32px;height:3px;margin-bottom:.9rem;display:block}.mmk-pains__band:nth-child(2n) .mmk-pains__band-inner h3:before{margin-left:auto}.mmk-pains__band p{color:var(--mmk-text-muted);margin:0}@media (width<=700px){.mmk-pains__band-inner,.mmk-pains__band:nth-child(2n) .mmk-pains__band-inner{text-align:left;max-width:none;margin:0}.mmk-pains__band:nth-child(2n) .mmk-pains__band-inner h3:before{margin-left:0}}.mmk-praxis{background:var(--mmk-surface)}.mmk-praxis__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:4rem;display:grid}.mmk-praxis__intro h2{max-width:20rem}.mmk-praxis__intro p{color:var(--mmk-text-muted);max-width:26rem}.mmk-praxis__intro a{color:var(--mmk-accent-dark);font-weight:600;transition:color .2s}.mmk-praxis__intro a:hover{color:var(--mmk-accent)}.mmk-praxis__list{margin:0}.mmk-praxis__row{border-top:1px solid var(--mmk-border);padding:1.25rem 0}.mmk-praxis__row dt{transition:color .2s}.mmk-praxis__row:hover dt{color:var(--mmk-accent-dark)}.mmk-praxis__row:first-child{border-top:none;padding-top:0}.mmk-praxis__row dt{font-family:var(--font-merriweather), "Merriweather", serif;font-weight:700;font-size:var(--mmk-text-xl);color:var(--mmk-text)}.mmk-praxis__row dd{font-size:var(--mmk-text-base);color:var(--mmk-text-muted);margin:.35rem 0 0}@media (width<=860px){.mmk-praxis__grid{grid-template-columns:1fr;gap:2rem}.mmk-praxis__intro h2,.mmk-praxis__intro p{max-width:none}}.mmk .mmk-partners{padding:var(--mmk-section-y) 0;background:radial-gradient(ellipse at 50% 40%, #16232e 0%, var(--mmk-bg) 75%);box-shadow:inset 0 24px 32px -24px #0006,inset 0 -24px 32px -24px #0006}.mmk-partners .mmk-partners__line{text-align:center;color:#ffffffd1;max-width:46rem;font-size:var(--mmk-text-xl);margin:0 auto;line-height:1.75}.mmk-partners__line strong{font-family:var(--font-merriweather), "Merriweather", serif;color:#fff}.mmk-timeline{background:var(--mmk-surface-alt)}.mmk .mmk-timeline__inner{max-width:42rem}.mmk-timeline__narrative{font-size:var(--mmk-text-xl);color:var(--mmk-text);margin:0;line-height:1.85}.mmk-timeline__narrative strong{color:var(--mmk-accent-dark)}.mmk .mmk-gerald{padding:var(--mmk-section-y) 0;background:var(--mmk-surface)}.mmk .mmk-gerald__grid{grid-template-columns:200px 1fr;align-items:start;gap:3rem;max-width:46rem;margin:0 auto;display:grid}.mmk-gerald__portrait{background:var(--mmk-surface-alt);border-radius:50%;width:200px;height:200px;overflow:hidden}.mmk-gerald__portrait img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 20%;object-position:50% 20%;width:100%;height:100%}.mmk-gerald__name{font-size:var(--mmk-text-3xl);margin-bottom:.125rem}.mmk-gerald__role{font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-size:var(--mmk-text-md);text-transform:uppercase;letter-spacing:1.5px;color:var(--mmk-text-muted);margin-bottom:1.25rem;font-weight:600}.mmk-gerald__bio{color:var(--mmk-text-muted);font-size:var(--mmk-text-lg);max-width:30rem;margin:0;line-height:1.75}.mmk-gerald__bio+.mmk-gerald__bio{margin-top:1rem}@media (width<=700px){.mmk .mmk-gerald__grid{grid-template-columns:1fr;gap:1.5rem}.mmk-gerald__portrait{width:112px;height:112px}}.mmk-faq{background:var(--mmk-surface-alt)}.mmk-faq h2{text-align:center;margin-bottom:2.5rem}.mmk-faq__list{max-width:44rem;margin:0 auto}.mmk-faq__item{border-top:1px solid var(--mmk-border);padding:1.5rem 0}.mmk-faq__item:last-child{border-bottom:1px solid var(--mmk-border)}.mmk-faq__q{font-family:var(--font-merriweather), "Merriweather", serif;font-weight:700;font-size:var(--mmk-text-xl);color:var(--mmk-text);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;margin:0;list-style:none;transition:color .2s;display:flex}.mmk-faq__q:hover{color:var(--mmk-accent-dark)}.mmk-faq__q::-webkit-details-marker{display:none}.mmk-faq__q:after{content:"+";font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-weight:400;font-size:var(--mmk-text-3xl);color:var(--mmk-accent-dark);flex-shrink:0;transition:transform .2s}.mmk-faq__item[open] .mmk-faq__q{margin-bottom:.75rem}.mmk-faq__item[open] .mmk-faq__q:after{transform:rotate(45deg)}.mmk-faq__a{font-size:var(--mmk-text-base);color:var(--mmk-text-muted);max-width:38rem;margin:0;line-height:1.7}.mmk .mmk-form-section{padding:var(--mmk-section-y) 0;background:var(--mmk-bg);color:var(--mmk-text-inverse)}.mmk-form-section h2{color:#fff;text-align:center;margin-bottom:.5rem}.mmk .mmk-form-section__lead{text-align:center;color:#fffc;max-width:38rem;margin:0 auto 2.5rem}.mmk-form{background:var(--mmk-surface);max-width:560px;color:var(--mmk-text);border-radius:var(--mmk-radius);box-shadow:var(--mmk-shadow-md);margin:0 auto;padding:2rem}.mmk-form__row{margin-bottom:1.125rem}.mmk-form__row label{color:var(--mmk-text);font-weight:600;font-size:var(--mmk-text-md);margin-bottom:.375rem;display:block}.mmk-form__row input,.mmk-form__row textarea{border:1px solid var(--mmk-border);border-radius:var(--mmk-radius);width:100%;font-size:var(--mmk-text-lg);color:var(--mmk-text);background:var(--mmk-surface);padding:.625rem .75rem;font-family:inherit}.mmk-form__row textarea{resize:vertical;min-height:120px}.mmk-form__row input:focus,.mmk-form__row textarea:focus{border-color:var(--mmk-accent);outline:none;box-shadow:0 0 0 3px #cd1d4626}.mmk-form__submit{width:100%;font-size:var(--mmk-text-base);cursor:pointer;padding:.875rem}.mmk-form__privacy{font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-size:var(--mmk-text-xs);color:var(--mmk-text-muted);margin:.85rem 0 0;line-height:1.5}.mmk-form__privacy a{color:var(--mmk-accent-dark);text-underline-offset:2px;text-decoration:underline}.mmk-form__alt{text-align:center;color:#ffffffbf;font-size:var(--mmk-text-md);margin-top:1rem}.mmk-form__alt a{color:#fff;text-decoration:underline}.mmk-km{border-top:2px solid var(--mmk-accent);background:var(--mmk-surface);border-radius:6px;padding:1.75rem 2rem;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 10px #0f1b240d}.mmk-km__label{font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-size:var(--mmk-text-xs);text-transform:uppercase;letter-spacing:1px;color:var(--mmk-accent-dark);margin:0 0 .75rem;font-weight:700}.mmk-km--tldr{margin-top:4rem;padding:1.5rem 2rem}.mmk-km--tldr .mmk-km__label{margin-bottom:1rem}.mmk-km--tldr .mmk-km__list{grid-template-columns:1fr 1fr;gap:.75rem 3rem;margin:0;padding:0;list-style:none;display:grid}.mmk-km--tldr .mmk-km__list li{font-size:var(--mmk-text-base);color:var(--mmk-text);padding-left:1.1rem;line-height:1.6;position:relative}.mmk-km--tldr .mmk-km__list li:before{content:"";background:var(--mmk-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.6rem;left:0}@media (width<=700px){.mmk-km--tldr .mmk-km__list{grid-template-columns:1fr}}.mmk-definitions{background:var(--mmk-surface-alt)}.mmk-definitions h2{text-align:center;margin-bottom:1rem}.mmk .mmk-definitions__intro{text-align:center;max-width:32rem;color:var(--mmk-text-muted);margin:0 auto 3rem}.mmk-lexicon{max-width:52rem;margin:0 auto}.mmk-lexicon__entry{border-top:1px solid var(--mmk-border);grid-template-columns:13rem 1fr;gap:2.5rem;padding:1.75rem 0;display:grid}.mmk-lexicon__entry:last-child{border-bottom:1px solid var(--mmk-border)}.mmk-lexicon__term{font-family:var(--font-merriweather), "Merriweather", serif;font-weight:700;font-size:var(--mmk-text-xl);color:var(--mmk-text);margin:0;line-height:1.35}.mmk-lexicon__def{margin:0}.mmk-lexicon__text{font-size:var(--mmk-text-base);color:var(--mmk-text-muted);margin:0 0 .75rem;line-height:1.65}.mmk-lexicon__meaning{font-size:var(--mmk-text-md);color:var(--mmk-text-faint);border-top:1px solid var(--mmk-border);margin:0;padding-top:.6rem;line-height:1.6}.mmk-lexicon__meaning span{color:var(--mmk-text-muted);font-weight:700}.mmk-lexicon__text a:not(.mmk-xlink),.mmk-lexicon__meaning a:not(.mmk-xlink){color:var(--mmk-accent-dark);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.mmk-lexicon__text a:not(.mmk-xlink):hover,.mmk-lexicon__meaning a:not(.mmk-xlink):hover{color:var(--mmk-accent)}@media (width<=640px){.mmk-lexicon__entry{grid-template-columns:1fr;gap:.6rem}}.mmk-km__text{font-size:var(--mmk-text-base);color:var(--mmk-text-muted);margin:0 0 .6rem;line-height:1.65}.mmk-km__text:last-child{margin-bottom:0}.mmk-km__text a{color:var(--mmk-accent-dark);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.mmk-km__text a:hover{color:var(--mmk-accent)}.mmk-km--kurz{box-shadow:none;font-size:var(--mmk-text-base);color:var(--mmk-text);background:0 0;border-top:none;border-radius:0;margin:0;padding:.75rem 0 0}.mmk-km__kurz-label{color:var(--mmk-accent-dark);font-weight:700}.mmk .mmk-source-note{text-align:center;max-width:34rem;font-size:var(--mmk-text-sm);color:var(--mmk-text-faint);margin:1.5rem auto 0;line-height:1.6}.mmk-source-note a{color:var(--mmk-text-faint);text-decoration:underline;transition:color .2s}.mmk-source-note a:hover{color:var(--mmk-accent-dark)}.mmk-projects{background:var(--mmk-bg);border-top:3px solid var(--mmk-accent);border-radius:8px;margin-top:4rem;padding:2.75rem 3rem 2.5rem}.mmk-projects__label{font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-size:var(--mmk-text-xs);text-transform:uppercase;letter-spacing:2px;color:#ffffff8c;margin:0 0 .5rem;font-weight:700}.mmk .mmk-projects__intro{color:#ffffffd9;max-width:40rem;margin:0 0 2.25rem}.mmk-projects__grid{grid-template-columns:1fr 1fr;gap:2rem 3.5rem;display:grid}.mmk-projects__item{border-radius:6px;margin:-1.25rem -1.5rem;padding:1.25rem 1.5rem;transition:background-color .2s}.mmk-projects__item:hover{background:#ffffff0d}.mmk-projects__tag{font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-size:var(--mmk-text-xs);text-transform:uppercase;letter-spacing:1.5px;color:#fff;background:var(--mmk-accent);border-radius:2em;margin:0 0 .75rem;padding:.25rem .75rem;font-weight:700;display:inline-block}.mmk .mmk-projects__title{color:#fff;font-size:var(--mmk-text-xl);margin:0 0 .5rem}.mmk-projects__title a{color:inherit;text-decoration:none}.mmk-projects__title a:after{content:" ↗";font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;color:#fff9;font-weight:400;transition:color .2s}.mmk-projects__item:hover .mmk-projects__title a{text-underline-offset:3px;text-decoration:underline}.mmk-projects__item:hover .mmk-projects__title a:after{color:#fff}.mmk .mmk-projects__text{color:#ffffffbf;font-size:var(--mmk-text-base);margin:0;line-height:1.65}.mmk .mmk-projects__source{font-size:var(--mmk-text-sm);color:#fff9;border-top:1px solid #ffffff24;margin:2.25rem 0 0;padding-top:1.25rem}.mmk-projects__source a{color:#ffffffd9;text-decoration:underline;transition:color .2s}.mmk-projects__source a:hover{color:#fff}@media (width<=860px){.mmk-projects{padding:2rem 1.5rem}.mmk-projects__grid{grid-template-columns:1fr;gap:1.5rem}.mmk-projects__item{margin:-1rem;padding:1rem}}.mmk-km--checklist{border-top-color:var(--mmk-accent);margin-top:3.5rem}.mmk-km--checklist .mmk-km__list{margin:0;padding:0;list-style:none}.mmk-km--checklist .mmk-km__list li{font-size:var(--mmk-text-base);color:var(--mmk-text-muted);border-top:1px solid var(--mmk-border);border-radius:4px;padding:.6rem .5rem .6rem 1.85rem;line-height:1.55;transition:background-color .2s;position:relative}.mmk-km--checklist .mmk-km__list li:first-child{border-top:none}.mmk-km--checklist .mmk-km__list li:hover{background:var(--mmk-surface-alt)}.mmk-km--checklist .mmk-km__list li:before{content:"✓";color:var(--mmk-accent);font-weight:700;font-size:var(--mmk-text-base);line-height:1;position:absolute;top:.65rem;left:.1rem}.mmk-km--checklist .mmk-km__list strong{color:var(--mmk-text)}.mmk-km--checklist .mmk-km__list a{color:var(--mmk-accent-dark);font-weight:600;transition:color .2s}.mmk-km--checklist .mmk-km__list a:hover{color:var(--mmk-accent)}.mmk-km--callout{border-top-color:var(--mmk-accent);background:#cd1d4609;margin-top:2.5rem}.mmk-km--callout:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0f1b241a}.mmk-km--callout .mmk-km__label{color:var(--mmk-accent-dark)}@media (width<=700px){.mmk-definitions__grid{grid-template-columns:1fr}}@media (width<=768px){.mmk section,.mmk .mmk-partners,.mmk .mmk-gerald,.mmk .mmk-form-section{padding:var(--mmk-section-y-sm) 0}.mmk-pains__head{padding:var(--mmk-section-y-sm) 0 2rem}.mmk-form{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.mmk-km,.mmk-km--callout:hover,.mmk-compare__panel,.mmk-compare__panel:hover,.mmk-compare__panel--win:hover{transition:none;transform:none}}.mmk-updated{max-width:44rem;font-family:var(--font-source-sans), "Source Sans Pro", sans-serif;font-size:var(--mmk-text-sm);color:var(--mmk-text-faint);text-align:center;margin:0 auto;padding:1.5rem 0 2.5rem}
