@media (prefers-reduced-motion: no-preference){div[class*=grid].svelte-p00910>div:where(.svelte-p00910){animation:svelte-p00910-fadeInUp .6s ease-out backwards}div[class*=grid].svelte-p00910>div:where(.svelte-p00910):nth-child(1){animation-delay:.1s}div[class*=grid].svelte-p00910>div:where(.svelte-p00910):nth-child(2){animation-delay:.2s}div[class*=grid].svelte-p00910>div:where(.svelte-p00910):nth-child(3){animation-delay:.3s}div[class*=grid].svelte-p00910>div:where(.svelte-p00910):nth-child(4){animation-delay:.4s}}@keyframes svelte-p00910-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
