.animation-slide-top-1{-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:0s}.animation-slide-top-2{-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:.1s}.animation-slide-top-3{-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:.2s}.animation-slide-top-4{-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:.3s}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-top{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes text-focus-in{0%{-webkit-filter:blur(8px);filter:blur(8px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes text-focus-in{0%{-webkit-filter:blur(8px);filter:blur(8px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}.text-focus-in{-webkit-animation:text-focus-in .8s cubic-bezier(.4,0,.2,1) both;animation:text-focus-in .8s cubic-bezier(.4,0,.2,1) both}