.news{margin-top:4rem;padding-bottom:8rem}.news .news-main-text{margin-top:8rem;font-weight:600;font-size:36px;line-height:54px;color:#141414}.news-container{position:relative}.news-container .news-cards{align-items:stretch;display:flex;flex-wrap:wrap}.news-container .news-cards .news-cards-col{margin-bottom:3rem}.news-container .news-cards a{color:#141414;display:block;height:100%}.news-container .news-cards a:hover{text-decoration:none}.news-container .news-cards .news-details-card{transition:border .2s,box-shadow .2s,transform .2s ease-out,background-color .2s;cursor:pointer;height:100%;background:#FFF;box-shadow:none;border:none;border-radius:2px;padding:1rem}.news-container .news-cards .news-details-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.news-container .news-cards .news-details-card .card-img{border-radius:0}.news-container .news-cards .news-details-card .news-card-body{display:flex;flex-direction:column;max-height:20rem;padding:2rem 0 1rem}.news-container .news-cards .news-details-card .news-card-body .card-title{font-weight:500;text-align:left;margin-bottom:0}.paging-container .paging{margin-bottom:4rem;color:#141414;display:flex;flex-wrap:wrap;justify-content:center}.paging-container .paging a{color:#141414;margin-left:1rem}.paging-container .paging a:hover{color:#141414;text-decoration:none}