body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.BKBKinderSavingsApp{margin:0;padding:2rem 3rem}.tab-list{display:flex;flex-flow:column nowrap;justify-content:center}.tab-list:after,.tab-list:before{display:none}.tab{background:#fff;border:1px solid #000;color:#000;font-size:1.7rem;font-weight:400;outline-offset:.7rem;outline-width:12px;padding:1.2rem 3rem;white-space:nowrap}.tab[aria-selected=true]{background-color:#000;color:#fff}.tab-panel{padding:1.5rem 0}@media screen and (min-width:954px){.tab-list:after{flex:1 1 100%}.tab-list:after,.tab-list:before{border-bottom:1px solid #000;content:"";display:none}.tab-list:before{flex:1 0 100%;max-width:1rem}.tab-list{flex-flow:row nowrap;justify-content:flex-start}.tab-panel{padding:1.5rem 2rem}}.savings-amount strong{font-size:1.2em;font-weight:bolder;white-space:nowrap}.calculator-input{background-color:#fafafa;margin-bottom:1.5rem}.calculator-input__inner{align-items:center;display:flex;flex-flow:row wrap;padding:1rem 2rem}.input-label{flex:0 0 auto;margin-right:2ch}.input-label,.input-prelabel{font-size:1.2rem;margin-top:0;padding:.6rem 0 0}.input-prelabel{flex:0 0 100%}.slider-root{align-items:center;display:flex;height:20px;position:relative;top:6px;touch-action:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.slider-track{background-color:rgba(138,210,229,.5);flex-grow:1;height:8px;position:relative}.slider-range{background-color:#000;height:100%;position:absolute}.slider-thumb{all:unset;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.7);display:block;height:20px;width:20px}.slider-thumb:hover{background-color:violet}.slider-thumb:focus{box-shadow:0 0 0 5px rgba(0,0,0,.8)}.input-modes{display:flex;flex:0 0 auto;flex-flow:row nowrap;justify-content:flex-start;margin-bottom:1rem;margin-top:0}.input-mode{all:unset;background:#fff;border:1px solid #000;color:#000;font-size:1.2rem;margin-left:-1px;outline-offset:.7rem;outline-width:12px;padding:.6rem 1.5rem;white-space:nowrap}.input-mode:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px;margin-left:0}.input-mode:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.input-mode[aria-checked=true]{background-color:#000;color:#fff;font-weight:500}.input-value{flex:1 0 100%;font-size:2.2rem;font-weight:500;margin:.25rem 0}.earnings-chart{height:200%}.chart-wrapper{width:100%}.chart-legend{display:flex;flex-flow:row wrap;justify-content:center;list-style-type:none;margin-top:1rem;padding:0}.chart-legend-item{border-left:10px solid;color:#3c3c3c;flex-basis:50%;font-size:1.4rem;margin:0 0 10px;padding:0 10px}.label-amount{color:#000;font-size:1.8rem;font-weight:700}@media screen and (min-width:768px){.chart-legend{flex-flow:row nowrap}.chart-legend-item{flex-basis:auto;margin:0 10px}}.products{margin-top:4rem}.products-title{margin-bottom:4rem}.product-tabs__list{display:flex;flex-flow:column nowrap;justify-content:center}.product-tabs__list:after,.product-tabs__list:before{display:none}.product-tabs__tab{background:#fff;border:1px solid #000;color:#000;flex:1 0 100%;flex-flow:column;font-size:1.7rem;font-weight:400;outline-offset:.7rem;outline-width:12px;padding:2rem 4rem;white-space:nowrap}.product-tabs__tab[aria-selected=true]{background-color:#000;color:#fff}.product-tabs__panel{padding:1.5rem 0}.products__list{grid-gap:1.5rem 1.5rem;align-items:flex-start;display:grid;grid-template-columns:100%;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;justify-content:flex-start;list-style-type:none;padding:0}.product-tabs__top-content{display:flex;flex-flow:row nowrap;justify-content:center;margin:1rem 0;width:100%}.product-tabs__top-content-wrapper{max-width:75ch}.product-tabs__bottom-content{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;margin:1rem 0;width:100%}.product-tabs__bottom-content-wrapper{max-width:75ch}.product-tabs__bottom-content-link{max-width:50ch}.product{background-color:rgba(138,210,229,.5);color:#000;display:flex;flex:0 1 50%;flex-flow:column;height:100%;justify-content:flex-start;padding:1.2rem 2.6rem}.product ul{list-style-type:disc;padding:0 1.7rem}.product__links{display:flex;flex:1 0 auto;flex-flow:column;justify-content:flex-end;justify-self:flex-end}.product__button{background:#fff;border:1px solid #000;box-sizing:border-box;color:#000;display:block;font-size:1.7rem;font-weight:400;margin:.5rem 0;outline-offset:.7rem;outline-width:12px;padding:1.2rem 1rem;text-align:center;text-decoration:none;white-space:nowrap;white-space:break-spaces;width:100%}.product__button--primary{background-color:#000;color:#fff}.product__button--secondary{background-color:#fff;color:#000}@media screen and (min-width:954px){.product-tabs__list:after,.product-tabs__list:before{border-bottom:1px solid #000;content:"";display:none;flex:1 0 100%;max-width:1rem}.products__list{grid-template-columns:1fr 1fr 1fr}.product-tabs__list{flex-flow:row nowrap;justify-content:flex-start}.product-tabs__tab{flex:1 0 auto;flex-flow:row}.product-tabs__panel{padding:1.5rem 2rem}}@media screen and (min-width:768px){.products__list{grid-template-columns:1fr 1fr}}.savings-calculator{grid-column-gap:0;grid-row-gap:2rem;display:grid;grid-template-columns:100%;grid-template-rows:-webkit-min-content;grid-template-rows:min-content}.savings-input{flex:1 0 30%;margin-right:2rem}.savings-chart{align-items:center;display:flex;flex-direction:column;justify-content:center}.savings-yield{font-size:1.5rem}.savings-amount,.savings-yield{align-self:flex-start;margin-top:0}.savings-amount{font-size:1.8rem;font-weight:500}@media screen and (min-width:954px){.savings-calculator{grid-column-gap:2rem;grid-row-gap:0;display:grid;grid-template-columns:minmax(32rem,35%) 1fr;grid-template-rows:1fr}}.earnings-chart{height:100%;max-width:100%}
/*# sourceMappingURL=main.ba96b0f0.css.map*/