<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-amazing {
    padding: 30px 15px 35px;
    border-radius: 10px;
    background-image: linear-gradient(180deg, #f7f7f7 0%, #c0fcf6 100%);
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.bg-amazing-inner {
    padding: 35px 15px 40px;
    background: url(/SiteCollectionDocuments/kcc/img/popup-amazing/amazing3-bg-mobile.png);
    background-position: right bottom;
    background-size: 60%;
    background-repeat: no-repeat;
    box-shadow: 0 0 15px rgba(0, 169, 79, 0.4);
    border: 1px solid #45c2b1;
    border-radius: 10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bg-amazing-coin {
    position: relative;
    background: linear-gradient(137deg, #39b189 0%, #1b5e64 100%);
    border-radius: 10px;
}

.bg-amazing-inner .f-35 {
    font-size: 35px !important;
    margin: 0 5px;
}

.bg-amazing-inner div:first-child {
    border-right: 0;
    border-bottom: solid 1px rgb(255,255,255,0.27);
    padding-bottom: 25px;
}

.bg-amazing-inner div:last-child {
    padding-top: 30px;
}

.bg-amazing .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    color: #333333;
    margin-bottom: 10px;
}

.bg-amazing .sub-title {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    margin-bottom: 5px;
}

.bg-amazing .sub-title2 {
    color: #959595;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    margin-bottom: 30px;
}

.bg-amazing .f-20 {
    font-size: 20px !important;
}

.bg-amazing .card img {
    max-width: 150px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.bg-amazing .point {
    position: relative;
}

.bg-amazing .point .step {
    max-width: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: -15px;
    margin: auto;
    transform: rotate(90deg);
}

.bg-amazing .kpoint {
    max-width: 32px;
    width: 100%;
    position: relative;
    top: -7px;
}

.bg-amazing-coin .coin-top {
    max-width: 49px;
    width: 100%;
    position: absolute;
    top: -25px;
    left: -10px;
}

.bg-amazing-coin .coin-bottom {
    max-width: 49px;
    width: 100%;
    position: absolute;
    bottom: -10px;
    right: -10px;
}

#popup-amazing strong,
#popup-amazing5 strong {
    font-weight: 600 !important;
}

.kcc #popup-amazing p,
#popup-amazing5 p {
    font-weight: 400 !important;
}

.bg-amazing strong {
    font-weight: 600 !important;
}

.kcc .bg-amazing p {
    font-weight: 400 !important;
}

.bg-amazing .text-kpoint {
    position: relative;
    top: -4px;
}

.c-black2 {
    color: #2D2A26 !important;
}

.m-auto {
    display: block;
    margin: 0 auto;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.bg-amazing .table-amazing th {
    background: #00A94F !important;
    padding: 20px 10px !important;
    font-size: 16px !important;
}

.bg-amazing .table-amazing td {
    background: #fff !important;
    color: #777;
    font-family: Kanit, notosansthai, Arial, sans-serif;
    padding: 10px 15px !important;
    text-align: center;
    font-size: 16px !important;
}

.bg-amazing .table-amazing td span {
    font-size: 16px !important;
}

.bg-amazing .f-24 {
    font-size: 20px !important;
}

.bg-amazing .table-amazing td.bg-gray {
    background: #F9F9F9 !important;
    color: #999 !important;
    text-align: center;
    font-family: Kanit, notosansthai, Arial, sans-serif;
    font-size: 14px !important;
}

.bg-amazing .table-amazing .kpoint {
    max-width: 28px;
    width: 100%;
    position: relative;
    top: -3px;
    margin-right: 5px;
    display: inline;
}

.fmb-14 {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.nw {
    white-space: nowrap !important;
}

.bg-amazing .table-amazing .bg-star {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
}

.bg-amazing-coin .coin-top2 {
    max-width: 49px;
    width: 100%;
    position: absolute;
    top: -25px;
    right: -10px;
}

.bg-amazing-coin .coin-bottom2 {
    max-width: 49px;
    width: 100%;
    position: absolute;
    bottom: -70px;
    left: -10px;
}

.f-hev {
    font-family: Helvetica, Arial, sans-serif !important;
}

@media screen and (min-width:767px) {
    .bg-amazing {
        padding: 30px 80px 35px;
    }
    .bg-amazing-inner {
        padding: 15px 0 20px;
        background: url(/SiteCollectionDocuments/kcc/img/popup-amazing/amazing3-bg-desktop.png);
        background-position: right bottom;
        background-size: contain;
        background-repeat: no-repeat;
        flex-flow: row wrap;
        justify-content: space-between;
        list-style: none;
        flex-direction: row;
        align-items: center;
    }
    .bg-amazing-coin {
        background: linear-gradient(101deg, #39b189 0%, #1b5e64 100%);
    }
    /* .bg-amazing-inner div {
        flex: 1 1 auto;
        position: relative;
        text-align: center;
    } */
    .bg-amazing .card {
        width: 57%;
    }
    .bg-amazing .point {
        width: 43%;
    }
    .bg-amazing-inner div:first-child {
        border-right: solid 1px rgb(255,255,255,0.27);
        border-bottom: 0;
        padding-bottom: 0;
    }
    .bg-amazing-inner div:last-child {
        padding-top: 0;
    }
    .bg-amazing .card {
        padding: 5px 0;
    }
    .bg-amazing .point .step {
        left: -15px;
        right: auto;
        top: 0;
        bottom: 0;
        transform: rotate(0deg);
    }
    .bg-amazing-coin .coin-top {
        top: 10px;
        left: -25px;
    }
    .bg-amazing-coin .coin-bottom {
        bottom: -10px;
        right: -25px;
    }
    .bg-amazing .sub-title2 {
        margin-bottom: 15px;
    }

    .bg-amazing .f-24 {
        font-size: 24px !important;
    }

    .fmb-14 {
        font-size: 16px !important;
        font-weight: 600 !important;
    }

    .bg-amazing-coin .coin-top2 {
        top: -45px;
        right: -55px;
        left: auto;
    }
    .bg-amazing-coin .coin-bottom2 {
        bottom: -50px;
        left: -45px;
        right: auto;
    }

    .bg-amazing .table-amazing .bg-star {
        width: auto;
    }
}

@media screen and (max-width:767px) {
    .kcc.popup-revise-02 .mfp-content .promotion-header h3 {
        font-size: 16px;
    }
    
    .kcc.popup-revise .mfp-content .promotion-header h3 {
        font-size: 16px;
    }
    
}</pre></body></html>