.bt-calc__custom{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.bt-calc__custom label{font-size:12.5px;color:var(--bt-text-light);font-weight:600}.bt-calc__inputwrap{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--bt-border);border-radius:999px;padding:9px 16px;transition:border-color .15s ease,box-shadow .15s ease}.bt-calc__inputwrap:focus-within{border-color:var(--bt-navy);box-shadow:0 0 0 3px #0b1d5e1a}.bt-calc__inputwrap input{border:0;outline:0;background:transparent;font:inherit;font-weight:700;color:var(--bt-navy);width:120px;text-align:right;-moz-appearance:textfield}.bt-calc__inputwrap input::-webkit-outer-spin-button,.bt-calc__inputwrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bt-calc__inputwrap input::placeholder{color:var(--bt-grey-light);font-weight:600}.bt-calc__inputwrap span{font-weight:700;color:var(--bt-text-light)}.bt-calc__reset{border:0;background:none;padding:0;font:inherit;font-size:12.5px;color:var(--bt-text-light);text-decoration:underline;cursor:pointer}.bt-calc__reset:hover{color:var(--bt-navy)}@media(max-width:600px){.bt-calc__inputwrap input{width:100px}}.bt-figure img{width:auto;max-width:100%}.bt-figrow .bt-figure img{width:100%}.bt-figure--klein,.bt-c01>figure.bt-figure--klein{width:auto;max-width:340px}.bt-figure--mittel,.bt-c01>figure.bt-figure--mittel{width:auto;max-width:560px}.bt-figure--seite{float:left;width:auto;max-width:260px;margin:4px 26px 16px 0}@media(max-width:749px){.bt-figure--seite{float:none;max-width:100%;margin:22px 0}}.bt-c01 h2,.bt-c01 h3{clear:both}.bt-c01 table th,.bt-c01 table td,.bt-c01 .bt-table th,.bt-c01 .bt-table td{overflow-wrap:normal;word-break:normal;word-wrap:normal;hyphens:none;-webkit-hyphens:none}.bt-c01 table,.bt-c01 .bt-table{border-collapse:separate;border-spacing:0;border:1px solid var(--bt-border);border-radius:10px;overflow:hidden}.bt-c01 table thead th,.bt-c01 .bt-table thead th{background:var(--bt-navy);color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:0;padding:12px 14px}.bt-c01 table thead th+th,.bt-c01 .bt-table thead th+th{box-shadow:inset 1px 0 #ffffff29}.bt-c01 table tbody td,.bt-c01 .bt-table tbody td{border-bottom:1px solid var(--bt-border);padding:12px 14px;vertical-align:top}.bt-c01 table tbody tr:last-child td,.bt-c01 .bt-table tbody tr:last-child td{border-bottom:0}.bt-c01 table tbody tr:nth-child(2n) td,.bt-c01 .bt-table tbody tr:nth-child(2n) td{background:var(--bt-surface)}.bt-c01 table tbody td:first-child,.bt-c01 .bt-table tbody td:first-child{font-weight:700;color:var(--bt-navy)}.bt-tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:22px 0;background:linear-gradient(to right,#fff 30%,#fff0),linear-gradient(to right,#fff0,#fff 70%) 100% 0,radial-gradient(farthest-side at 0 50%,rgba(11,29,94,.13),transparent),radial-gradient(farthest-side at 100% 50%,rgba(11,29,94,.13),transparent) 100% 0;background-repeat:no-repeat;background-size:38px 100%,38px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll}.bt-tablewrap>table,.bt-tablewrap>.bt-table{margin:0;min-width:620px;width:100%}@media(max-width:749px){.bt-c01 table thead th,.bt-c01 .bt-table thead th{padding:10px 11px;font-size:11px}.bt-c01 table tbody td,.bt-c01 .bt-table tbody td{padding:10px 11px;font-size:13px}}.bt-c01 code,.bt-calc code,.bt-infobox code,.bt-articlehead code{font-family:var(--bt-font-mono);font-size:.9em;line-height:1;background:var(--bt-surface);border:1px solid var(--bt-border);border-radius:4px;padding:.16em .42em;color:var(--bt-navy);white-space:nowrap}.bt-c01 a code{color:inherit;border-color:#0b1d5e47;background:transparent}.bt-c01 thead th code,.bt-calc__result code,.bt-calc__head code{background:#ffffff1f;border-color:#ffffff4d;color:#fff}.bt-calc{margin:44px 0}.bt-calc+*{margin-top:0}@media(max-width:749px){.bt-calc{margin:32px 0}}.bt-calc__head{position:relative;overflow:hidden;isolation:isolate;margin:0;padding:22px 26px 24px;background:linear-gradient(160deg,var(--bt-navy) 0%,var(--bt-navy-light) 100%)}.bt-calc__head:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/cdn/shop/files/bt-icon_Pictogram_Icon_Rasta.svg?v=1783498799);background-repeat:repeat;background-position:center;background-size:var(--bt-rasta-size,800px) auto;opacity:.1;filter:invert(1) brightness(1.9);mix-blend-mode:screen;z-index:0}.bt-calc__head>*{position:relative;z-index:1}.bt-calc__head .bt-eyebrow{color:var(--bt-gold);margin-bottom:5px}.bt-calc__head h2{margin:0;font-size:23px;line-height:1.22;color:#fff;font-weight:800}.bt-calc__head p{margin:7px 0 0;font-size:14px;line-height:1.55;color:#c9d0e3;max-width:62ch}@media(max-width:749px){.bt-calc__head{padding:17px 18px 19px}.bt-calc__head h2{font-size:19px}.bt-calc__head p{font-size:13px}}.bt-calc__steps{display:flex;gap:6px;padding:14px 22px 0}.bt-calc__step{flex:1;height:3px;border-radius:2px;background:var(--bt-border)}.bt-calc__step.is-done{background:var(--bt-gold)}.bt-calc__opt{text-align:left}.bt-calc__opt small{display:block;font-weight:500;font-size:11.5px;opacity:.75;margin-top:3px;line-height:1.35}.bt-calc__opt.is-active small,.bt-calc__opt[aria-pressed=true] small{color:#fff;opacity:.82}@media(max-width:749px){.bt-calc__q{padding:14px 18px}.bt-calc__qlabel{font-size:11.5px;margin-bottom:8px}.bt-calc__opts{gap:7px}.bt-calc__opt{padding:9px 14px;font-size:13.5px;line-height:1.3}.bt-calc__opt small{font-size:11px;margin-top:2px}.bt-calc__grade{font-size:22px;line-height:1.25}.bt-calc__note{font-size:13px;line-height:1.5}}.bt-minitool__ctas{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.bt-minitool__ctas .bt-btn{flex:1 1 220px;justify-content:center;text-align:center}@media(max-width:560px){.bt-minitool__ctas{flex-direction:column}.bt-minitool__ctas .bt-btn{flex:1 1 auto;width:100%}}.bt-liefer{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:8px}.bt-liefer__card{background:#fff;border:1px solid var(--bt-border);border-radius:12px;padding:16px 18px}.bt-liefer__card b{display:block;color:var(--bt-navy);font-size:14.5px}.bt-liefer__card em{display:block;font-style:normal;font-size:12px;font-weight:700;color:var(--bt-gold);margin:2px 0 8px}.bt-liefer__card p{margin:0;font-size:13px;line-height:1.55;color:var(--bt-text)}.bt-liefer__fn{margin:0 0 18px;font-size:12px;line-height:1.5;color:var(--bt-text-light)}.bt-liefer__fn a{color:var(--bt-navy);font-weight:700}@media(max-width:749px){.bt-liefer{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/bt-ratgeber-calc.css.map */
