@font-face {
    font-family: 'SVN-Yipes';
    src: url(../fonts/SVN-Yipes/SVN-Yipes.otf);
}

@font-face {
    font-family: 'SVN-Diablo';
    src: url(../fonts/SVN-Diablo/SVN-Diablo.otf);
}


/************************************************************************************************************************************************/
/*****************************************************CHUYÊN TRANG - THÔNG TIN VIỆC LÀM, GIÁO DỤC NGHỀ NGHIỆP***********************************************************/
/************************************************************************************************************************************************/
.innerBlue .DanhSachTinBai .list_news li .news_info .news_title a {
    color: var(--blue, #0765E3) !important;
    text-align: justify;
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
}

.box_color_blue .list_chuyenmuc li.active a {
    color: var(--blue, #0765E3) !important;
}

.box_color_blue .list_chuyenmuc > li > a::before {
    background: #0765E3;
}

.innerBlue .list_chuyenmuc > li:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: none;
}

.innerBlue .list_chuyenmuc > li > a::before {
    width: 24px;
    height: 24px;
    background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.94118 15.8359C3.31682 15.8359 2 17.1527 2 18.7771C2 20.4015 3.31682 21.7183 4.94118 21.7183H22V20.5418H19.6471V19.3653H4.94118V18.1889H19.6471V17.0124H22V15.8359H4.94118ZM18.4706 12.8931V14.6595H22V12.8931C20.9548 13.6795 19.5169 13.6804 18.4706 12.8931ZM17.2941 7.86816L12 9.44165L6.70588 8.20181V10.5418H17.2941V7.86816ZM6.70588 11.7183H17.2941V13.483H6.70588V11.7183Z" fill="%2326A6FE"/><path d="M19.648 5.94164V8.87847C18.9633 9.12129 18.4715 9.77513 18.4715 10.542C18.4715 11.515 19.2631 12.3067 20.2362 12.3067C21.2093 12.3067 22.0009 11.515 22.0009 10.542C22.0009 9.77513 21.5091 9.12129 20.8245 8.87847V5.592L21.9823 5.24788L12.0009 2.28125L2.01953 5.24784L12.0009 8.21447L19.648 5.94164Z" fill="%230765E3"/></svg>');
    top: 0;
}

.innerBlue .list_chuyenmuc li a {
    padding-left: 32px;
}

/************************************************************************************************************************************************/
/*****************************************************CHUYÊN TRANG - CHUYÊN MỤC TÍN DỤNG CHÍNH SÁCH XÃ HỘI***********************************************************/
/************************************************************************************************************************************************/
.TinBaiDanhSach_TieuDiem .TieuDiem {
    display: flex;
    gap: 20px;
}

.TinBaiDanhSach_TieuDiem .bottom_pane ul li {
    gap: 20px;
}

.TinBaiDanhSach_TieuDiem .bottom_pane ul li .item_img_link {
    flex: 0 0 calc(50% - 10px);
    flex-shrink: 0;
}

.TinBaiDanhSach_TieuDiem .bottom_pane .news_info .news_title a {
    -webkit-line-clamp: 4;
}

.div-sidebar .information_sidebar .DnnModule {
    margin-bottom: 15px;
}

/************************************************************************************************************************************************/
/*****************************************************CHUYÊN TRANG - HUẾ XƯA VÀ NAY***********************************************************/
/************************************************************************************************************************************************/

.DSChuyenMuc_ListTomTat .list_CM_Tomtat {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.DSChuyenMuc_ListTomTat .list_CM_Tomtat li {
    border-radius: 10px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #FFF;
    display: flex;
    padding: 20px;
    align-items: flex-start;
    gap: 30px;
    align-self: stretch;
}

.DSChuyenMuc_ListTomTat .list_CM_Tomtat li a {
    flex: 0 0 calc(100%/9 * 3 - 15px)
}

.DSChuyenMuc_ListTomTat .list_CM_Tomtat li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}

.DSChuyenMuc_ListTomTat .list_CM_Tomtat li .list_tomtat {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.DSChuyenMuc_ListTomTat .list_CM_Tomtat li .list_tomtat .TieuDe a {
    color: var(--text-mi, #182940) !important;
    font-family: "Roboto Slab";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4; /* 140% */
}

.DSChuyenMuc_ListTomTat .list_CM_Tomtat li .list_tomtat .TomTat {
    overflow: hidden;
    color: var(--text-mi, #182940);
    text-align: justify;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; /* 150% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.DSChuyenMuc_ListTomTat .list_CM_Tomtat li .list_tomtat .XemChiTiet a {
    color: var(--blue, #0765E3) !important;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
    text-decoration-line: underline;
}

.DSChuyenMuc_AnhDaiDien .list_CM_Tomtat {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.DSChuyenMuc_AnhDaiDien .list_CM_Tomtat li {
    display: flex;
    gap: 10px;
}

.DSChuyenMuc_AnhDaiDien .list_CM_Tomtat li a {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
}

.DSChuyenMuc_AnhDaiDien .list_CM_Tomtat li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
    
}

.DSChuyenMuc_AnhDaiDien .list_CM_Tomtat li .list_tomtat .TieuDe a {
    color: var(--text-mi, #182940) !important;
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.375; /* 137.5% */
}

.NoiDungGioiThieu .TomTat {
    color: var(--text-mi, #182940);
    text-align: justify;
    font-family: Roboto;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.5; /* 150% */
    margin-bottom: 15px;
}

.NoiDungGioiThieu > img {
    max-width: 900px;
    display: block;
    margin: 15px auto;
}

.NoiDungGioiThieu .NoiDung, 
.NoiDungGioiThieu .NoiDung p,
.NoiDungGioiThieu .NoiDung span {
    color: var(--text-mi, #182940) !important;
    text-align: justify !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important; 
    line-height: 1.5 !important; /* 150% */
}

.NoiDungGioiThieu .NoiDung img {
    max-width: 900px;
    display: block;
    margin: 0 auto
}

.NoiDungLienQuan .Title {
    color: var(--vng-m, #EA8F00);
    text-align: justify;
    font-family: "Roboto Slab";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.44;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--border-table, #CED8EB);
}

.NoiDungLienQuan .CMLienQuan {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.NoiDungLienQuan .CMLienQuan li {
    display: list-item;
    list-style: disc;
    margin-left: 15px;
    position: relative;
}

.NoiDungLienQuan .CMLienQuan li::marker {
    font-size: 16px;
    color: #0765E3;
}

.NoiDungLienQuan .CMLienQuan li .CM_info {
    display: flex;
    align-items: center;
    gap: 8px;
}

.category-media_list .section-title {
    display: none
}

.category-media_list .category-list {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.category-media_list .category-list li .category-inner {
    display: flex;
    gap: 10px;
}

.category-media_list .category-list li .category-image a {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
    display: block;
}

.category-media_list .category-list li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
    
}

.category-media_list .category-list li .category-link a {
    color: var(--text-mi, #182940) !important;
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.375; /* 137.5% */
}

/************************************************************************************************************************************************/
/*****************************************************CHUYÊN TRANG - SỰ KIỆN NỔI BẬT HÀNG NĂM***********************************************************/
/************************************************************************************************************************************************/

.sk_noibat {
    background: url(../images/bg_sknoibat.png);
    min-height: 100vh;
    background-size: cover;
    background-position: center;
}

.pagename {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 50px;
    z-index: 1;
    position: relative;
}

.pagename span:first-child {
    color: #FFF;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.40);
    font-family: SVN-Yipes;
    font-size: 128px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; /* 26.563% */
}

.pagename span:last-child {
    color: #FFD23B;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.40);
    font-family: SVN-Diablo;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2; /* 42.5% */
    text-transform: uppercase;
}

.subbg {
    position: absolute;
    right: 0;
    top: -10%;
    z-index: 0;
}

.CM_year {
    position: relative;
    z-index: 1;
    width: 60%
}

.list_CM_Slide {
    position: relative;
}

.list_CM_Slide .slick-itemCM {
    position: relative;
    padding-bottom: 15px;
}

.list_CM_Slide .slick-itemCM > a {
    border-radius: 180px;
    background: linear-gradient(180deg, #9D37FF 0%, #7B00F0 100%);
    display: flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-family: "Roboto Slab";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.44; /* 144.444% */
    margin: 0 7.5px;
}

.list_CM_Slide .slick-arrow {
    position: absolute;
    top: 0;
    border-radius: 180px;
    background: linear-gradient(180deg, #9D37FF 0%, #7B00F0 100%);
    display: flex;
    height: 50px;
    padding: 10px 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.list_CM_Slide .slick-arrow.prevArrow {
    left: 0;
    right: unset;
}

.list_CM_Slide .slick-arrow.nextArrow {
    right: 0;
    left: unset;
}

.list_CM_Slide .slick-list {
    margin: 0 60px;
    height: 45vh;
}

.list_CM_Slide .CM_hover {
    border-radius: 10px;
    background: rgba(43, 0, 83, 0.80);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
    display: flex;
    padding: 10px 0px;
    flex-direction: column;
    align-items: flex-start;
    width: 270px;
    position: absolute;
    top: 100%;
    left: 7.5px;
}

.list_CM_Slide .CM_hover li {
    padding: 6px 20px;
    width: 100%
}

.list_CM_Slide .CM_hover li:hover {
    background: #4C0390;
}

.list_CM_Slide .CM_hover li a {
    color: #FFF;
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
}

/************************************************************************************************************************************************/
/*****************************************************CHUYÊN TRANG - THÀNH PHỐ HUẾ TRỰC THUỘC TRUNG ƯƠNG***********************************************************/
/************************************************************************************************************************************************/

.section-TW1 .TinBaiDanhSach_TieuDiem .up_pane .item_img_link {
    flex: 0 0 calc(100%/12*7 - 15px);
}

.section-TW1 .TinBaiDanhSach_TieuDiem .up_pane .news_info .news_title a {
    font-size: 20px;
    margin-bottom: 5px;
    -webkit-line-clamp: 6;
}

.section-TW1 .TinBaiDanhSach_TieuDiem .bottom_pane .news_info .news_title a {
    -webkit-line-clamp: 3;
}

.section-TW1 .TinBaiDanhSach_TieuDiem .up_pane .news_info .news_summary {
    -webkit-line-clamp: 8;
    margin-top: 10px;
}

.section-TW1 .TinBaiDanhSach_TieuDiem .bottom_pane ul {
    gap: 20px;
    margin-bottom: 30px;
}

.section-TW1 .TinBaiDanhSach_TieuDiem .bottom_pane ul li {
    display: flex;
    gap: 10px;
    flex: 0 0 calc(100%/5 - (80px/5));
    flex-direction: column;
}

.section-TW1 .TinBaiDanhSach_TieuDiem .bottom_pane {
    overflow: unset;
    padding-right: 0;
}

.section-TW1 .TinBaiDanhSach_TieuDiem .bottom_pane ul li .item_img_link {
    flex: unset;
    flex-shrink: 0;
    width: 100%;
}

.section-TW1 .TinBaiDanhSach_TieuDiem .showmore {
    display: none;
}

.TinBaiSlide_NoSummary .slide_news_NoSummary .slick_item {
    margin: 0 10px;
}

.TinBaiSlide_NoSummary .slide_news_NoSummary .slick-list {
    margin: 0 -10px;
}

.TinBaiSlide_NoSummary .slide_news_NoSummary .slick_item .news_info {
    border-radius: 0 0 10px 10px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #FFF;
    border-top: none;
    padding: 10px 15px 20px;
}

.TinBaiSlide_NoSummary .slide_news_NoSummary .slick_item .news_info a {
    color: var(--text-mi, #182940);
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 48px;
}

.TinBaiSlide_NoSummary .slide_news_NoSummary .slick_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.TinBaiSlide_NoSummary .slide_news_NoSummary .slick-dots {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 10px;
    margin-top: 20px;
}

.TinBaiSlide_NoSummary .slide_news_NoSummary .slick-dots li {
    width: 10px;
    height: 10px;
    background: #CED8EB;
    border-radius: 50%;
    cursor: pointer;
}

.TinBaiSlide_NoSummary .slide_news_NoSummary .slick-dots li.slick-active {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #D61C26;
}

.slick-dots li button {
    width: 0;
    height: 0;
    padding: 0;
    border: 0;
    font-size: 0;
}

.slick-dots li button:before {
    content: none !important
}

div[id*="dnn_InnerPaneTW3"],
div[id*="dnn_InnerPaneTW3"] > div,
div[id*="dnn_InnerPaneTW3"] > div > div {
    height: 100%;
}

.TinBaiSlide_Base .slide_news_base .slick_item {
    margin: 0 15px;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid var(--border-table, #CED8EB);
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.TinBaiSlide_Base .slide_news_base .slick-list {
    margin: 0 -15px;
}

.TinBaiSlide_Base .slide_news_base .slick_item .item_img_link {
    width: 210px;
    flex-shrink: 0;
}

.TinBaiSlide_Base .slide_news_base .slick_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.TinBaiSlide_Base .slide_news_base .slick_item .news_title a {
    overflow: hidden;
    color: var(--text-mi, #182940);
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.TinBaiSlide_Base .slide_news_base .slick_item .news_date {
    color: var(--blue, #0765E3);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 157.143% */
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 5px;
}

.TinBaiSlide_Base .slide_news_base .slick_item .news_date::before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M14.878 3.94861C14.7895 2.47707 13.5608 1.3242 12.0808 1.3242H11.3603V0.764153C11.3603 0.615618 11.3013 0.473167 11.1963 0.368137C11.0913 0.263107 10.9488 0.204102 10.8003 0.204102C10.6517 0.204102 10.5093 0.263107 10.4043 0.368137C10.2992 0.473167 10.2402 0.615618 10.2402 0.764153V1.3242H5.75981V0.764153C5.75981 0.615618 5.70081 0.473167 5.59578 0.368137C5.49075 0.263107 5.3483 0.204102 5.19976 0.204102C5.05123 0.204102 4.90878 0.263107 4.80375 0.368137C4.69872 0.473167 4.63971 0.615618 4.63971 0.764153V1.3242H3.91921C2.43899 1.3242 1.21024 2.47707 1.12203 3.94861C0.955974 6.71638 0.959054 9.52392 1.13127 12.2931C1.21864 13.6994 2.34518 14.8259 3.75147 14.9133C5.16084 15.0009 6.58029 15.0446 7.99974 15.0446C9.41891 15.0446 10.8386 15.0009 12.248 14.9133C13.6543 14.8259 14.7808 13.6994 14.8682 12.2931C15.0407 9.52532 15.0438 6.71806 14.878 3.94861ZM13.7506 12.2236C13.7247 12.632 13.5507 13.0169 13.2614 13.3062C12.9721 13.5955 12.5872 13.7695 12.1788 13.7954C9.40603 13.9676 6.59401 13.9676 3.8212 13.7954C3.41284 13.7695 3.02796 13.5955 2.73862 13.3062C2.44929 13.0169 2.27536 12.632 2.24941 12.2236C2.11814 10.0866 2.08852 7.94449 2.16064 5.80462H13.8397C13.9102 7.94401 13.8831 10.0954 13.7506 12.2236ZM5.19976 3.56441C5.3483 3.56441 5.49075 3.5054 5.59578 3.40037C5.70081 3.29534 5.75981 3.15289 5.75981 3.00436V2.44431H10.2402V3.00436C10.2402 3.15289 10.2992 3.29534 10.4043 3.40037C10.5093 3.5054 10.6517 3.56441 10.8003 3.56441C10.9488 3.56441 11.0913 3.5054 11.1963 3.40037C11.3013 3.29534 11.3603 3.15289 11.3603 3.00436V2.44431H12.0808C12.9694 2.44431 13.7069 3.13457 13.7599 4.01553C13.773 4.23787 13.7786 4.46161 13.7896 4.68451H2.21049C2.22169 4.46161 2.22701 4.23787 2.24017 4.01553C2.2931 3.13457 3.0304 2.44431 3.91921 2.44431H4.63971V3.00436C4.63971 3.15289 4.69872 3.29534 4.80375 3.40037C4.90878 3.5054 5.05123 3.56441 5.19976 3.56441Z" fill="%230765E3"/><path d="M5.19976 9.16551C5.66372 9.16551 6.03983 8.78939 6.03983 8.32543C6.03983 7.86147 5.66372 7.48535 5.19976 7.48535C4.7358 7.48535 4.35968 7.86147 4.35968 8.32543C4.35968 8.78939 4.7358 9.16551 5.19976 9.16551Z" fill="%230765E3"/><path d="M8.00002 9.16551C8.46398 9.16551 8.8401 8.78939 8.8401 8.32543C8.8401 7.86147 8.46398 7.48535 8.00002 7.48535C7.53606 7.48535 7.15994 7.86147 7.15994 8.32543C7.15994 8.78939 7.53606 9.16551 8.00002 9.16551Z" fill="%230765E3"/><path d="M5.19976 11.9653C5.66372 11.9653 6.03983 11.5892 6.03983 11.1252C6.03983 10.6613 5.66372 10.2852 5.19976 10.2852C4.7358 10.2852 4.35968 10.6613 4.35968 11.1252C4.35968 11.5892 4.7358 11.9653 5.19976 11.9653Z" fill="%230765E3"/><path d="M10.8003 9.16551C11.2642 9.16551 11.6404 8.78939 11.6404 8.32543C11.6404 7.86147 11.2642 7.48535 10.8003 7.48535C10.3363 7.48535 9.96021 7.86147 9.96021 8.32543C9.96021 8.78939 10.3363 9.16551 10.8003 9.16551Z" fill="%230765E3"/><path d="M10.8003 11.9653C11.2642 11.9653 11.6404 11.5892 11.6404 11.1252C11.6404 10.6613 11.2642 10.2852 10.8003 10.2852C10.3363 10.2852 9.96021 10.6613 9.96021 11.1252C9.96021 11.5892 10.3363 11.9653 10.8003 11.9653Z" fill="%230765E3"/><path d="M8.00002 11.9653C8.46398 11.9653 8.8401 11.5892 8.8401 11.1252C8.8401 10.6613 8.46398 10.2852 8.00002 10.2852C7.53606 10.2852 7.15994 10.6613 7.15994 11.1252C7.15994 11.5892 7.53606 11.9653 8.00002 11.9653Z" fill="%230765E3"/></svg>');
}

.TinBaiSlide_Base .slide_news_base .slick_item .news_summary {
    overflow: hidden;
    color: var(--text-mi, #182940);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.TinBaiSlide_Base .slide_news_base .slick-arrow {
    border: none;
    background: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    padding: 0;
}

.TinBaiSlide_Base .slide_news_base .slick-prev {
    left: 15px;
    right: unset;
    z-index: 1;
}

.TinBaiSlide_Base .slide_news_base .slick-next {
    right: 15px;
}

.section-TW5 {
    background: url(../images/FrameTW.png) no-repeat center;
    background-size: cover;
}

.section-TW5 .main > h4.lined {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    margin-bottom: 40px;
}

.section-TW5 .main > h4.lined > span {
    color: #FFF;
    font-family: "Roboto Slab";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.33; /* 133.333% */
    text-transform: uppercase;
    padding: 10px 50px;
    border-bottom: 1px solid #FFD23B;
} 

.section-TW5 .TinBaiMotAnh_NoSummary .list_news {
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: space-between;
    overflow: auto;
    padding-bottom: 40px;
}

.section-TW5 .TinBaiMotAnh_NoSummary .list_news li {
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
    flex: 0;
}

.section-TW5 .TinBaiMotAnh_NoSummary .list_news li .item_img_link {
    width: 220px;
    border-radius: 220px;
    border: 5px solid #FFF;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    overflow: hidden;
}

.section-TW5 .TinBaiMotAnh_NoSummary .list_news li .news_title a {
    color: #FFF;
    text-align: center;
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
    -webkit-line-clamp: unset;
}

.section-TW5 .TinBaiMotAnh_NoSummary .showmore {
    display: none;
}

/************************************************************************************************************************************************/
/*****************************************************CHUYÊN TRANG - TỔNG ĐIỀU TRA KINH TẾ***********************************************************/
/************************************************************************************************************************************************/

.div-sidebar .main_media .video-main {
    height: 230px
}

.div-sidebar .main_media .caption {
    display: none;
}

.div-sidebar .main_media .play-action svg {
    width: 80px;
    height: 80px;
}

.div-sidebar .DieuTraDanSo {
    border-radius: 10px;
    background: var(--blue, #0765E3);
    display: flex;
    padding: 15px;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}

.div-sidebar .DieuTraDanSo .Logo {
    display: flex;
    align-items: center;
    gap: 10px;
}

.div-sidebar .DieuTraDanSo .Logo img {
    width: 67px;
    height: 67px;
    flex-shrink: 0;
}

.div-sidebar .DieuTraDanSo .Logo .Title {
    color: #FFF;
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5; /* 150% */
    text-transform: uppercase;
}

.div-sidebar .DieuTraDanSo .TongDai {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}

.div-sidebar .DieuTraDanSo .TongDai span {
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
}

.div-sidebar .DieuTraDanSo .TongDai .sdt {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--yellow, #FFC52D);
    font-family: "Roboto Slab";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.25; /* 125% */
    text-transform: uppercase;
}

.slider-list .slick-track .slick-slide {
    margin: 0 7.5px;
    position: relative;
}

.slider-list .slick-list {
    margin: 0 -7.5px;
}