.slide-in-bottom{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-in-bottom}.slide-in-bottom-h1{animation:.5s cubic-bezier(.25,.46,.45,.94) .5s both slide-in-bottom}.slide-in-bottom-subtitle{animation:.5s cubic-bezier(.25,.46,.45,.94) .75s both slide-in-bottom}.fade-in{animation:1.2s cubic-bezier(.39,.575,.565,1) 1s both fade-in}.bounce-top-icons{animation:.9s 1s both bounce-top}@keyframes slide-in-bottom{0%{opacity:0;transform:translateY(1000px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce-top{0%{opacity:1;animation-timing-function:ease-in;transform:translateY(-45px)}24%{opacity:1}40%{animation-timing-function:ease-in;transform:translateY(-24px)}65%{animation-timing-function:ease-in;transform:translateY(-12px)}82%{animation-timing-function:ease-in;transform:translateY(-6px)}93%{animation-timing-function:ease-in;transform:translateY(-4px)}25%,55%,75%,87%{animation-timing-function:ease-out;transform:translateY(0)}to{opacity:1;animation-timing-function:ease-out;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}
