/* Screen typography override. Generated from calculator-blocks.css; regenerate with collect.cjs after source typography edits. */
#abp{font-size:16px;}
#abp button, #abp input, #abp select, #abp textarea{font-size:inherit;}
#abp small{font-size:14px;}
#abp h1{font-size:23px;}
#abp h2{font-size:18px;}
#abp h3{font-size:16px;}
#abp .banner{font-size:14px;}
#abp .global{font-size:24px;}
#abp .status{font-size:16px;}
#abp .money{font-size:23px;}
@media (max-width: 500px) {
#abp input, #abp select, #abp textarea{font-size:16px;}
}
@media (max-width: 500px) {
html[data-deal-config] #abp h1{font-size:18px;}
html[data-deal-config] #abp .banner{font-size:14px;}
}
