.ftp-stagger>*{opacity:0;filter:blur(4px);animation:.25s cubic-bezier(.16,1,.3,1) forwards ftp-enter;transform:translateY(8px)}.ftp-stagger>:first-child{animation-delay:0s}.ftp-stagger>:nth-child(2){animation-delay:60ms}.ftp-stagger>:nth-child(3){animation-delay:.15s}.ftp-stagger>:nth-child(4){animation-delay:.285s}.ftp-stagger>:nth-child(5){animation-delay:.49s}.ftp-stagger>:nth-child(6){animation-delay:.795s}@keyframes ftp-enter{to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ftp-stagger>*{opacity:1;filter:none;animation:none;transform:none}}
