<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*================ default ==================*/
:root {
    --cr-light: #fffFFF;
    --cr-black: #111111;
    --cr-dark: #333333;
    --cr-gray: #666666;
    --cr-lightgray: #999999;
    --cr-green: #00A94F;
    --cr-green2: #007938;
    --cr-border: #E7E7E7;
    --cr-red: #f00;
    --cr-warning: #ec4546;
    --cr-warning2: #B91213;
    --tsition: .3s ease-in-out;
    --radius: 8px;
}

/*============================== TEXT ===============================*/

#navigation-page-sticky.stickyNav {
    z-index: 10009;
}

.pont-none {
    pointer-events: none !important;
}

.icw .nw {
    white-space: nowrap;
}

.icw .text-light {
    color: var(--cr-light) !important;
}

.icw .text-black {
    color: var(--cr-black) !important;
}

.icw .text-dark {
    color: var(--cr-dark) !important;
}

.icw .text-green {
    color: var(--cr-green) !important;
}

.icw .text-gray {
    color: var(--cr-gray) !important;
}

.icw .text-lightgray {
    color: var(--cr-lightgray) !important;
}

.icw .text-red {
    color: var(--cr-red) !important;
}

.icw .text-warning {
    color: var(--cr-warning) !important;
}

.icw .main {
    font-style: normal;
    font-weight: 500;
    color: var(--cr-gray);
    font-family: 'kurious-looped';
    z-index: inherit;
}

.icw .main strong {
    font-weight: 600;
}

.icw h1,
.icw h2,
.icw h3,
.icw h4,
.icw h5,
.icw h6,
.icw .h1,
.icw .h2,
.icw .h3,
.icw .h4,
.icw .h5,
.icw .h6 {
    margin: 0 0 0.6em;
}

.icw h1,
.icw h2,
.icw h3,
.icw h4,
.icw h5,
.icw h6,
.icw .h1,
.icw .h2,
.icw .h3,
.icw .h4,
.icw .h5,
.icw .h6,
.icw h1 strong,
.icw h2 strong,
.icw h3 strong,
.icw h4 strong,
.icw h5 strong,
.icw h6 strong,
.icw .h1 strong,
.icw .h2 strong,
.icw .h3 strong,
.icw .h4 strong,
.icw .h5 strong,
.icw .h6 strong {
    font-family: 'kurious-looped';
    margin: 0;
}

.icw h1,
.icw .h1 {
    font-weight: 500;
    line-height: 1.5em;
}

.icw h1 strong,
.icw .h1 strong {
    font-weight: 600;
}

.icw h2,
.icw .h2 {
    font-weight: 500;
    line-height: 1.5em;
}

.icw h2 strong,
.icw .h2 strong {
    font-weight: 600;
}

.icw h3,
.icw .h3 {
    font-weight: 500;
    line-height: 1.5em;
}

.icw h3 strong,
.icw .h3 strong {
    font-weight: 600;
}

.icw h4,
.icw .h4 {
    font-weight: 500;
    line-height: 1.5em;
}

.icw h4 strong,
.icw .h4 strong {
    font-weight: 600;
}

.icw h5,
.icw .h5 {
    font-weight: 500;
    line-height: 1.5em;
}

.icw h5 strong,
.icw .h5 strong {
    font-weight: 600;
}

.icw h6,
.icw .h6 {
    font-weight: 500;
    line-height: 1.5em;
}

.icw h6 strong,
.icw .h6 strong {
    font-weight: 600;
}

.icw p {
    margin: 0 0 0.6em;
    line-height: 1.5em;
}

.icw p {
    font-family: 'kurious-looped';
    font-size: 16px;
}

.icw p strong {
    font-weight: 600;
}

.icw p.desc {
    font-family: 'kurious-looped';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
    margin: 0;
}

.icw p.desc strong {
    font-weight: 600;
}

.icw .caption {
    font-family: 'kurious-looped';
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5em;
}

.icw .caption strong {
    font-weight: 600;
}

.icw a.link {
    font-family: 'kurious-looped';
    font-weight: 600;
    color: var(--cr-green);
    text-decoration: underline;
}

.icw a.link:hover {
    color: var(--cr-green2);
}

.icw ul {
    padding: 0;
    margin: 0;
}

.icw .mb-0 {
    margin-bottom: 0 !important;
}

@media screen and (min-width: 200px) {

    .icw h1,
    .icw .h1 {
        font-size: 28px;
        line-height: 1.5em;
    }

    .icw h2,
    .icw .h2 {
        font-size: 24px;
        line-height: 1.5em;
    }

    .icw h3,
    .icw .h3 {
        font-size: 20px;
        line-height: 1.5em;
    }

    .icw h4,
    .icw .h4 {
        font-size: 18px;
        line-height: 1.5em;
    }

    .icw h5,
    .icw .h5 {
        font-size: 16px;
        line-height: 1.5em;
    }

    .icw h6,
    .icw .h6 {
        font-size: 16px;
        line-height: 1.5em;
    }

    .icw .f-33-18 {
        font-size: 18px;
        line-height: 1.5;
    }

    .mb-8 {
        margin-bottom: 8px !important;
    }

    .icw .f-20-13 li {
        font-size: 13px;
        line-height: 1.5;
        color: #333;
    }

    .icw .f-20-13 {
        padding-left: 20px;
    }

    .mb-32-24 {
        margin-bottom: 24px;
    }
    
    .title-remark {
        font-size:13px !important;
        font-weight: 600 !important;
        line-height: 27px !important;
        color: #FFE900 !important;
    }
}

@media screen and (min-width: 768px) {

    .icw h1,
    .icw .h1 {
        font-size: 42px;
        line-height: 1.5em;
    }

    .icw h2,
    .icw .h2 {
        font-size: 33px;
        line-height: 1.5em;
    }

    .icw h3,
    .icw .h3 {
        font-size: 26px;
        line-height: 1.5em;
    }

    .icw h4,
    .icw .h4 {
        font-size: 20px;
        line-height: 1.5em;
    }

    .icw h5,
    .icw .h5 {
        font-size: 18px;
        line-height: 1.5em;
    }

    .icw h6,
    .icw .h6 {
        font-size: 16px;
        line-height: 1.5em;
    }

    .icw .f-33-18 {
        font-size: 33px;
    }

    .icw .f-20-13 li {
        font-size: 20px;
    }

    .mb-32-24 {
        margin-bottom: 32px;
    }
    
    .title-remark {
        font-size:18px !important;
        font-weight: 600 !important;
        line-height: 27px !important;
        color: #FFE900 !important;
    }
}


@media screen and (min-width: 1024px) {
    .icw .f-33-18 {
        margin-top: 12px;
    }
}


/*============================== Hidden &amp; Visible ===============================*/
.show-w1199 {
    display: none;
}

.show-w991 {
    display: none;
}

.show-w767 {
    display: none;
}

.show-w414 {
    display: none;
}

.show-w375 {
    display: none;
}

.show-w360 {
    display: none;
}

.show-w280 {
    display: none;
}

.d-none {
    display: none;
}

.d-block {
    display: block;
}

.mb-16-8 {
    margin-bottom: 16px !important;
}

@media (max-width: 1199px) {
    .show-w1199 {
        display: block;
    }

    .hide-w1199 {
        display: none;
    }
}

@media (max-width: 991px) {
    .show-w991 {
        display: block;
    }

    .hide-w991 {
        display: none;
    }
}

@media (max-width: 767px) {
    .show-w767 {
        display: block;
    }

    .hide-w767 {
        display: none;
    }

    .mb-16-8 {
        margin-bottom: 8px !important;
    }
}

@media (max-width: 414px) {
    .show-w414 {
        display: block;
    }

    .hide-w414 {
        display: none;
    }
}

@media (max-width: 375px) {
    .show-w375 {
        display: block;
    }

    .hide-w375 {
        display: none;
    }
}

@media (max-width: 360px) {
    .show-w360 {
        display: block;
    }

    .hide-w360 {
        display: none;
    }
}

@media (max-width: 280px) {
    .show-w280 {
        display: block;
    }

    .hide-w280 {
        display: none;
    }
}

@media (min-width: 768px) {
    .d-md-block {
        display: block;
    }

    .d-md-none {
        display: none;
    }
}

/*============================== LAYOUT ===============================*/
.icw button,
.icw input,
.icw select,
.icw textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    background: none;
    padding: 0;
    margin: 0;
    min-width: inherit;
    font: inherit;
    text-transform: none;
    text-align: left;
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icw input::placeholder {
    color: #999;
}

