I think you might run into some issues with Layout 408, especially with scroll animations. Some users have noticed that the first block stays stuck at the top instead of moving to the background as it should.
To fix this, try:
Removing the z-index from card classes (card-2, card-3, card-4).
Getting rid of transform styles, since they don’t really affect the interaction.
Using Option + Click to reset styles.