So if $(x_n)_{n=1}^{\infty}$ is a sequence in $\mathbb{R}$, then we can define $$a_n = \sup\{x_k, k \geq n\}$$ Then $\limsup_{n \to \infty}x_n = \lim_{n\to\infty}a_n$, similarly we can do the same thing for infimum.
So now suppose $(X_n)_{n=1}^{\infty}$ is a sequence of sets. Since sets are partially ordered, I think a reasonable way to define a supremum is the smallest set that contains them all.
So something like $A_n = \bigcup_{k \geq n}X_k$.
Based on this, that I think it is reasonable to define $\limsup_{n \to\infty}X_n = \lim_{n\to\infty}A_n$.
But the actually definition is this $$\limsup_{n \to\infty}X_n = \bigcap_{n \geq 1}A_n.$$ So what's the intuition behind the actual definition? I mean I understand that both definition would lead to the same thing. But the "official" definition just doesn't look like the limit of anything...