.bwl{--bwl-paper:#ffffff;--bwl-creme:#f4e4ba;--bwl-sand:#f7edd8;--bwl-beige:#e7d9b8;--bwl-hellbraun:#B6997A;--bwl-salbei:#d9b98a;--bwl-salbei-tief:#ea9f5d;--bwl-terracotta:#d98b45;--bwl-coral:#E56B7B;--bwl-ink:#331c05;--bwl-ink-soft:#6f5f49;--bwl-radius:16px;--bwl-radius-sm:12px;--bwl-shadow:0 18px 45px -28px rgba(62,54,43,.45);--bwl-maxw:1120px;font-family:inherit;color:var(--bwl-ink);background:#f8f7eb;line-height:1.65;-webkit-font-smoothing:antialiased}.bwl *{box-sizing:border-box}.bwl__band{padding:72px 22px}.bwl__band--tight{padding:52px 22px}.bwl__inner{max-width:var(--bwl-maxw);margin:0 auto}.bwl__inner--narrow{max-width:760px;margin:0 auto;text-align:center}.bwl--creme{background:var(--bwl-creme)}.bwl--sand{background:var(--bwl-sand)}.bwl__eyebrow{font-family:inherit;font-weight:500;letter-spacing:.22em;text-transform:uppercase;font-size:.85rem;color:var(--bwl-terracotta);margin:0 0 14px}.bwl h1,.bwl h2,.bwl h3,.bwl .bwl__display{font-family:inherit;color:var(--bwl-ink);font-weight:500;line-height:1.12;margin:0}.bwl h1,.bwl__display{font-size:clamp(2.3rem,5vw,3.5rem);letter-spacing:-.01em}.bwl h2{font-size:clamp(1.7rem,3.2vw,2.35rem)}.bwl h3{font-size:1.2rem}.bwl__lead{font-family:inherit;font-style:normal;font-size:clamp(1.05rem,2vw,1.3rem);color:var(--bwl-ink-soft);margin:18px 0 0;line-height:1.5}.bwl__rule{width:60px;height:3px;border:0;border-radius:3px;background:var(--bwl-terracotta);margin:22px 0 0}.bwl__inner--narrow .bwl__rule{margin:22px auto 0}.bwl__text p{margin:0 0 1em;font-size:1.02rem}.bwl__text p:last-child{margin-bottom:0}.bwl__btn{display:inline-flex;align-items:center;gap:.55em;font-family:inherit;font-weight:600;font-size:1.1rem;letter-spacing:.01em;text-decoration:none;cursor:pointer;padding:15px 30px;border-radius:var(--bwl-radius);border:1.5px solid transparent;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.bwl__btn svg{width:1.05em;height:1.05em}.bwl__btn--primary{background:var(--bwl-salbei-tief);color:#331b04;box-shadow:0 12px 24px -16px #331c0566}.bwl__btn--primary:hover{background:#e0923f;transform:translateY(-2px)}.bwl__btn--outline{background:transparent;color:var(--bwl-terracotta);border-color:var(--bwl-terracotta)}.bwl__btn--outline:hover{background:var(--bwl-terracotta);color:#fff;transform:translateY(-2px)}.bwl__btn--ghost{background:var(--bwl-paper);color:var(--bwl-ink);border-color:var(--bwl-beige)}.bwl__btn--ghost:hover{background:#fff;transform:translateY(-2px)}.bwl-hero{position:relative;overflow:hidden}.bwl-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.bwl-hero__badge{display:inline-flex;align-items:center;gap:.5em;margin-bottom:18px;font-family:inherit;font-weight:500;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;background:var(--bwl-sand);color:var(--bwl-terracotta);padding:8px 16px;border-radius:999px;border:1px solid var(--bwl-beige)}.bwl-hero__cta{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px;align-items:center}.bwl-hero__usps{margin:30px 0 0;padding:0;list-style:none;display:grid;gap:12px}.bwl-hero__usps li{display:flex;align-items:center;gap:12px;font-size:1rem}.bwl-hero__usps .bwl-check{flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:var(--bwl-salbei-tief);color:#331b04;display:grid;place-items:center}.bwl-hero__usps .bwl-check svg{width:14px;height:14px}.bwl-hero__media{position:relative}.bwl-hero__media img{width:100%;height:auto;display:block;border-radius:var(--bwl-radius);box-shadow:var(--bwl-shadow)}.bwl-hero__media--frame{background:var(--bwl-creme);border:1px solid var(--bwl-beige);border-radius:calc(var(--bwl-radius) + 6px);padding:26px}.bwl-hero__leaf{position:absolute;width:120px;opacity:.5;pointer-events:none;color:var(--bwl-salbei)}.bwl-hero__leaf--tl{top:-10px;left:-14px;transform:rotate(-8deg)}.bwl-hero__leaf--br{bottom:-16px;right:-10px;transform:rotate(168deg)}.bwl-products__head{text-align:center;max-width:640px;margin:0 auto 42px}.bwl-products__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px;align-items:stretch}.bwl-card{display:flex;flex-direction:column;background:var(--bwl-paper);border:1px solid var(--bwl-beige);border-radius:var(--bwl-radius);overflow:hidden;box-shadow:0 16px 40px -30px #3e362b80;transition:transform .2s ease,box-shadow .2s ease}.bwl-card:hover{transform:translateY(-4px);box-shadow:0 26px 50px -30px #3e362b8c}.bwl-card__media{position:relative;aspect-ratio:4/3;background:var(--bwl-creme);display:grid;place-items:center;overflow:hidden}.bwl-card__media img{width:100%;height:100%;object-fit:cover}.bwl-card__media-fallback{color:var(--bwl-salbei);width:64px;height:64px}.bwl-card__badge{position:absolute;top:14px;left:14px;background:#331c05;color:#fff;font-family:inherit;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;padding:6px 12px;border-radius:999px}.bwl-card__body{padding:26px 26px 28px;display:flex;flex-direction:column;flex:1}.bwl-card__title{font-family:inherit;font-size:1.3rem;line-height:1.25;margin:0 0 8px}.bwl-card__desc{color:var(--bwl-ink-soft);font-size:.97rem;margin:0 0 18px}.bwl-card__price{display:flex;align-items:baseline;gap:10px;margin:auto 0 18px}.bwl-card__price .amount{font-family:inherit;font-size:1.75rem;color:var(--bwl-ink)}.bwl-card__price .compare{color:var(--bwl-ink-soft);text-decoration:line-through;font-size:1rem}.bwl-card__price .tax{display:block;font-size:.75rem;color:var(--bwl-ink-soft)}.bwl-card__btn{width:100%;justify-content:center}.bwl-features__head{text-align:center;max-width:640px;margin:0 auto 46px}.bwl-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:26px}.bwl-feature{text-align:center;padding:8px 10px}.bwl-feature__icon{width:60px;height:60px;margin:0 auto 18px;border-radius:50%;background:var(--bwl-salbei-tief);color:#331b04;display:grid;place-items:center}.bwl-feature__icon svg{width:28px;height:28px}.bwl-feature h3{margin:0 0 6px;font-size:1.08rem}.bwl-feature p{margin:0;color:var(--bwl-ink-soft);font-size:.95rem}.bwl-contents__head{text-align:center;max-width:640px;margin:0 auto 44px}.bwl-contents__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.bwl-chip{display:flex;align-items:center;gap:14px;background:var(--bwl-paper);border:1px solid var(--bwl-beige);border-radius:var(--bwl-radius-sm);padding:16px 18px}.bwl-chip__icon{flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:var(--bwl-sand);color:var(--bwl-salbei-tief);display:grid;place-items:center}.bwl-chip__icon svg{width:22px;height:22px}.bwl-chip span{font-family:inherit;font-weight:500;font-size:.95rem;color:var(--bwl-ink)}.bwl-note{background:var(--bwl-sand);border-left:4px solid var(--bwl-terracotta);border-radius:var(--bwl-radius-sm);padding:20px 24px;margin:30px auto 0;max-width:680px;text-align:left}.bwl-note strong{font-family:inherit;font-weight:600;color:var(--bwl-terracotta);display:block;margin-bottom:4px;letter-spacing:.02em}.bwl-note p{margin:0;color:var(--bwl-ink-soft);font-size:.95rem}.bwl-faq__head{text-align:center;margin:0 auto 40px}.bwl-faq__list{max-width:800px;margin:0 auto;display:grid;gap:14px}.bwl-faq__item{background:var(--bwl-paper);border:1px solid var(--bwl-beige);border-radius:var(--bwl-radius-sm);overflow:hidden}.bwl-faq__item summary{list-style:none;cursor:pointer;padding:20px 24px;font-family:inherit;font-weight:500;font-size:1.02rem;color:var(--bwl-ink);display:flex;justify-content:space-between;align-items:center;gap:16px}.bwl-faq__item summary::-webkit-details-marker{display:none}.bwl-faq__item summary:after{content:"";flex:0 0 auto;width:11px;height:11px;border-right:2px solid var(--bwl-salbei-tief);border-bottom:2px solid var(--bwl-salbei-tief);transform:rotate(45deg);transition:transform .2s ease;margin-top:-3px}.bwl-faq__item[open] summary:after{transform:rotate(-135deg);margin-top:3px}.bwl-faq__answer{padding:0 24px 22px;color:var(--bwl-ink-soft);font-size:.98rem}.bwl-faq__answer p{margin:0 0 .8em}.bwl-faq__answer p:last-child{margin-bottom:0}.bwl-coming{text-align:center}.bwl-coming__badge{display:inline-flex;align-items:center;gap:.5em;margin-bottom:20px;font-family:inherit;font-weight:500;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;background:var(--bwl-salbei-tief);color:#331b04;padding:9px 18px;border-radius:999px}.bwl-coming__art{width:88px;height:88px;margin:0 auto 26px;border-radius:50%;background:var(--bwl-sand);color:var(--bwl-terracotta);display:grid;place-items:center}.bwl-coming__art svg{width:44px;height:44px}@media(max-width:900px){.bwl-hero__grid{grid-template-columns:1fr;gap:38px}.bwl-hero__media{order:-1;max-width:440px;margin:0 auto}.bwl__band{padding:56px 20px}}@media(max-width:600px){.bwl__band{padding:46px 18px}.bwl-hero__cta{flex-direction:column;align-items:stretch}.bwl-hero__cta .bwl__btn{justify-content:center}}.bwl-hero{display:none}#produkte{background:#f8f7eb;padding-top:88px;padding-bottom:88px}#produkte .bwl-products__head{margin-bottom:52px}#produkte .bwl-products__head h2{font-size:clamp(2.1rem,4.2vw,3rem)}#produkte .bwl-products__grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:32px}.bwl-card__btn svg{display:none}#produkte .bwl-card:nth-child(3) .bwl-card__media img{object-fit:contain}.bwl{display:flex;flex-direction:column}.bwl>section:nth-of-type(3){order:3}.bwl>section:nth-of-type(5){order:4}.bwl>section:nth-of-type(6){order:5}.bwl .bwl__btn{font-size:1.22rem;padding:17px 34px}.bwl .bwl-card__btn{font-size:1.25rem;padding:18px 30px}.bwl>section:nth-of-type(2){order:1}.bwl>section:nth-of-type(4){order:2}.bwl>section:nth-of-type(6){order:3}.bwl>section:nth-of-type(3){order:4}.bwl>section:nth-of-type(5){order:5}.bwl{font-size:1.55rem}.bwl__eyebrow{font-size:1.05rem}.bwl h3{font-size:1.6rem}.bwl__lead{font-size:clamp(1.6rem,2.4vw,1.95rem);line-height:1.55}.bwl__text p{font-size:1.62rem;line-height:1.65}.bwl-hero__usps li{font-size:1.55rem}.bwl-card__title{font-size:1.8rem}.bwl-card__desc{font-size:1.5rem}.bwl-card__price .amount{font-size:2.15rem}.bwl-card__price .compare{font-size:1.35rem}.bwl-card__badge{font-size:.82rem}.bwl-feature h3{font-size:1.6rem}.bwl-feature p{font-size:1.48rem}.bwl-chip span{font-size:1.5rem}.bwl-note strong{font-size:1.55rem}.bwl-note p{font-size:1.48rem}.bwl-faq__item summary{font-size:1.6rem}.bwl-faq__answer,.bwl-faq__answer p{font-size:1.52rem}
/*# sourceMappingURL=/cdn/shop/t/19/assets/vorsorgeakte.css.map */
