.ratgeber{font-size:1.05em;line-height:1.7}.ratgeber h2{margin-top:4.8rem;margin-bottom:1.6rem;padding-top:1.2rem;border-top:.1rem solid rgba(26,26,26,.12)}.ratgeber h3{margin-top:3.2rem;margin-bottom:1.2rem}.ratgeber .rg-lead{background:#f3eefb;border-left:.4rem solid #b9a0e0;border-radius:0 1.2rem 1.2rem 0;padding:2rem 2.4rem;margin:0 0 2.4rem;font-size:1.08em}.ratgeber .rg-box{background:#fff;border:.1rem solid rgba(26,26,26,.12);border-radius:1.2rem;padding:2rem 2.4rem;margin:2rem 0}.ratgeber .rg-box--wichtig{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.ratgeber .rg-box--wichtig a{color:#c9b8e8}.ratgeber .rg-box--tipp{background:#f3eefb;border-color:#d9cbee}.ratgeber .rg-box p:first-child{margin-top:0}.ratgeber .rg-box p:last-child{margin-bottom:0}.ratgeber ul.rg-check{list-style:none;padding-left:0}.ratgeber ul.rg-check>li{position:relative;padding-left:3rem;margin-bottom:1.2rem}.ratgeber ul.rg-check>li:before{content:"\2713";position:absolute;left:0;top:0;width:2.1rem;height:2.1rem;border-radius:50%;background:#1a1a1a;color:#fff;font-size:1.2rem;line-height:2.1rem;text-align:center}.ratgeber ol.rg-steps{list-style:none;counter-reset:rg-step;padding-left:0}.ratgeber ol.rg-steps>li{position:relative;counter-increment:rg-step;padding-left:4rem;margin-bottom:1.4rem}.ratgeber ol.rg-steps>li:before{content:"0" counter(rg-step);position:absolute;left:0;top:.1rem;font-weight:700;color:#b9a0e0;font-size:1.5rem;letter-spacing:.05rem}.ratgeber .rg-cards{display:grid;grid-template-columns:1fr;gap:1.6rem;margin:2.4rem 0}@media screen and (min-width:750px){.ratgeber .rg-cards{grid-template-columns:repeat(3,1fr)}}.ratgeber .rg-card{background:#fff;border:.1rem solid rgba(26,26,26,.12);border-radius:1.2rem;padding:2rem}.ratgeber .rg-card--highlight{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.ratgeber .rg-card h3,.ratgeber .rg-card .rg-card-title{margin:0 0 1rem;font-size:1.15em;font-weight:700}.ratgeber .rg-card ul{list-style:none;padding-left:0;margin:0}.ratgeber .rg-card ul li{padding-left:1.8rem;position:relative;margin-bottom:.8rem;font-size:.95em}.ratgeber .rg-card ul li:before{content:"\2013";position:absolute;left:0}.ratgeber .rg-card--highlight ul li:before{content:"\2713";color:#c9b8e8}.ratgeber .rg-cards--zwei{grid-template-columns:1fr}@media screen and (min-width:750px){.ratgeber .rg-cards--zwei{grid-template-columns:repeat(2,1fr)}}.ratgeber a.rg-card{display:block;text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease}.ratgeber a.rg-card:hover{border-color:#1a1a1a;transform:translateY(-.2rem)}.ratgeber a.rg-card.rg-card--highlight{color:#fff}.ratgeber a.rg-card.rg-card--highlight:hover{border-color:#b9a0e0}.ratgeber a.rg-card .rg-card-more{display:block;margin-top:1.2rem;font-weight:600;font-size:.95em}.ratgeber a.rg-card p{margin:.6rem 0 0;font-size:.95em}.ratgeber a.rg-card img{display:block;width:100%;height:auto;border-radius:.8rem;margin-bottom:1.4rem}.ratgeber details.rg-faq{border-bottom:.1rem solid rgba(26,26,26,.15);padding:.4rem 0}.ratgeber details.rg-faq summary{cursor:pointer;font-weight:600;padding:1rem 3rem 1rem 0;position:relative;list-style:none}.ratgeber details.rg-faq summary::-webkit-details-marker{display:none}.ratgeber details.rg-faq summary:after{content:"+";position:absolute;right:.4rem;top:50%;transform:translateY(-50%);font-size:1.8rem;font-weight:400}.ratgeber details.rg-faq[open] summary:after{content:"\2013"}.ratgeber details.rg-faq>p{margin:0 0 1.4rem}.ratgeber .rg-cta{background:#c9b8e8;border-radius:1.2rem;padding:2.8rem 2.4rem;margin:3.2rem 0 1.6rem;text-align:center;color:#1a1a1a}.ratgeber .rg-cta p{margin:0 0 1.6rem}.ratgeber .rg-cta a.rg-button,.ratgeber a.rg-button{display:inline-block;background:#1a1a1a;color:#fff;text-decoration:none;text-underline-offset:0;padding:1.3rem 2.8rem;border-radius:.6rem;font-weight:600}.ratgeber a.rg-button:hover{opacity:.85}.ratgeber blockquote.rg-quote{display:block;border-left:.4rem solid #c9b8e8;margin:2rem 0;padding:.4rem 0 .4rem 2rem;font-style:italic}.ratgeber blockquote.rg-quote>*{margin:0}.ratgeber blockquote.rg-quote p{margin:0}.ratgeber blockquote.rg-quote cite{display:block;margin-top:.8rem;font-style:normal;font-weight:600;font-size:.9em}.ratgeber .rg-rechner{background:#fff;border:.1rem solid rgba(26,26,26,.12);border-radius:1.2rem;padding:2.4rem;margin:2.4rem 0}.ratgeber .rg-rechner__row{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;margin-top:1.2rem}.ratgeber .rg-rechner input[type=number]{font-size:1.8rem;font-weight:600;padding:.9rem 1.2rem;border:.1rem solid rgba(26,26,26,.3);border-radius:.6rem;width:14rem}.ratgeber .rg-rechner input[type=range]{flex:1;min-width:16rem;height:2rem;cursor:pointer;accent-color:#1a1a1a}.ratgeber .rg-rechner__presets{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.2rem}.ratgeber .rg-rechner__bars{margin-top:2.4rem;display:flex;flex-direction:column;gap:1rem}.ratgeber .rg-bar{display:grid;grid-template-columns:minmax(12rem,20rem) 1fr auto;gap:1.2rem;align-items:center;font-size:1.3rem}@media screen and (max-width:749px){.ratgeber .rg-bar{grid-template-columns:1fr auto}.ratgeber .rg-bar__label{grid-column:1 / -1;margin-bottom:-.4rem}}.ratgeber .rg-bar__track{background:#f0f0f0;border-radius:.5rem;height:2.2rem;overflow:hidden}.ratgeber .rg-bar__fill{height:100%;background:#b8b8b8;border-radius:.5rem;transition:width .25s ease}.ratgeber .rg-bar--rent .rg-bar__fill{background:#1a1a1a}.ratgeber .rg-bar--rent .rg-bar__label,.ratgeber .rg-bar--rent .rg-bar__value{font-weight:700}.ratgeber .rg-bar--best .rg-bar__fill{background:#b9a0e0}.ratgeber .rg-bar--rent.rg-bar--best .rg-bar__fill{background:#1a1a1a}.ratgeber .rg-bar--best .rg-bar__label,.ratgeber .rg-bar--best .rg-bar__value{font-weight:700}.ratgeber .rg-bar__badge{display:inline-block;background:#b9a0e0;color:#1a1a1a;font-size:.75em;font-weight:700;padding:.1rem .8rem;border-radius:2rem;margin-left:.8rem;vertical-align:middle}.ratgeber .rg-bar__badge--emp{background:#1a1a1a;color:#fff}.ratgeber .rg-bar__hint{display:inline-block;font-size:.75em;font-weight:400;font-style:italic;opacity:.65;margin-left:.8rem;vertical-align:middle}.ratgeber .rg-buystrip{background:#f0f0f0;border-radius:.8rem;padding:1.2rem 1.6rem;margin:2rem 0 0;font-size:.95em}.ratgeber .rg-rechner .rg-cards{grid-template-columns:1fr}@media screen and (min-width:750px){.ratgeber .rg-rechner .rg-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.ratgeber .rg-rechner .rg-cards{grid-template-columns:repeat(4,1fr)}}.ratgeber .rg-rechner .rg-card-sub{margin:1rem 0 0;font-size:.78em;font-weight:600;text-transform:uppercase;letter-spacing:.06em;opacity:.65}.ratgeber .rg-rechner__per{margin:0;font-size:.85em;opacity:.7}.ratgeber .rg-rechner .rg-rechner__price{margin:.2rem 0 0}.ratgeber .rg-rechner .rg-card ul{margin-top:1.4rem}.ratgeber .rg-bar__value{font-variant-numeric:tabular-nums;white-space:nowrap}.ratgeber .rg-rechner__savings{margin:1.6rem 0 0;font-weight:600}.ratgeber .rg-rechner__presets button{border:.1rem solid rgba(26,26,26,.25);background:#f0f0f0;color:#1a1a1a;border-radius:2rem;padding:.5rem 1.4rem;cursor:pointer;font-size:1.3rem;font-family:inherit}.ratgeber .rg-rechner__presets button:hover{background:#1a1a1a;color:#fff}.ratgeber .rg-rechner .rg-cards{margin:2rem 0 0}.ratgeber .rg-rechner__price{font-size:1.9rem;font-weight:700;margin:0 0 1rem}.ratgeber .rg-rechner__note{font-size:1.2rem;opacity:.7;margin:1.6rem 0 0}.ratgeber .rg-card .rg-rechner__providers{list-style:none;padding:0;margin:0 0 1.4rem}.ratgeber .rg-card .rg-rechner__providers li{padding:.8rem 0;margin:0;border-bottom:.1rem solid rgba(26,26,26,.12);font-size:.95em}.ratgeber .rg-card .rg-rechner__providers li:before{content:none}.ratgeber .rg-card .rg-rechner__providers li span{opacity:.65;font-size:.9em}.ratgeber .rg-next{text-align:right;margin:2.8rem 0 0;font-size:1.4rem}.ratgeber .rg-next a{color:#1a1a1aa6}.ratgeber mark.rg-todo{background:#ffe58a;padding:.2rem .6rem;border-radius:.4rem;font-weight:600}.ratgeber table{width:100%;border-collapse:collapse;margin:2rem 0}.ratgeber table th,.ratgeber table td{border:.1rem solid rgba(26,26,26,.15);padding:.9rem 1.2rem;text-align:left}.ratgeber table th{background:#1a1a1a;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-ratgeber.css.map */
