I solved my problem, but it is a bit strange. First of all I changed order of my timelines to
tlMeetingFormClose
tlOnlineFormClose
tlMeetingForm
tlOnlineForm
at that works bcs even when I have all timelines seted as "paused" it stil somehow propagate, I think this is bcs of lack of my knowlegy in GSAP topics maybe this is natural behavior, but i expected it will not do a signel stuff, but it do final state of animation without animation 8) Last I changed timeline.play() to .restart and created some init timeline bcs of styling whole page