.calculator-wrap{padding:1rem;margin-bottom:2rem;background-color:#f0f2f3}.calculator-row{padding:.5rem 0}.calculator-row:last-child{margin-bottom:0}.calculator-row-title{font-size:.9rem;font-weight:600;margin-bottom:0}.radio-row,.range-row{display:flex;align-items:center;flex-wrap:nowrap}.radio-row__input-wrap,.range-row__input-wrap{width:calc(100% - 130px);padding-right:1rem}@media (max-width:500px){.radio-row__input-wrap,.range-row__input-wrap{width:auto;flex:1}}.radio-row__result-wrap,.range-row__result-wrap{display:flex;justify-content:flex-end;align-items:center;width:130px}@media (max-width:500px){.radio-row__result-wrap,.range-row__result-wrap{flex-direction:column;align-items:flex-start;justify-content:flex-start;width:55px}}.radio-row__result-wrap input,.range-row__result-wrap input{width:50%;padding:0 .25rem;border:0;font-size:16px}@media (max-width:500px){.radio-row__result-wrap input,.range-row__result-wrap input{width:100%;font-size:13px}}.radio-row__result-wrap input[type=number],.range-row__result-wrap input[type=number]{padding-right:0}.radio-row__result-wrap input[readonly],.range-row__result-wrap input[readonly]{background-color:#f9f9f9}.radio-row__result-wrap label,.range-row__result-wrap label{width:50%;margin-bottom:0;line-height:1.2;font-size:12px;font-weight:600;color:#02263c}@media (max-width:500px){.radio-row__result-wrap label,.range-row__result-wrap label{width:100%;margin-bottom:.25rem}}.radio-row__input-wrap{display:flex;align-items:flex-start}.radio-label{flex:1;margin-bottom:0;cursor:pointer;text-align:center;font-size:.9rem;line-height:1;color:#666}.radio-img-mask{padding:.25rem}.radio-img-mask.active{background-color:#4abfad}.radio-img-mask input[type=radio]{display:none}.results-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin:0 0 1rem}.results-row__label{margin:0 1rem 0 0;width:calc(100% - 80px - 1rem);font-size:1.125rem;font-weight:600;color:#02263c}.results-row input[type=text].results-row__value{border:1px solid #02263c;border-radius:6px;color:#02263c;width:80px;text-align:center;font-size:18px;font-weight:700;box-shadow:0 8px 13px 0 rgba(0,0,0,.1);background-color:#f2b645}.fit-facts-wrapper{margin-top:2rem;padding:.5rem;background-color:#f6f6f6;border-radius:5px;box-shadow:1px 1px 5px 1px #c9c9c9}
/*# sourceMappingURL=maps/tools-calculators-base.css.map */