.news{padding-bottom:50px;background:#fff}.news-card-img img{border-radius:8px 8px 0 0;display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:200px}.news-card-content{background:#f9f9f9;border-radius:0 0 8px 8px;padding:24px;width:100%;min-height:245px}.news-card-content-title{font-family:Commissioner;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#000;margin-bottom:10px;max-height: 48px;overflow: hidden;min-height: 48px;}.news-card-content-text{font-family:Commissioner;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000;margin-bottom:40px}.news .pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;margin:30px auto 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.news .pagination a{padding:8px 12px;background:#ececec;margin:5px;border-radius:3px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.news .pagination .active a,.news .pagination a:hover{background:#585d63;color:#fff}@media screen and (max-width:992px){.news-card-content-btn button{max-width:100%}}