.icw .container:before,
.icw .container:after {
    content: '';
    display: table;
    clear: both;
}

.icw .container,
.icw .container-xs,
.icw .container-sm,
.icw .container-md {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    /* overflow: hidden; */
}

.icw .container {
    max-width: 1172px;
}

.icw .container-xs {
    max-width: 830px;
}

.icw .container-sm {
    max-width: 930px;
}

.icw .container-md {
    max-width: 1030px;
}

.icw .a-left {
    text-align: left;
}

.icw .a-center {
    text-align: center;
}

.icw .a-right {
    text-align: right;
}

.icw .row-0 {
    margin: 0px;
}

.icw .row-0&gt;div {
    padding: 0px;
}

.icw .row-20 {
    margin: 0 -10px;
}

.icw .row-20&gt;div {
    padding: 0 10px;
}

.icw .row-flex {
    display: flex;
    flex-wrap: wrap;
}

.icw .row-flex.align-items-center {
    align-items: center;
}

.icw .row-flex&gt;div {
    float: none;
}

.icw .row-flex&gt;.col {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}

.icw .row-flex&gt;.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.icw .row-flex&gt;.col-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.icw .row-flex&gt;.col-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}

.icw .item-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.icw .item-list:after {
    content: '';
    display: table;
    clear: both;
}

.icw .item-list&gt;li {
    float: left;
}

.icw .section {
    position: relative;
    overflow: hidden;
}

.icw .section .sc-inner {
    position: relative;
}

/* .icw .section .sc-heading {
    text-align: center;
} */

.icw .section .sc-heading .h1 {
    font-size: 20px;
}

.icw .section .sc-heading .date {
    font-size: 13px;
}



@media screen and (min-width: 200px) {
    .section .sc-inner {
        padding: 48px 0;
    }

    .section .sc-heading {
        margin-bottom: 32px;
    }

    .section.sc-filter-promotion .sc-heading {
        margin-bottom: 32px;
    }
    
    
}

@media screen and (max-width: 280px) {
    .icw .section .sc-heading .date {
        font-size: 10px;
    }
}


@media screen and (min-width: 768px) {
    .section .sc-inner {
        padding: 64px 0;
    }

    .icw .section .sc-heading .h1 {
        font-size: 42px;
    }

    .icw .section .sc-heading .date {
        font-size: 18px;
    }


    .section .sc-heading {
        margin-bottom: 48px;
    }

    .section.sc-filter-promotion .sc-heading {
        margin-bottom: 40px;
    }
}


/*============================== button ===============================*/
.icw .btn {
    padding: 0 32px;
    width: auto;
    min-width: 120px;
    font-family: 'kurious-looped';
    font-weight: 600;
    border: 0;
    font-size: 16px;
    height: 40px;
    background: transparent;
    color: var(--cr-gray);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: var(--radius);
    transition: var(--tsition);
    line-height: 1.5em;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    z-index: +1;
    /*box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25); */
}

.icw .btn:hover,
.icw .btn:active:hover,
.icw .btn.active:hover,
.icw .btn:active:focus,
.icw .btn.actitve:focus,
.icw .btn:active.focus,
.icw .btn.active.focus,
.icw .btn:focus,
.icw .btn:focus:hover,
.icw .btn.focus:hover {
    color: var(--cr-gray);
    background-color: transparent;
    outline: 0;
    outline-offset: 0;
}

.icw .btn:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transition: var(--tsition);
    opacity: 0;
}

.icw .btn:hover:before {
    left: 0;
    opacity: 1;
}

.icw .btn.disabled,
.icw .btn.disabled:hover {
    color: var(--cr-gray);
    background-color: transparent;
    border-color: var(--cr-border);
    opacity: 0.5;
}

.icw .btn.fluid {
    width: 100%;
    min-width: inherit;
}

.icw .btn.btn-primary {
    background: var(--cr-green);
    color: var(--cr-light);
    transition: all .8s, color .3s .3s;
    gap: 8px;
    padding: 8px 32px;
}

.icw .btn.btn-primary:hover {
    background: var(--cr-green);
    color: var(--cr-light);
    border-color: var(--cr-green);
    background-color: #0BC160;
}

/* .icw .btn.btn-primary:before {
    background-color: #0BC160;
} */

.icw .btn.btn-secondary {
    background: var(--cr-light);
    color: var(--cr-green);
}

.icw .btn.btn-secondary:hover {
    background: var(--cr-light);
    color: var(--cr-light);
    background-color: var(--cr-green);
}

/* .icw .btn.btn-secondary:before {
    background-color: var(--cr-green);
} */



/* ###################### popup ###################### */
.promotion-popup.mfp-bg {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    height: 100%;
}

.promotion-popup.mfp-bg.mfp-ready {
    opacity: 1;
}

.promotion-popup .mfp-container {
    width: 100%;
    height: auto;
    max-width: 1000px;
    position: relative;
    margin: 120px auto;
    padding: 0;
}

.promotion-popup .mfp-content {
    background-color: transparent;
    max-width: 100%;
    height: 100%;
    /* min-height: 100vh; */
    height: auto;
    display: flex;
    align-items: center;
}

.promotion-popup .mfp-content&gt;.promotion-popup {
    position: relative;
}

.promotion-popup .main-container {
    margin: 0;
}

.promotion-popup .modal-dismiss {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #00A850;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.promotion-popup .modal-dismiss .ic {
    font-size: 12px;
    font-weight: bold;
}

.promotion-popup .modal-dismiss .ic {
    position: relative;
    top: -2px;
    right: -1px;
}

.promotion-popup .promotion-header {
    border-radius: 8px 8px 0px 0px;
    background: #E7F9EB;
    display: flex;
    padding: 48px;
}

