* {
    box-sizing: border-box;
    font-family: "Noto Sans Thai", serif !important;


}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}








.hamburger-inner {
    display: flex;
    align-items: center;
    gap: 16px;
    /* à¸£à¸°à¸¢à¸°à¸«à¹ˆà¸²à¸‡à¸£à¸°à¸«à¸§à¹ˆà¸²à¸‡à¸£à¸¹à¸›à¸à¸±à¸šà¸‚à¹‰à¸­à¸„à¸§à¸²à¸¡ */
}

.hamburger-inner img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    color: #FFF;
}



@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
}

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* Section Header ---------------------------------------------*/

.icon-dropdown {
    width: 12px !important;
}

.hr-menu-moble {
    width: 95%;
    margin-bottom: 15px;
}

.chang-lang {
    display: none;
}

.box-lang {
    padding: 5px 12px;
    display: flex;
}

.text-head-lang {
    font-size: 16px;
    color: #B0B0B0;
    margin-bottom: 4px;
}

.text-lang {
    font-weight: 500;
    font-size: 18px;
    color: #096ECC;
    margin-left: 5px;
    margin-right: 5px;
}

.active {
    color: #093468;
}
.switch-language.active{
    color: #093468;
}



@media (max-width: 1399px) {
    .default-logo {
        width: 100% !important;
    }
}

@media (max-width: 1299px) {
    .nav-link {
        font-size: 12px !important;
    }
}

@media (max-width: 1199px) {
    .nav-link {
        font-size: 10px !important;
    }
}

@media (max-width: 991px) {
    .nav-link {
        font-size: 16px !important;
    }
}

.mt-05 {
    /* margin-top: 6px; */
}

/*hamberger*/
/* set */

.box-set-detail {
    display: flex;
    padding: 50px;
    gap: 75px;
    justify-content: start;
}

.box-left {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.box-right {
    display: flex;
    gap: 50px;
    align-items: center;
}


.tex-menu-h {
    font-size: 30px;
    font-weight: 500;
    color: #ffffff;
    padding: 0;
    float: left;
    display: block;
}

.tex-menu-h2 {
    font-size: 30px;
    font-weight: 300;
}

.tex-menu-b3 {
    font-size: 25px;
    font-weight: 300;
}

.tex-b2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 1.1;
}

.tex-b3 {
    font-size: 25px;
    font-weight: 800;
}

.tex-b4 {
    color: rgba(255, 255, 255, 0.7);
}

.tex-eb2 {
    font-size: 25px;
    font-weight: 800;
}

.tex-eb3 {
    font-size: 20px;
    font-weight: 800;
}

.tex-eb4 {
    font-size: 15px;
    font-weight: 800;
}


/* set */
.box-crop-set1 {
    box-shadow: 0 2px 10px 0 rgb(0, 0, 0, 0.2);
    background-color: #020616;
    color: white;
    height: 100%;



}

.box-crop-set {
    max-width: 1400px;
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 20%);

}

h3 {
    font-size: 30px;
}

.box-nav-multi {
    display: flex;
    background-color: rgb(0 0 0 / 70%);
    color: #ffffff;
    padding: 0px;
}

.nav-line-together {
    float: left;

}

.box-r-nav-sub {
    width: auto;
    padding: 50px 60px;

}

.box-r-nav-sub2 {
    width: auto;
    padding: 60px 30px;
    text-align: center;
}

.t-w4 {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    padding: 0;
    margin: 0;
}

.box-menu2 {

    height: 245px;
}

.show01 {
    display: flex;
    float: left;
    white-space: nowrap;
    width: auto;
    text-align: left;
    line-height: 1.3;



}

.show02 {
    display: none;
}

.just-res {
    justify-content: end;
    display: flex;
}



@media (max-width: 1399px) {
    .box-set-detail {
        display: flex;
        padding: 50px 35px;
        gap: 42px;
        justify-content: start;
    }

    .box-set-detail1 {
        display: flex;
        padding: 55px 35px;
        gap: 12px;
        justify-content: start;
    }

    .box-left {
        /* gap: 0; */

    }

    .box-right {
        display: flex;
        gap: 20px;
        align-items: center;
    }

}

@media (max-width:1199px) {
    .hamburger-inner {
        display: flex;
        align-items: center;
        gap: 8px;
        /* à¸£à¸°à¸¢à¸°à¸«à¹ˆà¸²à¸‡à¸£à¸°à¸«à¸§à¹ˆà¸²à¸‡à¸£à¸¹à¸›à¸à¸±à¸šà¸‚à¹‰à¸­à¸„à¸§à¸²à¸¡ */
    }


    .box-menu2 {
        height: auto;
        display: flex;
        flex-basis: 100%;
    }



    .detail_news {
        font-size: 16px;
    }



    .box-set-detail {
        display: flex;
        justify-content: center;
        gap: 70px;
    }

    .box-set-detail1 {
        display: flex;
        justify-content: center;
    }

    .box-right {
        gap: 40px;
        align-items: center;
    }


}




@media (max-width:991px) {

    .sptb-hero-text {
        margin-top: -30px;
    }

    .box-set-detail1 {

        display: flex;
        padding: 15px 30px;
        gap: 10px;
        justify-content: center;


    }

    .box-set-detail {
        display: flex;
        padding: 30px 25px;
        gap: 30px;

        justify-content: center;


    }

    .box-right {
        gap: 20px;

    }


    .tex-menu-h {
        font-size: 27px;
        font-weight: 500;
        color: #ffffff;
        padding: 0;
        float: left;
        display: block;
    }

    .tex-menu-h2 {
        font-size: 25px;
        font-weight: 300;
    }

    .tex-menu-b3 {
        font-size: 20px;
        font-weight: 300;
    }

    .tex-b2 {
        font-size: 25px;
        font-weight: 800;
    }

    .tex-b3 {
        font-size: 20px;
        font-weight: 800;
    }

    .tex-eb2 {
        font-size: 20px;
        font-weight: 800;
    }

    .tex-eb3 {
        font-size: 16px;
        font-weight: 800;

    }

    .tex-eb4 {
        font-size: 12px;
        font-weight: 800;
    }

    .t-w4 {
        font-size: 14px;
    }


}

