.revcalc{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 auto;max-width:980px}.revcalc__table{border:1px solid #0d2a5c;display:grid;grid-template-columns:1fr}.revcalc__row{align-items:center;background:#0c2b5a;border-bottom:1px solid #0d2a5c;color:#fff;display:grid;grid-template-columns:1.2fr 1fr}.revcalc__row:nth-child(odd){background:#082349}.revcalc__row--header{background:#0c2b5a;font-weight:600}.revcalc__row--subhead{background:#0b3a8a;font-weight:600}.revcalc__cell{border-left:1px solid #0d2a5c;padding:14px 16px}.revcalc__cell--label{border-left:none}.revcalc__input{background:#f8fbff;border:1px solid #c6d4f5;border-radius:4px;color:#0c2b5a;font-size:15px;max-width:360px;padding:10px 12px;width:100%}.revcalc__input::placeholder{color:#7b8db7}