*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:linear-gradient(#fef8f6 0%,#fef3ef 100%);min-height:100%}::selection{background:var(--mauve-soft);color:var(--ink-deep)}::selection{background:var(--mauve-soft);color:var(--ink-deep)}:focus{outline:none}:focus-visible{outline:2px solid var(--mauve);outline-offset:3px;border-radius:6px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#523c3626 padding-box padding-box;border:2px solid #0000;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#523c364d padding-box padding-box;border:2px solid #0000}section[id],article[id]{scroll-margin-top:96px}body{font-family:var(--display);color:var(--ink);letter-spacing:-.01em;max-width:none;box-shadow:none;background:0 0;min-height:100vh;margin:0;font-size:16px;font-weight:400;line-height:1.55;position:relative;overflow-x:hidden}body>section,body>header,body>article,main>section,main>header,main>article{width:var(--content);margin-left:auto;margin-right:auto}@media (width<=1499px){.hero{padding:48px 0 32px}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}section,header,footer,article,nav,main{z-index:1;position:relative}.btn-primary{font-family:var(--display);background:var(--ink-deep);color:var(--cream-light);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:18px 28px;font-size:15px;font-weight:600;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .3s,box-shadow .3s;display:inline-flex}.btn-primary:hover{background:var(--mauve);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.btn-primary:active{transition-duration:.1s;transform:translateY(0)}.btn-primary:after{content:"→";transition:transform .3s;display:inline-block}.btn-primary:hover:after{transform:translate(4px)}.btn-soft{font-family:var(--display);background:var(--white);color:var(--ink-deep);box-shadow:var(--shadow-sm);border:1px solid #523c3614;border-radius:999px;align-items:center;gap:10px;padding:18px 28px;font-size:15px;font-weight:600;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s,color .3s,box-shadow .3s;display:inline-flex}.btn-soft:hover{border-color:var(--mauve);color:var(--mauve);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-soft:active{transition-duration:.1s;transform:translateY(0)}.btn-text{font-family:var(--display);color:var(--ink-soft);align-items:center;gap:8px;padding:12px 4px;font-size:14px;font-weight:500;transition:color .25s;display:inline-flex}.btn-text:hover{color:var(--mauve)}.btn-text:before{content:"●";color:var(--mauve);font-size:8px}.hero{grid-template-columns:7fr 5fr;align-items:center;gap:48px;padding:48px 0 32px;display:grid}.hero.reveal{opacity:1;transform:none}.hero-text .pill{background:var(--white);font-family:var(--display);color:var(--mauve-text);box-shadow:var(--shadow-sm);border:1px solid #523c360f;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:8px 18px;font-size:13px;font-weight:500;display:inline-flex}.hero-text .pill:before{content:"";background:var(--mauve);border-radius:50%;width:6px;height:6px}.hero-text .kicker{font-family:var(--display);color:var(--mauve-text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700;display:block}.hero-text h1{font-family:var(--display);letter-spacing:-.04em;text-wrap:balance;color:var(--ink-deep);font-size:clamp(40px,5vw,76px);font-weight:700;line-height:1.02}.hero-text h1 em{font-family:var(--serif);color:var(--mauve);margin-top:2px;font-size:clamp(20px,2.2vw,32px);font-style:italic;font-weight:400;line-height:1.1;display:block}.hero-text h1{overflow-wrap:break-word}.hero-text .hero-geraet{font-family:var(--serif);letter-spacing:-.01em;color:var(--mauve);margin-top:10px;font-size:clamp(20px,2.2vw,32px);font-style:italic;font-weight:400;line-height:1.1}.hero-text .hero-geraet .marke{font-family:var(--display);letter-spacing:.005em;font-style:normal;font-weight:700}.hero-text .hero-geraet .reg{vertical-align:.5em;letter-spacing:0;font-size:.52em}.hero-text .lead{max-width:60ch;color:var(--grey);margin-top:24px;font-size:clamp(16px,1.2vw,19px);line-height:1.7}.hero-text .lead em{font-family:var(--serif);color:var(--ink-deep);font-style:italic;font-weight:400}.hero-text .cta-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;display:flex}.hero-text .sig{font-family:var(--display);color:var(--ink-soft);align-items:center;gap:12px;margin-top:28px;font-size:13px;font-weight:500;display:flex}.hero-text .sig em{font-family:var(--serif);color:var(--ink-deep);font-size:15px;font-style:italic;font-weight:400}.hero-text .sig:before{content:"";background:var(--mauve);width:32px;height:1px}.spec-bar{background:var(--ink-deep);color:var(--cream-light);font-family:var(--display);letter-spacing:.01em;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:36px;margin:24px auto 80px;padding:20px 36px;font-size:13px;font-weight:500;display:flex;position:relative;overflow:hidden}.spec-bar:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#b65c8638 0%,#0000 70%);position:absolute;inset:0}.spec-bar>span{z-index:1;align-items:center;gap:10px;display:inline-flex;position:relative}.spec-bar strong{color:var(--white);font-size:14px;font-weight:700}.spec-bar em{font-family:var(--serif);color:var(--mauve-light);font-size:13px;font-style:italic;font-weight:400}.spec-bar .dot{background:#fefbfb38;border-radius:50%;width:4px;height:4px}@media (width<=980px){.spec-bar{margin-left:var(--pad-x);margin-right:var(--pad-x);border-radius:24px;gap:14px 22px;padding:20px 24px}.spec-bar .dot{display:none}}.method{max-width:1400px;margin:0 auto;padding:56px 0 48px}.method-intro{margin:0 0 40px}.method-intro .kicker{font-family:var(--display);color:var(--mauve-text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.method-intro h2{font-family:var(--display);letter-spacing:-.025em;color:var(--ink-deep);font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.08}.method-intro h2 em{font-family:var(--serif);color:var(--mauve);font-style:italic;font-weight:400}.method-intro .lead{color:var(--grey);max-width:50ch;font-size:16px;line-height:1.7}.method-intro .lead em{font-family:var(--serif);color:var(--ink-deep);font-style:italic;font-weight:400}@media (width<=780px){.method-intro{grid-template-columns:1fr;align-items:start;gap:20px}}.method-body{color:var(--grey);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:0 clamp(28px,4vw,64px);padding-top:32px;font-size:15.5px;line-height:1.78;display:grid}.method-body p{margin-bottom:16px}.method-body .mb-col>p:last-child{margin-bottom:0}.method-body .mb-frage{font-family:var(--display);color:var(--ink-deep);letter-spacing:-.01em;margin:0 0 12px;font-size:15.5px;font-weight:700;line-height:1.25}.method-body p em{font-family:var(--serif);color:var(--ink-deep);font-style:italic;font-weight:400}.method-body p.lead-p:first-letter{font-family:var(--serif);color:var(--mauve);float:left;letter-spacing:-.02em;margin:4px 12px 0 -2px;font-size:4.4em;font-style:italic;font-weight:700;line-height:.88}@media (width<=980px){.method{padding:48px 0 80px}.wave-grid{grid-template-columns:1fr;gap:16px;margin-bottom:48px}.method-body{grid-template-columns:1fr;gap:0}}.stylage-spektrum{flex-wrap:wrap;align-items:center;gap:32px;margin:0 0 48px;padding:18px 4px;display:flex}.stylage-spektrum .sp-label{font-family:var(--display);color:var(--ink-deep);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.stylage-spektrum .sp-label em{font-family:var(--serif);color:var(--mauve);text-transform:none;letter-spacing:0;font-size:15px;font-style:italic;font-weight:400}.stylage-spektrum ul{flex-wrap:wrap;gap:28px;margin-left:auto;list-style:none;display:flex}.stylage-spektrum li{align-items:baseline;gap:8px;display:flex}.stylage-spektrum li:before{content:"";background:var(--mauve);border-radius:50%;align-self:center;width:6px;height:6px}.stylage-spektrum li strong{font-family:var(--display);color:var(--ink-deep);letter-spacing:-.01em;font-size:14px;font-weight:700}.stylage-spektrum li span{font-family:var(--serif);color:var(--ink-soft);font-size:13px;font-style:italic}@media (width<=980px){.stylage-spektrum{gap:14px 24px;margin-bottom:40px}.stylage-spektrum ul{gap:14px 22px;margin-left:0}}.hero-photo{border-radius:var(--rad-xl);aspect-ratio:4/5;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.hero-photo img{object-fit:cover;width:100%;height:100%;transition:transform 1.4s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.hero-photo:after{content:"";background:linear-gradient(#0000 50%,#2a1f1c73 100%);position:absolute;inset:0}.hero-photo .badge{z-index:2;background:var(--white);box-shadow:var(--shadow-md);border-radius:999px;align-items:center;gap:8px;padding:10px 16px;display:flex;position:absolute;top:24px;right:24px}.hero-photo .badge .stars{color:var(--mauve-text);letter-spacing:2px;font-size:13px}.hero-photo .badge .v{font-family:var(--display);color:var(--ink-deep);font-size:13px;font-weight:700}.hero-photo .badge .n{font-family:var(--display);color:var(--ink-soft);font-size:11px;font-weight:500}.process{padding:64px 0 32px}.process-head{text-align:center;max-width:760px;margin:0 auto 48px}.process-head .pill{font-family:var(--display);color:var(--mauve-text);background:var(--white);box-shadow:var(--shadow-sm);border:1px solid #523c360f;border-radius:999px;margin-bottom:18px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.process-head h2{font-family:var(--display);color:var(--ink-deep);letter-spacing:-.03em;font-size:clamp(28px,4vw,52px);font-weight:700;line-height:1.05}.process-head h2 em{font-family:var(--serif);color:var(--mauve);font-style:italic;font-weight:400}.process-head p{color:var(--grey);margin-top:14px;font-size:16px;line-height:1.7}.process-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.process-step{background:var(--white);border-radius:var(--rad-lg);box-shadow:var(--shadow-sm);border:1px solid #523c360a;flex-direction:column;padding:0;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:visible}.process-step:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.process-step .step-img{aspect-ratio:16/10;background:var(--mauve-soft);border-radius:var(--rad-lg) var(--rad-lg) 0 0;position:relative;overflow:hidden}.process-step .step-img img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.process-step .step-img:after{content:"";background:linear-gradient(#0000 60%,#2a1f1c73 100%);position:absolute;inset:0}.process-step .nc{z-index:5;background:linear-gradient(135deg, var(--mauve) 0%, var(--mauve-deep) 100%);width:68px;height:68px;color:var(--white);font-family:var(--serif);box-shadow:0 8px 20px #b65c8659, 0 0 0 5px var(--white);border-radius:50%;justify-content:center;align-items:center;margin:-34px 0 0 28px;font-size:26px;font-style:italic;font-weight:400;display:flex;position:relative}.process-step .step-body{padding:18px 28px 28px}.process-step h3{font-family:var(--display);color:var(--ink-deep);letter-spacing:-.01em;margin-bottom:8px;font-size:20px;font-weight:700}.process-step h3 em{font-family:var(--serif);color:var(--mauve);font-style:italic;font-weight:400}.process-step p{color:var(--grey);font-size:14px;line-height:1.65}.process-step .dur{font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;color:var(--mauve-text);background:var(--mauve-soft);border-radius:8px;margin-top:14px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}@media (width<=780px){.process-grid{grid-template-columns:1fr}}body>section.quote-statement,main>section.quote-statement,section.quote-statement{margin-top:0;margin-bottom:0;width:auto!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.quote-statement{padding:160px var(--pad-x);text-align:center;position:relative;overflow:hidden;background:var(--ink-deep)!important;color:var(--cream-light)!important}.quote-statement:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#b65c862e 0%,#0000 55%),radial-gradient(at 50% 100%,#d0a38d1a 0%,#0000 60%);position:absolute;inset:0}.quote-statement blockquote{font-family:var(--serif);color:var(--cream-light);letter-spacing:-.025em;quotes:none;max-width:1040px;margin:0 auto;font-size:clamp(28px,4.6vw,64px);font-style:italic;font-weight:400;line-height:1.16;position:relative}.quote-statement blockquote:before,.quote-statement blockquote:after{content:""}.quote-statement blockquote em{color:var(--mauve-light);font-style:italic;font-family:var(--serif);font-weight:700}@media (width<=780px){.quote-statement{padding:96px var(--pad-x)}}.wave-grid{grid-template-rows:auto 1fr auto;grid-template-columns:repeat(3,1fr);gap:18px 20px;margin:0 0 48px;display:grid}.wave-card{background:var(--white);border-radius:var(--rad-lg);box-shadow:var(--shadow-sm);grid-template-rows:subgrid;border:1px solid #523c360f;grid-row:span 3;padding:36px 32px 32px;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,border-color .4s;display:grid;position:relative;overflow:hidden}.wave-card:hover{box-shadow:var(--shadow-md);border-color:#b65c8638;transform:translateY(-4px)}.wave-card .wave-kopf{flex-direction:column;align-self:start;gap:5px;display:flex}.wave-card .nm-tag{font-family:var(--display);color:var(--mauve-text);letter-spacing:.08em;text-transform:uppercase;align-items:baseline;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.wave-card .nm-tag strong{font-family:var(--serif);color:var(--mauve);letter-spacing:-.02em;text-transform:none;font-size:clamp(22px,1.75vw,28px);font-style:italic;font-weight:700;line-height:1.15}.wave-card .nm-tag span{color:var(--ink-soft);font-size:11px}.wave-card h3{font-family:var(--display);color:var(--ink-deep);letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1.15}.wave-card h3 em{font-family:var(--serif);color:var(--mauve-text);font-size:.9em;font-style:italic;font-weight:400}.wave-card ul{flex-direction:column;gap:10px;list-style:none;display:flex}.wave-card li{color:var(--ink);align-items:flex-start;gap:12px;font-size:14px;line-height:1.55;display:flex}.wave-card li:before{content:"";background:var(--mauve);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.wave-card .desc{color:var(--grey);border-top:1px solid #523c3614;align-self:start;padding-top:18px;font-size:14px;line-height:1.7}.wave-card .desc em{font-family:var(--serif);color:var(--ink-deep);font-style:italic;font-weight:400}@media (width<=980px){.wave-grid{grid-template-rows:none;grid-template-columns:1fr;gap:16px}.wave-card{flex-direction:column;gap:18px;display:flex}.wave-card .wave-kopf{gap:5px}.wave-card .desc{margin-top:auto}}.bottom-cta{padding:80px var(--pad-x);border-radius:var(--rad-xl);background:linear-gradient(135deg, var(--mauve-soft) 0%, var(--sand-soft) 100%);text-align:center;margin:48px auto;position:relative;overflow:hidden}.bottom-cta:before{content:"";background:radial-gradient(circle,#b65c8647 0%,#0000 70%);border-radius:50%;width:380px;height:380px;position:absolute;top:-120px;right:-120px}.bottom-cta:after{content:"";background:radial-gradient(circle,#d0a38d52 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-100px;left:-80px}.bottom-cta-inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.bottom-cta-inner .kicker{font-family:var(--display);color:var(--mauve-text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.bottom-cta-inner h2{font-family:var(--display);color:var(--ink-deep);letter-spacing:-.03em;font-size:clamp(28px,4vw,52px);font-weight:700;line-height:1.05}.bottom-cta-inner h2 em{font-family:var(--serif);color:var(--mauve);font-style:italic;font-weight:400}.bottom-cta-inner p{color:var(--ink);max-width:46ch;margin-top:18px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.7}.bottom-cta-inner p.einzug{color:#6f5f5a;max-width:54ch;margin-top:14px;font-size:15px}.bottom-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:32px;display:flex}.bottom-cta-meta{font-family:var(--display);color:var(--ink-soft);margin-top:24px;font-size:13px;font-weight:500}.bottom-cta-meta a{color:var(--ink-soft);text-decoration:underline #523c3633;transition:color .25s}.bottom-cta-meta a:hover{color:var(--mauve-text)}@media (width<=780px){.hero{grid-template-columns:1fr;gap:24px;padding:32px 0 24px}.hero-photo{aspect-ratio:4/3;max-height:520px}.hero-photo .badge{padding:8px 12px;font-size:11px;top:16px;right:16px}.hero-photo .badge .stars{letter-spacing:1.5px;font-size:11px}.hero-photo .badge .v{font-size:12px}.hero-photo .badge .n{font-size:10px}.foot-grid{grid-template-columns:1fr 1fr;gap:32px}.promo-inner{flex-direction:column;gap:8px;padding:10px 0}.promo-msg{text-align:center;flex-wrap:wrap;justify-content:center;font-size:11px}}@media (width<=560px){.foot-grid{grid-template-columns:1fr}.site-cta{padding:9px 14px;font-size:12px}.site-brand{font-size:18px}.hero-text h1{font-size:clamp(36px,9vw,52px)}}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.resultate[data-astro-cid-qyy2qwkx]{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(24px,4vw,56px);max-width:1400px;margin:0 auto;padding:48px 0;display:grid}.res-img[data-astro-cid-qyy2qwkx]{border-radius:var(--rad-lg);box-shadow:var(--shadow-md);overflow:hidden}.res-img[data-astro-cid-qyy2qwkx] img[data-astro-cid-qyy2qwkx]{object-fit:cover;aspect-ratio:16/10;width:100%;height:100%;display:block}.res-text[data-astro-cid-qyy2qwkx] h2[data-astro-cid-qyy2qwkx]{font-family:var(--display);color:var(--ink-deep);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1}.res-text[data-astro-cid-qyy2qwkx] h2[data-astro-cid-qyy2qwkx] em[data-astro-cid-qyy2qwkx]{font-family:var(--serif);color:var(--mauve);font-style:italic;font-weight:400}.res-text[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx]{color:var(--grey);max-width:56ch;margin-bottom:14px;font-size:15px;line-height:1.75}.res-text[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx] em[data-astro-cid-qyy2qwkx]{font-family:var(--serif);color:var(--ink-deep);font-style:italic;font-weight:400}.res-text[data-astro-cid-qyy2qwkx] a[data-astro-cid-qyy2qwkx]{color:var(--mauve);text-underline-offset:3px;text-decoration:underline}.res-text[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx].res-sub{font-family:var(--serif);color:var(--mauve);margin:-8px 0 18px;font-size:clamp(17px,1.5vw,21px);font-style:italic;line-height:1.3}.res-text[data-astro-cid-qyy2qwkx] .marke[data-astro-cid-qyy2qwkx]{font-family:var(--display);letter-spacing:.005em;font-style:normal;font-weight:700}.res-text[data-astro-cid-qyy2qwkx] .reg[data-astro-cid-qyy2qwkx]{vertical-align:.5em;letter-spacing:0;font-size:.52em}.res-text[data-astro-cid-qyy2qwkx] .res-facts[data-astro-cid-qyy2qwkx]{flex-direction:column;gap:9px;margin-top:18px;list-style:none;display:flex}.res-text[data-astro-cid-qyy2qwkx] .res-facts[data-astro-cid-qyy2qwkx] li[data-astro-cid-qyy2qwkx]{color:var(--ink-soft);padding-left:18px;font-size:13.5px;line-height:1.55;position:relative}.res-text[data-astro-cid-qyy2qwkx] .res-facts[data-astro-cid-qyy2qwkx] li[data-astro-cid-qyy2qwkx]:before{content:"";background:var(--mauve);opacity:.55;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.res-text[data-astro-cid-qyy2qwkx] .res-facts[data-astro-cid-qyy2qwkx] li[data-astro-cid-qyy2qwkx] strong[data-astro-cid-qyy2qwkx]{color:var(--ink-deep);font-weight:600}@media (width<=860px){.resultate[data-astro-cid-qyy2qwkx]{grid-template-columns:1fr;gap:26px;padding-top:32px;padding-bottom:32px}.res-img[data-astro-cid-qyy2qwkx] img[data-astro-cid-qyy2qwkx]{aspect-ratio:4/3}}.vertrauen[data-astro-cid-qyy2qwkx]{grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(24px,4vw,56px);max-width:1400px;margin:0 auto;padding:48px 0;display:grid}.vt-text[data-astro-cid-qyy2qwkx] .kicker[data-astro-cid-qyy2qwkx]{font-family:var(--display);color:var(--mauve-text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.vt-text[data-astro-cid-qyy2qwkx] h2[data-astro-cid-qyy2qwkx]{font-family:var(--display);color:var(--ink-deep);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.1}.vt-text[data-astro-cid-qyy2qwkx] h2[data-astro-cid-qyy2qwkx] em[data-astro-cid-qyy2qwkx]{font-family:var(--serif);color:var(--mauve);font-style:italic;font-weight:400}.vt-text[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx]{color:var(--grey);max-width:56ch;margin-bottom:14px;font-size:15px;line-height:1.75}.vt-text[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx] strong[data-astro-cid-qyy2qwkx]{color:var(--ink-deep);font-weight:600}.vt-facts[data-astro-cid-qyy2qwkx]{flex-direction:column;gap:13px;margin-top:22px;list-style:none;display:flex}.vt-facts[data-astro-cid-qyy2qwkx] li[data-astro-cid-qyy2qwkx]{font-family:var(--display);color:var(--ink-deep);padding-left:32px;font-size:15px;font-weight:600;line-height:1.4;position:relative}.vt-facts[data-astro-cid-qyy2qwkx] li[data-astro-cid-qyy2qwkx]:before{content:"";background:var(--mauve-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23b65c86' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;width:20px;height:20px;position:absolute;top:2px;left:0}.vt-img[data-astro-cid-qyy2qwkx]{border-radius:var(--rad-lg);box-shadow:var(--shadow-md);overflow:hidden}.vt-img[data-astro-cid-qyy2qwkx] img[data-astro-cid-qyy2qwkx]{object-fit:cover;aspect-ratio:3/2;width:100%;height:100%;display:block}@media (width<=860px){.vertrauen[data-astro-cid-qyy2qwkx]{grid-template-columns:1fr;gap:24px}.vt-img[data-astro-cid-qyy2qwkx]{order:-1}.vt-img[data-astro-cid-qyy2qwkx] img[data-astro-cid-qyy2qwkx]{aspect-ratio:4/3}}.moegl[data-astro-cid-qyy2qwkx]{max-width:1400px;margin:0 auto;padding:24px 0 48px}.moegl-head[data-astro-cid-qyy2qwkx]{max-width:780px;margin-bottom:28px}.moegl-head[data-astro-cid-qyy2qwkx] .kicker[data-astro-cid-qyy2qwkx]{font-family:var(--display);color:var(--mauve-text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.moegl-head[data-astro-cid-qyy2qwkx] h2[data-astro-cid-qyy2qwkx]{font-family:var(--display);color:var(--ink-deep);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.1}.moegl-head[data-astro-cid-qyy2qwkx] h2[data-astro-cid-qyy2qwkx] em[data-astro-cid-qyy2qwkx]{font-family:var(--serif);color:var(--mauve);font-style:italic;font-weight:400}.moegl-head[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx]{color:var(--grey);max-width:60ch;font-size:16px;line-height:1.7}.moegl-list[data-astro-cid-qyy2qwkx]{border-top:1px solid #523c361f}.moegl-item[data-astro-cid-qyy2qwkx]{border-bottom:1px solid #523c361f}.moegl-item[data-astro-cid-qyy2qwkx]:last-of-type{border-bottom:0}.moegl-item[data-astro-cid-qyy2qwkx] summary[data-astro-cid-qyy2qwkx]{cursor:pointer;font-family:var(--serif);color:var(--ink-deep);align-items:center;gap:16px;padding:22px 4px;font-size:clamp(20px,2.4vw,26px);list-style:none;transition:color .25s;display:flex}.moegl-item[data-astro-cid-qyy2qwkx] summary[data-astro-cid-qyy2qwkx]::-webkit-details-marker{display:none}.moegl-item[data-astro-cid-qyy2qwkx] summary[data-astro-cid-qyy2qwkx]:after{content:"+";font-family:var(--display);color:var(--mauve);text-align:center;flex-shrink:0;width:22px;font-size:26px;font-weight:300;line-height:1;transition:transform .35s cubic-bezier(.2,.8,.2,1)}.moegl-item[data-astro-cid-qyy2qwkx][open] summary[data-astro-cid-qyy2qwkx]:after{transform:rotate(45deg)}.moegl-item[data-astro-cid-qyy2qwkx] summary[data-astro-cid-qyy2qwkx]:hover{color:var(--mauve)}.moegl-item[data-astro-cid-qyy2qwkx] .mi-title[data-astro-cid-qyy2qwkx]{flex:1}.moegl-item[data-astro-cid-qyy2qwkx] .mi-tag[data-astro-cid-qyy2qwkx]{font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;color:var(--mauve-text);background:var(--mauve-soft);white-space:nowrap;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700}.moegl-body[data-astro-cid-qyy2qwkx]{padding:0 4px 28px}.moegl-body[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx]{color:var(--grey);margin-bottom:14px;font-size:15px;line-height:1.75}.moegl-body[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx],.moegl-body[data-astro-cid-qyy2qwkx] li[data-astro-cid-qyy2qwkx]{max-width:34em}.moegl-body[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx] strong[data-astro-cid-qyy2qwkx]{color:var(--ink-deep);font-weight:600}.moegl-body[data-astro-cid-qyy2qwkx] em[data-astro-cid-qyy2qwkx]{font-family:var(--serif);color:var(--ink-deep);font-style:italic;font-weight:400}.moegl-body[data-astro-cid-qyy2qwkx] a[data-astro-cid-qyy2qwkx]{color:var(--mauve-text);text-underline-offset:3px;text-decoration:underline}.moegl-body[data-astro-cid-qyy2qwkx] p[data-astro-cid-qyy2qwkx].mi-lead{margin-top:18px;margin-bottom:10px}.moegl-body[data-astro-cid-qyy2qwkx] ul[data-astro-cid-qyy2qwkx]{flex-direction:column;gap:8px;margin-top:4px;list-style:none;display:flex}.moegl-body[data-astro-cid-qyy2qwkx] li[data-astro-cid-qyy2qwkx]{color:var(--ink);padding-left:22px;font-size:15px;line-height:1.6;position:relative}.moegl-body[data-astro-cid-qyy2qwkx] li[data-astro-cid-qyy2qwkx]:before{content:"";background:var(--mauve);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}@media (width<=600px){.moegl-item[data-astro-cid-qyy2qwkx] .mi-tag[data-astro-cid-qyy2qwkx]{display:none}}
