.news-layout{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5.5rem}@media(min-width:768px) and (max-width:1400px){.news-layout{gap:2rem}}@media(max-width:767px){.news-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:44px}}.news-layout .left{-webkit-box-flex:2;-ms-flex:2;flex:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media(min-width:768px){.news-layout .left{gap:5rem}}.news-layout .left .news-card:nth-child(n+5){display:none}.news-layout .left .news-card{background:#fff;border-radius:2rem;overflow:hidden;background:#f8f8f8;padding:2rem 2rem 3rem 2rem}.news-layout .left .news-card .news-image{position:relative;border-radius:1.5rem;overflow:hidden}@media screen and (min-width:1280px){.news-layout .left .news-card .news-image{height:35.8rem}}.news-layout .left .news-card .news-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.news-layout .left .news-card .news-image img{max-height:17.8rem}}.news-layout .left .news-card .news-image .overlay{position:absolute;left:0;top:0;width:60%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#f97316),color-stop(60%,rgba(249,115,22,.7)),to(transparent));background:linear-gradient(90deg,#f97316 0%,rgba(249,115,22,.7) 60%,transparent);color:#fff;padding:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-layout .left .news-card .news-image .overlay h2{font-size:4rem;font-weight:600}.news-layout .left .news-card .news-image .overlay p{font-size:18px}.news-layout .left .news-card .news-content{padding:2.5rem 0 0}.news-layout .left .news-card .news-content .meta{font-size:13px;color:#4d4d4d;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.news-layout .left .news-card .news-content .meta span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-layout .left .news-card .news-content .meta span img{max-width:1.9rem;margin-right:.6rem}.news-layout .left .news-card .news-content .meta span svg{margin-right:.6rem}.news-layout .left .news-card .news-content .box-content h3{font-size:2.1rem;margin-bottom:20px;color:#333}.news-layout .left .news-card .news-content .box-content p{color:#666;font-size:16px;line-height:1.6;margin-bottom:20px;font-weight:light}@media screen and (min-width:767px){.news-layout .left .news-card .news-content .box-content p{font-size:1.8rem}}.news-layout .pagination{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media(min-width:767px){.news-layout .pagination{margin-top:3rem}}.news-layout .pagination a,.news-layout .pagination span{min-width:4.1rem;height:4.1rem;padding:0 1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.3rem;text-decoration:none;font-size:15px;border:.1rem solid #dfdfdf;background:#fff;color:#645953;-webkit-transition:.2s;transition:.2s}.news-layout .pagination a:hover,.news-layout .pagination a.active{background:#f97241;color:#fff;border-color:#f97241;-webkit-box-shadow:0 .3rem 1.7rem 0 rgba(101,166,214,.06);box-shadow:0 .3rem 1.7rem 0 rgba(101,166,214,.06)}.news-layout .pagination .dots{border:0;background:rgba(0,0,0,0);cursor:default}.right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6rem}@media(min-width:768px) and (max-width:1400px){.right{gap:2rem}}@media(max-width:767px){.right{gap:44px}}.right .card{background:#fff;border-radius:1.9rem;background:#fafafa;padding:3rem;border:0}@media(min-width:768px) and (max-width:1400px){.right .card{padding:1.5rem}}.right .card .box-choice-article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2.2rem;border-bottom:2px solid rgba(217,217,217,.23);margin-bottom:2.8rem}.right .card.news-type h4{margin-bottom:2.2rem}.right .card h4{color:#333;font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media screen and (min-width:768px){.right .card h4{font-size:2.4rem}}.right .card .side-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1.8rem 2rem;margin-bottom:20px;border-radius:1rem;border:0;cursor:pointer;text-align:left;background:#fff;-webkit-box-shadow:0 .4rem 1rem 0 rgba(0,0,0,.04);box-shadow:0 .4rem 1rem 0 rgba(0,0,0,.04)}@media(min-width:768px) and (max-width:1400px){.right .card .side-btn{padding:1.8rem 2rem}}.right .card .side-btn.active,.right .card .side-btn:hover{background:#f97316;color:#fff}.right .card .side-btn.active p,.right .card .side-btn:hover p{color:#fff}.right .card .side-btn.active svg path,.right .card .side-btn:hover svg path{fill:#fff!important}.right .card .side-btn p{color:#333;font-size:18px;font-style:normal;font-weight:500;line-height:normal}@media screen and (min-width:768px){.right .card .side-btn p{font-size:1.8rem}}.right .card .article{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:1.5rem;background:#fff;border-radius:1rem;padding:1rem}@media(min-width:768px) and (max-width:1400px){.right .card .article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.right .card .article:hover{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.08);box-shadow:0 0 20px 0 rgba(0,0,0,.08)}.right .card .article img{width:11.7rem;height:7rem;border-radius:.4rem;-o-object-fit:cover;object-fit:cover}@media(min-width:768px) and (max-width:1400px){.right .card .article img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:10rem}}.right .card .article small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:12px;color:#999}.right .card .article p{font-size:14px;color:#333;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.list-articles .side-article:nth-child(n+5){display:none}@media screen and (max-width:768px){.news-center .inner-content{padding:44px 0}}@media screen and (max-width:768px){.news-center .banner .container .wrap-content h1{font-size:24px}}@media screen and (max-width:768px){.news-center .banner .container .wrap-content .content-description{font-size:15px}}.news-details-layout h3.title{color:#000;text-align:center;font-size:2.8rem;font-style:normal;font-weight:700}.news-details-layout .date{color:#6d6d6d;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.5;padding:2.4rem 0 2.2rem;text-align:center}.news-details-layout .line{background:#cfcfcf;width:100%;height:.1rem;margin-bottom:3.2rem}.news-details-layout .content-section{font-size:1.6rem;font-style:normal}.news-details-layout .content-section p{color:#666;line-height:1.5;font-weight:400;margin-bottom:1.5rem}.news-details-layout .content-section strong{color:#333;font-weight:600}