@media (max-width:767px) {

    .sptb-hero-text {
        margin-top: -30px;
    }

    .box-set-detail {
        display: flex;
        flex-direction: column;
        justify-content: center;
        row-gap: 30px;
        column-gap: 80px;




    }

    .box-set-detail1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        row-gap: 10px;
        column-gap: 80px;


    }

    .box-left {
        display: flex;
        gap: 5px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;

    }

    .box-right {

        justify-content: space-between;
        align-items: center;

        flex-wrap: wrap;

    }


    .tex-menu-h {
        font-size: 24px;
        font-weight: 500;
        color: #ffffff;
        padding: 0;
        float: left;
        display: block;
    }

    .tex-menu-h2 {
        font-size: 25px;
        font-weight: 300;
    }

    .tex-menu-b3 {
        font-size: 20px;
        font-weight: 300;
    }

    .tex-b2 {
        font-size: 25px;
        font-weight: 800;
    }

    .tex-b3 {
        font-size: 20px;
        font-weight: 800;
    }

    .hamburger-inner img {
        width: 50px;
        height: 50px;
    }




}

@media (max-width:575px) {

    .tex-menu-h {
        font-size: 24px;
        font-weight: 500;
        color: #ffffff;
        padding: 0;
        float: left;
        display: block;
    }

    .box-crop-set1 {
        height: auto;
        display: flex;
        justify-content: center;
    }

    .box-set-detail {
        display: flex;
        flex-direction: column;
        justify-content: center;

    }

    .box-set-detail1 {
        display: flex;
        flex-direction: column;
        justify-content: center;

    }

    .hamburger-inner img {
        width: 45px;
        height: 45px;
    }

    .box-left {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .box-right {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0;
        /* column-gap: 0;
        row-gap: 15px; */
        flex-wrap: wrap;
        text-align: center;
        margin-left: 0;


    }

    .box-inner-right {
        width: 50%;
    }

    .box-inner-right:nth-child(1) {
        padding-bottom: 16px;
        border-right: 1px solid rgba(255, 255, 255, 0.07);
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }
    .box-inner-right:nth-child(2) {
        padding-bottom: 16px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    }
    
    .box-inner-right:nth-child(3) {
        padding-top: 16px;
        border-right: 1px solid rgba(255, 255, 255, 0.07);
    }
    .box-inner-right:nth-child(4) {
        padding-top: 16px;
    }

}



/* Section Hero Banner SDG ---------------------------------------------*/


.hero-banner-sdg {
    position: relative;
    background:  url(../asset/img/banner/hero-banner-sdg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;

}

.hero-banner-sdg {
    background-position: top left 50%;
}
.hero-banner-sdg .fin-headtext{
    text-align: left;
    color: #000;
}


@media (max-width: 1199px) {
    .hero-banner-sdg {
        height: auto;
        min-height: 550px;
        text-align: center;

    }

}

@media (max-width: 991px) {
    .hero-banner-sdg {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../asset/img/banner/hero-banner-sdg.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right;
        min-height: 450px;
    }
    .hero-banner-sdg .fin-headtext{
    text-align: left;
    color: #fff;
}

  
}

@media (max-width: 767px) {
    .hero-banner-sdg {
        min-height: 350px;
    }
}

@media (max-width: 575px) {
    .hero-banner-sdg {
        min-height: 300px;
    }
}





/* Section Hero Banner ---------------------------------------------*/
.hero1-banner {
    position: relative;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../asset/img/banner/hero-banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 750px;

}

.hero-banner {
    position: relative;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../asset/img/banner/hero-banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;

}

.hero-banner {
    background-position: top left 50%;
}


@media (max-width: 1199px) {
    .hero-banner {
        height: auto;
        min-height: 550px;
        text-align: center;

    }

    .hero1-banner {
        height: auto;
        min-height: 550px;
        text-align: center;
    }

    .hero-textsub {
        text-align: center;
    }

    .hero-headtext {
        text-align: center;
    }

}

@media (max-width: 991px) {
    .hero-banner {
        min-height: 450px;
    }

    .hero1-banner {
        min-height: 450px;
    }
}

@media (max-width: 767px) {
    .hero-banner {
        min-height: 350px;
    }
}

@media (max-width: 575px) {
    .hero-banner {
        min-height: 300px;
    }
}


/* .sptb-hero-banner {
    padding-top: 20px;
    padding-bottom: 2rem;
    text-align: center;
   
} */

.sptb-hero-banner {
    padding: 0 30px !important;
    text-align: center;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -60%);
    width: 100%;
}

.sptb-fin-banner {
    padding: 0 30px !important;
    text-align: center;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -60%);
    width: 100%;
}

.hero-textsub {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: normal;
    color: white;
    margin-bottom: 0;
    line-height: normal;
    /* line-height: 40px; */
}

.hero-headtext {
    font-size: 65px;
    font-weight: 700;
    letter-spacing: normal;
    margin-bottom: 0;
    color: white;
    line-height: 1.3;
    /* line-height: 70px; */

}

.sptb-hero-text {
    padding: 0 !important;
}

/* .sptb-hero-text {
    padding-top: 11.2rem;
} */

.box-market-detail {
    background: rgba(9, 110, 204, 0.8);
    border-radius: 29px;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
    height: 574px;
}