.promotion-popup .promotion-header .thumb {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.promotion-popup .promotion-header .thumb&gt;img {
    width: 470px;
    border-radius: 8px;
}

.promotion-popup .promotion-header .content {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 24px;
}

.promotion-popup .promotion-header .h-title {
    color: var(--cr-dark);
    line-height: 1.5em;
    margin: 0 0 8px;
    font-size: 20px;
    font-weight: 500;
    font-family: kurious-looped;
}

.promotion-popup .promotion-header .h-title strong {
    font-weight: 600;
}

.promotion-popup .promotion-header .date {
    color: var(--cr-gray);
    font-size: 13px;
    font-family: kurious-looped;
    font-weight: 500;
    line-height: 1.5em;
    display: block;
    margin-bottom: 24px;
}

.promotion-popup .promotion-header .desc {
    color: var(--cr-gray);
    line-height: 1.5em;
    margin: 0;
    font-size: 16px;
    font-family: kurious-looped;
    font-weight: 500;
}

.promotion-popup .promotion-header .action {
    padding-top: 32px;
}

.promotion-popup .promotion-header .action .btn {
    border-radius: 8px;
    background: var(--cr-green);
    padding: 8px 24px;
    text-align: center;
    font-family: kurious-looped;
    font-size: 16px;
    font-weight: 600;
    color: var(--cr-light);
    display: inline-block;
}

.mfp-bg {
    z-index: 100000;
}

.mfp-wrap {
    z-index: 100001;
}

.promotion-popup .promotion-content {
    background-color: #ECEEEF;
    padding: 48px;
    min-width: 1000px;
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
}

.promotion-popup .promotion-content .nowrap {
    white-space: nowrap;
}

.promotion-popup .promotion-content .pro-title {
    margin: 0 0 16px;
    color: var(--cr-dark);
    line-height: 1.5em;
    font-size: 26px;
    font-weight: 500;
    font-family: kurious-looped;
}

.promotion-popup .promotion-content .pro-title strong {
    font-weight: 600;
}

.promotion-popup .promotion-content .pro-subtitle {
    color: var(--cr-gray);
    font-size: 16px;
    font-family: kurious-looped;
    font-weight: 500;
    line-height: 2em;
    margin: 0 0 16px;
}

.promotion-popup .promotion-content ul.pro-subtitle {
    padding: 0 0 0 1.2em;
    margin: 0 0 32px;
}

.promotion-popup .promotion-content .hint-scroll {
    display: none;
}

.promotion-popup .promotion-content .mcscroll+.title {
    margin-top: 32px;
}

.promotion-popup .promotion-content .mcscroll+.list {
    margin-top: 32px;
}

.promotion-popup .promotion-content .mcscroll+.desc {
    margin-top: 32px;
}

.promotion-popup .promotion-content .list {
    padding: 0 0 0 1.2em;
    margin: 0 0 16px;
}

.promotion-popup .promotion-content .list&gt;li {
    color: var(--cr-gray);
    font-size: 16px;
    font-family: kurious-looped;
    font-weight: 500;
    line-height: 2em;
}

.promotion-popup .promotion-content .desc {
    color: var(--cr-gray);
    line-height: 2em;
    margin: 0;
    font-size: 16px;
    font-family: kurious-looped;
    font-weight: 500;
}

.promotion-popup .promotion-content .desc strong {
    font-weight: 600;
}

.promotion-popup .promotion-end {
    border-radius: 0px 0px 8px 8px;
    background: #FAFAFA;
    padding: 16px 48px;
}

.promotion-popup .promotion-end .note {
    color: var(--cr-gray);
    line-height: 2em;
    margin: 0 0 8px;
    font-size: 13px;
    font-family: kurious-looped;
    font-weight: 500;
    margin-bottom: 0;
}

.promotion-popup .promotion-end .note strong {
    font-weight: 600;
}

.promotion-popup .promotion-end .sub-list {
    padding: 0 0 0 1.2em;
    margin: 0;
}

.promotion-popup .promotion-end .sub-list&gt;li {
    color: var(--cr-gray);
    font-size: 13px;
    font-family: kurious-looped;
    font-weight: 500;
    line-height: 1.5em;
}

.promotion-popup .promotion-end .sub-list&gt;li strong {
    font-weight: 600;
}

@media screen and (max-width: 991px) {
    .promotion-popup .mfp-container {
        width: 96%;
    }

    .promotion-popup .promotion-header {
        display: block;
        padding: 48px;
    }

    .promotion-popup .promotion-header .thumb&gt;img {
        width: 470px;
        display: block;
        margin: 0 auto;
    }

    .promotion-popup .promotion-header .content {
        padding-left: 0;
        padding-top: 24px;
    }

    .promotion-popup .promotion-content {
        max-width: 96vw;
        min-width: 96vw;
    }

    .promotion-popup .promotion-content .hint-scroll {
        display: flex;
    }

    .promotion-list .content .c-g {
        height: 5.4em;
        -webkit-line-clamp: 4;
    }

    .promotion-list .content .action .btn.btn-pay {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .promotion-popup .mfp-container {
        width: 100%;
        margin: 0;
    }

    .promotion-popup .mfp-container:before {
        display: none;
    }

    .promotion-popup .modal-dismiss {
        top: 16px;
        left: 16px;
    }

    .promotion-popup .promotion-header {
        padding: 80px 16px 16px 16px;
        border-radius: 0;
        width: 100vw;
    }

    .promotion-popup .promotion-header .action {
        padding-top: 24px;
    }

    .promotion-popup .promotion-header .action .btn {
        display: block;
    }

    .promotion-popup .promotion-content {
        max-width: 100vw;
        min-height: 100vh;
        padding: 16px;
        padding-top: 24px;
        min-width: 100vw;
        border-radius: 0;
        position: relative;
        padding-bottom: 97px;
        /* height: calc(100vh - 81px); */
    }

    .promotion-popup .promotion-content .pro-title {
        font-size: 20px;
    }

    .promotion-popup .promotion-content ul.pro-subtitle {
        margin-bottom: 24px;
    }

    .promotion-popup .promotion-content .table th {
        font-size: 13px;
    }

    .promotion-popup .promotion-content .table td {
        font-size: 13px;
    }

    .promotion-popup .promotion-content .mcscroll+.title {
        margin-top: 24px;
    }

    .promotion-popup .promotion-content .mcscroll+.list {
        margin-top: 24px;
    }

    .promotion-popup .promotion-content .mcscroll+.desc {
        margin-top: 24px;
    }

    .promotion-popup .promotion-end {
        padding: 16px;
        border-radius: 0;
        width: 100vw;
    }

    .a-center-mb {
        text-align: center !important;
    }
}

/*============================== swiper ===============================*/
.swiper-initialized .swiper-button-next,
.swiper-initialized .swiper-button-prev,
.swiper-initialized .swiper-button-next:before,
.swiper-initialized .swiper-button-prev:before {
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
}

.swiper-initialized:hover .swiper-button-next,
.swiper-initialized:hover .swiper-button-prev,
.swiper-initialized:hover .swiper-button-next:before,
.swiper-initialized:hover .swiper-button-prev:before {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
}

.swiper-initialized:hover .swiper-button-next.swiper-button-disabled,
.swiper-initialized:hover .swiper-button-prev.swiper-button-disabled,
.swiper-initialized:hover .swiper-button-next.swiper-button-disabled:before,
.swiper-initialized:hover .swiper-button-prev.swiper-button-disabled:before {
    pointer-events: visible;
    visibility: visible;
    opacity: 0.35;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 48%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .26);
    z-index: 5;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transform: translate(0, -50%);
    display: flex;
    align-items: center;
    transition: var(--tsition);
}

.swiper-button-next {
    right: 0px;
}

.swiper-button-prev {
    left: 0px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.swiper-button-next:before,
.swiper-button-prev:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    position: relative;
    top: 0;
    left: 2px;
    border-top: 2px solid var(--cr-light);
    border-left: 2px solid var(--cr-light);
    visibility: visible;
    transition: var(--tsition);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.swiper-button-next:before {
    left: -2px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.swiper-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction,
.swiper-pagination {
    text-align: center;
    margin: 0;
    padding-top: 32px;
    position: relative;
    bottom: 0;
}

.swiper-pagination-bullet {
    font-size: 0;
    line-height: 0;
    padding: 0;
    cursor: pointer;
    margin: 0 4px;
    outline: none;
    width: 8px;
    height: 8px;
    border-radius: var(--radius);
    background: #ddd;
    opacity: 1;
    transition: var(--tsition);
}

.swiper-pagination-bullet-active {
    background: var(--cr-green);
    border-color: var(--cr-green);
    opacity: 1;
    width: 24px;
}

.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    margin: 0;
}

.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: var(--tsition);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(1);
}

@media screen and (max-width: 1024px) {

    .swiper-button-next,
    .swiper-button-prev {
        width: 35px;
        height: 35px;
        display: none;
    }
}

@media screen and (max-width: 991px) {

    .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 12px;
    }

    .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        margin: 0 4px;
    }
}

@media screen and (max-width: 767px) {

    .swiper-horizontal&gt;.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction,
    .swiper-pagination {
        padding-top: 16px;
    }
}




/*############################ preload ###################################*/
.dim-page {
    opacity: 0 !important;
}

.g-load-div {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 100000;
    background: var(--cr-light);
}

