.news-item{width:33.33%;padding:20px;cursor:pointer;border-radius:8px}.news-item:hover{background-color:#f2f2f7}.news-item .new-item__content{flex:1}.news-item .new-item__image{margin-bottom:20px}.news-item .new-item__image .new-item__img{width:100%;border-radius:8px;aspect-ratio:2/1;-o-object-fit:cover;object-fit:cover}.news-item .new-item__source{color:#707091;font-size:11px;line-height:1.5;margin:10px 0}.news-item .new-item__meta{display:flex;flex-wrap:wrap;justify-content:space-between;color:#707091;font-size:11px}.news-item .new-item__meta .new-item__date{width:100%;display:flex;align-items:center;gap:24px}.news-item .new-item__meta .new-item__date .date-item{display:flex;align-items:center;gap:8px}.news-item .new-item__heading{font-size:13px;line-height:1.7;color:#111;margin-bottom:0;height:66px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-item .new-item__tags{display:flex;flex-wrap:wrap}.news-item .new-item__tags .new-item__tag{color:#707091;font-size:11px;line-height:1.5;padding:3px 10px;border-radius:13px;background-color:rgba(88,88,115,.3);margin-top:2px;margin-bottom:2px;margin-right:6px}.list-news-wrap{width:75%}.list-news-wrap .list-news-title{font-size:28px;font-weight:600;margin-bottom:15px;margin-left:20px}.list-news-wrap .list-news{display:flex;flex-wrap:wrap;min-height:320px}.list-news-wrap .list-news .pagination-wrap{width:100%;display:flex;justify-content:center;margin-top:20px}.list-news-wrap .list-news .pagination-wrap .pagination{gap:8px}.list-news-wrap .list-news .pagination-wrap .pagination .page-item .page-link{border-radius:8px;color:#000;cursor:pointer;display:flex;justify-content:center;align-items:center;width:40px;height:40px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-news-wrap .list-news .pagination-wrap .pagination .page-item.page-item-active .page-link{background-color:#f7941d;color:#fff}@media screen and (max-width:768px){.list-news-wrap{width:100%}.list-news-wrap .list-news-title{margin-left:0;display:none}.list-news-wrap .list-news .news-item{width:100%}}.nav-list-news-type{width:25%}.nav-list-news-type .nav-list-title{font-size:28px;font-weight:600;margin-bottom:15px}.nav-list-news-type .news-type{cursor:pointer;padding:10px 0;display:flex}.nav-list-news-type .news-type .news-type__icon{margin-right:10px;transform:rotate(180deg)}.nav-list-news-type .news-type .news-type__icon.icon-active{transform:rotate(0deg)}.nav-list-news-type .news-type.news-type-active{color:#f7941d;font-weight:500}.nav-list-news-type .list-item{overflow:hidden}.nav-list-news-type .list-item .nav-item{font-size:14px;padding:14px 16px;display:flex;font-weight:500;border-radius:8px;margin-bottom:8px;background:#f6f7f8;cursor:pointer}.nav-list-news-type .list-item .nav-item.item-active{color:#fff;background:#f7941d;font-weight:500}.nav-list-news-type .list-item .nav-item .nav-item__icon{margin-right:10px;width:22px}@media screen and (max-width:768px){.nav-list-news-type{width:100%}.nav-list-news-type .list-item{display:flex;overflow:scroll;gap:10px}.nav-list-news-type .list-item .nav-item{width:-moz-max-content;width:max-content;flex:1 0 auto}}