.market-text-head {
    font-size: 40px;
    font-weight: 700;
    color: white;
    line-height: 40px;
}

.market-text-small {
    font-size: 16px;
    line-height: 140%;
    color: white;
    font-weight: 500;
}

.hr-in-box {
    border-color: white;
    margin: auto;
    text-align: left;
    opacity: 0.7;
}

.market-text-symbol {
    font-size: 20px;
    font-weight: 600;
    color: white;
    margin-top: 15px;
}

.market-text-detail {
    color: white;
    font-weight: 600;
    font-size: 35px;
}


/* Set Text & Box Size */

@media (max-width: 1399px) {
    .market-text-detail {
        font-size: 30px;
    }

    .box-market-detail {
        height: 560px;
    }
}

@media (max-width: 1199px) {
    .market-text-symbol {
        font-size: 14px;
    }

    .market-text-detail {
        font-size: 20px;
    }

    .box-market-detail {
        height: 470px;
    }

    .sptb-hero-text {
        padding-top: 7.2rem;
    }
}

@media (max-width: 991px) {
    .hero-banner {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8)), url(../asset/img/banner/hero-banner.webp);
        background-position: top left 50%;
        background-size: cover;
        background-repeat: no-repeat;
        height: auto;
        display: flex;
    }

    .market-text-symbol {
        font-size: 12px;
        text-align: center;
    }

    .market-text-detail {
        font-size: 16px;
        text-align: center;
    }

    .box-market-detail {
        height: 480px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .market-text-head {
        text-align: center;
    }

    .market-text-small {
        text-align: center;
    }

    .box-btn {
        margin: auto;
    }

    .sptb-hero-text {
        padding-top: 6.2rem;
    }

    .hero-headtext {
        font-size: 45px;
    }

    .hero-textsub {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .sptb-hero-banner {
        padding-top: 4.2rem;
    }

    .sptb-hero-text {
        padding-top: 0rem;
    }

    .hero-textsub {
        font-size: 25px;
        margin-bottom: 0px;
    }

    .hero-headtext {
        margin-bottom: 0px;
    }

    .box-market-detail {
        margin-top: 20px;
        height: 560px;
    }

    .market-text-symbol {
        font-size: 20px;
    }

    .market-text-detail {
        font-size: 30px;
    }
}

@media (max-width: 508px) {
    .market-text-symbol {
        font-size: 16px;
    }

    .market-text-detail {
        font-size: 20px;
    }

    .box-market-detail {
        height: 460px;
    }
}

@media (max-width: 464px) {
    .hero-textsub {
        font-size: 18px;
    }
}

@media (max-width: 451px) {
    .box-market-detail {
        height: 440px;
        padding: 40px 30px;
    }
}

@media (max-width: 431px) {
    .box-market-detail {
        padding: 40px 20px;
    }
}

@media (max-width: 411px) {
    .box-market-detail {
        height: 420px;
    }

    .market-text-detail {
        font-size: 18px;
    }
}

@media (max-width: 389px) {
    .market-text-symbol {
        font-size: 13px;
    }
}

@media (max-width: 386px) {
    .market-text-detail {
        font-size: 15px;
    }
}

.btn-main {
    color: white;
    border: solid #fff 2px;
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.btn-main:hover {
    background: #fff;
    color: #096ECC;
}


/* Section Menu Bar---------------------------------------------*/

.sptb-box-menu {
    padding-top: 5.5rem;
    padding-bottom: 4rem;
}

.menu-text {
    font-size: 20px;
    font-weight: 600;
    color: white;
    top: -8px;
    margin-left: 20px;
}

.menu-text-2 {
    font-size: 20px;
    font-weight: 600;
    color: white;
    margin-left: 20px;
}

.box-sub-menu {
    margin-top: 15px;
    text-align: left;
    transition: 0.3s;
}

.box-sub-menu-2 {
    margin-top: 15px;
    text-align: left;
    transition: 0.3s;
    margin-left: 40px;
}

.box-sub-menu:hover {
    cursor: pointer;
    opacity: 0.6;
}

.box-sub-menu-2:hover {
    cursor: pointer;
    opacity: 0.6;
}

.wrap-box-sub-menu {
    display: flex;
    justify-content: center;
}

@media (max-width: 1199px) {
    .menu-text {
        margin-left: 20px;
    }

    .wrap-box-sub-menu {
        justify-content: start !important;
    }
}

@media (max-width: 991px) {
    .box-sub-menu {
        margin-top: 0px;
    }

    .last-menu {
        margin-bottom: 15px;
    }
}


/* Section Graph---------------------------------------------*/

.sptb-graph {
    padding-top: 120px;
    padding-bottom: 8rem;
}

.graph-head-text {
    color: #00407D;
    font-weight: 600;
    font-size: 45px;
    line-height: 40px;
    text-align: center;
}

@media (max-width: 518px) {
    .graph-head-text {
        font-size: 35px;
    }
}

.box-asset {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #00407D;
    border-radius: 15px;
    padding: 25px 25px;
    text-align: center;
    height: 215px;
    margin-bottom: 20px;
}

.asset-text-symbol {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    ;
    text-align: center;
    margin: 0px;
}

.asset-text-price {
    color: #fff;
    font-weight: 600;
    font-size: 35px;
    text-align: center;
    margin: 0px;
}

.asset-text-small {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    margin-top: -8px;
    margin-bottom: 2px;
}

.crop-box-tap {
    padding-left: 20px;
}

@media (max-width: 991px) {
    .crop-box-tap {
        margin-top: 40px;
        padding-left: 0px;
    }
}

.box-text-graph {
    text-align: center;
}

.graph-text-detail {
    color: #222;
    font-weight: 500;
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 0px;
}

.graph-detail-sub {
    color: #222;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
}


/* Set Text Size */

@media (max-width: 1399px) {
    .asset-text-symbol {
        font-size: 16px;
    }

    .asset-text-price {
        font-size: 25px;
    }

    .box-asset {
        padding: 25px 15px;
    }

    .asset-content {
        margin-top: 12px;
    }
}

@media (max-width: 991px) {
    .asset-text-symbol {
        font-size: 20px;
    }

    .asset-text-price {
        font-size: 35px;
    }

    .asset-content {
        margin-top: 0px;
    }
}

@media (max-width: 767px) {
    .asset-content {
        margin-top: 5px;
    }
}

@media (max-width: 575) {
    .graph-head-text {
        font-size: 35px;
    }

    .sptb-graph {
        padding-top: 60px;
    }
}

@media (max-width: 471px) {
    .asset-text-price {
        font-size: 30px;
    }

    .asset-content {
        margin-top: 5px;
    }
}

@media (max-width: 414px) {
    .asset-text-symbol {
        font-size: 18px;
    }

    .asset-text-price {
        font-size: 25px;
    }

    .box-asset {
        height: 201px;
    }
}

@media (max-width: 379px) {
    .asset-text-symbol {
        font-size: 15px;
    }

    .asset-text-price {
        font-size: 20px;
    }

    .box-asset {
        height: 188px;
    }
}

@media (max-width: 375px) {
    .graph-head-text {
        font-size: 30px;
    }
}


/* Section Video---------------------------------------------*/

.bg-section {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8)), url(../asset/img/banner/bg-section.webp);
    background-position: top left 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    background-attachment: fixed;


}

