.kbank-logo {
    max-width: 95px;
    width: 100%;
}

.sierra-logo {
    max-width: 54px;
    width: 100%;
}

.thesierra-text {
    max-width: 150px;
    width: 100%;
}

.thesierra-imghead {
    max-width: 328px;
    width: 100%;
    margin-top: 25px;
}

p {
    margin-bottom: 8px;
}

ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}

ol>li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
}

ol>li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0.6em;
}

li ol>li {
    margin: 0;
}

li ol>li:before {
    content: counters(item, ".") " ";
}

.c-green2 {
    color: #477350 !important;
}

.nw {
    white-space: nowrap !important;
}

.mb-40 {
    margin-bottom: 40px !important;
    display: block;
}

.hidden-w767 {
    display: none !important;
}

.visible-w767 {
    display: block !important;
}

.hidden-w991 {
    display: none !important;
}

.visible-w991 {
    display: block !important;
}

@media screen and (min-width:768px) {
    .hidden-w767 {
        display: block !important;
    }

    .visible-w767 {
        display: none !important;
    }

    .kbank-logo {
        max-width: 156px;
        width: 100%;
    }

    .sierra-logo {
        max-width: 107px;
        width: 100%;
    }

    .thesierra-text {
        max-width: 178px;
        width: 100%;
    }

    .thesierra-imghead {
        max-width: 675px;
        width: 100%;
    }
}

@media screen and (min-width:1199px) {
    .hidden-w991 {
        display: block !important;
    }

    .visible-w991 {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    .container {
        padding: 0 16px;
    }
}

/*########## header ##########*/
.privileges-jan-mar2024-top {
    position: absolute;
    z-index: 3;
    width: 100%;
}

.privileges-jan-mar2024-top .box-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    margin: 0 4px;
    flex-direction: row;
}

section {
    overflow: hidden;
}

@media screen and (min-width:767px) {
    .privileges-jan-mar2024-top .box-flex {
        padding: 40px 0 26px;
        margin: 0 10px;
    }
}


/*########## end header ##########*/

