.news-module__Mb4UTW__hero{background-color:var(--clr-void);padding:12rem 0 8rem}.news-module__Mb4UTW__hero h1{margin-top:2rem;font-size:clamp(3rem,8vw,6rem)}.news-module__Mb4UTW__newsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:4rem;display:grid}.news-module__Mb4UTW__newsCard{background-color:var(--clr-void);border:1px solid var(--clr-border);height:100%;transition:var(--transition-smooth);flex-direction:column;padding:3rem;display:flex}.news-module__Mb4UTW__newsCard:hover{border-color:var(--clr-gold)}.news-module__Mb4UTW__newsMeta{font-family:var(--ff-mono);color:var(--clr-steel);justify-content:space-between;margin-bottom:2rem;font-size:.75rem;display:flex}.news-module__Mb4UTW__catBadge{color:var(--clr-gold);text-transform:uppercase;font-weight:700}.news-module__Mb4UTW__newsCard h3{margin-bottom:1.5rem;font-size:1.75rem;line-height:1.2}.news-module__Mb4UTW__newsCard p{margin-bottom:2rem;font-size:1rem}.news-module__Mb4UTW__readMore{font-family:var(--ff-display);color:var(--clr-gold);align-items:center;gap:.5rem;margin-top:auto;font-size:1rem;display:inline-flex}@media (max-width:640px){.news-module__Mb4UTW__newsGrid{grid-template-columns:1fr}}
