.icw .c-green {
    color: #00A94F;
}

.icw .text-underline {
    text-decoration: underline;
}

#navigation-footer {
    margin-bottom: 0 !important;
}

.has-rl {
    margin-bottom: 61px;
}

@media screen and (max-width: 1140px) {
    .no-nav-stricky #navigation-widgets.box-widgets.stand-alone {
        bottom: 60px;
    }
}

@media screen and (min-width: 359px) {
    .has-rl {
        margin-bottom: 46px;
    }
}

@media screen and (min-width: 768px) {
    .has-rl {
        margin-bottom: 31px;
    }
}

@media screen and (min-width: 1140px) {
    .has-rl {
        margin-bottom: 40px;
    }

    .no-nav-stricky #navigation-widgets.box-widgets.stand-alone {
        bottom: 50px;
    }
}

.section-rl {
    z-index: 10000;
    bottom: 0 !important;
}

@media screen and (max-width: 1140px) {
    #navigation-page-sticky.stickyNav {
        bottom: 31px !important;
    }

    .no-rl #navigation-page-sticky.stickyNav {
        bottom: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    #navigation-page-sticky.stickyNav {
        bottom: 46px !important;
    }
}

@media (max-width: 359px) {
    #navigation-page-sticky.stickyNav {
        bottom: 61px !important;
    }

    .no-nav-stricky #navigation-widgets.box-widgets.stand-alone {
        bottom: 65px;
    }
}

/* ################# */

ul.list-style-disc li {
    list-style: disc;
    color: #333;
}

ul.list-style-disc {
    margin-left: 16px !important;
    margin-top: 16px !important;
}

.icw .box-thumb .thumb-title {
    margin-bottom: 4px;
    height: 3em;
    -webkit-line-clamp: 2;
    font-weight: 500;
    margin-top: auto;
}

.icw .box-thumb .thumb-title.line-one {
    height: auto;
    -webkit-line-clamp: unset;
    margin-bottom: 8px;
}

.icw .box-thumb .thumb-des {
    gap: 0 !important;
}

.icw .box-thumb .des-title {
    margin-bottom: 8px;
    font-size: 13px;
    padding-bottom: 0;
    /* margin-top: 0; */
}

.box-thumb .thumb-title,
.head-thumb p {
    padding: 2px;
}

.sc-thumb {
    margin-bottom: 64px;
}

.icw .box-thumb {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.icw .img-thumb {
    height: 100%;
    max-height: fit-content;
}

/* #content-campaign {
    margin-top: 48px;
} */

.icw #content-campaign .text-red {
    color: #EE3124 !important;
}

.btn-tel {
    padding: 0 !important;
    line-height: 40px !important;
    max-width: 195px !important;
    margin-top: 8px;
}

.btn-tel i {
    position: relative;
    top: 2px;
}

#page {
    background: #fafafa;
}

.mb-16-8 {
    margin-bottom: 8px !important;
}

#content-campaign ul.control {
    padding-left: 0 !important;
}

.icw .tab-control {
    height: auto;
    margin-bottom: 24px;
}

.icw .tab-control:before {
    top: 100%;
    bottom: auto;
}

.icw .tab .control a {
    color: var(--cr-lightgray);
    height: auto;
}

.icw .tab .control a:hover,
.icw .tab .control a.active {
    color: var(--cr-dark);
    text-decoration: none;
}

.mb-4 {
    margin-bottom: 4px !important;
}

ul.remark {
    padding: 0;
    margin: 8px 0 0 !important;
}

ul.remark>li {
    padding-left: 32px;
    position: relative;
    list-style: none !important;
    color: #333;
    font-size: 13px !important;
    font-family: kurious-looped;
}

#content-campaign ul.remark>li {
    list-style: none !important;
}

.icw .accordion-group {
    margin-bottom: 3px;
}

ul.remark>li:before {
    min-width: 32px;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
}

ul.remark>li:nth-child(1):before {
    content: "*";
}

ul.remark>li:nth-child(2):before {
    content: "*";
}

ul.remark>li:nth-child(3):before {
    content: "**";
}

ul.remark>li:nth-child(4):before {
    content: "***";
}

ul.remark>li:nth-child(5):before {
    content: "****";
}

.div-remark {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid #ececec;
}

.accordion .accordion-content {
    overflow: hidden;
}

.mfp-wrap.mfp-ready .mfp-content {
    background: transparent !important;
    overflow: auto;
    min-height: 100vh;
    height: auto;
    display: flex;
    align-items: center;
}

.mfp-bg.mfp-ready {
    opacity: 0 !important;
}

