.animate.fade-in-left{animation-name:fadeInLeft;animation-duration:.8s;animation-timing-function:ease-out;animation-fill-mode:both}.animate.fade-in-right{animation-name:fadeInRight;animation-duration:.8s;animation-timing-function:ease-out;animation-fill-mode:both}.animate.fade-in-up{animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-out;animation-fill-mode:both}.animate.fade-in-down{animation-name:fadeInDown;animation-duration:.4s;animation-timing-function:ease-out;animation-fill-mode:both}