.news__item{margin:0 auto 30px;display:flex;flex-direction:column;max-width:900px;border-bottom:1px solid #e5e5e5}.news__item-title{margin-bottom:10px;font-size:22px;font-weight:700}.news__item-text,.news__item-full{margin-bottom:10px}.news__item-full{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.news__item--active .news__item-full{max-height:2000px}.news__item--active .news__item-text,.news__item--active .news__item-link{display:none}.news__item-date{font-size:12px;color:#999}.news__item-link{margin-bottom:10px;color:#999;margin-left:auto;font-size:12px;cursor:pointer}.news__item-link:hover{color:#000;text-decoration:underline}.news__item-img{width:100%;max-width:600px;margin:0 auto 10px;height:320px;border-radius:8px;object-fit:cover}.news__source a{color:#999}
/*# sourceMappingURL=news.css.map */