.cover-box-video {
    height: 100%;
    display: flex;
    vertical-align: middle;
    margin: auto;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 100px;

}

@media (max-width:991px) {
    .cover-box-video {

        padding-top: 50px;
        padding-bottom: 50px;
    }

}

@media (max-width:576px) {
    .cover-box-video {

        padding-top: 15px;
        padding-bottom: 15px;
    }

}

.box-video {
    margin: auto 0;
}

.video-setting {
    border-radius: 30px;
    width: 1080px;
    height: auto;
}


/* .video-setting {
    border-radius: 30px;
    width: 718px;
    height: 475px;
} */

.box-credit {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #0B89FF;
    text-align: center;
    padding: 90px 10px;
    height: 100%;
}

.text-credit {
    color: #003364;
    font-weight: 600;
    font-size: 25px;
    line-height: 40px;
}

.text-head-rank {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    line-height: 40px;
}

.box-company {
    justify-content: space-around;
}

.text-company {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    margin-top: 3px;
    margin-bottom: 0px;
}

.box-rank-company {
    text-align: left;
}

.date-small {
    color: #fff;
    margin-top: 0px;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0px;
}

.text-grade {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    margin-top: 30px;
}

.text-grade-2 {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    margin-top: 80px;
}

.text-grade-3 {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    margin-top: 50px;
}

.hr-in-box-2 {
    width: 100%;
    border-color: white;
    margin-top: 20px;
}


/* Set Size Content */

@media (max-width: 1399px) {
    .video-setting {
        width: 598px;
        height: auto;
        border-radius: 15px 15px !important;
    }

    .text-grade {
        font-size: 35px;
    }

    .text-grade-2 {
        font-size: 35px;
    }

    .text-grade-3 {
        font-size: 35px;
    }
}

@media (max-width: 1199px) {
    .video-setting {
        width: 100%;
        height: auto;
    }

    .box-credit {
        margin-top: 70px;
        padding: 55px 10px 20px 10px;
        height: 740px;
    }

}

@media (max-width: 991px) {
    .text-grade {
        margin-top: -53px;
    }

    .text-grade-2 {
        margin-top: -100px;
    }

    .text-grade-3 {
        margin-top: -53px;
    }
}

@media (max-width: 767px) {
    .text-head-rank {
        font-size: 40px;
    }
}

@media (max-width: 518px) {
    .text-head-rank {
        font-size: 35px;
    }
}

@media (max-width: 506px) {
    .text-company {
        font-size: 14px;
    }
}

@media (max-width: 475px) {
    .box-credit {
        height: 900px;
    }

    .text-head-rank {
        font-size: 30px;
    }

    .text-credit {
        margin-bottom: 0px;
    }

    .box-rank-company {
        text-align: center;
        font-size: 18px;
    }

    .text-grade {
        margin-top: 20px;
        text-align: center;
    }

    .text-grade-2 {
        margin-top: 20px;
        text-align: center;
    }

    .text-grade-3 {
        margin-top: 20px;
        text-align: center;
    }
}


/* Section Activities---------------------------------------------*/

.bg-activities {
    background: url(../asset/img/banner/bg-activities.webp);
    background-position: top left 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}

.act-head-text {
    color: #00407D;
    font-weight: 600;
    font-size: 45px;
    line-height: 40px;
    text-align: center;
}

.calendar-pic {
    border-radius: 15px 15px !important;
    height: auto;
}

.act-box {
    margin-top: 70px;
}

.cardac {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: 2s;
}

.cardac img {
    width: 100%;
    height: auto;
    transition: .3s;
}

.cardac a:hover {
    color: #fff;
}


/* .cardac:hover img {
    transform: scale(1.1);
} */

.cardac-description {
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #00407D;
    opacity: 0.9;
    border-radius: 0px 0px 15px 15px;
    bottom: 50px;
    left: 0px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 30px;
    padding-bottom: 22px;
    width: 100%;
    transition: .2s;
}

.cardac-link {
    color: #fff;
}

.cardac-link:hover {
    opacity: 1;
}

.cardac-link:hover .cardac-description {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), #00407D;
}