.g-loader-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.g-loader {
    border: 5px solid var(--cr-green);
    border-radius: 100%;
    border-top: 5px solid #d7d7d7;
    width: 48px;
    height: 48px;
    margin: 0 auto;
    -webkit-animation: spin 2000ms linear infinite;
    animation: spin 2000ms linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*############################ tab  ###################################*/
.tab-control {
    position: relative;
    /* height: 36px; */
    height: auto;
    /* margin-bottom: 24px; */
}

/* .tab-control:before {
    content: '';
    position: absolute;
    height: 1px;
    left: 0;
    bottom: -1px;
    right: 0;
    background-color: #DBDBDB;
    border-radius: 50px;
    z-index: 4;
} */

.tab {
    position: relative;
    z-index: 3;
    /* margin-right: 32px; */
}

.tab .control {
    display: flex;
    flex-wrap: nowrap;
    /* justify-content: center; */
    gap: 12px;
    list-style: none;
    padding: 0;
    margin: 0;

    /* overflow: auto; */
}

.tab .control::-webkit-scrollbar,
.tab::-webkit-scrollbar {
    display: none;
}

.tab .control li {
    display: inline-block;
}

.tab .control a {
    position: relative;
    z-index: 1;
    text-decoration: none;
    color: #333;

    box-shadow: 0px 0px 8px 0px #00000014;
    border-radius: 8px;
    height: 80px;
    padding: 16px;
    background: #FFFFFF;
    font-weight: 600;
    /* min-width: 270px; */
}

.tab .control a.active {
    pointer-events: none;
    color: #fff;
    background: #00A94F;
}

.tab .control a .txt {
    font-weight: 600;
    font-size: 16px;
    color: var(--cr-lightgray);
    transition: var(--tsition);
    line-height: 24px;
    white-space: nowrap;
}


.tab .control a img {
    position: absolute;
    width: 45px;
    top: auto;
    bottom: 8px;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
}

.tab .control a.active .txt {
    color: #fff;
}

.tab .selector {
    height: 3px;
    background-color: var(--cr-green);
    position: absolute;
    display: none;
    left: 0;
    bottom: 0;
    z-index: 0;
    border-radius: var(--radius);
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
    -o-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
    transition-timing-function: cubic-bezier(.42, 0, .58, 1);
}

.tab.active {
    overflow: visible;
}

.tab.active .control {
    display: block;
    flex-wrap: inherit;
    width: auto;
    margin-left: -16px;
    margin-right: -49px;
    position: relative;
    z-index: 1;
    top: 35px;
    padding: 16px 11px;
    background-color: #F2FBF6;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}

.tab.active .control a {
    display: inline-block;
    height: auto;
    padding: 0 24px !important;
    border: 1px solid #ddd;
    border-radius: var(--radius);
    background-color: var(--cr-light);
    margin: 6px;
    color: #666;
    height: 40px;
    line-height: 40px;
}

.tab.active .control a.active {
    border-color: var(--cr-green);
    color: var(--cr-green);
}

.tab.active .control a.active .txt {
    color: var(--cr-green);
}

.tab-content {
    position: relative;
    opacity: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: block;
    transition: var(--tsition);
}

.tab-content.active {
    opacity: 1;
    height: auto;
    overflow: visible;
    visibility: visible;
}

.action-dropdown {
    display: flex;
    position: absolute;
    z-index: 4;
    top: 0;
    right: 0;
    width: 25px;
    height: 22px;
    border-left: 1px solid #E5E5E5;
    align-items: center;
    justify-content: flex-end;
}

.action-dropdown .link {
    display: block;
    position: relative;
    width: 16px;
    height: 12px;
}

.action-dropdown .link:before,
.action-dropdown .link:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 12px;
    height: 2px;
    background-color: var(--cr-green);
    transition: var(--tsition);
}

.action-dropdown .link:before {
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
    left: -1px;
}

.action-dropdown .link:after {
    position: absolute;
    transform: rotate(-45deg);
    top: 5px;
    left: 6px;
}

.action-dropdown .link.active:before {
    transform: rotate(-45deg);
}

.action-dropdown .link.active:after {
    transform: rotate(45deg);
}

.tab-dropdown {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: var(--tsition);
}

.tab-dropdown.active {
    opacity: 1;
    visibility: visible;
}

.tab-dropdown .txt {
    font-weight: 600;
    font-size: 16px;
    color: var(--cr-black);
    line-height: 40px;
}


/* .tab-control:before {display: block;bottom: 0;top: 36px;}
.tab-control:after {content: '';position: absolute;z-index: 3;top: 0;right: 0;bottom: 0;width: 70px;pointer-events: none;
    background: linear-gradient(90deg, rgba(250, 250, 250, 0.00) 0%, #F2FBF6 95%); mix-blend-mode: luminosity;
    opacity: 1; height: 36px;
} */
/* .tab-control.active:after {
    opacity: 0;
} */
.tab {
    overflow: auto;
    margin-right: 0;
}

.tab .control {
    justify-content: flex-start;
}

/* .tab .control:after{content: '';width: 1px;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;max-width: none;} */

.tab.active {
    overflow: visible;
}

.tab-control.active:after {
    display: none;
}


@media screen and (min-width: 768px) {
    .tab-control {
        height: auto;
        /* margin-bottom: 16px; */
    }

    .tab .selector {
        display: block;
    }

    .tab .control {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 16px;
        row-gap: 0;
    }

    /* .tab .control a.active {
        border-bottom-color: transparent;
    } */

    .tab.active .control {
        box-shadow: none;
    }

    .tab .control a img {
        width: 96px;
        top: 0;
        bottom: 0;
        left: auto;
        right: 8px;
    }
}


@media screen and (max-width: 1024px) and (min-width: 768px) {
    .tab .control a img {
        width: 70px;
    }

    .tab .control a {
        padding-right: 78px;
    }
}

@media screen and (max-width: 767px) {
    .tab .control a {
        height: 85px;
        min-width: 85px;
        width: 100%;
        font-size: 13px;
        padding: 8px;
        text-align: center;
    }

    .tab {
        margin: 0 -16px;
    }

    .tab .control {
        padding: 0 16px;
        width: 100%;
    }
}

@media screen and (max-width: 409px) {
    .tab .control {
        width: fit-content;
    }
}


/*############################ input ###################################*/
.icw input,
.icw textarea,
.icw select {
    border-radius: 48px;
    padding: 12px 16px;
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 600;
    font-family: 'kurious-looped';
    color: #999;
    width: 100%;
    background: #fff;
    border: 1px solid #D7D7D7;
}

.icw input:focus,
.icw textarea:focus,
.icw select:focus,
.icw input:focus-visible,
.icw textarea:focus-visible,
.icw select:focus-visible {
    border-color: var(--cr-green);
    outline: none;
}


/*############################ sc-search ###################################*/
.bg-green-gradient {
    background: linear-gradient(17deg, #00F86C -64.51%, #023933 100%), #014133;
    padding-top: 60px;
    overflow: visible !important;
}

.section.sc-search .sc-inner {
    padding-bottom: 32px;
}

.sc-search .sc-heading .h2 {
    font-size: 28px;
}

.sc-search .sc-heading {
    margin-top: 24px;
    margin-bottom: 16px;
}

.sc-search .sc-inner {
    padding-top: 10px;
}

.sc-backbar {
    margin-bottom: 11px;
}

.icw .txt-back {
    font-size: 13px;
    font-weight: 600;
    /* margin-top: 10px; */
    text-align: left;
}

.icw .txt-back span {
    margin-left: 8px;
}

.icw .txt-back i {
    font-size: 8px;
    /* margin-left: 8px; */
}

.icw .flip {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    display: inline-block;
}

.icw .promotion-popup .flip {
    display: block;
}

.icw .search-input input {
    background-color: #FFF !important;
    border: 1px solid #D7D7D7 !important;
    height: 40px !important;
    color: #333 !important;
    padding: 8px 16px 8px 40px !important;
    border-radius: 24px !important;
    width: 100%;
    font-family: "kurious-looped" !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 40px;


    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.icw .tab-search-inner {
    /* width: 100%; */
    position: relative;
}

.icw .tab-search-inner span {
    overflow: hidden;
    /* white-space: nowrap; */
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    /* display: -webkit-box; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: absolute;
    top: 30%;
    /* bottom: 0; */
    /* margin: auto; */
}

.icw .search-input i {
    color: #00A94F;
    position: absolute;
    font-size: 16px;
    bottom: 50%;
    margin-bottom: -8px;
    left: 16px;
    z-index: 2;
}

.search-input span.place-hoder {
    animation: typing 4s steps(80, end) 10000;
    animation-delay: 2s;
}

.search-input .place-hoder {
    content: attr(data-placeholder);
    position: absolute;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;


    position: absolute;
    font-size: 13px;
    top: 30%;
    left: 40px;
    pointer-events: none;
}

.btn-tab {
    padding: 8px 16px;
    border-radius: 200px;
    background: #FFF;
    height: 40px;
    display: block;
    width: fit-content;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    display: inline-block;
    margin-top: 12px;
    /* margin-right: 8px; */
}

.btn-tab:hover,
.btn-tab:focus {
    color: #333;
}

.tab-search-inner:last-child {
    margin-right: 0;
}

.btn-tab.active,
.btn-tab:active,
.icw .btn-tab.active i,
.icw .btn-tab:active i {
    color: #fff;
    background: #00A94F;
}

.icw .btn-tab.active,
.icw .btn-tab:active {
    border: 1px solid #00A94F;
}

.icw .btn-tab i {
    color: #00A94F;
    font-size: 16px;
    position: relative;
    /* top: 1px; */
    margin-right: 8px;
}

.icw .btn-tab .hide-w767 {
    display: none;
}

.tab-search-inner:nth-child(2) {
    /* max-width: 185px; */
    /* width: calc(100% - 135px); */
    width: calc(100% - 90px);
}

.tab-search-inner:nth-child(3),
.tab-search-inner:nth-child(4),
.tab-search-inner:nth-child(5) {
    padding: 8px;
    width: 40px;
}

.tab-search-inner:nth-child(2) span {
    /* position: relative; */
    /* top: -6px; */
    left: 48px;
    display: -webkit-box;
}

.tab-search-inner:nth-child(2) i,
.tab-search-inner:nth-child(3) i,
.tab-search-inner:nth-child(4) i,
.tab-search-inner:nth-child(5) i {
    font-size: 24px;
    /* top: -2px; */
    left: 0;
}

.tab-search {
    margin-bottom: 12px;
}

.boxtab-inner {
    border-radius: 8px;
    border: 1px solid #ECECEC;
    background: radial-gradient(127.25% 127.25% at 100% 100%, rgba(0, 169, 79, 0.10) 0%, rgba(0, 169, 79, 0.00) 100%), #FFF;
    padding: 12px;
    width: 104px;
    height: 104px;
    position: relative;
}

.boxtab-inner p {
    color: #333;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    z-index: 3;
}

.boxtab-inner img {
    position: absolute;
    z-index: 2;
    right: 8px;
    bottom: 8px;
    max-height: 45px;
    height: 100%;
    width: auto;
}

.swiper.boxtab {
    overflow: hidden;
}

@keyframes typing {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
        /* Final width */
    }
}

@keyframes placeholderAnimation {
    0% {
        opacity: 0;
        bottom: -10px;
    }

    50%,
    99% {
        opacity: 1;
        bottom: 10px;
    }

    100% {
        opacity: 0;
        bottom: 10px;
    }
}

.input-submit {
    width: auto;
    color: #fff !important;
    padding: 0 16px !important;
    line-height: 32px !important;
    height: 32px;
    border-radius: 24px !important;
    background-color: #00A94F !important;
    position: absolute;
    top: 16px;
    right: 4px;
    margin-top: -12px !important;
    display: inline-block;
    border: unset;
    cursor: pointer;
    z-index: 2;
    font-size: 16px;
    font-weight: 500;
    transition: ease-in-out;
}

.input-submit:hover,
.input-submit:focus,
.input-submit:active {
    background-color: #0BC160 !important;
}

.input-clear {
    min-width: 24px !important;
    width: 24px;
    height: 24px;
    border-radius: 100% !important;
    background-color: #d7d7d7 !important;
    position: absolute;
    top: 50%;
    right: 82px;
    margin-top: -12px !important;
    display: inline-block;
    border: unset;
    cursor: pointer;
    z-index: 2;
}

.input-clear::after {
    font-family: 'iconavigation';
    content: "\e902";
    font-size: 9px;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0.5px;
    height: 100%;

}

.box-suggest {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #666;
    font-family: "kurious-looped" !important;
    background: #fff;
    padding-top: 0;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    border: 1px solid #00A94F;
    border-top: 0;
    /* padding-bottom: 8px; */
    position: absolute;
    z-index: 999999;
    width: 100%;
    overflow: hidden;
}

.txt-popular {
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 16px;
    padding-bottom: 8px;
    border-top: 1px solid #D7D7D7;
}

.box-suggest a {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
    padding-left: 16px;
    padding-right: 16px;
    transition: .3s ease-in-out;
}

.box-suggest a:hover {
    background: #00A94F;
    color: #fff;
}

.icw .show-suggest input {
    border-color: #00A94F !important;
    border-bottom: 0 !important;
    border-radius: 20px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.icw .tab-search-inner .box-suggest span {
    top: a;
    position: relative;
}

.show-suggest .place-hoder {
    display: none !important;
}

@media screen and (min-width: 768px) {

    .icw .promotion-popup .flip {
        display: none;
    }

    .boxtab-inner img {
        max-height: 50px;
    }
}

@media screen and (min-width: 1024px) {

    .boxtab-inner {
        width: 112px;
        height: 128px;
    }

    .sc-search .sc-heading .h2 {
        font-size: 33px;
    }

    .sc-search .sc-heading {
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .icw .search-input {
        width: 100%;
        max-width: unset;
    }

    .search-input .place-hoder {
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        font-size: 16px;
        max-width: 135px;
    }

    .btn-tab {
        max-width: unset;
        margin-top: 0;
    }

    .icw .search-input input,
    .btn-tab {
        font-size: 16px;
    }

    .tab-search {
        gap: 8px;
        display: grid;
        grid-template-columns: calc(97% / 4) calc(97% / 4) calc(97% / 4) calc(97% / 4);
        margin-bottom: 16px;
    }

    .icw .btn-tab .hide-w767 {
        display: -webkit-box;
        position: relative;
        top: 0px;
    }

    .tab-search-inner:not(:first-child) {
        width: 100%;
        padding: 8px 16px;
        max-width: unset;
        display: flex;
        gap: 8px;
    }

    .tab-search-inner:nth-child(2) i,
    .tab-search-inner:nth-child(3) i,
    .tab-search-inner:nth-child(4) i,
    .tab-search-inner:nth-child(5) i {
        font-size: 24px;
        top: -1px;
        left: 0;
    }


    .tab-search-inner:nth-child(2) span {
        top: auto;
    }

    .tab-search-inner {
        max-width: 220px;
        width: 100%;
    }

    .icw .btn-tab i {
        margin-right: 0;
    }

    .boxtab-inner p {
        font-size: 16px;
    }

    .boxtab-inner img {
        max-height: 62px;
    }
}

@media screen and (min-width: 1141px) {
    .icw .tab-search-inner span {
        top: 23%;
    }

    .boxtab-inner {
        /* width: calc(95% / 8); */
        height: 128px;
    }

    .bg-green-gradient {
        padding-top: 120px;
    }

    .section.sc-search .sc-inner {
        padding-bottom: 56px;
    }

    .sc-search .sc-inner {
        margin-top: 22px;
    }

    .search-input .place-hoder {
        max-width: 164px;
    }
}

/*############################ Select ############################*/
.select {
    position: relative;
    color: #555;
}

.select:after {
    font-family: 'iconavigation' !important;
    content: "\e900";
    font-size: 13px;
    font-weight: normal;
    color: #00A850;
    display: inline-block;
    width: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 11px;
    top: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
    background-color: transparent;
}

.select2-parent:after {
    display: none;
}

.select2-container {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
}

.select2-container .select2-selection--single {
    display: block;
    height: 50px;
    outline: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    padding: 0;
    margin-top: 5px;
    font-size: 100%;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100% !important;
    z-index: 1051;
    -webkit-transition: border-color 250ms ease-in-out;
    -o-transition: border-color 250ms ease-in-out;
    transition: border-color 250ms ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: fadeIn 400ms;
    animation: fadeIn 400ms;
}

.select2-container .select2-results {
    display: block;
}

.select2-container .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-container .select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container .select2-results__option[aria-selected=true] {
    color: #aaa;
}

.select2-container .select2-results__message {
    color: #ccc;
}

.select2-container--open .select2-dropdown {
    left: 0;
    overflow: hidden;
}

.select2-container--open .select2-dropdown--above .select2-results__option {
    border-top: 0;
    border-bottom: 1px solid #eee;
}

.select2-search--dropdown {
    display: block;
    position: relative;
    z-index: 1010;
    padding: 5px 9px;
    white-space: nowrap;
    background: #ccc;
    border-top: 1px solid #eee;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-container--default .select2-selection--single {
    background: #fff;
    border: 0;
    border-radius: 25px;
    background-color: #fff;
    -webkit-transition: border-color 400ms ease-in-out;
    -o-transition: border-color 400ms ease-in-out;
    transition: border-color 400ms ease-in-out;
    overflow: hidden;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #555;
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__clear {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 43px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: block;
    width: 100%;
    height: 100%;
}

.select2-container--default .dropdown-wrapper {
    right: 24px;
    top: 18px;
    margin: auto;
    height: 16px;
    width: 16px;
    pointer-events: none;
    display: block;
    position: absolute;
}

.select2-container--default .dropdown-wrapper:before,
.select2-container--default .dropdown-wrapper:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 12px;
    height: 2px;
    background-color: var(--cr-black);
    transition: var(--tsition);
}

.select2-container--default .dropdown-wrapper:before {
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
    left: -1px;
}

.select2-container--default .dropdown-wrapper:after {
    position: absolute;
    transform: rotate(-45deg);
    top: 5px;
    left: 6px;
}

.select2-container--default.select2-container--open .dropdown-wrapper:before {
    transform: rotate(-45deg);
}

.select2-container--default.select2-container--open .dropdown-wrapper:after {
    transform: rotate(45deg);
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    margin: 1px 0;
    padding: 5px 10px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #ddd;
    color: #fff;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: #fff;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results&gt;.select2-results__options {
    max-height: 25vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    color: #aaa !important;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected=true] {
    color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #555;
    background-color: #F4F3F9;
}

.select2-container--default .select2-results__group {
    display: block;
    cursor: default;
    font-size: 20px;
    text-transform: uppercase;
    color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
    position: relative;
    padding: 12px 10px 6px;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--open .select2-dropdown--below {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--open .select2-dropdown--above {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default.select2-container--open:not(.select2-container--disabled) .select2-selection--single,
.select2-container--default.select2-container--open:not(.select2-container--disabled) .select2-dropdown,
.select2-container--default.select2-container--focus:not(.select2-container--disabled) .select2-selection--single {
    background-color: #fff;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__placeholder {
    color: #555;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.select2-rendered__match {
    text-decoration: underline;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 12px 16px;
    color: #999;
    font-family: 'kurious-looped';
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;

    border-radius: 100px;
    /* border: 1px solid #D7D7D7; */
    background: #FFF;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: left;
}


.select2-container--default.select2-container:not(.select2-container--disabled) .select2-selection--single {
    border: 1px solid #D7D7D7;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border: 1px solid #00A94F;
    border-bottom: 0;
    background: #ECF4F3;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single .select2-selection__rendered {
    background: #ECF4F3;
    color: #111;
}

.select2-container--open .select2-selection__arrow {
    display: none !important;
}

.select2-dropdown {
    border: 1px solid #00A94F;
    border-radius: 24px;
}

.select2-container--default span[aria-labelledby="select2-sort-car-container"] .select2-selection__rendered {
    color: #333;
}

.select2-container--default span[aria-labelledby="select2-sort-car-container"] .select2-selection__rendered i {
    color: #00A94F;
}

.select2-container--default .select2-results&gt;.select2-results__options {
    max-height: 300px;
}

.select2-container .select2-results__option {
    padding: 12px 24px;
    color: #999;
    font-family: 'kurious-looped';
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    background: #fff;
    border-top: 1px solid #eee;
    word-wrap: break-word;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #00A94F;
    color: #fff;
}

.select2-results ul::-webkit-scrollbar {
    display: none;
}


/*############################ sc-all-promotion ############################*/
.sc-all-promotion {
    /* background: #F4F4F4; */
    padding-top: 24px;
}

.sc-all-promotion .sc-heading .h2 {
    text-align: left;
}

.d-flex {
    display: flex;
    justify-content: start;
    /* align-items: center; */
    position: relative;
    gap: 16px;
    position: relative;
    z-index: 2;
}

.d-flex.jus-end {
    align-items: flex-end;
}

.circle-green {
    background: #0C5D4F;
    border-radius: 100%;
    padding: 0 6px;
    margin: 0 !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 13px !important;
    font-weight: 600;
    height: 46px;
    width: 46px;
    min-width: 46px;
    line-height: 1 !important;
}

.sc-all-promotion .sc-heading i,
.sc-all-promotion .box-filter i {
    font-size: 24px;
    color: var(--cr-green);
    position: relative;
    top: 0;
}

button#openSelectButton {
    height: 24px;
}

.sc-all-promotion .sc-heading.d-flex.jus-end i,
.sc-all-promotion .box-filter.d-flex.jus-end i {
    font-size: 24px;
    color: var(--cr-green);
    position: relative;
    top: -5px;
}

.hidden {
    display: none;
}

.box-select {
    position: absolute;
    bottom: -49px;
    right: 0;
    width: 286px !important;
    z-index: 3;
}

.select2-container {
    max-width: 286px !important;
    z-index: 3;
}

.box-thumb {
    border-radius: 8px;
    overflow: hidden;
    display: none;
}

.box-thumb.active {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.box-thumb .thumb-title {
    color: #fff;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    /* height: 48px;
    font-weight: 700; */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 38px;
    padding: 2px;
}

.img-thumb {
    display: contents;
    overflow: hidden;
    height: auto;
    width: 100%;
    max-width: 100%;
}

.img-thumb img {
    transition: all 400ms ease-in-out;
    transform: scale(1);
    border-radius: 8px;
}

.box-thumb .thumb-date {
    color: #666;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 8px;
    margin-bottom: 0;
}

.sc-thumb {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 24px;
    column-gap: 12px;
}

.thumb-des {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-top: 16px;
    /* height: calc(100% - 115px); */
    height: 100%;
    width: 100%;
}

.tag-all .tag {
    border-radius: 20px;
    border: 1px solid #CCEEDC;

    background: #FFF;
    margin-right: 4px;
    margin-bottom: 0;
    margin-top: 0;

    color: #33BA72;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    /* height: 20px; */
    padding: 2px 12px;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    max-width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.action-btn {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    flex-direction: column;
}

.action-btn p {
    margin-bottom: 0;
}

.icw .btn#btn-more {
    max-width: 210px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0;
}

.sc-all-promotion .sc-inner {
    padding-top: 24px;
}

.box-thumb .link {
    margin-top: 8px;
}

@media screen and (min-width: 360px) {
    .box-select {
        width: 328px !important;
    }

    .select2-container {
        max-width: 328px !important;
        z-index: 3;
    }

    .tag-all .tag {
        max-width: 100%;
        overflow: visible;
        margin-top: 8px;
    }
}

@media screen and (min-width: 768px) {
    .action-btn {
        flex-direction: row;
        /* margin-top: 32px; */
    }

    .box-thumb .link {
        margin-top: 24px;
    }

    .sc-thumb {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 24px;
    }

    .icw .btn#btn-more {
        max-width: 237px;
        height: 48px;
        line-height: 48px;
        font-size: 20px;
    }

    .sc-all-promotion .sc-inner {
        padding-top: 48px;
    }

    .thumb-des {
        height: calc(100% - 141px);
    }

    .sc-all-promotion {
        padding-top: 48px;
    }

    .circle-green {
        font-size: 20px !important;
        height: 72px;
        width: 72px;
        min-width: 72px;
        padding: 0 12px;
    }

    .d-flex {
        gap: 32px;
    }
}

@media screen and (min-width: 992px) {
    .action-btn {
        flex-direction: row;
        /* margin-top: 32px; */
    }

    .sc-thumb {
        grid-template-columns: calc(96% / 2) calc(96% / 2);
        gap: 24px;
    }

    .img-thumb img {
        border-radius: 8px 8px 0 0;
    }

    .thumb-des {
        padding: 24px;
        background: #fff;
        height: calc(100% - 185px);
    }

    .box-thumb {
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    }

    .box-thumb .thumb-title {
        font-size: 18px;
        min-height: 47px;
        -webkit-line-clamp: 3;
        color: #333;
    }

    .icw .btn#btn-more {
        max-width: 237px;
        height: 48px;
        line-height: 48px;
        font-size: 20px;
    }

    .sc-all-promotion .sc-inner {
        padding-top: 48px;
    }
}

@media screen and (min-width: 1024px) {

    .img-thumb:hover img {
        transform: scale(1.1);
    }

    .img-thumb {
        display: block;
    }

    .sc-all-promotion .sc-heading .h2 {
        text-align: center;
        line-height: 1.7;
    }

    .box-thumb {
        border-radius: 8px;
    }

    /* .box-thumb .thumb-date {
        margin-bottom: 16px;
        margin-top: 16px;
    } */

    .sc-thumb {
        grid-template-columns: calc(96% / 3) calc(96% / 3) calc(96% / 3);
    }

    .box-thumb .thumb-title:hover {
        color: var(--cr-green);
    }
}

@media screen and (min-width: 1140px) {
    .thumb-des {
        height: calc(100% - 218px);
    }
}


/*############################ sc-shortcut ###################################*/
@media screen and (min-width: 200px) {
    .sc-shortcut {
        background-color: var(--cr-light);
        overflow: hidden;
    }

    .sc-shortcut.sc-top .sc-inner {
        padding-top: 90px;
    }

    .sc-shortcut .sc-inner {
        padding: 40px 0 48px;
    }

    .sc-shortcut .item-list {
        position: relative;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .sc-shortcut .item-list&gt;li {
        width: 100%;
        border-bottom: 1px solid var(--cr-border);
    }

    /* .sc-shortcut .item-list&gt;li+li {
        margin-top: 8px;
    } */

    .sc-shortcut .wrapper {
        display: flex;
        width: 100%;
        flex-wrap: nowrap;
        position: relative;
        padding: 16px 0;
    }

    .sc-shortcut li:first-child .wrapper {
        padding-top: 0;
    }

    .sc-shortcut .icon {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .sc-shortcut .icon i {
        font-size: 24px;
        color: var(--cr-green);
        display: block;
        margin: 0 auto;
    }

    .sc-shortcut .content {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
        padding-left: 16px;
    }

    .sc-shortcut .txt {
        font-size: 16px;
        color: var(--cr-green);
        margin: 0;
        line-height: 1.5em;
    }

    .sc-shortcut .txt strong {
        font-weight: 600;
        color: var(--cr-dark);
    }

    .sc-shortcut .txt .a-link {
        font-weight: 600;
        color: var(--cr-green);
        text-decoration: underline;
    }
}

@media screen and (min-width: 768px) {

    .sc-shortcut .sc-inner {
        padding: 64px 0;
    }

    .sc-shortcut .item-list {
        margin: -9px;
        display: flex;
        flex-wrap: wrap;
    }

    .sc-shortcut .item-list&gt;li {
        width: calc(100%/3);
        border: 0;
        padding: 9px;
    }

    .sc-shortcut .item-list&gt;li+li {
        margin-top: 0;
    }

    .sc-shortcut .wrapper {
        border: 1px solid #EDEDED;
        border-radius: 8px;
        padding: 16px;
        flex-direction: column;
        align-items: flex-start;
        min-height: 120px;
    }

    .sc-shortcut li:first-child .wrapper {
        padding-top: 16px;
    }

    .sc-shortcut .wrapper:before {
        display: none;
    }

    .sc-shortcut .content {
        padding-left: 0;
        padding-top: 8px;
    }

    .sc-shortcut .txt {
        line-height: 1.5em;
        min-height: 2.8em;
        color: var(--cr-dark);
        text-decoration: none;
    }

    .sc-shortcut .wrapper {
        transition: var(--transition);
        transform: scale(1.0);
    }

    .sc-shortcut .wrapper:hover {
        transform: scale(1.05);
    }

    .sc-shortcut .container {
        overflow: visible;
    }

    .sc-shortcut .item-list&gt;li {
        width: 193px;
    }

    .sc-shortcut .item-list {
        justify-content: center;
    }
}

@media screen and (min-width: 1200px) {
    .sc-shortcut .icon i {
        font-size: 32px;
    }
}

@media screen and (max-width:767px) {
    .sc-shortcut .item-list&gt;li:last-child {
        border-bottom: 0;
    }

    .sc-shortcut .item-list&gt;li:last-child a {
        padding-bottom: 0;
    }
}

/*############################ section-highlight-banner  ###################################*/
.btn-banner .btn {
    color: #fff !important;
    max-width: 200px;
    width: 100%;
    box-shadow: none;
    background: #00a94f;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    line-height: 40px;
    height: 40px;
    border-radius: 8px;
    width: 100%;

    position: absolute;
    bottom: 32px;
}

.icw .btn-banner .btn:hover,
.icw .btn-banner .btn:active:hover {
    background: #0BC160;
}

#hightlight-banner .swiper-slide {
    position: relative;
}

#hightlight-banner .swiper-pagination-bullet {
    background: #fff;
}

#hightlight-banner .swiper-pagination-bullet-active {
    background: var(--cr-green);
}

@media screen and (min-width: 200px) {
    .section-highlight-banner {
        position: relative;
        overflow: hidden;
    }

    .section-highlight-banner .swiper-pagination {
        position: absolute;
        padding: 0;
        bottom: 66px;
        right: 0;
        left: 0;
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .section-highlight-banner .swiper-pagination {
        bottom: 32px;
        right: 0;
        left: 0;
        width: 100%;
        max-width: 1172px;
        text-align: left;
        margin: auto;
        padding-left: 16px;
        padding-right: 16px;
    }

    .btn-banner .btn {
        bottom: 64px;
    }
}

@media screen and (min-width: 1200px) {
    .section-highlight-banner .swiper-pagination {
        bottom: 52px;
    }

    .btn-banner .btn {
        bottom: 92px;
    }
}

@media screen and (max-width:767px) {
    .btn-banner .btn {
        left: 0;
        right: 0;
        margin: auto;
        bottom: 96px;
    }
}

@media screen and (max-width:414px) {
    .btn-banner .btn {
        bottom: 76px;
    }

    .section-highlight-banner .swiper-pagination {
        bottom: 46px;
    }

}

.section-highlight-banner .image img {
    width: 100%;
    object-fit: cover;
}


/* ########################## filter-promotion ###################### */
.sc-filter-promotion {
    background: linear-gradient(162.51deg, #167B45 6.14%, #0C5D4F 76.07%);
    background: url(../img/bg-pro-pc.jpg);
    background-size: cover;
    background-position: bottom right;
    overflow: visible !important;
}

.sc-filter-promotion .sc-inner {
    padding-top: 56px;
    padding-bottom: 64px;
}

.sc-promotion-heading .sc-content {
    position: relative;
    z-index: 2;
}

.accordion-group.pt-0-mb {
    margin-top: 0 !important;
}

.elm-icon {
    position: absolute;
    max-width: 556px;
    bottom: -120px;
    right: -150px;
    z-index: 1;
}

.sc-promotion-heading .sc-inner {
    padding-top: 24px;
    padding-bottom: 56px;
}

.f-13 {
    font-size: 13px !important;
}

@media screen and (max-width:767px) {
    .sc-filter-promotion .sc-inner {
        padding-top: 32px;
        padding-bottom: 48px;
    }
    .sc-filter-promotion {
        background: url(../img/Section-BG-Mobile-2.jpg);
        background-size: cover;
        background-position: bottom right;
    }

    .elm-icon {
        max-width: 327px;
        bottom: -56px;
        right: -63px;
    }

    .sc-promotion-heading .sc-inner {
        padding-top: 16px;
        padding-bottom: 32px;
    }
    
}


/* ######### rl ############# */
.section-rl {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 56px;
    background: #646464;
    padding: 8px 16px;
    color: #FFF;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    z-index: 9999;
}

.no-nav-stricky .section-rl {
    bottom: 0;
}

.section-rl p {
    font-family: "kurious-looped" !important;
}

.section-rl.slow-down {
    bottom: 0 !important;
}

.section-rl p {
    font-size: inherit !important;
    margin-bottom: 0;
}

/* @media screen and (max-width: 359px) {
    .section-rl br {
        display: none;
    }
}

@media screen and (min-width: 361px) {
    .section-rl br {
        display: none;
    }
} */

@media screen and (min-width: 1140px) {
    .section-rl {
        font-size: 13px;
        line-height: 20px;
        padding: 10px 16px;
        bottom: 0;
    }
}

.has-rl {
    margin-bottom: 61px;
    /* margin-bottom: 112px; */
}

@media screen and (min-width: 359px) {
    .has-rl {
        margin-bottom: 46px;
        /* margin-bottom: 96px; */
    }
}

@media screen and (min-width: 768px) {
    .has-rl {
        margin-bottom: 31px;
        /* margin-bottom: 84px; */
    }
}

@media screen and (min-width: 1024px) {
    #navigation-page-sticky.stickyNav {
        z-index: 10009;
    }
}

@media screen and (min-width: 1140px) {
    .has-rl {
        margin-bottom: 40px;
    }
}

/* ######### end rl ######## */

@media screen and (min-width: 1140px) {
    #navigation-widgets.box-widgets.norm {
        bottom: 48px !important;
    }
}

.has-rl.has-bar3 .section-rl {
    z-index: 10000;
    bottom: 0 !important;
}

@media screen and (max-width: 1140px) {
    .has-rl.has-bar3 #navigation-page-sticky.stickyNav {
        bottom: 31px !important;
    }

    .no-rl .has-rl.has-bar3 #navigation-page-sticky.stickyNav {
        bottom: 0 !important;
    }
}

@media screen and (max-width: 867px) {
    .has-rl.has-bar3 #navigation-page-sticky.stickyNav {
        bottom: 31px !important;
    }
}

@media screen and (max-width: 767px) {
    .has-rl.has-bar3 #navigation-page-sticky.stickyNav {
        bottom: 46px !important;
    }
}

