If the same section is to be hidden in multiple instances, then you have two choices, take care of that with the long formula, or take care of it with dynamic rules.
In the long formula, you would write it so every instance that you would want section 1 to be hidden, is accounted for. If this happens, or that happens, or that happens, or that happens = "Hide Section 1"....etc
Or, you would need that all in one dynamic form rule. So think about everything that could hide section one, and use the multiple conditions selection in dynamic form rules. For example:
If any of the following conditions are true:
[Long Formula] = X
[Long Formula] = Y
[Long Formula] = Z
Action
Hide Section 1
------------------------------
Mike Tamoush
------------------------------