.act-label {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #0B89FF;
    width: 240px;
    height: auto;
    position: relative;
    top: -280px;
    margin-left: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
}

.box-btn-2 {
    margin-top: 40px;
}

.time-ac-text {
    font-weight: 600;
    font-size: 15px;
    line-height: 29px;
    color: #fff;
}

.time-ac-text-2 {
    font-weight: 600;
    font-size: 15px;
    line-height: 29px;
    color: #00407D;
}

.time-text {
    margin-left: 30px;
}

.mgl-time {
    margin-left: 50px;
}

.icon-text {
    width: 20px !important;
    position: relative;
    margin-right: 10px;
    top: -2px;
}

.icon-text-2 {
    width: 20px !important;
    position: relative;
    margin-right: 10px;
    top: -2px;
}

.text-ac-description {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
}

.icon-right-arrow {
    width: 40px !important;
    position: relative;
}

.cardac-link:hover .icon-right-arrow {
    width: 55px !important;
}

.box-news {
    background: url(../asset/img/pic/box-news-bg.webp);
    background-position: top left 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding: 25px 30px 15px 30px;
    border-radius: 15px;
    box-shadow: 0px 3px 4px rgba(79, 89, 99, 0.1);
    cursor: pointer;
}

.box-news-2 {
    background: url(../asset/img/pic/box-news-bg.webp);
    background-position: top left 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding: 25px 30px 15px 30px;
    border-radius: 15px;
    margin-top: 20px;
    box-shadow: 0px 3px 4px rgba(79, 89, 99, 0.1);
    cursor: pointer;
}

.box-news:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../asset/img/pic/box-news-bg.webp);
    background-position: top left 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.box-news-2:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../asset/img/pic/box-news-bg.webp);
    background-position: top left 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.news-label {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #0B89FF;
    width: 140px;
    height: auto;
    border-radius: 0px;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 13px;
    line-height: 29px;
    text-align: center;
    color: #fff;
}

.news-label-2 {
    background: #0B89FF;
    width: 197px;
    height: auto;
    border-radius: 0px;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 15px;
    line-height: 29px;
    text-align: center;
    color: #fff;
}

.date-time-box {
    display: flex;
    margin-top: 20px;
}

.text-explan {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
}