@media screen and (max-width: 352px) {
    .has-rl.has-bar3 #navigation-page-sticky.stickyNav {
        bottom: 61px !important;
    }
}

.section-card {
    position: absolute;
    top: -49px;
    padding: 8px;
    background: #fff;
    width: 100%;

    display: flex;
    justify-content: start;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 500;

    border-radius: 8px 8px 0 0;
    box-shadow: 0px 0px 10px 0px #00000026;
    color: #333;
}

.section-card img {
    max-width: 53px;
    width: 100%;
    border-radius: 2px;
}

@media screen and (min-width: 1140px) {
    .section-card {
        display: none;
    }
}

/* ######### sc-empty-promotion ######### */
.sc-empty-promotion {
    padding-top: 24px;
}

.icon-empty {
    max-width: 80px;
    /* max-width: 120px; */
    width: 100%;
}

.sc-empty-promotion .sc-content-head {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
}

.sc-empty-promotion .subtitle {
    color: #333;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 16px;
    margin-bottom: 8px;
    /* width: min-content; */

}

@media screen and (min-width:361px) {
    .sc-empty-promotion .subtitle {
        width: auto;
    }
}

@media screen and (min-width:768px) {
    .sc-empty-promotion {
        padding-top: 48px;
    }

    .icon-empty {
        max-width: 120px;
    }

    .sc-empty-promotion .subtitle {
        color: #00A94F;
        font-size: 26px;
        margin-top: 32px;
        margin-bottom: 16px;
        text-align: center;
    }

    .sc-empty-promotion .sc-content-head {
        gap: 48px;
    }
}