/*########## end Heightlight ##########*/
.thesierra-background-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.thesierra-heightlight {
    background-image: url(../img/pages/privileges-jan-mar2024/sierra-promo-banner_mobile.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.thesierra-heightlight .container {
    padding-top: 128px;
    padding-bottom: 94px;
}

.title-hl {
    font-family: 'ITC Giovanni Std';
    font-weight: 400;
    font-size: 35px;
    line-height: 48px;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: #C9BE9E;
    padding-left: 15px;
    margin-bottom: 32px;
    margin-top: 25px;
    text-shadow: 0px 3px 4px rgba(9, 8, 8, .6);
}

/* .letter-space {
    letter-spacing: 0.5em;
} */

.hl-line-mb {
    max-width: 328px;
    width: 100%;
    margin: 0 auto;
}

.hl-line-pc {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}

.hl-des {
    font-family: 'Sukhumvit Set';
    font-weight: 600;
    /* font-size: 18px;
    line-height: 32px; */
    font-size: 26px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #FBF8EF;
    padding: 0 15px;
}

.txt-date {
    color: #FBF8EF;
    text-align: center;
    font-family: Anuphan;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
}

.t-en {
    font-family: 'ITC Giovanni Std';
    letter-spacing: 0.25em;
    font-weight: 700;
}


@media screen and (min-width:767px) {
    .thesierra-heightlight .container {
        padding-top: 126px;
        padding-bottom: 83px;
    }

    .title-hl {
        font-size: 65px;
        line-height: 70px;
        margin-bottom: 26px;
        margin-top: 27px;
        text-shadow: 0px 3px 4px rgba(9, 8, 8, .6);
    }

    /* .hl-des {
        font-size: 26px;
        line-height: 48px;
        margin-top: 26px;
    } */

    .thesierra-heightlight {
        background-image: url(../img/pages/privileges-jan-mar2024/sierra-promo-banner_desktop.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }
}

/*########## end Heightlight ##########*/

/*########## content ##########*/
/* stacked-cards */
.card-img img {
    max-width: 762px;
    width: 100%;
}

.card-img {
    /* background-color: #fff; */
    /* max-height: 800px; */
    /* box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.16); */
    /* width: 100%; */
    transform-origin: 50% 0;
    transform: perspective(100px) translateY(75px) scale(0.9) rotateX(-10deg);
    opacity: 0;
    transition: all 3s ease-in-out, max-height 3s ease-in-out;
    pointer-events: none;
}

.card-img:nth-last-of-type(1) {
    transition: all 1.5s ease-out;
    transform: translate3d(0, 0px, -32px);
}

.card-img--added {
    transform: translateY(0px) scale(1);
    opacity: 1;
}

.card-img:nth-last-of-type(2) {
    transform: translate3d(0, -10px, -32px);
    opacity: 1;
}

.card-img:nth-last-of-type(2):hover {
    transform: translate3d(0, calc(-100% - 0px) -32px);
}

.card-img:nth-last-of-type(3) {
    transform: translate3d(0, -30px, -64px);
    background-color: #CDC0A2;
    opacity: 0.6;
    padding-top: 20px;
}

.card-img:nth-last-of-type(3):hover {
    transform: translate3d(0, calc(-100% - 10px) -64px);
}

.card-img:nth-last-of-type(4) {
    transform: translate3d(0, -50px, -96px);
    background-color: #F3ECDA;
    opacity: 0.6;
    padding-top: 35px;
}

.card-img:nth-last-of-type(4):hover {
    transform: translate3d(0, calc(-100% - 20px) -96px);
}

.card-img:nth-last-of-type(n+10) {
    display: none;
}

.card-img:nth-last-of-type(n+2) {
    position: absolute;
    /* max-height: 100px; */
    overflow: hidden;
}

.card-img:nth-last-of-type(n+2):hover {
    opacity: 1;
    transition-delay: 0.333s;
}

.stacked-cards {
    /* margin-top: 120px; */
    perspective: 1000px;
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
}

#switch {
    display: none;
}

.box-green {
    border-radius: 8px;
    background: linear-gradient(0deg, #3E6646 0%, #487451 100%);
    padding: 24px;
    margin: 48px 0;
    background-image: url("../img/pages/privileges-jan-mar2024/sierra-promo-bg-section1_mobile.jpg"), linear-gradient(0deg, #3E6646 0%, #487451 100%);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.thesierra-content2 {
    background-image: url("../img/pages/privileges-jan-mar2024/sierra-promo-bg-section2_mobile.jpg"), linear-gradient(0deg, #477350 0%, #4A7854 100%);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.box-white {
    border-radius: 8px;
    background: #FFF;
    padding: 24px;
    margin: 48px 0 32px;
    overflow: hidden;
}

@media screen and (min-width:1024px) {
    .box-green {
        padding: 64px;
        margin: 64px 0;
        background-image: url("../img/pages/privileges-jan-mar2024/sierra-promo-bg-section1_desktop.jpg"), linear-gradient(0deg, #3E6646 0%, #487451 100%);
        background-size: 100%;
        background-position: bottom;
        background-repeat: no-repeat;
    }

    .box-white {
        padding: 64px;
        margin: 64px 0 40px;
    }

    .thesierra-content2 {
        background-image: url("../img/pages/privileges-jan-mar2024/sierra-promo-bg-section2_desktop.jpg"), linear-gradient(0deg, #477350 0%, #4A7854 100%);
        background-size: 100%;
        background-position: bottom;
        background-repeat: no-repeat;
    }
}

/* end stacked-cards */

.box-flex {
    display: flex;
    flex-direction: column;
}

.box-flex .t-content {
    width: 100%;
}

.text-head {
    padding-bottom: 24px;
    border-bottom: 1px solid #E1CDB2;
    margin-bottom: 24px;
}

.text-detail .box-flex img {
    max-width: 80px;
    width: 100%;
}

.text-head .set-title {
    font-family: 'ITC Giovanni Std';
    font-weight: 700;
    font-size: 28px;
    line-height: 48px;
    color: #537658;
    margin-bottom: 0;
    letter-spacing: 0.1em;
}

.text-head .set-subtitle {
    font-family: 'Sukhumvit Set';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #537658;
    margin-bottom: 16px;
}

.text-head .set-des {
    font-family: 'Sukhumvit Set';
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #A59885;
}

.text-detail .con-title {
    font-family: 'Sukhumvit Set';
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    text-transform: uppercase;
    color: #527358;
    margin-bottom: 0;
}

.text-detail .con-subtitle {
    font-family: 'Sukhumvit Set';
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    color: #8F9F82;
    margin-bottom: 8px;
}

.text-link {
    font-family: 'Sukhumvit Set';
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    text-decoration: none;
    color: #537658 !important;
    margin-bottom: 0;
    display: inline-block;
    border-bottom: 1px solid #537658;

    background-image: linear-gradient(to right, #223224, #223224 50%, rgb(83 118 88 / 95%) 50%);
    background-size: 200% 100%;
    background-position: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.text-link:hover {
    color: #537658;
    /*    border-bottom: 1px solid #537658;*/
    background-position: 0;
}

.text-link.c-brown1 {
    border-bottom: 1px solid #E1CDB2;
    background-image: linear-gradient(to right, #ffe5c3, #ffe5c3 50%, rgb(225 205 178 / 95%) 50%);
    background-size: 200% 100%;
    background-position: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.text-link.c-brown1:hover {
    background-position: 0;
}

.text-detail .box-flex {
    margin-bottom: 32px;
    gap: 16px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.text-detail .box-flex:last-child {
    margin-bottom: 40px;
}

.btn-green {
    display: block;
    background-color: #65896C;
    border-radius: 100px;
    padding: 9px 0 5px;
    max-width: 300px;
    width: 100%;

    font-family: 'Sukhumvit Set';
    font-weight: 700;
    font-size: 18px;
    color: #E1CDB2 !important;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.btn-green:hover {
    background-color: #E1CDB2;
    color: #527358 !important;
}

.btn-beige {
    display: block;
    background-color: #E1CDB2;
    border-radius: 100px;
    padding: 9px 0 5px;
    max-width: 300px;
    width: 100%;

    font-family: 'Sukhumvit Set';
    font-weight: 700;
    font-size: 18px;
    color: #527358 !important;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

.btn-beige:hover {
    background-color: #F8E6CE;
    color: #65896C !important;
}

.accordion-title {
    /* font-family: 'Sukhumvit Set'; */
    font-family: Anuphan;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 27px;
    /* margin-top: 56px; */

    /* border-top: 1px solid #A59885; */
    padding: 0;
    margin-bottom: 24px;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 28px;
}

.box-green .accordion-title {
    color: #E7DECA;
}

.box-white .accordion-title {
    color: #4A7654;
}

.note-des {
    padding-bottom: 0;
    margin-bottom: 16px;
}

.accordion-title::after {
    font-size: 18px;
    display: inline-block;
    content: "\276E";
    right: 5px;
    position: absolute;
    transform: rotate(-90deg);
}

.accordion-title.active::after {
    transform: rotate(90deg);
}

.accordion {
    border-bottom: 1px solid #608461;
    margin-bottom: 24px;
}

.accordion-content {
    margin-bottom: 24px;
    margin-top: 24px;
}

.note-des,
.note-des li {
    color: #FAF8EE;
    font-family: Anuphan;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}

.accordion {
    position: relative;
    width: 100%;
    pointer-events: visible;
}

.accordion:last-child {
    margin-bottom: 0;
}

.img-icon {
    max-width: 40px;
    width: 100%;

    margin-right: 16px;
    position: relative;
    top: -2px;
}

.table-box {
    border-radius: 8px;
    border: 1px solid #CAB99A;
}

.tb-gradient {
    color: #FFF;
    text-align: center;
    font-family: Anuphan;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    border-radius: 8px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
    overflow: hidden;
}

.tb-gradient thead tr:first-child th {
    border-top: 0;
}

.tb-gradient thead tr:first-child th:first-child {
    border-left: 0;
}

.tb-gradient thead tr:first-child th:last-child {
    border-right: 0;
}

.tb-gradient tbody {
    color: #CCBFA2;
    text-align: center;
    font-family: Anuphan;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.tb-gradient th,
.tb-gradient td {
    padding: 16px;
    border: 1px solid #CAB99A;
    font-weight: 400;
}

.tb-gradient tbody td:first-child {
    border-left: 0;
    font-size: 14px;
    line-height: 20px;
}

.tb-gradient tbody td:last-child {
    border-right: 0;
}

.tb-gradient tbody tr:last-child td {
    border-bottom: 0;
}

.tb-gradient thead tr:nth-child(1) {
    background: rgba(20, 48, 25, 0.90);
}

.tb-gradient tbody tr:nth-child(1) {
    background: linear-gradient(180deg, #17351C 0%, rgba(34, 68, 42, 0.80) 100%);
}

.tb-gradient tbody tr:nth-child(2) {
    background: linear-gradient(180deg, rgba(34, 68, 42, 0.80) 0%, rgba(51, 85, 58, 0.80) 100%);
}

.tb-gradient tbody tr:nth-child(3) {
    background: linear-gradient(180deg, rgba(51, 85, 58, 0.80) 16.67%, #3E6646 100%);
}

.tb-brown .tb-gradient thead tr {
    background: #CBBDA1;
}

.tb-brown .tb-gradient tbody tr {
    background: #fff;
}

.tb-brown .tb-gradient th,
.tb-brown .tb-gradient td {
    padding: 16px;
    border: 1px solid #887a6a;
    font-weight: 400;
}

.table-box.tb-brown {
    border-radius: 8px;
    border: 1px solid #887a6a;
}

.tb-brown .tb-gradient tbody td {
    border-left: 0;
    font-size: 14px;
    line-height: 20px;
}

.tb-brown .tb-gradient tbody {
    color: #887A6A;
}

.tb-brown .tb-gradient tbody tr:nth-child(odd),
.tb-brown .tb-gradient tbody tr td.light-bg {
    background: #FDFBEF;
}

.tb-brown .tb-gradient tbody tr td:first-child {
    border-bottom: 0;
}

.tb-brown .tb-gradient tbody tr:nth-child(even) {
    background: linear-gradient(90deg, #EFEAD9 0%, #F8F5E6 100%);
}

.tb-brown {
    /* min-width: 985px; */
    width: 100%;
}

.scroll-box {
    overflow-x: scroll;
    margin: 0 -23px;
    padding: 0 23px;
}

.text-scroll {
    text-align: center;
    margin-bottom: 10px;
}

.text-scroll img {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    position: relative;
    top: -4px;
}

.text-scroll p {
    display: inline-block;
    color: #666;
    font-family: Anuphan;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.box-text {
    margin-bottom: 48px;
}

.box-text .des {
    color: #E1CDB2;
    text-align: center;
    font-family: Anuphan;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.box-text .des a {
    color: #E1CDB2 !important;
    text-decoration: underline;
}

.box-text .des a:hover {
    text-decoration: underline;
}

.box-text .acc {
    color: #FFF;
    text-align: center;
    font-family: Anuphan;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

@media screen and (min-width:1199px) {
    .scroll-box {
        overflow-x: hidden;
    }
}

@media screen and (min-width:991px) {
    .accordion-title {
        font-size: 20px;
    }

    .box-flex {
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .text-detail .box-flex {
        justify-content: flex-start;
        gap: 32px;
        text-align: left;
    }

    .text-head {
        margin-bottom: 32px;
    }

    .text-head .set-title {
        font-size: 40px;
        margin-bottom: 16px;
    }

    .text-head .set-subtitle {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 16px;
    }

    .text-head .set-des {
        font-size: 20px;
        line-height: 32px;
    }
}

@media screen and (min-width:991px) and (max-width:1024px) {
    .box-flex .t-content {
        width: 75%;
    }
}

@media screen and (min-width:768px) {
    .box-text {
        margin-bottom: 64px;
    }

    .tb-gradient th,
    .tb-gradient td {
        padding: 24px;
    }

    .tb-gradient tbody {
        font-size: 18px;
        line-height: 27px;
    }

    .tb-gradient {
        font-size: 18px;
        line-height: 27px;
    }

    .tb-gradient tbody td:first-child {
        font-size: 16px;
        line-height: 24px;
    }

    .tb-brown .tb-gradient tbody td {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 24px;
    }
}

/*########## end set1 ##########*/

.c-brown1 {
    color: #E1CDB2 !important;
}

.c-brown2,
.c-brown2 li {
    color: #C9BE9E !important;
}

.c-brown3,
.c-brown3 li {
    color: #FBF8EF !important;
}

.text-detail .des li {
    font-family: 'Sukhumvit Set';
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.text-detail .des li strong {
    font-weight: 700;
}

.lounge-logo {
    max-width: 162px;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

/*########## footer ##########*/
.privileges-jan-mar2024-bottom {
    background-color: #3C6A46;
    /* background-image: url(../img/pages/privileges-jan-mar2024/footer/the-sierra_footer_bg-mobile.png); */
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 10%;
    padding: 24px 0;
    position: relative;
    overflow: hidden;
}

.privileges-jan-mar2024-bottom p {
    font-family: 'Sukhumvit Set';
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    /* text-transform: uppercase; */
    color: #E1CDB2;
    margin-bottom: 0;
    text-align: center;
    /* padding-top: 16px;
    border-top: 1px solid rgba(225, 205, 178, 0.4); */
    text-decoration: none;
}


.privileges-jan-mar2024-bottom .tel-footer {
    font-family: 'Sukhumvit Set';
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #E1CDB2;
    margin-bottom: 0;
    text-align: center;
    padding-top: 16px;
    text-decoration: none;
}

.privileges-jan-mar2024-bottom .tel-footer:hover {
    text-decoration: underline;
}

.social {
    padding-bottom: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-bottom: 1px solid rgba(225, 205, 178, 0.40);
    margin-bottom: 24px;
}

.social img {
    max-width: 32px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.privileges-jan-mar2024-bottom .box-flex {
    justify-content: center;
}

@media screen and (min-width:767px) {
    .privileges-jan-mar2024-bottom {
        padding: 24px 0 20px;
        background-color: #3C6A46;
        /* background-image: url(../img/pages/privileges-jan-mar2024/footer/the-sierra_footer_bg-desktop.png); */
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 60% 100%;
    }

    .privileges-jan-mar2024-bottom .box-flex {
        justify-content: flex-start;
        flex-direction: row;
        align-items: center;
    }

    .privileges-jan-mar2024-bottom p {
        text-align: left;
        padding-top: 0;
        /* padding-left: 24px;
        border-left: 1px solid rgba(225, 205, 178, 0.4); */
        border-top: 0;
    }

    .social {
        padding-right: 24px;
        padding-bottom: 0;
        border-right: 1px solid rgba(225, 205, 178, 0.40);
        margin-right: 24px;
        margin-bottom: 0;
        border-bottom: 0;
    }

    .social img {
        max-width: 40px;
        width: 100%;
    }
}

/*########## end footer ##########*/

/*########################### popup ###########################*/
.popup-open .mfp-content {
    width: 100%;
    max-width: 1170px;
    margin: 50px 0;
    text-align: center;
}

.popup-open .mfp-container {
    padding-left: 15px;
    padding-right: 15px;
}

.popup-open .mfp-content .mfp-close {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 32px;
    border-radius: 50%;
    background-color: #537658;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -15px !important;
    right: -15px !important;
    z-index: 120;
    opacity: 1;
}

.popup-open .mfp-content .mfp-close:after {
    font-size: 27px;
    display: inline-block;
    content: "\00d7";
    /* This will render the 'X' */
}

.popup-open .mfp-content .container {
    padding: 50px 15px;
}

.promotion-content {
    padding: 40px 16px 130px;
    background-color: #E2E3E5;
    background-image: url(../img/pages/privileges-jan-mar2024/popup/the-sierra_popup_bg-mobile.jpg), linear-gradient(180deg, #E2E3E5 60.11%, rgba(226, 227, 229, 0) 78.78%);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.promotion-content .logo-popup img {
    max-width: 80px;
    width: 100%;
}


.promotion-content .line {
    border-bottom: 1px solid rgba(165, 152, 133, 0.3);
    margin-bottom: 32px;
    margin-top: 32px;
}

.promotion-content .popup-title {
    font-family: 'ITC Giovanni std';
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #A59885;
    margin-bottom: 0;
}

.promotion-content .popup-subtitle {
    font-family: 'ITC Giovanni std';
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    /* text-transform: capitalize;     */
    color: #A59885;
    margin-bottom: 32px;
}

.promotion-content .popup-des {
    padding-left: 0;
    font-family: 'Sukhumvit Set';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    /* text-transform: capitalize; */
    color: #A59885;
    margin-bottom: 32px;
    list-style: inside;
}

.promotion-content .popup-des li {
    width: fit-content;
    margin: auto;
}

.promotion-content .popup-des li span,
.promotion-content .popup-des span {
    font-family: 'ITC Giovanni std';
    font-style: italic;
    font-weight: 400;
}

.promotion-content .popup-des.list-left li {
    width: fit-content;
    margin: 0;
    text-align: left;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.promotion-content .popup-note {
    font-family: 'ITC Giovanni std';
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    /* text-transform: capitalize; */
    color: #A59885;
    margin-bottom: 32px;
}

.promotion-content .des-img {
    font-family: 'ITC Giovanni std';
    font-weight: 700;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #A59885;
}

.promotion-content .contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.promotion-content .contact.pc {
    display: none;
    border-bottom: 1px solid rgba(165, 152, 133, 0.3);
    margin-bottom: 32px;
}

.promotion-content .contact.pc .con1 {
    width: 45%;
}

.promotion-content .contact.pc .con2 {
    width: 30%;
    text-align: left;
}

.promotion-content .contact.pc .con3 {
    width: 25%;
    border-left: 1px solid rgba(165, 152, 133, 0.3);
    padding-left: 32px;
    margin-bottom: 32px;
}

.promotion-content .contact.mb {
    display: block;
}

.promotion-content .contact.mb .con1 {
    width: 100%;
    margin-bottom: 16px;
}

.promotion-content .contact.mb .con2 {
    width: 100%;
    text-align: left;
    border-top: 1px solid rgba(165, 152, 133, 0.3);
    border-bottom: 1px solid rgba(165, 152, 133, 0.3);
    margin: 0;
    margin-bottom: 16px;
    padding: 16px 0;
}

.a-left {
    text-align: left !important;
}

.promotion-content .contact .time {
    text-align: center;
}

.promotion-content .contact .time,
.promotion-content .contact .time p {
    font-family: 'ITC Giovanni std';
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    color: #A59885;
    text-align: left;
    margin-bottom: 0;
}

.link-tel {
    font-family: 'ITC Giovanni std';
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #A59885;
    text-decoration: none;
}

.promotion-content .contact.pc .con3 p {
    font-weight: 500;
}

.link-tel:hover {
    text-decoration: underline;
}

.tel-icon {
    max-width: 14px;
    width: 100%;
}

@media screen and (min-width: 767px) {
    .promotion-content {
        padding: 60px 64px 150px;
        background-image: url(../img/pages/privileges-jan-mar2024/popup/the-sierra_popup_bg-desktop.jpg), linear-gradient(180deg, #E2E3E5 60.11%, rgba(226, 227, 229, 0) 78.78%);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: 115%;
    }

    .promotion-content .logo-popup img {
        max-width: 148px;
        width: 100%;
    }

    .promotion-content .popup-title {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .promotion-content .popup-des {
        font-size: 18px;
    }

    .promotion-content .popup-subtitle {
        font-size: 20px;
    }

    .promotion-content .popup-note {
        font-size: 20px;
    }

    .promotion-content .des-img {
        font-size: 26px;
    }

    .link-tel,
    .promotion-content .contact.pc .con3 p {
        font-size: 18px;
        line-height: 32px;
    }

    .promotion-content .contact.pc {
        display: flex;
    }

    .promotion-content .contact .time,
    .promotion-content .contact .time p {
        font-size: 20px;
    }

    .promotion-content .contact.mb {
        display: none;
    }
}

/*########################### end popup ###########################*/

@media screen and (max-width: 1200px) {
    .privileges-jan-mar2024-bottom {
        background-size: 80% 100%;
    }
}

@media screen and (max-width: 991px) {
    .img-detail {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }

    .img-detail img {
        width: 100%;
    }

    .thesierra-set.set2 .bg-set2 {
        display: block;
        background: rgba(119, 145, 114, 1);
        /*
        background: -moz-linear-gradient(-45deg, rgba(119, 145, 114, 1) 0%, rgba(83, 118, 86, 1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(119, 145, 114, 1)), color-stop(100%, rgba(83, 118, 86, 1)));
        background: -webkit-linear-gradient(-45deg, rgba(119, 145, 114, 1) 0%, rgba(83, 118, 86, 1) 100%);
        background: -o-linear-gradient(-45deg, rgba(119, 145, 114, 1) 0%, rgba(83, 118, 86, 1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(119, 145, 114, 1) 0%, rgba(83, 118, 86, 1) 100%);
        background: linear-gradient(135deg, rgba(119, 145, 114, 1) 0%, rgba(83, 118, 86, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#779172', endColorstr='#537656', GradientType=1);
*/

        background-color: #92a486;
        padding-bottom: 80px;
        position: relative;
        bottom: -40px;
        margin-top: -40px;
    }

    .thesierra-set.set2 .bg-set2 .img-detail {
        position: relative;
        z-index: 5;
    }

    /*
    .thesierra-set.set2 .bg-set2:before {
        content: '';
        background: #FFFBF8;
        width: 100%;
        height: 20%;
        position: absolute;
        top: -2px;
        z-index: 2;
    }

    .thesierra-set.set2 .bg-set2:after {
        content: '';
        width: 100%;
        height: 100%;
        background: url(../img/pages/privileges-jan-mar2024/set1/the-sierra_set1_bg-desktop.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top right;
        opacity: 0.5;
        position: absolute;
        z-index: 1;
        bottom: 2px;
    }
*/



    .privileges-jan-mar2024-bottom {
        background-size: 90% 100%;
    }

}

@media screen and (max-width: 767px) {

    .text-head .set-des,
    .text-detail .des li {
        font-size: 16px;
        line-height: 24px;
    }

    .text-head .set-subtitle {
        font-size: 22px;
        line-height: 32px;
    }

    .note-des,
    .note-des li,
    .thesierra-howto .howto-des li {
        font-size: 14px;
    }

    .thesierra-set.set1 {
        background-size: 10%;
    }

    .privileges-jan-mar2024-bottom {
        background-size: contain;
    }


}


/* #### bar mb #### */
.bar-mb {
    background: #FBF4E8;
}

.bar-mb .bar-title:not(.active) {
    padding: 11px 0 8px;
}

.bar-mb.bar-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6;
}

.bar-title {
    font-family: 'Sukhumvit Set';
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #8F9F82;
    margin-bottom: 0;
    padding: 11px 0 8px;
    /* padding: 11px 0 16px; */
}

.bar-title::after {
    font-size: 16px;
    display: inline-block;
    content: "\276E";
    right: 20px;
    position: absolute;
    transform: rotate(-90deg);
}

.bar-title.active::after {
    transform: rotate(90deg);
}

.bar-content {
    border-top: 1px solid rgb(143, 159, 130, 0.3);
    padding-left: 20px;
    margin-bottom: 0;
    padding-bottom: 8px;
    padding-top: 16px;
}

.bar-content .btn-jump,
.bar-content li {
    font-family: 'Sukhumvit Set';
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    color: #8F9F82;
    margin-bottom: 8px;
    text-decoration: none;
}

.bar-content strong {
    font-weight: 600;
}

.bar-content .btn-jump:hover {
    text-decoration: underline;
}

@media screen and (min-width: 767px) {
    .bar-mb {
        display: none;
    }
}

/* #### end bar mb #### */

.thesierra-content2 .accordion .accordion-title {
    font-size: 18px;
    line-height: 27px;
    padding: 16px 24px;
    padding-right: 56px;
    margin-bottom: 0;
    background: #FFF;
    color: #477350;
}

.thesierra-content2 .accordion .accordion-title.active {
    color: #FFF !important;
    background: #477350;
}

.thesierra-content2 .accordion {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10) !important;
    margin: 1px;
    border-bottom: 0;
    margin-bottom: 24px;
}

.thesierra-content2 .accordion-group .accordion-title.active::after {
    font-family: 'iconavigation' !important;
    content: "\e907";
    color: #fff;
    font-size: 16px;
    right: 24px;
    transform: rotate(0deg);
}

.thesierra-content2 .accordion-group .accordion-title::after {
    font-family: 'iconavigation' !important;
    content: "\e906";
    color: #477350;
    font-size: 16px;
    right: 24px;
    transform: rotate(0deg);
}

.thesierra-content2 .accordion:last-child {
    margin-bottom: 0;
}

.thesierra-content2 .accordion-content {
    padding: 16px 24px;
    margin-top: 0;
    margin-bottom: 0;
    background: #fff;
}

.fund-title {
    color: #333;

    text-align: center;
    font-family: Anuphan;
    font-size: 42px;
    font-weight: 500;
    line-height: 63px;
    margin-bottom: 40px;
}

.sc-buy-funds {
    padding-bottom: 64px;
}

.sc-buy-funds .swiper-slide>img {
    width: 100%;
}

.sc-buy-funds .name {
    color: #333;
    font-family: Anuphan;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 16px;
    padding-bottom: 24px;
    border-bottom: 1px solid #8B8472;
    margin-bottom: 24px;
    text-align: center;
}

.mr-8 {
    margin-right: 8px !important;
}

.content-btn img {
    position: relative;
    top: -3px;
}

.content-btn .btn-fund {
    border: 1px solid #8C8374;
    width: 100%;
    height: 50px;
    color: #8C8374;
    font-family: Anuphan;
    font-size: 16px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    transition: .3s ease-in-out;
    text-decoration: none !important;
    display: inline-block;
}

.content-btn .btn-fund:hover {
    color: #547556;
    border-color: #547556;
}

.box-note {
    border-radius: 8px;
    border: 1px solid #CBBDA1;
    background: #FDFBEF;
    padding: 24px;
    margin-top: 40px;

    color: #333;
    font-family: Anuphan;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.box-note p {
    text-align: center;
    margin-bottom: 0;
}

.txt-phone,
.txt-phone:hover {
    text-decoration: underline !important;
    color: #477350 !important;
}


.box-white .accordion-title.active::after {
    content: "";
}

.swiper-button-next,
.swiper-button-prev {
    display: none;
}

.compn-overflow {
    overflow: hidden;
}

.compn-overflow .compn-overflow-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;

    -ms-overflow-style: none;
    scrollbar-width: none;

    /* margin: 0 -25px; */
}

.compn-overflow .compn-overflow-wrapper::-webkit-scrollbar {
    display: none;
}

.compn-overflow .compn-overflow-wrapper .compn {
    min-width: 1140px;
}

.compn-overflow .compn-overflow-scroll-wrapper {
    width: 100%;
    height: 3px;
    border-radius: 3px;
    position: relative;

    /* margin-bottom: 15px; */

    background: #F1F1F1;

    display: block;

    overflow: hidden;
}

.compn-overflow .compn-overflow-scroll-wrapper .compn-overflow-scroll {
    width: 10%;
    height: 3px;
    border-radius: 3px;
    position: absolute;

    background: #00A950;
}

.compn-overflow .compn-overflow-wrapper .compn {
    min-width: 900px;
    padding: 0 1px;
    margin-top: 0;

    border: solid 1px rgb(232, 232, 232, 0.4);
    border-radius: 8px;
}

.section-faq .point-table tr:nth-child(odd) {
    background: #F5FBFA;
}

.section-faq .compn-overflow .compn-overflow-wrapper .compn {
    min-width: 700px;
}

.compn-overflow-scroll-wrapper {
    margin-top: 16px;
}

.funds-slider {
    position: relative;
}

.funds-slider .swiper-pagination {
    bottom: 0;
    position: relative;
    margin-top: 16px;
}

.funds-slider .swiper-pagination-bullet {
    width: 22px;
    height: 4px;
    background: #CDCEC8 !important;
    border-radius: 0;
    opacity: 1;
}

.funds-slider .swiper-pagination-bullet-active {
    background: #92826B !important;
    opacity: 1;
}

@media screen and (max-width:767px) {
    .compn-overflow .compn-overflow-wrapper .compn {
        min-width: 700px;
    }

    .thesierra-content2 .accordion-content {
        padding: 16px;
    }

    .fund-title {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 32px;
    }

    .sc-buy-funds {
        padding-bottom: 48px;
    }

    .sc-buy-funds .name {
        font-size: 18px;
    }

    .box-note {
        margin-top: 32px;
        font-size: 16px;
        line-height: 24px;
    }

    .sc-buy-funds .swiper-slide {
        max-width: 273px;
        width: 100%;
    }

    .box-white {
        margin: 0 -16px;
        border-radius: 0;
        background: transparent;
        background-size: 100%;
        background-position: bottom;
        background-repeat: no-repeat;
    }

    .thesierra-content2 .accordion .accordion-title.active {
        background: #609A6C;
    }

    .box-white .accordion-title {
        color: #fff;
    }
}

/* popup */
/* mfp */
.mfp-content {
    background-color: #fff;
    max-width: 375px;
    margin: 0 auto;
}

.mfp-content .white-popup-block {
    padding: 60px 20px 30px;
}

.mfp-close {
    opacity: 1;
}

.mfp-close-btn-in .mfp-close {
    font-size: 0;
    padding: 0;
    top: 21px;
    right: 21px;
    text-align: center;
    color: inherit;
}

.mfp-close-btn-in .mfp-close:after {
    font-family: 'icokbank';
    content: "\e90a";
    font-size: 25px;
}

.mfp-close-btn-in .mfp-close:hover {
    color: #00a950;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    width: 44px;
    line-height: 44px;
    right: -44px;
    color: #bbb;
}

.mfp-iframe-holder .mfp-close {
    top: -44px;
}

.mfp-image-holder .mfp-close {
    top: 16px !important;
}


.mfp-bg,
.mfp-wrap .mfp-content,
.mfp-wrap .mfp-container {
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-wrap.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    visibility: visible;
}

.mfp-close-btn-in .mfp-close:after {
    font-family: 'iconavigation' !important;
    content: "\e902";
    font-size: 25px;
}

.scan .mfp-content {
    padding: 48px 48px 0;
    max-width: 1000px;
    width: 100%;
    border-radius: 10px;
    z-index: 10058;
}

.scan .mfp-content .mfp-close {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #00a850;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -15px !important;
    right: -15px !important;
    z-index: 20;
    opacity: 1;
}

.scan {
    z-index: 10055;
}

.scan .mfp-content .mfp-close:after {
    font-size: 12px;
    font-weight: bold;
}

.img-phone {
    position: relative;
    z-index: 2;
}

.scan-phone {
    max-width: 300px;
    width: 100%;
    margin: auto;
    display: block;
    position: relative;
    bottom: -1px;
}


.qrcode {
    position: absolute;
    width: 100%;
    top: 48px;
    left: 66px;
    margin: auto;
}

.qrcode img {
    position: absolute;
    max-width: 170px;
    width: 100%;
}

.qrcode2 {
    position: relative;
    max-width: 282px;
    width: 100%;
    top: auto;
    left: auto;
    margin: auto;

    border-radius: 10px;
    background: #FFF;
    padding: 16px;
}

.qrcode2 img {
    position: relative;
    max-width: 250px;
    width: 100%;
}

.scan-content {
    display: flex;
    /* gap: 172px; */
    justify-content: space-between;
    align-items: center;
}

.scan-content .title {
    color: #333;
    font-family: Anuphan;
    font-size: 33px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 16px;
    margin-top: 0;
}

.scan-content .des2 .title {
    color: #00A94F;
    font-family: Anuphan;
    font-size: 26px;
    font-weight: 700;
    line-height: 39px;
}

.scan-content .sub-title {
    color: #333;
    font-family: Anuphan;
    font-size: 26px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 0;
}

.scan-content .des2 .sub-title {
    color: #666;
    font-family: Anuphan;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}

.scan-content2 {
    display: flex;
    align-items: center;
    padding: 48px 48px 96px;
}

.w-50 {
    width: 50%;
}

.pl-96 {
    padding-left: 96px;
}

.scan-content2:after {
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    border-radius: 0 8px 8px 0;
    background: linear-gradient(96deg, #2EAA99 0.54%, #2A9489 100%);
}

.c-green {
    color: #00A94F !important;
}

.bg-tb-green {
    background: #EBF7F5 !important;
    color: #34998E !important;
}

.bg-tb-gray {
    background: #F4F4F4 !important;
}

.kplus-ic {
    position: relative;
    top: -5px;
    margin-left: 8px;
}

.text-sub {
    color: #FFF;
    text-align: center;
    font-family: Anuphan;
    font-size: 16px;
    font-weight: 600;
    margin-top: 12px;
    /* position: absolute;
    bottom: 40px;
    left: 13px; */
}

.txt-phone2 {
    color: #FFF;
    text-align: center;
    font-family: Anuphan;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}