.pagewrap{}.news__featured{padding-bottom:15px}.news__category-list{padding-bottom:30px;display:grid;grid-template-columns:repeat(8,min-content);grid-gap:15px}.news__category-list a{background-color:#efefef;border-radius:4px}.news__title{position:relative;font-size:24px;font-weight:bold;padding-bottom:5px;display:inline-block;margin-bottom:15px}.news__title:before{content:'';background-color:#000;height:2px;width:70%;position:absolute;bottom:0}.news__list{display:grid;grid-template-columns:35% 35% 30%;grid-gap:30px}.news__group-1{display:flex;flex-direction:column}.news__item{display:flex;flex-direction:column;gap:15px}.news__item:hover .news__item__photo img{filter:brightness(.9);transform:scale(1.1) rotate(2deg)}.news__item__photo{height:150px;width:100%;overflow:hidden;border:1px solid #f3f3f3}.news__item__photo img{object-fit:cover;transition:all ease-in-out .3s}.news__item__title *{font-size:16px;font-weight:600;transition:all ease-in-out .2s;color:#000}.news__item__title:hover *{text-decoration:none;color:#008232}.news__item__short-description{font-size:14px;font-weight:500;color:#696969;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news__item__create-info{display:flex;gap:10px}.news__item__creator,.news__item__created-at{font-size:14px;font-weight:500}.news__item__created-at:before{content:'•';padding:0 10px 0 0}.news__group-2{display:flex;flex-direction:column;justify-content:flex-start;gap:15px}.news__item--style-2{display:grid;grid-template-columns:160px 1fr;grid-gap:15px}.news__item--style-2 .news__item__photo{width:160px;height:160px}.news__item--style-2 .news__item__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px}.news__item--style-2 .news__item__title *{font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news__item--style-2 .news__item__short-description{font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news__item--style-2 .news__item__create-info{gap:0}.news__item--style-2 .news__item__create-info *{font-size:12px}.news__item--style-2 .news__item__created-at:before{padding:0 5px}.news__group-3{display:flex;flex-direction:column;justify-content:space-between;gap:15px}.news__item--style-3{grid-template-columns:100px 1fr}.news__item--style-3 .news__item__content{}.news__item--style-3 .news__item__photo{width:100px;height:100px}.news__latest{padding:30px 0}.news__latest .news__list{grid-template-columns:1fr}.news__latest .news__list .news__title{max-width:150px}.news__latest .news__list .news__title:before{width:20%}.news__latest .news__latest__wrapper{display:grid;grid-template-columns:100%;grid-gap:30px}.news__latest .news__group-2{gap:30px}.news__latest .news__item--style-2{grid-template-columns:50% calc(50% - 30px);grid-gap:30px}.news__latest .news__item--style-2 .news__item__photo{width:100%;height:337.5px;overflow:hidden}.news__latest .news__item--style-2 .news__item__content{justify-content:flex-start}.news__latest .news__item--style-2 .news__item__title *{-webkit-line-clamp:2;font-size:20px}.news__latest .news__item--style-2 .news__item__create-info *{font-size:16px}.news__latest .news__item--style-2 .news__item__short-description{-webkit-line-clamp:3}.news__latest .news__item--style-2 .news__item__category{font-size:14px;font-weight:600;color:gray;background-color:#efefef;padding:2px 8px;border-radius:4px;white-space:nowrap}.news__latest .news__item--style-2 .news__item__action{display:flex}.news__latest .news__item--style-2 .news__item__action .news__item__action__readmore .btn-readmore{font-size:14px;text-transform:none;transition:all ease-in-out .3s;border-radius:4px}.news__latest .news__item--style-2 .news__item__action .news__item__action__readmore .btn-readmore:hover{background-color:#008232;color:#fff}.news__latest .news__recent-list .news__recent-list-wrapper{display:flex;flex-direction:column;gap:30px;counter-reset:section}.news__latest .news__recent-list .news__recent-list-wrapper .news__recent__item{padding-left:60px;position:relative}.news__latest .news__recent-list .news__recent-list-wrapper .news__recent__item::before{counter-increment:section;content:counters(section,".",decimal-leading-zero);position:absolute;left:0;top:0;display:block;width:60px;font-size:32px;font-weight:bold;color:#e1e1e1}.news__latest .news__recent-list .news__recent-list-wrapper .news__recent__item .news__item__title *{font-size:16px}.news__latest .news__recent-list .news__recent-list-wrapper .news__recent__item .news__item__create-info{padding-top:15px}.news__latest .news__recent-list .news__recent-list-wrapper .news__recent__item .news__item__create-info *{font-size:12px}.news__latest .news__load-more{text-align:center;padding:15px 0}.news__latest .news__load-more button{border-radius:50px;font-size:14px;text-transform:none}.news__latest .news__load-more button:hover{background-color:#008232;color:#fff}.news__latest .news__load-more button:focus{outline:none}@media(min-width:320px) and (max-width:960px){.news__list{grid-template-columns:1fr}.news__category-list{grid-template-columns:repeat(2,1fr)}.news__group-2,.news__group-3{gap:15px}.news__latest .news__list{grid-template-columns:1fr}.news__latest .news__latest__wrapper{grid-template-columns:1fr}.news__latest .news__item--style-2{display:flex;flex-direction:column}}