Apologies if I've just made a simple mistake in my codepen, but I'm struggling to get my summary element to animate back in, and the only thing I can think of is that the timeline isn't waiting for the function in .add() to be completed before executing the final '.to()' call. Trying to set the autoAlpha property in that function also doesn't work as I'd have thought, which makes me think it might not be running in order I assume 🤷‍♂️ Any help would be much appreciated, because I'm kind of st