@keyframes mlx-SlideFromTop{from{transform:translateY(-150px)}to{transform:none}}@keyframes mlx-SlideFromBottom{from{transform:translateY(150px)}to{transform:none}}@keyframes mlx-SlideFromLeft{from{transform:translateX(-150px)}to{transform:none}}@keyframes mlx-SlideFromRight{from{transform:translateX(150px)}to{transform:none}}@keyframes mlx-RightFlipY{from{transform:translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0px) rotate3d(0, 1, 0, 0deg) scale(1)}}@keyframes mlx-LeftFlipY{from{transform:translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0px) rotate3d(0, 1, 0, 0deg) scale(1)}}@keyframes mlx-TopFlipX{from{transform:translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1)}}@keyframes mlx-BottomFlipX{from{transform:translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1)}}@keyframes mlx-ZoomIn{from{transform:scale(0.7)}to{transform:none}}@keyframes mlx-RotateZ{from{transform:matrix3d(0.70592, 0.02465, 0.37557, -0.00062, -0.06052, 0.79532, 0.06156, -0.0001, -0.46435, -0.10342, 0.87958, -0.00146, -21.42566, 4.13698, 4.81749, 0.99197085)}to{transform:none}}.mlx-invisible{visibility:hidden}[class*="mlx-anim"]{animation-fill-mode:none !important}[class*="mlx-anim"].animated{animation-timing-function:cubic-bezier(0, 0.87, 0.58, 1)}[class*="mlx-anim"].mlx-animated{animation-duration:700ms;animation-timing-function:cubic-bezier(0, 0.87, 0.58, 1)}.mlx-anim-slide-from-top{animation-name:mlx-SlideFromTop}.mlx-anim-slide-from-bottom{animation-name:mlx-SlideFromBottom}.mlx-anim-slide-from-left{animation-name:mlx-SlideFromLeft}.mlx-anim-slide-from-right{animation-name:mlx-SlideFromRight}.mlx-anim-right-flip-y{animation-name:mlx-RightFlipY}.mlx-anim-left-flip-y{animation-name:mlx-LeftFlipY}.mlx-anim-top-flip-x{animation-name:mlx-TopFlipX}.mlx-anim-bottom-flip-x{animation-name:mlx-BottomFlipX}.mlx-anim-zoom-in{animation-name:mlx-ZoomIn}.mlx-anim-rotate-z{animation-name:mlx-RotateZ;will-change:animation}
