.recent-news .max-5-lines{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.recent-news__title{margin-bottom:.66rem;text-align:center}.recent-news__posts{display:flex;justify-content:space-between;margin:0 auto .54rem;width:9.9rem}.recent-news .post-card{width:2.72rem}.recent-news .post-card__date{color:var(--color-rose);display:block;margin-bottom:.16rem;white-space:nowrap}.recent-news .post-card__title a{color:var(--color-white)}.recent-news .post-card__title a:hover{text-decoration:underline}.recent-news .btn-wrap{margin:0 auto}@media (max-width:1024px){.recent-news__title{margin-bottom:.41rem}.recent-news__posts{align-items:center;flex-direction:column;margin:0 auto .38rem;width:5.3rem}.recent-news .post-card{width:100%}.recent-news .post-card:not(:last-of-type){margin-bottom:.32rem}.recent-news .post-card__date{margin-bottom:.16rem}}@media (max-width:480px){.recent-news__posts{width:100%}.recent-news__posts .post-card:not(:last-of-type){margin-bottom:.4rem}}