.mfp-wrap.mfp-ready .mfp-content .sc-thumb-box {
    padding: 80px 16px 16px;
}

.m-auto {
    margin: auto !important;
}

.mfp-content .sc-thumb-box .accordion-group .accordion {
    max-width: unset;
}

.icw .promotion-header {
    display: flex;
    gap: 24px;
    flex-direction: column;
    margin-bottom: 32px;
}

.icw .promotion-header .thumb img {
    /* max-width: 470px; */
    border-radius: 8px;
    width: 100%;
}

.a-center-mb {
    text-align: left !important;
}

.mt-48-32 {
    margin-top: 32px !important;
}

.icw.sc-thumb-box .btn.btn-primary {
    width: 100%;
}

.sc-thumb-box .thumb {
    margin-bottom: 0 !important;
    max-width: unset !important;
}

.sc-heading h1 {
    margin-bottom: 16px;
}

.mfp-close-btn-in .mfp-close {
    width: 40px;
    height: 40px;
}

/* .head-content .h5 strong {
    display: block;
    font-size: 20px !important;
    margin-bottom: 8px !important;
} */

.head-content .h5 {
    font-size: 18px !important;
}

.popup-function .box-tor ul li {
    line-height: 1.8;
    font-family: "kurious-looped";
    margin-left: 16px;
    font-size: 16px;
    color: #333;
    list-style: disc;
}

.box-tor .action .box-r {
    padding: 16px;
    background: #fff;
    border-radius: 8px;
    height: fit-content;
}

.popup-function .box-tor ul {
    /* font-family: "kurious-looped"; */
    padding-left: 16px;
}

