Delay with repeating loop in Material Graph

I have a simple Material Graph for a constantly pulsing light.

I need to modify it so that after 2 pulses there is a delay before the next 2 pulses, etc.

Not sure how I would modify the graph (attached).

This is not a Blueprint so I don’t think the ForEach loop is available.