Easings
motion-easing-default
cubic-bezier(0.4, 0, 0.2, 1)
motion-easing-in
cubic-bezier(0.4, 0, 1, 1)
motion-easing-in-out
cubic-bezier(0.4, 0, 0.2, 1)
motion-easing-out
cubic-bezier(0, 0, 0.2, 1)
motion-easing-default
cubic-bezier(0.4, 0, 0.2, 1)
motion-easing-in
cubic-bezier(0.4, 0, 1, 1)
motion-easing-out
cubic-bezier(0, 0, 0.2, 1)