.slideOutLeft{animation:slideOutLeft 1s}.slideOutRight{animation:slideOutRight 1s}.slideInLeft{animation:slideInLeft 1s}.slideInRight{animation:slideInRight 1s}.fadeOutRightBig{animation:fadeOutRightBig 1s}.shakeTilt{animation:shakeTilt .7s}.bounceInUp{animation:bounceInUp 1.2s}.bounceInDown{animation:bounceInDown 1.2s}.fadeInUp{animation:fadeInUp 1s}.fadeInUp.duration-2s{animation-duration:2s}.fadeOutDown{animation:fadeOutDown 1s}.fadeInDownBig{animation:fadeInDownBig 1s}.fadeOutUpBig{animation:fadeOutUpBig 1s}.fadeInDown{animation:fadeInDown 2s}@keyframes fadeInDownBig{0%,50%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-500px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeOutUpBig{0%,50%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:1}to{opacity:0;transform:translate3d(0,-500px,0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,30px,0)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-30px,0)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(200%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes shakeTilt{0%,50%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:translateX(0)}50%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes fadeInUp{0%,50%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeOutDown{0%,50%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}
