.icw .btn {
    font-family: 'Kanit', Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 0 25px;
    border: none;
    min-width: 153px;
    height: 50px;
    line-height: 50px;
}

.icw .btn-more {
    position: relative;
    background-color: #09A94E;
    color: #fff;
    border-radius: 100px;
}

.icw .btn-more .icon-more {
    margin-left: 10px;
    border-radius: 25px;
    background-color: #fff;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.icw .btn-more .icon-more:before {
    content: '';
    border-top: 2px solid #09A94E;
    border-left: 2px solid #09A94E;
    width: 8px;
    height: 8px;
    position: absolute;
    right: 2px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(135deg);
}

.icw .button-coupon .btn-coupon.btn-more .icon-more {
    margin-left: 10px;
    border-radius: 25px;
    background-color: #09A94E;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.icw .button-coupon .btn-coupon.btn-more .icon-more:before {
    content: '';
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    width: 8px;
    height: 8px;
    position: absolute;
    right: 2px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(135deg);
}

.icw .button-coupon {
    margin-top: 30px;
    position: relative;
}

.icw .img-btn {
    z-index: 2;
    position: absolute;
    bottom: -75%;
    left: -17%;
}

.icw .button-coupon .btn-coupon {
    background-color: #fff;
    color: #00A94F !important;
    font-size: 16px;
    font-family: 'Kurious';
    font-weight: 600;
    border-radius: 25px;
    width: 100%;
    max-width: 245px;
    z-index: 1;
}

.accordion-title {
    font-family: 'Kurious';
    font-weight: 600;
    font-size: 16px;
}

.accordion-content .link-tel {
    color: #00A94F;
    white-space: nowrap;
}

.accordion-content .link-tel:hover {
    color: #00A94F;
    text-decoration: underline;
}

.icw .button-coupon .btn-coupon:hover {
    background-color: #f6f6f6;
}

span.icon img {
    margin-right: 5px;
}

.section .sc-inner.sc-inner-p-0 {
    padding: 0;
}

.icw .accordion.accordion-line-top {
    border-top: 1px solid #f2f2f2;
}

.img-btn img {
    width: 100%;
    max-width: 130px;
}

.icw .more {
    text-decoration: none;
    position: relative;
}

.icw .more:before {
    content: '';
    position: absolute;
    left: 0;
    right: 15px;
    bottom: 2px;
    height: 1px;
    background-color: #fff;
}

.icw .btn-tel>img {
    margin-right: 5px;
}


/* ###############sc-benefits###################### */


/* font-family: kurious-looped; */


/* .icw .sc-benefits h2.h1-ku {
    font-family: 'Kurious';
} */

.icw h2.h1-ku>strong {
    font-family: 'Kurious';
    font-size: 35px;
    font-weight: 700;
}

.icw .txt-detail {
    font-family: 'Kurious';
    color: #777;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 8px;
}

.d-flex {
    display: flex;
    justify-content: space-around;
    padding: 60px 0;
}

.img-coupon img {
    width: 100%;
    max-width: 500px;
}

.icw .txt-coupon h3.f-24 {
    font-size: 24px;
    font-family: 'Kurious';
    color: #fff;
    font-weight: 700;
}

.icw .txt-coupon h4.f-35 {
    font-size: 35px;
    font-family: 'Kurious';
    color: #fff;
    font-weight: 700;
}

.icw .txt-coupon {
    text-align: center;
}

.icw .line {
    background-color: rgba(255, 255, 255, 0.50);
    width: 327px;
    height: 1px;
    margin: 16px 0;
}

.icw .txt-detail-w {
    font-family: 'Kurious';
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 8px;
}

.icw .txt-detail-m {
    font-family: 'Kurious';
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}


/* ##########################sc-how-to############################## */

.sc-how-to .bg {
    background: linear-gradient(135deg, #00DF68 0%, #226C4E 100%);
}


/*######################### sc-faq #########################*/

.sc-detail-apply {
    padding-top: 0;
}

.sc-detail-apply .box-details {
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 80px 40px 80px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
    position: relative;
}

.sc-detail-apply .link {
    color: #00A950;
    position: relative;
    text-decoration: underline;
}

.sc-detail-apply .link .ic {
    color: #00A950;
    position: absolute;
    left: -24px;
    top: 3px;
}

.wrap {
    font-family: kurious-looped;
    color: #777;
    font-size: 16px;
    font-weight: 500;
}

.sc-detail-apply .box-details .h1 {
    margin-bottom: 30px;
}

.sc-detail-apply .head {
    padding-bottom: 10px;
}

.sc-detail-apply .body {
    padding-top: 20px;
    padding-bottom: 30px;
    border-top: 1px solid #EDEDED;
}

.sc-detail-apply .body ul {
    margin: 0 0 0 18px;
}

.sc-detail-apply .action {
    padding-top: 20px;
    text-align: center;
}

.sc-faq {
    background-color: #FAFAFA;
}

.sc-faq .sc-inner {
    padding: 60px 0;
}

.sc-faq .h1 {
    margin-bottom: 10px;
}

.sc-faq .accordion-content .wrap {
    padding-top: 0;
}

.sc-faq .accordion-content ul {
    margin-left: 18px;
    margin-top: 0;
}

span.nw {
    white-space: nowrap;
}

.accordion-title span {
    font-family: 'Kurious';
    font-weight: 600;
    font-size: 16px;
}

.icw .c-dark{
    color: #000;
}


/*######################### RESPONSIVE #########################*/

@media screen and (max-width: 1024px) {
    .main {
        padding-top: 0px;
    }
    .d-flex {
        display: block;
        padding: 40px 0 40px;
    }
    .txt-coupon {
        margin-top: 32px;
    }
    .icw .img-btn {
        z-index: 2;
        position: absolute;
        bottom: -75%;
        left: -39%;
    }
    .icw .button-coupon {
        margin-top: 30px;
        margin-right: 0;
        position: relative;
        display: block;
        float: inherit;
    }
    .icw .img-coupon {
        text-align: center;
    }
    .icw .line {
        margin: 16px auto;
    }
    .icw ul,
    .icw li {
        padding: revert;
    }
    .icw ul.pd-0,
    .icw li {
        padding: 0;
    }
}

@media screen and (max-width:767px) {
    .icw h2.h1-ku>strong {
        font-size: 26px;
    }
    .d-flex {
        display: block;
        padding: 40px 0 40px;
    }
    .txt-coupon {
        margin-top: 32px;
    }
    .icw .img-btn {
        z-index: 2;
        position: absolute;
        bottom: -75%;
        left: -39%;
    }
    .icw .button-coupon {
        margin-top: 30px;
        margin-right: 0;
        position: relative;
        display: block;
        float: inherit;
    }
    .icw ul,
    .icw li {
        padding: revert;
    }
    .icw ul,
    .icw li {
        padding: revert;
    }
    .icw .button-coupon .btn-coupon {
        /* margin-right: 10px; */
    }
}