.lp-hero__logo{display:inline-block;margin-bottom:1rem}.lp-hero__logo img{display:block;height:36px;width:auto;filter:brightness(0) invert(1)}.lp-h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.2;margin:0 0 .7rem;color:var(--lp-text)}.lp-h2--center{text-align:center}.lp-lead{font-size:1.05rem;color:var(--lp-muted);line-height:1.55;margin:0 0 1.5rem;max-width:780px}.lp-lead--center{margin-left:auto;margin-right:auto;text-align:center}.lp-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-primary);margin-bottom:.6rem}.lp-eyebrow--center{display:block;text-align:center}section.lp-emotion,section.lp-product,section.lp-offer,section.lp-support,section.lp-social,section.lp-final-cta,section.lp-faq{padding:3.5rem 0}section.lp-emotion{background:#fff}section.lp-product{background:var(--lp-bg)}section.lp-offer{background:linear-gradient(180deg,#0a1929,#11293f);color:#fff}section.lp-offer .lp-h2,section.lp-offer .lp-lead{color:#fff}section.lp-offer .lp-lead{color:#ffffffd9}section.lp-support{background:#fff}section.lp-social{background:var(--lp-bg)}section.lp-final-cta{background:#fff;text-align:center}section.lp-faq{background:var(--lp-bg)}.lp-emotion__intro{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:2rem}.lp-emotion__intro-img img{width:100%;border-radius:var(--lp-radius);box-shadow:var(--lp-shadow);object-fit:cover;max-height:340px}.lp-emotion__intro-text .lp-h2{margin-bottom:.6rem}.lp-emotion__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:0}.lp-emotion__card{background:#fff;border:1px solid #e6eef5;border-radius:var(--lp-radius);padding:1.5rem;box-shadow:var(--lp-shadow);text-align:left}.lp-emotion__icon{display:flex;align-items:center;margin-bottom:.65rem}.lp-emotion__card h3{margin:0 0 .3rem;font-size:1.1rem}.lp-emotion__card p{margin:0;color:var(--lp-muted);font-size:.95rem}.lp-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.lp-product__media img{border-radius:var(--lp-radius);box-shadow:var(--lp-shadow);background:#fff;padding:1rem}.lp-features{list-style:none;padding:0;margin:1rem 0 0}.lp-features li{position:relative;padding:0 0 1rem 2.2rem;border-bottom:1px solid #e6eef5;margin-bottom:1rem}.lp-features li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.lp-features li:before{content:"\2713";position:absolute;left:0;top:-2px;width:1.7rem;height:1.7rem;background:var(--lp-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.95rem}.lp-features li strong{display:block;font-size:1.05rem;margin-bottom:.2rem;color:var(--lp-text)}.lp-features li{color:var(--lp-muted);font-size:.95rem}.lp-steps{list-style:none;counter-reset:lpstep;padding:0;margin:2rem 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.lp-steps li{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:var(--lp-radius);padding:1.6rem 1.3rem;text-align:center;position:relative;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lp-steps__num{display:inline-flex;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--lp-primary),var(--lp-primary-dark));color:#fff;font-weight:800;font-size:1.1rem;align-items:center;justify-content:center;margin-bottom:.7rem;box-shadow:0 4px 14px #04b2d94d}.lp-steps h3{margin:0 0 .35rem;font-size:1.1rem;color:#fff}.lp-steps p{margin:0;color:#ffffffc7;font-size:.94rem}.lp-steps--detail{grid-template-columns:repeat(4,minmax(0,1fr))}.lp-steps--detail li{text-align:left;padding:1.4rem 1.1rem}.lp-steps__time{display:inline-block;margin-top:.7rem;font-size:.78rem;color:#9ddcf8;background:#38bdf81f;border:1px solid rgba(56,189,248,.25);padding:3px 10px;border-radius:50px;font-weight:600}.lp-offer__legal{max-width:760px;margin:1.5rem auto 0;text-align:center;font-size:.82rem;color:#fff9;line-height:1.5;font-style:italic}.lp-offer__legal strong{color:#fffc;font-style:normal}.lp-savings{max-width:560px;margin:2.5rem auto 1rem;text-align:center;background:linear-gradient(135deg,#f5a6232e,#f5a6230d);border:2px solid rgba(245,166,35,.55);border-radius:18px;padding:1.5rem 1.2rem}.lp-savings__num{font-size:1.1rem;font-weight:700;color:#fff;line-height:1.1}.lp-savings__num span{display:block;font-size:clamp(2.5rem,7vw,3.6rem);font-weight:900;color:#f5a623;text-shadow:0 2px 12px rgba(0,0,0,.3);margin-top:.2rem}.lp-savings__label{font-size:1rem;color:#ffffffe6;margin-top:.4rem}.lp-savings__note{font-size:.78rem;color:#ffffff8c;margin:.8rem 0 0;font-style:italic}.lp-offer__cta{text-align:center;margin-top:1.5rem}.lp-support__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem}.lp-support__card{text-align:center;padding:1.5rem;background:var(--lp-bg);border-radius:var(--lp-radius)}.lp-support__icon{display:flex;justify-content:center;margin-bottom:.65rem;color:var(--lp-primary)}.lp-support__card h3{margin:0 0 .3rem;font-size:1.1rem}.lp-support__card p{margin:0;color:var(--lp-muted);font-size:.95rem}.lp-social__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:1.5rem}.lp-testimonial{background:#fff;border:1px solid #e6eef5;border-radius:var(--lp-radius);padding:1.4rem;box-shadow:var(--lp-shadow);margin:0}.lp-testimonial__stars{color:#f5a623;font-size:1.1rem;margin-bottom:.4rem;letter-spacing:.05em}.lp-testimonial blockquote{margin:0 0 .8rem;font-size:.98rem;line-height:1.55;color:var(--lp-text);quotes:none}.lp-testimonial figcaption{display:flex;flex-direction:row;align-items:center;gap:.7rem;font-size:.88rem;color:var(--lp-muted)}.lp-testimonial figcaption div{display:flex;flex-direction:column}.lp-testimonial figcaption strong{color:var(--lp-text);font-size:.95rem}.lp-testimonial__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #e6eef5}.lp-final-cta__row{margin:1.5rem 0 2rem;display:flex;justify-content:center}.lp-contact-direct{max-width:820px;margin:0 auto;background:linear-gradient(180deg,#fff,#f6fafd);border-radius:18px;padding:1.8rem 1.5rem;border:2px solid var(--lp-primary);box-shadow:0 10px 32px #04b2d91f}.lp-contact-direct__head{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:1.2rem;text-align:center}.lp-contact-direct__title{font-size:1.25rem;font-weight:800;margin:0;color:var(--lp-text)}.lp-contact-direct__status{display:inline-flex;align-items:center;gap:8px;margin:0;padding:5px 14px;border-radius:50px;font-size:.85rem;font-weight:600;background:#f1f5f9;color:var(--lp-muted);transition:background .2s ease,color .2s ease}.lp-contact-direct__status.is-open{background:#22c55e1a;color:#15803d}.lp-contact-direct__status.is-closed{background:#f59e0b1f;color:#b45309}.lp-status-dot{width:10px;height:10px;border-radius:50%;background:#94a3b8;flex-shrink:0;display:inline-block}.lp-contact-direct__status.is-open .lp-status-dot{background:#22c55e;animation:lpPulse 1.6s ease-in-out infinite;box-shadow:0 0 #22c55e80}.lp-contact-direct__status.is-closed .lp-status-dot{background:#f59e0b}@keyframes lpPulse{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 6px #22c55e00}}.lp-contact-direct__opts{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.lp-contact-direct__opt{display:flex;align-items:center;gap:.9rem;padding:1.1rem;background:#fff;border-radius:14px;border:2px solid #e6eef5;text-decoration:none;color:inherit;transition:all .2s ease;position:relative}.lp-contact-direct__opt:hover{border-color:var(--lp-primary);transform:translateY(-2px);box-shadow:0 8px 22px #04b2d92e}.lp-contact-direct__opt[data-state=primary]{border-color:var(--lp-primary);background:linear-gradient(180deg,#fff,#04b2d90a);box-shadow:0 6px 18px #04b2d92e}.lp-contact-direct__opt[data-state=primary]:after{content:"Empfohlen";position:absolute;top:-9px;right:14px;background:var(--lp-primary);color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 9px;border-radius:50px}.lp-contact-direct__opt--whatsapp[data-state=primary]{border-color:#25d366;background:linear-gradient(180deg,#fff,#25d3660d);box-shadow:0 6px 18px #25d3662e}.lp-contact-direct__opt--whatsapp[data-state=primary]:after{background:#25d366}.lp-contact-direct__icon{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#04b2d91a;color:var(--lp-primary-dark);display:flex;align-items:center;justify-content:center}.lp-contact-direct__opt--whatsapp .lp-contact-direct__icon{background:#25d3661f;color:#25d366}.lp-contact-direct__body{display:flex;flex-direction:column;text-align:left;min-width:0}.lp-contact-direct__body strong{display:block;font-size:.78rem;color:var(--lp-muted);font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.15rem}.lp-contact-direct__number{font-size:1.2rem;font-weight:800;color:var(--lp-text);margin-bottom:.15rem;line-height:1.2;overflow-wrap:anywhere}.lp-contact-direct__opt--phone .lp-contact-direct__number{color:var(--lp-primary-dark)}.lp-contact-direct__opt--whatsapp .lp-contact-direct__number{color:#1ea358}.lp-contact-direct__body small{display:block;font-size:.78rem;color:var(--lp-muted)}.lp-exit{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;animation:lpExitFade .25s ease}.lp-exit[hidden]{display:none}.lp-exit__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#081628b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lp-exit__card{position:relative;background:#fff;border-radius:18px;max-width:480px;width:100%;padding:2rem 1.6rem 1.6rem;box-shadow:0 30px 80px #0006;animation:lpExitPop .35s cubic-bezier(.34,1.56,.64,1)}.lp-exit__close{position:absolute;top:10px;right:12px;background:none;border:none;font-size:1.8rem;line-height:1;cursor:pointer;color:#94a3b8;padding:.2rem .5rem;border-radius:50%;transition:background .15s ease}.lp-exit__close:hover{background:#f1f5f9;color:var(--lp-text)}.lp-exit__badge{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#f5a623,#e08e15);padding:5px 12px;border-radius:50px;margin-bottom:.85rem}.lp-exit__title{font-size:1.4rem;font-weight:800;line-height:1.25;margin:0 0 .5rem;color:var(--lp-text)}.lp-exit__title em{font-style:normal;color:var(--lp-primary-dark);background:linear-gradient(180deg,transparent 65%,rgba(4,178,217,.18) 65%);padding:0 .15em}.lp-exit__sub{font-size:.95rem;color:var(--lp-muted);margin:0 0 1rem;line-height:1.5}.lp-exit__list{list-style:none;padding:0;margin:0 0 1.2rem;display:flex;flex-direction:column;gap:.35rem;font-size:.92rem;color:var(--lp-text)}.lp-exit__list li{padding-left:0}.lp-exit__form{display:flex;flex-direction:column;gap:.65rem}.lp-exit__form input[type=email]{width:100%;padding:13px 14px;font-size:1rem;border:1.5px solid #d9e0e7;border-radius:10px;background:#fff;font-family:inherit}.lp-exit__form input[type=email]:focus{outline:none;border-color:var(--lp-primary);box-shadow:0 0 0 3px #04b2d91f}.lp-exit__legal{font-size:.74rem;color:var(--lp-muted);margin:.4rem 0 0;line-height:1.45;text-align:center}.lp-exit__legal a{color:var(--lp-primary-dark)}.lp-exit__success{text-align:center;padding:.5rem 0}.lp-exit__success svg{margin:0 auto .6rem}.lp-exit__success p{font-size:1rem;color:var(--lp-text);margin:0}@keyframes lpExitFade{0%{opacity:0}to{opacity:1}}@keyframes lpExitPop{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.lp-faq__list{max-width:780px;margin:1.5rem auto 0}.lp-faq__item{background:#fff;border:1px solid #e6eef5;border-radius:var(--lp-radius);margin-bottom:.7rem;overflow:hidden;box-shadow:0 2px 6px #00000008}.lp-faq__item summary{list-style:none;cursor:pointer;padding:1.05rem 1.2rem;font-weight:700;font-size:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.lp-faq__item summary::-webkit-details-marker{display:none}.lp-faq__item summary:after{content:"+";font-size:1.4rem;color:var(--lp-primary);font-weight:600;transition:transform .2s ease}.lp-faq__item[open] summary:after{transform:rotate(45deg)}.lp-faq__item>div{padding:0 1.2rem 1.1rem;color:var(--lp-muted);font-size:.96rem;line-height:1.55}.lp-faq__cta{text-align:center;margin-top:2rem;padding-top:1.8rem;border-top:1px solid #e6eef5}.lp-faq__cta p{color:var(--lp-muted);margin:0 0 1rem;font-size:1rem}.lp-sticky{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e6eef5;padding:.6rem 1rem calc(.6rem + env(safe-area-inset-bottom));box-shadow:0 -6px 20px #00000014;z-index:90;display:none;transform:translateY(100%);transition:transform .3s ease}.lp-sticky.is-visible{transform:translateY(0)}.lp-sticky__btn{width:100%;max-width:100%}@media(max-width:768px){.lp-sticky{display:block}body{padding-bottom:80px}.lp-emotion__intro{grid-template-columns:1fr;gap:1.2rem}.lp-emotion__intro-img{display:none}.lp-emotion__grid,.lp-support__grid,.lp-social__grid{grid-template-columns:1fr}.lp-form__group--nachname{display:none}.lp-steps,.lp-steps--detail{grid-template-columns:1fr}.lp-product__grid{grid-template-columns:1fr;gap:1.5rem}.lp-contact-direct__opts{grid-template-columns:1fr}.lp-contact-direct{padding:1.4rem 1.1rem}.lp-contact-direct__title{font-size:1.1rem}.lp-contact-direct__number{font-size:1.05rem}section.lp-emotion,section.lp-product,section.lp-offer,section.lp-support,section.lp-social,section.lp-final-cta,section.lp-faq{padding:2.5rem 0}.lp-exit__card{padding:1.5rem 1.1rem 1.2rem}.lp-exit__title{font-size:1.2rem}}.lp-secondary-cta{margin-top:1rem;text-align:center;display:flex;flex-direction:column;gap:.6rem;align-items:center}.lp-secondary-cta__text{font-size:.92rem;color:#ffffffd9;margin:0 0 .2rem}.lp-form-wrap .lp-secondary-cta{color:#fff}.lp-footer{background:#0a1929;color:#fff9;padding:1.4rem 1rem;font-size:.85rem}.lp-footer__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem 1.5rem;align-items:center}.lp-footer__brand{margin:0}.lp-footer__links{display:flex;flex-wrap:wrap;gap:1.2rem}.lp-footer__links a{color:#ffffffbf;text-decoration:none}.lp-footer__links a:hover{color:#fff;text-decoration:underline}@media(max-width:600px){.lp-footer__inner{flex-direction:column;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/134/assets/lp-pflegekasse.css.map */
