.nvx-step-fade{animation:.32s cubic-bezier(.16,1,.3,1) nvxStepIn}.nvx-reveal{animation:.5s cubic-bezier(.16,1,.3,1) both nvxReveal}@keyframes nvxStepIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes nvxReveal{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