.head-thumb {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.icw .text-body {
    font-size: 16px;
}

.icw .text-red {
    color: #EE3124 !important;
}

.popup-function .icw .accordion-group {
    margin: 0 -48px -48px;
    padding: 32px 48px;
    border-radius: 0 0 8px 8px;
    background: #fafafa;
}

.popup-function .icw .detail-mark {
    border-radius: 8px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    color: #666;
    font-weight: 500;
    padding: 16px;
    background: #f8f8f8;
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center;
}

.popup-function .icw .detail-mark p {
    font-size: 13px;
    line-height: 20px;
    color: #666;
    font-weight: 500;
    margin-bottom: 0;
}

.popup-function .icw .detail-mark p .text-green {
    font-size: 16px;
}

.popup-function .icw .detail-mark img {
    margin-right: 8px;
    min-width: 24px;
}

.popup-function .icw .detail-mark .green {
    color: #20E87E;
}

.popup-function .icw .detail-mark .mb-8 {
    margin-bottom: 8px !important;
}


@media screen and (max-width:991px) {
    .popup-function .icw .accordion-group {
        margin: 0 -32px -32px;
        padding: 32px 32px;
    }
}

@media screen and (max-width:767px) {
    .popup-function .icw .accordion-group {
        margin: 0 -16px -16px;
        padding: 16px 16px;
    }

    .a-center-mb {
        text-align: center !important;
    }

    .icw .sc-thumb {
        row-gap: 24px;
    }

    .f-20-mb {
        font-size: 20px !important;
    }

    .f-24-mb {
        font-size: 24px !important;
    }

    .f-18-mb {
        font-size: 18px !important;
    }

    .f-16-mb {
        font-size: 16px !important;
    }

    .f-13-mb {
        font-size: 13px !important;
    }

    .icw .sc-thumb a.link {
        font-size: 13px;
    }

    .d-block-mb {
        display: block !important;
    }

    .sc-thumb-box {
        min-height: 100dvh;
    }
}

@media screen and (min-width:768px) {
    .icw .tab-control {
        margin-bottom: 24px;
    }

    .a-left-pc {
        text-align: left !important;
    }

    .mfp-close-btn-in .mfp-close {
        top: -20px;
        right: -20px;
    }

    .popup-function .icw .detail-mark p {
        font-size: 16px;
    }

    .popup-function .icw .detail-mark {
        justify-content: center;
        align-items: start;
        margin-top: 24px;
        margin-bottom: 32px;
        display: flex;
        gap: 8px;
    }

    .popup-function .icw .detail-mark .mb-8 {
        margin-bottom: 0px !important;
    }

    .mb-4-pc {
        margin-bottom: 4px !important;
    }

    .mb-16-8 {
        margin-bottom: 16px !important;
    }
    

    .mfp-wrap.mfp-ready .mfp-content .sc-thumb-box {
        padding: 32px;
        max-width: 1000px;
    }
}


@media screen and (min-width:1024px) {

    .mfp-wrap.mfp-ready .mfp-content .sc-thumb-box {
        padding: 48px;
    }

    .mt-48-32 {
        margin-top: 48px !important;
    }
}


@media screen and (max-width:767px) {

    button.mfp-close.textlink,
    button.mfp-close.textlink:active {
        left: 16px;
        width: fit-content;
        height: auto;
        font-size: 16px;
        background: transparent;
        color: #666;
        font-family: 'kurious-looped';
        text-align: left;
        justify-content: flex-start;
        align-items: center;
        gap: 8px;
        font-weight: 600;
    }

    button.mfp-close.textlink:before,
    button.mfp-close.textlink:after {
        display: none;
    }

    button.mfp-close.textlink:before,
    button.mfp-close.textlink:active:before {
        display: inline;
        content: "\e900";
        font-family: 'iconavigation' !important;
        transform: rotate(180deg);
        font-size: 11px;
        position: relative;
        width: 30px;
        height: 30px;
        top: -2px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
        background: #00a94f;
        color: #fff;
    }

    button.mfp-close.textlink:active {
        width: fit-content;
        height: auto;
    }

    .bar-close {
        width: 100%;
        background: #fff;
        position: fixed;
        border-radius: 0;
        padding: 16px;
        left: 0;
        top: 0;
        height: 62px;
        z-index: 2;
    }

    .bar-close.on-top {
        /* background: transparent; */
        background: #fff;
    }

    .icw .box-thumb .thumb-title.line-one {
        margin-bottom: 4px;
    }
}

.f-16 {
    font-size: 16px !important;
}

@media screen and (min-width: 768px) {
    .visible-w767 {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .hidden-w767 {
        display: none !important;
    }
}

/* ################### accordion ################### */
.accordion .accordion-title {
    border-radius: 8px 8px 0 0;
    border-left: 8px solid transparent;
    background-color: transparent;
    transition: var(--transition);
}

.accordion .accordion-title.active {
    background-color: transparent;
    color: var(--cr-green); 
    border-color: var(--cr-green);
}

.accordion .accordion-title.active:after {
   color: var(--cr-green); 
}

.accordion .accordion-content {
    border-left: 8px solid transparent; 
    border-radius: 0 0 8px 8px; 
    transition: var(--transition); 
    transition-property: border;
}
.accordion .accordion-title.active ~.accordion-content{
    border-color: var(--cr-green);
}

.accordion .accordion-content ul {
    margin: 0;
    padding-left: 25px;
}


/* ################### custom page ################### */
#page {
    position: relative;
}

/* #page .bg-light-top {
    position: absolute;
    top: -70px;
    left: 22px;
    right: 22px;
    height: 72.6vw;
    overflow: hidden;
    z-index: 0;
    pointer-events: none;
}

#page .bg-light-top::before {
    content: "";
    position: absolute;
    top: -35vw;
    left: 0;
    right: 0;
    height: 100%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.43) 0%, rgba(255, 255, 255, 0) 100%);
} */

#page .graphic-bg-top,
#page .graphic-bg-detail {
    position: absolute;
    height: 483px;
    z-index: 0;
    pointer-events: none;
}

#page .graphic-bg-top img,
#page .graphic-bg-detail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#page .graphic-bg-top {
    top: 55px;
    left: 0;
    width: 364px;
    z-index: 1;
}

#page .graphic-bg-top img {
    object-position: top right;
}

#page .graphic-bg-detail {
    right: 0;
    bottom: 0;
    width: 383px;
}

#page .graphic-bg-detail img {
    object-position: top left;
}

#page .wrapper-section-gradient {
    background-color: #FFFFFF;
    background-image: linear-gradient(178.16deg, rgba(91, 134, 101, 0) -4.47%, #A1D4A2 94.56%);
}

.st-content {
    margin-top: 56px;
}

.st-content .sub-title-page {
    font-weight: 500;
    color: #0F3826;
}

.st-content .upgrad-card {
    max-width: 674px;
    margin: 30px auto;
}

.st-content .upgrad-card img {
    width: 100%;
    height: auto;
}

.st-privilege .pv-note {
    font-size: 13px;
    line-height: 1.5;
    color: #DCCFCD;
}

.st-privilege .pv-note.c-light {
    color: #FFFFFF;
}

.st-privilege {
    margin-bottom: 30px;
}

.st-privilege .privilege-list {
    position: relative;
    background-color: #3E6C4E;
    padding: 32px;
    border-radius: 16px;
    color: #FFFFFF;
}

.st-privilege .privilege-list .privilege-item {
    display: flex;
    margin-top: 24px;
}

.st-privilege .privilege-list .privilege-item:first-child {
    margin-top: 0;
}

