<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'DBThaiTextX', Arial, sans-serif !important;
    line-height: 0.8 !important;
    margin: 0 !important;
}

.h2 {
    font-size: 45px !important;
}

.h4 {
    font-size: 35px !important;
}

.h3 {
    font-size: 35px !important;
}

p,
li {
    font-size: 16px;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-family: 'DBThaiTextXBd', Helvetica, Arial, sans-serif !important;
}

body,
input,
button,
select,
textarea {
    font-family: 'Helvetica', Arial, sans-serif !important;
}

.sc-heading-title {
    text-align: center;
    margin-bottom: 35px;
}

address,
p {
    margin: 0 !important;
}

.sc-heading-title h2 {
    font-size: 35px !important;
    margin-top: 10px !important;
    color: #333333;
}

section.section.section-heading-image {
    padding-top: 20px;
}

.sc-heading-title h1 {
    font-size: 65px !important;
    color: #333333;
}

.sc-inner {
    padding: 30px 0 !important;
}

.sc-network-heading p {
    font-size: 16px;
    text-align: center;
}

.section-network {
    margin-top: 10px;
}

.sc-image-heading img {
    width: 100%;
    max-width: 100%;
}

.section-heading-image .sc-inner {
    padding-bottom: 0 !important;
}

.a-center {
    text-align: center;
}

.label-info {
    padding: 40px 0;
}

.label-info h3 {
    margin-bottom: 10px !important;
}

.c-white {
    color: #ffffff;
}

.sc-contant-info {
    margin-top: 40px;
}

.contant-lb {
    width: 100%;
    max-width: 458px;
    margin-left: 50px;
    border-bottom: 1px solid rgb(255, 255, 255, 0.5);
}

.contant-lb:nth-child(3) {
    border-bottom: 0;
}

.sc-lb {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.contant-lb .tb {
    height: 100%;
}

.v-middle {
    vertical-align: middle;
}

.bg-gd-green {
    background: rgba(19, 180, 157, 1);
    background: -moz-linear-gradient(top, rgba(19, 180, 157, 1) 0%, rgba(1, 148, 68, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(19, 180, 157, 1)), color-stop(100%, rgba(1, 148, 68, 1)));
    background: -webkit-linear-gradient(top, rgba(19, 180, 157, 1) 0%, rgba(1, 148, 68, 1) 100%);
    background: -o-linear-gradient(top, rgba(19, 180, 157, 1) 0%, rgba(1, 148, 68, 1) 100%);
    background: -ms-linear-gradient(top, rgba(19, 180, 157, 1) 0%, rgba(1, 148, 68, 1) 100%);
    background: linear-gradient(to bottom, rgba(19, 180, 157, 1) 0%, rgba(1, 148, 68, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#13b49d', endColorstr='#019444', GradientType=0);
}

.sc-network-heading-inner {
    margin-top: 50px;
}

.contant-lb:last-child {
    margin-bottom: 0;
}

.sc-ex {
    margin-top: 50px;
}

.sc-ex-table {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding: 0 20px;
    line-height: 1.4;
}

.sc-ex-table&gt;div:nth-child(2) {
    margin-left: 30px;
}

.sc-ex-inner {
    width: 100%;
    max-width: 660px;
    border: 2px solid #00A950;
    border-radius: 20px;
    padding: 30px 15px 0;
    margin: 0 auto;
}

.sc-line-account h3 {
    margin: 20px 0 15px !important;
}

.sub-c-toppic {
    font-family: 'Helvetica', Arial, sans-serif !important;
    color: #666666 !important;
}


/* .line-front {
    border-left: 2px solid #CA5442;
    padding-left: 20px;
} */

.sc-line-images {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.sc-line-images p {
    margin-top: 20px !important;
}

.sc-card.right-f {
    float: right;
    margin-right: 35px;
}

.sc-card.left-f {
    float: left;
    margin-left: 35px;
}

.mt30 {
    margin-top: 30px;
}

.owl-carousel-image img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 10px;
}

.owl-carousel .owl-item img.hamburger-icon {
    width: 100%;
    max-width: 16px;
    margin-left: 5px;
    display: inline-block;
}

.owl-carousel {
    margin-bottom: 50px !important;
}

.sc-fb-account h3 {
    margin-bottom: 20px !important;
}

.mb50 {
    margin-bottom: 50px;
}

.left-sc {
    float: left;
    padding-left: 30px;
}

.right-sc {
    float: right;
    padding-right: 30px;
}

.dec-fb {
    margin-top: 40px;
    margin-bottom: 100px;
}

.ml-20 {
    margin-left: 20px;
}

#return-to-top i {
    top: 10px !important;
}

.caption.owl-carousel-caption p {
    line-height: 1.4;
    margin-top: 10px !important;
}

@media screen and (max-width:767px) {
    .h2 {
        font-size: 40px !important;
    }
    .h4 {
        font-size: 30px !important;
    }
    .h3 {
        font-size: 35px !important;
    }
    .sc-lb {
        display: block;
    }
    .contant-lb {
        margin-left: 0px;
        border: 0;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .sc-network-heading p {
        font-size: 14px;
    }
    .sc-heading-title h1 {
        font-size: 55px !important;
    }
    .sc-heading-title h2 {
        font-size: 30px !important;
    }
    .label-info h3 {
        font-size: 30px !important;
    }
    .label-info p,
    li {
        font-size: 14px !important;
    }
    .sc-ex-table&gt;div:nth-child(2) {
        margin-left: 20px;
    }
    .sc-card.right-f {
        float: none;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .sc-card.left-f {
        float: none;
        margin-left: 0;
    }
    .section-recommend p {
        font-size: 14px !important;
    }
    .left-sc {
        float: none;
        padding-left: 0;
    }
    .right-sc {
        float: none;
        padding-right: 0;
    }
    .dec-fb.container p {
        font-size: 14px !important;
    }
    li.current a {
        font-family: 'DBThaiTextX', Arial, sans-serif !important;
    }
    p,
    li {
        font-size: 14px;
    }
}

@media screen and (max-width: 320px) {
    .sc-heading-title h1 {
        font-size: 50px !important;
    }
    .h3 {
        font-size: 30px !important;
    }
    .label-info p,
    li {
        font-size: 13px !important;
    }
    .sc-network-heading p {
        font-size: 13px;
    }
    .section-recommend p {
        font-size: 13px !important;
    }
    p,
    li {
        font-size: 13px;
    }
}</pre></body></html>