.btn-main-2 {
    color: #232323;
    border: solid #232323 2px;
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.btn-main-2:hover {
    background: #232323;
    color: #fff;
}

@media (max-width: 1399px) {
    .cardac-description {
        bottom: 49px;
    }

    .time-text {
        margin-left: 12px;
    }

    .icon-text-2 {
        margin-right: 5px;
    }

    .box-news {
        padding: 20px 20px 10px 20px;
    }

    .box-news-2 {
        padding: 20px 20px 10px 20px;
    }
}

@media (max-width: 1199px) {
    .cardac-description {
        bottom: 39px;
    }

    .act-label {
        font-size: 13px;
        width: 160px;
        padding: 5px 5px;
        top: -259px;
    }

    .box-news {
        padding: 20px 20px 20px 20px;
    }

    .news-label {
        margin: auto;
        width: 120px;
        font-size: 13px;
        padding: 2px;
    }

    .news-label-2 {
        margin: auto;
        width: 160px;
        font-size: 13px;
        padding: 2px;
    }

    .date-time-box {
        display: contents;
        text-align: center;
    }

    .time-ac-text-2 {
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .time-text {
        margin-left: 0px;
        margin-top: 0px;
    }

    .text-explan {
        text-align: center;
    }

    .box-btn-2 {
        text-align: center;
    }

    .hide-1199 {
        display: none;
    }
}

@media (max-width: 991px) {
    .cardac-description {
        bottom: 39px;
    }

    .wrap-box-news {
        margin-top: -20px;
    }

    .box-news {
        text-align: center !important;
        margin-top: 20px;
        padding: 50px;
        margin-bottom: 40px;
    }

    .act-label {
        top: -275px;
    }

    .news-label {
        margin: auto;
        padding: 2px;
    }

    .news-label-2 {
        margin: auto;
        padding: 2px;
    }

    .date-time-box {
        display: flex;
        justify-content: center;
    }

    .time-text {
        margin-left: 20px;
    }

    .hide-md {
        display: none !important;
    }

    .box-btn-2 {
        text-align: center;
        margin-bottom: 20px;
    }

    .time-ac-text-2 {
        margin-top: 0px;
    }
}

@media (max-width: 767px) {
    .sptb-act-section {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }

    .act-label {
        top: -261px;
    }
}

@media (max-width: 518px) {
    .act-head-text {
        font-size: 35px;
    }

    .icon-right-arrow {
        width: 30px !important;
    }

    .act-label {
        top: -250px;
    }

    .sptb-act-section {
        padding-top: 4rem;
    }

    .act-box {
        margin-top: 40px;
    }

}

@media (max-width: 418px) {
    .box-news {
        padding: 40px 30px;
    }

    .mgl-time {
        margin-left: 20px;
    }
}

@media (max-width: 378px) {
    .box-news {
        padding: 40px 20px;
    }
}


/* Section File---------------------------------------------*/

.bg-section-file {
    background: url(../asset/img/banner/section-file-bg.webp);
    background-position: top left 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}

.file-head-text {
    color: #fff;
    font-weight: 600;
    font-size: 45px;
    line-height: 40px;
}

.icon-file {
    width: 20%;
}

.download-icon {
    width: 12px !important;
}

.head-text-wrap {
    text-align: left;
}

.btn-wrap {
    text-align: right;
}

.wrap-box-file {
    margin-top: 50px;
}

.box-file {
    background: #fff;
    padding: 40px 30px 40px 40px;
    border-radius: 15px;
    display: flex;
    margin-top: 20px;
    cursor: pointer;
    height: 177px;
    transition: 0.3s;
}

.box-file:hover {
    background: #eee;
}

.box-file-name {
    margin: auto 0px auto 20px;
}

.file-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    color: #093468;
    margin-bottom: 0px;
}

.download-file {
    font-weight: 600;
    font-size: 16px;
    line-height: 29px;
    color: #096ECC;
}

.download-file:hover {
    color: #093468
}

@media (max-width: 1399px) {
    .icon-file {
        width: 20%;
        margin-top: 10px;
    }

    .download-icon {
        width: 12px !important;
    }
}

@media (max-width: 991px) {
    .head-text-wrap {
        text-align: center;
    }

    .btn-wrap {
        text-align: center;
    }

    .wrap-box-file {
        margin-top: 30px;
    }

    .icon-file {
        width: 20%;
        margin-top: -10px;
    }

    .file-name {
        line-height: 140%;
    }
}

@media (max-width: 767px) {
    .sptb-section-file {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }

    .box-file {
        display: grid;
        text-align: center;
        height: 200px;
        padding: 20px 20px;
    }

    .box-file-name {
        margin-left: 0px;
    }

    .icon-file {
        margin: auto;
    }
}

@media (max-width: 518px) {
    .file-head-text {
        font-size: 35px;
    }

    .sptb-section-file {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .wrap-box-file {
        margin-top: 0px;
    }
}

@media (max-width: 470px) {
    .box-file {
        padding: 20px 20px;
        height: 160px;
    }

    .file-name {
        font-size: 16px;
    }

    .download-file {
        font-size: 13px;
    }
}

@media (max-width: 414px) {
    .icon-file {
        margin: 10px auto 0;
        width: 25%;
    }

    .box-file-name {
        margin-top: 20px;
    }

    .box-file {
        height: 170px;
    }
}

@media (max-width: 414px) {
    .box-file {
        height: 190px;
    }
}


/* Section IR---------------------------------------------*/

.sptb-ir-section {
    padding-top: 7rem;
    padding-bottom: 2rem;
}

.head-text-ir {
    font-weight: 600;
    font-size: 45px;
    line-height: 40px;
    color: #00407D;
    text-align: center;
}

.wrap-ir {
    margin-top: -70px;
}

.wrap-head-ir {
    margin-bottom: 0px;
}

.img-setting {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 15px 15px 15px 15px;
    margin-top: 120px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 81;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: rgba(11, 137, 255, 0.75);
    border-radius: 15px 15px;
    overflow: hidden;
}

.text-manage-after {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    position: absolute;
    top: 73%;
    left: 47%;
    right: -22%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
}

.box-img {
    position: relative;
    width: 100%;
}

.box-before {
    opacity: 1;
    transition: .5s ease;
}

.box-img:hover .overlay {
    opacity: 0.9;
}

.box-img:hover .box-before {
    opacity: 0;
}

.pic-name {
    font-weight: 600;
    font-size: 25px;
    line-height: 140%;
    color: #FFFFFF;
    position: relative;
    bottom: 115px;
    left: 30px;
}

.pic-name-2 {
    font-weight: 600;
    font-size: 25px;
    line-height: 140%;
    color: #FFFFFF;
    position: relative;
    bottom: 0px;
    left: 0px;
}

.icon-right-arrow-2 {
    width: 40px !important;
    position: relative;
    bottom: 110px;
    left: 30px;
}

.icon-right-arrow-3 {
    width: 40px !important;
    position: relative;
    bottom: 0px;
    left: 0px;
    cursor: pointer;
}

.text-ir-sub {
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #fff;
}

.text-meeting-after {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    position: absolute;
    top: 70%;
    left: 47%;
    right: -22%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
}

.text-payment-after {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    position: absolute;
    top: 68%;
    left: 47%;
    right: -22%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
}

.text-analyze-after {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    position: absolute;
    top: 70%;
    left: 47%;
    right: -22%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
}

@media (max-width: 1399px) {
    .overlay {
        bottom: 83;
    }

    .pic-name {
        font-size: 20px;
    }

    .pic-name-2 {
        font-size: 20px;
    }

    .text-ir-sub {
        font-size: 12px;
        line-height: 140%;
    }

    .text-payment-after {
        top: 73%;
    }
}

@media (max-width: 1199px) {
    .overlay {
        bottom: 90;
    }

    .text-manage-after {
        top: 55%;
    }

    .text-meeting-after {
        top: 55%;
    }

    .text-payment-after {
        top: 55%;
    }

    .text-analyze-after {
        top: 55%;
    }

    .pic-name {
        left: 20px;
    }

    .icon-right-arrow-2 {
        left: 20px;
    }
}

@media (max-width: 991px) {
    .wrap-ir {
        margin-top: 100px;
    }

    .overlay {
        bottom: 50;
    }

    .img-setting {
        margin-top: -25px;
    }

    .box-before {
        margin-top: -40px;
    }

    .pic-name {
        top: -95px;
    }

    .icon-right-arrow-2 {
        top: -99px;
    }
}

@media (max-width: 767px) {
    .wrap-ir {
        margin-top: 100px;
    }

    .sptb-ir-section {
        padding-top: 7rem;
        padding-bottom: 3rem;
    }

    .img-setting {
        height: auto;
        margin-top: -30px;
    }

    .box-img:hover .box-before {
        opacity: 1;
    }

    .pic-name {
        font-size: 20px;
        margin-top: 20px;
        left: 20px;
        padding-right: 20px;
    }

    .icon-right-arrow-2 {
        width: 30px !important;
        left: 20px;
    }

    .box-before {
        margin-top: -42px;
    }
}

@media (max-width: 518px) {
    .head-text-ir {
        font-size: 35px;
    }

    .sptb-ir-section {
        padding-top: 4rem;
    }

    .pic-name {
        font-size: 16px;
        margin-top: 0px;
        left: 20px;
        padding-right: 24px;
    }

    .icon-right-arrow-2 {
        width: 30px !important;
        left: 20px;
    }

    .box-before {
        margin-top: -20px;
    }

    .wrap-ir {
        margin-top: 70px;
    }
}

@media (max-width: 495px) {
    .pic-name {
        height: 28px;
    }

    .box-before {
        margin-top: -25px;
    }
}

@media (max-width: 425px) {
    .pic-name {
        height: 45px;
    }

    .box-before {
        margin-top: -40px;
    }
}


/* Section Footer---------------------------------------------*/

.padding-1-rem-all {
    padding-top: 3rem !important;
}




/* Section News information ---------------------------------------------*/

.box-news-information {
    border-radius: 15px;
    border: 1px rgba(0, 0, 0, 0.1) solid;
}

.box-news-information .image-news {
    width: 100%;
    height: 245px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.box-news-information .image-news img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.box-news-information .content-news {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #00407D;
    height: auto;
    padding: 30px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.box-news-information .content-news .time-ac-text-2,
.box-news-information .content-news .file-name {
    color: #FFF;
    margin-bottom: 20px;
}

.box-news-information .content-news .button {
    display: flex;
    margin-top: 20px;
}

@media (max-width: 991px) {
    .box-news-information {
        margin-bottom: 20px;
    }

    .box-news-information .image-news {
        height: 320px;
    }

    .box-news-information .image-news img {
        object-position: top;
    }
}

@media (max-width: 575px) {
    .box-news-information .image-news {
        height: 245px;
    }
}

/* =====================================================
   Skill Matrix Page
   ===================================================== */
.skill-matrix-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    margin-top: 30px;
}
.skill-matrix-table th,
.skill-matrix-table td {
    border: 0.5px solid rgb(198 198 198 / 20%);
    padding: 8px 6px;
    text-align: center;
    vertical-align: middle;
}
.skill-matrix-table thead th {
    background-color: #00407D;
    color: #ffffff;
    font-weight: 600;
}
.skill-matrix-table thead th.group-header {
    background-color: #00407D;
    font-size: 16px;
    padding: 10px 8px;
}
.skill-matrix-table thead th.sub-header {
    background-color: #00407D;
    height: auto;
    min-width: 80px;
    max-width: 120px;
    font-size: 16px;
    font-weight: 500;
    white-space: normal;
    word-break: keep-all;
    padding: 8px 6px;
    vertical-align: center;
}
.skill-matrix-table .name-col {
    text-align: left;
    min-width: 160px;
    white-space: nowrap;
}
.skill-matrix-table .gender-col { min-width: 80px; }
.skill-matrix-table tbody tr:nth-child(even) { background-color: #EFEFEE; }
.skill-matrix-table tbody tr:last-child td {
    background-color: #00407D;
    color: #ffffff;
    font-weight: 700;
}
.skill-matrix-table .check-mark {
    color: #003399;
    font-size: 1.15em;
    font-weight: bold;
}
.skill-matrix-table tbody tr:last-child .check-mark { color: #ffffff; }

/* Info Chart Section */
.info-chart-section {
    margin-top: 40px;
    background: linear-gradient(135deg, #f0f4fb 0%, #e4ecf9 100%);
    border-radius: 16px;
    padding: 32px 24px;
}
.info-chart-section h3 { margin-bottom: 24px; color: #003399; font-size: 1.15em; font-weight: 700; }
.info-chart-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 576px) {
    .info-chart-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 992px) {
    .info-chart-grid { grid-template-columns: repeat(3, 1fr); }
}
.info-card {
    background: #fff;
    border-radius: 14px;
    padding: 22px 18px;
    box-shadow: 0 2px 16px rgba(0,51,153,0.07);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    box-sizing: border-box;
}

/* Gender Card */
.gender-card { align-items: flex-start; }
.gender-badge {

    color: #1a3a7a;
    font-size: 16px;
    font-weight: 700;
    border-radius: 20px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}
.gender-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    width: 100%;
}
.gender-info { flex: 1; min-width: 0; }
.gender-label { font-size: 14px; color: #666; display: block; margin-bottom: 5px; }
.gender-bar-track {
    height: 10px;
    background: #e8edf8;
    border-radius: 99px;
    overflow: hidden;
}
.gender-bar-fill { height: 100%; border-radius: 99px; }
.gender-bar-fill.male   { background: linear-gradient(to right, #1a3a7a, #4d7aff); }
.gender-bar-fill.female { background: linear-gradient(to right, #a04080, #e07aaa); }
.gender-count {
    font-size: 22px;
    font-weight: 800;
    color: #1a3a7a;
    min-width: 36px;
    text-align: right;
    line-height: 1;
    flex-shrink: 0;
}
.gender-count small { font-size: 11px; font-weight: 400; display: block; }

/* Donut Cards */
.donut-card { align-items: center; justify-content: center; flex-direction: column; gap: 12px; }
@media (min-width: 576px) and (max-width: 991px) {
    .donut-card { flex-direction: row; flex-wrap: wrap; }
}
.donut-label { text-align: center; }
.donut-pct { display: block; font-size: 14px; font-weight: 700; color: #003399; }
.donut-title { font-size: 13px; color: #555; margin-top: 4px; line-height: 1.4; }
.donut-legend { display: flex; flex-direction: column; gap: 10px; width: 100%; margin-top: 4px; }
.legend-item { display: flex; align-items: flex-start; gap: 8px; }
.legend-dot { width: 11px; height: 11px; border-radius: 50%; flex-shrink: 0; margin-top: 4px; }
.legend-count { font-size: 16px; font-weight: 700; color: #003399; }
.legend-title { font-size: 12px; color: #666; line-height: 1.4; }

/* Tenure Card */
.tenure-card { align-items: center; justify-content: center; }
.tenure-num { font-size: 60px; font-weight: 800; color: #003399; line-height: 1; font-family: 'Roboto', sans-serif; }
.tenure-unit { font-size: 20px; font-weight: 600; color: #003399; }
.tenure-card-label { font-size: 13px; color: #666; text-align: center; margin-top: 8px; line-height: 1.5; }
.tenure-note { margin-top: 24px; font-size: 12px; color: #555; font-style: italic; line-height: 1.7; }

/* Board Description Block */
.board-description-block {
    margin-top: 24px;
    background: #fff;
    border-radius: 12px;
    padding: 22px 28px;
    box-shadow: 0 2px 14px rgba(0,51,153,0.07);
    border-left: 4px solid #003399;
    font-size: 14.5px;
    line-height: 1.9;
    color: #333;
}
.board-description-block p {
    margin-bottom: 12px;
    text-indent: 2em;
}
.board-description-block p:last-child { margin-bottom: 0; }

/* Tenure Standalone Section */
.tenure-standalone {
    margin-top: 20px;
    background: linear-gradient(135deg, #002880 0%, #1a56db 100%);
    border-radius: 16px;
    padding: 30px 28px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    text-align: center;
}
.tenure-standalone-pill {
    display: inline-block;
    background: rgba(255,255,255,0.18);
    border: 1px solid rgba(255,255,255,0.35);
    color: #fff;
    border-radius: 999px;
    padding: 5px 22px;
    font-size: 13.5px;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 8px;
}
.tenure-standalone-body {
    display: flex;
    align-items: baseline;
    gap: 8px;
}
.tenure-standalone-avg {
    font-size: 17px;
    font-weight: 500;
    color: rgba(255,255,255,0.78);
    margin-right: 4px;
}
.tenure-big-num {
    font-size: 86px;
    font-weight: 900;
    color: #fff;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -2px;
}
.tenure-big-unit {
    font-size: 30px;
    font-weight: 700;
    color: rgba(255,255,255,0.88);
    align-self: flex-end;
    margin-bottom: 10px;
}
.tenure-standalone-note {
    margin-top: 14px;
    font-size: 16px;
    color: rgba(255,255,255,0.68);
    font-style: italic;
    line-height: 1.75;
    max-width: 520px;
}

/* Scroll hint & drag overlay */
.table-scroll-wrapper { position: relative; }
#tableScrollContainer { cursor: grab; }
#tableScrollContainer:active { cursor: grabbing; }
.table-scroll-wrapper .scroll-fade-right {
    position: absolute;
    top: 0; right: 0;
    width: 80px; height: 100%;
    background: linear-gradient(to right, #00000000, rgb(255 255 255 / 35%));
    pointer-events: none;
    transition: opacity 0.3s;
    z-index: 2;
}
.table-scroll-wrapper .scroll-fade-right.hidden { opacity: 0; }
.drag-hint-overlay {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: flex; flex-direction: column; align-items: center; gap: 8px;
    pointer-events: none;
    transition: opacity 0.4s ease;
}
.drag-hint-overlay.hidden { opacity: 0; }
.drag-hint-icon {
    width: 56px; height: 56px;
    background: rgba(0, 51, 153, 0.85);
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    box-shadow: 0 4px 16px rgba(0,0,0,0.18);
    animation: dragPulse 1.8s ease-in-out infinite;
}
.drag-hint-icon svg { animation: dragSwipe 1.8s ease-in-out infinite; }
.drag-hint-label {
    background: rgba(0, 51, 153, 0.82);
    color: #fff; font-size: 12px;
    padding: 4px 12px; border-radius: 20px;
    white-space: nowrap; font-weight: 500;
}
@keyframes dragSwipe {
    0%   { transform: translateX(6px); }
    50%  { transform: translateX(-6px); }
    100% { transform: translateX(6px); }
}
@keyframes dragPulse {
    0%, 100% { box-shadow: 0 4px 16px rgba(0,51,153,0.25); }
    50%       { box-shadow: 0 4px 28px rgba(0,51,153,0.50); }
}

/* Custom scrollbar */
#tableScrollContainer::-webkit-scrollbar { height: 8px; }
#tableScrollContainer::-webkit-scrollbar-track { background: #e8edf8; border-radius: 99px; }
#tableScrollContainer::-webkit-scrollbar-thumb {
    background: linear-gradient(to right, #003399, #4d7aff);
    border-radius: 99px;
    border: 2px solid #e8edf8;
    transition: background 0.2s;
}
#tableScrollContainer::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(to right, #002277, #003399);
}

/* Meeting Schedule Table */
.meeting-schedule-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 30px;
    min-width: 720px;
}
.meeting-schedule-table th,
.meeting-schedule-table td {
    border: 0.5px solid rgb(198 198 198 / 20%);
    padding: 12px 20px;
    vertical-align: middle;
}
.meeting-schedule-table thead th {
    background-color: #00407D;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
}
.meeting-schedule-table tbody tr:nth-child(even) {
    background-color: #f8f9fa;
}
.meeting-schedule-table .meeting-no {
    text-align: center;
    min-width: 240px;
    white-space: nowrap;
}
.meeting-schedule-table .meeting-date {
    text-align: center;
    min-width: 260px;
}
.meeting-schedule-table .meeting-blackout {
    text-align: left;
    min-width: 220px;
}
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.badge-scheduled {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 12px;
    font-size: 0.82em;
    font-weight: 600;
}
.badge-scheduled.completed {
    background-color: #d4edda;
    color: #155724;
}
.badge-scheduled.upcoming {
    background-color: #cce5ff;
    color: #004085;
}