.mf.svelte-13egr67{background:linear-gradient(160deg, color-mix(in srgb, var(--rfm-cyan,#00aad2) 9%, var(--rfm-surface)), var(--rfm-surface));border:1px solid var(--rfm-line);border-radius:var(--rfm-radius,14px);margin-bottom:24px;padding:16px;overflow:hidden}@media (width>=720px){.mf.svelte-13egr67{padding:34px}}.mf__intro.svelte-13egr67{flex-wrap:wrap;align-items:center;gap:12px 18px;display:flex}.mf__introText.svelte-13egr67{flex:15rem;min-width:0}.mf__intro.svelte-13egr67 .mf__cta--start:where(.svelte-13egr67){flex:none}.mf__title.svelte-13egr67{font-family:var(--rfm-font-head,system-ui);color:var(--rfm-heading,#002c5f);margin:0 0 2px;font-size:clamp(1.05rem,.95rem + .5vw,1.25rem);line-height:1.25}.mf__lead.svelte-13egr67{color:var(--rfm-text-soft);max-width:54ch;margin:0;font-size:.9rem;line-height:1.45}.mf__progressHead.svelte-13egr67{align-items:center;gap:10px;margin-bottom:10px;display:flex}.mf__back.svelte-13egr67{border:1px solid var(--rfm-line);background:var(--rfm-surface);width:34px;height:34px;color:var(--rfm-heading,#002c5f);cursor:pointer;border-radius:9px;place-items:center;display:grid}.mf__back.svelte-13egr67:hover{background:var(--rfm-cool)}.mf__step.svelte-13egr67{letter-spacing:.03em;text-transform:uppercase;color:var(--rfm-text-soft);font-size:.8rem;font-weight:700}.mf__bar.svelte-13egr67{background:color-mix(in srgb, var(--rfm-heading,#002c5f) 12%, transparent);border-radius:999px;height:6px;margin-bottom:22px;overflow:hidden}.mf__barFill.svelte-13egr67{background:linear-gradient(90deg, var(--rfm-cyan,#00aad2), var(--rfm-cyan-dark,#007693));height:100%;transition:width .4s var(--rfm-ease-out,ease);border-radius:999px;display:block}.mf__frage.svelte-13egr67{font-family:var(--rfm-font-head,system-ui);color:var(--rfm-heading,#002c5f);margin:0 0 18px;font-size:clamp(1.15rem,.9rem + 1vw,1.5rem)}.mf__optionen.svelte-13egr67{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width>=640px){.mf__optionen.svelte-13egr67{grid-template-columns:repeat(4,1fr)}.mf__optionen--drei.svelte-13egr67{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:no-preference){.mf__q.svelte-13egr67{animation:svelte-13egr67-mf-slide .35s var(--rfm-ease-out,ease)}}@keyframes svelte-13egr67-mf-slide{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}.mf__opt.svelte-13egr67{border-radius:var(--rfm-radius-sm,10px);border:1.5px solid var(--rfm-line);background:var(--rfm-surface);min-height:118px;color:var(--rfm-text);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:4px;padding:16px 14px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.mf__opt.svelte-13egr67:hover{border-color:var(--rfm-cyan-dark,#007693);box-shadow:var(--rfm-shadow-sm);transform:translateY(-2px)}.mf__opt.svelte-13egr67:focus-visible{outline:3px solid var(--rfm-cyan-dark,#007693);outline-offset:2px}.mf__opt.is-sel.svelte-13egr67{border-color:var(--rfm-cyan-dark,#007693);background:color-mix(in srgb, var(--rfm-cyan,#00aad2) 14%, var(--rfm-surface));box-shadow:var(--rfm-shadow-sm)}.mf__optIcon.svelte-13egr67{background:color-mix(in srgb, var(--rfm-cyan,#00aad2) 14%, transparent);width:42px;height:42px;color:var(--rfm-cyan-dark,#007693);border-radius:11px;place-items:center;margin-bottom:6px;display:grid}.mf__opt.is-sel.svelte-13egr67 .mf__optIcon:where(.svelte-13egr67){background:var(--rfm-cyan-dark,#007693);color:#fff}.mf__optLabel.svelte-13egr67{color:var(--rfm-heading,#002c5f);font-size:.95rem;font-weight:700;line-height:1.25}.mf__optHint.svelte-13egr67{color:var(--rfm-text-soft);font-size:.78rem;line-height:1.3}.mf__analyse.svelte-13egr67{flex-direction:column;align-items:center;gap:16px;padding:40px 0;display:flex}.mf__loader.svelte-13egr67{border:3px solid color-mix(in srgb, var(--rfm-heading,#002c5f) 15%, transparent);border-top-color:var(--rfm-cyan-dark,#007693);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite svelte-13egr67-mf-spin}@keyframes svelte-13egr67-mf-spin{to{transform:rotate(360deg)}}.mf__analyseText.svelte-13egr67{color:var(--rfm-heading,#002c5f);margin:0;font-weight:700}@media (prefers-reduced-motion:no-preference){.mf__result.svelte-13egr67{animation:svelte-13egr67-mf-rise .5s var(--rfm-ease-out,ease)}}@keyframes svelte-13egr67-mf-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.mf__resultKicker.svelte-13egr67{letter-spacing:.09em;text-transform:uppercase;color:var(--rfm-cyan-dark,#007693);margin:0 0 12px;font-size:.78rem;font-weight:800}.mf__hit.svelte-13egr67{background:var(--rfm-surface);border:1px solid var(--rfm-line);border-radius:var(--rfm-radius,14px);grid-template-columns:1fr;gap:18px;padding:18px;display:grid}@media (width>=680px){.mf__hit.svelte-13egr67{grid-template-columns:.9fr 1.1fr;align-items:center}}.mf__hitMedia.svelte-13egr67{aspect-ratio:16/9;border-radius:var(--rfm-radius-sm,10px);background:linear-gradient(135deg,#eef1f5 0%,#e3e8ef 100%);overflow:hidden}.mf__hitMedia.svelte-13egr67 img:where(.svelte-13egr67){object-fit:cover;width:100%;height:100%;display:block}.mf__hitCat.svelte-13egr67{text-transform:uppercase;letter-spacing:.07em;color:var(--rfm-cyan-dark,#007693);margin:0 0 2px;font-size:.74rem;font-weight:700}.mf__hitName.svelte-13egr67{font-family:var(--rfm-font-head,system-ui);color:var(--rfm-heading,#002c5f);margin:0 0 6px;font-size:1.5rem}.mf__hitClaim.svelte-13egr67{color:var(--rfm-text-soft);margin:0 0 14px;font-size:.92rem;line-height:1.5}.mf__passung.svelte-13egr67{align-items:center;gap:10px;margin-bottom:14px;display:flex}.mf__passungBar.svelte-13egr67{background:color-mix(in srgb, var(--rfm-heading,#002c5f) 12%, transparent);border-radius:999px;flex:1;height:7px;overflow:hidden}.mf__passungFill.svelte-13egr67{background:linear-gradient(90deg, var(--rfm-cyan,#00aad2), #22c55e);border-radius:999px;height:100%;display:block}.mf__passungLabel.svelte-13egr67{color:var(--rfm-heading,#002c5f);white-space:nowrap;font-size:.8rem;font-weight:700}.mf__gruende.svelte-13egr67{flex-direction:column;gap:7px;margin:0 0 18px;padding:0;list-style:none;display:flex}.mf__gruende.svelte-13egr67 li:where(.svelte-13egr67){color:var(--rfm-text);align-items:flex-start;gap:8px;font-size:.9rem;line-height:1.4;display:flex}.mf__gruende.svelte-13egr67 svg:where(.svelte-13egr67){color:#16a34a;flex:none;margin-top:2px}.mf__ctas.svelte-13egr67{flex-wrap:wrap;gap:10px;display:flex}.mf__cta.svelte-13egr67{border-radius:var(--rfm-radius-sm,10px);min-height:48px;font-family:var(--rfm-font-head,system-ui);cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:700;text-decoration:none;display:inline-flex}.mf__cta--start.svelte-13egr67{background:var(--rfm-blue,#002c5f);color:#fff;font-size:1rem}.mf__cta--start.svelte-13egr67:hover{background:var(--rfm-cyan-dark,#007693)}.mf__cta--primary.svelte-13egr67{background:var(--rfm-blue,#002c5f);color:#fff;flex:auto}.mf__cta--primary.svelte-13egr67:hover{background:var(--rfm-cyan-dark,#007693)}.mf__cta--ghost.svelte-13egr67{background:var(--rfm-surface);border-color:var(--rfm-line);color:var(--rfm-heading,#002c5f)}.mf__cta--ghost.svelte-13egr67:hover{border-color:var(--rfm-cyan-dark,#007693);background:var(--rfm-cool)}.mf__altHead.svelte-13egr67{color:var(--rfm-text-soft);margin:26px 0 12px;font-size:.85rem;font-weight:700}.mf__alts.svelte-13egr67{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=560px){.mf__alts.svelte-13egr67{grid-template-columns:1fr 1fr}}.mf__alt.svelte-13egr67{border-radius:var(--rfm-radius-sm,10px);border:1px solid var(--rfm-line);background:var(--rfm-surface);color:var(--rfm-text);align-items:center;gap:12px;padding:10px;text-decoration:none;transition:box-shadow .18s,border-color .18s;display:flex}.mf__alt.svelte-13egr67:hover{box-shadow:var(--rfm-shadow-sm);border-color:var(--rfm-cyan-dark,#007693)}.mf__altMedia.svelte-13egr67{aspect-ratio:16/9;background:linear-gradient(135deg,#eef1f5 0%,#e3e8ef 100%);border-radius:8px;flex:none;width:84px;overflow:hidden}.mf__altMedia.svelte-13egr67 img:where(.svelte-13egr67){object-fit:cover;width:100%;height:100%;display:block}.mf__altText.svelte-13egr67{flex-direction:column;gap:2px;min-width:0;display:flex}.mf__altName.svelte-13egr67{color:var(--rfm-heading,#002c5f);font-weight:700}.mf__altClaim.svelte-13egr67{color:var(--rfm-text-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.35;display:-webkit-box;overflow:hidden}.mf__altArrow.svelte-13egr67{color:var(--rfm-cyan-dark,#007693);flex:none;margin-left:auto}.mf__restart.svelte-13egr67{border-radius:var(--rfm-radius-sm,10px);border:1px solid var(--rfm-line);color:var(--rfm-text-soft);cursor:pointer;background:0 0;align-items:center;gap:7px;margin-top:22px;padding:9px 15px;font-size:.85rem;font-weight:600;display:inline-flex}.mf__restart.svelte-13egr67:hover{background:var(--rfm-cool);color:var(--rfm-heading,#002c5f)}.mf__disclaimer.svelte-13egr67{color:var(--rfm-text-soft);max-width:78ch;margin:16px 0 0;font-size:.72rem;line-height:1.45}:root[data-theme=dark] .mf__hitMedia.svelte-13egr67,:root[data-theme=dark] .mf__altMedia.svelte-13egr67{background:linear-gradient(135deg,#eef1f5 0%,#e3e8ef 100%)}.model-wrap[data-astro-cid-453ytgr5]{background:var(--rfm-surface);border:1px solid var(--rfm-line);border-radius:var(--rfm-radius);flex-direction:column;display:flex;overflow:hidden}.model-wrap[data-astro-cid-453ytgr5] .model[data-astro-cid-453ytgr5]{background:0 0;border:0;border-radius:0;flex:1}.model__nline[data-astro-cid-453ytgr5]{border-top:1px solid var(--rfm-line);background:var(--rfm-cool);color:var(--rfm-heading);font-family:var(--rfm-font-head);justify-content:space-between;align-items:center;gap:10px;padding:13px 18px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.model__nline[data-astro-cid-453ytgr5]:hover{background:var(--rfm-surface-2)}h1[data-astro-cid-453ytgr5]{margin-bottom:6px}.lead[data-astro-cid-453ytgr5]{color:var(--rfm-text-soft);max-width:70ch;margin-bottom:28px}.grid[data-astro-cid-453ytgr5]{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=560px){.grid[data-astro-cid-453ytgr5]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.grid[data-astro-cid-453ytgr5]{grid-template-columns:repeat(3,1fr)}}.model[data-astro-cid-453ytgr5]{background:var(--rfm-surface);border:1px solid var(--rfm-line);border-radius:var(--rfm-radius);color:var(--rfm-text);flex-direction:column;gap:6px;padding:22px;text-decoration:none;transition:box-shadow .2s;display:flex}.model[data-astro-cid-453ytgr5]:hover{box-shadow:var(--rfm-shadow-md)}.model__media[data-astro-cid-453ytgr5]{aspect-ratio:16/9;background:linear-gradient(135deg, var(--rfm-cool) 0%, var(--rfm-sand) 100%);border-radius:var(--rfm-radius) var(--rfm-radius) 0 0;margin:-22px -22px 14px;overflow:hidden}.model__media[data-astro-cid-453ytgr5] img{object-fit:cover;width:100%;height:100%;display:block}:root[data-theme=dark] .model__media[data-astro-cid-453ytgr5]{background:linear-gradient(135deg,#eef1f5 0%,#e3e8ef 100%)}.model__cat[data-astro-cid-453ytgr5]{text-transform:uppercase;letter-spacing:.08em;color:var(--rfm-cyan-dark);margin:0;font-size:.75rem;font-weight:700}.model[data-astro-cid-453ytgr5] h3[data-astro-cid-453ytgr5]{margin:0;font-size:1.3rem}.antrieb-sec[data-astro-cid-453ytgr5]{margin-bottom:30px}.antrieb-title[data-astro-cid-453ytgr5]{font-family:var(--rfm-font-head);color:var(--rfm-heading);border-bottom:1px solid var(--rfm-line);margin:0 0 16px;padding-bottom:8px;font-size:1.4rem;font-weight:700}.model__fn[data-astro-cid-453ytgr5]{vertical-align:super;color:var(--rfm-text-soft);margin-left:1px;font-size:.6em;font-weight:400;line-height:0}.model-legal[data-astro-cid-453ytgr5]{color:var(--rfm-text-soft);max-width:80ch;margin:8px 0 20px;font-size:.72rem;line-height:1.45}.model__claim[data-astro-cid-453ytgr5]{color:var(--rfm-text-soft);min-height:2.6em;margin:0;font-size:.9rem}.model__price[data-astro-cid-453ytgr5]{font-family:var(--rfm-font-head);margin:6px 0 0;font-size:1.1rem}.model__price[data-astro-cid-453ytgr5] b[data-astro-cid-453ytgr5]{color:var(--rfm-heading);font-size:1.4rem}.model__more[data-astro-cid-453ytgr5]{color:var(--rfm-cyan-dark);margin-top:auto;padding-top:10px;font-weight:600}.hint[data-astro-cid-453ytgr5]{color:var(--rfm-text-soft);margin-top:28px;font-size:.85rem}
