.animated-news-container news-tile{opacity:0;transform:translateY(30px)}.animated-news-container.animate-visible news-tile{animation:flyInFromBottom .6s ease-out forwards}.animated-news-container.animate-visible news-tile:first-child{animation-delay:.2s}.animated-news-container.animate-visible news-tile:nth-child(2){animation-delay:.4s}.animated-news-container.animate-visible news-tile:nth-child(3){animation-delay:.5s}.animated-news-container.animate-visible news-tile:nth-child(4){animation-delay:.6s}.animated-news-container.animate-visible news-tile:nth-child(5){animation-delay:.7s}.animated-news-container.animate-visible news-tile:nth-child(6){animation-delay:.8s}.animated-news-container.animate-visible news-tile:nth-child(7){animation-delay:.9s}.animated-news-container.animate-visible news-tile:nth-child(8){animation-delay:1s}.animated-news-container.animate-visible news-tile:nth-child(n+9){animation-delay:1.1s}