.st-privilege .privilege-list .icon-pv {
    width: 48px;
}

.st-privilege .privilege-list .icon-pv img {
    width: 100%;
    height: auto;
}

.st-privilege .privilege-list .box-text {
    padding-left: 16px;
    width: calc(100% - 48px);
}

.st-privilege .privilege-list .pv-title {
    color: #A4D6A2;
    margin-bottom: 8px;
}

.st-privilege .privilege-list .pv-title .fs-md {
    font-size: 26px;
    line-height: 50px;
}

.st-privilege .privilege-list .pv-desc {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 4px;
}

.st-privilege .box-privilege-note {
    margin-top: 48px;
    text-align: center;
}

.st-privilege .box-privilege-note .pv-note {
    margin-top: 4px;
}

.st-note {
    margin-bottom: 40px;
}

.st-note .wrapper-annual-note {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 24px;
    border-radius: 16px;
    margin-bottom: 16px;
}

.st-note .subtitle-annual-note {
    font-size: 18px;
    line-height: 1.5;
}

.st-note .wrapper-annual-note .list-annual-note {
    max-width: 980px;
    margin-top: 8px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 1.5;
    list-style-type: disc;
}

.st-condition {
    padding-bottom: 88px;
}

.st-condition .container {
    max-width: 932px;
    overflow: visible;
}

.st-condition .container .sc-inner {
    position: relative;
    padding-top: 32px;
}

.st-condition .container .sc-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(15, 56, 38, 0) 0%, #0F3826 50%, rgba(15, 56, 38, 0) 100%);
}

.st-condition .accordion-group .accordion {
    max-width: none;
}

.st-condition .accordion .accordion-content a {
    color: #00A94F;
    text-decoration: underline;
}

.st-faq {
    padding: 48px 0;
    background: #F2F2F2;
    position: relative;
}

.st-faq::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg-faq-dt.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 10% 90%;
    z-index: 0;
}

.st-faq .container {
    position: relative;
}

.st-faq .title-faq {
    margin-bottom: 32px;
}

.st-faq .accordion .accordion-content {
    color: var(--cr-dark);
}

.st-condition .accordion .accordion-content ul ul li {
    list-style-type: circle;
}

.section-rl {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    right: 0;
    bottom: 0;
    background: #646464;
    padding: 10px 16px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    z-index: 99 !important;
}

.section-rl p {
    font-family: "kurious-looped" !important;
}


@media screen and (max-width: 767px) {
    /* #page .bg-light-top {
        left: 0;
        right: 0;
        height: 202vw;
    } */

    /* #page .bg-light-top::before {
        content: "";
        position: absolute;
        top: -77vw;
        left: -27.5vw;
        right: -27.5vw;
        background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.81) 0%, rgba(255, 255, 255, 0) 100%);
    } */

    #page .graphic-bg-top {
        left: 0;
        width: 231px;
        height: 300px;
    }

    #page .graphic-bg-detail {
        width: 393px;
    }

    .st-content .sub-title-page {
        font-size: 18px;
        line-height: 1.5;
    }

    .st-content .upgrad-card {
        max-width: 306px;
        margin: 24px auto;
    }

    .st-privilege {
        margin-bottom: 24px;
    }
    
    .st-privilege .container {
        padding: 0;
    }

    .st-privilege .privilege-list {
        padding: 24px 16px;
        border-radius: 0;
        overflow: hidden;
    }

    .st-privilege .privilege-list .privilege-item:first-child {
        margin-top: 0;
    }

    .st-privilege .privilege-list .pv-title {
        margin-bottom: 2px;
    }

    .st-privilege .privilege-list .pv-title .fs-md {
        font-size: 18px;
        line-height: 27px;
    }

    .st-privilege .privilege-list .pv-desc {
        margin-bottom: 4px;
    }

    .st-privilege .privilege-list .icon-pv {
        width: 32px;
    }

    .st-privilege .privilege-list .box-text {
        padding-left: 8px;
        width: calc(100% - 32px);
    }

    .st-privilege .box-privilege-note {
        margin-top: 32px;
    }

    .st-note {
        margin-bottom: 24px;
    }

    .st-condition {
        padding-bottom: 32px;
    }

    .st-condition .container .sc-inner {
        padding-top: 24px;
    }

    .st-faq::before {
        background-image: url(../img/bg-faq-mb.png);
        background-size: 100% auto;
        background-position-x: center;
    }

    .st-faq .title-faq {
        margin-bottom: 24px;
    }

    .section-rl {
        padding: 8px 16px;
        font-size: 10px;
    }
}