.NewsCard2{--cut-bottom-left: 4rem;--cut-bottom-left-enabled: 1;display:flex;flex-direction:column;padding:var(--screen-offset-x);background-color:var(--color-bg-black-on-black)}@media (max-width: 768px){.NewsCard2{padding:3.2rem var(--screen-offset-x)}}.NewsCard2__date{margin-bottom:4rem;color:var(--color-text-gray-bl)}.NewsCard2__title{margin-bottom:2.4rem}.NewsCard2__description{margin-bottom:3.2rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;color:var(--color-text-gray-bl)}.NewsCard2__bottom{display:flex;justify-content:space-between;align-items:flex-end;padding-top:3.2rem;margin-top:auto}@media (max-width: 768px){.NewsCard2__bottom{flex-direction:column;align-items:flex-start;gap:3.2rem}}.NewsCard2__image{--cut-bottom-left: 2.4rem;--cut-bottom-left-enabled: 1;--cut-top-right: 2.4rem;--cut-top-right-enabled: 1;width:19.4rem;height:19.4rem;background-color:var(--color-bg-bl-on-bl-on-bl);-o-object-fit:cover;object-fit:cover}.NewsCard2__more{--ButtonText-color: var(--color-text-white);--ButtonText-fill: var(--color-text-white)}
