.p-news-article{flex-direction:column;gap:15px;width:100%;display:flex}.p-news-article__item-link{background-color:#fff;border-radius:6px;align-items:center;gap:40px;width:100%;padding:20px;transition:box-shadow .3s;display:flex;box-shadow:0 0 10px #23181500}@media (min-width:992px){.p-news-article__item-link:hover{transition:box-shadow .3s;box-shadow:0 0 10px #2318151a}.p-news-article__item-link:hover .p-news-article__item-title span{color:#ca3433}}.p-news-article__item-meta{align-items:center;gap:15px;width:280px;min-width:280px;display:flex;position:relative}.p-news-article__item-new-mark{color:#ca3433;font-size:1.4rem;font-weight:500;position:absolute;top:50%;right:0;transform:translateY(-50%)}.p-news-article__item-category-label{border-radius:1000px;justify-content:center;align-items:center;width:150px;height:30px;font-size:1.4rem;display:flex}.p-news-article__item-title{text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-size:1.6rem;font-weight:500;overflow:hidden}.p-news-article__item-title span{transition:color .3s}@media (max-width:991.98px){.p-news-article__item-link{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.p-news-article__item-category-label{width:120px;height:30px;font-size:1.2rem}.p-news-article__item-meta{width:250px;min-width:250px}.p-news-article__item-title{white-space:wrap;font-size:1.4rem;line-height:1.4}}@media (max-width:767.98px){.p-news-article__item-link{padding:15px}}
