<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icw .credit-lists .credit-list .product {
    font-size: 24px !important;
    font-weight: 600 !important;
    font-family: Kanit, notosansthai, Arial, sans-serif;
}

.kcc .credit-lists .credit-list:not(:last-child) .heading {
    font-size: 13px;
}

.kcc .credit-lists .credit-list .heading {
    height: auto;
    margin-bottom: 30px;
}

.kcc .credit-lists .credit-list .heading,
#faqs .accordion-content ul li,
#faqs .accordion-content ol li {
    font-family: Kanit, notosansthai, Arial, sans-serif;
}

.kcc p {
    font-weight: 400;
}

#benefits .main-card .caption .link {
    font-weight: 400;
}

#application-details .tab-content-rv h4,
#application-details .tab-content-rv h5,
#application-details .tab-content-rv .child-title {
    font-family: Kanit, notosansthai, Arial, sans-serif;
    font-weight: 600;
}

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

@media screen and (max-width:767px) {
    .icw .credit-lists .credit-list .product {
        font-size: 20px !important;
    }
}</pre></body></html>