/* ######### end sc-empty-promotion ######### */

/* ====== campign ======== */
/* .sc-campaign {
    padding: 24px 0 0;
} */

.sc-campaign p {
    margin-bottom: 0;
}

.sc-campaign .box-campaign {
    padding: 8px;
    border-radius: 8px;
    background: #EDFDF5;
    border: 1px solid #fff;
    width: fit-content;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 20px;
}

/* ====== end campign ======== */

/*############################ accordion ###################################*/

.accordion-group .accordion-block+.s-title {
    margin-top: 40px;
}

.accordion-group .accordion-block {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

.accordion-group .accordion-block+.accordion-block {
    margin-top: 16px;
}

.accordion-title {
    position: relative;
    border-radius: var(--radius);
    background: var(--color-light);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2)
}

.accordion-title {
    position: relative;
    padding: 16px 50px 16px 16px;
    cursor: pointer;
    color: var(--cr-dark);
    word-wrap: break-word;
    font-family: "kurious-looped";
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    border-radius: 8px;
    background-color: transparent;
    transition: var(--transition);
    margin-bottom: 0;
    margin-top: 16px;
    background-color: var(--color-light);
}

.accordion-title:first-child {
    margin-top: 0;
}

.accordion-title:after {
    font-family: "iconavigation";
    content: "\e906";
    font-size: 14px;
    line-height: 1;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}

