@dakota Change the “affect” to “selected element” instead of “interaction trigger”. Because here the Trigger is not the Lottie, but the page itself. (Whereas for the hover animations, the lottie is the trigger)
Oh sorry didn’t see that. In this case you would have to find some .js code to make it happen. Wish I could help with that, but I’m more of a designer than a developer.
I did try something that worked tho: Add a duplicate lottie (duplicate and change div name), set both positions to absolute, and give one of them a higher z-index. The one top will have only the Page Load trigger, and replace hover animations with a simple “Hide”. It will instantly go away, and the one underneath who still has the hover animations will behave like you need it to (x-axis and hover out animation).