.slide-in-bottom{animation:.7s cubic-bezier(.16,1,.3,1) .3s both reveal}.slide-in-bottom-h1{animation:.7s cubic-bezier(.16,1,.3,1) .1s both reveal}.slide-in-bottom-subtitle{animation:.7s cubic-bezier(.16,1,.3,1) .25s both reveal}.fade-in{animation:.8s cubic-bezier(.16,1,.3,1) .5s both fade-in}@keyframes reveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}
