/* Altersvorsorgedepot - Styles
   Alle Regeln unter .efc-avd gekapselt, alle Klassen mit efc- praefixiert.
   Weder wirkt das Theme in den Block hinein noch der Block ins Theme. */

.efc-avd{box-sizing:border-box}
.efc-avd img{max-width:100%;height:auto}
.efc-avd button{font:inherit;color:inherit;background:none;border:0}
.efc-avd input,.efc-avd select,.efc-avd textarea{font:inherit;margin:0;max-width:100%}
.efc-avd ul{list-style:none}
.efc-avd .efc-phase ul{list-style:disc}

.efc-avd{--navi:#13233b; --blaugrau:#ebf0f5; --blaugruen:#2d464b; --braun:#764f3e; --mint:#8df5e2; --anthrazit:#2d2d2c; --weiss:#ffffff; --linie:#d5dee7; --ff:"Poppins","Segoe UI",system-ui,-apple-system,sans-serif; --maxw:1180px; --r:14px; --shadow:0 18px 50px -24px rgba(19,35,59,.45);}
.efc-avd *{box-sizing:border-box}
.efc-avd{margin:0;font-family:var(--ff);font-weight:300;font-size:17px;line-height:1.62; color:var(--anthrazit);background:var(--weiss);-webkit-font-smoothing:antialiased}
.efc-avd h1,.efc-avd h2,.efc-avd h3,.efc-avd h4,.efc-avd .efc-num{font-weight:500;line-height:1.16;letter-spacing:-.01em;margin:0 0 .5em}
.efc-avd h1{font-size:clamp(2.1rem,4.4vw,3.35rem);letter-spacing:-.025em}
.efc-avd h2{font-size:clamp(1.6rem,2.9vw,2.3rem);letter-spacing:-.02em}
.efc-avd h3{font-size:1.16rem}
.efc-avd p{margin:0 0 1em;max-width:68ch}
.efc-avd a{color:inherit}
.efc-avd strong{font-weight:500}
.efc-avd .efc-wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 24px}
.efc-avd section{padding:84px 0}
.efc-avd .efc-lead{font-size:1.1rem;color:#4c5765}
.efc-avd .efc-eyebrow{font-weight:500;font-size:.88rem;color:var(--blaugruen);margin:0 0 14px}
.efc-avd .efc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px; padding:14px 26px;border-radius:999px;border:1px solid transparent; font-family:var(--ff);font-weight:500;font-size:1rem;text-decoration:none;cursor:pointer; transition:background .18s ease,color .18s ease,border-color .18s ease}
.efc-avd .efc-btn-primary{background:var(--mint);color:var(--navi)}
.efc-avd .efc-btn-primary:hover{background:#6fe9d1}
.efc-avd .efc-btn-ghost{border-color:rgba(255,255,255,.4);color:var(--weiss)}
.efc-avd .efc-btn-ghost:hover{border-color:var(--mint);color:var(--mint)}
.efc-avd .efc-btn-dark{background:var(--navi);color:var(--weiss)}
.efc-avd .efc-btn-dark:hover{background:var(--blaugruen)}
.efc-avd :focus-visible{outline:3px solid var(--blaugruen);outline-offset:3px;border-radius:4px}
.efc-avd .efc-hero :focus-visible,.efc-avd .efc-dark :focus-visible,.efc-avd .efc-result :focus-visible{outline-color:var(--mint)}
.efc-avd .efc-logo-img{max-width:none}
.efc-avd .efc-hero{background:var(--navi);color:var(--weiss);padding:70px 0 90px;position:relative;overflow:hidden}
.efc-avd .efc-hero::after{content:"";position:absolute;inset:0;pointer-events:none; background-image:radial-gradient(var(--mint) 1.1px,transparent 1.1px);background-size:26px 26px;opacity:.13; -webkit-mask-image:linear-gradient(115deg,transparent 42%,#000 100%); mask-image:linear-gradient(115deg,transparent 42%,#000 100%)}
.efc-avd .efc-hero .efc-wrap{position:relative;z-index:2}
.efc-avd .efc-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);gap:56px;align-items:start}
.efc-avd .efc-hero h1{color:var(--weiss)}
.efc-avd .efc-hero p{color:rgba(255,255,255,.8);font-size:1.12rem}
.efc-avd .efc-hero .efc-eyebrow{color:var(--mint)}
.efc-avd .efc-hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
.efc-avd .efc-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:44px; background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14);border-radius:var(--r);overflow:hidden}
.efc-avd .efc-facts div{background:var(--navi);padding:16px 18px}
.efc-avd .efc-facts b{display:block;font-weight:500;font-size:1.32rem;color:var(--mint);line-height:1.2}
.efc-avd .efc-facts span{font-size:.84rem;color:rgba(255,255,255,.72);line-height:1.4;display:block;margin-top:3px}
.efc-avd .efc-calc{background:var(--weiss);color:var(--anthrazit);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}
.efc-avd .efc-calc-head{background:var(--blaugrau);padding:20px 26px;border-bottom:1px solid var(--linie)}
.efc-avd .efc-calc-head h2{font-size:1.24rem;margin:0}
.efc-avd .efc-calc-head p{margin:4px 0 0;font-size:.9rem;color:#5b6674}
.efc-avd .efc-calc-body{padding:24px 26px}
.efc-avd .efc-field{margin-bottom:20px}
.efc-avd .efc-field label{display:block;font-weight:500;font-size:.92rem;margin-bottom:7px}
.efc-avd .efc-inputrow{display:flex;align-items:center;gap:10px}
.efc-avd input[type=number],.efc-avd select{font-family:var(--ff);font-weight:400;font-size:1.02rem;color:var(--navi); padding:11px 13px;border:1px solid var(--linie);border-radius:9px;background:var(--weiss);width:100%}
.efc-avd input[type=number]:focus,.efc-avd select:focus{border-color:var(--blaugruen)}
.efc-avd .efc-suffix{font-size:.95rem;color:#6c7683;flex:0 0 auto}
.efc-avd input[type=range]{width:100%;accent-color:var(--blaugruen);height:22px;margin:8px 0 0}
.efc-avd .efc-hint{font-size:.8rem;color:#6c7683;margin-top:6px;line-height:1.45}
.efc-avd .efc-prog{height:6px;border-radius:99px;background:var(--blaugrau);overflow:hidden;margin-top:9px}
.efc-avd .efc-prog i{display:block;height:100%;background:var(--blaugruen);border-radius:99px;transition:width .2s ease}
.efc-avd .efc-kids{display:flex;gap:8px;flex-wrap:wrap}
.efc-avd .efc-kids button{font-family:var(--ff);font-size:.98rem;font-weight:400;min-width:46px;padding:10px 0; border:1px solid var(--linie);background:var(--weiss);border-radius:9px;cursor:pointer;color:var(--navi)}
.efc-avd .efc-kids button[aria-pressed=true]{background:var(--navi);border-color:var(--navi);color:var(--weiss);font-weight:500}
.efc-avd details.efc-assump{border-top:1px solid var(--linie);margin-top:6px;padding-top:14px}
.efc-avd details.efc-assump summary{cursor:pointer;font-weight:500;font-size:.92rem;color:var(--blaugruen);list-style:none}
.efc-avd details.efc-assump summary::-webkit-details-marker{display:none}
.efc-avd details.efc-assump summary::before{content:"+ "}
.efc-avd details.efc-assump[open] summary::before{content:"– "}
.efc-avd .efc-agrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:14px;margin-top:16px}
.efc-avd .efc-agrid label{font-size:.82rem;font-weight:400;color:#5b6674;display:block;margin-bottom:5px}
.efc-avd .efc-agrid input,.efc-avd .efc-agrid select{font-size:.94rem;padding:9px 11px}
.efc-avd .efc-result{background:var(--navi);color:var(--weiss);padding:26px}
.efc-avd .efc-headline-num{font-size:clamp(2.1rem,7vw,3rem);color:var(--mint);margin:0;line-height:1}
.efc-avd .efc-headline-sub{font-size:.92rem;color:rgba(255,255,255,.78);margin:8px 0 0}
.efc-avd .efc-hebel{margin:18px 0 0;padding:14px 16px;background:rgba(141,245,226,.12); border-left:3px solid var(--mint);border-radius:0 8px 8px 0;font-size:.95rem;color:rgba(255,255,255,.92)}
.efc-avd .efc-hebel b{color:var(--mint);font-weight:500}
.efc-avd .efc-split{margin-top:22px;border-top:1px solid rgba(255,255,255,.16);padding-top:16px}
.efc-avd .efc-split h4{font-size:.85rem;font-weight:500;color:rgba(255,255,255,.7);margin:0 0 10px}
.efc-avd .efc-row{display:flex;justify-content:space-between;gap:16px;padding:7px 0;font-size:.95rem; color:rgba(255,255,255,.85);border-bottom:1px solid rgba(255,255,255,.08)}
.efc-avd .efc-row:last-of-type{border-bottom:0}
.efc-avd .efc-row b{font-weight:500;color:var(--weiss);white-space:nowrap}
.efc-avd .efc-row.efc-total{margin-top:6px;padding-top:12px;border-top:1px solid rgba(255,255,255,.22);border-bottom:0;font-size:1.02rem}
.efc-avd .efc-row.efc-total b{color:var(--mint)}
.efc-avd .efc-quote{display:flex;align-items:center;gap:14px;margin-top:16px;padding:14px 16px; background:rgba(141,245,226,.12);border-left:3px solid var(--mint);border-radius:0 8px 8px 0}
.efc-avd .efc-quoteval{font-size:1.9rem;font-weight:500;color:var(--mint);line-height:1;flex:0 0 auto}
.efc-avd .efc-quotetxt{font-size:.85rem;color:rgba(255,255,255,.82);line-height:1.45}
.efc-avd .efc-row.efc-off{color:rgba(255,255,255,.45)}
.efc-avd .efc-row.efc-off b{color:rgba(255,255,255,.45)}
.efc-avd .efc-depot{margin-top:22px;border-top:1px solid rgba(255,255,255,.16);padding-top:18px}
.efc-avd .efc-bar{display:flex;height:24px;border-radius:7px;overflow:hidden;margin:12px 0 12px;background:rgba(255,255,255,.1)}
.efc-avd .efc-bar i{display:block;height:100%;transition:width .3s ease}
.efc-avd .efc-s1{background:#7f93ad}
.efc-avd .efc-s2{background:var(--mint)}
.efc-avd .efc-s3{background:#e9eef4}
.efc-avd .efc-legend{display:flex;flex-wrap:wrap;gap:16px;font-size:.84rem;color:rgba(255,255,255,.85)}
.efc-avd .efc-legend span{display:flex;align-items:center;gap:7px}
.efc-avd .efc-legend em{width:10px;height:10px;border-radius:3px;font-style:normal;display:inline-block}
.efc-avd .efc-legend b{font-weight:500;color:var(--weiss)}
.efc-avd .efc-depot-num{display:flex;flex-wrap:wrap;gap:26px;margin-top:18px}
.efc-avd .efc-depot-num div{flex:1 1 140px}
.efc-avd .efc-depot-num p{font-size:1.5rem;font-weight:500;color:var(--weiss);margin:0;line-height:1.1}
.efc-avd .efc-depot-num small{display:block;font-size:.8rem;color:rgba(255,255,255,.7);margin-top:4px;line-height:1.4}
.efc-avd .efc-calc-foot{background:var(--blaugrau);padding:16px 26px;font-size:.78rem;color:#5b6674;line-height:1.5}
.efc-avd .efc-calc-foot details{margin-top:8px}
.efc-avd .efc-calc-foot summary{cursor:pointer;font-weight:500;color:var(--blaugruen)}
.efc-avd .efc-calc-foot ul{margin:8px 0 0;padding-left:18px}
.efc-avd .efc-calc-foot li{margin-bottom:3px}
.efc-avd .efc-band{background:var(--blaugrau)}
.efc-avd .efc-status{padding:54px 0 0}
.efc-avd .efc-statusbox{background:var(--blaugrau);border-left:4px solid var(--mint); border-radius:0 var(--r) var(--r) 0;padding:28px 30px}
.efc-avd .efc-statusbox h2{font-size:1.28rem;margin:0 0 10px}
.efc-avd .efc-statusbox p{font-size:.97rem;color:#4c5765;margin:0;max-width:78ch}
.efc-avd .efc-dark{background:var(--navi);color:var(--weiss)}
.efc-avd .efc-dark h2,.efc-avd .efc-dark h3{color:var(--weiss)}
.efc-avd .efc-dark p{color:rgba(255,255,255,.8)}
.efc-avd .efc-head{max-width:62ch;margin-bottom:44px}
.efc-avd .efc-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:26px}
.efc-avd .efc-card h3{margin-bottom:6px}
.efc-avd .efc-card p{font-size:.97rem;color:#525c69;margin:0}
.efc-avd .efc-dark .efc-card p{color:rgba(255,255,255,.75)}
.efc-avd .efc-card .efc-marker{width:26px;height:3px;background:var(--mint);display:block;margin-bottom:14px;border-radius:2px}
.efc-avd .efc-stufen{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:20px;margin-top:8px}
.efc-avd .efc-stufe{background:var(--weiss);border:1px solid var(--linie);border-radius:var(--r);padding:22px}
.efc-avd .efc-stufe .efc-num{font-size:2rem;color:var(--blaugruen);margin:0 0 2px}
.efc-avd .efc-stufe h3{font-size:1rem;margin:0 0 8px}
.efc-avd .efc-stufe p{font-size:.92rem;color:#525c69;margin:0}
.efc-avd #erklaert{padding-bottom:0}
.efc-avd .efc-scrolly{position:relative;height:420vh}
.efc-avd .efc-sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center;padding:72px 0 40px}
.efc-avd .efc-player{display:grid;grid-template-columns:1.15fr 1fr;gap:44px;align-items:center;width:100%; border:1px solid rgba(255,255,255,.16);border-radius:var(--r);padding:28px}
.efc-avd .efc-stage svg{width:100%;height:auto;display:block;overflow:visible}
.efc-avd .efc-slab{fill:rgba(255,255,255,.85);font-family:var(--ff);font-size:13px;font-weight:400; transition:opacity .45s ease}
.efc-avd .efc-ssum{fill:var(--mint);font-family:var(--ff);font-size:26px;font-weight:500;transition:opacity .45s ease}
.efc-avd #sEigen,.efc-avd #sGrund,.efc-avd #sKind{transition:height .7s cubic-bezier(.22,.7,.3,1),y .7s cubic-bezier(.22,.7,.3,1)}
.efc-avd #gCol,.efc-avd #gCurve{transition:opacity .5s ease}
.efc-avd #curve{stroke-dasharray:640;stroke-dashoffset:640;transition:stroke-dashoffset 1.6s ease}
.efc-avd #gCurve.efc-on #curve{stroke-dashoffset:0}
.efc-avd #curveDot{transition:opacity .4s ease .9s}
.efc-avd #gCurve.efc-on #curveDot{opacity:1}
.efc-avd .efc-caption .efc-stepno{font-size:.82rem;color:var(--mint);margin:0 0 8px;font-weight:500}
.efc-avd .efc-caption h3{margin-bottom:8px}
.efc-avd .efc-caption p{color:rgba(255,255,255,.8);font-size:1rem}
.efc-avd .efc-caption>p#expText{min-height:5.4em}
.efc-avd .efc-dots{display:flex;gap:7px;margin-top:20px}
.efc-avd .efc-dots i{width:22px;height:3px;border-radius:2px;background:rgba(255,255,255,.22);transition:background .3s ease}
.efc-avd .efc-dots i.efc-on{background:var(--mint)}
.efc-avd .efc-scrollhint{font-size:.8rem;color:rgba(255,255,255,.45);margin:12px 0 0;transition:opacity .4s ease}
.efc-avd .efc-scrollhint::after{content:" ↓"}
.efc-avd .efc-scrollhint.efc-hide{opacity:0}
.efc-avd .efc-caption h3,.efc-avd .efc-caption p{transition:opacity .3s ease}
.efc-avd .efc-caption.efc-wechsel h3,.efc-avd .efc-caption.efc-wechsel p{opacity:.15}
.efc-avd .efc-tbl{width:100%;border-collapse:collapse;font-size:.95rem}
.efc-avd .efc-tbl th,.efc-avd .efc-tbl td{text-align:left;padding:13px 14px;border-bottom:1px solid var(--linie);vertical-align:top}
.efc-avd .efc-tbl thead th{font-weight:500;font-size:.85rem;color:#5b6674;border-bottom:2px solid var(--navi)}
.efc-avd .efc-tbl tbody th{font-weight:400;color:#525c69;width:30%}
.efc-avd .efc-tbl td:last-child{background:rgba(141,245,226,.16)}
.efc-avd .efc-tblwrap{overflow-x:auto;background:var(--weiss);border-radius:var(--r);border:1px solid var(--linie)}
.efc-avd .efc-phases{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.efc-avd .efc-phase{border-left:2px solid var(--mint);padding:2px 0 2px 22px}
.efc-avd .efc-phase h3{margin-bottom:8px}
.efc-avd .efc-phase ul{margin:0;padding-left:17px;font-size:.97rem;color:rgba(255,255,255,.8)}
.efc-avd .efc-phase li{margin-bottom:6px}
.efc-avd .efc-faq details{border-bottom:1px solid var(--linie);padding:18px 0}
.efc-avd .efc-faq summary{cursor:pointer;font-weight:500;font-size:1.04rem;list-style:none; display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.efc-avd .efc-faq summary::-webkit-details-marker{display:none}
.efc-avd .efc-faq summary::after{content:"+";font-size:1.4rem;line-height:1;color:var(--blaugruen);flex:0 0 auto}
.efc-avd .efc-faq details[open] summary::after{content:"–"}
.efc-avd .efc-faq p{margin:12px 0 0;font-size:.97rem;color:#525c69}
.efc-avd .efc-formgrid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:start}
.efc-avd .efc-form-card{background:var(--weiss);border-radius:var(--r);padding:28px;color:var(--anthrazit);box-shadow:var(--shadow)}
.efc-avd .efc-form-card label{display:block;font-weight:500;font-size:.9rem;margin:0 0 6px}
.efc-avd .efc-form-card input[type=text],.efc-avd .efc-form-card input[type=email],.efc-avd .efc-form-card input[type=tel],.efc-avd .efc-form-card textarea{width:100%;font-family:var(--ff);font-weight:400;font-size:1rem;padding:11px 13px; border:1px solid var(--linie);border-radius:9px;margin-bottom:16px;background:var(--weiss);color:var(--navi)}
.efc-avd .efc-form-card textarea{min-height:96px;resize:vertical}
.efc-avd .efc-consent{display:flex;gap:11px;align-items:flex-start;font-size:.82rem;color:#5b6674;line-height:1.5;margin-bottom:18px}
.efc-avd .efc-consent input{margin-top:3px;flex:0 0 auto;accent-color:var(--blaugruen);width:17px;height:17px}
.efc-avd .efc-form-note{font-size:.8rem;color:#6c7683;margin:14px 0 0}
.efc-avd .efc-adresse{color:var(--weiss);font-weight:400;font-size:1rem;line-height:1.55;margin:0 0 14px}
.efc-avd .efc-kontakt{line-height:1.7}
.efc-avd .efc-legal{font-size:.78rem;line-height:1.6;color:rgba(255,255,255,.6);margin-top:26px}
.efc-avd .efc-legal b{color:rgba(255,255,255,.8);font-weight:500}
.efc-avd .efc-risk{font-size:.78rem;line-height:1.62;color:rgba(255,255,255,.5);margin-top:20px}
@media (prefers-reduced-motion:reduce){
.efc-avd *{transition:none!important;animation:none!important}
}
@media(max-width:700px){
.efc-avd section{padding:56px 0}
}
@media(max-width:980px){
.efc-avd .efc-hero-grid{grid-template-columns:1fr;gap:40px}
}
@media(max-width:520px){
.efc-avd .efc-calc-body,.efc-avd .efc-calc-head{padding:20px 18px}
}
@media(max-width:520px){
.efc-avd .efc-result{padding:22px 18px}
}
@media(max-width:520px){
.efc-avd .efc-calc-foot{padding:16px 18px}
}
@media(max-width:760px){
.efc-avd .efc-statusbox{padding:24px 22px}
}
@supports(height:100svh){
.efc-avd .efc-sticky{height:100svh}
}
@media(max-width:820px){
.efc-avd .efc-player{grid-template-columns:1fr;gap:18px;padding:20px}
.efc-avd .efc-scrolly{height:480vh}
.efc-avd .efc-stage{max-width:300px;margin:0 auto}
}
@media (prefers-reduced-motion:reduce){
.efc-avd #sEigen,.efc-avd #sGrund,.efc-avd #sKind,.efc-avd #curve,.efc-avd .efc-slab,.efc-avd .efc-ssum{transition:none}
.efc-avd #curve{stroke-dashoffset:0}
}
@media(max-width:820px){
.efc-avd .efc-caption>p#expText{min-height:6.5em;font-size:.95rem}
}
@media(max-width:620px){
.efc-avd .efc-tbl{min-width:560px}
}
@media(max-width:760px){
.efc-avd .efc-phases{grid-template-columns:1fr}
}
@media(max-width:900px){
.efc-avd .efc-formgrid{grid-template-columns:1fr;gap:34px}
}

/* Kontaktformular im Plugin */
.efc-avd .efc-hp{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}
.efc-avd .efc-meldung{padding:14px 16px;border-radius:9px;font-size:.95rem;margin:0 0 4px}
.efc-avd .efc-meldung-ok{background:rgba(141,245,226,.25);border-left:3px solid var(--blaugruen);color:var(--navi)}
.efc-avd .efc-meldung-fehler{background:rgba(118,79,62,.12);border-left:3px solid var(--braun);color:var(--braun)}
.efc-avd .efc-hinweise{padding-top:40px;padding-bottom:40px;background:var(--blaugrau)}
.efc-avd .efc-hinweise .efc-risk{color:#5b6674;margin:0;max-width:none;font-size:.78rem;line-height:1.62}
