body.home .vmt-news-tabs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important;background:#fff;border:1px solid #e1e7ee;border-radius:10px;overflow:hidden;box-sizing:border-box;box-shadow:0 4px 18px rgb(15 75 145 / .05)}body.home .vmt-news-tab{min-width:0;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;text-decoration:none!important;color:#4d6179;font-size:14px;font-weight:600;border-right:1px solid #e1e7ee;box-sizing:border-box}body.home .vmt-news-tab:last-child{border-right:0}body.home .vmt-news-tab .vmt-news-icon{font-size:20px;line-height:1;color:#111}body.home .vmt-news-tab.is-active{background:#0868d7;color:#fff;border-radius:9px;box-shadow:0 3px 10px rgb(8 104 215 / .25)}body.home .vmt-news-tab.is-active .vmt-news-icon{color:#fff}body.home .vmt-news-grid.row{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;column-gap:14px!important;row-gap:14px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box}body.home .vmt-news-grid.row>.col.post-item{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important;margin:0!important;padding:0!important;box-sizing:border-box}body.home .vmt-news-grid.row>.col.post-item>.col-inner{height:100%!important;margin:0!important;padding:0!important}body.home .vmt-news-grid .box{height:100%;background:#fff;border:1px solid #e3e8ee;border-radius:9px;overflow:hidden;box-shadow:0 3px 12px rgb(15 75 145 / .05);transition:.2s ease}body.home .vmt-news-grid .box:hover{transform:translateY(-3px);box-shadow:0 9px 24px rgb(15 75 145 / .12)}body.home .vmt-news-grid .box-image{border-radius:8px 8px 0 0;overflow:hidden}body.home .vmt-news-grid .box-image img{width:100%;object-fit:cover;transition:transform .25s ease}body.home .vmt-news-grid .box:hover .box-image img{transform:scale(1.035)}body.home .vmt-news-grid .box-text{padding:12px 12px 15px!important;text-align:left!important}body.home .vmt-news-grid .post-title{font-size:15px;line-height:1.42;font-weight:700;color:#123f76;margin:5px 0 0;min-height:43px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.home .vmt-news-grid .post-meta{font-size:12px;color:#5277a2;margin:6px 0;font-weight:600}body.home .vmt-news-grid .is-divider{display:none!important}body.home .vmt-news-grid .box-text:after{content:'Đọc thêm  →';display:block;margin-top:17px;color:#0868d7;font-size:14px;font-weight:700}@media(max-width:849px){body.home .vmt-news-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.home .vmt-news-tab{min-height:66px;border-bottom:1px solid #e1e7ee;font-size:13px}body.home .vmt-news-grid.row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}body.home .vmt-news-grid .post-title{min-height:auto}}@media(max-width:549px){body.home .vmt-news-tabs{display:flex!important;overflow-x:auto;scrollbar-width:none}.vmt-news-tabs::-webkit-scrollbar{display:none}body.home .vmt-news-tab{flex:0 0 112px;min-height:62px;border-bottom:0}body.home .vmt-news-grid.row{grid-template-columns:1fr!important;gap:12px!important}}