.motion-stagger-container>*{opacity:0;transform:translateY(2rem);transition:all .6s ease-out}.motion-stagger-container>*:nth-child(1){transition-delay:0ms}.motion-stagger-container>*:nth-child(2){transition-delay:.15s}.motion-stagger-container>*:nth-child(3){transition-delay:.3s}.motion-stagger-container>*:nth-child(4){transition-delay:.45s}.motion-stagger-container>*:nth-child(5){transition-delay:.6s}.motion-stagger-container>*:nth-child(6){transition-delay:.75s}.motion-stagger-container>*{animation:svelte-plyc4w-staggerFadeIn .6s ease-out forwards}.motion-stagger-container>*:nth-child(1){animation-delay:0ms}.motion-stagger-container>*:nth-child(2){animation-delay:.15s}.motion-stagger-container>*:nth-child(3){animation-delay:.3s}.motion-stagger-container>*:nth-child(4){animation-delay:.45s}.motion-stagger-container>*:nth-child(5){animation-delay:.6s}.motion-stagger-container>*:nth-child(6){animation-delay:.75s}@keyframes svelte-plyc4w-staggerFadeIn{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}
