.news-card{max-width:373px;height:100%;min-width:258px;width:100%;flex:1;display:flex;flex-direction:column}@media (max-width:768px){.news-card{max-width:307px;width:100%}}.news-card .card-date{color:var(--grey-g-400,#939393)}.news-card .card-date p{margin-bottom:16px}.news-card .card-image{max-height:280px;position:relative;overflow:hidden;width:100%}@media (max-width:768px){.news-card .card-image{max-height:298px;height:100%;margin-top:20px}}.news-card .card-image img{height:280px;width:auto;-o-object-fit:cover;object-fit:cover}.news-card .card-content{flex:1;max-height:426px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.news-card .card-title{display:flex;flex-direction:column;justify-content:space-between}.news-card .card-title h3{margin-top:0;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (min-width:768px){.news-card .card-title h3{margin-bottom:20px}}