.UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle {
        width: 100%;
        margin-bottom: 0;
        position: relative;
        /* border-bottom: 1px solid #f1f1f1; */
        padding-bottom: 10px;
        margin-bottom: 15px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle:before {
        content: '';
        width: 80px;
        height: 2px;
        background: linear-gradient(90deg, var(--vass-red)25%, #fcdddf 50%, #fcdddf 75%);
        position: absolute;
        left: 0;
        bottom: 0;
}
.UIArticleListContent_impressionarticle .UIArticleListContent{
        margin:0;
        padding-bottom: 0;
        box-shadow: var(--box-shadow);
        padding: var(--padding-box);
        border-radius: var(--rounded);
        background: var(--color-white);
        margin-bottom: var(--margin-bottom);
        border: var(--default-border);
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap{
        display:flex;
        flex-wrap:wrap;
        position: relative;
        padding: 0;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap ul{
        list-style:outside none none;
        margin:0;
        padding:0}
.UIArticleListContent_impressionarticle .UIArticleListContent img{
        transition:all .3s}
.UIArticleListContent_impressionarticle .UIArticleListContent img:hover{
        transform:scale(1.02)}
.UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle .titletext{
        text-decoration:none;
        text-transform: uppercase;
        flex-direction:column;
        font-size: 18px;
        display: inline-flex;
        margin: 0 auto;
        text-align: left;
        position: relative;
        font-family: 'Inter';
        font-weight: 600;
        color: var(--color-red);
        letter-spacing: -1px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle .titletext:after {
        content: '';
        width: 80px;
        height: 4px;
        background: #FF9100;
        display: none;
        margin: auto;
        margin-top: 10px;
        border-radius: 5px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle .mota:after{
        content: '';
        width: 50px;
        height: 3px;
        background: #148b4e;
        display: block;
}
.UIArticleListContent_impressionarticle .UIArticleListContent ul.first-box li.item{
        display:inline-block;
        text-align:left;
        margin-right: 15px;
        /* background: #fff; */
        /* border-radius: 5px; */
        overflow: hidden;
        font-family: 'Roboto';
        /* box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); */
        position: relative;
        border-right: 1px solid #f1f1f1;
        padding-right: 15px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item .imagelink {
        display: none;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item p {
        display: none;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .first-box .item:nth-child(1) .content {
        font-size: 20px;
        font-weight: 700;
        color: var(--color-black);
        padding: 0;
        text-align: justify;
        margin-top: 5px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .first-box .item:nth-child(1) .content .title{
        text-align: left;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        color: var(--color-black);
        text-transform: unset;
        margin-bottom: 10px;
        overflow: hidden;
        font-family: 'Merriweather';
}
.UIArticleListContent_impressionarticle .UIArticleListContent .first-box .item:first-child .content {
        font-family: 'Merriweather';
}
.UIArticleListContent_impressionarticle .UIArticleListContent .first-box .item .date{
        font-size: 12px;
        font-weight: 400;
        line-height: 1.5;
        text-align: left;
        color: var(--bs-gray-600);
        margin-top: 5px;
        padding-left: 20px;
        margin-bottom: 10px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .first-box .item .content {
        font-size: 15px;
        font-weight: normal;
        /* padding-right: 20px; */
        color: var(--color-black);
        padding-left: 20px;
        font-family: 'Roboto';
}
.UIArticleListContent_impressionarticle .UIArticleListContent .first-box .item:first-child .content:before {
        display: none;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .first-box .item .content:before {
        content: "\25A0";
        color: var(--bs-gray-400);
        margin-right: 7px;
        font-size: 12px;
        position: absolute;
        left: 0;
        top: 0px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box{
        display:inline-block;
        margin:0;
        padding:0;
        width: 70%;
        flex:1
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .textlink{
        text-decoration:none;
        display:inline-block;
        width:100%;
        text-align: left;
        font-weight: 600;
        float:left;
        min-width:300px;
        padding: 0;
        transition: 0.3s;
        font-size: 25px;
        color: var(--color-black);
        padding-bottom: 0;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .textlink .date{
        /* position: absolute; */
        /* top: 15px; */
        /* left: 15px; */
        font-size: 12px;
        padding: 5px 20px;
        /* background: #148b4e; */
        border-radius: 100px;
        font-weight: 400;
        color: #fff;
        padding-left: 0;
        /* background-image: url("data:image/svg+xml;utf8,<svg class='w-6 h-6 text-gray-800 dark:text-white' aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 448 512'><path fill='white' d='M96 32l0 32L48 64C21.5 64 0 85.5 0 112l0 48 448 0 0-48c0-26.5-21.5-48-48-48l-48 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32L160 64l0-32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192L0 192 0 464c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-272z'/></svg>"); */
        background-repeat: no-repeat;
        background-position: 15px;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.5;
        text-align: left;
        color: var(--bs-gray-600);
        margin-top: 0;
        margin-bottom: 10px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .textlink:hover {
        /* font-weight: 700; */
        color: var(--color-primary);
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .textlink:after{
        content: 'Ã„ÂÃ¡Â»Âc thÃƒÂªm';
        color: var(--color-primary);
        position: absolute;
        bottom: 25px;
        font-weight: 600;
        font-size: 16px;
        padding-right: 20px;
        background: url("data:image/svg+xml;utf8,<svg class='w-6 h-6 text-gray-800 dark:text-white' aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 448 512'><path fill='%23255e95' d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/></svg>");
        background-repeat: no-repeat;
        background-position: center right;
        display: none;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .summarylink{
        text-decoration:none;
        display:inline-block;
        float:left;
        color:#000;
        font-size:14px;
        margin-top:5px;
        width:95%;
        padding-left:3px;
        padding-right:3px}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .textlink:hover{
        /* font-weight:700; */
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .textlink:hover {
        color: var(--color-primary);
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .imagelink{
        /*! padding: 20px; */
        display:inline-block;
        width:100%;
        /* border-radius:5px; */
        overflow:hidden
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .imagelink .box{
        width:100%}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .image{
        height: 360px;
        margin:0;
        padding:0;
        width:100%;
        object-fit: fill;
        background:#0b60a414;
        border-radius: 0.5rem;
        /* border: 1px solid #ececec; */
        /* margin-bottom: 10px; */
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) p{
        font-size: 15px;
        color: var(--color-black);
        font-weight:400;
        margin-top: 10px;
        margin-bottom: 0;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        /* padding-bottom: 10px; */
        border-bottom: var(--default-border);
        margin-bottom: 10px;
        text-overflow: ellipsis;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box{
        padding:0;
        margin:0;
        display:inline-block;
        text-align:left;
        width: 300px;
        height:auto;
        /* flex:1; */
        /* padding-bottom: 45px; */
        padding-right: 15px;
        /* padding-left: 25px; */
        /* border-left: 1px solid #dee2e6; */
        /* border-right: 1px solid #f1f1f1; */
}
.UIArticleListContent_impressionarticle .UIArticleListContent .second-box .item{
        height:auto;
        padding:0;
        position:relative;
        width:100%;
        padding: 0;
        display:flex;
        align-items:flex-start;
        padding-right:0;
        text-align: justify;
        /* box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); */
        /* background: #fff; */
        /* border-radius: 5px; */
        overflow: hidden;
        align-items: center;
        flex-direction: column;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .content {
        text-align: justify;
        color: var(--color-black);
        font-size: 16px;
        font-weight: 700;
        font-family: 'Merriweather';
        text-align: left;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .first-box item:nth-child(1) .content{
        font-size: 26px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .second-box .item+.item{
        margin-top: 15px;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .textlink{
        text-decoration: auto;
        display:
                inline-block;
        padding:0;
        /* text-transform: uppercase; */
        font-size: 16px;
        color: var(--color-black);
        height:
                auto;
        font-weight: 600;
        margin-right:0;
        flex:1;
        text-align: left;
        display: inline-flex;
        flex-direction: column;
        transition: 0.3s;
        font-family: "UTM Time";
}
/*.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .textlink:after{
content: 'Ã„ÂÃ¡Â»Âc thÃƒÂªm';
color: #148b4e;
bottom: 50px;
font-weight: 600;
font-size: 16px;
padding-right: 20px;
background: url("data:image/svg+xml;utf8,<svg class='w-6 h-6 text-gray-800 dark:text-white' aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 448 512'><path fill='green' d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/></svg>");
background-repeat: no-repeat;
background-position: center right;
margin-top: 20px;
display: inline-block;
width: fit-content;
}*/
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .textlink:first-letter,.UIArticleListContent_tintuc .UIArticleListContent .Wrap .first-box .item .textlink:first-letter{
        text-transform:uppercase}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .textlink:hover{
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .imagelink{
        display: block;
        width: 100%;
}
.UIArticleListContent_impressionarticle img[src="https://storage-vnportal.vnpt.vn/vnportal-tw/6144/HinhAnh/no-image_320x320.png"] {
        object-fit: contain !important;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .image{
        height: 180px;
        width: 100%;
        object-fit: fill;
        object-position:top;
        border-radius: 0.5rem;
        margin-bottom: 10px;
        background: #f1f3fa;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .title{
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-style: normal;
        text-transform: unset;
        margin-bottom: 0;
        margin-top: 0;
        overflow: hidden;
        font-family: 'Roboto';
        text-align: justify;
        color: var(--color-black);
        font-size: 16px;
        font-weight: 600;
        font-family: 'Merriweather';
        text-align: left;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item p{
        height:auto;
        padding-top: 10px;
        color: var(--color-black);
        font-weight: normal;
        font-size: 15px;
        text-transform: none;
        margin:0;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        font-family: 'Roboto';
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .date, .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .third-box .item .date{
        top: 15px;
        left: 15px;
        font-size: 12px;
        padding: 5px 0px;
        border-radius: 100px;
        font-weight: 400;
        color: #757575;
        /* padding-left: 25px; */
        /* background-image: url("data:image/svg+xml;utf8,<svg class='w-6 h-6 text-gray-800 dark:text-white' aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 448 512'><path fill='silver' d='M96 32l0 32L48 64C21.5 64 0 85.5 0 112l0 48 448 0 0-48c0-26.5-21.5-48-48-48l-48 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32L160 64l0-32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192L0 192 0 464c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-272z'/></svg>"); */
        background-repeat: no-repeat;
        background-position: 0px;
        display: block;
        /* order: -1; */
        margin-bottom: 0;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.5;
        text-align: left;
        color: var(--bs-gray-600);
        padding-bottom: 0;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .third-box{
        color:#0074bc;
        list-style:none;
        display:inline-block;
        width: 310px;
        margin-top: 0;
        padding-left: 15px;
        border-left: 1px solid #f1f1f1;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .third-box .content{
        /* font-weight: normal; */
        color: var(--color-black);
        text-align: justify;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .third-box .content {
        font-size: 15px;
        font-weight: 500;
        text-align: left;
        line-height: 1.5;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .third-box li{
        padding:15px 0;
        float:left;
        width:100%;
        vertical-align:top;
        text-align:left;
        padding-top: 0;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .third-box li+li{
        padding-top: 15px;
        border-top: 1px solid #f1f1f1;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .third-box .item .link{
        text-decoration:none;
        font-size:15px;
        line-height:1.5;
        color: #034494;
        font-weight:700
}
.UIArticleListContent_impressionarticle .WrapAll.container{
        padding:0;
        /* max-width:1160px; */
        /* position: relative; */
        max-width: unset;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle:before{
}
.UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle:after{
        right:555px}
@media only screen and (max-width:768px){
        .UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle .titletext{
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent{
                /* padding:0 10px!important; */
        }
        div.UIArticleListContent_impressionarticle .UIArticleListContent{
                margin: var(--padding-res) !important;
                /* background:#fff; */
                width: 100%;
                /* margin-top: 5px !important; */
                max-width: calc(100% - var(--padding-double));
                /* margin: auto !important; */
                padding: var(--padding-box-mb);
                padding-top: 10px;
                margin-bottom: 10px !important;
        }
        div.UIArticleListContent_impressionarticle .UIArticleListContent .WrapAll{
                background: transparent !important;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle .titletext{
                text-align:center;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item .image{
                height: 50vw !important;
                border-radius: 5px;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle:before{
                /* left:148px; */
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle:after,.UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle:before{
                /* top:143px; */
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .ModuleTitle:after{
                right:147px}
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .image{
                margin-right: 0px!important;
                max-height: 55vw !important;
                margin-bottom: 10px;
                width: 100%;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item p{
                /* display:none; */
        }
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .view-more{
        position: absolute;
        top: 0;
        right: 0;
}
.UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .view-more a{
        padding: 8px 30px;
        border-radius: 50px;
        color: #148b4e;
        font-weight: 600;
        /* border-bottom: 1px solid #e3dfdf; */
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        border: 1px solid;
}
@media only screen and (max-width: 768px){
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item p {
                margin-bottom: 20px;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box {
                width: 100%;
                flex: none;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .view-more{
                position: static;
                margin: 30px auto;
                margin-bottom: 0;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .second-box .item+.item{
                margin-top: 5px;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .second-box .item {
                height: auto !important;
                min-height: 60px;
                display: inline-block;
                padding: 0;
                width: calc(50% - 10px);
                padding: 10px 0;
                flex: none;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent ul.first-box li.item {
                margin-right: 0;
                border: 0;
                padding-right: 0;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .imagelink {
                display: inline-block;
                width: 100%;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box {
                width: 100%;
                margin-right: 0;
                padding-left: 0;
                padding-right: 0;
                border-right: none;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .third-box {
                width: 100%;
                border: 0;
                padding-left: 0;
                padding: 10px 0;
        }
        .UIArticleListContent .Wrap .third-box li {
                margin-left: 0px !important;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) .textlink {
                padding: 5px 0;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .second-box .item .image{
                height: 50vw !important;
                border-radius: 5px;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .first-box .item:nth-child(1) .content{
                margin-top: 0;
        }
        .UIArticleListContent_impressionarticle .UIArticleListContent .Wrap .first-box .item:nth-child(1) p{
                padding-bottom: 0;
        }
}
