.todas-page{background-color:#050507;min-height:100vh;padding-top:140px;padding-bottom:5rem}.page-header{text-align:center;margin-bottom:4rem}.page-header .hero-title{opacity:0;animation:.85s cubic-bezier(.34,1.56,.64,1) forwards wordBounceReveal}.page-header .subtitle{color:#a1a1aa;opacity:0;margin-top:1rem;font-size:1.2rem;animation:.8s cubic-bezier(.25,1,.5,1) .2s forwards elementFadeUp}.news-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.todas-page .news-card{opacity:0;animation:.8s cubic-bezier(.25,1,.5,1) forwards elementFadeUp}.todas-page .news-card:first-child{animation-delay:.3s}.todas-page .news-card:nth-child(2){animation-delay:.35s}.todas-page .news-card:nth-child(3){animation-delay:.4s}.todas-page .news-card:nth-child(4){animation-delay:.45s}.todas-page .news-card:nth-child(5){animation-delay:.5s}.todas-page .news-card:nth-child(6){animation-delay:.55s}.todas-page .news-card:nth-child(7){animation-delay:.6s}.todas-page .news-card:nth-child(8){animation-delay:.65s}.todas-page .news-card:nth-child(9){animation-delay:.7s}@media (max-width:1024px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.news-grid{grid-template-columns:1fr}}
