.news .news-item{-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;align-items:center;justify-content:flex-start;min-height:142px;background:#fff;border:1px solid #dcdcc8;border-radius:16px;padding:20px 31px}.news .news-item+.news-item{margin-top:30px}.news .news-item .news-item-date{display:inline-flex;align-items:center;flex-direction:column;-o-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:center;max-width:78px;max-height:78px;font-size:16px;color:#f13c43;line-height:1;text-align:center;background:rgba(241,60,67,.1);border-radius:16px;padding:16px 22px;margin-right:33px}.news .news-item .news-item-date strong{font-size:30px;font-weight:700}.news .news-item .news-item-date.news-item-date--success{color:#6bcf47;background:rgba(107,207,71,.1)}.news .news-item .news-item-date.news-item-date--primary{color:#1ab9ff;background:rgba(26,185,255,.1)}.news .news-item .news-item-date.news-item-date--warning{color:#ffb312;background:rgba(255,179,18,.1)}.news .news-item .news-item-text{color:#969292;line-height:1.5}@media (max-width:991.98px){.news .news-item{padding:10px}.news .news-item+.news-item{margin-top:20px}}@media (max-width:767.98px){.news .news-item .news-item-date{align-self:flex-start}}
