<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1024px) {
    .main {
        padding-top: 0;
    }
}

@media screen and (min-width: 320px) {
    /* heading */
    .sec-heading.heading {
        margin-bottom: 30px;
    }
    .action-btn-content {
        margin-top: 10px;
    }
    .sc-btn-content a {
        margin: 40px 25px;
    }
    a.btn.btn-kplus {
        width: 100%;
        max-width: 230px;
        padding: 11px 0;
        border-radius: 25px;
        line-height: 26px;
        box-shadow: 0 3px 6px rgb(0 0 0 / 10%);
    }
    a.btn.btn-kplus.btn-sec-subheading {
        margin: 15px 0 0 0;
    }
    a.btn.btn-kplus img {
        position: relative;
        top: -2px;
    }
    /* step 1 */
    .c-theme {
        color: #124234 !important;
    }
    .topic-step .tbcell:first-child {
        width: 112px;
    }
    .topic-step .tbcell .content {
        margin-left: 10px;
    }
    .topic-step .content h3.heading {
        font-size: 45px;
    }
    .sub-topic-step {
        margin-top: 40px;
    }
    .topic-step .content h3.heading,
    .topic-step .content p {
        margin-bottom: 0;
    }
    .sc-product .image.img-banner {
        margin-top: 10px;
    }
    /* accordion */
    .accordion:not(:first-child) {
        margin-top: 20px;
    }
    .line-l {
        position: relative;
    }
    .line-l:before {
        content: '';
        width: 5px;
        height: 100%;
        background-color: #14928e;
        position: absolute;
        left: -15px;
        top: 0;
    }
    .art-headline.line-l:before {
        content: '';
        width: 8px;
    }
    .one-column .column-main {
        padding: 30px 0 0;
    }
    .c-green2 {
        color: #14928e !important;
    }
    .entrycontent h4.catagory {
        margin-bottom: 0;
        font-size: 24px;
        line-height: 1;
        color: #14928e !important;
    }
    .art-headline h1.heading {
        padding-bottom: 8px;
        margin-bottom: 8px;
        border-bottom: 1px solid #d9d9d9;
    }
    p.date img {
        width: 14px;
        position: relative;
        top: -2px;
        margin-right: 5px;
    }
    .accordion-title.line-l {
        font-family: 'DBThaiTextXBd', Helvetica, Arial, sans-serif;
        font-size: 24px;
        line-height: 1;
        padding-top: 11px;
        padding-bottom: 10px;
    }
    .accordion-title {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .accordion-title.line-l:after,
    .accordion-title.line-l:hover,
    .accordion-title.line-l.active,
    .accordion-title.line-l {
        color: #14928e !important;
    }
    .accordion-title.active,
    .accordion-title {
        color: #6a6a6a !important;
    }
    .inner {
        width: 100%;
        max-width: 820px;
        margin: 0 auto;
    }
    .accordion-title:after {
        content: '';
        border-bottom: 2px solid #6a6a6a;
        border-right: 2px solid #6a6a6a;
        display: inline-block;
        width: 8px;
        height: 8px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        visibility: visible;
        position: absolute;
        top: 20px;
    }
    .accordion-title.active:after {
        content: '';
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        top: 24px;
    }
    .accordion-title.line-l:after {
        content: '';
        top: 18px;
        border-bottom: 2px solid #14928e;
        border-right: 2px solid #14928e;
    }
    .accordion-title.line-l.active:after {
        content: '';
        top: 22px;
    }
    .entrycontent ul:last-child {
        margin-bottom: 0;
    }
    .column-main {
        margin: 40px 0 0;
    }
    .section-product {
        margin: 40px 0 0;
    }
    .section-product .sc-inner {
        background: rgb(215, 94, 66);
        background: -moz-radial-gradient(circle, rgba(215, 94, 66, 1) 25%, rgba(61, 13, 3, 1) 100%);
        background: -webkit-radial-gradient(circle, rgba(215, 94, 66, 1) 25%, rgba(61, 13, 3, 1) 100%);
        background: radial-gradient(circle, rgba(215, 94, 66, 1) 25%, rgba(61, 13, 3, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#d75e42", endColorstr="#3d0d03", GradientType=1);
        margin-top: 80px;
        padding-bottom: 30px;
    }
    .sc-product {
        text-align: center;
        font-size: 0;
        margin-top: -120px;
        margin-bottom: 30px;
    }
    .list-product {
        width: 100%;
        max-width: 334px;
        display: inline-block;
    }
    .list-product a {
        display: inline-block;
        padding: 10px 10px;
    }
    .list-product img {
        width: 100%;
        max-width: 334px;
    }
    .title-bar {
        padding: 12px 0;
        border-bottom: 1px solid #e5e5e5;
    }
    .section-faq .accordion {
        border-bottom: 1px solid #e5e5e5;
    }
    .entrycontent .title-bar h3 {
        margin-bottom: 0;
        line-height: 1;
    }
    .section-condition,
    .section-faq {
        /* background-color: #f2f3f7; */
        padding-bottom: 75px;
    }
    .section-download {
        background-color: #173C41;
    }
    .section-download .sc-inner {
        padding-bottom: 40px;
    }
    .box-download {
        background-color: #00a94f;
        margin-top: -115px;
        font-size: 0;
        text-align: center;
        padding: 30px 10px 40px;
    }
    .box-download p {
        font-size: 16px;
        color: #fff;
    }
    .box-download a {
        display: inline-block;
        width: 100%;
        max-width: 143px;
        margin: 10px 5px;
    }
    .box-download a:last-child {
        width: 100%;
        max-width: 153px;
    }
    .sc-share {
        margin: 20px 0 0;
        text-align: center;
        color: #fff;
    }
    .sc-share img {
        width: 24px;
        margin-right: 5px;
        position: relative;
        top: -1px;
    }
    .icw a.share-alt {
        color: #fff;
        text-decoration: none;
    }
    .icw a.share-alt:hover {
        text-decoration: underline;
    }
    .visible-xs {
        margin: 20px 0;
        text-align: center;
    }
    .btn-tel {
        border-radius: 20px;
        border: 2px solid #00a94f;
        width: 100%;
        display: block;
        max-width: 140px;
        text-align: center;
        padding: 7px 10px 5px;
        margin-top: 10px;
    }
    .entrycontent a.btn-tel {
        text-decoration: none;
    }
    .btn-tel img {
        width: 24px;
        position: relative;
        top: -2px;
        margin-right: 5px;
    }
    .sc-fix.fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .sc-fix {
        box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.08);
        background-color: #00a94f;
        text-align: center;
        padding: 10px 10px;
    }
    .icw .sc-fix a.btn {
        text-align: center;
        border-radius: 25px;
        border: 2px solid #ffffff;
        min-width: 150px;
        padding: 10px 15px;
        margin: 10px 5px;
    }
    .icw .sc-fix a.btn:nth-child(2) {
        background-color: #fff;
        border: 2px solid #00a94f;
        color: #00a94f !important;
    }
    .article {
        padding-bottom: 0;
    }
}

ul.list-style-line li {
    font-size: 13px;
}

@media screen and (min-width: 767px) {
    .sec-heading.heading {
        margin-bottom: 20px;
    }
    a.btn.btn-kplus.btn-sec-subheading {
        margin: 0 0 0 10px;
    }
    .topic-step .tbcell .content {
        margin-left: 20px;
    }
    .list-product {
        width: calc(100% / 2 - 20px);
    }
    .article .art-banner {
        margin-top: 0;
    }
    .box-download a {
        max-width: 163px;
    }
    .box-download a:last-child {
        max-width: 173px;
    }
    .box-download {
        margin-top: -135px;
    }
    .sc-share img {
        top: -2px;
    }
    .btn-tel {
        border-radius: 0;
        border: 0;
        width: auto;
        display: inline-block;
        max-width: inherit;
        text-align: left;
        padding: 0;
        margin-top: 0;
        margin-left: 5px;
    }
    .sc-fix,
    .sc-fix.fixed {
        display: none;
    }
}

@media screen and (min-width: 991px) {
    .list-product {
        width: calc(100% / 3 - 0px);
    }
    .section-product .sc-inner {
        margin-top: 70px;
    }
}

@media screen and (max-width:767px) {
    .sec-heading.heading h2.h3 {
        font-size: 35px;
    }
}</pre></body></html>