.blog-card-enter{animation:zelarSlideUp .5s var(--ease-out,cubic-bezier(.22,1,.36,1)) both;animation-delay:calc(var(--enter-index, 0) * 65ms)}.blog-intro-enter{animation:zelarSlideUp .5s var(--ease-out,cubic-bezier(.22,1,.36,1)) both}@media (prefers-reduced-motion:reduce){.blog-card-enter,.blog-intro-enter{animation:none!important}}