Try switch the quotes around so:
run_seconds: "{{ ((states('input_number.runtime_zone1') | float) * 60) | int }}"