.accordion-title.active:after {
    content: "\e907";
}

.accordion-title:after {
    color: var(--color-primary);
}

.accordion-title:hover:after {
    color: #00A94F;
}

.accordion-title:hover {
    color: var(--g-dark);
    background-color: #CCEEDC;
}

.accordion-title.active {
    color: var(--cr-dark);
    background-color: #CCEEDC;
    border-radius: 8px 8px 0 0;
}

.accordion-title.active:after {
    color: #00A94F;
}

.accordion-content {
    padding: 16px;
    font-family: "kurious-looped";
    margin: 0;
    background-color: var(--color-light);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    border-radius: 0 0 8px 8px;
}

.accordion-content .hr {
    border-top: 1px solid #eee;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
}

.accordion-content .remark .remark-title {
    margin-bottom: 8px;
}

.accordion-content .remark .remark-desc {
    font-size: 13px;
}

.accordion-content .remark .list-remark {
    margin-right: 16px;
}

.accordion-content a {
    color: var(--color-primary);
    text-decoration: underline;
    font-weight: 600;
    word-break: break-all;
}

.accordion-content p,
.accordion-content dd {
    line-height: 2;
    margin: 0;
    color: var(--cr-gray);
}

.accordion-content p strong,
.accordion-content dd strong {
    font-weight: 600;
    color: var(--cr-gray);
}

