.latest-news-wrapper{max-width:100%;width:100%}.latest-news-title{font-size:30px;font-weight:700;letter-spacing:-.5px;margin:0}.latest-news-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.latest-news-header-button{flex:0 0 auto}.latest-news-wrapper .blog-index{padding-top:2rem}.latest-news-empty{background-color:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px;padding:3rem 1.5rem;text-align:center}.latest-news-empty p{color:#666;font-size:1rem;margin:0}@media (max-width:768px){.latest-news-header{align-items:flex-start;flex-direction:column;gap:.75rem}.latest-news-title{font-size:1.35rem}}@media (max-width:480px){.latest-news-title{font-size:1.2rem}}