type="time" renders a clock-time picker (with AM/PM), not a duration input. Switch to two type="number" fields (h / m) so the intent is unambiguous.
type="time" renders a clock-time picker (with AM/PM), not a duration input. Switch to two type="number" fields (h / m) so the intent is unambiguous.