        @media screen and (max-width: 1421px) {
            .cafeflists_body-glory-slider {
                width: 100%;
                max-width: 1170px;
            }

            .cafeflists_body-topbudget-company1 {
                width: 100%;
                display: flex;
                height: auto;
                gap: 80px;
                flex-direction: column;
                align-items: center;
            }

            .cafeflists_body-topbudget-company2 {
                display: flex;
                width: 100%;
                gap: 10px;
            }

            .cafeflists_body-topbudget-company2-text1 {
                color: #020626;
            }

            .cafeflists_body-topbudget-company2-show-text {
                font-family: Plus Jakarta Sans;
                font-size: 17px;
                font-weight: 400;
                line-height: 26px;
                text-align: left;
            }

            .cafeflists_body-topbudget-company3 {
                display: flex;
                justify-content: space-between;
                gap: 30px;
                overflow: hidden;
                position: relative;
                transition: transform 1s ease-in-out;
                padding: 50px;
                padding-left: 16px;
                padding-right: 16px;
                width: calc(100% - 2* 110px);
                max-width: 100%;
                box-sizing: border-box;
            }

            .cafeflists_body-topbudget-slideimg-text {
                display: flex;
                gap: 20px;
                /*padding: 0px 255px;*/
                height: 18px;
                justify-content: center;
                align-items: center;
                width: 100%;
            }

            .cafeflists_body-topbudget-company-wrap {
                display: flex;
                align-items: center;
                flex-direction: row;
                width: 100%;
                overflow: hidden;
            }

            .cafeflists_body-top200richest {
                display: flex;
                background: #000046;
                /* height: 1086px; */
                padding: 80px 0px;
                gap: 80px;
                justify-content: center;
                box-sizing: border-box;
                flex-direction: column;
                align-items: center;
                position: relative;
                width: 100%;
                overflow: hidden;
            }

            .cafeflists_body-top200richest-wrap {
                gap: 80px;
                display: flex;
                flex-direction: column;
                width: 100%;
            }

            .cafeflists_body-top200richest-list-text1 {
                width: 100%;
                color: white;
                font-family: Plus Jakarta Sans;
                font-size: 32px;
                font-weight: 800;
                line-height: 40.32px;
                text-align: left;
            }

            .cafeflists_body-topbudget-company2-show-text {
                font-family: Plus Jakarta Sans;
                font-size: 17px;
                font-weight: 400;
                line-height: 26px;
                text-align: left;
                flex: 1 1 auto;
                min-width: 0;
                width: auto;
                max-width: 370px;
            }

            .cafeflists_body-top200richest-list {
                width: 100%;
                display: flex;
                min-height: 112px;
                height: auto;
                gap: 16px;
                padding: 0 16px;
                box-sizing: border-box;
                flex-direction: column;
            }

            .cafeflists_body-topbudget-company2 {
                display: flex;
                width: 100%;
            }

            .cafeflists_body-top200richest-wrap-top4 {
                display: flex;
                width: 100%;
                gap: 30px;
            }

            .cafeflists_body-top200richest-wrap-top4-item {
                display: flex;
                width: calc(25% - 30px);
                /* height: 358px;*/
                gap: 30px;
                flex-direction: column;
                transition: opacity 0.3s;
                flex:1;
            }

            .cafeflists_body-top200richest-wrap-top4-item-click {
                display: flex;
                width: 100%;
                /* height: 358px; */
                gap: 30px;
                flex-direction: column;
            }

            .cafeflists_body-top200richest-wrap-top4-item1-img {
                width: 100%;
                height: auto;
            }

            .cafeflists_body-top200richest-img {
                gap: 60px;
                width: 100%;
                /* height: 288px; */
                display: flex;
                flex-direction: column;
            }

            .cafeflists_body-top200richest-img-text {
                display: flex;
                gap: 20px;
                align-items: center;
                width: 100%;
                justify-content: center;
            }

            .cafeflists_body-top200richest-img-text-line {
                width: 30%;
                height: 1px;
                opacity: 15%;
                background: #FFFFFF;
            }

            .cafeflists_body-top200richest-img-show {
                display: flex;
                gap: 30px;
                flex-direction: row;
                flex-wrap: wrap;
                justify-content: center;
                z-index: 1;
                background: #000046;
            }

            .carousel-slidev2 {
                position: relative;
                flex: 0 0 100%;
                min-width: 100%;
                min-height: 100% !important;
                display: flex;
                justify-content: center;
                gap: 30px;
                box-sizing: border-box;
            }

            .cafeflists_body-topbudget-company3-item1-img {
                height: 180px;
                width: 100% !important;
            }

            .cafeflists_body-topbudget-company1 { 
                padding: 0 16px; 
                width: 100% !important; 
                box-sizing: border-box; 
                gap: 80px; 
            }

            .cafeflists_body-top200richest-wrap-top4-item1 .cafeflists_body-topbudget-company3-item1-number {
                display: block;
                z-index: 2;
            }

            .top_news { 
                padding: 0 16px; 
                box-sizing: border-box; 
            }

            .carousel-slides .grid-3 {
                padding: 0 16px;
                box-sizing: border-box;
            }
        }

        @media screen and (min-width: 1422px) {
            .cafeflists_body-glory-slider {
                width: 1170px;
            }

            .cafeflists_body-topbudget-company1 {
                width: 1170px;
                display: flex;
                height: auto;
                gap: 80px;
                flex-direction: column;
                align-items: center;
            }

            .cafeflists_body-topbudget-company2 {
                display: flex;
                width: 1170px;
                align-items: flex-start;
                justify-content: space-between;
                gap: 30px;
            }

            .cafeflists_body-topbudget-company2-text1 {
                width: 100%;
                max-width: 470px;
                color: #020626;
            }

            .cafeflists_body-topbudget-company2-show-text {
                    font-family: Plus Jakarta Sans;
                    font-size: 17px;
                    font-weight: 400;
                    line-height: 26px;
                    text-align: left;
                    flex: 1;
                    min-width: 0;
                    width: auto;
                    margin: 0;
                    padding: 0;
            }

            .cafeflists_body-topbudget-company3 {
                width: 1170px;
                display: flex;
                justify-content: space-between;
                gap: 30px;
                overflow: hidden;
                transition: transform 1s ease-in-out;
            }

            .cafeflists_body-topbudget-slideimg-text {
                display: flex;
                gap: 20px;
                /*padding: 0px 255px;*/
                height: 18px;
                justify-content: center;
                align-items: center;
                width: 1170px;
            }

            .cafeflists_body-topbudget-company-wrap {
                display: flex;
                align-items: center;
                flex-direction: row;
            }

            .cafeflists_body-topbudget-company-wrap {
                display: flex;
                align-items: center;
                flex-direction: row;
                width: 100%;
                justify-content: center;
                overflow: hidden;
            }

            .cafeflists_body-top200richest {
                display: flex;
                background: #000046;
                height: 1086px;
                padding: 80px 0px;
                gap: 80px;
                justify-content: center;
                box-sizing: border-box;
                flex-direction: column;
                align-items: center;
                position: relative;
                overflow: hidden;
            }

            .cafeflists_body-top200richest-wrap {
                gap: 80px;
                display: flex;
                flex-direction: column;
                align-items: center;
            }

            .cafeflists_body-top200richest-list-text1 {
                width: 470px;
                color: white;
                font-family: Plus Jakarta Sans;
                font-size: 32px;
                font-weight: 800;
                line-height: 40.32px;
                text-align: left;
            }

            .cafeflists_body-topbudget-company2-show-text {
                font-family: Plus Jakarta Sans;
                font-size: 17px;
                font-weight: 400;
                line-height: 26px;
                text-align: left;
                flex: 1;
                min-width: 0;
                width: auto;
                margin: 0;
                padding: 0;
            }

            .cafeflists_body-top200richest-list {
                width: 1170px;
                display: flex;
                gap: 18px;
                flex-direction: column;
            }

            .cafeflists_body-topbudget-company2 {
                display: flex;
                width: 1170px;
                align-items: flex-start;
                justify-content: space-between;
                gap: 30px;
            }

            .cafeflists_body-top200richest-wrap-top4 {
                display: flex;
                width: 1170px;
                gap: 30px;
            }

            .cafeflists_body-top200richest-wrap-top4-item {
                display: flex;
                width: 270px;
                height: 358px;
                gap: 30px;
                flex-direction: column;
                transition: opacity 0.3s;
            }

            .cafeflists_body-top200richest-wrap-top4-item-click {
                display: flex;
                width: 270px;
                height: 358px;
                gap: 30px;
                flex-direction: column;
            }

            .cafeflists_body-top200richest-wrap-top4-item1 {
                position: relative;
            }

            .cafeflists_body-top200richest-wrap-top4-item1 .cafeflists_body-topbudget-company3-item1-number {
                display: block;
                z-index: 2;
            }

            .cafeflists_body-top200richest-wrap-top4-item1-img {
                width: 270px;
                height: 270px;
            }

            .cafeflists_body-top200richest-img {
                gap: 60px;
                width: 1170px;
                height: 288px;
                display: flex;
                flex-direction: column;
            }

            .cafeflists_body-top200richest-img-text {
                display: flex;
                gap: 20px;
                align-items: center;
                width: 1170px;
                justify-content: center;
            }

            .cafeflists_body-top200richest-img-text-line {
                width: 448px;
                height: 1px;
                opacity: 15%;
                background: #FFFFFF;
            }

            .cafeflists_body-top200richest-img-show {
                display: flex;
                gap: 30px;
                flex-direction: row;
                flex-wrap: wrap;
                justify-content: center;
                z-index: 1;
                background: #000046;
                height: 210px;
            }

            /*.carousel-slidev2 {
                position: relative;*/
            /* min-width: 100%; */
            /*min-height: 100% !important;
                display: flex;
                justify-content: center;
                gap: 30px;
            }*/



            .cafeflists_body-topbudget-company3-item1-img {
                width: 100% !important;
                height: 180px;
            }
        }

            /* --- AGM Awards 2026 --- */
            .agm-awards-section {
                display: flex;
                background: #000046;
                padding: 80px 0px;
                gap: 80px;
                justify-content: center;
                box-sizing: border-box;
                flex-direction: column;
                align-items: center;
                width: 100%;
                overflow: hidden;
            }
            .cafeflists_body-agm-awards-list-text1 {
                width: 480px;
                color: white;
                font-family: Plus Jakarta Sans;
                font-size: 32px;
                font-weight: 800;
                line-height: 40.32px;
                text-align: left;
            }
            /* --- FCHOICE --- */
            .fchoice-section {
                padding: 80px 0;
                background: linear-gradient(180deg, #D7F6F8 0%, rgba(255, 255, 255, 0) 100%);
                width: 100%;
                overflow: hidden;
            }

            .fchoice-main-title {
                color: #020626;
                font-family: Plus Jakarta Sans;
                font-size: 30px;
                font-weight: 800;
                line-height: 40px;
                text-align: left;
            }

            .fchoice-sapo {
                color: #5E566A;
                font-family: Plus Jakarta Sans;
                font-size: 17px;
                font-weight: 400;
                line-height: 24px;
                text-align: left;
            }

            .fchoice-btn a {
                color: #020626 !important;
            }

            .fchoice-news-item a {
                display: flex;
                flex-direction: column;
                gap: 28px;
                text-decoration: none;
                align-items: flex-start;
            }

            .fchoice-news-category {
                color: #8E8E8E;
                font-family: Plus Jakarta Sans;
                font-size: 12px;
                font-weight: 700;
                line-height: normal;
                letter-spacing: 1px;
                text-transform: uppercase;
            }

            .fchoice-news-title {
                color: #020626;
                font-family: Plus Jakarta Sans;
                font-size: 18px;
                font-weight: 500;
                line-height: 26px;
                text-align: left;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
            }

            .agm-awards-label {
                color: #FF5100;
                font-family: Plus Jakarta Sans;
                font-size: 14px;
                font-weight: 800;
                line-height: 17.64px;
                letter-spacing: 1px;
                text-align: left;
                text-transform: uppercase;
                flex: 1 1 0;
                min-width: 0;
                width: auto;
            }

        .cafeflists_body-topbudget-company3-item2-des {
            font-family: Plus Jakarta Sans;
            font-size: 15px;
            font-weight: 400;
            line-height: 24px;
            text-align: center;
            /*width: 290px;*/
            height: 48px;
            color: #5E566A;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

            .agm-news-item a {
                display: flex;
                flex-direction: column;
                gap: 16px;
                text-decoration: none;
            }

            .agm-news-img-wrap {
                width: 100%;
                aspect-ratio: 370 / 208;
                height: auto;
                overflow: hidden;
            }

            .agm-news-img {
                width: 100% !important;
                height: 100%;
                object-fit: cover;
                transition: transform 0.3s ease;
            }

            /*.agm-news-item:hover .agm-news-img {
                transform: scale(1.05);
            }*/

            .agm-news-category {
                color: rgba(255, 255, 255, 0.70);
                font-family: "Plus Jakarta Sans";
                font-size: 12px;
                font-style: normal;
                font-weight: 800;
                line-height: normal;
                letter-spacing: 0.857px;
                text-transform: uppercase;
                opacity: 0.6;
            }

            .agm-news-title {
                color: #FFF;
                font-family: "Plus Jakarta Sans";
                font-size: 18px;
                font-style: normal;
                font-weight: 500;
                line-height: 26px; /* 144.444% */
                letter-spacing: -0.15px;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
            }

        .cafeflists_body-topbudget-company3-track .grid-3v2 {
            display: grid;
            gap: 30px;
            position: relative;
            grid-template-columns: repeat(3, 1fr);
            grid-template-rows: repeat(1, auto);
            flex: 0 0 100%;
            min-width: 100%;
            width: 100%;
            box-sizing: border-box;
        }

        .cafeflists_header {
        }

        .cafeflists_body {
            overflow-x: hidden;
        }

        .cafeflists_header-banner video {
            width: 100%;
            height: 100%;
            object-fit: fill;
        }

        .cafeflists_header-banner-image {
            width: 100%;
        }

        .cafeflists_header-note {
            height: 120px;
            padding: 40px 0px 40px 0px;
            gap: 10px;
            opacity: 0;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .cafeflists_header-note-text {
            width: 800px;
            height: 40px;
            gap: 0px;
            opacity: 0.6;
            font-family: Plus Jakarta Sans;
            font-size: 12px;
            font-weight: 800;
            line-height: 20px;
            letter-spacing: 0.8571428656578064px;
            text-align: center;
        }

        .cafeflists_header-direction {
            height: 48px;
            padding: 16px 255px 16px 255px;
            gap: 0px;
            justify: space-between;
            opacity: 0;
            background: #F94E41;
        }

        .cafeflists_body-glory {
            height: 354px;
            padding: 80px 24px 64px;
            gap: 32px;
            background: #000046;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            box-sizing: border-box;
        }

        .cafeflists_body-glory-slider {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 24px;
            width: 100%;
            max-width: 1170px;
            margin: 0 auto;
        }

        .cafeflists_body-glory-viewport {
            flex: 1;
            min-width: 0;
            width: 100%;
        }

        .cafeflists_body-glory-slide {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 30px;
            width: 100%;
            height: 164px;
            box-sizing: border-box;
            mix-blend-mode: plus-lighter;
        }

        .cafeflists_body-glory-img-item {
            flex: 1 1 0;
            min-width: 0;
            max-width: 370px;
            width: 100%;
            height: 164px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .cafeflists_body-glory-img-item a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
        }

        .cafeflists_body-glory-img-item img {
            width: 100%;
            height: 100%;
            max-width: 370px;
            max-height: 164px;
            object-fit: contain;
            object-position: center;
            transition: filter 0.3s ease;
        }

        .cafeflists_body-glory-img-item:hover img {
            filter: brightness(1.15);
        }

        .cafeflists_body-glory-nav {
            flex-shrink: 0;
            width: 48px;
            height: 48px;
            padding: 0;
            border: 1px solid rgba(255, 255, 255, 0.15);
            border-radius: 50%;
            background: transparent;
            color: rgba(255, 255, 255, 0.15);
            display: inline-flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            box-sizing: border-box;
            transition: color 0.2s ease, border-color 0.2s ease;
        }

        .cafeflists_body-glory-nav svg {
            width: 22px;
            height: 16.83px;
            flex-shrink: 0;
        }

        .cafeflists_body-glory-nav:hover:not(.is-disabled) {
            color: rgba(255, 255, 255, 0.35);
            border-color: rgba(255, 255, 255, 0.35);
        }

        .cafeflists_body-glory-nav.is-disabled {
            opacity: 0.35;
            cursor: default;
        }

        .cafeflists_body-glory-dots {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
        }

        .cafeflists_body-glory-dot {
            width: 8px;
            height: 8px;
            padding: 0;
            border: 0;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.3);
            cursor: pointer;
            transition: background-color 0.2s ease, transform 0.2s ease;
        }

        .cafeflists_body-glory-dot.is-active {
            background: #FF5100;
        }

        .cafeflists_body-glory-dot:hover:not(.is-active) {
            background: rgba(255, 255, 255, 0.5);
        }



        /* legacy glory text — markup cũ không còn dùng trên home */

        .cafeflists_body-glory-text1 {
            color: #FF5100;
            font-family: Plus Jakarta Sans;
            font-size: 14px;
            font-weight: 800;
            line-height: 17.64px;
            letter-spacing: 1px;
            text-align: left;
        }

        .cafeflists_body-glory-text2 {
            opacity: 70%;
            color: #FFFFFF;
            font-family: Plus Jakarta Sans;
            font-size: 17px;
            font-weight: 500;
            line-height: 26px;
            text-align: left;
        }

        .cafeflists_body-topbudget-head {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 34px;
            width: 100%;
        }

        .cafeflists_body-topbudget-eyebrow {
            margin: 0;
            color: #FF5100;
            font-family: "Plus Jakarta Sans", sans-serif;
            font-size: 14px;
            font-weight: 800;
            line-height: 100%;
            letter-spacing: 1px;
            text-align: center;
            text-transform: uppercase;
        }

        .cafeflists_body-topbudget-tabs {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 12px;
            flex-wrap: wrap;
        }

        a.cafeflists_body-topbudget-tab,
        button.cafeflists_body-topbudget-tab,
        .cafeflists_body-topbudget-tab {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 200px;
            height: 48px;
            padding: 0 20px;
            border: 0;
            border-radius: 999px;
            background: #FFFFFF;
            color: #020626 !important;
            font-family: "Plus Jakarta Sans", sans-serif;
            font-size: 16px;
            font-weight: 700;
            line-height: 24px;
            text-align: center;
            text-decoration: none !important;
            box-sizing: border-box;
            box-shadow: 0 4px 16px rgba(2, 6, 38, 0.08);
            transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
            cursor: pointer;
        }

        a.cafeflists_body-topbudget-tab:hover,
        button.cafeflists_body-topbudget-tab:hover,
        .cafeflists_body-topbudget-tab:hover {
            box-shadow: 0 6px 20px rgba(2, 6, 38, 0.12);
        }

        a.cafeflists_body-topbudget-tab.is-active,
        button.cafeflists_body-topbudget-tab.is-active,
        .cafeflists_body-topbudget-tab.is-active,
        a.cafeflists_body-topbudget-tab.is-active:hover,
        button.cafeflists_body-topbudget-tab.is-active:hover,
        a.cafeflists_body-topbudget-tab.is-active:visited {
            background: #000046;
            color: #FFFFFF !important;
            box-shadow: none;
        }

        .cafeflists_body-topbudget-company1-private100 {
            color: #FF5100;
            font-family: Plus Jakarta Sans;
            font-size: 14px;
            font-weight: 800;
            line-height: 17.64px;
            letter-spacing: 1px;
            text-align: left;
            flex: 1 1 0;
            min-width: 0;
            width: auto;
            text-transform: uppercase;
            box-sizing: border-box;
        }

        /* AGM / FChoice / Thị trường CK: line cam cạnh label (flex fill phần còn lại) */
        .cafeflists_body-topbudget-company1-lineorange {
            height: 8px;
            background: #FF5100;
            flex: 1 1 0;
            min-width: 0;
            width: auto;
            box-sizing: border-box;
            align-self: center;
        }

        .cafeflists_body-topbudget-company2-text {
            font-family: Plus Jakarta Sans;
            font-size: 30px;
            font-weight: 800;
            line-height: 37.8px;
            text-align: left;
            flex: 1 1 0;
            min-width: 0;
            width: auto;
            box-sizing: border-box;
        }

        /* Layout cũ (AGM / FChoice / Thị trường CK): text trái + nút phải, căn mép trên */
        .cafeflists_body-topbudget-company2-show {
            flex: 1 1 0;
            min-width: 0;
            width: auto;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: flex-start;
            gap: 20px;
            box-sizing: border-box;
        }

        /* Section đầu (Private/VNTax/State): line full phía trên, text/nút hàng dưới */
        .cafeflists_body-topbudget-company2-show.cafeflists_body-topbudget-company2-show--with-line {
            display: flex;
            flex-direction: column;
            align-items: stretch;
            justify-content: flex-start;
            gap: 16px;
        }

        /* Class riêng — không dùng chung company1-lineorange (tránh flex:1 → width 0) */
        .cafeflists_body-topbudget-company2-show-line {
            display: block;
            width: 100%;
            height: 8px;
            min-height: 8px;
            flex: 0 0 8px;
            background: #FF5100;
            box-sizing: border-box;
        }

        .cafeflists_body-topbudget-company2-show-row {
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: 20px;
            width: 100%;
        }

        .cafeflists_body-topbudget {
            padding: 80px 0px;
            gap: 80px;
            background: linear-gradient(180deg, #D7F6F8 0%, rgba(255, 255, 255, 0) 100%);
            display: flex;
            flex-direction: column;
            box-sizing: border-box;
            /* margin-bottom: 80px;*/
        }

        .cafeflists_body-topbudget-company {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 0;
        }

        .cafeflists_body-topbudget-company1 {
            margin-bottom: 80px;
        }

        .cafeflists_body-topbudget-company2-show-text1 {
            flex: 1;
            min-width: 0;
            width: auto;
            max-width: none;
            margin: 0;
            padding: 0;
            color: #5E566A;
            font-family: Plus Jakarta Sans, sans-serif;
            font-size: 17px;
            font-weight: 400;
            line-height: 26px;
        }

        .cafeflists_body-topbudget-company2-show-button {
            width: 170px;
            height: 46px;
            flex-shrink: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            border: 1px solid rgba(2, 6, 38, 0.10);
            box-sizing: border-box;
        }

        .cafeflists_body-topbudget-company2-show-button a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 46px;
            margin: 0;
            padding: 0;
            color: #020626;
            font-family: Plus Jakarta Sans, sans-serif;
            font-size: 13px;
            font-weight: 800;
            line-height: 46px;
            letter-spacing: 0.9285714030265808px;
            text-align: center;
            text-decoration: none;
            box-sizing: border-box;
        }

        .cafeflists_body-topbudget-company2-show-button:hover {
            background: #FFF;
            border: unset;
        }

        .cafeflists_body-topbudget-company2-show-button:hover a {
            color: #020626;
        }





        /*.cafeflists_body-topbudget-company3::before .cafeflists_body-topbudget-company3::after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                box-shadow: 0px 5px 45px 0px #00000033;
            }*/

        .cafeflists_body-topbudget-company3-item {
            height: 308px;
            width: 100%;
            max-width: 370px;
            flex-shrink: 1;
            overflow: hidden;
            box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.08);
        }

        /*.cafeflists_body-topbudget-company3-item::before, .cafeflists_body-topbudget-company3-item::after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                box-shadow: 0px 5px 45px 0px #00000033;
            }*/

        .cafeflists_body-topbudget-company3-item2-name::after {
            content: '';
            width: 0px;
            height: 1px;
            display: block;
            background: #BB5644;
            transition: 300ms;
        }

        .cafeflists_body-topbudget-company3-item:hover .cafeflists_body-topbudget-company3-item2-name::after {
            width: 100%;
        }

        .cafeflists_body-best-company3-item:hover .cafeflists_body-topbudget-company3-item2-name::after {
            width: 100%;
        }

        img.cafeflists_body-topbudget-company3-item1-img {
            width: 100% !important;
            height: 180px;
            display: block;
            object-fit: cover;
        }

        .cafeflists_body-topbudget-company3-item:hover .cafeflists_body-topbudget-company3-item1-img {
            filter: brightness(1.1);
        }

        /* .cafeflists_body-topbudget-company3-item2-name:hover{
            background-image: linear-gradient(180deg, transparent 97%, #bb5644 0);
        }*/
        .cafeflists_body-topbudget-company3-item a:hover {
            color: unset;
        }

        .cafeflists_body-topbudget-company3-item1 {
            width: 100%;
            height: 180px;
            overflow: hidden;
            background: #FFFFFF;
            position: relative;
        }

        .cafeflists_body-topbudget-company3-item2 {
            /*height: 128px;*/
            display: flex;
            background: #FFFFFF;
            flex-direction: column;
            align-items: center;
            gap: 8px;
            padding: 20px 40px 24px 40px;
            box-sizing: border-box;
        }

        .cafeflists_body-topbudget-company3-item1-number {
            position: absolute;
            bottom: 0px;
            left: 0;
            width: 0;
            height: 0;
            border-left: 56px solid #4352FE;
            border-top: 56px solid transparent;
            display: none; /* Keep hidden by default */
        }

        .cafeflists_body-topbudget-company3-item1-number1 {
            position: absolute;
            top: -28px; /* Adjusted to center the number in the triangle */
            left: -45px;
            color: white;
            font-size: 20px;
            font-weight: bold;
            font-family: inherit;
        }



        .cafeflists_body-topbudget-company3-item2-name {
            font-family: Plus Jakarta Sans;
            font-size: 20px;
            font-weight: 700;
            line-height: 28px;
            text-align: center;
            text-transform: uppercase;
            /* background-image: linear-gradient(180deg, transparent 97%, #bb5644 0);*/
            /* transition: all 0.2s ease-in-out 0s;*/
        }

        .cafeflists_body-topbudget-company3-item2-des {
            font-family: Plus Jakarta Sans;
            font-size: 15px;
            font-weight: 400;
            line-height: 24px;
            text-align: center;
            /*width: 290px;*/
            height: 48px;
            color: #5E566A;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

        .cafeflists_body-topbudget-company1-line {
            display: flex;
            align-items: center;
            width: 100%;
            gap: 30px; /* khớp gap .company2 để line thẳng mép cột phải */
        }

        .cafeflists_body-topbudget-slideimg {
        }



        .cafeflists_body-topbudget-slideimg-text1 {
            font-family: Plus Jakarta Sans;
            font-size: 14px;
            font-weight: 700;
            line-height: 17.64px;
            letter-spacing: 2px;
            text-align: center;
            text-transform: uppercase;
            color: #5E566A;
        }

        .cafeflists_body-topbudget-slideimg-text-line {
            flex: 1 1 0;
            min-width: 0;
            height: 1px;
            opacity: 0.15;
            background: #020626;
        }

        .cafeflists_body-topbudget-slideimg {
            display: flex;
            gap: 40px;
            flex-direction: column;
            align-items: center;
        }

        .cafeflists_body-topbudget-slideimg-brand {
            display: flex;
            gap: 10px;
            padding: 20px;
            width: 170px;
            height: 94px;
            box-sizing: border-box;
            background: white;
            border: 1px solid #0206261A;
            /*            min-width: 12.5%;*/
        }

            .cafeflists_body-topbudget-slideimg-brand:hover .cafeflists_body-topbudget-slideimg-brand-img {
                filter: brightness(1.2);
            }

        @keyframes slides {
            from {
                transform: translateX(0);
            }

            to {
                transform: translateX(-100%);
            }
        }


        .cafeflists_body-topbudget-slideimg1 {
            display: flex;
            gap: 30px;
            animation: 35s slides infinite linear;
            /*width: calc(200%);*/
        }

        .cafeflists_body-topbudget-slideimg-brand-img {
            width: 130px;
            height: 54px;
        }







        .cafeflists_body-top200richest-list-show-text1 {
            display: block;
            width: 370px;
            max-width: 370px;
            flex: none;
            margin: 0;
            padding: 0;
            color: white;
            font-family: Plus Jakarta Sans;
            font-size: 17px;
            font-weight: 400;
            line-height: 26px;
            text-align: left;
            opacity: 0.7;
            box-sizing: border-box;
        }

        /* AGM: text 370px + nút cùng hàng, căn mép trên (không center dọc) */
        .agm-awards-section .cafeflists_body-topbudget-company2-show {
            flex-direction: row;
            align-items: flex-start;
            justify-content: space-between;
            gap: 20px;
        }

        .agm-awards-section .cafeflists_body-topbudget-company2-show-text {
            width: 370px;
            flex: 0 0 370px;
            min-width: 0;
            max-width: 370px;
        }

        .agm-awards-section .cafeflists_body-top200-company2-show-button {
            margin-top: 0;
            align-self: flex-start;
        }



        .cafeflists_body-top200richest-wrap-top4:hover .cafeflists_body-top200richest-wrap-top4-item {
            opacity: 1;
        }

        .cafeflists_body-top200richest-wrap-top4 .cafeflists_body-top200richest-wrap-top4-item:hover {
            /*opacity: 0.8;*/
            filter: brightness(1.2);
        }







        .cafeflists_body-top200richest-wrap-top4-item1 {
            position: relative;
        }

        .cafeflists_body-top200richest-wrap-top4-item2 {
            display: flex;
            color: white;
            gap: 8px;
            flex-direction: column;
            align-items: center;
        }

        .cafeflists_body-top200richest-wrap-top4-item2-name {
            font-family: Plus Jakarta Sans;
            font-size: 19px;
            font-weight: 800;
            line-height: 26px;
            text-align: center;
        }

            .cafeflists_body-top200richest-wrap-top4-item2-name::after {
                content: '';
                width: 0px;
                height: 1px;
                display: block;
                background: #BB5644;
                transition: 300ms;
            }

        .cafeflists_body-top200richest-wrap-top4-item:hover .cafeflists_body-top200richest-wrap-top4-item2-name::after {
            width: 100%;
        }

        .cafeflists_body-top200richest-wrap-top4-item2-major {
            font-family: Plus Jakarta Sans;
            font-size: 15px;
            font-weight: 400;
            line-height: 24px;
            text-align: center;
            opacity: 0.7;
            -webkit-line-clamp: 1;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .cafeflists_body-top200richest-img-text1 {
            font-family: Plus Jakarta Sans;
            font-size: 14px;
            font-weight: 700;
            line-height: 17.64px;
            letter-spacing: 2px;
            text-align: center;
            color: #FF5100;
            text-transform: uppercase;
        }

        .cafeflists_body-top200richest-img-show1 {
            width: 90px;
            height: 90px;
            border-radius: 50%;
        }

        .cafeflists_body-top200richest-img-show-item {
            transition: opacity 0.3s;
        }

        .cafeflists_body-top200richest-img-show:hover .cafeflists_body-top200richest-img-show-item {
            opacity: 1;
        }

        .cafeflists_body-top200richest-img-show .cafeflists_body-top200richest-img-show-item:hover {
            /*opacity: 0.8;*/
            filter: brightness(1.2);
        }



        .cafeflists_body-topbudget-company-wrap-button-pre {
            cursor: pointer;
            padding: 21px 19px 21px 19px;
            width: 60px;
            height: 60px;
            border: 1px solid #3E3E3E1A;
            border-radius: 100px;
            box-sizing: border-box;
            margin-right: 50px;
            margin-left: 16px;
            /* box-shadow: 0px 5px 20px 0px #0000001A;*/
        }

        .cafeflists_body-topbudget-company-wrap-button-next {
            cursor: pointer;
            width: 60px;
            height: 60px;
            padding: 21px 19px 21px 19px;
            gap: 10px;
            border-radius: 100px;
            /*background-color: #FFFFFF;*/
            box-shadow: 0 5px 20px 0 #0000001A;
            box-sizing: border-box;
            margin-left: 50px;
            margin-right: 16px;
        }

        .cafeflists_body-topbudget-company-wrap-button-pre.is-disabled,
        .cafeflists_body-topbudget-company-wrap-button-next.is-disabled {
            cursor: not-allowed;
            opacity: 0.5;
            pointer-events: auto;
        }

        /* Vietnam Largest Taxpayers slider: icon prev/next căn theo mép trên ảnh preview,
           không canh giữa toàn bộ card như các slider khác (AGM Awards, FChoice). */
        .cafeflists_body-topbudget > .cafeflists_body-topbudget-company > .cafeflists_body-topbudget-company-wrap {
            align-items: flex-start;
        }

        .cafeflists_body-topbudget > .cafeflists_body-topbudget-company > .cafeflists_body-topbudget-company-wrap .cafeflists_body-topbudget-company-wrap-button-pre,
        .cafeflists_body-topbudget > .cafeflists_body-topbudget-company > .cafeflists_body-topbudget-company-wrap .cafeflists_body-topbudget-company-wrap-button-next {
            margin-top: 0;
        }


        .cafeflists_body-topbudget-carousel {
            display: flex;
            overflow: hidden;
            box-sizing: border-box;
            position: relative;
            white-space: nowrap;
            gap: 30px;
            width: 100%;
        }

            .cafeflists_body-topbudget-carousel:hover .cafeflists_body-topbudget-slideimg1 {
                animation-play-state: paused;
            }

        .cafeflists_body-best-company3 {
            width: 1170px;
            display: flex;
            justify-content: space-between;
            gap: 30px;
            overflow: hidden;
            padding: 50px;
            padding-left: 16px;
            padding-right: 16px;
        }

        .cafeflists_body-best-company3-item {
            height: 308px;
            width: 370px;
            box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.08);
        }

            .cafeflists_body-best-company3-item:hover .cafeflists_body-topbudget-company3-item1-img {
                filter: brightness(1.1);
            }

            .cafeflists_body-best-company3-item a:hover {
                color: unset !important;
            }

        .cafeflists_body-glory-text3 {
            display: none;
            gap: 16px;
            width: 136px;
        }

        .cafeflists_body-glory-text3-prevbutton {
            width: 60px;
            height: 60px;
            border-radius: 29.5px;
            padding: 21px 19px;
            gap: 10px;
            border: 1px solid #FFFFFF4D;
            box-sizing: border-box;
            transition: opacity 0.3s ease;
            cursor: pointer;
            display: none;
        }

            .cafeflists_body-glory-text3-prevbutton:hover {
                opacity: 0.5;
            }

        .cafeflists_body-glory-text1-button {
            width: 50%;
            display: flex;
            gap: 40px;
        }

        .cafeflists_body-glory-text3-nextbutton {
            width: 60px;
            height: 60px;
            border-radius: 29.5px;
            padding: 21px 19px;
            gap: 10px;
            border: 1px solid #FFFFFF4D;
            box-sizing: border-box;
            transition: opacity 0.3s ease;
            cursor: pointer;
            display: none;
        }

            .cafeflists_body-glory-text3-nextbutton:hover {
                opacity: 0.5;
            }

        .cafeflists_body-news {
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
            align-items: center;
            position: relative;
            margin-bottom: 130px;
        }

        #pagewrap {
            width: 100% !important;
            margin: 0px !important;
            padding: 0px !important;
            font-family: 'Plus Jakarta Sans';
        }

        .bottom_content_news {
            background: none !important;
            /*box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);*/
            z-index: 2 !important;
            box-shadow: none !important;
        }

        .img_bgr {
            display: none;
        }

        .img_bgr_cafeflists {
            width: 100%;
            position: absolute;
            /* transform: translateY(-30%);*/
            top: 932px;
            z-index: 0;
            /* height: 216.21px; */
            /* bottom: -54px;*/
            height: 216.21px;
            background-image: url("images/cafeList/img_bgr_top100.svg");
            background-repeat: no-repeat;
            background-size: cover;
            display: none;
        }



        .news {
            /* background-image: url("images/cafelist/background_footer.svg");*/
        }

        .cafeflists_body-news-bgfooter {
            width: 1512px;
            max-width: 100%;
            height: 607px;
            flex-shrink: 0;
            background: rgba(255, 255, 255, 0.85);
            box-shadow: 0px 30px 50px 0px rgba(2, 6, 38, 0.10);
            -webkit-backdrop-filter: blur(27.18px);
            backdrop-filter: blur(27.18px);
            position: absolute;
            top: 411px;
            left: 50%;
            transform: translateX(-50%);
            z-index: 1;
            display: block;
            pointer-events: none;
        }

        .cafeflists_body-top200richest-bgimage {
            position: absolute;
            /* width: 100%; */
            /* height: 500px; */
            width: 650px;
            height: 323px;
            bottom: 94px;
            flex-shrink: 0;
            background-image: url(https://cafefnew.mediacdn.vn/images/CafefLists/imgglobal.png);
            z-index: 0;
        }

        .des_news {
            font-weight: 500 !important;
        }



        .cafeflists_body-top200-company2-show-button {
            width: 170px;
            height: 46px;
            flex-shrink: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            /* background: #FFFFFF; */
            border: 1px solid rgba(255, 255, 255, 0.35);
            box-sizing: border-box;
        }

            .cafeflists_body-top200-company2-show-button a {
                display: flex;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 46px;
                margin: 0;
                padding: 0;
                font-family: Plus Jakarta Sans;
                font-size: 13px;
                font-weight: 800;
                line-height: 46px;
                letter-spacing: 0.9285714030265808px;
                text-align: center;
                color: white;
                text-decoration: none;
                box-sizing: border-box;
            }

            .cafeflists_body-top200-company2-show-button:hover {
                background: #FFFFFF;
            }

                .cafeflists_body-top200-company2-show-button:hover a {
                    color: #020626;
                }

        .cafeflists_body-topbudget-company3-track {
            width: 100%;
            display: inline-flex;
            flex-shrink: 0;
            gap: 30px;
            height: 100%;
            transition: transform 0.5s ease-out;
        }

        .cafeflists_body-best-company3-track {
            display: inline-flex;
            flex-shrink: 0;
            gap: 30px;
            height: 100%;
            transition: transform 0.5s ease-out;
        }

        .news-item:hover .img_news {
            filter: brightness(1.1);
        }

        .category-news::after {
            content: '';
            width: 0px;
            height: 1px;
            display: block;
            background: #BB5644;
            transition: 300ms;
        }

        .news-item:hover .category-news::after {
            width: 100%;
        }

        .image_category_news {
            align-items: flex-start;
        }

        .logo_links {
            padding: 16px 15px;
        }

        .tabs_links {
            gap: unset !important;
        }

            .tabs_links .logo_links:hover {
                background: #E73D30;
            }

        .cafeflists_body-topbudget-company3-item a {
            height: 100%;
            width: 100%;
            display: block;
            background: white;
        }

        /*@media (max-width: 991.98px) { 
                   .cafeflists_body-topbudget-company3{
                        width: 771px;
                    }
            }
         @media (min-width: 991.98px) {*/
        /* .cafeflists_body-topbudget-company3{
                width: 771px;
            }*/
        /*.cafeflists_body-top200richest-wrap-top4{
                   
            }
        }*/
    
    .show_close_nemu{
        cursor: pointer;
        height: 20px;
        width: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .listMenu{
        position: absolute;
        top: 55px;
        right: 60px;
        z-index: 1000;
    }
    .listMenu_ul_item a:hover{
        color: #F94E41; 
    }
    .listMenu_ul_item a{
        color: #000046;
    }
    .listMenu_ul{
        display: none;
        width: 390px;
        height: calc(100% - 300px);
        padding: 8px 24px;
        flex-direction: column;
        align-items: flex-start;
        flex-shrink: 0;
        background: white;
        
        animation: Gvc13T9u .2s ease-in both;
        
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 70, 0.15);
        box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.07);
    }
    .listMenu_ul span {
        background: #F94E41; 
        width: 8px;
        height: 8px;
        border-radius: 50%;
    }
    .listMenu_ul_item{
        color: #020626;
        font-family: "Plus Jakarta Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        display: flex;
        padding: 16px 0px;
        gap: 16px;
        border-bottom: 1px solid #EAEEF3;
        align-items: center;
    }
    .listMenu_ul_item:last-child {
        border-bottom: none; 
    }
    .listMenu_ul.activeMenuList{
        animation: _3rGzcfsn .3s ease-out both;
        
    }
    .activeMenuList_ul{
        display: flex;
    }
    @keyframes Gvc13T9u {
        from {
            transform: translateY(15px); /* Slide in from the right */
        }
        to {
            transform: translateY(0px);
        }
    }
    @keyframes _3rGzcfsn {
        from {
            transform: translateY(0px);
        }
        to {
            transform: translateY(15px); /* Slide out to the right */
        }
    }
    .note-header{
        display: flex;
        padding: 40px 0px;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }
        .note-header div {
            width: 100%;
            max-width: 1170px;
            padding: 0 16px;
            box-sizing: border-box;
            opacity: 60%;
            text-align: center;
            font-family: "Plus Jakarta Sans";
            font-size: 12px;
            font-style: normal;
            font-weight: 800;
            line-height: 20px;
            letter-spacing: 0.857px;
            text-transform: uppercase;
            color: #5E566A;
        }
    .logo_menu_cafeFlists{
        background-color: rgba(249, 78, 65, 1);
        display: flex;
        justify-content: center;
        height: 48px;
        box-sizing: border-box;
        position: sticky;
        top: 0;
        left: 0;
        transition: top 0.3s;
        width: 100%;
        z-index: 1000;
        
        align-items: center;
    }
    .logo_menu_cafeFlists_div{
        display: flex;
        height: 48px;
        align-items: center;
        box-sizing: border-box;
        width: 100%;
        justify-content: space-between;
    }
    .logo_cafeFlists, .menu_cafeF{
        padding: 0px 60px;
    }
    .fixed {
        position: fixed; /* Làm cho thanh cố định khi cuộn */
        top: 0;
        left: 0;
        width: 100%;
    }
    .menu_cafeF{
        display: flex;
        gap: 40px;
        align-items: center;
    }
    .tabs_links{ 
        display: flex;
        gap: 15px;
        align-items: center;
    }
    .tabs_links div{
        color: rgba(255, 255, 255, 1);
        display: flex;
        align-items: center;
    }
   /* .tabs_links a:hover{
        transform: scale(1.2);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }*/
    .logo_links{
        display: flex;
        gap: 8px;
        align-items: center;
    }
    .logo_links img{
        width: 16px;
        height: 16px;
    }
    .logo_links div{
        font-weight: 700;
        font-size: 13px;
        font-family: "Plus Jakarta Sans";
    }
.rectangle{
        width: 1px;
        background: rgba(255, 255, 255, 1);
        opacity: 20%;
    }



/* News section rules come from a second live-page style block. */
.bottom_content_news {
    background: linear-gradient(rgba(255, 255, 255, 1), rgba(215, 246, 248, 1));
    overflow: hidden;
    position: relative;
    z-index: 1;
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
    width: 100%;
}

.carousel-slides .grid-3 {
    display: grid;
    gap: 60px 30px;
    position: relative;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-rows: repeat(1, auto);
    flex: 0 0 100%;
    min-width: 100%;
    box-sizing: border-box;
}

.top_news {
    display: flex;
    gap: 18px;
    flex-direction: column;
    width: 100%;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.header_news {
    height: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.name_header_news {
    color: rgba(255, 81, 0, 1);
    font-size: 14px;
    font-weight: 800;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.rectangle_news {
    width: 50%;
    height: 8px;
    background: rgba(255, 81, 0, 1);
}

.content_header_news {
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: max-content;
}

.des_content_header_news {
    font-size: 32px;
    font-weight: 800;
    width: 50%;
    color: #020626;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.sapo_button_content_header_news {
    display: flex;
    justify-content: space-between;
    width: 50%;
    height: max-content;
}

.sapo_content_header_news {
    font-size: 17px;
    font-weight: 400;
    color: rgba(94, 86, 106, 1);
    width: 370px;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.button_content_header_news {
    display: flex;
    gap: 16px;
    position: relative;
    z-index: 3;
}

.content_news_wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.content_news {
}

.carousel-slides {
    display: flex;
    width: 100%;
}

@media screen and (max-width: 1421px) {
    .agm-awards-section .cafeflists_body-topbudget-company2-show-text {
        flex: 1 1 auto;
    }
}

@media screen and (max-width: 1169px) {
    .news {
        display: flex;
        justify-content: center;
        gap: 80px;
        align-items: center;
        flex-direction: column;
        padding-top: 75px;
        width: 100%;
        overflow: hidden;
    }

    .carousel-slides .grid-3 {
        grid-template-rows: repeat(2, auto);
    }

    .des_content_header_news {
        font-size: 28px;
        line-height: 38px;
        box-sizing: border-box;
        padding-right: 24px;
    }

    .sapo_button_content_header_news {
        align-items: flex-start;
        gap: 20px;
        box-sizing: border-box;
    }

    .sapo_content_header_news {
        font-size: 15px;
        line-height: 22px;
        max-width: 360px;
        width: auto;
    }

    .button_content_header_news {
        gap: 12px;
        flex-shrink: 0 !important;
        align-items: center;
    }

    .button_content_header_news .nav-button,
    .button_content_header_news img {
        width: 48px;
        height: 48px;
        flex-shrink: 0;
        cursor: pointer;
    }

    .news-item {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }

    .img_news img {
        width: 100%;
        height: auto;
        aspect-ratio: 370 / 200;
        display: block;
        object-fit: cover;
    }

    .des_news {
        font-weight: 500;
        font-size: 18px;
        height: 52px;
        line-height: 26px;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: rgba(2, 6, 38, 1);
        letter-spacing: -0.15px;
        width: 100%;
    }

    .carousel-slide {
        position: relative;
        min-width: 100%;
        min-height: 100% !important;
        display: flex;
        justify-content: center;
    }

    .cafeflists_body-glory-img-item:nth-child(3) {
        display: none !important;
    }

    .cafeflists_body-top200richest-list-show-text1 {
        max-width: 100%;
    }
}

@media screen and (min-width: 1170px) {
    .news {
        display: flex;
        justify-content: center;
        gap: 80px;
        align-items: center;
        flex-direction: column;
        padding-top: 75px;
        width: 1170px;
        overflow: hidden;
    }

    .news-item {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }

    .img_news img {
        width: 370px !important;
        height: 200px;
        display: block;
        object-fit: cover;
    }

    .des_news {
        font-weight: 500;
        font-size: 18px;
        height: 52px;
        line-height: 26px;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: rgba(2, 6, 38, 1);
        letter-spacing: -0.15px;
        width: 330px;
        font-family: "Plus Jakarta Sans";
    }

    .carousel-slide {
        position: relative;
        min-width: 100%;
        min-height: 100% !important;
        display: flex;
        justify-content: center;
    }
}

.image_category_news {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
}

.category-news {
    display: inline-block;
    height: 15px;
    margin: 0;
    padding: 0;
    color: rgba(94, 86, 106, 1);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 800;
    line-height: 15px;
    letter-spacing: 0.86px;
    opacity: 0.6;
    text-align: left;
    text-transform: uppercase;
}

@media screen and (max-width: 900px) {
    .cafeflists_body-topbudget-tab,
    a.cafeflists_body-topbudget-tab,
    button.cafeflists_body-topbudget-tab {
        width: auto;
        min-width: 140px;
        padding: 0 18px;
    }

    .cafeflists_body-glory {
        padding: 48px 16px 40px;
        gap: 24px;
    }

    .cafeflists_body-glory-slider {
        gap: 12px;
    }

    .cafeflists_body-glory-nav {
        width: 40px;
        height: 40px;
    }

    .cafeflists_body-glory-slide {
        gap: 16px;
    }

    .cafeflists_body-glory-img-item {
        max-width: none;
        height: 120px;
    }

    .cafeflists_body-glory-img-item img {
        max-height: 120px;
    }
}

@media screen and (max-width: 1024px) {
    .cafeflists_body {
        overflow: hidden;
    }

    /* 1. Glory Slider */
    .cafeflists_body-glory-img-item:nth-child(3) {
        display: none !important;
    }

    /* 2. Top Budget & Header */
    .cafeflists_body-topbudget-company1 { 
        padding: 0 16px; 
        width: 100% !important; 
        box-sizing: border-box; 
        gap: 24px !important; 
        margin-bottom: 24px !important;
    }
    .cafeflists_body-topbudget-tabs::-webkit-scrollbar { display: none; }
    .cafeflists_body-topbudget-tab { scroll-snap-align: start; flex: 0 0 auto; min-width: max-content; }
    
    .cafeflists_body-topbudget-company { width: 100% !important; box-sizing: border-box !important; }
    .cafeflists_body-topbudget-company2-text1, .fchoice-main-title, .cafeflists_body-top200richest-list-text1 { font-size: 28px !important; line-height: 36px !important; width: 100%; }
    .cafeflists_body-topbudget-company2-show-text, 
    .fchoice-sapo, 
    .cafeflists_body-top200richest-list-show-text1 { 
        width: 100% !important; 
        max-width: 100% !important; 
        flex: 1 1 auto !important; 
        font-size: 16px; 
        line-height: 24px; 
    }

    /* 3. Top Budget Carousel - Place arrows outside cards and align with thumbnail */
    .cafeflists_body-topbudget-company-wrap { 
        position: relative; 
        width: 100%; 
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: center;
        padding: 0 16px;
        box-sizing: border-box;
        gap: 16px;
    }
    .cafeflists_body-topbudget-company3 { 
        flex: 1 1 auto;
        min-width: 0;
        width: auto;
        max-width: 100%;
        margin: 0; 
        padding: 0 0 20px 0; 
        box-sizing: border-box; 
        overflow: hidden; 
        border-radius: 8px;
    }
    .cafeflists_body-topbudget-company-wrap-button-pre,
    .cafeflists_body-topbudget-company-wrap-button-next,
    .cafeflists_body-topbudget > .cafeflists_body-topbudget-company > .cafeflists_body-topbudget-company-wrap .cafeflists_body-topbudget-company-wrap-button-pre,
    .cafeflists_body-topbudget > .cafeflists_body-topbudget-company > .cafeflists_body-topbudget-company-wrap .cafeflists_body-topbudget-company-wrap-button-next {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: none;
        flex: 0 0 48px;
        width: 48px;
        height: 48px;
        min-width: 48px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        margin: 66px 0 0 0;
        z-index: 2;
        box-sizing: border-box;
        cursor: pointer;
    }
    .cafeflists_body-topbudget-company-wrap-button-pre img,
    .cafeflists_body-topbudget-company-wrap-button-next img {
        width: 18px;
        height: 18px;
        object-fit: contain;
    }
    
    /* 3. Carousels (Top Budget, AGM Awards, FChoice) - 2 columns, hide 3rd card on tablet <= 1024px */
    .cafeflists_body-topbudget-company3-track .grid-3v2 {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .cafeflists_body-topbudget-company3-item:nth-child(3),
    .agm-news-item:nth-child(3),
    .fchoice-news-item:nth-child(3) {
        display: none;
    }
    .cafeflists_body-topbudget-company3-item,
    .agm-news-item,
    .fchoice-news-item {
        max-width: none;
        width: 100%;
    }
    .agm-news-item a,
    .fchoice-news-item a {
        width: 100%;
    }

    /* AGM Awards & FChoice Section Responsive */
    .agm-awards-section,
    .fchoice-section {
        padding: 40px 0;
        gap: 30px;
        height: auto;
    }
    .cafeflists_body-top200richest-wrap {
        gap: 30px;
        width: 100%;
        height: auto;
    }
    .cafeflists_body-top200richest-list {
        height: auto;
        min-height: 0;
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
        gap: 20px;
    }
    .cafeflists_body-topbudget-company1-line {
        width: 100%;
    }
    .cafeflists_body-topbudget .cafeflists_body-topbudget-company2,
    .agm-awards-section .cafeflists_body-topbudget-company2,
    .fchoice-section .cafeflists_body-topbudget-company2,
    .stock-market-section .cafeflists_body-topbudget-company2 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        gap: 24px;
        width: 100%;
        box-sizing: border-box;
    }
    .cafeflists_body-topbudget .cafeflists_body-topbudget-company2 {
        margin-bottom: 24px;
    }
    .cafeflists_body-topbudget-company2-text {
        flex: 1 1 50%;
        min-width: 0;
    }
    .cafeflists_body-topbudget-company2-show {
        flex: 1 1 45% !important;
        max-width: 480px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 14px !important;
        box-sizing: border-box !important;
    }
    .cafeflists_body-topbudget-company2-show.cafeflists_body-topbudget-company2-show--with-line {
        align-items: stretch !important;
    }
    .cafeflists_body-topbudget-company2-show-row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        width: 100%;
    }
    .cafeflists_body-topbudget-company2-show-button,
    .cafeflists_body-top200-company2-show-button {
        width: 170px !important;
        height: 46px !important;
        margin-top: 0 !important;
        flex-shrink: 0 !important;
    }
    
    /* 4. Top 200 Richest */
    .cafeflists_body-top200richest-wrap-top4 {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
        padding: 0 16px;
        box-sizing: border-box;
    }
    .cafeflists_body-top200richest-wrap-top4-item,
    .cafeflists_body-top200richest-wrap-top4-item-click {
        flex: 0 0 calc(50% - 15px) !important;
        align-items: center;
    }
    
    /* 5. News Block */
    .news { padding: 40px 0; gap: 30px; }
    .des_content_header_news {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .sapo_button_content_header_news {
        gap: 16px !important;
    }
    .sapo_content_header_news {
        font-size: 14px !important;
        line-height: 20px !important;
        max-width: 270px !important;
    }
    .button_content_header_news .nav-button,
    .button_content_header_news img {
        width: 42px !important;
        height: 42px !important;
    }
    
    .news-item {
        flex: 0 0 320px;
        max-width: 320px;
        scroll-snap-align: start;
    }
    .img_news img {
        width: 100% !important;
        height: auto;
    }
}

/* --- MOBILE RESPONSIVE (<= 767px) --- */
@media screen and (max-width: 767px) {
    /* 1. Glory Slider */
    .cafeflists_body-glory { padding: 40px 16px 30px; gap: 16px; }
    .cafeflists_body-glory-slide { gap: 10px; height: auto; }
    .cafeflists_body-glory-img-item:nth-child(2) {
        display: none !important;
    }
    .cafeflists_body-glory-img-item { flex: 1 1 100% !important; height: auto; }
    .cafeflists_body-glory-img-item img { max-height: 120px; object-fit: contain; }
    .cafeflists_body-glory-nav { display: flex !important; transform: scale(0.8); } /* Giữ nút nhưng thu nhỏ */

    /* 2. Top Budget & Header */
    .cafeflists_body-topbudget-company2 {
        flex-direction: column !important;
        gap: 16px !important;
    }
    .cafeflists_body-topbudget-company2-text,
    .cafeflists_body-topbudget-company2-show {
        width: 100% !important;
        max-width: 100% !important;
        flex: 1 1 100% !important;
    }
    .cafeflists_body-topbudget-company2-show-row {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 12px !important;
        width: 100% !important;
    }
    .cafeflists_body-topbudget-company2-text1, .fchoice-main-title, .cafeflists_body-top200richest-list-text1 { font-size: 24px !important; line-height: 32px !important; }
    .cafeflists_body-topbudget-company2-show-text, .fchoice-sapo, .cafeflists_body-top200richest-list-show-text1 { font-size: 15px; line-height: 22px; }

    /* 3. Native Horizontal Scroll Adjustments */
    .cafeflists_body-topbudget-company-wrap {
        gap: 8px !important;
        padding: 0 8px !important;
    }
    .cafeflists_body-topbudget-company-wrap-button-pre,
    .cafeflists_body-topbudget-company-wrap-button-next,
    .cafeflists_body-topbudget > .cafeflists_body-topbudget-company > .cafeflists_body-topbudget-company-wrap .cafeflists_body-topbudget-company-wrap-button-pre,
    .cafeflists_body-topbudget > .cafeflists_body-topbudget-company > .cafeflists_body-topbudget-company-wrap .cafeflists_body-topbudget-company-wrap-button-next {
        flex: 0 0 36px !important;
        width: 36px !important;
        height: 36px !important;
        min-width: 36px !important;
        margin: 72px 0 0 0 !important;
    }
    .cafeflists_body-topbudget-company3-item,
    .agm-news-item,
    .fchoice-news-item,
    .news-item {
        flex: 0 0 280px;
        max-width: 280px;
    }
    
    /* 4. Top 200 Richest, AGM Awards & FChoice */
    .agm-awards-section,
    .fchoice-section,
    .cafeflists_body-top200richest { padding: 40px 0px; gap: 30px; height: auto; }
    .cafeflists_body-top200richest-wrap { gap: 20px; }
    .cafeflists_body-top200richest-list { height: auto; gap: 16px; padding: 0 16px; box-sizing: border-box; }
    
    .cafeflists_body-top200richest-wrap-top4 { gap: 20px; }
    .cafeflists_body-top200richest-wrap-top4-item,
    .cafeflists_body-top200richest-wrap-top4-item-click {
        width: 100% !important;
        height: auto !important;
    }
    .cafeflists_body-top200richest-wrap-top4-item1-img { width: 100%; height: auto; aspect-ratio: 1/1; object-fit: cover; }
    
    .cafeflists_body-top200richest-img { height: auto; gap: 30px; padding: 0 16px; }
    .cafeflists_body-top200richest-img-text1 { font-size: 18px; text-align: center; }
    .cafeflists_body-top200richest-img-show { height: auto; gap: 15px; justify-content: space-evenly; }
    .cafeflists_body-top200richest-img-show1 { width: 60px; height: 60px; border-radius: 50%; }

    .content_header_news { flex-direction: column !important; gap: 16px !important; }
    .des_content_header_news { font-size: 20px !important; line-height: 28px !important; max-width: 100% !important; width: 100% !important; }
    .sapo_button_content_header_news { flex-direction: column !important; align-items: flex-start !important; gap: 16px !important; max-width: 100% !important; width: 100% !important; }
    .sapo_content_header_news { max-width: 100% !important; width: 100% !important; }
    .header-news-br { display: none !important; }

    .cafeflists_body-topbudget-company2-show-line, 
    .cafeflists_body-topbudget-company1-lineorange,
    .rectangle_news {
        display: none;
    }
}
