.news-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:800px;padding:.75rem;border:2px solid #d9edf7;border-radius:4px}@media (min-width:576px){.news-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:150px}}.news-card__cover{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;height:128px;margin-bottom:.75rem}@media (min-width:576px){.news-card__cover{width:192px;height:100%;margin-right:1rem;margin-bottom:0}}.news-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.news-card__title{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:1.125rem;overflow:hidden;white-space:normal;text-overflow:ellipsis;word-wrap:normal}.news-card__text-content-wrap{-webkit-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto;overflow:hidden;position:relative}.news-card__text-content-wrap:after{position:absolute;right:0;bottom:0;left:0;display:block;height:30px;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(30%,hsla(0,0%,100%,.5)),to(#fff));background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 30%,#fff);content:""}@media (max-width:575.98px){.news-card__text-content-wrap{min-height:50px;max-height:100px}}
/*# sourceMappingURL=news-d087aad91742d3c38dab1181d3545a0a.css.map*/