I’d like to add: in order to have a 3D effect, you need to set the perspective on the parent of the element that gets the 3D transform. if not, there is no perspective, and the 3D effect is weird.
For example, if I exaggerate the rotation on your element, you can see what’s going wrong: no perspective, it turns flat:
Thanks a lot as always. You’re the web flow forum rockstar. That made things work better. Just one more problem with this. The animation and interactions are working now. But once I hover over Case Study Cutout 2 (The brown square), and then click on the right slider arrow, the slides float over Case Study Cutout 2 and then assumes the right portion as z-index = 2.
Reference;
All elements of slider = z-index 2
Case Study Cutout 2 = z-index 3