.accordion-content p:last-child,
.accordion-content dd:last-child {
    margin-bottom: 0;
}

.accordion-content ul {
    margin: 0 0 16px 1.2em;
    padding: 0;
}

.accordion-content ul:last-child {
    margin-bottom: 0;
}

.accordion-content ul li::marker {
    font-size: 13px;
}

.accordion-content ul strong {
    color: var(--color-black);
}

.accordion-content ul&gt;li {
    color: var(--cr-gray);
    position: relative;
    list-style-type: disc;
    font-family: "kurious-looped";
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
}

.accordion-content ul&gt;li+li {
    margin-top: 5px;
}

.accordion-content ol {
    margin: 0 0 16px 1.2em;
    padding: 0;
}

.accordion-content ol:last-child {
    margin-bottom: 0;
}

.accordion-content ol&gt;li {
    position: relative;
    list-style-type: decimal;
    font-family: "kurious-looped";
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.accordion-content ol&gt;li+li {
    margin-top: 5px;
}

.accordion-content .icon {
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.accordion-content .link-tel {
    color: var(--cr-gray);
}

.ic-telephone {
    display: inline-block;
}

.accordion-content .link-tel .icon {
    position: relative;
    top: 1px;
    margin-right: 8px;
}

.accordion-content .link-tel+.link-tel {
    margin-right: 0;
}

.accordion-content .no-phone {
    pointer-events: none;
    color: inherit;
    text-decoration: none;
}

.accordion-content a[x-apple-data-detectors].no-phone {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

.accordion-title {
    font-size: 18px;
}

.accordion-content .link-tel {
    display: none;
}

@media screen and (max-width: 767px) {
    .accordion-title {
        font-size: 16px;
    }
    
    .f-16 {
        font-size: 16px !important;
    }
}

#navigation-page-sticky .sticky-anchor {
    padding-left: 2px !important;
}

/*############################ sc-banner ###################################*/
.sc-suggest {
    background: linear-gradient(16.6deg, #00F86C -64.51%, #023933 100%);
    background-image: url(/SiteCollectionDocuments/promotion/credit-card/cc-promotion/img/main/bg-suggest-mb.png);
    background-size: cover;
  }
  
  .sc-suggest .item {
    width: 100%;
    height: 120px;
    overflow: hidden;
  }
  
  .sc-suggest .item:nth-child(1) {
    margin-bottom: 16px;
  }
  
  .sc-suggest .wrapper {
    border-radius: 8px;
    padding: 16px;
    display: flex;
    justify-content: space-between;
    background: #fff;
    position: relative;
    height: 100%;
  }
  
  .sc-suggest .content {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 16px;
  }
  
  .sc-suggest .content .info {
    position: relative;
  }
  
  .sc-suggest .content .title {
    font-size: 18px;
    line-height: 27px;
    color: var(--cr-dark);
    display: none;
  }
  
  .sc-suggest .content .desc {
    font-size: 18px;
    line-height: 27px;
    color: var(--cr-dark);
    width: 70%;
  }
  
  .sc-suggest .content .action {
    position: relative;
    padding-top: 5px;
  }
  
  .sc-suggest .thumb {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    /* position: relative; */
  }
  
  .sc-suggest .thumb&gt;img {
    max-width: unset;
    position: absolute;
    right: 0;
    /* bottom: 11px; */
  
    bottom: 0;
    top: 0;
    margin: auto;
    max-height: 64px;
  }
  
  @media screen and (max-width: 360px) {
    .sc-suggest .item {
      height: auto;
    }
  }
  
  @media screen and (min-width: 360px) {
    .sc-suggest .thumb&gt;img {
      max-height: 76px;
    }
  }
  
  @media screen and (min-width: 768px) {
    .sc-suggest {
        background-image: url(/SiteCollectionDocuments/promotion/credit-card/cc-promotion/img/main/bg-suggest-pc.png);
        background-size: cover;
    }

    .sc-suggest .thumb&gt;img {
      max-height: 78px;
    }
  
    .sc-suggest .item {
      height: 174px;
    }
  
    .sc-suggest .thumb&gt;img {
      right: 0;
      bottom: 11px;
      top: auto;
  
    }
  
    .sc-suggest .content .desc {
      width: 100%;
    }
  
    .sc-suggest .item {
      width: calc(100% / 2);
    }
  
    .sc-suggest .item:nth-child(1) {
      margin-bottom: 0;
    }
  
    .sc-suggest .item {
      padding: 0 12px;
    }
  
    .sc-suggest .content .title {
      font-size: 18px;
      line-height: 27px;
      display: block;
    }
  }
  
  @media screen and (min-width: 992px) {
  
    .sc-suggest .thumb&gt;img {
      max-height: 100px;
    }
  
    .sc-suggest .content .desc {
      height: 3em;
      -webkit-line-clamp: 2;
    }
  
    .sc-suggest .content .action {
      padding-top: 0;
    }
  }
  
  @media screen and (min-width: 1200px) {
    .sc-suggest .content .action a.link:hover:before {
      width: 100%;
    }
  }
  </pre></body></html>