.news-item{align-items:flex-start;display:flex;flex-direction:column;gap:4px;padding:0 8px}.news-item__date{background:#faf8fc;border-radius:12px;font-size:12px;margin-left:-8px;padding:4px 8px}.news-item__description{padding:4px 0}.news-item__details-link{align-items:center;display:flex;font-weight:600;gap:4px}.news-post{padding:36px}.news-post__container{margin:auto;max-width:1200px}.news-post__header{margin-bottom:24px;text-align:center}.news-post__description{background:#faf8fc;border-radius:12px;margin:24px -16px;padding:16px}.news-post__content{margin:24px 0}.news-post__back{font-weight:700;margin:32px auto 0;text-align:center}.news-post__back a{padding:4px}.news{padding:36px}.news__container{margin:auto;max-width:1200px}.news__header{margin-bottom:28px;text-align:center}.news__title{margin-bottom:4px}.news__list{display:grid;gap:24px;grid-template-columns:1fr}